Pull request #42050 updated Started by user Sebastiaan van Stijn Rebuilds build #7 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c6038b488406ca3b7cc62ddcc0438cf678694bf7+dc4a600a78b2116187c037690cdf78f52c4ed6d2 (3cc97f8803f9f6875cb398b5420607b069e05f1c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-03-22T16:40:10.164Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-22T16:40:10.167Z] Trying to pass milestone 7 [Pipeline] milestone [2021-03-22T16:40:10.226Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-22T16:40:25.388Z] Still waiting to schedule task [2021-03-22T16:40:25.389Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-03-22T16:41:04.949Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-054889e675eddd154) in /home/ubuntu/workspace/moby_PR-42050 [Pipeline] { [Pipeline] checkout [2021-03-22T16:41:05.137Z] The recommended git tool is: git [2021-03-22T16:41:08.100Z] using credential docker-jenkins-github-credentials [2021-03-22T16:41:08.106Z] Cloning the remote Git repository [2021-03-22T16:41:08.106Z] Cloning with configured refspecs honoured and without tags [2021-03-22T16:41:08.138Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T16:41:08.217Z] > git init /home/ubuntu/workspace/moby_PR-42050 # timeout=10 [2021-03-22T16:41:08.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:41:08.571Z] > git --version # timeout=10 [2021-03-22T16:41:08.590Z] > git --version # 'git version 2.17.1' [2021-03-22T16:41:08.591Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:41:08.592Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:41:31.036Z] Fetching without tags [2021-03-22T16:41:31.419Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:41:30.849Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:41:30.909Z] > git config --add remote.origin.fetch +refs/pull/42050/head:refs/remotes/origin/PR-42050 # timeout=10 [2021-03-22T16:41:30.937Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:41:30.978Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:41:31.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:41:31.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:41:31.039Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:41:31.423Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:41:32.585Z] Merge succeeded, producing c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:41:32.586Z] Checking out Revision c6038b488406ca3b7cc62ddcc0438cf678694bf7 (PR-42050) [2021-03-22T16:41:31.454Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:41:32.483Z] > git remote # timeout=10 [2021-03-22T16:41:32.510Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T16:41:32.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:41:32.531Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T16:41:32.560Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T16:41:32.591Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:41:32.621Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:41:36.954Z] Commit message: "integration-cli: rely less on "docker port" output format" [2021-03-22T16:41:36.954Z] > git rev-list --no-walk c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T16:41:38.255Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42050:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-03-22T16:41:44.810Z] Unable to find image 'alpine:latest' locally [2021-03-22T16:41:44.810Z] latest: Pulling from library/alpine [2021-03-22T16:41:44.810Z] ba3557a56b15: Pulling fs layer [2021-03-22T16:41:44.810Z] ba3557a56b15: Verifying Checksum [2021-03-22T16:41:44.810Z] ba3557a56b15: Download complete [2021-03-22T16:41:45.068Z] ba3557a56b15: Pull complete [2021-03-22T16:41:45.068Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-03-22T16:41:45.068Z] Status: Downloaded newer image for alpine:latest [2021-03-22T16:41:51.616Z] 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" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-03-22T16:41:51.903Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-054889e675eddd154) in /home/ubuntu/workspace/moby_PR-42050 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-03-22T16:41:51.965Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-03-22T16:41:52.102Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [2021-03-22T16:41:52.159Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T16:41:52.198Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-03-22T16:41:52.732Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:41:52.105Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-22T16:41:52.160Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:41:52.203Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:41:52.203Z] > git --version # timeout=10 [2021-03-22T16:41:52.228Z] > git --version # 'git version 2.17.1' [2021-03-22T16:41:52.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:41:52.231Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:41:52.732Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:41:52.758Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:41:52.899Z] > git remote # timeout=10 [2021-03-22T16:41:52.918Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T16:41:52.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:41:52.947Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T16:41:53.005Z] Merge succeeded, producing c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:41:53.006Z] Checking out Revision c6038b488406ca3b7cc62ddcc0438cf678694bf7 (PR-42050) [2021-03-22T16:41:53.154Z] Commit message: "integration-cli: rely less on "docker port" output format" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T16:41:53.895Z] + [ PR != PR ] [2021-03-22T16:41:53.895Z] + [ master != master ] [2021-03-22T16:41:53.895Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T16:41:52.980Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T16:41:53.010Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:41:53.033Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:41:54.223Z] + docker version [2021-03-22T16:41:54.223Z] Client: Docker Engine - Community [2021-03-22T16:41:54.223Z] Version: 20.10.3 [2021-03-22T16:41:54.223Z] API version: 1.41 [2021-03-22T16:41:54.223Z] Go version: go1.13.15 [2021-03-22T16:41:54.223Z] Git commit: 48d30b5 [2021-03-22T16:41:54.223Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-22T16:41:54.223Z] OS/Arch: linux/amd64 [2021-03-22T16:41:54.223Z] Context: default [2021-03-22T16:41:54.223Z] Experimental: true [2021-03-22T16:41:54.223Z] [2021-03-22T16:41:54.223Z] Server: Docker Engine - Community [2021-03-22T16:41:54.223Z] Engine: [2021-03-22T16:41:54.223Z] Version: 20.10.3 [2021-03-22T16:41:54.223Z] API version: 1.41 (minimum version 1.12) [2021-03-22T16:41:54.223Z] Go version: go1.13.15 [2021-03-22T16:41:54.223Z] Git commit: 46229ca [2021-03-22T16:41:54.223Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-22T16:41:54.223Z] OS/Arch: linux/amd64 [2021-03-22T16:41:54.223Z] Experimental: true [2021-03-22T16:41:54.223Z] containerd: [2021-03-22T16:41:54.223Z] Version: 1.4.3 [2021-03-22T16:41:54.223Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T16:41:54.223Z] runc: [2021-03-22T16:41:54.223Z] Version: 1.0.0-rc92 [2021-03-22T16:41:54.223Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T16:41:54.223Z] docker-init: [2021-03-22T16:41:54.223Z] Version: 0.19.0 [2021-03-22T16:41:54.223Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-22T16:41:54.556Z] + docker info [2021-03-22T16:42:06.742Z] Client: [2021-03-22T16:42:06.742Z] Context: default [2021-03-22T16:42:06.742Z] Debug Mode: false [2021-03-22T16:42:06.742Z] Plugins: [2021-03-22T16:42:06.742Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-22T16:42:06.742Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-22T16:42:06.742Z] [2021-03-22T16:42:06.742Z] Server: [2021-03-22T16:42:06.742Z] Containers: 0 [2021-03-22T16:42:06.742Z] Running: 0 [2021-03-22T16:42:06.742Z] Paused: 0 [2021-03-22T16:42:06.742Z] Stopped: 0 [2021-03-22T16:42:06.742Z] Images: 1 [2021-03-22T16:42:06.742Z] Server Version: 20.10.3 [2021-03-22T16:42:06.742Z] Storage Driver: overlay2 [2021-03-22T16:42:06.742Z] Backing Filesystem: extfs [2021-03-22T16:42:06.742Z] Supports d_type: true [2021-03-22T16:42:06.742Z] Native Overlay Diff: true [2021-03-22T16:42:06.742Z] Logging Driver: json-file [2021-03-22T16:42:06.742Z] Cgroup Driver: cgroupfs [2021-03-22T16:42:06.742Z] Cgroup Version: 1 [2021-03-22T16:42:06.742Z] Plugins: [2021-03-22T16:42:06.742Z] Volume: local [2021-03-22T16:42:06.742Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T16:42:06.742Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-22T16:42:06.742Z] Swarm: inactive [2021-03-22T16:42:06.742Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-22T16:42:06.742Z] Default Runtime: runc [2021-03-22T16:42:06.742Z] Init Binary: docker-init [2021-03-22T16:42:06.742Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T16:42:06.742Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T16:42:06.742Z] init version: de40ad0 [2021-03-22T16:42:06.742Z] Security Options: [2021-03-22T16:42:06.742Z] apparmor [2021-03-22T16:42:06.742Z] seccomp [2021-03-22T16:42:06.742Z] Profile: default [2021-03-22T16:42:06.742Z] Kernel Version: 5.4.0-1037-aws [2021-03-22T16:42:06.742Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-22T16:42:06.742Z] OSType: linux [2021-03-22T16:42:06.742Z] Architecture: x86_64 [2021-03-22T16:42:06.742Z] CPUs: 2 [2021-03-22T16:42:06.742Z] Total Memory: 7.487GiB [2021-03-22T16:42:06.742Z] Name: ip-10-100-76-238 [2021-03-22T16:42:06.742Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-22T16:42:06.742Z] Docker Root Dir: /var/lib/docker [2021-03-22T16:42:06.742Z] Debug Mode: false [2021-03-22T16:42:06.742Z] Registry: https://index.docker.io/v1/ [2021-03-22T16:42:06.742Z] Labels: [2021-03-22T16:42:06.742Z] Experimental: true [2021-03-22T16:42:06.742Z] Insecure Registries: [2021-03-22T16:42:06.742Z] 127.0.0.0/8 [2021-03-22T16:42:06.742Z] Live Restore Enabled: true [2021-03-22T16:42:06.742Z] [2021-03-22T16:42:06.742Z] WARNING: No swap limit support [2021-03-22T16:42:06.742Z] WARNING: No blkio weight support [2021-03-22T16:42:06.742Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-22T16:42:06.902Z] Still waiting to schedule task [2021-03-22T16:42:06.903Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-054889e675eddd154)’ [2021-03-22T16:42:06.904Z] Still waiting to schedule task [2021-03-22T16:42:06.904Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-054889e675eddd154)’ [2021-03-22T16:42:06.906Z] Still waiting to schedule task [2021-03-22T16:42:06.906Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-03-22T16:42:06.908Z] Still waiting to schedule task [2021-03-22T16:42:06.908Z] All nodes of label ‘arm64&&linux’ are offline [2021-03-22T16:42:06.909Z] Still waiting to schedule task [2021-03-22T16:42:06.909Z] All nodes of label ‘windows-2019’ are offline [2021-03-22T16:42:07.073Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T16:42:07.073Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T16:42:07.073Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42050/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-22T16:42:07.073Z] + bash /home/ubuntu/workspace/moby_PR-42050/check-config.sh [2021-03-22T16:42:07.073Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-22T16:42:07.073Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-22T16:42:07.073Z] [2021-03-22T16:42:07.073Z] Generally Necessary: [2021-03-22T16:42:07.073Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-22T16:42:07.073Z] - apparmor: enabled and tools installed [2021-03-22T16:42:07.334Z] - CONFIG_NAMESPACES: enabled [2021-03-22T16:42:07.334Z] - CONFIG_NET_NS: enabled [2021-03-22T16:42:07.334Z] - CONFIG_PID_NS: enabled [2021-03-22T16:42:07.334Z] - CONFIG_IPC_NS: enabled [2021-03-22T16:42:07.334Z] - CONFIG_UTS_NS: enabled [2021-03-22T16:42:07.334Z] - CONFIG_CGROUPS: enabled [2021-03-22T16:42:07.334Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-22T16:42:07.334Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-22T16:42:07.334Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-22T16:42:07.334Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-22T16:42:07.334Z] - CONFIG_CPUSETS: enabled [2021-03-22T16:42:07.334Z] - CONFIG_MEMCG: enabled [2021-03-22T16:42:07.334Z] - CONFIG_KEYS: enabled [2021-03-22T16:42:07.334Z] - CONFIG_VETH: enabled (as module) [2021-03-22T16:42:07.334Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-22T16:42:07.334Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-22T16:42:07.334Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-22T16:42:07.334Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-22T16:42:07.334Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-22T16:42:07.334Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-22T16:42:07.334Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-22T16:42:07.334Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-22T16:42:07.334Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-22T16:42:07.334Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-22T16:42:07.334Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-22T16:42:07.334Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-22T16:42:07.334Z] [2021-03-22T16:42:07.334Z] Optional Features: [2021-03-22T16:42:07.334Z] - CONFIG_USER_NS: enabled [2021-03-22T16:42:07.334Z] - CONFIG_SECCOMP: enabled [2021-03-22T16:42:07.334Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-22T16:42:07.334Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-22T16:42:07.334Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-22T16:42:07.334Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-22T16:42:07.334Z] - CONFIG_BLK_CGROUP: enabled [2021-03-22T16:42:07.334Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-22T16:42:07.334Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-22T16:42:07.591Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-22T16:42:07.591Z] - CONFIG_CGROUP_PERF: enabled [2021-03-22T16:42:07.591Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-22T16:42:07.591Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-22T16:42:07.591Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-22T16:42:07.591Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-22T16:42:07.591Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-22T16:42:07.591Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_IP_VS: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-22T16:42:07.591Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-22T16:42:07.591Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-22T16:42:07.591Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_EXT4_FS: enabled [2021-03-22T16:42:07.591Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-22T16:42:07.591Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-22T16:42:07.591Z] - Network Drivers: [2021-03-22T16:42:07.591Z] - "overlay": [2021-03-22T16:42:07.591Z] - CONFIG_VXLAN: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-22T16:42:07.591Z] Optional (for encrypted networks): [2021-03-22T16:42:07.591Z] - CONFIG_CRYPTO: enabled [2021-03-22T16:42:07.591Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-22T16:42:07.591Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-22T16:42:07.591Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-22T16:42:07.591Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-22T16:42:07.591Z] - CONFIG_XFRM: enabled [2021-03-22T16:42:07.591Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-22T16:42:07.591Z] - "ipvlan": [2021-03-22T16:42:07.591Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-22T16:42:07.591Z] - "macvlan": [2021-03-22T16:42:07.591Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_DUMMY: enabled (as module) [2021-03-22T16:42:07.591Z] - "ftp,tftp client in container": [2021-03-22T16:42:07.591Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-22T16:42:07.591Z] - Storage Drivers: [2021-03-22T16:42:07.591Z] - "aufs": [2021-03-22T16:42:07.591Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-22T16:42:07.591Z] - "btrfs": [2021-03-22T16:42:07.591Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-22T16:42:07.591Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-22T16:42:07.591Z] - "devicemapper": [2021-03-22T16:42:07.848Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-22T16:42:07.848Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-22T16:42:07.848Z] - "overlay": [2021-03-22T16:42:07.848Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-22T16:42:07.848Z] - "zfs": [2021-03-22T16:42:07.848Z] - /dev/zfs: present [2021-03-22T16:42:07.848Z] - zfs command: missing [2021-03-22T16:42:07.848Z] - zpool command: missing [2021-03-22T16:42:07.848Z] [2021-03-22T16:42:07.848Z] Limits: [2021-03-22T16:42:07.848Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-22T16:42:07.848Z] [2021-03-22T16:42:07.848Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-22T16:42:08.181Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 . [2021-03-22T16:42:08.437Z] #1 [internal] load build definition from Dockerfile [2021-03-22T16:42:08.437Z] #1 sha256:7f8a6c5d4bfb70ed12230c9532db7e42420eee14967e89091a444d6690287342 [2021-03-22T16:42:08.437Z] #1 transferring dockerfile: 17.02kB done [2021-03-22T16:42:08.437Z] #1 DONE 0.1s [2021-03-22T16:42:08.437Z] [2021-03-22T16:42:08.437Z] #2 [internal] load .dockerignore [2021-03-22T16:42:08.437Z] #2 sha256:c6c5826b43dddb78fb7e343256c3ed6b0f808405d7f8d494ed827fe40928bfa9 [2021-03-22T16:42:08.437Z] #2 transferring context: 87B done [2021-03-22T16:42:08.437Z] #2 DONE 0.1s [2021-03-22T16:42:08.437Z] [2021-03-22T16:42:08.437Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T16:42:08.437Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-22T16:42:08.697Z] #3 DONE 0.3s [2021-03-22T16:42:08.697Z] [2021-03-22T16:42:08.697Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T16:42:08.697Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-22T16:42:08.697Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-22T16:42:08.697Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-22T16:42:08.697Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-22T16:42:08.697Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-22T16:42:08.697Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-22T16:42:08.955Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.2s [2021-03-22T16:42:08.955Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-03-22T16:42:08.955Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-22T16:42:09.211Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-03-22T16:42:09.467Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-22T16:42:09.467Z] #4 DONE 0.8s [2021-03-22T16:42:09.724Z] [2021-03-22T16:42:09.724Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:42:09.724Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T16:42:09.980Z] #8 ... [2021-03-22T16:42:09.980Z] [2021-03-22T16:42:09.980Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T16:42:09.980Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-22T16:42:09.980Z] #6 DONE 0.3s [2021-03-22T16:42:10.236Z] [2021-03-22T16:42:10.236Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:42:10.236Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T16:42:10.236Z] #8 DONE 0.4s [2021-03-22T16:42:10.236Z] [2021-03-22T16:42:10.236Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:42:10.236Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T16:42:10.236Z] #7 DONE 0.5s [2021-03-22T16:42:10.236Z] [2021-03-22T16:42:10.236Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T16:42:10.236Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-22T16:42:10.236Z] #5 DONE 0.5s [2021-03-22T16:42:11.163Z] [2021-03-22T16:42:11.163Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:42:11.163Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:42:11.163Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-22T16:42:11.163Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-22T16:42:11.163Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-22T16:42:11.163Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-22T16:42:11.423Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 0.1s [2021-03-22T16:42:11.423Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 3.07MB / 50.40MB 0.3s [2021-03-22T16:42:11.733Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 14.42MB / 50.40MB 0.6s [2021-03-22T16:42:12.009Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 18.87MB / 50.40MB 0.9s [2021-03-22T16:42:12.574Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 29.36MB / 50.40MB 1.3s [2021-03-22T16:42:12.574Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 34.60MB / 50.40MB 1.4s [2021-03-22T16:42:13.144Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 46.14MB / 50.40MB 1.8s [2021-03-22T16:42:13.144Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.0s [2021-03-22T16:42:13.707Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.4s done [2021-03-22T16:42:14.273Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-22T16:42:17.555Z] #26 ... [2021-03-22T16:42:17.555Z] [2021-03-22T16:42:17.555Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:42:17.555Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:42:17.555Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-22T16:42:17.555Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-22T16:42:17.555Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-22T16:42:17.555Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-22T16:42:17.555Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-03-22T16:42:17.555Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-03-22T16:42:17.555Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2021-03-22T16:42:17.555Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.9s done [2021-03-22T16:42:17.555Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.5s [2021-03-22T16:42:17.555Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.5s done [2021-03-22T16:42:17.555Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.64MB / 120.17MB 5.8s [2021-03-22T16:42:17.555Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.1s done [2021-03-22T16:42:17.555Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.66MB / 120.17MB 5.9s [2021-03-22T16:42:17.555Z] #9 ... [2021-03-22T16:42:17.555Z] [2021-03-22T16:42:17.555Z] #23 [internal] load build context [2021-03-22T16:42:17.555Z] #23 sha256:6143fdd7cf2fb4bdb5415582ae3454aa07c5c6b644b87c03ee5b10a5552c00aa [2021-03-22T16:42:17.555Z] #23 transferring context: 53.43MB 6.2s done [2021-03-22T16:42:17.555Z] #23 DONE 6.4s [2021-03-22T16:42:17.555Z] [2021-03-22T16:42:17.555Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:42:17.555Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:42:17.555Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 6.2s [2021-03-22T16:42:17.555Z] #9 ... [2021-03-22T16:42:17.555Z] [2021-03-22T16:42:17.555Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:42:17.555Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:42:19.446Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.0s [2021-03-22T16:42:20.008Z] #26 ... [2021-03-22T16:42:20.008Z] [2021-03-22T16:42:20.008Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:42:20.008Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T16:42:20.008Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T16:42:20.008Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T16:42:20.008Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-22T16:42:20.008Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-22T16:42:20.008Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.1s done [2021-03-22T16:42:20.008Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2021-03-22T16:42:20.008Z] #62 DONE 8.7s [2021-03-22T16:42:20.008Z] [2021-03-22T16:42:20.008Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:42:20.008Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T16:42:20.008Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T16:42:20.008Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T16:42:20.008Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-22T16:42:20.008Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-22T16:42:20.008Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2021-03-22T16:42:20.008Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2021-03-22T16:42:20.008Z] #64 DONE 8.8s [2021-03-22T16:42:20.008Z] [2021-03-22T16:42:20.008Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:42:20.008Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:42:21.903Z] #26 ... [2021-03-22T16:42:21.903Z] [2021-03-22T16:42:21.903Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T16:42:21.903Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-22T16:42:21.903Z] #63 DONE 0.5s [2021-03-22T16:42:21.903Z] [2021-03-22T16:42:21.903Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:42:21.903Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:42:22.161Z] #26 ... [2021-03-22T16:42:22.161Z] [2021-03-22T16:42:22.161Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T16:42:22.161Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-22T16:42:22.161Z] #65 DONE 0.4s [2021-03-22T16:42:22.161Z] [2021-03-22T16:42:22.161Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:42:22.161Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:42:24.053Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 10.1s [2021-03-22T16:42:25.419Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 11.2s done [2021-03-22T16:42:25.419Z] #26 DONE 14.3s [2021-03-22T16:42:25.419Z] [2021-03-22T16:42:25.419Z] #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-03-22T16:42:25.419Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T16:42:27.315Z] #27 1.656 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:42:27.315Z] #27 1.664 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:42:27.315Z] #27 1.750 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:42:27.315Z] #27 1.894 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:42:27.573Z] #27 ... [2021-03-22T16:42:27.573Z] [2021-03-22T16:42:27.573Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:42:27.573Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:42:27.573Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.5s done [2021-03-22T16:42:27.573Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.8s done [2021-03-22T16:42:27.573Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-03-22T16:42:27.573Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-22T16:42:27.573Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.5s [2021-03-22T16:42:27.829Z] #9 ... [2021-03-22T16:42:27.829Z] [2021-03-22T16:42:27.829Z] #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-03-22T16:42:27.829Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T16:42:27.829Z] #27 2.276 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:42:28.086Z] #27 2.720 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:42:29.452Z] #27 4.013 Fetched 8424 kB in 3s (3247 kB/s) [2021-03-22T16:42:30.382Z] #27 4.013 Reading package lists... [2021-03-22T16:42:31.310Z] #27 4.912 Reading package lists... [2021-03-22T16:42:31.567Z] #27 5.816 Building dependency tree... [2021-03-22T16:42:31.567Z] #27 6.148 The following additional packages will be installed: [2021-03-22T16:42:31.567Z] #27 6.148 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-22T16:42:31.567Z] #27 6.148 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-22T16:42:31.567Z] #27 6.148 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-22T16:42:31.567Z] #27 6.148 Suggested packages: [2021-03-22T16:42:31.567Z] #27 6.148 krb5-doc krb5-user [2021-03-22T16:42:31.567Z] #27 6.148 Recommended packages: [2021-03-22T16:42:31.567Z] #27 6.148 krb5-locales publicsuffix libsasl2-modules [2021-03-22T16:42:31.823Z] #27 6.372 The following NEW packages will be installed: [2021-03-22T16:42:31.823Z] #27 6.384 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-22T16:42:31.823Z] #27 6.384 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-22T16:42:31.823Z] #27 6.384 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-22T16:42:31.823Z] #27 6.384 libssh2-1 libssl1.1 openssl [2021-03-22T16:42:32.079Z] #27 6.693 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T16:42:32.079Z] #27 6.693 Need to get 5057 kB of archives. [2021-03-22T16:42:32.079Z] #27 6.693 After this operation, 12.1 MB of additional disk space will be used. [2021-03-22T16:42:32.079Z] #27 6.693 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-22T16:42:32.079Z] #27 6.693 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-22T16:42:32.079Z] #27 6.693 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-22T16:42:32.079Z] #27 6.693 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-22T16:42:32.079Z] #27 6.712 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-22T16:42:32.079Z] #27 6.712 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-22T16:42:32.079Z] #27 6.712 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-22T16:42:32.079Z] #27 6.721 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-22T16:42:32.079Z] #27 6.741 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-22T16:42:32.079Z] #27 6.741 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-22T16:42:32.079Z] #27 6.756 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-22T16:42:32.079Z] #27 6.756 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-22T16:42:32.079Z] #27 6.756 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-22T16:42:32.079Z] #27 6.771 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-22T16:42:32.079Z] #27 6.782 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-22T16:42:32.079Z] #27 6.782 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-22T16:42:32.079Z] #27 6.782 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-22T16:42:32.336Z] #27 6.795 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-22T16:42:32.336Z] #27 6.795 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-22T16:42:32.336Z] #27 6.795 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-22T16:42:32.336Z] #27 6.802 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-22T16:42:32.336Z] #27 7.043 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:42:32.593Z] #27 7.046 Fetched 5057 kB in 0s (13.1 MB/s) [2021-03-22T16:42:32.593Z] #27 7.115 Selecting previously unselected package libssl1.1:amd64. [2021-03-22T16:42:32.593Z] #27 7.115 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-03-22T16:42:32.593Z] #27 7.118 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-22T16:42:32.593Z] #27 7.128 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-22T16:42:32.849Z] #27 7.349 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-22T16:42:32.849Z] #27 7.349 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-22T16:42:32.849Z] #27 7.351 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:42:32.849Z] #27 7.400 Selecting previously unselected package libsasl2-2:amd64. [2021-03-22T16:42:32.849Z] #27 7.400 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-22T16:42:32.849Z] #27 7.404 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:42:32.849Z] #27 7.466 Selecting previously unselected package libldap-common. [2021-03-22T16:42:32.849Z] #27 7.466 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-22T16:42:32.849Z] #27 7.470 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:42:32.849Z] #27 7.530 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-22T16:42:32.849Z] #27 7.530 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-22T16:42:32.849Z] #27 7.536 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:42:33.106Z] #27 7.678 Selecting previously unselected package openssl. [2021-03-22T16:42:33.106Z] #27 7.678 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-22T16:42:33.106Z] #27 7.687 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-22T16:42:33.361Z] #27 7.877 Selecting previously unselected package ca-certificates. [2021-03-22T16:42:33.361Z] #27 7.878 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-22T16:42:33.362Z] #27 7.891 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-22T16:42:33.617Z] #27 8.002 Selecting previously unselected package libkeyutils1:amd64. [2021-03-22T16:42:33.617Z] #27 8.002 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-22T16:42:33.617Z] #27 8.007 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-22T16:42:33.617Z] #27 8.058 Selecting previously unselected package libkrb5support0:amd64. [2021-03-22T16:42:33.617Z] #27 8.058 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:42:33.617Z] #27 8.069 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:42:33.617Z] #27 8.137 Selecting previously unselected package libk5crypto3:amd64. [2021-03-22T16:42:33.617Z] #27 8.137 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:42:33.617Z] #27 8.147 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:42:33.617Z] #27 8.215 Selecting previously unselected package libkrb5-3:amd64. [2021-03-22T16:42:33.617Z] #27 8.215 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:42:33.617Z] #27 8.221 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:42:33.617Z] #27 8.359 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-22T16:42:33.617Z] #27 8.359 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:42:33.877Z] #27 8.369 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:42:33.877Z] #27 8.448 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-22T16:42:33.877Z] #27 8.451 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-22T16:42:33.877Z] #27 8.456 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-22T16:42:34.133Z] #27 8.512 Selecting previously unselected package libpsl5:amd64. [2021-03-22T16:42:34.133Z] #27 8.512 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-22T16:42:34.133Z] #27 8.520 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-22T16:42:34.133Z] #27 8.569 Selecting previously unselected package librtmp1:amd64. [2021-03-22T16:42:34.133Z] #27 8.569 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-22T16:42:34.133Z] #27 8.572 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T16:42:34.133Z] #27 8.622 Selecting previously unselected package libssh2-1:amd64. [2021-03-22T16:42:34.133Z] #27 8.622 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-22T16:42:34.133Z] #27 8.632 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-22T16:42:34.133Z] #27 8.700 Selecting previously unselected package libcurl4:amd64. [2021-03-22T16:42:34.133Z] #27 8.700 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-22T16:42:34.133Z] #27 8.706 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-22T16:42:34.391Z] #27 8.810 Selecting previously unselected package curl. [2021-03-22T16:42:34.391Z] #27 8.812 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-22T16:42:34.391Z] #27 8.817 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-22T16:42:34.391Z] #27 9.007 Selecting previously unselected package libonig5:amd64. [2021-03-22T16:42:34.391Z] #27 9.007 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-22T16:42:34.391Z] #27 9.014 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:42:34.647Z] #27 9.128 Selecting previously unselected package libjq1:amd64. [2021-03-22T16:42:34.647Z] #27 9.128 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:42:34.647Z] #27 9.139 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:42:34.647Z] #27 9.202 Selecting previously unselected package jq. [2021-03-22T16:42:34.647Z] #27 9.202 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:42:34.647Z] #27 9.202 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T16:42:34.647Z] #27 9.271 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-22T16:42:34.647Z] #27 9.287 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-22T16:42:34.647Z] #27 9.297 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-22T16:42:34.909Z] #27 9.455 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-22T16:42:34.909Z] #27 9.467 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:42:34.909Z] #27 9.480 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:42:34.909Z] #27 9.492 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:42:34.909Z] #27 9.505 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T16:42:34.909Z] #27 9.519 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:42:34.909Z] #27 9.530 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:42:34.909Z] #27 9.542 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-22T16:42:34.909Z] #27 9.554 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:42:34.909Z] #27 9.566 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-22T16:42:35.184Z] #27 9.583 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:42:35.184Z] #27 9.596 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:42:35.184Z] #27 9.609 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:42:35.184Z] #27 9.622 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-22T16:42:35.745Z] #27 10.44 Updating certificates in /etc/ssl/certs... [2021-03-22T16:42:37.177Z] #27 11.48 137 added, 0 removed; done. [2021-03-22T16:42:37.177Z] #27 11.52 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:42:37.177Z] #27 11.54 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T16:42:37.177Z] #27 11.55 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-22T16:42:37.177Z] #27 11.56 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-22T16:42:37.177Z] #27 11.58 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:42:37.177Z] #27 11.60 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-22T16:42:37.177Z] #27 11.62 Updating certificates in /etc/ssl/certs... [2021-03-22T16:42:37.741Z] #27 ... [2021-03-22T16:42:37.741Z] [2021-03-22T16:42:37.741Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:42:37.741Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:42:37.741Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2021-03-22T16:42:37.741Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s [2021-03-22T16:42:37.997Z] #9 ... [2021-03-22T16:42:37.997Z] [2021-03-22T16:42:37.997Z] #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-03-22T16:42:37.997Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T16:42:37.997Z] #27 12.52 0 added, 0 removed; done. [2021-03-22T16:42:37.997Z] #27 12.52 Running hooks in /etc/ca-certificates/update.d... [2021-03-22T16:42:37.997Z] #27 12.52 done. [2021-03-22T16:42:38.929Z] #27 DONE 13.7s [2021-03-22T16:42:38.929Z] [2021-03-22T16:42:38.929Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:42:38.929Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:42:39.185Z] #9 ... [2021-03-22T16:42:39.185Z] [2021-03-22T16:42:39.185Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T16:42:39.185Z] #28 sha256:754e80d42db2df5b0e77fd65231ca1c4d70ef84587ae22a4f4b5d2de1ed1ee48 [2021-03-22T16:42:39.185Z] #28 DONE 0.1s [2021-03-22T16:42:39.185Z] [2021-03-22T16:42:39.185Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:42:39.185Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:42:40.554Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.8s done [2021-03-22T16:42:40.554Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-22T16:42:45.815Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-22T16:42:48.838Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-006fedf56042af7b0) in /home/ubuntu/workspace/moby_PR-42050 [Pipeline] { [Pipeline] checkout [2021-03-22T16:42:48.943Z] The recommended git tool is: git [2021-03-22T16:42:49.096Z] #9 ... [2021-03-22T16:42:49.096Z] [2021-03-22T16:42:49.096Z] #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-03-22T16:42:49.096Z] #29 sha256:de70a38d93f849437f619ca5f2f55c381e8aca08d953277b1b71be8cd410c5bf [2021-03-22T16:42:49.096Z] #29 1.459 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-22T16:42:49.096Z] #29 1.548 [2021-03-22T16:42:49.096Z] #29 1.668 ########## 14.6% ########################## 36.7% ######################################## 56.6% ####################################################### 76.4% ##################################################################### 96.4% ######################################################################## 100.0% [2021-03-22T16:42:49.096Z] #29 2.198 [2021-03-22T16:42:49.096Z] #29 2.321 # 2.8% ######################################################################## 100.0% [2021-03-22T16:42:49.096Z] #29 2.507 [2021-03-22T16:42:49.096Z] #29 2.630 ################################################### 71.0% ######################################################################## 100.0% [2021-03-22T16:42:49.096Z] #29 2.760 [2021-03-22T16:42:49.096Z] #29 2.882 ######## 12.5% ######################### 35.2% ############################## 42.6% ################################################### 71.5% ############################################################## 87.1% ######################################################################## 100.0% [2021-03-22T16:42:49.096Z] #29 3.477 [2021-03-22T16:42:49.096Z] #29 3.598 # 2.3% ##### 7.8% ######### 13.9% ########### 16.1% ################# 23.8% ###################### 31.6% ########################## 36.6% ############################## 42.1% ################################## 47.3% ##################################### 52.4% ######################################### 57.4% ############################################# 63.0% ################################################# 68.2% #################################################### 73.5% ######################################################## 78.7% ############################################################ 83.9% ################################################################ 89.1% ################################################################### 94.3% ####################################################################### 99.5% ######################################################################## 100.0% [2021-03-22T16:42:49.096Z] #29 5.466 [2021-03-22T16:42:49.096Z] #29 6.002 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-22T16:42:49.096Z] #29 6.111 [2021-03-22T16:42:49.096Z] #29 6.203 ######################################################################## 100.0% [2021-03-22T16:42:49.096Z] #29 6.235 [2021-03-22T16:42:49.096Z] #29 6.563 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-22T16:42:49.096Z] #29 6.660 [2021-03-22T16:42:49.096Z] #29 6.814 0.3% ######################################################################## 100.0% [2021-03-22T16:42:49.096Z] #29 6.925 [2021-03-22T16:42:49.096Z] #29 7.330 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-22T16:42:49.096Z] #29 7.450 [2021-03-22T16:42:49.096Z] #29 7.605 0.0% #################### 28.9% ####################################### 55.3% ########################################### 60.4% ############################################################## 86.4% ######################################################################## 100.0% [2021-03-22T16:42:49.096Z] #29 8.374 [2021-03-22T16:42:49.096Z] #29 8.736 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-22T16:42:49.096Z] #29 8.839 [2021-03-22T16:42:49.096Z] #29 8.993 ######################################################################## 100.0% [2021-03-22T16:42:49.096Z] #29 8.997 [2021-03-22T16:42:49.096Z] #29 9.275 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-22T16:42:49.096Z] #29 9.369 [2021-03-22T16:42:49.096Z] #29 9.432 ######################################################################## 100.0% [2021-03-22T16:42:49.096Z] #29 9.459 [2021-03-22T16:42:49.096Z] #29 9.484 Download of images into '/build' complete. [2021-03-22T16:42:49.096Z] #29 9.484 Use something like the following to load the result into a Docker daemon: [2021-03-22T16:42:49.096Z] #29 9.484 tar -cC '/build' . | docker load [2021-03-22T16:42:49.353Z] #29 ... [2021-03-22T16:42:49.353Z] [2021-03-22T16:42:49.353Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:42:49.354Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:42:50.726Z] #9 ... [2021-03-22T16:42:50.726Z] [2021-03-22T16:42:50.726Z] #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-03-22T16:42:50.726Z] #29 sha256:de70a38d93f849437f619ca5f2f55c381e8aca08d953277b1b71be8cd410c5bf [2021-03-22T16:42:50.726Z] #29 DONE 11.5s [2021-03-22T16:42:50.982Z] [2021-03-22T16:42:50.982Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:42:50.982Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:42:51.238Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.6s done [2021-03-22T16:42:51.421Z] using credential docker-jenkins-github-credentials [2021-03-22T16:42:51.429Z] Cloning the remote Git repository [2021-03-22T16:42:51.429Z] Cloning with configured refspecs honoured and without tags [2021-03-22T16:42:51.493Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-22T16:42:52.061Z] #9 DONE 40.9s [2021-03-22T16:42:52.061Z] [2021-03-22T16:42:52.061Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T16:42:52.061Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-22T16:42:51.269Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T16:42:51.330Z] > git init /home/ubuntu/workspace/moby_PR-42050 # timeout=10 [2021-03-22T16:42:51.632Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:42:51.632Z] > git --version # timeout=10 [2021-03-22T16:42:51.678Z] > git --version # 'git version 2.17.1' [2021-03-22T16:42:51.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:42:51.681Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:42:52.999Z] #10 DONE 1.0s [2021-03-22T16:42:52.999Z] [2021-03-22T16:42:52.999Z] #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-03-22T16:42:52.999Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-22T16:42:54.410Z] #11 DONE 1.0s [2021-03-22T16:42:54.410Z] [2021-03-22T16:42:54.410Z] #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-03-22T16:42:54.410Z] #58 sha256:d59edd8d50f3fbcf814b9f0f109a64762ba5aa90a5a0779a0a64e7ba85901e1d [2021-03-22T16:42:54.410Z] #58 ... [2021-03-22T16:42:54.410Z] [2021-03-22T16:42:54.410Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T16:42:54.410Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-22T16:42:54.410Z] #39 DONE 0.3s [2021-03-22T16:42:54.410Z] [2021-03-22T16:42:54.410Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T16:42:54.410Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-22T16:42:54.410Z] #31 DONE 0.4s [2021-03-22T16:42:54.410Z] [2021-03-22T16:42:54.410Z] #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-03-22T16:42:54.410Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:42:58.579Z] #32 ... [2021-03-22T16:42:58.579Z] [2021-03-22T16:42:58.579Z] #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-03-22T16:42:58.579Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-22T16:42:58.579Z] #12 DONE 4.6s [2021-03-22T16:42:58.878Z] [2021-03-22T16:42:58.878Z] #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-03-22T16:42:58.878Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:42:59.085Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0078f80347d481bae) in /home/ubuntu/workspace/moby_PR-42050 [Pipeline] { [Pipeline] checkout [2021-03-22T16:42:59.608Z] The recommended git tool is: git [2021-03-22T16:43:02.404Z] using credential docker-jenkins-github-credentials [2021-03-22T16:43:02.411Z] Cloning the remote Git repository [2021-03-22T16:43:02.411Z] Cloning with configured refspecs honoured and without tags [2021-03-22T16:43:02.436Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T16:43:02.503Z] > git init /home/ubuntu/workspace/moby_PR-42050 # timeout=10 [2021-03-22T16:43:02.749Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:43:02.749Z] > git --version # timeout=10 [2021-03-22T16:43:02.760Z] > git --version # 'git version 2.17.1' [2021-03-22T16:43:02.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:43:02.779Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:43:03.396Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a85d3f40a0478d84) in /home/ubuntu/workspace/moby_PR-42050 [Pipeline] { [Pipeline] checkout [2021-03-22T16:43:03.559Z] The recommended git tool is: git [2021-03-22T16:43:04.133Z] #13 ... [2021-03-22T16:43:04.133Z] [2021-03-22T16:43:04.133Z] #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-03-22T16:43:04.133Z] #58 sha256:d59edd8d50f3fbcf814b9f0f109a64762ba5aa90a5a0779a0a64e7ba85901e1d [2021-03-22T16:43:04.133Z] #58 8.137 + RM_GOPATH=0 [2021-03-22T16:43:04.133Z] #58 8.137 + TMP_GOPATH= [2021-03-22T16:43:04.133Z] #58 8.137 + : /build [2021-03-22T16:43:04.133Z] #58 8.137 + '[' -z '' ']' [2021-03-22T16:43:04.133Z] #58 8.137 ++ mktemp -d [2021-03-22T16:43:04.133Z] #58 8.137 + export GOPATH=/tmp/tmp.lgPwD7e5TS [2021-03-22T16:43:04.133Z] #58 8.137 + GOPATH=/tmp/tmp.lgPwD7e5TS [2021-03-22T16:43:04.133Z] #58 8.137 + RM_GOPATH=1 [2021-03-22T16:43:04.133Z] #58 8.137 + case "$(go env GOARCH)" in [2021-03-22T16:43:04.133Z] #58 8.137 ++ go env GOARCH [2021-03-22T16:43:04.133Z] #58 8.147 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.133Z] #58 8.147 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.133Z] #58 8.147 ++ dirname /tmp/install/install.sh [2021-03-22T16:43:04.133Z] #58 8.149 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:43:04.133Z] #58 8.149 + dir=/tmp/install [2021-03-22T16:43:04.133Z] #58 8.149 + bin=rootlesskit [2021-03-22T16:43:04.133Z] #58 8.149 + shift [2021-03-22T16:43:04.133Z] #58 8.149 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T16:43:04.133Z] #58 8.149 + . /tmp/install/rootlesskit.installer [2021-03-22T16:43:04.133Z] #58 8.149 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:43:04.133Z] #58 8.149 + install_rootlesskit [2021-03-22T16:43:04.133Z] #58 8.149 + case "$1" in [2021-03-22T16:43:04.133Z] #58 8.149 + export CGO_ENABLED=0 [2021-03-22T16:43:04.133Z] #58 8.149 + CGO_ENABLED=0 [2021-03-22T16:43:04.133Z] #58 8.149 + _install_rootlesskit [2021-03-22T16:43:04.133Z] #58 8.149 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-22T16:43:04.133Z] #58 8.149 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lgPwD7e5TS/src/github.com/rootless-containers/rootlesskit [2021-03-22T16:43:04.133Z] #58 8.155 Cloning into '/tmp/tmp.lgPwD7e5TS/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T16:43:04.133Z] #58 ... [2021-03-22T16:43:04.133Z] [2021-03-22T16:43:04.133Z] #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-03-22T16:43:04.133Z] #34 sha256:7709578f996f7a31c82023c62628195b5d24ea2e84ed50704f49dbd258ade564 [2021-03-22T16:43:04.133Z] #34 9.173 + RM_GOPATH=0 [2021-03-22T16:43:04.133Z] #34 9.173 + TMP_GOPATH= [2021-03-22T16:43:04.133Z] #34 9.173 + : /build [2021-03-22T16:43:04.133Z] #34 9.173 + '[' -z '' ']' [2021-03-22T16:43:04.133Z] #34 9.173 ++ mktemp -d [2021-03-22T16:43:04.133Z] #34 9.173 + export GOPATH=/tmp/tmp.ccu8bKxUyc [2021-03-22T16:43:04.133Z] #34 9.173 + GOPATH=/tmp/tmp.ccu8bKxUyc [2021-03-22T16:43:04.133Z] #34 9.173 + RM_GOPATH=1 [2021-03-22T16:43:04.133Z] #34 9.173 + case "$(go env GOARCH)" in [2021-03-22T16:43:04.133Z] #34 9.173 ++ go env GOARCH [2021-03-22T16:43:04.133Z] #34 9.173 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.133Z] #34 9.173 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.133Z] #34 9.189 ++ dirname /tmp/install/install.sh [2021-03-22T16:43:04.133Z] #34 9.218 + dir=/tmp/install [2021-03-22T16:43:04.133Z] #34 9.218 + bin=tomlv [2021-03-22T16:43:04.133Z] #34 9.218 + shift [2021-03-22T16:43:04.133Z] #34 9.218 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T16:43:04.133Z] #34 9.218 + . /tmp/install/tomlv.installer [2021-03-22T16:43:04.133Z] #34 9.218 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:43:04.133Z] #34 9.218 + install_tomlv [2021-03-22T16:43:04.133Z] #34 9.218 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T16:43:04.133Z] #34 9.218 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ccu8bKxUyc/src/github.com/BurntSushi/toml [2021-03-22T16:43:04.133Z] #34 9.218 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:43:04.133Z] #34 9.250 Cloning into '/tmp/tmp.ccu8bKxUyc/src/github.com/BurntSushi/toml'... [2021-03-22T16:43:04.435Z] #34 ... [2021-03-22T16:43:04.435Z] [2021-03-22T16:43:04.435Z] #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-03-22T16:43:04.435Z] #47 sha256:95528b1d4837736fce30a198dabe37fbe3468260983f21cf669dc06aea8eee13 [2021-03-22T16:43:04.435Z] #47 9.218 + RM_GOPATH=0 [2021-03-22T16:43:04.435Z] #47 9.218 + TMP_GOPATH= [2021-03-22T16:43:04.435Z] #47 9.218 + : /build [2021-03-22T16:43:04.435Z] #47 9.218 + '[' -z '' ']' [2021-03-22T16:43:04.435Z] #47 9.218 ++ mktemp -d [2021-03-22T16:43:04.435Z] #47 9.218 + export GOPATH=/tmp/tmp.8TZtP4ic7M [2021-03-22T16:43:04.435Z] #47 9.218 + GOPATH=/tmp/tmp.8TZtP4ic7M [2021-03-22T16:43:04.435Z] #47 9.218 + RM_GOPATH=1 [2021-03-22T16:43:04.435Z] #47 9.218 + case "$(go env GOARCH)" in [2021-03-22T16:43:04.435Z] #47 9.223 ++ go env GOARCH [2021-03-22T16:43:04.435Z] #47 9.276 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.435Z] #47 9.276 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.435Z] #47 9.276 ++ dirname /tmp/install/install.sh [2021-03-22T16:43:04.435Z] #47 9.276 + dir=/tmp/install [2021-03-22T16:43:04.435Z] #47 9.276 + bin=gotestsum [2021-03-22T16:43:04.435Z] #47 9.276 + shift [2021-03-22T16:43:04.435Z] #47 9.276 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T16:43:04.435Z] #47 9.276 + . /tmp/install/gotestsum.installer [2021-03-22T16:43:04.435Z] #47 9.276 ++ : v0.5.3 [2021-03-22T16:43:04.435Z] #47 9.276 + install_gotestsum [2021-03-22T16:43:04.435Z] #47 9.276 + set -e [2021-03-22T16:43:04.435Z] #47 9.276 + export GO111MODULE=on [2021-03-22T16:43:04.435Z] #47 9.276 + GO111MODULE=on [2021-03-22T16:43:04.435Z] #47 9.276 + GOBIN=/build [2021-03-22T16:43:04.435Z] #47 9.276 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T16:43:04.435Z] #47 9.492 go: finding gotest.tools v0.5.3 [2021-03-22T16:43:04.435Z] #47 9.492 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T16:43:04.435Z] #47 ... [2021-03-22T16:43:04.435Z] [2021-03-22T16:43:04.435Z] #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-03-22T16:43:04.435Z] #24 sha256:04ee628b28d13ad6d3e84e6edd753d3bf7f92365cbc4900fcb772e954cf36f78 [2021-03-22T16:43:04.435Z] #24 8.433 + RM_GOPATH=0 [2021-03-22T16:43:04.435Z] #24 8.433 + TMP_GOPATH= [2021-03-22T16:43:04.435Z] #24 8.433 + : /build [2021-03-22T16:43:04.435Z] #24 8.433 + '[' -z '' ']' [2021-03-22T16:43:04.435Z] #24 8.433 ++ mktemp -d [2021-03-22T16:43:04.435Z] #24 8.439 + export GOPATH=/tmp/tmp.iDE4hnGH5g [2021-03-22T16:43:04.435Z] #24 8.439 + GOPATH=/tmp/tmp.iDE4hnGH5g [2021-03-22T16:43:04.435Z] #24 8.439 + RM_GOPATH=1 [2021-03-22T16:43:04.435Z] #24 8.439 + case "$(go env GOARCH)" in [2021-03-22T16:43:04.435Z] #24 8.439 ++ go env GOARCH [2021-03-22T16:43:04.435Z] #24 8.485 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.435Z] #24 8.485 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.435Z] #24 8.485 ++ dirname /tmp/install/install.sh [2021-03-22T16:43:04.435Z] #24 8.494 + dir=/tmp/install [2021-03-22T16:43:04.435Z] #24 8.494 + bin=dockercli [2021-03-22T16:43:04.435Z] #24 8.494 + shift [2021-03-22T16:43:04.435Z] #24 8.494 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T16:43:04.435Z] #24 8.494 + . /tmp/install/dockercli.installer [2021-03-22T16:43:04.435Z] #24 8.494 ++ : stable [2021-03-22T16:43:04.435Z] #24 8.494 ++ : 17.06.2-ce [2021-03-22T16:43:04.435Z] #24 8.494 + install_dockercli [2021-03-22T16:43:04.435Z] #24 8.494 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T16:43:04.435Z] #24 8.494 Install docker/cli version 17.06.2-ce from stable [2021-03-22T16:43:04.435Z] #24 8.499 ++ uname -m [2021-03-22T16:43:04.435Z] #24 8.500 + arch=x86_64 [2021-03-22T16:43:04.435Z] #24 8.500 + '[' x86_64 '!=' x86_64 ']' [2021-03-22T16:43:04.435Z] #24 8.500 + url=https://download.docker.com/linux/static [2021-03-22T16:43:04.435Z] #24 8.500 + tar -xz docker/docker [2021-03-22T16:43:04.435Z] #24 8.507 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-22T16:43:04.435Z] #24 ... [2021-03-22T16:43:04.435Z] [2021-03-22T16:43:04.435Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T16:43:04.435Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:43:04.435Z] #40 8.672 + git clone https://github.com/docker/distribution.git . [2021-03-22T16:43:04.435Z] #40 8.692 Cloning into '.'... [2021-03-22T16:43:04.691Z] #40 ... [2021-03-22T16:43:04.691Z] [2021-03-22T16:43:04.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-03-22T16:43:04.691Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:43:04.691Z] #55 8.768 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:43:04.691Z] #55 9.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:43:04.691Z] #55 9.045 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:43:04.954Z] #55 10.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:43:04.954Z] #55 ... [2021-03-22T16:43:04.954Z] [2021-03-22T16:43:04.954Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:43:04.954Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:43:04.954Z] #45 7.910 + RM_GOPATH=0 [2021-03-22T16:43:04.954Z] #45 7.910 + TMP_GOPATH= [2021-03-22T16:43:04.954Z] #45 7.910 + : /build [2021-03-22T16:43:04.954Z] #45 7.910 + '[' -z '' ']' [2021-03-22T16:43:04.954Z] #45 7.910 ++ mktemp -d [2021-03-22T16:43:04.954Z] #45 7.911 + export GOPATH=/tmp/tmp.OGeGXDa2kT [2021-03-22T16:43:04.954Z] #45 7.911 + GOPATH=/tmp/tmp.OGeGXDa2kT [2021-03-22T16:43:04.954Z] #45 7.911 + RM_GOPATH=1 [2021-03-22T16:43:04.954Z] #45 7.911 + case "$(go env GOARCH)" in [2021-03-22T16:43:04.954Z] #45 7.913 ++ go env GOARCH [2021-03-22T16:43:04.954Z] #45 7.930 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.954Z] #45 7.930 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.954Z] #45 7.930 ++ dirname /tmp/install/install.sh [2021-03-22T16:43:04.954Z] #45 7.930 + dir=/tmp/install [2021-03-22T16:43:04.954Z] #45 7.930 + bin=vndr [2021-03-22T16:43:04.954Z] #45 7.930 + shift [2021-03-22T16:43:04.954Z] #45 7.930 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T16:43:04.954Z] #45 7.930 + . /tmp/install/vndr.installer [2021-03-22T16:43:04.954Z] #45 7.930 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:43:04.954Z] #45 7.930 + install_vndr [2021-03-22T16:43:04.954Z] #45 7.930 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T16:43:04.954Z] #45 7.930 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OGeGXDa2kT/src/github.com/LK4D4/vndr [2021-03-22T16:43:04.954Z] #45 7.930 Cloning into '/tmp/tmp.OGeGXDa2kT/src/github.com/LK4D4/vndr'... [2021-03-22T16:43:04.954Z] #45 7.930 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:43:04.954Z] #45 8.626 + cd /tmp/tmp.OGeGXDa2kT/src/github.com/LK4D4/vndr [2021-03-22T16:43:04.954Z] #45 8.626 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:43:04.954Z] #45 8.626 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T16:43:04.954Z] #45 10.61 internal/cpu [2021-03-22T16:43:04.954Z] #45 10.64 runtime/internal/atomic [2021-03-22T16:43:04.954Z] #45 ... [2021-03-22T16:43:04.954Z] [2021-03-22T16:43:04.954Z] #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-03-22T16:43:04.954Z] #67 sha256:f3526226e44259f15b16ca4852a577fcb4ba05f44114cb63f6b6c364d82199ae [2021-03-22T16:43:04.954Z] #67 6.810 + RM_GOPATH=0 [2021-03-22T16:43:04.954Z] #67 6.810 + TMP_GOPATH= [2021-03-22T16:43:04.954Z] #67 6.810 + : /build [2021-03-22T16:43:04.954Z] #67 6.810 + '[' -z '' ']' [2021-03-22T16:43:04.954Z] #67 6.810 ++ mktemp -d [2021-03-22T16:43:04.954Z] #67 6.810 + export GOPATH=/tmp/tmp.hHyEt19JVR [2021-03-22T16:43:04.954Z] #67 6.810 + GOPATH=/tmp/tmp.hHyEt19JVR [2021-03-22T16:43:04.954Z] #67 6.810 + RM_GOPATH=1 [2021-03-22T16:43:04.954Z] #67 6.810 + case "$(go env GOARCH)" in [2021-03-22T16:43:04.954Z] #67 6.810 ++ go env GOARCH [2021-03-22T16:43:04.954Z] #67 6.831 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:43:04.954Z] #67 6.832 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.954Z] #67 6.832 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:04.954Z] #67 6.832 ++ dirname /tmp/install/install.sh [2021-03-22T16:43:04.954Z] #67 6.832 + dir=/tmp/install [2021-03-22T16:43:04.954Z] #67 6.832 + bin=proxy [2021-03-22T16:43:04.954Z] #67 6.832 + shift [2021-03-22T16:43:04.954Z] #67 6.832 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T16:43:04.954Z] #67 6.832 + . /tmp/install/proxy.installer [2021-03-22T16:43:04.954Z] #67 6.832 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:43:04.954Z] #67 6.832 + install_proxy [2021-03-22T16:43:04.954Z] #67 6.832 + case "$1" in [2021-03-22T16:43:04.954Z] #67 6.832 + export CGO_ENABLED=0 [2021-03-22T16:43:04.954Z] #67 6.832 + CGO_ENABLED=0 [2021-03-22T16:43:04.954Z] #67 6.832 + _install_proxy [2021-03-22T16:43:04.954Z] #67 6.832 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T16:43:04.954Z] #67 6.832 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hHyEt19JVR/src/github.com/docker/libnetwork [2021-03-22T16:43:04.954Z] #67 6.832 Cloning into '/tmp/tmp.hHyEt19JVR/src/github.com/docker/libnetwork'... [2021-03-22T16:43:05.210Z] #67 ... [2021-03-22T16:43:05.210Z] [2021-03-22T16:43:05.210Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T16:43:05.210Z] #49 sha256:fcb7a7c5c63c22119e9e54fa71e476cd92cb0e301ce966865470a9b38921a6c4 [2021-03-22T16:43:05.210Z] #49 9.307 + RM_GOPATH=0 [2021-03-22T16:43:05.210Z] #49 9.307 + TMP_GOPATH= [2021-03-22T16:43:05.210Z] #49 9.307 + : /build [2021-03-22T16:43:05.210Z] #49 9.307 + '[' -z '' ']' [2021-03-22T16:43:05.210Z] #49 9.307 ++ mktemp -d [2021-03-22T16:43:05.210Z] #49 9.314 + export GOPATH=/tmp/tmp.W4346VSDM6 [2021-03-22T16:43:05.210Z] #49 9.315 + GOPATH=/tmp/tmp.W4346VSDM6 [2021-03-22T16:43:05.210Z] #49 9.315 + RM_GOPATH=1 [2021-03-22T16:43:05.210Z] #49 9.316 + case "$(go env GOARCH)" in [2021-03-22T16:43:05.210Z] #49 9.317 ++ go env GOARCH [2021-03-22T16:43:05.210Z] #49 9.346 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:05.210Z] #49 9.346 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:05.210Z] #49 9.348 ++ dirname /tmp/install/install.sh [2021-03-22T16:43:05.210Z] #49 9.349 + dir=/tmp/install [2021-03-22T16:43:05.210Z] #49 9.349 + bin=golangci_lint [2021-03-22T16:43:05.210Z] #49 9.381 + shift [2021-03-22T16:43:05.210Z] #49 9.381 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T16:43:05.210Z] #49 9.381 + . /tmp/install/golangci_lint.installer [2021-03-22T16:43:05.210Z] #49 9.417 ++ : v1.23.8 [2021-03-22T16:43:05.210Z] #49 9.417 + install_golangci_lint [2021-03-22T16:43:05.210Z] #49 9.417 + set -e [2021-03-22T16:43:05.210Z] #49 9.417 + export GO111MODULE=on [2021-03-22T16:43:05.210Z] #49 9.417 + GO111MODULE=on [2021-03-22T16:43:05.210Z] #49 9.417 + GOBIN=/build [2021-03-22T16:43:05.210Z] #49 9.417 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T16:43:05.210Z] #49 9.531 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T16:43:05.210Z] #49 9.537 go: finding github.com v1.23.8 [2021-03-22T16:43:05.210Z] #49 9.537 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:43:05.210Z] #49 9.550 go: finding github.com/golangci v1.23.8 [2021-03-22T16:43:05.210Z] #49 9.550 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T16:43:05.210Z] #49 10.98 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:43:05.210Z] #49 ... [2021-03-22T16:43:05.210Z] [2021-03-22T16:43:05.210Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T16:43:05.210Z] #51 sha256:e66b037b7f2a094f5a4e31288dc6d95bde70d83a0ead74b2c30918615d7c11b7 [2021-03-22T16:43:05.210Z] #51 5.878 + RM_GOPATH=0 [2021-03-22T16:43:05.210Z] #51 5.878 + TMP_GOPATH= [2021-03-22T16:43:05.210Z] #51 5.878 + : /build [2021-03-22T16:43:05.210Z] #51 5.878 + '[' -z '' ']' [2021-03-22T16:43:05.210Z] #51 5.878 ++ mktemp -d [2021-03-22T16:43:05.210Z] #51 5.878 + export GOPATH=/tmp/tmp.paJhJjCBsg [2021-03-22T16:43:05.210Z] #51 5.878 + GOPATH=/tmp/tmp.paJhJjCBsg [2021-03-22T16:43:05.210Z] #51 5.878 + RM_GOPATH=1 [2021-03-22T16:43:05.210Z] #51 5.878 + case "$(go env GOARCH)" in [2021-03-22T16:43:05.210Z] #51 5.883 ++ go env GOARCH [2021-03-22T16:43:05.210Z] #51 5.891 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:05.210Z] #51 5.891 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:43:05.210Z] #51 5.896 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:43:05.210Z] #51 5.896 ++ dirname /tmp/install/install.sh [2021-03-22T16:43:05.210Z] #51 5.896 + dir=/tmp/install [2021-03-22T16:43:05.210Z] #51 5.896 + bin=shfmt [2021-03-22T16:43:05.210Z] #51 5.896 + shift [2021-03-22T16:43:05.210Z] #51 5.896 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T16:43:05.210Z] #51 5.896 + . /tmp/install/shfmt.installer [2021-03-22T16:43:05.210Z] #51 5.896 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:43:05.210Z] #51 5.896 + install_shfmt [2021-03-22T16:43:05.210Z] #51 5.896 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T16:43:05.210Z] #51 5.896 + git clone https://github.com/mvdan/sh.git /tmp/tmp.paJhJjCBsg/src/github.com/mvdan/sh [2021-03-22T16:43:05.210Z] #51 5.907 Cloning into '/tmp/tmp.paJhJjCBsg/src/github.com/mvdan/sh'... [2021-03-22T16:43:05.210Z] #51 9.218 + cd /tmp/tmp.paJhJjCBsg/src/github.com/mvdan/sh [2021-03-22T16:43:05.210Z] #51 9.218 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:43:05.210Z] #51 9.525 + GO111MODULE=on [2021-03-22T16:43:05.210Z] #51 9.525 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T16:43:05.210Z] #51 11.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:43:05.493Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01954de737919b315) in /home/ubuntu/workspace/moby_PR-42050 [Pipeline] { [Pipeline] checkout [2021-03-22T16:43:05.673Z] The recommended git tool is: git [2021-03-22T16:43:05.710Z] #51 11.26 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:43:05.710Z] #51 ... [2021-03-22T16:43:05.710Z] [2021-03-22T16:43:05.710Z] #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-03-22T16:43:05.710Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:43:05.710Z] #42 8.744 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:43:05.710Z] #42 8.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:43:05.710Z] #42 9.037 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:43:05.710Z] #42 10.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:43:05.710Z] #42 ... [2021-03-22T16:43:05.710Z] [2021-03-22T16:43:05.710Z] #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-03-22T16:43:05.710Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:43:05.710Z] #36 9.727 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:43:05.710Z] #36 9.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:43:05.710Z] #36 9.771 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:43:05.710Z] #36 ... [2021-03-22T16:43:05.710Z] [2021-03-22T16:43:05.711Z] #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-03-22T16:43:05.711Z] #51 sha256:e66b037b7f2a094f5a4e31288dc6d95bde70d83a0ead74b2c30918615d7c11b7 [2021-03-22T16:43:05.711Z] #51 11.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:43:05.711Z] #51 11.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:43:06.701Z] using credential docker-jenkins-github-credentials [2021-03-22T16:43:06.708Z] Cloning the remote Git repository [2021-03-22T16:43:06.708Z] Cloning with configured refspecs honoured and without tags [2021-03-22T16:43:06.846Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T16:43:06.909Z] > git init /home/ubuntu/workspace/moby_PR-42050 # timeout=10 [2021-03-22T16:43:06.957Z] #51 12.51 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:43:07.215Z] #51 13.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:43:07.171Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:43:07.172Z] > git --version # timeout=10 [2021-03-22T16:43:07.190Z] > git --version # 'git version 2.7.4' [2021-03-22T16:43:07.191Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:43:07.272Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:43:08.586Z] #51 14.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:43:10.029Z] using credential docker-jenkins-github-credentials [2021-03-22T16:43:10.036Z] Cloning the remote Git repository [2021-03-22T16:43:10.036Z] Cloning with configured refspecs honoured and without tags [2021-03-22T16:43:10.211Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T16:43:10.267Z] > git init /home/ubuntu/workspace/moby_PR-42050 # timeout=10 [2021-03-22T16:43:10.659Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:43:10.660Z] > git --version # timeout=10 [2021-03-22T16:43:10.669Z] > git --version # 'git version 2.25.1' [2021-03-22T16:43:10.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:43:10.671Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:43:11.156Z] #51 16.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:43:11.156Z] #51 ... [2021-03-22T16:43:11.156Z] [2021-03-22T16:43:11.156Z] #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-03-22T16:43:11.156Z] #47 sha256:95528b1d4837736fce30a198dabe37fbe3468260983f21cf669dc06aea8eee13 [2021-03-22T16:43:11.156Z] #47 10.71 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T16:43:11.156Z] #47 11.33 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T16:43:11.156Z] #47 13.15 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T16:43:11.156Z] #47 13.15 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:43:11.156Z] #47 13.15 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:43:11.156Z] #47 13.15 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:43:11.156Z] #47 13.16 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T16:43:11.156Z] #47 13.90 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T16:43:11.156Z] #47 14.01 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:43:11.156Z] #47 14.19 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T16:43:11.156Z] #47 14.21 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:43:11.156Z] #47 14.21 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:43:11.156Z] #47 14.35 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:43:11.156Z] #47 14.47 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:43:11.156Z] #47 14.56 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T16:43:11.156Z] #47 14.59 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:43:11.156Z] #47 14.90 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T16:43:11.156Z] #47 14.91 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:43:11.156Z] #47 14.94 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:43:11.156Z] #47 15.11 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:43:11.156Z] #47 15.88 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:43:11.433Z] #47 17.36 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:43:12.373Z] #47 18.25 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:43:12.629Z] #47 ... [2021-03-22T16:43:12.629Z] [2021-03-22T16:43:12.629Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T16:43:12.629Z] #58 sha256:d59edd8d50f3fbcf814b9f0f109a64762ba5aa90a5a0779a0a64e7ba85901e1d [2021-03-22T16:43:12.629Z] #58 15.18 + cd /tmp/tmp.lgPwD7e5TS/src/github.com/rootless-containers/rootlesskit [2021-03-22T16:43:12.629Z] #58 15.18 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:43:12.629Z] #58 15.23 + export GO111MODULE=on [2021-03-22T16:43:12.629Z] #58 15.24 + GO111MODULE=on [2021-03-22T16:43:12.629Z] #58 15.24 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T16:43:12.629Z] #58 15.24 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T16:43:12.629Z] #58 18.11 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T16:43:12.629Z] #58 18.19 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:43:12.629Z] #58 18.25 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T16:43:12.629Z] #58 18.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:43:12.629Z] #58 18.41 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:43:12.629Z] #58 18.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:43:12.629Z] #58 18.43 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:43:12.629Z] #58 18.69 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-22T16:43:13.191Z] #58 19.10 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T16:43:13.191Z] #58 19.12 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:43:13.191Z] #58 19.15 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:43:13.447Z] #58 19.26 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T16:43:13.447Z] #58 19.42 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T16:43:13.447Z] #58 ... [2021-03-22T16:43:13.447Z] [2021-03-22T16:43:13.447Z] #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-03-22T16:43:13.447Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:43:13.447Z] #32 9.016 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-22T16:43:13.447Z] #32 9.016 Cloning into '.'... [2021-03-22T16:43:13.702Z] #32 ... [2021-03-22T16:43:13.702Z] [2021-03-22T16:43:13.702Z] #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-03-22T16:43:13.703Z] #51 sha256:e66b037b7f2a094f5a4e31288dc6d95bde70d83a0ead74b2c30918615d7c11b7 [2021-03-22T16:43:13.703Z] #51 18.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:43:13.703Z] #51 18.93 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:43:13.703Z] #51 19.25 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:43:13.703Z] #51 19.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:43:14.673Z] #51 ... [2021-03-22T16:43:14.673Z] [2021-03-22T16:43:14.673Z] #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-03-22T16:43:14.673Z] #34 sha256:7709578f996f7a31c82023c62628195b5d24ea2e84ed50704f49dbd258ade564 [2021-03-22T16:43:14.673Z] #34 10.51 + cd /tmp/tmp.ccu8bKxUyc/src/github.com/BurntSushi/toml [2021-03-22T16:43:14.673Z] #34 10.51 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:43:14.673Z] #34 10.53 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T16:43:14.673Z] #34 11.65 math/bits [2021-03-22T16:43:14.673Z] #34 11.77 internal/bytealg [2021-03-22T16:43:14.673Z] #34 12.39 math [2021-03-22T16:43:14.673Z] #34 13.93 runtime [2021-03-22T16:43:14.673Z] #34 19.37 unicode/utf8 [2021-03-22T16:43:14.673Z] #34 20.34 internal/testlog [2021-03-22T16:43:14.673Z] #34 ... [2021-03-22T16:43:14.673Z] [2021-03-22T16:43:14.673Z] #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-03-22T16:43:14.673Z] #58 sha256:d59edd8d50f3fbcf814b9f0f109a64762ba5aa90a5a0779a0a64e7ba85901e1d [2021-03-22T16:43:14.673Z] #58 19.84 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:43:14.673Z] #58 20.03 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:43:14.673Z] #58 20.36 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T16:43:14.645Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:43:14.678Z] > git config --add remote.origin.fetch +refs/pull/42050/head:refs/remotes/origin/PR-42050 # timeout=10 [2021-03-22T16:43:14.699Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:43:14.730Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:43:14.768Z] Fetching without tags [2021-03-22T16:43:14.928Z] #58 20.72 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:43:14.928Z] #58 ... [2021-03-22T16:43:14.928Z] [2021-03-22T16:43:14.928Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T16:43:14.928Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:43:14.928Z] #13 6.087 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T16:43:14.928Z] #13 6.174 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:43:14.928Z] #13 6.174 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:43:14.928Z] #13 6.182 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:43:14.928Z] #13 8.767 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-22T16:43:14.928Z] #13 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:43:14.928Z] #13 14.64 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:43:14.928Z] #13 ... [2021-03-22T16:43:14.928Z] [2021-03-22T16:43:14.928Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T16:43:14.928Z] #34 sha256:7709578f996f7a31c82023c62628195b5d24ea2e84ed50704f49dbd258ade564 [2021-03-22T16:43:14.928Z] #34 20.97 runtime/cgo [2021-03-22T16:43:15.187Z] #34 ... [2021-03-22T16:43:15.187Z] [2021-03-22T16:43:15.187Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:43:15.187Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:43:15.187Z] #45 10.98 runtime/internal/sys [2021-03-22T16:43:15.187Z] #45 11.14 internal/bytealg [2021-03-22T16:43:15.187Z] #45 11.17 runtime/internal/math [2021-03-22T16:43:15.187Z] #45 11.24 internal/race [2021-03-22T16:43:15.187Z] #45 11.41 sync/atomic [2021-03-22T16:43:15.187Z] #45 12.20 unicode [2021-03-22T16:43:15.187Z] #45 12.71 runtime [2021-03-22T16:43:15.187Z] #45 18.89 unicode/utf8 [2021-03-22T16:43:15.187Z] #45 19.85 internal/testlog [2021-03-22T16:43:15.187Z] #45 20.36 encoding [2021-03-22T16:43:15.187Z] #45 20.68 unicode/utf16 [2021-03-22T16:43:15.187Z] #45 21.25 container/list [2021-03-22T16:43:15.187Z] #45 ... [2021-03-22T16:43:15.187Z] [2021-03-22T16:43:15.187Z] #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-03-22T16:43:15.187Z] #58 sha256:d59edd8d50f3fbcf814b9f0f109a64762ba5aa90a5a0779a0a64e7ba85901e1d [2021-03-22T16:43:15.187Z] #58 21.21 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T16:43:15.641Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:43:15.750Z] #58 21.41 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T16:43:16.090Z] #58 ... [2021-03-22T16:43:16.090Z] [2021-03-22T16:43:16.090Z] #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-03-22T16:43:16.090Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:43:16.090Z] #36 11.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:43:16.090Z] #36 16.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:43:16.090Z] #36 19.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:43:16.090Z] #36 ... [2021-03-22T16:43:16.090Z] [2021-03-22T16:43:16.090Z] #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-03-22T16:43:16.090Z] #24 sha256:04ee628b28d13ad6d3e84e6edd753d3bf7f92365cbc4900fcb772e954cf36f78 [2021-03-22T16:43:16.090Z] #24 21.87 + mkdir -p /build [2021-03-22T16:43:16.090Z] #24 21.90 + mv docker/docker /build/ [2021-03-22T16:43:16.090Z] #24 21.95 + rmdir docker [2021-03-22T16:43:16.567Z] Merge succeeded, producing c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:43:16.567Z] Checking out Revision c6038b488406ca3b7cc62ddcc0438cf678694bf7 (PR-42050) [2021-03-22T16:43:16.657Z] #24 ... [2021-03-22T16:43:16.657Z] [2021-03-22T16:43:16.657Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T16:43:16.657Z] #49 sha256:fcb7a7c5c63c22119e9e54fa71e476cd92cb0e301ce966865470a9b38921a6c4 [2021-03-22T16:43:16.657Z] #49 12.34 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:43:16.657Z] #49 ... [2021-03-22T16:43:16.657Z] [2021-03-22T16:43:16.657Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:43:16.657Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:43:16.657Z] #45 22.29 crypto/internal/subtle [2021-03-22T16:43:14.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:43:14.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:43:14.761Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:43:15.645Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:43:15.670Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:43:16.442Z] > git remote # timeout=10 [2021-03-22T16:43:16.474Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T16:43:16.498Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:43:16.500Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T16:43:16.527Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T16:43:16.560Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:43:16.577Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:43:17.228Z] #45 22.99 crypto/subtle [2021-03-22T16:43:17.484Z] #45 ... [2021-03-22T16:43:17.484Z] [2021-03-22T16:43:17.484Z] #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-03-22T16:43:17.484Z] #24 sha256:04ee628b28d13ad6d3e84e6edd753d3bf7f92365cbc4900fcb772e954cf36f78 [2021-03-22T16:43:17.484Z] #24 DONE 23.3s [2021-03-22T16:43:17.484Z] [2021-03-22T16:43:17.484Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:43:17.484Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:43:17.484Z] #45 23.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-22T16:43:17.742Z] #45 23.54 internal/nettrace [2021-03-22T16:43:17.742Z] #45 ... [2021-03-22T16:43:17.742Z] [2021-03-22T16:43:17.742Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T16:43:17.742Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:43:17.742Z] #42 13.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:43:17.742Z] #42 16.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:43:17.742Z] #42 ... [2021-03-22T16:43:17.742Z] [2021-03-22T16:43:17.742Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:43:17.742Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:43:17.742Z] #45 23.76 runtime/cgo [2021-03-22T16:43:19.631Z] #45 ... [2021-03-22T16:43:19.631Z] [2021-03-22T16:43:19.631Z] #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-03-22T16:43:19.631Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:43:19.631Z] #55 15.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:43:19.631Z] #55 17.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:43:19.631Z] #55 ... [2021-03-22T16:43:19.631Z] [2021-03-22T16:43:19.631Z] #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-03-22T16:43:19.631Z] #49 sha256:fcb7a7c5c63c22119e9e54fa71e476cd92cb0e301ce966865470a9b38921a6c4 [2021-03-22T16:43:19.631Z] #49 23.45 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T16:43:19.631Z] #49 23.54 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:43:19.631Z] #49 23.54 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T16:43:19.631Z] #49 23.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:43:19.631Z] #49 24.18 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:43:19.631Z] #49 24.19 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T16:43:19.631Z] #49 24.33 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T16:43:19.631Z] #49 24.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:43:19.631Z] #49 24.64 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:43:19.631Z] #49 24.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:43:19.631Z] #49 24.76 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:43:19.631Z] #49 25.09 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:43:19.631Z] #49 25.18 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:43:19.631Z] #49 25.25 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T16:43:19.631Z] #49 25.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:43:19.631Z] #49 25.53 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:43:19.631Z] #49 25.53 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:43:19.886Z] #49 25.67 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:43:19.886Z] #49 25.84 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T16:43:20.844Z] Commit message: "integration-cli: rely less on "docker port" output format" [2021-03-22T16:43:21.273Z] #49 27.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:43:21.273Z] #49 27.08 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T16:43:21.907Z] + docker version [2021-03-22T16:43:22.201Z] #49 28.20 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:43:23.130Z] #49 ... [2021-03-22T16:43:23.130Z] [2021-03-22T16:43:23.130Z] #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-03-22T16:43:23.130Z] #67 sha256:f3526226e44259f15b16ca4852a577fcb4ba05f44114cb63f6b6c364d82199ae [2021-03-22T16:43:23.642Z] #67 27.90 Checking out files: 50% (970/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1712/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-22T16:43:23.642Z] #67 29.42 + cd /tmp/tmp.hHyEt19JVR/src/github.com/docker/libnetwork [2021-03-22T16:43:23.642Z] #67 29.42 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:43:23.897Z] #67 29.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T16:43:24.458Z] #67 ... [2021-03-22T16:43:24.458Z] [2021-03-22T16:43:24.458Z] #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-03-22T16:43:24.458Z] #47 sha256:95528b1d4837736fce30a198dabe37fbe3468260983f21cf669dc06aea8eee13 [2021-03-22T16:43:24.458Z] #47 20.35 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:43:24.458Z] #47 27.09 go: finding github.com/fatih/color v1.9.0 [2021-03-22T16:43:24.458Z] #47 27.12 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:43:24.458Z] #47 27.49 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:43:24.458Z] #47 27.49 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T16:43:24.458Z] #47 27.65 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:43:24.458Z] #47 27.81 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T16:43:24.458Z] #47 27.88 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:43:24.458Z] #47 28.27 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:43:24.458Z] #47 28.31 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:43:24.458Z] #47 28.37 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:43:24.458Z] #47 28.54 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:43:24.714Z] #47 ... [2021-03-22T16:43:24.714Z] [2021-03-22T16:43:24.714Z] #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-03-22T16:43:24.714Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:43:25.225Z] #40 30.32 Checking out files: 61% (1041/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) [2021-03-22T16:43:25.225Z] #40 ... [2021-03-22T16:43:25.225Z] [2021-03-22T16:43:25.225Z] #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-03-22T16:43:25.225Z] #51 sha256:e66b037b7f2a094f5a4e31288dc6d95bde70d83a0ead74b2c30918615d7c11b7 [2021-03-22T16:43:25.225Z] #51 21.05 runtime [2021-03-22T16:43:25.225Z] #51 21.05 unicode/utf16 [2021-03-22T16:43:25.225Z] #51 21.54 runtime/cgo [2021-03-22T16:43:25.225Z] #51 ... [2021-03-22T16:43:25.225Z] [2021-03-22T16:43:25.225Z] #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-03-22T16:43:25.225Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:43:25.738Z] #40 30.32 Checking out files: 61% (1041/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-22T16:43:25.738Z] #40 31.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-22T16:43:27.108Z] #40 ... [2021-03-22T16:43:27.108Z] [2021-03-22T16:43:27.108Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T16:43:27.108Z] #58 sha256:d59edd8d50f3fbcf814b9f0f109a64762ba5aa90a5a0779a0a64e7ba85901e1d [2021-03-22T16:43:27.108Z] #58 22.80 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-22T16:43:27.108Z] #58 23.92 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:43:27.108Z] #58 23.94 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:43:27.108Z] #58 24.02 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:43:27.108Z] #58 26.03 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:43:27.108Z] #58 30.58 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:43:27.108Z] #58 32.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:43:27.108Z] #58 32.92 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:43:27.108Z] #58 ... [2021-03-22T16:43:27.108Z] [2021-03-22T16:43:27.108Z] #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-03-22T16:43:27.108Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:43:27.108Z] #13 18.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:43:27.108Z] #13 ... [2021-03-22T16:43:27.108Z] [2021-03-22T16:43:27.108Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T16:43:27.108Z] #58 sha256:d59edd8d50f3fbcf814b9f0f109a64762ba5aa90a5a0779a0a64e7ba85901e1d [2021-03-22T16:43:27.108Z] #58 33.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:43:27.673Z] #58 33.71 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:43:28.504Z] Client: Docker Engine - Community [2021-03-22T16:43:28.504Z] Version: 20.10.3 [2021-03-22T16:43:28.504Z] API version: 1.41 [2021-03-22T16:43:28.504Z] Go version: go1.13.15 [2021-03-22T16:43:28.504Z] Git commit: 48d30b5 [2021-03-22T16:43:28.504Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-22T16:43:28.504Z] OS/Arch: linux/amd64 [2021-03-22T16:43:28.504Z] Context: default [2021-03-22T16:43:28.504Z] Experimental: true [2021-03-22T16:43:28.504Z] [2021-03-22T16:43:28.504Z] Server: Docker Engine - Community [2021-03-22T16:43:28.504Z] Engine: [2021-03-22T16:43:28.504Z] Version: 20.10.3 [2021-03-22T16:43:28.504Z] API version: 1.41 (minimum version 1.12) [2021-03-22T16:43:28.504Z] Go version: go1.13.15 [2021-03-22T16:43:28.504Z] Git commit: 46229ca [2021-03-22T16:43:28.504Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-22T16:43:28.504Z] OS/Arch: linux/amd64 [2021-03-22T16:43:28.504Z] Experimental: true [2021-03-22T16:43:28.504Z] containerd: [2021-03-22T16:43:28.504Z] Version: 1.4.3 [2021-03-22T16:43:28.504Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T16:43:28.504Z] runc: [2021-03-22T16:43:28.504Z] Version: 1.0.0-rc92 [2021-03-22T16:43:28.504Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T16:43:28.504Z] docker-init: [2021-03-22T16:43:28.504Z] Version: 0.19.0 [2021-03-22T16:43:28.504Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-22T16:43:28.676Z] Fetching without tags [2021-03-22T16:43:28.841Z] + docker info [2021-03-22T16:43:28.885Z] Fetching without tags [2021-03-22T16:43:29.232Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:43:29.269Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:43:29.562Z] #58 35.40 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:43:28.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:43:28.645Z] > git config --add remote.origin.fetch +refs/pull/42050/head:refs/remotes/origin/PR-42050 # timeout=10 [2021-03-22T16:43:28.655Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:43:28.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:43:28.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:43:28.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:43:28.909Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:43:29.292Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:43:29.302Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:43:30.027Z] Merge succeeded, producing c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:43:30.028Z] Checking out Revision c6038b488406ca3b7cc62ddcc0438cf678694bf7 (PR-42050) [2021-03-22T16:43:28.809Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:43:28.825Z] > git config --add remote.origin.fetch +refs/pull/42050/head:refs/remotes/origin/PR-42050 # timeout=10 [2021-03-22T16:43:28.833Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:43:28.864Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:43:28.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:43:28.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:43:28.889Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:43:29.239Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:43:29.264Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:43:29.953Z] > git remote # timeout=10 [2021-03-22T16:43:29.984Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T16:43:29.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:43:29.999Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T16:43:30.013Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T16:43:30.030Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:43:30.053Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:43:31.532Z] Merge succeeded, producing c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:43:31.532Z] Checking out Revision c6038b488406ca3b7cc62ddcc0438cf678694bf7 (PR-42050) [2021-03-22T16:43:31.904Z] Fetching without tags [2021-03-22T16:43:31.345Z] > git remote # timeout=10 [2021-03-22T16:43:31.413Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T16:43:31.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:43:31.490Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T16:43:31.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T16:43:31.546Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:43:31.553Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:43:31.864Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:43:31.871Z] > git config --add remote.origin.fetch +refs/pull/42050/head:refs/remotes/origin/PR-42050 # timeout=10 [2021-03-22T16:43:31.878Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:43:31.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:43:31.911Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:43:31.911Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:43:31.912Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:43:32.273Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:43:32.830Z] #58 ... [2021-03-22T16:43:32.830Z] [2021-03-22T16:43:32.830Z] #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-03-22T16:43:32.830Z] #49 sha256:fcb7a7c5c63c22119e9e54fa71e476cd92cb0e301ce966865470a9b38921a6c4 [2021-03-22T16:43:32.830Z] #49 31.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:43:32.830Z] #49 31.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:43:32.830Z] #49 31.41 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:43:32.830Z] #49 31.41 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:43:32.830Z] #49 31.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:43:32.830Z] #49 31.51 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:43:32.830Z] #49 31.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T16:43:32.830Z] #49 31.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:43:32.830Z] #49 31.87 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:43:32.830Z] #49 31.93 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:43:32.830Z] #49 31.96 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:43:32.830Z] #49 31.96 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:43:32.830Z] #49 32.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:43:32.830Z] #49 32.14 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:43:32.830Z] #49 32.19 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:43:32.830Z] #49 32.19 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T16:43:32.830Z] #49 32.25 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:43:32.830Z] #49 32.39 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T16:43:32.830Z] #49 32.61 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:43:32.830Z] #49 32.63 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:43:32.830Z] #49 32.73 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T16:43:32.830Z] #49 32.96 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:43:32.830Z] #49 32.97 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:43:32.830Z] #49 33.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:43:32.830Z] #49 33.73 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:43:32.830Z] #49 33.73 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T16:43:32.830Z] #49 33.77 go: extracting github.com/spf13/afero v1.1.2 [2021-03-22T16:43:32.830Z] #49 33.87 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:43:32.830Z] #49 33.94 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:43:32.830Z] #49 34.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:43:32.830Z] #49 34.28 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:43:32.830Z] #49 34.34 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T16:43:32.830Z] #49 34.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:43:32.830Z] #49 34.77 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:43:32.830Z] #49 34.77 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T16:43:32.830Z] #49 34.96 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:43:32.830Z] #49 35.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:43:32.830Z] #49 35.30 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:43:32.830Z] #49 35.38 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T16:43:32.830Z] #49 35.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:43:32.830Z] #49 35.69 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T16:43:32.830Z] #49 35.76 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T16:43:32.830Z] #49 35.92 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:43:32.830Z] #49 35.94 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:43:32.830Z] #49 36.02 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T16:43:32.830Z] #49 36.02 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T16:43:32.830Z] #49 36.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:43:32.830Z] #49 36.75 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T16:43:32.830Z] #49 36.79 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:43:32.830Z] #49 37.02 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T16:43:32.830Z] #49 37.11 go: downloading golang.org/x/text v0.3.2 [2021-03-22T16:43:32.830Z] #49 37.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:43:32.830Z] #49 37.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:43:32.830Z] #49 37.29 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:43:32.830Z] #49 37.33 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:43:32.830Z] #49 37.37 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:43:32.830Z] #49 37.37 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:43:32.830Z] #49 37.61 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:43:32.830Z] #49 37.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:43:32.830Z] #49 37.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:43:32.830Z] #49 38.12 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:43:32.830Z] #49 ... [2021-03-22T16:43:32.830Z] [2021-03-22T16:43:32.830Z] #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-03-22T16:43:32.830Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:43:32.830Z] #13 33.81 Fetched 8929 kB in 28s (320 kB/s) [2021-03-22T16:43:33.818Z] Merge succeeded, producing c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:43:33.819Z] Checking out Revision c6038b488406ca3b7cc62ddcc0438cf678694bf7 (PR-42050) [2021-03-22T16:43:32.285Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:43:32.310Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:43:33.700Z] > git remote # timeout=10 [2021-03-22T16:43:33.751Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T16:43:33.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:43:33.779Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T16:43:33.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T16:43:33.823Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:43:33.850Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:43:34.883Z] Commit message: "integration-cli: rely less on "docker port" output format" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T16:43:36.161Z] Commit message: "integration-cli: rely less on "docker port" output format" [2021-03-22T16:43:36.374Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T16:43:36.997Z] #13 33.81 Reading package lists... [2021-03-22T16:43:36.997Z] #13 ... [2021-03-22T16:43:36.997Z] [2021-03-22T16:43:36.997Z] #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-03-22T16:43:36.997Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:43:36.997Z] #42 32.30 Fetched 8424 kB in 24s (352 kB/s) [2021-03-22T16:43:36.997Z] #42 32.30 Reading package lists... [2021-03-22T16:43:36.997Z] #42 ... [2021-03-22T16:43:36.997Z] [2021-03-22T16:43:36.997Z] #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-03-22T16:43:36.997Z] #49 sha256:fcb7a7c5c63c22119e9e54fa71e476cd92cb0e301ce966865470a9b38921a6c4 [2021-03-22T16:43:36.997Z] #49 38.46 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:43:36.997Z] #49 38.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:43:36.997Z] #49 38.57 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:43:36.997Z] #49 38.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:43:36.997Z] #49 38.89 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:43:36.997Z] #49 38.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:43:36.997Z] #49 39.45 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T16:43:36.997Z] #49 39.45 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:43:36.997Z] #49 40.04 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T16:43:36.997Z] #49 40.10 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:43:36.997Z] #49 40.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:43:36.997Z] #49 40.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:43:36.997Z] #49 40.66 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T16:43:36.997Z] #49 40.90 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:43:36.997Z] #49 41.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:43:36.997Z] #49 41.13 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:43:36.997Z] #49 41.34 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:43:36.997Z] #49 41.34 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:43:36.997Z] #49 41.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T16:43:36.997Z] #49 41.42 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:43:36.997Z] #49 41.46 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:43:36.997Z] #49 41.47 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T16:43:36.997Z] #49 41.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:43:36.997Z] #49 42.23 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:43:36.997Z] #49 42.37 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T16:43:36.997Z] #49 42.40 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T16:43:36.997Z] #49 42.55 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:43:36.997Z] #49 42.68 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T16:43:36.997Z] #49 42.69 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:43:37.254Z] #49 43.26 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:43:37.254Z] #49 43.34 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:43:37.431Z] + docker version [2021-03-22T16:43:37.510Z] #49 43.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:43:37.767Z] #49 43.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:43:38.106Z] #49 44.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:43:38.106Z] #49 ... [2021-03-22T16:43:38.106Z] [2021-03-22T16:43:38.106Z] #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-03-22T16:43:38.106Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:43:38.106Z] #55 33.99 Fetched 8424 kB in 25s (331 kB/s) [2021-03-22T16:43:38.106Z] #55 33.99 Reading package lists... [2021-03-22T16:43:38.365Z] #55 ... [2021-03-22T16:43:38.365Z] [2021-03-22T16:43:38.365Z] #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-03-22T16:43:38.365Z] #58 sha256:d59edd8d50f3fbcf814b9f0f109a64762ba5aa90a5a0779a0a64e7ba85901e1d [2021-03-22T16:43:38.365Z] #58 39.92 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T16:43:38.365Z] #58 40.10 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:43:38.365Z] #58 40.46 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:43:38.365Z] #58 40.82 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:43:38.365Z] #58 40.96 go: finding github.com/google/uuid v1.2.0 [2021-03-22T16:43:38.365Z] #58 41.19 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:43:38.365Z] #58 41.28 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T16:43:38.365Z] #58 41.32 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-22T16:43:38.365Z] #58 41.39 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T16:43:38.365Z] #58 41.77 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:43:38.365Z] #58 41.77 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:43:38.365Z] #58 41.83 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:43:38.365Z] #58 41.97 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:43:38.365Z] #58 42.62 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:43:38.365Z] #58 42.78 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:43:38.365Z] #58 ... [2021-03-22T16:43:38.365Z] [2021-03-22T16:43:38.365Z] #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-03-22T16:43:38.365Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:43:38.365Z] #36 34.27 Fetched 8424 kB in 25s (341 kB/s) [2021-03-22T16:43:38.622Z] #36 34.27 Reading package lists... [2021-03-22T16:43:38.622Z] #36 ... [2021-03-22T16:43:38.622Z] [2021-03-22T16:43:38.622Z] #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-03-22T16:43:38.622Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:43:38.622Z] #40 34.06 + 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-03-22T16:43:38.622Z] #40 ... [2021-03-22T16:43:38.622Z] [2021-03-22T16:43:38.622Z] #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-03-22T16:43:38.622Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:43:38.831Z] Commit message: "integration-cli: rely less on "docker port" output format" [2021-03-22T16:43:38.849Z] Client: [2021-03-22T16:43:38.849Z] Context: default [2021-03-22T16:43:38.849Z] Debug Mode: false [2021-03-22T16:43:38.849Z] Plugins: [2021-03-22T16:43:38.849Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-22T16:43:38.849Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-22T16:43:38.849Z] [2021-03-22T16:43:38.849Z] Server: [2021-03-22T16:43:38.849Z] Containers: 0 [2021-03-22T16:43:38.849Z] Running: 0 [2021-03-22T16:43:38.849Z] Paused: 0 [2021-03-22T16:43:38.849Z] Stopped: 0 [2021-03-22T16:43:38.849Z] Images: 0 [2021-03-22T16:43:38.849Z] Server Version: 20.10.3 [2021-03-22T16:43:38.849Z] Storage Driver: overlay2 [2021-03-22T16:43:38.849Z] Backing Filesystem: extfs [2021-03-22T16:43:38.849Z] Supports d_type: true [2021-03-22T16:43:38.849Z] Native Overlay Diff: true [2021-03-22T16:43:38.849Z] Logging Driver: json-file [2021-03-22T16:43:38.849Z] Cgroup Driver: cgroupfs [2021-03-22T16:43:38.849Z] Cgroup Version: 1 [2021-03-22T16:43:38.849Z] Plugins: [2021-03-22T16:43:38.849Z] Volume: local [2021-03-22T16:43:38.849Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T16:43:38.849Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-22T16:43:38.849Z] Swarm: inactive [2021-03-22T16:43:38.849Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-22T16:43:38.849Z] Default Runtime: runc [2021-03-22T16:43:38.849Z] Init Binary: docker-init [2021-03-22T16:43:38.849Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T16:43:38.849Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T16:43:38.849Z] init version: de40ad0 [2021-03-22T16:43:38.849Z] Security Options: [2021-03-22T16:43:38.849Z] apparmor [2021-03-22T16:43:38.849Z] seccomp [2021-03-22T16:43:38.849Z] Profile: default [2021-03-22T16:43:38.849Z] Kernel Version: 5.4.0-1037-aws [2021-03-22T16:43:38.849Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-22T16:43:38.849Z] OSType: linux [2021-03-22T16:43:38.849Z] Architecture: x86_64 [2021-03-22T16:43:38.849Z] CPUs: 2 [2021-03-22T16:43:38.849Z] Total Memory: 7.569GiB [2021-03-22T16:43:38.849Z] Name: ip-10-100-120-198 [2021-03-22T16:43:38.849Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-22T16:43:38.849Z] Docker Root Dir: /var/lib/docker [2021-03-22T16:43:38.849Z] Debug Mode: false [2021-03-22T16:43:38.849Z] Registry: https://index.docker.io/v1/ [2021-03-22T16:43:38.849Z] Labels: [2021-03-22T16:43:38.849Z] Experimental: true [2021-03-22T16:43:38.849Z] Insecure Registries: [2021-03-22T16:43:38.849Z] 127.0.0.0/8 [2021-03-22T16:43:38.849Z] Live Restore Enabled: true [2021-03-22T16:43:38.849Z] [2021-03-22T16:43:38.849Z] WARNING: No swap limit support [2021-03-22T16:43:38.849Z] WARNING: No blkio weight support [2021-03-22T16:43:38.849Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-22T16:43:39.155Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T16:43:39.156Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T16:43:39.156Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42050/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-22T16:43:39.156Z] + bash /home/ubuntu/workspace/moby_PR-42050/check-config.sh [2021-03-22T16:43:39.156Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-22T16:43:39.156Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-22T16:43:39.156Z] [2021-03-22T16:43:39.156Z] Generally Necessary: [2021-03-22T16:43:39.156Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-22T16:43:39.156Z] - apparmor: enabled and tools installed [2021-03-22T16:43:39.156Z] - CONFIG_NAMESPACES: enabled [2021-03-22T16:43:39.156Z] - CONFIG_NET_NS: enabled [2021-03-22T16:43:39.156Z] - CONFIG_PID_NS: enabled [2021-03-22T16:43:39.156Z] - CONFIG_IPC_NS: enabled [2021-03-22T16:43:39.156Z] - CONFIG_UTS_NS: enabled [2021-03-22T16:43:39.156Z] - CONFIG_CGROUPS: enabled [2021-03-22T16:43:39.156Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-22T16:43:39.156Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-22T16:43:39.156Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-22T16:43:39.156Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-22T16:43:39.156Z] - CONFIG_CPUSETS: enabled [2021-03-22T16:43:39.156Z] - CONFIG_MEMCG: enabled [2021-03-22T16:43:39.156Z] - CONFIG_KEYS: enabled [2021-03-22T16:43:39.156Z] - CONFIG_VETH: enabled (as module) [2021-03-22T16:43:39.156Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-22T16:43:39.156Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-22T16:43:39.156Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-22T16:43:39.156Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-22T16:43:39.156Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-22T16:43:39.156Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-22T16:43:39.156Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-22T16:43:39.156Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-22T16:43:39.156Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-22T16:43:39.156Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-22T16:43:39.156Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-22T16:43:39.156Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-22T16:43:39.156Z] [2021-03-22T16:43:39.156Z] Optional Features: [2021-03-22T16:43:39.156Z] - CONFIG_USER_NS: enabled [2021-03-22T16:43:39.156Z] - CONFIG_SECCOMP: enabled [2021-03-22T16:43:39.156Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-22T16:43:39.156Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-22T16:43:39.156Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-22T16:43:39.156Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T16:43:39.423Z] - CONFIG_BLK_CGROUP: enabled [2021-03-22T16:43:39.423Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-22T16:43:39.423Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-22T16:43:39.423Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-22T16:43:39.423Z] - CONFIG_CGROUP_PERF: enabled [2021-03-22T16:43:39.423Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-22T16:43:39.423Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-22T16:43:39.423Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-22T16:43:39.423Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-22T16:43:39.423Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-22T16:43:39.423Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-22T16:43:39.423Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-22T16:43:39.423Z] - CONFIG_IP_VS: enabled (as module) [2021-03-22T16:43:39.423Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-22T16:43:39.423Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-22T16:43:39.423Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-22T16:43:39.423Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-22T16:43:39.423Z] - CONFIG_EXT4_FS: enabled [2021-03-22T16:43:39.423Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-22T16:43:39.423Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-22T16:43:39.423Z] - Network Drivers: [2021-03-22T16:43:39.423Z] - "overlay": [2021-03-22T16:43:39.423Z] - CONFIG_VXLAN: enabled (as module) [2021-03-22T16:43:39.423Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-22T16:43:39.423Z] Optional (for encrypted networks): [2021-03-22T16:43:39.423Z] - CONFIG_CRYPTO: enabled [2021-03-22T16:43:39.423Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-22T16:43:39.423Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-22T16:43:39.423Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-22T16:43:39.423Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-22T16:43:39.423Z] - CONFIG_XFRM: enabled [2021-03-22T16:43:39.423Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-22T16:43:39.423Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-22T16:43:39.423Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-22T16:43:39.423Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-22T16:43:39.423Z] - "ipvlan": [2021-03-22T16:43:39.423Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-22T16:43:39.423Z] - "macvlan": [2021-03-22T16:43:39.423Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-22T16:43:39.423Z] - CONFIG_DUMMY: enabled (as module) [2021-03-22T16:43:39.423Z] - "ftp,tftp client in container": [2021-03-22T16:43:39.681Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-22T16:43:39.681Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-22T16:43:39.681Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-22T16:43:39.681Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-22T16:43:39.681Z] - Storage Drivers: [2021-03-22T16:43:39.681Z] - "aufs": [2021-03-22T16:43:39.681Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-22T16:43:39.681Z] - "btrfs": [2021-03-22T16:43:39.681Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-22T16:43:39.681Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-22T16:43:39.681Z] - "devicemapper": [2021-03-22T16:43:39.681Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-22T16:43:39.681Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-22T16:43:39.681Z] - "overlay": [2021-03-22T16:43:39.681Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-22T16:43:39.682Z] - "zfs": [2021-03-22T16:43:39.682Z] - /dev/zfs: present [2021-03-22T16:43:39.682Z] - zfs command: missing [2021-03-22T16:43:39.682Z] - zpool command: missing [2021-03-22T16:43:39.682Z] [2021-03-22T16:43:39.682Z] Limits: [2021-03-22T16:43:39.682Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-22T16:43:39.682Z] [2021-03-22T16:43:39.682Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-22T16:43:40.064Z] + docker version [2021-03-22T16:43:40.115Z] + sudo modprobe ip_vs [2021-03-22T16:43:40.115Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 . [2021-03-22T16:43:40.376Z] #2 [internal] load .dockerignore [2021-03-22T16:43:40.376Z] #2 sha256:1f6d15f61c2ccd3ced0f7c895f105bacd326770132e81cbc1b5f892b4d09203d [2021-03-22T16:43:40.376Z] #2 transferring context: 87B done [2021-03-22T16:43:40.376Z] #2 DONE 0.2s [2021-03-22T16:43:40.376Z] [2021-03-22T16:43:40.376Z] #1 [internal] load build definition from Dockerfile [2021-03-22T16:43:40.376Z] #1 sha256:ea22bbf57642915b40923f136a0325b29c81191cf934ee7ab6f71483566cfb11 [2021-03-22T16:43:40.376Z] #1 transferring dockerfile: 17.02kB done [2021-03-22T16:43:40.376Z] #1 DONE 0.3s [2021-03-22T16:43:40.376Z] [2021-03-22T16:43:40.376Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T16:43:40.376Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-22T16:43:40.593Z] Client: Docker Engine - Community [2021-03-22T16:43:40.593Z] Version: 20.10.3 [2021-03-22T16:43:40.593Z] API version: 1.41 [2021-03-22T16:43:40.593Z] Go version: go1.13.15 [2021-03-22T16:43:40.593Z] Git commit: 48d30b5 [2021-03-22T16:43:40.593Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-22T16:43:40.593Z] OS/Arch: linux/amd64 [2021-03-22T16:43:40.593Z] Context: default [2021-03-22T16:43:40.593Z] Experimental: true [2021-03-22T16:43:40.593Z] [2021-03-22T16:43:40.593Z] Server: Docker Engine - Community [2021-03-22T16:43:40.593Z] Engine: [2021-03-22T16:43:40.593Z] Version: 20.10.3 [2021-03-22T16:43:40.593Z] API version: 1.41 (minimum version 1.12) [2021-03-22T16:43:40.593Z] Go version: go1.13.15 [2021-03-22T16:43:40.593Z] Git commit: 46229ca [2021-03-22T16:43:40.593Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-22T16:43:40.593Z] OS/Arch: linux/amd64 [2021-03-22T16:43:40.593Z] Experimental: true [2021-03-22T16:43:40.593Z] containerd: [2021-03-22T16:43:40.593Z] Version: 1.4.3 [2021-03-22T16:43:40.593Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T16:43:40.593Z] runc: [2021-03-22T16:43:40.593Z] Version: 1.0.0-rc92 [2021-03-22T16:43:40.593Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T16:43:40.593Z] docker-init: [2021-03-22T16:43:40.593Z] Version: 0.19.0 [2021-03-22T16:43:40.593Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-22T16:43:40.967Z] + docker info [2021-03-22T16:43:41.312Z] #3 DONE 0.7s [2021-03-22T16:43:41.312Z] [2021-03-22T16:43:41.312Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T16:43:41.312Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-22T16:43:41.312Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-22T16:43:41.312Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-22T16:43:41.312Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-22T16:43:41.312Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-22T16:43:41.312Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-03-22T16:43:41.571Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-22T16:43:41.571Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-03-22T16:43:41.571Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-22T16:43:41.830Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-03-22T16:43:41.830Z] #4 DONE 0.6s [2021-03-22T16:43:42.089Z] [2021-03-22T16:43:42.089Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T16:43:42.089Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-22T16:43:43.023Z] #8 ... [2021-03-22T16:43:43.023Z] [2021-03-22T16:43:43.023Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:43:43.023Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T16:43:43.023Z] #7 DONE 0.9s [2021-03-22T16:43:43.023Z] [2021-03-22T16:43:43.023Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T16:43:43.023Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-22T16:43:43.023Z] #5 DONE 1.0s [2021-03-22T16:43:43.023Z] [2021-03-22T16:43:43.023Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:43:43.023Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T16:43:43.023Z] #6 DONE 1.0s [2021-03-22T16:43:43.023Z] [2021-03-22T16:43:43.023Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T16:43:43.023Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-22T16:43:43.876Z] #55 44.50 Reading package lists... [2021-03-22T16:43:43.876Z] #55 ... [2021-03-22T16:43:43.876Z] [2021-03-22T16:43:43.876Z] #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-03-22T16:43:43.876Z] #49 sha256:fcb7a7c5c63c22119e9e54fa71e476cd92cb0e301ce966865470a9b38921a6c4 [2021-03-22T16:43:43.876Z] #49 44.29 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:43:43.876Z] #49 44.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:43:43.876Z] #49 44.74 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:43:43.876Z] #49 44.83 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T16:43:43.876Z] #49 45.29 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:43:43.876Z] #49 45.40 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:43:43.876Z] #49 45.50 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T16:43:43.876Z] #49 45.56 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T16:43:43.876Z] #49 45.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:43:43.876Z] #49 46.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:43:43.876Z] #49 46.47 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:43:43.876Z] #49 46.55 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T16:43:43.876Z] #49 46.56 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:43:43.876Z] #49 46.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:43:43.876Z] #49 46.90 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:43:43.876Z] #49 47.08 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:43:43.876Z] #49 47.28 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T16:43:43.876Z] #49 47.33 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:43:43.876Z] #49 47.42 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:43:43.876Z] #49 47.92 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:43:43.876Z] #49 48.12 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:43:44.132Z] #49 50.01 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:43:45.061Z] #49 50.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:43:45.061Z] #49 50.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:43:45.061Z] #49 50.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:43:45.061Z] #49 ... [2021-03-22T16:43:45.061Z] [2021-03-22T16:43:45.061Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:43:45.061Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:43:45.061Z] #45 40.76 vendor/golang.org/x/crypto/curve25519 [2021-03-22T16:43:45.061Z] #45 ... [2021-03-22T16:43:45.061Z] [2021-03-22T16:43:45.061Z] #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-03-22T16:43:45.061Z] #49 sha256:fcb7a7c5c63c22119e9e54fa71e476cd92cb0e301ce966865470a9b38921a6c4 [2021-03-22T16:43:45.061Z] #49 50.86 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:43:45.061Z] #49 50.86 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:43:45.061Z] #49 50.91 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:43:45.061Z] #49 50.94 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:43:45.061Z] #49 51.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:43:45.318Z] #49 51.36 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:43:45.318Z] #49 51.41 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:43:45.867Z] #8 DONE 4.0s [2021-03-22T16:43:45.880Z] #49 51.46 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:43:46.138Z] #49 51.86 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:43:47.067Z] #49 ... [2021-03-22T16:43:47.067Z] [2021-03-22T16:43:47.067Z] #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-03-22T16:43:47.067Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:43:47.067Z] #42 42.81 Reading package lists... [2021-03-22T16:43:47.067Z] #42 52.16 Building dependency tree... [2021-03-22T16:43:47.067Z] #42 ... [2021-03-22T16:43:47.067Z] [2021-03-22T16:43:47.067Z] #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-03-22T16:43:47.067Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:43:47.067Z] #55 44.50 Reading package lists... [2021-03-22T16:43:47.450Z] Client: Docker Engine - Community [2021-03-22T16:43:47.450Z] Version: 20.10.3 [2021-03-22T16:43:47.450Z] API version: 1.41 [2021-03-22T16:43:47.450Z] Go version: go1.13.15 [2021-03-22T16:43:47.450Z] Git commit: 48d30b5 [2021-03-22T16:43:47.450Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-22T16:43:47.450Z] OS/Arch: linux/arm64 [2021-03-22T16:43:47.450Z] Context: default [2021-03-22T16:43:47.450Z] Experimental: true [2021-03-22T16:43:47.450Z] [2021-03-22T16:43:47.450Z] Server: Docker Engine - Community [2021-03-22T16:43:47.450Z] Engine: [2021-03-22T16:43:47.450Z] Version: 20.10.3 [2021-03-22T16:43:47.450Z] API version: 1.41 (minimum version 1.12) [2021-03-22T16:43:47.450Z] Go version: go1.13.15 [2021-03-22T16:43:47.450Z] Git commit: 46229ca [2021-03-22T16:43:47.450Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-22T16:43:47.450Z] OS/Arch: linux/arm64 [2021-03-22T16:43:47.450Z] Experimental: true [2021-03-22T16:43:47.450Z] containerd: [2021-03-22T16:43:47.450Z] Version: 1.4.3 [2021-03-22T16:43:47.450Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T16:43:47.450Z] runc: [2021-03-22T16:43:47.450Z] Version: 1.0.0-rc92 [2021-03-22T16:43:47.450Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T16:43:47.450Z] docker-init: [2021-03-22T16:43:47.450Z] Version: 0.19.0 [2021-03-22T16:43:47.450Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-22T16:43:47.553Z] Client: [2021-03-22T16:43:47.553Z] Context: default [2021-03-22T16:43:47.553Z] Debug Mode: false [2021-03-22T16:43:47.553Z] Plugins: [2021-03-22T16:43:47.553Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-22T16:43:47.553Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-22T16:43:47.553Z] [2021-03-22T16:43:47.553Z] Server: [2021-03-22T16:43:47.553Z] Containers: 0 [2021-03-22T16:43:47.553Z] Running: 0 [2021-03-22T16:43:47.553Z] Paused: 0 [2021-03-22T16:43:47.553Z] Stopped: 0 [2021-03-22T16:43:47.553Z] Images: 0 [2021-03-22T16:43:47.553Z] Server Version: 20.10.3 [2021-03-22T16:43:47.553Z] Storage Driver: overlay2 [2021-03-22T16:43:47.553Z] Backing Filesystem: extfs [2021-03-22T16:43:47.553Z] Supports d_type: true [2021-03-22T16:43:47.553Z] Native Overlay Diff: true [2021-03-22T16:43:47.553Z] Logging Driver: json-file [2021-03-22T16:43:47.553Z] Cgroup Driver: cgroupfs [2021-03-22T16:43:47.553Z] Cgroup Version: 1 [2021-03-22T16:43:47.553Z] Plugins: [2021-03-22T16:43:47.553Z] Volume: local [2021-03-22T16:43:47.553Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T16:43:47.553Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-22T16:43:47.553Z] Swarm: inactive [2021-03-22T16:43:47.553Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-03-22T16:43:47.553Z] Default Runtime: runc [2021-03-22T16:43:47.553Z] Init Binary: docker-init [2021-03-22T16:43:47.553Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T16:43:47.553Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T16:43:47.553Z] init version: de40ad0 [2021-03-22T16:43:47.553Z] Security Options: [2021-03-22T16:43:47.553Z] apparmor [2021-03-22T16:43:47.553Z] seccomp [2021-03-22T16:43:47.553Z] Profile: default [2021-03-22T16:43:47.553Z] Kernel Version: 5.4.0-1037-aws [2021-03-22T16:43:47.553Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-22T16:43:47.553Z] OSType: linux [2021-03-22T16:43:47.553Z] Architecture: x86_64 [2021-03-22T16:43:47.553Z] CPUs: 2 [2021-03-22T16:43:47.553Z] Total Memory: 7.487GiB [2021-03-22T16:43:47.553Z] Name: ip-10-100-34-162 [2021-03-22T16:43:47.553Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-22T16:43:47.553Z] Docker Root Dir: /var/lib/docker [2021-03-22T16:43:47.553Z] Debug Mode: false [2021-03-22T16:43:47.553Z] Registry: https://index.docker.io/v1/ [2021-03-22T16:43:47.553Z] Labels: [2021-03-22T16:43:47.553Z] Experimental: true [2021-03-22T16:43:47.553Z] Insecure Registries: [2021-03-22T16:43:47.553Z] 127.0.0.0/8 [2021-03-22T16:43:47.553Z] Live Restore Enabled: true [2021-03-22T16:43:47.553Z] [2021-03-22T16:43:47.553Z] WARNING: No swap limit support [2021-03-22T16:43:47.553Z] WARNING: No blkio weight support [2021-03-22T16:43:47.553Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-22T16:43:47.805Z] [2021-03-22T16:43:47.805Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:43:47.805Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T16:43:47.805Z] #64 DONE 0.0s [2021-03-22T16:43:47.805Z] [2021-03-22T16:43:47.805Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:43:47.805Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T16:43:47.805Z] #62 DONE 0.0s [2021-03-22T16:43:47.805Z] [2021-03-22T16:43:47.805Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:43:47.805Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:43:47.805Z] #9 DONE 0.0s [2021-03-22T16:43:47.805Z] [2021-03-22T16:43:47.805Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:43:47.805Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:43:47.805Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:43:47.805Z] #26 ... [2021-03-22T16:43:47.805Z] [2021-03-22T16:43:47.805Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:43:47.805Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T16:43:47.805Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-03-22T16:43:47.805Z] #64 DONE 0.1s [2021-03-22T16:43:47.805Z] [2021-03-22T16:43:47.805Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:43:47.805Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T16:43:47.805Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-03-22T16:43:47.805Z] #62 DONE 0.1s [2021-03-22T16:43:47.805Z] [2021-03-22T16:43:47.805Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:43:47.805Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:43:47.805Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-03-22T16:43:47.805Z] #9 DONE 0.1s [2021-03-22T16:43:47.812Z] + docker info [2021-03-22T16:43:47.851Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T16:43:47.851Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T16:43:47.851Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42050/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-22T16:43:47.851Z] + bash /home/ubuntu/workspace/moby_PR-42050/check-config.sh [2021-03-22T16:43:47.851Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-22T16:43:47.851Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-22T16:43:47.851Z] [2021-03-22T16:43:47.851Z] Generally Necessary: [2021-03-22T16:43:47.851Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-22T16:43:47.851Z] - apparmor: enabled and tools installed [2021-03-22T16:43:47.851Z] - CONFIG_NAMESPACES: enabled [2021-03-22T16:43:47.851Z] - CONFIG_NET_NS: enabled [2021-03-22T16:43:47.851Z] - CONFIG_PID_NS: enabled [2021-03-22T16:43:47.851Z] - CONFIG_IPC_NS: enabled [2021-03-22T16:43:47.851Z] - CONFIG_UTS_NS: enabled [2021-03-22T16:43:47.851Z] - CONFIG_CGROUPS: enabled [2021-03-22T16:43:47.851Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-22T16:43:47.851Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-22T16:43:47.851Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-22T16:43:47.851Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-22T16:43:47.851Z] - CONFIG_CPUSETS: enabled [2021-03-22T16:43:47.851Z] - CONFIG_MEMCG: enabled [2021-03-22T16:43:48.063Z] [2021-03-22T16:43:48.063Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:43:48.063Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:43:48.063Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-22T16:43:48.063Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-22T16:43:48.115Z] - CONFIG_KEYS: enabled [2021-03-22T16:43:48.115Z] - CONFIG_VETH: enabled (as module) [2021-03-22T16:43:48.115Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-22T16:43:48.115Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-22T16:43:48.115Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-22T16:43:48.115Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-22T16:43:48.115Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-22T16:43:48.115Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-22T16:43:48.115Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-22T16:43:48.115Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-22T16:43:48.115Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-22T16:43:48.115Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-22T16:43:48.115Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-22T16:43:48.115Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-22T16:43:48.115Z] [2021-03-22T16:43:48.115Z] Optional Features: [2021-03-22T16:43:48.115Z] - CONFIG_USER_NS: enabled [2021-03-22T16:43:48.115Z] - CONFIG_SECCOMP: enabled [2021-03-22T16:43:48.322Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-22T16:43:48.388Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-22T16:43:48.388Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-22T16:43:48.388Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-22T16:43:48.388Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-22T16:43:48.388Z] - CONFIG_BLK_CGROUP: enabled [2021-03-22T16:43:48.388Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-22T16:43:48.388Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-22T16:43:48.388Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-22T16:43:48.388Z] - CONFIG_CGROUP_PERF: enabled [2021-03-22T16:43:48.388Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-22T16:43:48.388Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-22T16:43:48.388Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-22T16:43:48.388Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-22T16:43:48.388Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-22T16:43:48.388Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-22T16:43:48.388Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-22T16:43:48.388Z] - CONFIG_IP_VS: enabled (as module) [2021-03-22T16:43:48.388Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-22T16:43:48.585Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-22T16:43:48.656Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-22T16:43:48.656Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-22T16:43:48.656Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-22T16:43:48.656Z] - CONFIG_EXT4_FS: enabled [2021-03-22T16:43:48.656Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-22T16:43:48.656Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-22T16:43:48.656Z] - Network Drivers: [2021-03-22T16:43:48.656Z] - "overlay": [2021-03-22T16:43:48.656Z] - CONFIG_VXLAN: enabled (as module) [2021-03-22T16:43:48.656Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-22T16:43:48.656Z] Optional (for encrypted networks): [2021-03-22T16:43:48.656Z] - CONFIG_CRYPTO: enabled [2021-03-22T16:43:48.656Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-22T16:43:48.656Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-22T16:43:48.656Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-22T16:43:48.656Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-22T16:43:48.656Z] - CONFIG_XFRM: enabled [2021-03-22T16:43:48.656Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-22T16:43:48.656Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-22T16:43:48.656Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-22T16:43:48.656Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-22T16:43:48.656Z] - "ipvlan": [2021-03-22T16:43:48.656Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-22T16:43:48.656Z] - "macvlan": [2021-03-22T16:43:48.656Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-22T16:43:48.656Z] - CONFIG_DUMMY: enabled (as module) [2021-03-22T16:43:48.656Z] - "ftp,tftp client in container": [2021-03-22T16:43:48.919Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-22T16:43:48.919Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-22T16:43:48.919Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-22T16:43:48.919Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-22T16:43:48.919Z] - Storage Drivers: [2021-03-22T16:43:48.919Z] - "aufs": [2021-03-22T16:43:48.919Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-22T16:43:48.919Z] - "btrfs": [2021-03-22T16:43:48.919Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-22T16:43:48.919Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-22T16:43:48.919Z] - "devicemapper": [2021-03-22T16:43:48.919Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-22T16:43:48.919Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-22T16:43:48.919Z] - "overlay": [2021-03-22T16:43:48.919Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-22T16:43:48.919Z] - "zfs": [2021-03-22T16:43:48.919Z] - /dev/zfs: present [2021-03-22T16:43:48.919Z] - zfs command: missing [2021-03-22T16:43:48.919Z] - zpool command: missing [2021-03-22T16:43:48.919Z] [2021-03-22T16:43:48.919Z] Limits: [2021-03-22T16:43:48.919Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-22T16:43:48.919Z] [2021-03-22T16:43:48.919Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-22T16:43:49.219Z] #55 53.28 Building dependency tree... [2021-03-22T16:43:49.219Z] #55 ... [2021-03-22T16:43:49.219Z] [2021-03-22T16:43:49.219Z] #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-03-22T16:43:49.219Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:43:49.219Z] #36 45.03 Reading package lists... [2021-03-22T16:43:49.219Z] #36 53.51 Building dependency tree... [2021-03-22T16:43:49.219Z] #36 ... [2021-03-22T16:43:49.219Z] [2021-03-22T16:43:49.219Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:43:49.219Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:43:49.219Z] #45 54.41 sync [2021-03-22T16:43:49.219Z] #45 54.41 internal/reflectlite [2021-03-22T16:43:49.277Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 . [2021-03-22T16:43:49.549Z] #1 [internal] load build definition from Dockerfile [2021-03-22T16:43:49.549Z] #1 sha256:ed3f4bbd4aba64a16e2072952b4c6daed86571b5598763b3c86e9e199527a473 [2021-03-22T16:43:49.549Z] #1 transferring dockerfile: 17.02kB done [2021-03-22T16:43:49.549Z] #1 DONE 0.2s [2021-03-22T16:43:49.549Z] [2021-03-22T16:43:49.549Z] #2 [internal] load .dockerignore [2021-03-22T16:43:49.549Z] #2 sha256:77d2cce7d0f935764cb1d05ce15b4d8303fe732fd22f9e61af0c733cf32beda3 [2021-03-22T16:43:49.790Z] #45 ... [2021-03-22T16:43:49.790Z] [2021-03-22T16:43:49.790Z] #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-03-22T16:43:49.790Z] #67 sha256:f3526226e44259f15b16ca4852a577fcb4ba05f44114cb63f6b6c364d82199ae [2021-03-22T16:43:49.790Z] #67 DONE 55.8s [2021-03-22T16:43:49.828Z] #2 transferring context: 87B 0.0s done [2021-03-22T16:43:49.828Z] #2 DONE 0.1s [2021-03-22T16:43:50.046Z] [2021-03-22T16:43:50.046Z] #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-03-22T16:43:50.046Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:43:50.046Z] #36 53.51 Building dependency tree... [2021-03-22T16:43:50.111Z] [2021-03-22T16:43:50.111Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T16:43:50.111Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-22T16:43:50.697Z] #3 DONE 0.8s [2021-03-22T16:43:50.974Z] [2021-03-22T16:43:50.974Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T16:43:50.974Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-22T16:43:50.974Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-22T16:43:50.974Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-22T16:43:50.974Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-22T16:43:50.974Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-22T16:43:50.974Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-22T16:43:51.265Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.4s [2021-03-22T16:43:51.265Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.44MB / 9.64MB 0.5s [2021-03-22T16:43:51.530Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.6s done [2021-03-22T16:43:51.530Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-22T16:43:52.110Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-03-22T16:43:52.110Z] #4 DONE 1.2s [2021-03-22T16:43:52.287Z] Client: Docker Engine - Community [2021-03-22T16:43:52.287Z] Version: 20.10.3 [2021-03-22T16:43:52.287Z] API version: 1.41 [2021-03-22T16:43:52.287Z] Go version: go1.13.15 [2021-03-22T16:43:52.287Z] Git commit: 48d30b5 [2021-03-22T16:43:52.287Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-22T16:43:52.287Z] OS/Arch: linux/amd64 [2021-03-22T16:43:52.287Z] Context: default [2021-03-22T16:43:52.287Z] Experimental: true [2021-03-22T16:43:52.287Z] [2021-03-22T16:43:52.287Z] Server: Docker Engine - Community [2021-03-22T16:43:52.287Z] Engine: [2021-03-22T16:43:52.287Z] Version: 20.10.3 [2021-03-22T16:43:52.287Z] API version: 1.41 (minimum version 1.12) [2021-03-22T16:43:52.287Z] Go version: go1.13.15 [2021-03-22T16:43:52.287Z] Git commit: 46229ca [2021-03-22T16:43:52.287Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-22T16:43:52.287Z] OS/Arch: linux/amd64 [2021-03-22T16:43:52.287Z] Experimental: true [2021-03-22T16:43:52.287Z] containerd: [2021-03-22T16:43:52.287Z] Version: 1.4.3 [2021-03-22T16:43:52.287Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T16:43:52.287Z] runc: [2021-03-22T16:43:52.287Z] Version: 1.0.0-rc92 [2021-03-22T16:43:52.287Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T16:43:52.287Z] docker-init: [2021-03-22T16:43:52.287Z] Version: 0.19.0 [2021-03-22T16:43:52.287Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-22T16:43:52.370Z] [2021-03-22T16:43:52.370Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T16:43:52.370Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-22T16:43:52.600Z] + docker info [2021-03-22T16:43:52.658Z] #8 DONE 0.5s [2021-03-22T16:43:52.658Z] [2021-03-22T16:43:52.658Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T16:43:52.658Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-22T16:43:52.764Z] #36 58.30 The following additional packages will be installed: [2021-03-22T16:43:52.764Z] #36 58.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-22T16:43:52.764Z] #36 58.34 Suggested packages: [2021-03-22T16:43:52.764Z] #36 58.34 cmake-doc ninja-build lrzip [2021-03-22T16:43:52.764Z] #36 58.34 Recommended packages: [2021-03-22T16:43:52.764Z] #36 58.34 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-22T16:43:52.764Z] #36 ... [2021-03-22T16:43:52.764Z] [2021-03-22T16:43:52.764Z] #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-03-22T16:43:52.764Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:43:52.764Z] #13 33.81 Reading package lists... [2021-03-22T16:43:52.764Z] #13 44.38 Reading package lists... [2021-03-22T16:43:52.764Z] #13 54.08 Building dependency tree... [2021-03-22T16:43:52.764Z] #13 ... [2021-03-22T16:43:52.764Z] [2021-03-22T16:43:52.764Z] #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-03-22T16:43:52.764Z] #51 sha256:e66b037b7f2a094f5a4e31288dc6d95bde70d83a0ead74b2c30918615d7c11b7 [2021-03-22T16:43:52.764Z] #51 58.46 io [2021-03-22T16:43:52.764Z] #51 58.47 internal/oserror [2021-03-22T16:43:52.764Z] #51 58.63 syscall [2021-03-22T16:43:52.790Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 3.5s [2021-03-22T16:43:52.790Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 8.39MB / 50.40MB 4.0s [2021-03-22T16:43:52.951Z] #7 DONE 0.7s [2021-03-22T16:43:52.951Z] [2021-03-22T16:43:52.951Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:43:52.951Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T16:43:53.055Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 11.53MB / 50.40MB 4.1s [2021-03-22T16:43:53.055Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 17.83MB / 50.40MB 4.2s [2021-03-22T16:43:53.314Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 20.97MB / 50.40MB 4.3s [2021-03-22T16:43:53.314Z] #26 ... [2021-03-22T16:43:53.314Z] [2021-03-22T16:43:53.314Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:43:53.314Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:43:53.314Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-22T16:43:53.314Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-22T16:43:53.314Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-22T16:43:53.314Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-22T16:43:53.314Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-03-22T16:43:53.314Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done [2021-03-22T16:43:53.314Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.1s done [2021-03-22T16:43:53.314Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s done [2021-03-22T16:43:53.314Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 5.3s [2021-03-22T16:43:53.314Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.59MB / 120.17MB 5.3s [2021-03-22T16:43:53.314Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.1s [2021-03-22T16:43:53.314Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2021-03-22T16:43:53.314Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.11MB / 68.67MB 5.4s [2021-03-22T16:43:53.527Z] #6 ... [2021-03-22T16:43:53.527Z] [2021-03-22T16:43:53.527Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:43:53.527Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T16:43:53.527Z] #5 DONE 1.1s [2021-03-22T16:43:53.527Z] [2021-03-22T16:43:53.527Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:43:53.527Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T16:43:53.576Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.24MB / 120.17MB 5.5s [2021-03-22T16:43:53.912Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 5.8s [2021-03-22T16:43:54.172Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.1s done [2021-03-22T16:43:54.172Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 6.1s [2021-03-22T16:43:54.449Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.3s [2021-03-22T16:43:54.655Z] #51 60.14 bytes [2021-03-22T16:43:54.708Z] #9 ... [2021-03-22T16:43:54.708Z] [2021-03-22T16:43:54.708Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:43:54.708Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T16:43:54.708Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-22T16:43:54.708Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-22T16:43:54.708Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-03-22T16:43:54.708Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2021-03-22T16:43:54.708Z] #62 DONE 6.7s [2021-03-22T16:43:54.708Z] [2021-03-22T16:43:54.708Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:43:54.708Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:43:54.708Z] #9 ... [2021-03-22T16:43:54.708Z] [2021-03-22T16:43:54.708Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:43:54.708Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:43:54.708Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 5.7s [2021-03-22T16:43:54.708Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 5.8s done [2021-03-22T16:43:54.968Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-22T16:43:54.968Z] #26 ... [2021-03-22T16:43:54.968Z] [2021-03-22T16:43:54.968Z] #23 [internal] load build context [2021-03-22T16:43:54.968Z] #23 sha256:3b67fbe23062dc35261135b2e2329b2edf50af798581eb5394b8328afca8e09e [2021-03-22T16:43:54.968Z] #23 transferring context: 53.43MB 6.4s done [2021-03-22T16:43:54.968Z] #23 DONE 7.3s [2021-03-22T16:43:54.968Z] [2021-03-22T16:43:54.968Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:43:54.968Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:43:55.450Z] #6 DONE 3.1s [2021-03-22T16:43:55.713Z] [2021-03-22T16:43:55.713Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:43:55.713Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:43:55.713Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-22T16:43:55.903Z] #26 ... [2021-03-22T16:43:55.904Z] [2021-03-22T16:43:55.904Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:43:55.904Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T16:43:55.904Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T16:43:55.904Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T16:43:55.904Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-22T16:43:55.904Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-22T16:43:55.904Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done [2021-03-22T16:43:55.904Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2021-03-22T16:43:55.904Z] #64 DONE 8.0s [2021-03-22T16:43:55.978Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-22T16:43:55.978Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-22T16:43:55.978Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-22T16:43:55.978Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 0.1s [2021-03-22T16:43:56.163Z] [2021-03-22T16:43:56.163Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:43:56.163Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:43:56.238Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 3.15MB / 50.40MB 0.4s [2021-03-22T16:43:56.499Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 7.34MB / 50.40MB 0.6s [2021-03-22T16:43:56.499Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 12.34MB / 50.40MB 0.7s [2021-03-22T16:43:56.762Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 16.78MB / 50.40MB 1.0s [2021-03-22T16:43:57.029Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 22.27MB / 50.40MB 1.2s [2021-03-22T16:43:57.297Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 26.21MB / 50.40MB 1.5s [2021-03-22T16:43:57.297Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 29.36MB / 50.40MB 1.6s [2021-03-22T16:43:57.558Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 32.44MB / 50.40MB 1.7s [2021-03-22T16:43:57.817Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 39.16MB / 50.40MB 2.0s [2021-03-22T16:43:57.817Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 44.04MB / 50.40MB 2.1s [2021-03-22T16:43:57.920Z] #51 ... [2021-03-22T16:43:57.920Z] [2021-03-22T16:43:57.920Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T16:43:57.920Z] #34 sha256:7709578f996f7a31c82023c62628195b5d24ea2e84ed50704f49dbd258ade564 [2021-03-22T16:43:57.920Z] #34 53.20 internal/reflectlite [2021-03-22T16:43:57.920Z] #34 53.20 sync [2021-03-22T16:43:57.920Z] #34 57.16 sort [2021-03-22T16:43:57.920Z] #34 57.18 errors [2021-03-22T16:43:57.920Z] #34 57.92 strconv [2021-03-22T16:43:57.920Z] #34 59.37 io [2021-03-22T16:43:57.920Z] #34 61.29 syscall [2021-03-22T16:43:57.920Z] #34 ... [2021-03-22T16:43:57.920Z] [2021-03-22T16:43:57.920Z] #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-03-22T16:43:57.920Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:43:57.920Z] #42 52.16 Building dependency tree... [2021-03-22T16:43:57.920Z] #42 57.39 The following additional packages will be installed: [2021-03-22T16:43:57.920Z] #42 57.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-22T16:43:57.920Z] #42 57.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-22T16:43:57.920Z] #42 57.39 Suggested packages: [2021-03-22T16:43:57.920Z] #42 57.45 manpages-dev python-setuptools [2021-03-22T16:43:57.920Z] #42 59.30 The following NEW packages will be installed: [2021-03-22T16:43:57.920Z] #42 59.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-22T16:43:57.920Z] #42 59.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-22T16:43:57.920Z] #42 59.31 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-22T16:43:57.920Z] #42 59.32 python-six zlib1g-dev [2021-03-22T16:43:57.920Z] #42 59.81 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:43:57.920Z] #42 59.81 Need to get 4095 kB of archives. [2021-03-22T16:43:57.920Z] #42 59.81 After this operation, 22.5 MB of additional disk space will be used. [2021-03-22T16:43:57.920Z] #42 59.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-22T16:43:57.920Z] #42 59.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-22T16:43:57.920Z] #42 59.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-22T16:43:57.920Z] #42 59.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-22T16:43:57.920Z] #42 59.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-22T16:43:57.920Z] #42 59.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-03-22T16:43:57.920Z] #42 59.86 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-03-22T16:43:57.920Z] #42 59.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-22T16:43:57.920Z] #42 59.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-22T16:43:57.920Z] #42 59.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-22T16:43:57.920Z] #42 60.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-22T16:43:57.920Z] #42 60.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-22T16:43:57.920Z] #42 60.29 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-03-22T16:43:57.920Z] #42 60.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-22T16:43:57.920Z] #42 60.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-22T16:43:57.920Z] #42 60.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-22T16:43:57.920Z] #42 60.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-22T16:43:57.920Z] #42 62.38 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:43:57.920Z] #42 62.82 Fetched 4095 kB in 1s (4623 kB/s) [2021-03-22T16:43:57.920Z] #42 63.05 Selecting previously unselected package libcap-dev:amd64. [2021-03-22T16:43:57.920Z] #42 63.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:43:57.920Z] #42 63.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-22T16:43:57.920Z] #42 63.22 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-22T16:43:57.920Z] #42 ... [2021-03-22T16:43:57.920Z] [2021-03-22T16:43:57.920Z] #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-03-22T16:43:57.920Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:43:57.920Z] #55 53.28 Building dependency tree... [2021-03-22T16:43:57.920Z] #55 58.49 The following additional packages will be installed: [2021-03-22T16:43:57.920Z] #55 58.51 libbtrfs0 [2021-03-22T16:43:57.920Z] #55 58.75 The following NEW packages will be installed: [2021-03-22T16:43:57.920Z] #55 58.77 libbtrfs-dev libbtrfs0 [2021-03-22T16:43:57.920Z] #55 59.56 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:43:57.920Z] #55 59.56 Need to get 119 kB of archives. [2021-03-22T16:43:57.920Z] #55 59.56 After this operation, 387 kB of additional disk space will be used. [2021-03-22T16:43:57.920Z] #55 59.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-22T16:43:57.920Z] #55 59.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-22T16:43:57.920Z] #55 61.22 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:43:57.920Z] #55 61.49 Fetched 119 kB in 1s (216 kB/s) [2021-03-22T16:43:57.920Z] #55 61.76 Selecting previously unselected package libbtrfs0. [2021-03-22T16:43:57.920Z] #55 61.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:43:57.920Z] #55 61.86 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-22T16:43:57.920Z] #55 61.87 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T16:43:57.920Z] #55 62.19 Selecting previously unselected package libbtrfs-dev. [2021-03-22T16:43:57.920Z] #55 62.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-22T16:43:57.920Z] #55 62.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:43:57.920Z] #55 62.83 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T16:43:57.920Z] #55 62.84 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:43:57.920Z] #55 62.85 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:43:57.920Z] #55 DONE 63.6s [2021-03-22T16:43:57.920Z] [2021-03-22T16:43:57.920Z] #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-03-22T16:43:57.920Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:43:57.920Z] #36 59.39 The following NEW packages will be installed: [2021-03-22T16:43:57.920Z] #36 59.41 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-22T16:43:57.920Z] #36 59.41 vim-common xxd [2021-03-22T16:43:57.920Z] #36 59.86 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:43:57.920Z] #36 59.86 Need to get 14.9 MB of archives. [2021-03-22T16:43:57.920Z] #36 59.86 After this operation, 61.8 MB of additional disk space will be used. [2021-03-22T16:43:57.920Z] #36 59.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-22T16:43:57.920Z] #36 59.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T16:43:57.920Z] #36 59.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-22T16:43:57.920Z] #36 60.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-22T16:43:57.920Z] #36 61.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-22T16:43:57.920Z] #36 61.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-22T16:43:57.920Z] #36 61.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-22T16:43:57.920Z] #36 61.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-22T16:43:57.920Z] #36 61.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-22T16:43:57.920Z] #36 61.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-22T16:43:58.079Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.4s [2021-03-22T16:43:58.176Z] #36 64.15 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:43:58.735Z] #36 64.57 Fetched 14.9 MB in 3s (5546 kB/s) [2021-03-22T16:43:58.735Z] #36 64.68 Selecting previously unselected package xxd. [2021-03-22T16:43:58.991Z] #36 64.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 ... 15410 files and directories currently installed.) [2021-03-22T16:43:58.991Z] #36 64.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:43:58.991Z] #36 64.78 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T16:43:59.025Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.9s done [2021-03-22T16:43:59.247Z] #36 65.24 Selecting previously unselected package vim-common. [2021-03-22T16:43:59.247Z] #36 65.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:43:59.285Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-22T16:43:59.504Z] #36 65.35 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T16:44:00.065Z] #36 65.86 Selecting previously unselected package cmake-data. [2021-03-22T16:44:00.065Z] #36 65.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-22T16:44:00.065Z] #36 65.91 Unpacking cmake-data (3.13.4-1) ... [2021-03-22T16:44:00.322Z] #36 ... [2021-03-22T16:44:00.322Z] [2021-03-22T16:44:00.322Z] #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-03-22T16:44:00.322Z] #49 sha256:fcb7a7c5c63c22119e9e54fa71e476cd92cb0e301ce966865470a9b38921a6c4 [2021-03-22T16:44:00.322Z] #49 56.26 go: extracting golang.org/x/text v0.3.2 [2021-03-22T16:44:00.322Z] #49 64.10 go: finding github.com/fatih/color v1.7.0 [2021-03-22T16:44:00.322Z] #49 64.43 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:44:00.322Z] #49 64.54 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:44:00.322Z] #49 64.54 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:44:00.322Z] #49 64.66 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:44:00.322Z] #49 64.72 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:44:00.322Z] #49 64.77 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:44:00.322Z] #49 64.78 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:44:00.322Z] #49 64.84 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T16:44:00.322Z] #49 64.85 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:44:00.322Z] #49 64.89 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:44:00.322Z] #49 64.91 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:44:00.322Z] #49 64.95 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:44:00.322Z] #49 64.95 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T16:44:00.322Z] #49 65.03 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:44:00.322Z] #49 65.05 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:44:00.322Z] #49 65.05 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:44:00.322Z] #49 65.09 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:44:00.322Z] #49 65.11 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T16:44:00.322Z] #49 65.28 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:44:00.322Z] #49 65.29 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:44:00.322Z] #49 65.32 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T16:44:00.322Z] #49 65.39 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:44:00.322Z] #49 65.47 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:44:00.322Z] #49 65.47 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:44:00.322Z] #49 65.48 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T16:44:00.322Z] #49 65.49 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:44:00.322Z] #49 65.49 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:44:00.322Z] #49 65.53 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:44:00.322Z] #49 65.55 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T16:44:00.322Z] #49 65.56 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T16:44:00.322Z] #49 65.65 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T16:44:00.322Z] #49 65.65 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:44:00.322Z] #49 65.77 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:44:00.322Z] #49 65.79 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:44:00.322Z] #49 65.83 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:44:00.322Z] #49 65.90 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T16:44:00.322Z] #49 65.99 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:44:00.322Z] #49 66.16 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T16:44:00.322Z] #49 66.17 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:44:00.322Z] #49 66.23 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:44:00.322Z] #49 66.23 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:44:00.322Z] #49 66.28 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:44:00.368Z] #26 ... [2021-03-22T16:44:00.368Z] [2021-03-22T16:44:00.368Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T16:44:00.368Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-22T16:44:00.368Z] #63 DONE 1.0s [2021-03-22T16:44:00.368Z] [2021-03-22T16:44:00.368Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:44:00.368Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:44:00.368Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.1s [2021-03-22T16:44:00.579Z] #49 66.32 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:44:00.579Z] #49 66.35 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T16:44:00.579Z] #49 ... [2021-03-22T16:44:00.579Z] [2021-03-22T16:44:00.579Z] #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-03-22T16:44:00.579Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:44:00.579Z] #42 63.68 Selecting previously unselected package libnet1:amd64. [2021-03-22T16:44:00.579Z] #42 63.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:44:00.579Z] #42 63.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:44:00.579Z] #42 63.93 Selecting previously unselected package libnet1-dev. [2021-03-22T16:44:00.579Z] #42 63.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:44:00.579Z] #42 63.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T16:44:00.579Z] #42 64.41 Selecting previously unselected package libnl-3-200:amd64. [2021-03-22T16:44:00.579Z] #42 64.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-22T16:44:00.579Z] #42 64.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:44:00.579Z] #42 64.74 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-22T16:44:00.579Z] #42 64.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-22T16:44:00.579Z] #42 64.80 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-22T16:44:00.579Z] #42 65.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-22T16:44:00.579Z] #42 65.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:44:00.579Z] #42 65.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:44:00.579Z] #42 65.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-22T16:44:00.579Z] #42 65.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:44:00.579Z] #42 65.51 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-22T16:44:00.579Z] #42 65.67 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-22T16:44:00.579Z] #42 65.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-22T16:44:00.579Z] #42 65.71 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-22T16:44:00.579Z] #42 66.22 Selecting previously unselected package libprotobuf17:amd64. [2021-03-22T16:44:00.579Z] #42 66.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:44:00.579Z] #42 66.24 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-22T16:44:00.939Z] #26 ... [2021-03-22T16:44:00.939Z] [2021-03-22T16:44:00.939Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T16:44:00.939Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-22T16:44:00.939Z] #65 DONE 1.2s [2021-03-22T16:44:01.198Z] [2021-03-22T16:44:01.198Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:44:01.198Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:44:01.506Z] #42 67.30 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-22T16:44:01.506Z] #42 67.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:44:01.506Z] #42 67.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-22T16:44:01.506Z] #42 ... [2021-03-22T16:44:01.506Z] [2021-03-22T16:44:01.506Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:01.506Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:44:01.506Z] #45 57.28 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T16:44:01.506Z] #45 58.01 math/rand [2021-03-22T16:44:01.506Z] #45 59.46 internal/singleflight [2021-03-22T16:44:01.506Z] #45 59.91 strconv [2021-03-22T16:44:01.506Z] #45 59.91 io [2021-03-22T16:44:01.506Z] #45 62.17 bytes [2021-03-22T16:44:01.506Z] #45 65.57 reflect [2021-03-22T16:44:01.506Z] #45 66.18 bufio [2021-03-22T16:44:01.506Z] #45 ... [2021-03-22T16:44:01.506Z] [2021-03-22T16:44:01.506Z] #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-03-22T16:44:01.506Z] #49 sha256:fcb7a7c5c63c22119e9e54fa71e476cd92cb0e301ce966865470a9b38921a6c4 [2021-03-22T16:44:01.506Z] #49 66.43 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:44:01.506Z] #49 66.45 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:44:01.506Z] #49 66.54 go: finding golang.org/x/text v0.3.2 [2021-03-22T16:44:01.506Z] #49 66.75 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:44:01.506Z] #49 66.75 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:44:01.506Z] #49 66.80 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:44:01.506Z] #49 66.84 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:44:01.506Z] #49 66.86 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:44:01.506Z] #49 66.91 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:44:01.506Z] #49 66.92 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:44:01.506Z] #49 66.93 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:44:01.506Z] #49 66.94 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:44:01.506Z] #49 66.97 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T16:44:01.506Z] #49 66.97 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:44:01.506Z] #49 67.01 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:44:01.506Z] #49 67.05 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:44:01.506Z] #49 67.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:44:01.506Z] #49 67.11 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:44:01.506Z] #49 67.14 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:44:01.506Z] #49 67.18 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T16:44:01.506Z] #49 67.18 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:44:01.506Z] #49 67.18 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:44:01.506Z] #49 67.29 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:44:01.506Z] #49 67.31 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T16:44:01.762Z] #49 67.66 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:44:01.828Z] #26 ... [2021-03-22T16:44:01.828Z] [2021-03-22T16:44:01.828Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:01.828Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:01.828Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-22T16:44:01.828Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-22T16:44:01.828Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-22T16:44:01.828Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-22T16:44:01.828Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-03-22T16:44:01.828Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.5s done [2021-03-22T16:44:01.828Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-03-22T16:44:01.828Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2021-03-22T16:44:01.828Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.77MB / 120.17MB 5.8s [2021-03-22T16:44:01.828Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 5.8s [2021-03-22T16:44:01.828Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.8s [2021-03-22T16:44:01.828Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2021-03-22T16:44:01.828Z] #9 ... [2021-03-22T16:44:01.828Z] [2021-03-22T16:44:01.828Z] #23 [internal] load build context [2021-03-22T16:44:01.828Z] #23 sha256:44c13faf0c95ded0f565aa7a7abe0c887c5135912992c6b7421e3fcd0874db1d [2021-03-22T16:44:01.828Z] #23 transferring context: 53.43MB 6.0s done [2021-03-22T16:44:01.828Z] #23 DONE 6.1s [2021-03-22T16:44:01.828Z] [2021-03-22T16:44:01.828Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:01.828Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:01.828Z] #9 ... [2021-03-22T16:44:01.828Z] [2021-03-22T16:44:01.828Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:44:01.828Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:44:02.021Z] #49 67.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:44:02.021Z] #49 67.75 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:44:02.021Z] #49 67.82 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:44:02.021Z] #49 67.86 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:44:02.745Z] Client: [2021-03-22T16:44:02.745Z] Context: default [2021-03-22T16:44:02.745Z] Debug Mode: false [2021-03-22T16:44:02.745Z] Plugins: [2021-03-22T16:44:02.745Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-22T16:44:02.746Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-22T16:44:02.746Z] [2021-03-22T16:44:02.746Z] Server: [2021-03-22T16:44:02.746Z] Containers: 0 [2021-03-22T16:44:02.746Z] Running: 0 [2021-03-22T16:44:02.746Z] Paused: 0 [2021-03-22T16:44:02.746Z] Stopped: 0 [2021-03-22T16:44:02.746Z] Images: 0 [2021-03-22T16:44:02.746Z] Server Version: 20.10.3 [2021-03-22T16:44:02.746Z] Storage Driver: overlay2 [2021-03-22T16:44:02.746Z] Backing Filesystem: extfs [2021-03-22T16:44:02.746Z] Supports d_type: true [2021-03-22T16:44:02.746Z] Native Overlay Diff: true [2021-03-22T16:44:02.746Z] Logging Driver: json-file [2021-03-22T16:44:02.746Z] Cgroup Driver: cgroupfs [2021-03-22T16:44:02.746Z] Cgroup Version: 1 [2021-03-22T16:44:02.746Z] Plugins: [2021-03-22T16:44:02.746Z] Volume: local [2021-03-22T16:44:02.746Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T16:44:02.746Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-22T16:44:02.746Z] Swarm: inactive [2021-03-22T16:44:02.746Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-22T16:44:02.746Z] Default Runtime: runc [2021-03-22T16:44:02.746Z] Init Binary: docker-init [2021-03-22T16:44:02.746Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T16:44:02.746Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T16:44:02.746Z] init version: de40ad0 [2021-03-22T16:44:02.746Z] Security Options: [2021-03-22T16:44:02.746Z] apparmor [2021-03-22T16:44:02.746Z] seccomp [2021-03-22T16:44:02.746Z] Profile: default [2021-03-22T16:44:02.746Z] Kernel Version: 4.15.0-1093-aws [2021-03-22T16:44:02.746Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-22T16:44:02.746Z] OSType: linux [2021-03-22T16:44:02.746Z] Architecture: aarch64 [2021-03-22T16:44:02.746Z] CPUs: 4 [2021-03-22T16:44:02.746Z] Total Memory: 7.525GiB [2021-03-22T16:44:02.746Z] Name: ip-10-100-106-72 [2021-03-22T16:44:02.746Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-22T16:44:02.746Z] Docker Root Dir: /var/lib/docker [2021-03-22T16:44:02.746Z] Debug Mode: false [2021-03-22T16:44:02.746Z] Registry: https://index.docker.io/v1/ [2021-03-22T16:44:02.746Z] Labels: [2021-03-22T16:44:02.746Z] Experimental: true [2021-03-22T16:44:02.746Z] Insecure Registries: [2021-03-22T16:44:02.746Z] 127.0.0.0/8 [2021-03-22T16:44:02.746Z] Live Restore Enabled: true [2021-03-22T16:44:02.746Z] [2021-03-22T16:44:02.746Z] WARNING: No swap limit support [Pipeline] sh [2021-03-22T16:44:03.053Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T16:44:03.053Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T16:44:03.053Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42050/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-22T16:44:03.053Z] + bash /home/ubuntu/workspace/moby_PR-42050/check-config.sh [2021-03-22T16:44:03.053Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-22T16:44:03.053Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-22T16:44:03.053Z] [2021-03-22T16:44:03.053Z] Generally Necessary: [2021-03-22T16:44:03.053Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-22T16:44:03.053Z] - apparmor: enabled and tools installed [2021-03-22T16:44:03.107Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 8.3s done [2021-03-22T16:44:03.107Z] #26 DONE 15.4s [2021-03-22T16:44:03.107Z] [2021-03-22T16:44:03.107Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:03.107Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:03.107Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.6s done [2021-03-22T16:44:03.107Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.6s done [2021-03-22T16:44:03.107Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-03-22T16:44:03.107Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-03-22T16:44:03.315Z] - CONFIG_NAMESPACES: enabled [2021-03-22T16:44:03.315Z] - CONFIG_NET_NS: enabled [2021-03-22T16:44:03.315Z] - CONFIG_PID_NS: enabled [2021-03-22T16:44:03.315Z] - CONFIG_IPC_NS: enabled [2021-03-22T16:44:03.315Z] - CONFIG_UTS_NS: enabled [2021-03-22T16:44:03.315Z] - CONFIG_CGROUPS: enabled [2021-03-22T16:44:03.315Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-22T16:44:03.315Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-22T16:44:03.315Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-22T16:44:03.315Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-22T16:44:03.315Z] - CONFIG_CPUSETS: enabled [2021-03-22T16:44:03.315Z] - CONFIG_MEMCG: enabled [2021-03-22T16:44:03.315Z] - CONFIG_KEYS: enabled [2021-03-22T16:44:03.315Z] - CONFIG_VETH: enabled (as module) [2021-03-22T16:44:03.315Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-22T16:44:03.315Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-22T16:44:03.315Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-22T16:44:03.315Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-22T16:44:03.315Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-22T16:44:03.315Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-22T16:44:03.577Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-22T16:44:03.577Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-22T16:44:03.577Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-22T16:44:03.577Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-22T16:44:03.577Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-22T16:44:03.577Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-22T16:44:03.577Z] [2021-03-22T16:44:03.577Z] Optional Features: [2021-03-22T16:44:03.577Z] - CONFIG_USER_NS: enabled [2021-03-22T16:44:03.577Z] - CONFIG_SECCOMP: enabled [2021-03-22T16:44:03.577Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-22T16:44:03.577Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-22T16:44:03.577Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-22T16:44:03.577Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-22T16:44:03.577Z] - CONFIG_BLK_CGROUP: enabled [2021-03-22T16:44:03.577Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-22T16:44:03.577Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-22T16:44:03.577Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-22T16:44:03.577Z] - CONFIG_CGROUP_PERF: enabled [2021-03-22T16:44:03.577Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-22T16:44:03.577Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-22T16:44:03.577Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-22T16:44:03.577Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-22T16:44:03.577Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-22T16:44:03.577Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-22T16:44:03.838Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-22T16:44:03.838Z] - CONFIG_IP_VS: enabled (as module) [2021-03-22T16:44:03.838Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-22T16:44:03.838Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-22T16:44:03.838Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-22T16:44:03.838Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-22T16:44:03.838Z] - CONFIG_EXT4_FS: enabled [2021-03-22T16:44:03.838Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-22T16:44:03.838Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-22T16:44:03.838Z] - Network Drivers: [2021-03-22T16:44:03.838Z] - "overlay": [2021-03-22T16:44:03.838Z] - CONFIG_VXLAN: enabled (as module) [2021-03-22T16:44:03.838Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-22T16:44:03.838Z] Optional (for encrypted networks): [2021-03-22T16:44:03.838Z] - CONFIG_CRYPTO: enabled [2021-03-22T16:44:03.838Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-22T16:44:03.838Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-22T16:44:03.838Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-22T16:44:03.838Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-22T16:44:03.838Z] - CONFIG_XFRM: enabled [2021-03-22T16:44:03.838Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-22T16:44:03.838Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-22T16:44:03.838Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-22T16:44:03.838Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-22T16:44:03.838Z] - "ipvlan": [2021-03-22T16:44:03.838Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-22T16:44:03.838Z] - "macvlan": [2021-03-22T16:44:04.050Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-22T16:44:04.050Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-22T16:44:04.100Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-22T16:44:04.100Z] - CONFIG_DUMMY: enabled (as module) [2021-03-22T16:44:04.100Z] - "ftp,tftp client in container": [2021-03-22T16:44:04.100Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-22T16:44:04.100Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-22T16:44:04.100Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-22T16:44:04.100Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-22T16:44:04.100Z] - Storage Drivers: [2021-03-22T16:44:04.100Z] - "aufs": [2021-03-22T16:44:04.100Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-22T16:44:04.100Z] - "btrfs": [2021-03-22T16:44:04.100Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-22T16:44:04.100Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-22T16:44:04.100Z] - "devicemapper": [2021-03-22T16:44:04.100Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-22T16:44:04.100Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-22T16:44:04.100Z] - "overlay": [2021-03-22T16:44:04.100Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-22T16:44:04.100Z] - "zfs": [2021-03-22T16:44:04.100Z] - /dev/zfs: missing [2021-03-22T16:44:04.100Z] - zfs command: missing [2021-03-22T16:44:04.100Z] - zpool command: missing [2021-03-22T16:44:04.100Z] [2021-03-22T16:44:04.100Z] Limits: [2021-03-22T16:44:04.100Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-22T16:44:04.100Z] [2021-03-22T16:44:04.100Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-22T16:44:04.370Z] #26 ... [2021-03-22T16:44:04.370Z] [2021-03-22T16:44:04.370Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:44:04.370Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T16:44:04.370Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-22T16:44:04.370Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-22T16:44:04.370Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-22T16:44:04.370Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2021-03-22T16:44:04.370Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2021-03-22T16:44:04.370Z] #62 DONE 8.4s [2021-03-22T16:44:04.370Z] [2021-03-22T16:44:04.370Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:44:04.370Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:44:04.370Z] #26 ... [2021-03-22T16:44:04.370Z] [2021-03-22T16:44:04.370Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:44:04.370Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T16:44:04.370Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T16:44:04.370Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-22T16:44:04.370Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-22T16:44:04.370Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T16:44:04.370Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2021-03-22T16:44:04.370Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2021-03-22T16:44:04.370Z] #64 DONE 8.4s [2021-03-22T16:44:04.370Z] [2021-03-22T16:44:04.370Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:44:04.370Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:44:04.451Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 . [2021-03-22T16:44:04.631Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.2s [2021-03-22T16:44:04.716Z] #1 [internal] load build definition from Dockerfile [2021-03-22T16:44:04.716Z] #1 sha256:2523191b71ba8736ee7c51a7ed26035c61a61848eb7a9256d0f472b780e6dcde [2021-03-22T16:44:04.716Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-03-22T16:44:04.716Z] #1 DONE 0.1s [2021-03-22T16:44:04.978Z] [2021-03-22T16:44:04.978Z] #2 [internal] load .dockerignore [2021-03-22T16:44:04.978Z] #2 sha256:3026bd09c3eddbae3107486c22d64fdd786abc0592796f7268470ecb0b3a8a6a [2021-03-22T16:44:04.978Z] #2 transferring context: 87B 0.0s done [2021-03-22T16:44:04.978Z] #2 DONE 0.0s [2021-03-22T16:44:05.259Z] [2021-03-22T16:44:05.259Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T16:44:05.259Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-03-22T16:44:05.290Z] #49 ... [2021-03-22T16:44:05.290Z] [2021-03-22T16:44:05.290Z] #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-03-22T16:44:05.290Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:44:05.290Z] #13 54.08 Building dependency tree... [2021-03-22T16:44:05.290Z] #13 59.64 The following additional packages will be installed: [2021-03-22T16:44:05.290Z] #13 59.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-22T16:44:05.290Z] #13 59.64 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-22T16:44:05.290Z] #13 59.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-22T16:44:05.290Z] #13 59.64 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-22T16:44:05.290Z] #13 59.64 mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T16:44:05.290Z] #13 59.72 Suggested packages: [2021-03-22T16:44:05.290Z] #13 59.72 gcc-8-locales seccomp wine64 [2021-03-22T16:44:05.290Z] #13 61.94 The following NEW packages will be installed: [2021-03-22T16:44:05.290Z] #13 61.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-22T16:44:05.290Z] #13 61.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-22T16:44:05.290Z] #13 61.94 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-22T16:44:05.290Z] #13 61.94 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-22T16:44:05.290Z] #13 61.94 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-22T16:44:05.290Z] #13 61.95 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T16:44:05.290Z] #13 61.95 The following packages will be upgraded: [2021-03-22T16:44:05.290Z] #13 61.95 libseccomp2 libsystemd0 libudev1 [2021-03-22T16:44:05.290Z] #13 62.46 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T16:44:05.290Z] #13 62.46 Need to get 78.2 MB of archives. [2021-03-22T16:44:05.290Z] #13 62.46 After this operation, 487 MB of additional disk space will be used. [2021-03-22T16:44:05.290Z] #13 62.46 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-22T16:44:05.290Z] #13 62.46 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-22T16:44:05.290Z] #13 62.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-22T16:44:05.290Z] #13 62.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-22T16:44:05.290Z] #13 62.51 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-03-22T16:44:05.290Z] #13 62.82 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-03-22T16:44:05.290Z] #13 63.03 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-03-22T16:44:05.290Z] #13 63.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-22T16:44:05.290Z] #13 63.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-22T16:44:05.290Z] #13 63.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-22T16:44:05.290Z] #13 63.67 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-03-22T16:44:05.290Z] #13 64.15 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-03-22T16:44:05.290Z] #13 64.16 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-03-22T16:44:05.290Z] #13 ... [2021-03-22T16:44:05.290Z] [2021-03-22T16:44:05.290Z] #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-03-22T16:44:05.290Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:44:05.290Z] #32 66.72 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-03-22T16:44:05.290Z] #32 67.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-22T16:44:05.290Z] #32 68.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T16:44:05.833Z] #3 DONE 0.6s [2021-03-22T16:44:05.833Z] [2021-03-22T16:44:05.833Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T16:44:05.833Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-03-22T16:44:05.833Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-22T16:44:05.833Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-22T16:44:05.833Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-03-22T16:44:05.833Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-03-22T16:44:05.833Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.2s [2021-03-22T16:44:05.833Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-03-22T16:44:06.096Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-03-22T16:44:06.358Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-03-22T16:44:06.620Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-03-22T16:44:06.620Z] #4 DONE 0.9s [2021-03-22T16:44:07.183Z] #26 ... [2021-03-22T16:44:07.183Z] [2021-03-22T16:44:07.183Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T16:44:07.183Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-22T16:44:07.183Z] #63 DONE 0.9s [2021-03-22T16:44:07.183Z] [2021-03-22T16:44:07.183Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:44:07.183Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:44:07.193Z] [2021-03-22T16:44:07.193Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:44:07.193Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T16:44:07.444Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 8.2s done [2021-03-22T16:44:07.477Z] Client: [2021-03-22T16:44:07.477Z] Context: default [2021-03-22T16:44:07.477Z] Debug Mode: false [2021-03-22T16:44:07.477Z] Plugins: [2021-03-22T16:44:07.477Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-22T16:44:07.477Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-22T16:44:07.477Z] [2021-03-22T16:44:07.477Z] Server: [2021-03-22T16:44:07.477Z] Containers: 0 [2021-03-22T16:44:07.477Z] Running: 0 [2021-03-22T16:44:07.477Z] Paused: 0 [2021-03-22T16:44:07.477Z] Stopped: 0 [2021-03-22T16:44:07.477Z] Images: 0 [2021-03-22T16:44:07.477Z] Server Version: 20.10.3 [2021-03-22T16:44:07.477Z] Storage Driver: overlay2 [2021-03-22T16:44:07.477Z] Backing Filesystem: extfs [2021-03-22T16:44:07.477Z] Supports d_type: true [2021-03-22T16:44:07.477Z] Native Overlay Diff: true [2021-03-22T16:44:07.477Z] Logging Driver: json-file [2021-03-22T16:44:07.477Z] Cgroup Driver: systemd [2021-03-22T16:44:07.477Z] Cgroup Version: 2 [2021-03-22T16:44:07.477Z] Plugins: [2021-03-22T16:44:07.477Z] Volume: local [2021-03-22T16:44:07.477Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T16:44:07.477Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-22T16:44:07.477Z] Swarm: inactive [2021-03-22T16:44:07.477Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-22T16:44:07.477Z] Default Runtime: runc [2021-03-22T16:44:07.477Z] Init Binary: docker-init [2021-03-22T16:44:07.477Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T16:44:07.477Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T16:44:07.477Z] init version: de40ad0 [2021-03-22T16:44:07.477Z] Security Options: [2021-03-22T16:44:07.477Z] apparmor [2021-03-22T16:44:07.477Z] seccomp [2021-03-22T16:44:07.477Z] Profile: default [2021-03-22T16:44:07.477Z] cgroupns [2021-03-22T16:44:07.477Z] Kernel Version: 5.4.0-1037-aws [2021-03-22T16:44:07.477Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-22T16:44:07.477Z] OSType: linux [2021-03-22T16:44:07.477Z] Architecture: x86_64 [2021-03-22T16:44:07.477Z] CPUs: 2 [2021-03-22T16:44:07.477Z] Total Memory: 7.569GiB [2021-03-22T16:44:07.477Z] Name: ip-10-100-100-162 [2021-03-22T16:44:07.477Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-22T16:44:07.477Z] Docker Root Dir: /var/lib/docker [2021-03-22T16:44:07.477Z] Debug Mode: false [2021-03-22T16:44:07.477Z] Registry: https://index.docker.io/v1/ [2021-03-22T16:44:07.477Z] Labels: [2021-03-22T16:44:07.477Z] Experimental: true [2021-03-22T16:44:07.477Z] Insecure Registries: [2021-03-22T16:44:07.477Z] 127.0.0.0/8 [2021-03-22T16:44:07.477Z] Live Restore Enabled: true [2021-03-22T16:44:07.477Z] [2021-03-22T16:44:07.477Z] WARNING: No kernel memory TCP limit support [2021-03-22T16:44:07.477Z] WARNING: No oom kill disable support [2021-03-22T16:44:07.477Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-22T16:44:07.771Z] #8 DONE 0.9s [2021-03-22T16:44:07.771Z] [2021-03-22T16:44:07.771Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:44:07.771Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T16:44:07.771Z] #7 DONE 0.9s [2021-03-22T16:44:07.771Z] [2021-03-22T16:44:07.771Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T16:44:07.771Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-22T16:44:07.771Z] #5 DONE 0.9s [2021-03-22T16:44:07.771Z] [2021-03-22T16:44:07.771Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T16:44:07.771Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-22T16:44:07.771Z] #6 DONE 1.0s [2021-03-22T16:44:07.806Z] #32 ... [2021-03-22T16:44:07.806Z] [2021-03-22T16:44:07.806Z] #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-03-22T16:44:07.806Z] #56 sha256:362973f55467c1e580a5964961d067c6c54800bee1ed148bab075444c5a50511 [2021-03-22T16:44:07.806Z] #56 1.697 + RM_GOPATH=0 [2021-03-22T16:44:07.806Z] #56 1.697 + TMP_GOPATH= [2021-03-22T16:44:07.806Z] #56 1.697 + : /build [2021-03-22T16:44:07.806Z] #56 1.697 + '[' -z '' ']' [2021-03-22T16:44:07.806Z] #56 1.697 ++ mktemp -d [2021-03-22T16:44:07.806Z] #56 1.709 + export GOPATH=/tmp/tmp.ZEHABaEdra [2021-03-22T16:44:07.806Z] #56 1.709 + GOPATH=/tmp/tmp.ZEHABaEdra [2021-03-22T16:44:07.806Z] #56 1.709 + RM_GOPATH=1 [2021-03-22T16:44:07.806Z] #56 1.709 + case "$(go env GOARCH)" in [2021-03-22T16:44:07.806Z] #56 1.709 ++ go env GOARCH [2021-03-22T16:44:07.806Z] #56 1.831 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:44:07.806Z] #56 1.831 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:07.806Z] #56 1.831 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:07.806Z] #56 1.831 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:07.806Z] #56 1.831 + dir=/tmp/install [2021-03-22T16:44:07.806Z] #56 1.831 + bin=containerd [2021-03-22T16:44:07.806Z] #56 1.831 + shift [2021-03-22T16:44:07.806Z] #56 1.831 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T16:44:07.806Z] #56 1.831 + . /tmp/install/containerd.installer [2021-03-22T16:44:07.806Z] #56 1.831 ++ set -e [2021-03-22T16:44:07.806Z] #56 1.831 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:44:07.806Z] #56 1.831 + install_containerd [2021-03-22T16:44:07.806Z] #56 1.831 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T16:44:07.806Z] #56 1.831 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZEHABaEdra/src/github.com/containerd/containerd [2021-03-22T16:44:07.806Z] #56 1.835 Cloning into '/tmp/tmp.ZEHABaEdra/src/github.com/containerd/containerd'... [2021-03-22T16:44:07.806Z] #56 ... [2021-03-22T16:44:07.806Z] [2021-03-22T16:44:07.806Z] #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-03-22T16:44:07.806Z] #51 sha256:e66b037b7f2a094f5a4e31288dc6d95bde70d83a0ead74b2c30918615d7c11b7 [2021-03-22T16:44:07.806Z] #51 63.75 strconv [2021-03-22T16:44:07.806Z] #51 68.65 reflect [2021-03-22T16:44:07.806Z] #51 69.75 time [2021-03-22T16:44:07.813Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 . [2021-03-22T16:44:08.064Z] #51 ... [2021-03-22T16:44:08.064Z] [2021-03-22T16:44:08.064Z] #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-03-22T16:44:08.064Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:44:08.064Z] #42 67.70 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-22T16:44:08.064Z] #42 67.70 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-22T16:44:08.064Z] #42 67.74 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-22T16:44:08.064Z] #42 70.09 Selecting previously unselected package libprotoc17:amd64. [2021-03-22T16:44:08.064Z] #42 70.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:44:08.064Z] #42 70.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-22T16:44:08.064Z] #42 71.24 Selecting previously unselected package protobuf-c-compiler. [2021-03-22T16:44:08.064Z] #42 71.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:44:08.064Z] #42 71.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T16:44:08.064Z] #42 71.71 Selecting previously unselected package protobuf-compiler. [2021-03-22T16:44:08.064Z] #42 71.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-22T16:44:08.064Z] #42 71.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-22T16:44:08.064Z] #42 71.99 Selecting previously unselected package python-pkg-resources. [2021-03-22T16:44:08.064Z] #42 72.02 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T16:44:08.064Z] #42 72.05 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-22T16:44:08.064Z] #42 72.41 Selecting previously unselected package python-six. [2021-03-22T16:44:08.064Z] #42 72.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-22T16:44:08.064Z] #42 72.42 Unpacking python-six (1.12.0-1) ... [2021-03-22T16:44:08.064Z] #42 72.69 Selecting previously unselected package python-protobuf. [2021-03-22T16:44:08.064Z] #42 72.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-22T16:44:08.064Z] #42 72.73 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-22T16:44:08.064Z] #42 73.77 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-22T16:44:08.072Z] #1 [internal] load build definition from Dockerfile [2021-03-22T16:44:08.072Z] #1 sha256:f134c15ed40ab10d50cfb653bd53ddc478c5dbf641ece8d3eea88409db8bc9f7 [2021-03-22T16:44:08.072Z] #1 transferring dockerfile: 17.02kB done [2021-03-22T16:44:08.072Z] #1 DONE 0.0s [2021-03-22T16:44:08.072Z] [2021-03-22T16:44:08.072Z] #2 [internal] load .dockerignore [2021-03-22T16:44:08.072Z] #2 sha256:ada67c8665824b7d749ba6a33b1bdc307e4baeddc9094d695eb6c2ac826768aa [2021-03-22T16:44:08.072Z] #2 transferring context: 87B done [2021-03-22T16:44:08.072Z] #2 DONE 0.0s [2021-03-22T16:44:08.072Z] [2021-03-22T16:44:08.072Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T16:44:08.072Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-22T16:44:08.320Z] #42 ... [2021-03-22T16:44:08.320Z] [2021-03-22T16:44:08.320Z] #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-03-22T16:44:08.320Z] #34 sha256:7709578f996f7a31c82023c62628195b5d24ea2e84ed50704f49dbd258ade564 [2021-03-22T16:44:08.320Z] #34 64.36 reflect [2021-03-22T16:44:08.320Z] #34 71.25 time [2021-03-22T16:44:08.331Z] #3 DONE 0.3s [2021-03-22T16:44:08.331Z] [2021-03-22T16:44:08.331Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T16:44:08.331Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-22T16:44:08.331Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-22T16:44:08.331Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-22T16:44:08.331Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2021-03-22T16:44:08.331Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-22T16:44:08.331Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-22T16:44:08.576Z] #34 ... [2021-03-22T16:44:08.576Z] [2021-03-22T16:44:08.576Z] #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-03-22T16:44:08.576Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:44:08.576Z] #13 69.30 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-03-22T16:44:08.592Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-22T16:44:08.592Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-03-22T16:44:08.592Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-22T16:44:08.827Z] #26 DONE 12.8s [2021-03-22T16:44:08.827Z] [2021-03-22T16:44:08.827Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T16:44:08.827Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-22T16:44:08.827Z] #65 DONE 1.3s [2021-03-22T16:44:08.827Z] [2021-03-22T16:44:08.827Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T16:44:08.827Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T16:44:08.852Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-03-22T16:44:08.852Z] #4 DONE 0.7s [2021-03-22T16:44:09.110Z] [2021-03-22T16:44:09.110Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:44:09.110Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T16:44:09.167Z] [2021-03-22T16:44:09.167Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:09.167Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T16:44:09.167Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-22T16:44:09.167Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-03-22T16:44:09.167Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s [2021-03-22T16:44:09.167Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-22T16:44:09.167Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-03-22T16:44:09.167Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.24MB / 49.18MB 0.3s [2021-03-22T16:44:09.167Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 3.15MB / 7.68MB 0.3s [2021-03-22T16:44:09.167Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 1.05MB / 9.98MB 0.3s [2021-03-22T16:44:09.167Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 10.49MB / 49.18MB 0.4s [2021-03-22T16:44:09.167Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s [2021-03-22T16:44:09.167Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 8.39MB / 9.98MB 0.4s [2021-03-22T16:44:09.330Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-03-22T16:44:09.429Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 13.63MB / 49.18MB 0.5s [2021-03-22T16:44:09.429Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.5s [2021-03-22T16:44:09.429Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 16.89MB / 49.18MB 0.6s [2021-03-22T16:44:09.678Z] #6 DONE 0.5s [2021-03-22T16:44:09.678Z] [2021-03-22T16:44:09.678Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T16:44:09.678Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T16:44:09.691Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 23.07MB / 49.18MB 0.8s [2021-03-22T16:44:09.691Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done [2021-03-22T16:44:09.691Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.8s [2021-03-22T16:44:09.691Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 27.32MB / 49.18MB 0.9s [2021-03-22T16:44:09.691Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.60MB / 52.16MB 0.9s [2021-03-22T16:44:09.691Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 33.55MB / 49.18MB 1.0s [2021-03-22T16:44:09.691Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 9.44MB / 52.16MB 1.0s [2021-03-22T16:44:09.937Z] #8 DONE 0.7s [2021-03-22T16:44:09.937Z] [2021-03-22T16:44:09.937Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T16:44:09.937Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-22T16:44:09.937Z] #7 DONE 0.9s [2021-03-22T16:44:09.937Z] [2021-03-22T16:44:09.937Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T16:44:09.937Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-22T16:44:09.967Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 41.94MB / 49.18MB 1.2s [2021-03-22T16:44:09.967Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.1s done [2021-03-22T16:44:09.967Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 22.02MB / 52.16MB 1.2s [2021-03-22T16:44:09.967Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 1.2s [2021-03-22T16:44:10.211Z] #27 1.696 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:10.211Z] #27 1.708 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:10.211Z] #27 1.708 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:10.231Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.3s [2021-03-22T16:44:10.231Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 28.31MB / 52.16MB 1.3s [2021-03-22T16:44:10.231Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 37.75MB / 52.16MB 1.4s [2021-03-22T16:44:10.231Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 11.97MB / 62.53MB 1.4s [2021-03-22T16:44:10.473Z] #27 1.895 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:44:10.493Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 44.04MB / 52.16MB 1.5s [2021-03-22T16:44:10.493Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 16.78MB / 62.53MB 1.5s [2021-03-22T16:44:10.493Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.7s [2021-03-22T16:44:10.493Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 27.26MB / 62.53MB 1.7s [2021-03-22T16:44:10.504Z] #5 DONE 1.4s [2021-03-22T16:44:10.734Z] #27 2.144 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:10.761Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.51MB / 62.53MB 1.8s [2021-03-22T16:44:10.761Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 41.94MB / 62.53MB 1.9s [2021-03-22T16:44:10.994Z] #27 2.432 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:44:11.023Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.11MB / 62.53MB 2.0s [2021-03-22T16:44:11.023Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.2s [2021-03-22T16:44:11.079Z] [2021-03-22T16:44:11.079Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:11.079Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:11.079Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-22T16:44:11.079Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-22T16:44:11.079Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2021-03-22T16:44:11.079Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s [2021-03-22T16:44:11.079Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-22T16:44:11.079Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-22T16:44:11.079Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.2s [2021-03-22T16:44:11.079Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.2s [2021-03-22T16:44:11.245Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2021-03-22T16:44:11.289Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.5s done [2021-03-22T16:44:11.340Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.26MB / 50.40MB 0.4s [2021-03-22T16:44:11.340Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2021-03-22T16:44:11.340Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.80MB / 50.40MB 0.5s [2021-03-22T16:44:11.340Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2021-03-22T16:44:11.340Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.5s [2021-03-22T16:44:11.504Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-22T16:44:11.551Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.1s [2021-03-22T16:44:11.610Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.14MB / 50.40MB 0.6s [2021-03-22T16:44:11.610Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2021-03-22T16:44:11.610Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s [2021-03-22T16:44:11.610Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s [2021-03-22T16:44:11.610Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2021-03-22T16:44:11.610Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.29MB / 51.83MB 0.8s [2021-03-22T16:44:11.610Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 0.8s [2021-03-22T16:44:11.814Z] #9 ... [2021-03-22T16:44:11.814Z] [2021-03-22T16:44:11.814Z] #23 [internal] load build context [2021-03-22T16:44:11.814Z] #23 sha256:59d82219755db7d0f9ffc779660221cb3019d33f6572c7b27113124c9b516753 [2021-03-22T16:44:11.814Z] #23 transferring context: 53.43MB 2.4s done [2021-03-22T16:44:11.814Z] #23 DONE 3.0s [2021-03-22T16:44:11.814Z] [2021-03-22T16:44:11.814Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:11.814Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T16:44:11.849Z] #13 72.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-22T16:44:11.849Z] #13 72.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-22T16:44:11.850Z] #13 72.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-22T16:44:11.850Z] #13 72.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-22T16:44:11.850Z] #13 72.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-22T16:44:11.850Z] #13 72.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-22T16:44:11.850Z] #13 72.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-22T16:44:11.850Z] #13 72.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-22T16:44:11.850Z] #13 73.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-22T16:44:11.850Z] #13 73.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-22T16:44:11.850Z] #13 73.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-22T16:44:11.850Z] #13 73.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-22T16:44:11.874Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 0.9s [2021-03-22T16:44:11.874Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.44MB / 51.83MB 1.0s [2021-03-22T16:44:11.874Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 1.0s [2021-03-22T16:44:11.939Z] #27 ... [2021-03-22T16:44:11.939Z] [2021-03-22T16:44:11.939Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:11.939Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:11.939Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.3s done [2021-03-22T16:44:11.939Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.7s done [2021-03-22T16:44:11.939Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.7s done [2021-03-22T16:44:11.939Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-03-22T16:44:11.939Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-22T16:44:11.939Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.2s [2021-03-22T16:44:12.073Z] #9 ... [2021-03-22T16:44:12.073Z] [2021-03-22T16:44:12.073Z] #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-03-22T16:44:12.073Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T16:44:12.073Z] #27 1.835 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:12.073Z] #27 1.903 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:12.073Z] #27 1.906 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:12.073Z] #27 2.028 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:44:12.073Z] #27 2.268 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:12.073Z] #27 2.538 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:44:12.073Z] #27 4.227 Fetched 8424 kB in 3s (3177 kB/s) [2021-03-22T16:44:12.073Z] #27 4.227 Reading package lists... [2021-03-22T16:44:12.073Z] #27 5.181 Reading package lists... [2021-03-22T16:44:12.073Z] #27 6.082 Building dependency tree... [2021-03-22T16:44:12.073Z] #27 6.438 The following additional packages will be installed: [2021-03-22T16:44:12.073Z] #27 6.438 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-22T16:44:12.073Z] #27 6.438 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-22T16:44:12.073Z] #27 6.438 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-22T16:44:12.073Z] #27 6.438 Suggested packages: [2021-03-22T16:44:12.073Z] #27 6.438 krb5-doc krb5-user [2021-03-22T16:44:12.073Z] #27 6.438 Recommended packages: [2021-03-22T16:44:12.073Z] #27 6.438 krb5-locales publicsuffix libsasl2-modules [2021-03-22T16:44:12.073Z] #27 6.629 The following NEW packages will be installed: [2021-03-22T16:44:12.073Z] #27 6.629 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-22T16:44:12.073Z] #27 6.629 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-22T16:44:12.073Z] #27 6.629 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-22T16:44:12.073Z] #27 6.629 libssh2-1 libssl1.1 openssl [2021-03-22T16:44:12.073Z] #27 6.910 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T16:44:12.073Z] #27 6.910 Need to get 5057 kB of archives. [2021-03-22T16:44:12.073Z] #27 6.910 After this operation, 12.1 MB of additional disk space will be used. [2021-03-22T16:44:12.073Z] #27 6.910 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-22T16:44:12.073Z] #27 6.922 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-22T16:44:12.073Z] #27 6.922 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-22T16:44:12.073Z] #27 6.922 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-22T16:44:12.073Z] #27 6.922 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-22T16:44:12.073Z] #27 6.922 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-22T16:44:12.073Z] #27 6.922 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-22T16:44:12.073Z] #27 6.926 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-22T16:44:12.073Z] #27 6.958 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-22T16:44:12.073Z] #27 6.958 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-22T16:44:12.073Z] #27 6.961 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-22T16:44:12.073Z] #27 6.964 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-22T16:44:12.073Z] #27 6.964 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-22T16:44:12.073Z] #27 6.964 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-22T16:44:12.073Z] #27 6.970 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-22T16:44:12.073Z] #27 6.970 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-22T16:44:12.073Z] #27 6.978 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-22T16:44:12.073Z] #27 6.978 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-22T16:44:12.073Z] #27 6.987 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-22T16:44:12.073Z] #27 6.993 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-22T16:44:12.073Z] #27 6.993 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-22T16:44:12.073Z] #27 7.190 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:44:12.073Z] #27 7.216 Fetched 5057 kB in 0s (14.7 MB/s) [2021-03-22T16:44:12.073Z] #27 7.275 Selecting previously unselected package libssl1.1:amd64. [2021-03-22T16:44:12.073Z] #27 7.275 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-03-22T16:44:12.073Z] #27 7.275 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 7.286 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:12.073Z] #27 7.514 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-22T16:44:12.073Z] #27 7.514 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 7.520 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:12.073Z] #27 7.577 Selecting previously unselected package libsasl2-2:amd64. [2021-03-22T16:44:12.073Z] #27 7.577 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 7.581 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:12.073Z] #27 7.645 Selecting previously unselected package libldap-common. [2021-03-22T16:44:12.073Z] #27 7.645 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-22T16:44:12.073Z] #27 7.645 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:12.073Z] #27 7.723 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-22T16:44:12.073Z] #27 7.723 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 7.727 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:12.073Z] #27 7.807 Selecting previously unselected package openssl. [2021-03-22T16:44:12.073Z] #27 7.807 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 7.814 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:12.073Z] #27 8.027 Selecting previously unselected package ca-certificates. [2021-03-22T16:44:12.073Z] #27 8.027 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-22T16:44:12.073Z] #27 8.033 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-22T16:44:12.073Z] #27 8.135 Selecting previously unselected package libkeyutils1:amd64. [2021-03-22T16:44:12.073Z] #27 8.135 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 8.142 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-22T16:44:12.073Z] #27 8.193 Selecting previously unselected package libkrb5support0:amd64. [2021-03-22T16:44:12.073Z] #27 8.193 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 8.198 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:12.073Z] #27 8.253 Selecting previously unselected package libk5crypto3:amd64. [2021-03-22T16:44:12.073Z] #27 8.253 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 8.261 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:12.073Z] #27 8.328 Selecting previously unselected package libkrb5-3:amd64. [2021-03-22T16:44:12.073Z] #27 8.328 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 8.333 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:12.073Z] #27 8.448 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-22T16:44:12.073Z] #27 8.448 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 8.457 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:12.073Z] #27 8.508 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-22T16:44:12.073Z] #27 8.510 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 8.514 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-22T16:44:12.073Z] #27 8.580 Selecting previously unselected package libpsl5:amd64. [2021-03-22T16:44:12.073Z] #27 8.580 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 8.590 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-22T16:44:12.073Z] #27 8.638 Selecting previously unselected package librtmp1:amd64. [2021-03-22T16:44:12.073Z] #27 8.638 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 8.644 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T16:44:12.073Z] #27 8.701 Selecting previously unselected package libssh2-1:amd64. [2021-03-22T16:44:12.073Z] #27 8.701 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 8.705 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-22T16:44:12.073Z] #27 8.778 Selecting previously unselected package libcurl4:amd64. [2021-03-22T16:44:12.073Z] #27 8.778 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 8.786 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-22T16:44:12.073Z] #27 8.868 Selecting previously unselected package curl. [2021-03-22T16:44:12.073Z] #27 8.871 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-22T16:44:12.073Z] #27 8.875 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-22T16:44:12.106Z] #13 73.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-22T16:44:12.106Z] #13 73.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-22T16:44:12.133Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s done [2021-03-22T16:44:12.133Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 1.1s [2021-03-22T16:44:12.133Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.1s [2021-03-22T16:44:12.133Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.56MB / 51.83MB 1.3s [2021-03-22T16:44:12.133Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.36MB / 68.67MB 1.3s [2021-03-22T16:44:12.134Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-22T16:44:12.335Z] #27 8.972 Selecting previously unselected package libonig5:amd64. [2021-03-22T16:44:12.335Z] #27 8.972 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-22T16:44:12.335Z] #27 8.979 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:44:12.335Z] #27 9.115 Selecting previously unselected package libjq1:amd64. [2021-03-22T16:44:12.335Z] #27 9.115 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:44:12.335Z] #27 9.141 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:44:12.335Z] #27 9.198 Selecting previously unselected package jq. [2021-03-22T16:44:12.335Z] #27 9.198 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:44:12.362Z] #13 ... [2021-03-22T16:44:12.362Z] [2021-03-22T16:44:12.362Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:12.362Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:44:12.362Z] #45 68.29 syscall [2021-03-22T16:44:12.362Z] #45 78.32 internal/poll [2021-03-22T16:44:12.400Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.55MB / 51.83MB 1.4s [2021-03-22T16:44:12.400Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 1.4s [2021-03-22T16:44:12.400Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.44MB / 120.17MB 1.4s [2021-03-22T16:44:12.400Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.36MB / 51.83MB 1.5s [2021-03-22T16:44:12.400Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.73MB / 68.67MB 1.5s [2021-03-22T16:44:12.595Z] #27 9.203 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T16:44:12.595Z] #27 9.268 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-22T16:44:12.595Z] #27 9.316 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-22T16:44:12.595Z] #27 9.323 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:12.619Z] #45 ... [2021-03-22T16:44:12.619Z] [2021-03-22T16:44:12.619Z] #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-03-22T16:44:12.619Z] #51 sha256:e66b037b7f2a094f5a4e31288dc6d95bde70d83a0ead74b2c30918615d7c11b7 [2021-03-22T16:44:12.619Z] #51 77.67 context [2021-03-22T16:44:12.664Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.87MB / 120.17MB 1.6s [2021-03-22T16:44:12.664Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.99MB / 51.83MB 1.8s [2021-03-22T16:44:12.664Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.88MB / 68.67MB 1.8s [2021-03-22T16:44:12.664Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.55MB / 120.17MB 1.8s [2021-03-22T16:44:12.763Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.6s done [2021-03-22T16:44:12.856Z] #27 9.457 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-22T16:44:12.856Z] #27 9.473 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:12.856Z] #27 9.490 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:12.856Z] #27 9.504 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:12.856Z] #27 9.517 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T16:44:12.856Z] #27 9.528 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:12.856Z] #27 9.539 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:12.856Z] #27 9.555 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-22T16:44:12.856Z] #27 9.570 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:12.856Z] #27 9.577 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:12.856Z] #27 9.598 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:44:12.856Z] #27 9.615 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:44:12.856Z] #27 9.630 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:12.856Z] #27 9.672 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-22T16:44:12.929Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 2.0s [2021-03-22T16:44:12.929Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 2.1s [2021-03-22T16:44:12.930Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 2.1s [2021-03-22T16:44:13.191Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 2.2s [2021-03-22T16:44:13.191Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.3s [2021-03-22T16:44:13.191Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.31MB / 120.17MB 2.3s [2021-03-22T16:44:13.451Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done [2021-03-22T16:44:13.451Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 2.4s [2021-03-22T16:44:13.451Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.4s [2021-03-22T16:44:13.451Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.04MB / 120.17MB 2.4s [2021-03-22T16:44:13.451Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s [2021-03-22T16:44:13.451Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.91MB / 120.17MB 2.7s [2021-03-22T16:44:13.552Z] #51 79.30 internal/poll [2021-03-22T16:44:13.711Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.1s done [2021-03-22T16:44:13.796Z] #27 10.55 Updating certificates in /etc/ssl/certs... [2021-03-22T16:44:13.976Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.1s done [2021-03-22T16:44:13.976Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-03-22T16:44:13.976Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.10kB / 97.69MB 5.3s [2021-03-22T16:44:13.976Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.2s done [2021-03-22T16:44:14.024Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.8s done [2021-03-22T16:44:14.024Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.0s [2021-03-22T16:44:14.024Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.9s done [2021-03-22T16:44:14.241Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 8.39MB / 97.69MB 5.4s [2021-03-22T16:44:14.241Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 18.87MB / 97.69MB 5.5s [2021-03-22T16:44:14.494Z] #51 ... [2021-03-22T16:44:14.494Z] [2021-03-22T16:44:14.494Z] #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-03-22T16:44:14.494Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:44:14.494Z] #36 70.15 Selecting previously unselected package libicu63:amd64. [2021-03-22T16:44:14.494Z] #36 70.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-22T16:44:14.494Z] #36 70.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:44:14.494Z] #36 ... [2021-03-22T16:44:14.494Z] [2021-03-22T16:44:14.494Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T16:44:14.494Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:44:14.494Z] #42 80.31 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-22T16:44:14.494Z] #42 80.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:44:14.494Z] #42 80.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:44:14.494Z] #42 80.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-22T16:44:14.504Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 26.73MB / 97.69MB 5.6s [2021-03-22T16:44:14.504Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done [2021-03-22T16:44:14.504Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 36.10MB / 97.69MB 5.7s [2021-03-22T16:44:14.735Z] #27 ... [2021-03-22T16:44:14.735Z] [2021-03-22T16:44:14.735Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:14.735Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:14.751Z] #42 80.44 Setting up python-six (1.12.0-1) ... [2021-03-22T16:44:14.768Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-03-22T16:44:14.768Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 42.99MB / 97.69MB 6.0s [2021-03-22T16:44:14.963Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.9s done [2021-03-22T16:44:14.963Z] #9 ... [2021-03-22T16:44:14.963Z] [2021-03-22T16:44:14.963Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:44:14.963Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T16:44:14.963Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T16:44:14.963Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-22T16:44:14.963Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-03-22T16:44:14.963Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T16:44:14.963Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-22T16:44:14.963Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2021-03-22T16:44:14.963Z] #62 DONE 4.1s [2021-03-22T16:44:14.963Z] [2021-03-22T16:44:14.963Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:14.963Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:15.141Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 51.38MB / 97.69MB 6.1s [2021-03-22T16:44:15.141Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 6.4s [2021-03-22T16:44:15.406Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.30MB / 97.69MB 6.5s [2021-03-22T16:44:15.406Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 78.64MB / 97.69MB 6.6s [2021-03-22T16:44:15.530Z] #9 ... [2021-03-22T16:44:15.530Z] [2021-03-22T16:44:15.530Z] #23 [internal] load build context [2021-03-22T16:44:15.530Z] #23 sha256:75ca07ba5f75f6223f38992d12f069277d977471bc8a698087dc31cd3f5df0fa [2021-03-22T16:44:15.530Z] #23 transferring context: 53.42MB 4.4s done [2021-03-22T16:44:15.530Z] #23 DONE 4.5s [2021-03-22T16:44:15.530Z] [2021-03-22T16:44:15.530Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:15.530Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:15.670Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 85.98MB / 97.69MB 6.7s [2021-03-22T16:44:15.670Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 91.23MB / 97.69MB 6.8s [2021-03-22T16:44:15.670Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.9s [2021-03-22T16:44:15.990Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 1.2s done [2021-03-22T16:44:16.646Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2021-03-22T16:44:16.908Z] #9 ... [2021-03-22T16:44:16.908Z] [2021-03-22T16:44:16.908Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:44:16.908Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T16:44:16.908Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T16:44:16.909Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T16:44:16.909Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-22T16:44:16.909Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-22T16:44:16.909Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2021-03-22T16:44:16.909Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2021-03-22T16:44:16.909Z] #64 DONE 6.0s [2021-03-22T16:44:16.909Z] [2021-03-22T16:44:16.909Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:16.909Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:17.170Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-03-22T16:44:17.221Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done [2021-03-22T16:44:17.233Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.2s [2021-03-22T16:44:17.234Z] #9 ... [2021-03-22T16:44:17.234Z] [2021-03-22T16:44:17.234Z] #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-03-22T16:44:17.234Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T16:44:17.234Z] #27 4.151 Fetched 8424 kB in 3s (3107 kB/s) [2021-03-22T16:44:17.234Z] #27 4.151 Reading package lists... [2021-03-22T16:44:17.234Z] #27 5.116 Reading package lists... [2021-03-22T16:44:17.234Z] #27 6.098 Building dependency tree... [2021-03-22T16:44:17.234Z] #27 6.453 The following additional packages will be installed: [2021-03-22T16:44:17.234Z] #27 6.455 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-22T16:44:17.234Z] #27 6.460 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-22T16:44:17.234Z] #27 6.460 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-22T16:44:17.234Z] #27 6.460 Suggested packages: [2021-03-22T16:44:17.234Z] #27 6.460 krb5-doc krb5-user [2021-03-22T16:44:17.234Z] #27 6.460 Recommended packages: [2021-03-22T16:44:17.234Z] #27 6.460 krb5-locales publicsuffix libsasl2-modules [2021-03-22T16:44:17.234Z] #27 6.638 The following NEW packages will be installed: [2021-03-22T16:44:17.234Z] #27 6.638 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-22T16:44:17.234Z] #27 6.638 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-22T16:44:17.234Z] #27 6.638 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-22T16:44:17.234Z] #27 6.638 libssh2-1 libssl1.1 openssl [2021-03-22T16:44:17.234Z] #27 6.926 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T16:44:17.234Z] #27 6.926 Need to get 5057 kB of archives. [2021-03-22T16:44:17.234Z] #27 6.926 After this operation, 12.1 MB of additional disk space will be used. [2021-03-22T16:44:17.234Z] #27 6.926 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-22T16:44:17.234Z] #27 6.928 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-22T16:44:17.234Z] #27 6.967 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-22T16:44:17.234Z] #27 6.967 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-22T16:44:17.234Z] #27 6.967 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-22T16:44:17.234Z] #27 6.967 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-22T16:44:17.234Z] #27 6.967 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-22T16:44:17.234Z] #27 6.967 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-22T16:44:17.234Z] #27 6.967 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-22T16:44:17.234Z] #27 6.967 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-22T16:44:17.234Z] #27 6.967 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-22T16:44:17.234Z] #27 6.967 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-22T16:44:17.234Z] #27 6.967 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-22T16:44:17.234Z] #27 6.976 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-22T16:44:17.234Z] #27 6.977 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-22T16:44:17.234Z] #27 6.986 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-22T16:44:17.234Z] #27 6.986 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-22T16:44:17.234Z] #27 6.986 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-22T16:44:17.234Z] #27 7.001 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-22T16:44:17.234Z] #27 7.009 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-22T16:44:17.234Z] #27 7.009 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-22T16:44:17.234Z] #27 7.298 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:44:17.234Z] #27 7.325 Fetched 5057 kB in 0s (14.5 MB/s) [2021-03-22T16:44:17.234Z] #27 7.412 Selecting previously unselected package libssl1.1:amd64. [2021-03-22T16:44:17.234Z] #27 7.412 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-03-22T16:44:17.234Z] #27 7.412 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 7.426 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:17.234Z] #27 7.680 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-22T16:44:17.234Z] #27 7.680 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 7.683 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:17.234Z] #27 7.733 Selecting previously unselected package libsasl2-2:amd64. [2021-03-22T16:44:17.234Z] #27 7.733 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 7.737 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:17.234Z] #27 7.790 Selecting previously unselected package libldap-common. [2021-03-22T16:44:17.234Z] #27 7.790 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-22T16:44:17.234Z] #27 7.794 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:17.234Z] #27 7.857 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-22T16:44:17.234Z] #27 7.857 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 7.862 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:17.234Z] #27 7.949 Selecting previously unselected package openssl. [2021-03-22T16:44:17.234Z] #27 7.949 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 7.954 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:17.234Z] #27 8.125 Selecting previously unselected package ca-certificates. [2021-03-22T16:44:17.234Z] #27 8.125 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-22T16:44:17.234Z] #27 8.134 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-22T16:44:17.234Z] #27 8.241 Selecting previously unselected package libkeyutils1:amd64. [2021-03-22T16:44:17.234Z] #27 8.241 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 8.245 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-22T16:44:17.234Z] #27 8.281 Selecting previously unselected package libkrb5support0:amd64. [2021-03-22T16:44:17.234Z] #27 8.281 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 8.284 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:17.234Z] #27 8.332 Selecting previously unselected package libk5crypto3:amd64. [2021-03-22T16:44:17.234Z] #27 8.332 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 8.336 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:17.234Z] #27 8.398 Selecting previously unselected package libkrb5-3:amd64. [2021-03-22T16:44:17.234Z] #27 8.398 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 8.402 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:17.234Z] #27 8.549 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-22T16:44:17.234Z] #27 8.549 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 8.556 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:17.234Z] #27 8.622 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-22T16:44:17.234Z] #27 8.622 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 8.624 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-22T16:44:17.234Z] #27 8.683 Selecting previously unselected package libpsl5:amd64. [2021-03-22T16:44:17.234Z] #27 8.683 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 8.694 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-22T16:44:17.234Z] #27 8.731 Selecting previously unselected package librtmp1:amd64. [2021-03-22T16:44:17.234Z] #27 8.731 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-22T16:44:17.234Z] #27 8.736 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T16:44:17.234Z] #27 8.789 Selecting previously unselected package libssh2-1:amd64. [2021-03-22T16:44:17.234Z] #27 8.789 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-22T16:44:17.479Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-22T16:44:17.493Z] #27 8.795 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-22T16:44:17.493Z] #27 8.954 Selecting previously unselected package libcurl4:amd64. [2021-03-22T16:44:17.493Z] #27 8.954 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-22T16:44:17.493Z] #27 8.959 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-22T16:44:17.738Z] #9 ... [2021-03-22T16:44:17.738Z] [2021-03-22T16:44:17.738Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T16:44:17.738Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-22T16:44:17.738Z] #63 DONE 0.6s [2021-03-22T16:44:17.738Z] [2021-03-22T16:44:17.738Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:17.738Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:17.755Z] #27 9.145 Selecting previously unselected package curl. [2021-03-22T16:44:17.755Z] #27 9.145 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-22T16:44:17.755Z] #27 9.150 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-22T16:44:17.755Z] #27 9.248 Selecting previously unselected package libonig5:amd64. [2021-03-22T16:44:17.755Z] #27 9.248 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-22T16:44:17.755Z] #27 9.258 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:44:17.756Z] #27 9.330 Selecting previously unselected package libjq1:amd64. [2021-03-22T16:44:17.756Z] #27 9.330 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:44:17.916Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.8s done [2021-03-22T16:44:17.916Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-03-22T16:44:18.020Z] #27 9.334 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:44:18.020Z] #27 9.395 Selecting previously unselected package jq. [2021-03-22T16:44:18.020Z] #27 9.395 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:44:18.020Z] #27 9.399 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T16:44:18.020Z] #27 9.476 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-22T16:44:18.020Z] #27 9.487 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-22T16:44:18.020Z] #27 9.500 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:18.283Z] #27 9.637 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-22T16:44:18.283Z] #27 9.652 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:18.283Z] #27 9.667 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:18.283Z] #27 9.680 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:18.283Z] #27 9.695 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T16:44:18.283Z] #27 9.711 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:18.283Z] #27 9.727 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:18.283Z] #27 9.746 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-22T16:44:18.283Z] #27 9.759 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:18.283Z] #27 9.771 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:18.283Z] #27 9.794 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:44:18.283Z] #27 9.806 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:44:18.283Z] #27 9.815 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:18.283Z] #27 9.826 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-22T16:44:18.674Z] #9 ... [2021-03-22T16:44:18.674Z] [2021-03-22T16:44:18.674Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T16:44:18.674Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-22T16:44:18.674Z] #65 DONE 1.2s [2021-03-22T16:44:18.674Z] [2021-03-22T16:44:18.674Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:18.674Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:18.861Z] #9 ... [2021-03-22T16:44:18.861Z] [2021-03-22T16:44:18.861Z] #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-03-22T16:44:18.861Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T16:44:18.861Z] #27 11.81 137 added, 0 removed; done. [2021-03-22T16:44:18.861Z] #27 11.85 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:18.861Z] #27 11.86 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T16:44:18.861Z] #27 11.87 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-22T16:44:18.861Z] #27 11.89 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-22T16:44:18.861Z] #27 11.90 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:44:18.861Z] #27 11.93 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-22T16:44:18.861Z] #27 11.94 Updating certificates in /etc/ssl/certs... [2021-03-22T16:44:18.861Z] #27 12.89 0 added, 0 removed; done. [2021-03-22T16:44:18.861Z] #27 12.89 Running hooks in /etc/ca-certificates/update.d... [2021-03-22T16:44:18.861Z] #27 12.89 done. [2021-03-22T16:44:18.861Z] #27 DONE 15.5s [2021-03-22T16:44:18.861Z] [2021-03-22T16:44:18.861Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:18.861Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:18.861Z] #9 ... [2021-03-22T16:44:18.861Z] [2021-03-22T16:44:18.861Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T16:44:18.861Z] #28 sha256:cf45791a968062b18ac36933958363b78a6d1a6965870827a614fbf838a0331b [2021-03-22T16:44:18.861Z] #28 DONE 0.2s [2021-03-22T16:44:18.861Z] [2021-03-22T16:44:18.861Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:18.861Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:18.862Z] #9 ... [2021-03-22T16:44:18.862Z] [2021-03-22T16:44:18.862Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:44:18.862Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T16:44:18.862Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-22T16:44:18.862Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T16:44:18.862Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-22T16:44:18.862Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-22T16:44:18.862Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.6s done [2021-03-22T16:44:18.862Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-03-22T16:44:18.862Z] #62 DONE 9.9s [2021-03-22T16:44:18.862Z] [2021-03-22T16:44:18.862Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T16:44:18.862Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T16:44:18.862Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T16:44:18.862Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-22T16:44:18.862Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T16:44:18.862Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-22T16:44:18.862Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2021-03-22T16:44:18.862Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2021-03-22T16:44:18.862Z] #64 DONE 9.9s [2021-03-22T16:44:18.862Z] [2021-03-22T16:44:18.862Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:18.862Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T16:44:18.862Z] #9 ... [2021-03-22T16:44:18.862Z] [2021-03-22T16:44:18.862Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:44:18.862Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-22T16:44:18.862Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-22T16:44:18.862Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-22T16:44:18.862Z] #26 sha256:917ab0af993d3997abb8404f8b309c832d73bc9996cb04cc89c656258c6b3999 529B / 529B done [2021-03-22T16:44:18.862Z] #26 sha256:e2e57caf3a6744542984f4107cd43fe826e3fb8be3a0d4d34a6cb158851f4c42 1.46kB / 1.46kB done [2021-03-22T16:44:18.862Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 49.20MB / 49.20MB 9.7s done [2021-03-22T16:44:18.862Z] #26 ... [2021-03-22T16:44:18.862Z] [2021-03-22T16:44:18.862Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:18.862Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T16:44:18.923Z] #42 ... [2021-03-22T16:44:18.923Z] [2021-03-22T16:44:18.923Z] #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-03-22T16:44:18.923Z] #47 sha256:95528b1d4837736fce30a198dabe37fbe3468260983f21cf669dc06aea8eee13 [2021-03-22T16:44:18.923Z] #47 DONE 84.3s [2021-03-22T16:44:18.923Z] [2021-03-22T16:44:18.923Z] #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-03-22T16:44:18.923Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:44:18.923Z] #42 84.25 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-22T16:44:18.923Z] #42 84.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:44:18.923Z] #42 84.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-22T16:44:18.923Z] #42 84.37 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-22T16:44:18.923Z] #42 84.41 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-22T16:44:18.923Z] #42 84.43 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-22T16:44:18.923Z] #42 84.48 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T16:44:18.923Z] #42 84.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-22T16:44:18.923Z] #42 84.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T16:44:18.923Z] #42 84.59 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-22T16:44:18.933Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.7s done [2021-03-22T16:44:19.191Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-22T16:44:19.225Z] #27 10.58 Updating certificates in /etc/ssl/certs... [2021-03-22T16:44:19.759Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-03-22T16:44:20.019Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-22T16:44:20.255Z] #27 11.76 137 added, 0 removed; done. [2021-03-22T16:44:20.278Z] #9 ... [2021-03-22T16:44:20.278Z] [2021-03-22T16:44:20.278Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:44:20.278Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T16:44:20.278Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-22T16:44:20.278Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-22T16:44:20.278Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-22T16:44:20.278Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-22T16:44:20.278Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 4.4s done [2021-03-22T16:44:20.278Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 4.5s done [2021-03-22T16:44:20.278Z] #26 DONE 9.3s [2021-03-22T16:44:20.278Z] [2021-03-22T16:44:20.278Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:20.278Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:20.278Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-03-22T16:44:20.521Z] #27 11.79 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:20.521Z] #27 11.81 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T16:44:20.521Z] #27 11.82 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-22T16:44:20.521Z] #27 11.83 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-22T16:44:20.521Z] #27 11.85 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:44:20.521Z] #27 11.87 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-22T16:44:20.521Z] #27 11.89 Updating certificates in /etc/ssl/certs... [2021-03-22T16:44:20.538Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-22T16:44:21.424Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.2s done [2021-03-22T16:44:21.467Z] #27 12.93 0 added, 0 removed; done. [2021-03-22T16:44:21.467Z] #27 12.93 Running hooks in /etc/ca-certificates/update.d... [2021-03-22T16:44:21.727Z] #27 12.94 done. [2021-03-22T16:44:22.195Z] #42 ... [2021-03-22T16:44:22.196Z] [2021-03-22T16:44:22.196Z] #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-03-22T16:44:22.196Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:44:22.196Z] #36 80.97 Selecting previously unselected package libxml2:amd64. [2021-03-22T16:44:22.196Z] #36 80.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-22T16:44:22.196Z] #36 80.98 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T16:44:22.196Z] #36 81.58 Selecting previously unselected package libarchive13:amd64. [2021-03-22T16:44:22.196Z] #36 81.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-22T16:44:22.196Z] #36 81.65 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-22T16:44:22.196Z] #36 82.02 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-22T16:44:22.196Z] #36 82.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-22T16:44:22.196Z] #36 82.04 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-22T16:44:22.196Z] #36 82.23 Selecting previously unselected package librhash0:amd64. [2021-03-22T16:44:22.196Z] #36 82.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-22T16:44:22.196Z] #36 82.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-22T16:44:22.196Z] #36 82.43 Selecting previously unselected package libuv1:amd64. [2021-03-22T16:44:22.196Z] #36 82.43 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-22T16:44:22.196Z] #36 82.44 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-22T16:44:22.196Z] #36 83.01 Selecting previously unselected package cmake. [2021-03-22T16:44:22.196Z] #36 83.01 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-22T16:44:22.196Z] #36 83.03 Unpacking cmake (3.13.4-1) ... [2021-03-22T16:44:22.196Z] #36 86.60 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:44:22.196Z] #36 86.63 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T16:44:22.196Z] #36 86.65 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-22T16:44:22.196Z] #36 86.66 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T16:44:22.196Z] #36 86.69 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-22T16:44:22.196Z] #36 86.71 Setting up cmake-data (3.13.4-1) ... [2021-03-22T16:44:22.196Z] #36 86.76 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T16:44:22.196Z] #36 86.77 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-22T16:44:22.196Z] #36 86.80 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-22T16:44:22.196Z] #36 86.81 Setting up cmake (3.13.4-1) ... [2021-03-22T16:44:22.196Z] #36 86.88 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:44:22.196Z] #36 87.17 Processing triggers for mime-support (3.62) ... [2021-03-22T16:44:22.196Z] #36 DONE 87.7s [2021-03-22T16:44:22.196Z] [2021-03-22T16:44:22.196Z] #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-03-22T16:44:22.196Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:44:22.196Z] #13 74.95 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:44:22.196Z] #13 75.14 Fetched 78.2 MB in 11s (7066 kB/s) [2021-03-22T16:44:22.196Z] #13 75.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 ... 15410 files and directories currently installed.) [2021-03-22T16:44:22.196Z] #13 75.37 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-22T16:44:22.196Z] #13 75.40 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T16:44:22.196Z] #13 75.85 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-22T16:44:22.196Z] #13 75.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:44:22.196Z] #13 76.03 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-22T16:44:22.196Z] #13 76.05 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-22T16:44:22.196Z] #13 76.23 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:44:22.196Z] #13 76.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:44:22.196Z] #13 76.49 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-22T16:44:22.196Z] #13 76.52 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T16:44:22.196Z] #13 76.74 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-22T16:44:22.196Z] #13 76.93 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-22T16:44:22.196Z] #13 76.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:44:22.196Z] #13 77.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-22T16:44:22.196Z] #13 77.12 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T16:44:22.196Z] #13 79.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-22T16:44:22.196Z] #13 79.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-22T16:44:22.196Z] #13 79.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T16:44:22.196Z] #13 83.48 Selecting previously unselected package binutils-mingw-w64. [2021-03-22T16:44:22.196Z] #13 83.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-22T16:44:22.196Z] #13 83.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T16:44:22.370Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-03-22T16:44:22.452Z] #13 83.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-22T16:44:22.452Z] #13 83.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:44:22.452Z] #13 83.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:44:22.633Z] #9 ... [2021-03-22T16:44:22.633Z] [2021-03-22T16:44:22.633Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T16:44:22.633Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-22T16:44:22.633Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 3.1s done [2021-03-22T16:44:22.633Z] #26 DONE 13.7s [2021-03-22T16:44:22.633Z] [2021-03-22T16:44:22.633Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:22.633Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T16:44:23.015Z] #13 84.06 Selecting previously unselected package dmsetup. [2021-03-22T16:44:23.015Z] #13 84.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:44:23.015Z] #13 84.07 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-22T16:44:23.015Z] #13 84.24 Selecting previously unselected package mingw-w64-common. [2021-03-22T16:44:23.015Z] #13 84.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-22T16:44:23.015Z] #13 84.25 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-22T16:44:23.015Z] #13 ... [2021-03-22T16:44:23.015Z] [2021-03-22T16:44:23.015Z] #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-03-22T16:44:23.015Z] #37 sha256:29015d72129ab628c7dc9aa05a9eb03dbf3b84992fd5af9e5ad0505cc1025b95 [2021-03-22T16:44:23.015Z] #37 1.211 + RM_GOPATH=0 [2021-03-22T16:44:23.015Z] #37 1.211 + TMP_GOPATH= [2021-03-22T16:44:23.015Z] #37 1.211 + : /build [2021-03-22T16:44:23.015Z] #37 1.211 + '[' -z '' ']' [2021-03-22T16:44:23.015Z] #37 1.211 ++ mktemp -d [2021-03-22T16:44:23.015Z] #37 1.212 + export GOPATH=/tmp/tmp.pc1dMVY1MI [2021-03-22T16:44:23.015Z] #37 1.212 + GOPATH=/tmp/tmp.pc1dMVY1MI [2021-03-22T16:44:23.015Z] #37 1.212 + RM_GOPATH=1 [2021-03-22T16:44:23.015Z] #37 1.212 + case "$(go env GOARCH)" in [2021-03-22T16:44:23.015Z] #37 1.212 ++ go env GOARCH [2021-03-22T16:44:23.015Z] #37 1.226 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:23.015Z] #37 1.226 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:23.015Z] #37 1.227 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:23.015Z] #37 1.230 + dir=/tmp/install [2021-03-22T16:44:23.015Z] #37 1.231 + bin=tini [2021-03-22T16:44:23.015Z] #37 1.231 + shift [2021-03-22T16:44:23.015Z] #37 1.231 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T16:44:23.015Z] #37 1.232 + . /tmp/install/tini.installer [2021-03-22T16:44:23.015Z] #37 1.232 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:44:23.015Z] #37 1.233 + install_tini [2021-03-22T16:44:23.015Z] #37 1.233 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T16:44:23.015Z] #37 1.234 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:44:23.015Z] #37 1.234 + git clone https://github.com/krallin/tini.git /tmp/tmp.pc1dMVY1MI/tini [2021-03-22T16:44:23.015Z] #37 1.240 Cloning into '/tmp/tmp.pc1dMVY1MI/tini'... [2021-03-22T16:44:23.070Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-03-22T16:44:23.577Z] #37 ... [2021-03-22T16:44:23.577Z] [2021-03-22T16:44:23.577Z] #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-03-22T16:44:23.577Z] #34 sha256:7709578f996f7a31c82023c62628195b5d24ea2e84ed50704f49dbd258ade564 [2021-03-22T16:44:23.577Z] #34 79.28 internal/poll [2021-03-22T16:44:23.577Z] #34 81.53 os [2021-03-22T16:44:23.577Z] #34 82.79 internal/fmtsort [2021-03-22T16:44:23.577Z] #34 83.51 strings [2021-03-22T16:44:23.577Z] #34 86.09 fmt [2021-03-22T16:44:23.577Z] #34 86.97 path/filepath [2021-03-22T16:44:23.577Z] #34 88.51 io/ioutil [2021-03-22T16:44:23.577Z] #34 89.20 path [2021-03-22T16:44:23.577Z] #34 ... [2021-03-22T16:44:23.577Z] [2021-03-22T16:44:23.577Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:23.577Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:44:23.577Z] #45 81.07 internal/syscall/execenv [2021-03-22T16:44:23.577Z] #45 81.24 internal/syscall/unix [2021-03-22T16:44:23.577Z] #45 81.51 os [2021-03-22T16:44:23.577Z] #45 83.17 internal/fmtsort [2021-03-22T16:44:23.577Z] #45 83.91 strings [2021-03-22T16:44:23.577Z] #45 85.51 fmt [2021-03-22T16:44:23.577Z] #45 87.39 path/filepath [2021-03-22T16:44:23.577Z] #45 89.01 regexp/syntax [2021-03-22T16:44:23.639Z] #27 DONE 15.2s [2021-03-22T16:44:23.639Z] [2021-03-22T16:44:23.639Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:23.639Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:23.639Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.9s done [2021-03-22T16:44:23.639Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2021-03-22T16:44:23.834Z] #45 ... [2021-03-22T16:44:23.834Z] [2021-03-22T16:44:23.834Z] #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-03-22T16:44:23.834Z] #37 sha256:29015d72129ab628c7dc9aa05a9eb03dbf3b84992fd5af9e5ad0505cc1025b95 [2021-03-22T16:44:23.834Z] #37 2.035 + cd /tmp/tmp.pc1dMVY1MI/tini [2021-03-22T16:44:23.834Z] #37 2.036 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:44:23.834Z] #37 2.041 + cmake . [2021-03-22T16:44:23.899Z] #9 ... [2021-03-22T16:44:23.899Z] [2021-03-22T16:44:23.899Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T16:44:23.899Z] #28 sha256:1580b790b8d106f8c82f6e1ae29e424d67b7342d394ef737c613970b02b71c26 [2021-03-22T16:44:23.899Z] #28 DONE 0.1s [2021-03-22T16:44:23.899Z] [2021-03-22T16:44:23.899Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:23.899Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:23.899Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-22T16:44:23.899Z] #9 ... [2021-03-22T16:44:23.899Z] [2021-03-22T16:44:23.899Z] #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-03-22T16:44:23.899Z] #29 sha256:2c75a880060d02b00831f0a077e6e8b3d36e372b03ba9ec77dc62fa5ddb7a2c1 [2021-03-22T16:44:24.397Z] #37 2.623 -- The C compiler identification is GNU 8.3.0 [2021-03-22T16:44:24.397Z] #37 2.690 -- Check for working C compiler: /usr/bin/cc [2021-03-22T16:44:24.553Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done [2021-03-22T16:44:24.734Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.6s done [2021-03-22T16:44:24.734Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-22T16:44:25.338Z] #37 3.387 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T16:44:25.338Z] #37 3.393 -- Detecting C compiler ABI info [2021-03-22T16:44:25.499Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2021-03-22T16:44:25.905Z] #37 ... [2021-03-22T16:44:25.905Z] [2021-03-22T16:44:25.905Z] #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-03-22T16:44:25.905Z] #51 sha256:e66b037b7f2a094f5a4e31288dc6d95bde70d83a0ead74b2c30918615d7c11b7 [2021-03-22T16:44:25.905Z] #51 81.73 os [2021-03-22T16:44:25.905Z] #51 86.25 encoding/binary [2021-03-22T16:44:25.905Z] #51 86.61 fmt [2021-03-22T16:44:25.905Z] #51 89.04 encoding/base64 [2021-03-22T16:44:25.905Z] #51 89.79 golang.org/x/sys/unix [2021-03-22T16:44:25.905Z] #51 ... [2021-03-22T16:44:25.905Z] [2021-03-22T16:44:25.905Z] #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-03-22T16:44:25.905Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:44:25.905Z] #42 91.15 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-22T16:44:25.905Z] #42 91.16 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:44:25.905Z] #42 DONE 91.8s [2021-03-22T16:44:25.905Z] [2021-03-22T16:44:25.905Z] #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-03-22T16:44:25.905Z] #37 sha256:29015d72129ab628c7dc9aa05a9eb03dbf3b84992fd5af9e5ad0505cc1025b95 [2021-03-22T16:44:25.905Z] #37 4.164 -- Detecting C compiler ABI info - done [2021-03-22T16:44:26.164Z] #37 4.194 -- Detecting C compile features [2021-03-22T16:44:26.444Z] #29 2.458 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-22T16:44:26.444Z] #29 2.564 [2021-03-22T16:44:26.974Z] #29 2.687 #### 6.5% ####################### 32.4% ######################################### 57.0% ####################################################### 77.0% ##################################################################### 96.5% ######################################################################## 100.0% [2021-03-22T16:44:26.974Z] #29 3.210 [2021-03-22T16:44:27.235Z] #29 3.339 ######################################################## 78.8% ######################################################################## 100.0% [2021-03-22T16:44:27.235Z] #29 3.457 [2021-03-22T16:44:27.496Z] #29 3.607 ######################### 35.5% ######################################################################## 100.0% [2021-03-22T16:44:27.756Z] #29 3.780 [2021-03-22T16:44:28.023Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-03-22T16:44:28.023Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-22T16:44:28.280Z] #29 3.912 ####### 10.2% ######################### 34.8% ####################################### 54.2% ############################################# 62.6% ################################################################## 92.6% ######################################################################## 100.0% [2021-03-22T16:44:28.280Z] #29 4.454 [2021-03-22T16:44:28.360Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s done [2021-03-22T16:44:28.360Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-22T16:44:28.360Z] #9 ... [2021-03-22T16:44:28.360Z] [2021-03-22T16:44:28.360Z] #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-03-22T16:44:28.360Z] #29 sha256:5932f279614665fe0c8ba64967345a4915bde9745db3d2d6261f9636cc15e618 [2021-03-22T16:44:28.360Z] #29 1.316 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-22T16:44:28.360Z] #29 1.437 [2021-03-22T16:44:28.360Z] #29 1.565 ############ 16.9% ########################## 36.9% ######################################## 56.7% ###################################################### 75.8% ##################################################################### 96.3% ######################################################################## 100.0% [2021-03-22T16:44:28.360Z] #29 2.100 [2021-03-22T16:44:28.360Z] #29 2.219 ########################################### 60.6% ######################################################################## 100.0% [2021-03-22T16:44:28.360Z] #29 2.360 [2021-03-22T16:44:28.360Z] #29 2.487 ################################################### 70.9% ######################################################################## 100.0% [2021-03-22T16:44:28.360Z] #29 2.610 [2021-03-22T16:44:28.360Z] #29 2.732 ####### 9.8% #################### 28.7% ################################ 44.8% #################################################### 72.8% ############################################################## 87.2% ######################################################################## 100.0% [2021-03-22T16:44:28.360Z] #29 3.308 [2021-03-22T16:44:28.360Z] #29 3.427 ## 2.9% ###### 9.2% ######### 12.9% ############## 19.8% ################# 25.0% ##################### 30.2% ######################### 35.1% ############################# 40.6% ################################ 45.8% #################################### 51.0% ######################################## 56.1% ############################################ 61.4% ############################################### 66.3% ################################################### 71.6% ####################################################### 77.0% ########################################################### 82.3% ############################################################## 87.3% ################################################################## 92.7% ###################################################################### 97.5% ######################################################################## 100.0% [2021-03-22T16:44:28.360Z] #29 5.294 [2021-03-22T16:44:28.360Z] #29 5.616 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-22T16:44:28.360Z] #29 5.730 [2021-03-22T16:44:28.360Z] #29 5.839 ######################################################################## 100.0% [2021-03-22T16:44:28.360Z] #29 5.859 [2021-03-22T16:44:28.360Z] #29 7.890 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-22T16:44:28.360Z] #29 7.992 [2021-03-22T16:44:28.360Z] #29 8.125 0.1% #################################################################### 95.6% ######################################################################## 100.0% [2021-03-22T16:44:28.360Z] #29 8.342 [2021-03-22T16:44:28.360Z] #29 8.792 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-22T16:44:28.360Z] #29 8.894 [2021-03-22T16:44:28.592Z] #9 ... [2021-03-22T16:44:28.592Z] [2021-03-22T16:44:28.592Z] #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-03-22T16:44:28.592Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T16:44:28.592Z] #27 1.124 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:28.592Z] #27 1.131 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:28.592Z] #27 1.137 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:28.592Z] #27 1.279 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:44:28.592Z] #27 1.509 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:28.592Z] #27 1.772 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:44:28.592Z] #27 3.367 Fetched 8424 kB in 2s (3378 kB/s) [2021-03-22T16:44:28.592Z] #27 3.367 Reading package lists... [2021-03-22T16:44:28.592Z] #27 4.262 Reading package lists... [2021-03-22T16:44:28.592Z] #27 5.149 Building dependency tree... [2021-03-22T16:44:28.592Z] #27 5.454 The following additional packages will be installed: [2021-03-22T16:44:28.592Z] #27 5.455 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-22T16:44:28.592Z] #27 5.455 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-22T16:44:28.592Z] #27 5.455 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-22T16:44:28.592Z] #27 5.456 Suggested packages: [2021-03-22T16:44:28.592Z] #27 5.456 krb5-doc krb5-user [2021-03-22T16:44:28.592Z] #27 5.456 Recommended packages: [2021-03-22T16:44:28.592Z] #27 5.456 krb5-locales publicsuffix libsasl2-modules [2021-03-22T16:44:28.592Z] #27 5.624 The following NEW packages will be installed: [2021-03-22T16:44:28.592Z] #27 5.624 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-22T16:44:28.592Z] #27 5.625 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-22T16:44:28.592Z] #27 5.625 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-22T16:44:28.592Z] #27 5.625 libssh2-1 libssl1.1 openssl [2021-03-22T16:44:28.592Z] #27 5.917 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T16:44:28.592Z] #27 5.917 Need to get 5057 kB of archives. [2021-03-22T16:44:28.592Z] #27 5.917 After this operation, 12.1 MB of additional disk space will be used. [2021-03-22T16:44:28.592Z] #27 5.917 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-22T16:44:28.592Z] #27 5.917 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-22T16:44:28.592Z] #27 5.917 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-22T16:44:28.592Z] #27 5.917 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-22T16:44:28.592Z] #27 5.917 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-22T16:44:28.592Z] #27 5.918 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-22T16:44:28.592Z] #27 5.918 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-22T16:44:28.592Z] #27 5.928 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-22T16:44:28.592Z] #27 5.936 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-22T16:44:28.592Z] #27 5.941 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-22T16:44:28.592Z] #27 5.948 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-22T16:44:28.592Z] #27 5.948 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-22T16:44:28.592Z] #27 5.948 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-22T16:44:28.592Z] #27 5.951 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-22T16:44:28.592Z] #27 5.960 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-22T16:44:28.592Z] #27 5.960 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-22T16:44:28.592Z] #27 5.964 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-22T16:44:28.592Z] #27 5.964 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-22T16:44:28.592Z] #27 5.970 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-22T16:44:28.592Z] #27 5.975 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-22T16:44:28.592Z] #27 5.998 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-22T16:44:28.592Z] #27 6.136 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:44:28.592Z] #27 6.159 Fetched 5057 kB in 0s (14.5 MB/s) [2021-03-22T16:44:28.592Z] #27 6.203 Selecting previously unselected package libssl1.1:amd64. [2021-03-22T16:44:28.592Z] #27 6.203 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-03-22T16:44:28.592Z] #27 6.203 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 6.216 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:28.592Z] #27 6.394 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-22T16:44:28.592Z] #27 6.394 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 6.397 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 6.438 Selecting previously unselected package libsasl2-2:amd64. [2021-03-22T16:44:28.592Z] #27 6.438 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 6.442 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 6.489 Selecting previously unselected package libldap-common. [2021-03-22T16:44:28.592Z] #27 6.489 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-22T16:44:28.592Z] #27 6.493 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:28.592Z] #27 6.542 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-22T16:44:28.592Z] #27 6.542 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 6.548 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:28.592Z] #27 6.599 Selecting previously unselected package openssl. [2021-03-22T16:44:28.592Z] #27 6.601 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 6.605 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:28.592Z] #27 6.759 Selecting previously unselected package ca-certificates. [2021-03-22T16:44:28.592Z] #27 6.759 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-22T16:44:28.592Z] #27 6.766 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-22T16:44:28.592Z] #27 6.848 Selecting previously unselected package libkeyutils1:amd64. [2021-03-22T16:44:28.592Z] #27 6.848 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 6.852 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-22T16:44:28.592Z] #27 6.909 Selecting previously unselected package libkrb5support0:amd64. [2021-03-22T16:44:28.592Z] #27 6.909 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 6.920 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 6.959 Selecting previously unselected package libk5crypto3:amd64. [2021-03-22T16:44:28.592Z] #27 6.962 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 6.968 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.048 Selecting previously unselected package libkrb5-3:amd64. [2021-03-22T16:44:28.592Z] #27 7.048 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 7.054 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.140 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-22T16:44:28.592Z] #27 7.140 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 7.144 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.205 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-22T16:44:28.592Z] #27 7.206 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 7.210 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.261 Selecting previously unselected package libpsl5:amd64. [2021-03-22T16:44:28.592Z] #27 7.261 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 7.264 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-22T16:44:28.592Z] #27 7.312 Selecting previously unselected package librtmp1:amd64. [2021-03-22T16:44:28.592Z] #27 7.312 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 7.315 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T16:44:28.592Z] #27 7.354 Selecting previously unselected package libssh2-1:amd64. [2021-03-22T16:44:28.592Z] #27 7.354 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 7.358 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-22T16:44:28.592Z] #27 7.410 Selecting previously unselected package libcurl4:amd64. [2021-03-22T16:44:28.592Z] #27 7.412 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 7.421 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.486 Selecting previously unselected package curl. [2021-03-22T16:44:28.592Z] #27 7.486 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 7.490 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.549 Selecting previously unselected package libonig5:amd64. [2021-03-22T16:44:28.592Z] #27 7.549 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 7.552 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:44:28.592Z] #27 7.607 Selecting previously unselected package libjq1:amd64. [2021-03-22T16:44:28.592Z] #27 7.607 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 7.610 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:44:28.592Z] #27 7.654 Selecting previously unselected package jq. [2021-03-22T16:44:28.592Z] #27 7.654 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:44:28.592Z] #27 7.659 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T16:44:28.592Z] #27 7.708 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-22T16:44:28.592Z] #27 7.722 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-22T16:44:28.592Z] #27 7.734 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:28.592Z] #27 7.847 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.859 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:28.592Z] #27 7.876 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.889 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.901 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T16:44:28.592Z] #27 7.914 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.927 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.938 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-22T16:44:28.592Z] #27 7.950 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:28.592Z] #27 7.966 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:28.592Z] #27 7.987 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:44:28.592Z] #27 7.998 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:44:28.592Z] #27 8.009 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:28.592Z] #27 8.023 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-22T16:44:28.592Z] #27 ... [2021-03-22T16:44:28.592Z] [2021-03-22T16:44:28.592Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:28.592Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:28.630Z] #29 9.023 0.0% ############## 19.6% ############### 21.8% ############################## 42.0% ####################################### 55.4% ########################################### 60.7% ######29 ... [2021-03-22T16:44:28.630Z] [2021-03-22T16:44:28.630Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:28.630Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:28.630Z] #9 DONE 40.8s [2021-03-22T16:44:28.630Z] [2021-03-22T16:44:28.630Z] #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-03-22T16:44:28.630Z] #29 sha256:5932f279614665fe0c8ba64967345a4915bde9745db3d2d6261f9636cc15e618 [2021-03-22T16:44:28.630Z] #29 9.023 0.0% ############## 19.6% ############### 21.8% ############################## 42.0% ####################################### 55.4% ########################################### 60.7% ######################################################## 78.0% ######################################################################## 100.0% [2021-03-22T16:44:28.630Z] #29 9.779 [2021-03-22T16:44:28.630Z] #29 ... [2021-03-22T16:44:28.630Z] [2021-03-22T16:44:28.630Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T16:44:28.630Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-22T16:44:28.682Z] #37 6.460 -- Detecting C compile features - done [2021-03-22T16:44:28.682Z] #37 6.484 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T16:44:28.682Z] #37 6.671 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T16:44:28.682Z] #37 6.788 -- Configuring done [2021-03-22T16:44:28.682Z] #37 6.818 -- Generating done [2021-03-22T16:44:28.682Z] #37 6.825 -- Build files have been written to: /tmp/tmp.pc1dMVY1MI/tini [2021-03-22T16:44:28.682Z] #37 6.831 + make tini-static [2021-03-22T16:44:28.938Z] #37 7.190 Scanning dependencies of target tini-static [2021-03-22T16:44:28.938Z] #37 7.275 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T16:44:29.722Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.7s done [2021-03-22T16:44:29.722Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-03-22T16:44:29.722Z] #9 ... [2021-03-22T16:44:29.722Z] [2021-03-22T16:44:29.722Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T16:44:29.722Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-03-22T16:44:30.117Z] #29 4.579 0.9% ##### 8.2% ####### 10.1% ############## 20.0% ################### 27.5% ####################### 32.2% ########################### 38.6% ############################### 43.5% ################################### 48.9% ####################################### 54.3% ########################################## 59.5% ############################################## 64.7% ################################################## 69.8% ###################################################### 75.2% ######################################################### 80.5% ############################################################# 85.7% ################################################################# 90.9% ##################################################################### 96.1% ######################################################################## 100.0% [2021-03-22T16:44:30.117Z] #29 6.451 [2021-03-22T16:44:30.305Z] #37 8.611 [100%] Linking C executable tini-static [2021-03-22T16:44:30.690Z] #29 6.802 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-22T16:44:30.690Z] #29 6.905 [2021-03-22T16:44:30.868Z] #37 9.284 [100%] Built target tini-static [2021-03-22T16:44:30.950Z] #29 7.025 ######################################################################## 100.0% [2021-03-22T16:44:30.950Z] #29 7.055 [2021-03-22T16:44:31.110Z] #63 DONE 1.2s [2021-03-22T16:44:31.110Z] [2021-03-22T16:44:31.110Z] #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-03-22T16:44:31.110Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T16:44:31.110Z] #27 ... [2021-03-22T16:44:31.110Z] [2021-03-22T16:44:31.110Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T16:44:31.110Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-03-22T16:44:31.124Z] #37 9.382 + mkdir -p /build [2021-03-22T16:44:31.124Z] #37 9.387 + cp tini-static /build/docker-init [2021-03-22T16:44:31.223Z] #29 7.349 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-22T16:44:31.223Z] #29 7.456 [2021-03-22T16:44:31.223Z] #29 7.569 ######################################################################## 100.0% [2021-03-22T16:44:31.483Z] #29 7.598 [2021-03-22T16:44:31.686Z] #37 DONE 9.7s [2021-03-22T16:44:31.686Z] [2021-03-22T16:44:31.686Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:44:31.686Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:44:31.686Z] #43 2.326 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T16:44:31.686Z] #43 2.327 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T16:44:31.686Z] #43 2.338 Note: Building without GnuTLS support [2021-03-22T16:44:31.686Z] #43 2.349 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T16:44:31.686Z] #43 2.349 Makefile.config:40: Warn: Building without nftables support [2021-03-22T16:44:31.686Z] #43 4.346 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T16:44:31.686Z] #43 4.397 GEN .gitid [2021-03-22T16:44:31.686Z] #43 4.449 GEN criu/include/version.h [2021-03-22T16:44:31.686Z] #43 4.539 GEN include/common/asm [2021-03-22T16:44:31.743Z] #29 7.935 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-22T16:44:32.005Z] #29 8.051 [2021-03-22T16:44:32.795Z] #29 8.166 1.0% ################ 23.0% ################################# 47.1% ########################################### 60.4% ######################################################## 77.9% ######################################################################## 100.0% [2021-03-22T16:44:32.795Z] #29 8.846 [2021-03-22T16:44:32.829Z] #9 ... [2021-03-22T16:44:32.829Z] [2021-03-22T16:44:32.829Z] #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-03-22T16:44:32.829Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T16:44:32.829Z] #27 8.581 Updating certificates in /etc/ssl/certs... [2021-03-22T16:44:32.830Z] #27 9.324 137 added, 0 removed; done. [2021-03-22T16:44:32.830Z] #27 9.355 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-22T16:44:32.830Z] #27 9.365 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T16:44:32.830Z] #27 9.375 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-22T16:44:32.830Z] #27 9.386 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-22T16:44:32.830Z] #27 9.395 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:44:32.830Z] #27 9.412 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-22T16:44:32.830Z] #27 9.419 Updating certificates in /etc/ssl/certs... [2021-03-22T16:44:32.830Z] #27 9.993 0 added, 0 removed; done. [2021-03-22T16:44:32.830Z] #27 9.993 Running hooks in /etc/ca-certificates/update.d... [2021-03-22T16:44:32.830Z] #27 9.995 done. [2021-03-22T16:44:32.830Z] #27 DONE 12.1s [2021-03-22T16:44:32.830Z] [2021-03-22T16:44:32.830Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:32.830Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:33.037Z] #65 ... [2021-03-22T16:44:33.037Z] [2021-03-22T16:44:33.037Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:33.037Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T16:44:33.037Z] #9 DONE 23.8s [2021-03-22T16:44:33.037Z] [2021-03-22T16:44:33.037Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T16:44:33.037Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-03-22T16:44:33.037Z] #65 DONE 1.9s [2021-03-22T16:44:33.037Z] [2021-03-22T16:44:33.037Z] #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-03-22T16:44:33.037Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T16:44:33.037Z] #27 9.226 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:33.037Z] #27 9.229 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:33.037Z] #27 9.260 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:33.037Z] #27 9.437 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T16:44:33.037Z] #27 9.646 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T16:44:33.037Z] #27 9.835 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T16:44:33.053Z] #43 6.928 PBCC images/timens.pb-c.c [2021-03-22T16:44:33.053Z] #43 6.960 DEP images/timens.pb-c.d [2021-03-22T16:44:33.053Z] #43 7.004 PBCC images/fown.pb-c.c [2021-03-22T16:44:33.053Z] #43 7.034 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-22T16:44:33.053Z] #43 7.101 PBCC images/opts.pb-c.c [2021-03-22T16:44:33.053Z] #43 7.168 PBCC images/memfd.pb-c.c [2021-03-22T16:44:33.053Z] #43 7.224 DEP images/fown.pb-c.d [2021-03-22T16:44:33.060Z] #29 9.195 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-22T16:44:33.060Z] #29 9.293 [2021-03-22T16:44:33.090Z] #9 ... [2021-03-22T16:44:33.090Z] [2021-03-22T16:44:33.090Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T16:44:33.090Z] #28 sha256:11236a160c384e0ad74d3bb8638131cffb0d98880fe3ec04791f19be0422cace [2021-03-22T16:44:33.090Z] #28 DONE 0.7s [2021-03-22T16:44:33.090Z] [2021-03-22T16:44:33.090Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:33.090Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:33.090Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-22T16:44:33.310Z] #43 7.292 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-22T16:44:33.310Z] #43 7.357 DEP images/opts.pb-c.d [2021-03-22T16:44:33.310Z] #43 7.397 DEP images/memfd.pb-c.d [2021-03-22T16:44:33.310Z] #43 7.436 PBCC images/sit.pb-c.c [2021-03-22T16:44:33.310Z] #43 7.479 DEP images/sit.pb-c.d [2021-03-22T16:44:33.320Z] #29 9.398 ######################################################################## 100.0% [2021-03-22T16:44:33.320Z] #29 9.436 [2021-03-22T16:44:33.566Z] #43 7.520 PBCC images/macvlan.pb-c.c [2021-03-22T16:44:33.566Z] #43 7.543 DEP images/macvlan.pb-c.d [2021-03-22T16:44:33.566Z] #43 7.596 PBCC images/autofs.pb-c.c [2021-03-22T16:44:33.566Z] #43 7.659 DEP images/autofs.pb-c.d [2021-03-22T16:44:33.566Z] #43 7.716 PBCC images/sysctl.pb-c.c [2021-03-22T16:44:33.580Z] #29 9.707 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-22T16:44:33.580Z] #29 ... [2021-03-22T16:44:33.580Z] [2021-03-22T16:44:33.580Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:33.580Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:33.580Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.8s [2021-03-22T16:44:33.580Z] #9 ... [2021-03-22T16:44:33.580Z] [2021-03-22T16:44:33.580Z] #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-03-22T16:44:33.580Z] #29 sha256:2c75a880060d02b00831f0a077e6e8b3d36e372b03ba9ec77dc62fa5ddb7a2c1 [2021-03-22T16:44:33.580Z] #29 9.804 [2021-03-22T16:44:33.580Z] #29 9.883 ######################################################################## 100.0% [2021-03-22T16:44:33.580Z] #29 9.907 [2021-03-22T16:44:33.822Z] #43 7.764 DEP images/sysctl.pb-c.d [2021-03-22T16:44:33.822Z] #43 7.840 PBCC images/time.pb-c.c [2021-03-22T16:44:33.822Z] #43 7.853 DEP images/time.pb-c.d [2021-03-22T16:44:33.822Z] #43 7.901 PBCC images/binfmt-misc.pb-c.c [2021-03-22T16:44:33.822Z] #43 7.929 DEP images/binfmt-misc.pb-c.d [2021-03-22T16:44:33.822Z] #43 ... [2021-03-22T16:44:33.822Z] [2021-03-22T16:44:33.822Z] #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-03-22T16:44:33.822Z] #34 sha256:7709578f996f7a31c82023c62628195b5d24ea2e84ed50704f49dbd258ade564 [2021-03-22T16:44:33.822Z] #34 89.81 text/tabwriter [2021-03-22T16:44:33.822Z] #34 91.29 flag [2021-03-22T16:44:33.822Z] #34 91.30 github.com/BurntSushi/toml [2021-03-22T16:44:33.822Z] #34 93.47 log [2021-03-22T16:44:33.822Z] #34 95.70 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T16:44:33.840Z] #29 9.924 Download of images into '/build' complete. [2021-03-22T16:44:33.840Z] #29 9.924 Use something like the following to load the result into a Docker daemon: [2021-03-22T16:44:33.840Z] #29 9.924 tar -cC '/build' . | docker load [2021-03-22T16:44:33.902Z] #10 ... [2021-03-22T16:44:33.902Z] [2021-03-22T16:44:33.902Z] #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-03-22T16:44:33.902Z] #29 sha256:5932f279614665fe0c8ba64967345a4915bde9745db3d2d6261f9636cc15e618 [2021-03-22T16:44:33.902Z] #29 10.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-22T16:44:33.902Z] #29 10.32 [2021-03-22T16:44:33.902Z] #29 10.42 ######################################################################## 100.0% [2021-03-22T16:44:33.902Z] #29 10.46 [2021-03-22T16:44:33.902Z] #29 10.68 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-22T16:44:33.902Z] #29 10.74 [2021-03-22T16:44:33.902Z] #29 10.79 ######################################################################## 100.0% [2021-03-22T16:44:33.902Z] #29 10.81 [2021-03-22T16:44:33.902Z] #29 10.82 Download of images into '/build' complete. [2021-03-22T16:44:33.902Z] #29 10.82 Use something like the following to load the result into a Docker daemon: [2021-03-22T16:44:33.902Z] #29 10.82 tar -cC '/build' . | docker load [2021-03-22T16:44:34.004Z] #27 ... [2021-03-22T16:44:34.004Z] [2021-03-22T16:44:34.004Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T16:44:34.004Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-22T16:44:34.004Z] #10 DONE 1.3s [2021-03-22T16:44:34.078Z] #34 ... [2021-03-22T16:44:34.078Z] [2021-03-22T16:44:34.078Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:44:34.078Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:44:34.078Z] #43 7.993 PBCC images/seccomp.pb-c.c [2021-03-22T16:44:34.078Z] #43 8.028 DEP images/seccomp.pb-c.d [2021-03-22T16:44:34.078Z] #43 8.069 PBCC images/userns.pb-c.c [2021-03-22T16:44:34.078Z] #43 8.127 DEP images/userns.pb-c.d [2021-03-22T16:44:34.078Z] #43 8.191 PBCC images/cgroup.pb-c.c [2021-03-22T16:44:34.078Z] #43 8.220 DEP images/cgroup.pb-c.d [2021-03-22T16:44:34.078Z] #43 8.256 PBCC images/ext-file.pb-c.c [2021-03-22T16:44:34.271Z] [2021-03-22T16:44:34.271Z] #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-03-22T16:44:34.271Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T16:44:34.271Z] #27 11.53 Fetched 8248 kB in 3s (3239 kB/s) [2021-03-22T16:44:34.334Z] #43 8.279 DEP images/ext-file.pb-c.d [2021-03-22T16:44:34.334Z] #43 8.350 PBCC images/rpc.pb-c.c [2021-03-22T16:44:34.334Z] #43 8.377 DEP images/rpc.pb-c.d [2021-03-22T16:44:34.334Z] #43 8.444 PBCC images/siginfo.pb-c.c [2021-03-22T16:44:34.334Z] #43 8.512 DEP images/siginfo.pb-c.d [2021-03-22T16:44:34.470Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.2s done [2021-03-22T16:44:34.470Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-22T16:44:34.470Z] #29 DONE 15.4s [2021-03-22T16:44:34.470Z] [2021-03-22T16:44:34.470Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T16:44:34.470Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-22T16:44:34.470Z] #10 DONE 5.6s [2021-03-22T16:44:34.470Z] [2021-03-22T16:44:34.470Z] #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-03-22T16:44:34.470Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-22T16:44:34.604Z] #43 ... [2021-03-22T16:44:34.604Z] [2021-03-22T16:44:34.604Z] #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-03-22T16:44:34.604Z] #34 sha256:7709578f996f7a31c82023c62628195b5d24ea2e84ed50704f49dbd258ade564 [2021-03-22T16:44:34.604Z] #34 DONE 100.5s [2021-03-22T16:44:34.604Z] [2021-03-22T16:44:34.604Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:44:34.604Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:44:34.604Z] #43 8.663 PBCC images/pagemap.pb-c.c [2021-03-22T16:44:34.604Z] #43 8.807 DEP images/pagemap.pb-c.d [2021-03-22T16:44:34.729Z] #9 DONE 23.8s [2021-03-22T16:44:34.729Z] [2021-03-22T16:44:34.729Z] #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-03-22T16:44:34.729Z] #29 sha256:3d301b1269a7fc087684fa405482b82251575a6fad8b6b605b77e3b5aad04b43 [2021-03-22T16:44:34.729Z] #29 1.137 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-22T16:44:34.729Z] #29 1.224 [2021-03-22T16:44:34.860Z] #43 8.910 PBCC images/rlimit.pb-c.c [2021-03-22T16:44:34.860Z] #43 8.967 DEP images/rlimit.pb-c.d [2021-03-22T16:44:34.860Z] #43 9.059 PBCC images/file-lock.pb-c.c [2021-03-22T16:44:34.988Z] #29 1.447 #=#=# ######## 11.6% ########################## 36.5% ########################################## 59.0% ############################################################# 86.0% ######################################################################## 100.0% [2021-03-22T16:44:34.988Z] #29 1.979 [2021-03-22T16:44:34.988Z] #29 2.091 ######################################################################## 100.0% [2021-03-22T16:44:35.115Z] #43 9.159 DEP images/file-lock.pb-c.d [2021-03-22T16:44:35.115Z] #43 9.295 PBCC images/tty.pb-c.c [2021-03-22T16:44:35.115Z] #43 ... [2021-03-22T16:44:35.115Z] [2021-03-22T16:44:35.115Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:35.115Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:44:35.115Z] #45 91.07 flag [2021-03-22T16:44:35.115Z] #45 92.80 go/token [2021-03-22T16:44:35.115Z] #45 93.94 go/scanner [2021-03-22T16:44:35.115Z] #45 94.30 regexp [2021-03-22T16:44:35.115Z] #45 95.49 go/ast [2021-03-22T16:44:35.115Z] #45 98.38 internal/lazyregexp [2021-03-22T16:44:35.115Z] #45 98.84 net/url [2021-03-22T16:44:35.115Z] #45 101.0 text/template/parse [2021-03-22T16:44:35.115Z] #45 101.0 go/parser [2021-03-22T16:44:35.220Z] #27 11.53 Reading package lists... [2021-03-22T16:44:35.220Z] #27 ... [2021-03-22T16:44:35.220Z] [2021-03-22T16:44:35.220Z] #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-03-22T16:44:35.220Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-22T16:44:35.220Z] #11 DONE 1.1s [2021-03-22T16:44:35.220Z] [2021-03-22T16:44:35.220Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T16:44:35.220Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-22T16:44:35.220Z] #31 DONE 0.1s [2021-03-22T16:44:35.220Z] [2021-03-22T16:44:35.220Z] #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-03-22T16:44:35.220Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-22T16:44:35.220Z] #32 ... [2021-03-22T16:44:35.220Z] [2021-03-22T16:44:35.220Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T16:44:35.220Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-22T16:44:35.220Z] #39 DONE 0.3s [2021-03-22T16:44:35.248Z] #29 2.164 [2021-03-22T16:44:35.248Z] #29 2.279 ################################################################ 90.1% ######################################################################## 100.0% [2021-03-22T16:44:35.248Z] #29 2.363 [2021-03-22T16:44:35.371Z] #45 ... [2021-03-22T16:44:35.371Z] [2021-03-22T16:44:35.371Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:44:35.371Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:44:35.371Z] #43 9.416 DEP images/tty.pb-c.d [2021-03-22T16:44:35.371Z] #43 9.483 PBCC images/tun.pb-c.c [2021-03-22T16:44:35.371Z] #43 9.551 PBCC images/netdev.pb-c.c [2021-03-22T16:44:35.483Z] [2021-03-22T16:44:35.483Z] #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-03-22T16:44:35.483Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T16:44:35.483Z] #27 11.53 Reading package lists... [2021-03-22T16:44:35.626Z] #43 9.604 DEP images/tun.pb-c.d [2021-03-22T16:44:35.626Z] #43 9.750 DEP images/netdev.pb-c.d [2021-03-22T16:44:35.626Z] #43 9.780 PBCC images/vma.pb-c.c [2021-03-22T16:44:35.626Z] #43 9.798 DEP images/vma.pb-c.d [2021-03-22T16:44:35.626Z] #43 9.850 PBCC images/creds.pb-c.c [2021-03-22T16:44:35.767Z] #29 2.480 ############ 17.6% ########################## 36.9% ######################################## 56.3% ###################################################### 75.5% #################################################################### 94.9% ######################################################################## 100.0% [2021-03-22T16:44:35.767Z] #29 2.965 [2021-03-22T16:44:35.882Z] #43 9.885 DEP images/creds.pb-c.d [2021-03-22T16:44:35.882Z] #43 9.925 PBCC images/utsns.pb-c.c [2021-03-22T16:44:35.882Z] #43 9.984 DEP images/utsns.pb-c.d [2021-03-22T16:44:35.882Z] #43 10.04 PBCC images/ipc-desc.pb-c.c [2021-03-22T16:44:35.882Z] #43 10.07 PBCC images/ipc-sem.pb-c.c [2021-03-22T16:44:35.882Z] #43 10.10 DEP images/ipc-desc.pb-c.d [2021-03-22T16:44:36.138Z] #43 10.16 DEP images/ipc-sem.pb-c.d [2021-03-22T16:44:36.138Z] #43 10.19 PBCC images/ipc-msg.pb-c.c [2021-03-22T16:44:36.138Z] #43 10.22 DEP images/ipc-msg.pb-c.d [2021-03-22T16:44:36.138Z] #43 10.28 PBCC images/ipc-shm.pb-c.c [2021-03-22T16:44:36.138Z] #43 10.30 DEP images/ipc-shm.pb-c.d [2021-03-22T16:44:36.386Z] #11 DONE 1.6s [2021-03-22T16:44:36.387Z] [2021-03-22T16:44:36.387Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T16:44:36.387Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-22T16:44:36.387Z] #31 DONE 0.3s [2021-03-22T16:44:36.387Z] [2021-03-22T16:44:36.387Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T16:44:36.387Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-22T16:44:36.387Z] #39 DONE 0.3s [2021-03-22T16:44:36.387Z] [2021-03-22T16:44:36.387Z] #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-03-22T16:44:36.387Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:44:36.394Z] #43 10.36 PBCC images/ipc-var.pb-c.c [2021-03-22T16:44:36.394Z] #43 10.39 DEP images/ipc-var.pb-c.d [2021-03-22T16:44:36.394Z] #43 10.42 PBCC images/sk-opts.pb-c.c [2021-03-22T16:44:36.394Z] #43 10.45 PBCC images/packet-sock.pb-c.c [2021-03-22T16:44:36.394Z] #43 10.48 DEP images/sk-opts.pb-c.d [2021-03-22T16:44:36.394Z] #43 10.54 DEP images/packet-sock.pb-c.d [2021-03-22T16:44:36.650Z] #43 10.59 PBCC images/sk-netlink.pb-c.c [2021-03-22T16:44:36.650Z] #43 10.64 DEP images/sk-netlink.pb-c.d [2021-03-22T16:44:36.650Z] #43 10.69 PBCC images/sk-inet.pb-c.c [2021-03-22T16:44:36.906Z] #43 10.74 DEP images/sk-inet.pb-c.d [2021-03-22T16:44:36.906Z] #43 10.82 PBCC images/sk-unix.pb-c.c [2021-03-22T16:44:36.906Z] #43 10.92 DEP images/sk-unix.pb-c.d [2021-03-22T16:44:36.906Z] #43 10.96 PBCC images/mm.pb-c.c [2021-03-22T16:44:36.906Z] #43 11.02 DEP images/mm.pb-c.d [2021-03-22T16:44:36.906Z] #43 11.05 PBCC images/timerfd.pb-c.c [2021-03-22T16:44:36.906Z] #43 11.14 DEP images/timerfd.pb-c.d [2021-03-22T16:44:37.071Z] #29 3.078 ### 4.7% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% #################################### 51.4% ######################################## 56.5% ###### [2021-03-22T16:44:37.071Z] #29 ... [2021-03-22T16:44:37.071Z] [2021-03-22T16:44:37.072Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T16:44:37.072Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-22T16:44:37.072Z] #10 DONE 2.5s [2021-03-22T16:44:37.072Z] [2021-03-22T16:44:37.072Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T16:44:37.072Z] #29 sha256:3d301b1269a7fc087684fa405482b82251575a6fad8b6b605b77e3b5aad04b43 [2021-03-22T16:44:37.162Z] #43 11.19 PBCC images/timer.pb-c.c [2021-03-22T16:44:37.162Z] #43 11.21 DEP images/timer.pb-c.d [2021-03-22T16:44:37.162Z] #43 11.24 PBCC images/sa.pb-c.c [2021-03-22T16:44:37.162Z] #43 11.27 DEP images/sa.pb-c.d [2021-03-22T16:44:37.162Z] #43 ... [2021-03-22T16:44:37.162Z] [2021-03-22T16:44:37.162Z] #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-03-22T16:44:37.162Z] #51 sha256:e66b037b7f2a094f5a4e31288dc6d95bde70d83a0ead74b2c30918615d7c11b7 [2021-03-22T16:44:37.162Z] #51 93.09 encoding/json [2021-03-22T16:44:37.162Z] #51 99.03 github.com/pkg/diff [2021-03-22T16:44:37.162Z] #51 99.24 go/ast [2021-03-22T16:44:37.162Z] #51 100.6 golang.org/x/crypto/ssh/terminal [2021-03-22T16:44:37.162Z] #51 102.4 mvdan.cc/editorconfig [2021-03-22T16:44:37.419Z] #51 ... [2021-03-22T16:44:37.419Z] [2021-03-22T16:44:37.419Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:44:37.419Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:44:37.419Z] #43 11.33 PBCC images/pipe-data.pb-c.c [2021-03-22T16:44:37.419Z] #43 11.35 DEP images/pipe-data.pb-c.d [2021-03-22T16:44:37.419Z] #43 11.41 PBCC images/mnt.pb-c.c [2021-03-22T16:44:37.419Z] #43 11.49 DEP images/mnt.pb-c.d [2021-03-22T16:44:37.419Z] #43 11.55 PBCC images/sk-packet.pb-c.c [2021-03-22T16:44:37.675Z] #43 11.58 DEP images/sk-packet.pb-c.d [2021-03-22T16:44:37.675Z] #43 11.62 PBCC images/tcp-stream.pb-c.c [2021-03-22T16:44:37.675Z] #43 11.65 DEP images/tcp-stream.pb-c.d [2021-03-22T16:44:37.675Z] #43 11.72 PBCC images/pipe.pb-c.c [2021-03-22T16:44:37.675Z] #43 11.78 DEP images/pipe.pb-c.d [2021-03-22T16:44:37.698Z] #27 12.95 Reading package lists... [2021-03-22T16:44:37.930Z] #43 11.86 PBCC images/pstree.pb-c.c [2021-03-22T16:44:37.930Z] #43 11.90 DEP images/pstree.pb-c.d [2021-03-22T16:44:37.930Z] #43 11.93 PBCC images/fs.pb-c.c [2021-03-22T16:44:37.930Z] #43 11.97 DEP images/fs.pb-c.d [2021-03-22T16:44:37.930Z] #43 12.03 PBCC images/signalfd.pb-c.c [2021-03-22T16:44:37.930Z] #43 12.09 DEP images/signalfd.pb-c.d [2021-03-22T16:44:37.965Z] #27 15.03 Building dependency tree... [2021-03-22T16:44:38.041Z] #29 DONE 14.3s [2021-03-22T16:44:38.041Z] [2021-03-22T16:44:38.041Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T16:44:38.041Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T16:44:38.041Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.2s done [2021-03-22T16:44:38.041Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-22T16:44:38.106Z] #29 3.078 ### 4.7% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% #################################### 51.4% ######################################## 56.5% ############################################ 61.5% ############################################## 64.9% ################################################ 67.4% #################################################### 72.4% ####################################################### 77.7% ########################################################### 82.0% ############################################################# 85.6% ################################################################# 91.6% ######################################################################## 100.0% [2021-03-22T16:44:38.106Z] #29 4.987 [2021-03-22T16:44:38.221Z] #43 12.14 PBCC images/fh.pb-c.c [2021-03-22T16:44:38.221Z] #43 12.20 PBCC images/fsnotify.pb-c.c [2021-03-22T16:44:38.221Z] #43 12.25 DEP images/fh.pb-c.d [2021-03-22T16:44:38.221Z] #43 12.29 DEP images/fsnotify.pb-c.d [2021-03-22T16:44:38.233Z] #27 15.78 The following additional packages will be installed: [2021-03-22T16:44:38.302Z] #9 DONE 42.5s [2021-03-22T16:44:38.302Z] [2021-03-22T16:44:38.302Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T16:44:38.302Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-22T16:44:38.365Z] #29 5.270 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-22T16:44:38.365Z] #29 5.323 [2021-03-22T16:44:38.365Z] #29 5.378 ######################################################################## 100.0% [2021-03-22T16:44:38.365Z] #29 5.402 [2021-03-22T16:44:38.478Z] #43 12.36 PBCC images/eventpoll.pb-c.c [2021-03-22T16:44:38.478Z] #43 12.37 DEP images/eventpoll.pb-c.d [2021-03-22T16:44:38.478Z] #43 12.48 PBCC images/eventfd.pb-c.c [2021-03-22T16:44:38.478Z] #43 12.56 DEP images/eventfd.pb-c.d [2021-03-22T16:44:38.478Z] #43 12.60 PBCC images/remap-file-path.pb-c.c [2021-03-22T16:44:38.498Z] #27 15.81 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-22T16:44:38.498Z] #27 15.81 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-22T16:44:38.498Z] #27 15.81 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-22T16:44:38.498Z] #27 15.81 Suggested packages: [2021-03-22T16:44:38.498Z] #27 15.81 krb5-doc krb5-user [2021-03-22T16:44:38.498Z] #27 15.81 Recommended packages: [2021-03-22T16:44:38.498Z] #27 15.81 krb5-locales publicsuffix libsasl2-modules [2021-03-22T16:44:38.498Z] #27 16.06 The following NEW packages will be installed: [2021-03-22T16:44:38.498Z] #27 16.06 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-22T16:44:38.498Z] #27 16.06 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-22T16:44:38.498Z] #27 16.06 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-22T16:44:38.498Z] #27 16.06 libssh2-1 libssl1.1 openssl [2021-03-22T16:44:38.623Z] #29 5.621 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-22T16:44:38.623Z] #29 5.688 [2021-03-22T16:44:38.735Z] #43 12.63 DEP images/remap-file-path.pb-c.d [2021-03-22T16:44:38.735Z] #43 12.66 PBCC images/fifo.pb-c.c [2021-03-22T16:44:38.735Z] #43 12.69 DEP images/fifo.pb-c.d [2021-03-22T16:44:38.735Z] #43 12.78 PBCC images/ghost-file.pb-c.c [2021-03-22T16:44:38.735Z] #43 12.80 DEP images/ghost-file.pb-c.d [2021-03-22T16:44:38.735Z] #43 12.85 PBCC images/regfile.pb-c.c [2021-03-22T16:44:38.735Z] #43 12.89 DEP images/regfile.pb-c.d [2021-03-22T16:44:38.735Z] #43 12.94 PBCC images/ns.pb-c.c [2021-03-22T16:44:38.735Z] #43 12.95 DEP images/ns.pb-c.d [2021-03-22T16:44:38.992Z] #43 13.02 PBCC images/fdinfo.pb-c.c [2021-03-22T16:44:38.992Z] #43 13.09 DEP images/fdinfo.pb-c.d [2021-03-22T16:44:38.992Z] #43 ... [2021-03-22T16:44:38.992Z] [2021-03-22T16:44:38.992Z] #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-03-22T16:44:38.992Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:44:38.992Z] #13 90.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-22T16:44:38.992Z] #13 90.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-22T16:44:38.992Z] #13 90.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T16:44:38.992Z] #13 97.28 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-22T16:44:38.992Z] #13 97.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:44:38.992Z] #13 97.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:44:38.992Z] #13 97.53 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-22T16:44:38.992Z] #13 97.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:44:38.992Z] #13 97.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:44:39.077Z] #27 16.42 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T16:44:39.077Z] #27 16.42 Need to get 4777 kB of archives. [2021-03-22T16:44:39.077Z] #27 16.42 After this operation, 11.5 MB of additional disk space will be used. [2021-03-22T16:44:39.077Z] #27 16.42 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-03-22T16:44:39.077Z] #27 16.42 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-03-22T16:44:39.077Z] #27 16.42 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-03-22T16:44:39.077Z] #27 16.42 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-22T16:44:39.077Z] #27 16.42 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-03-22T16:44:39.077Z] #27 16.42 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-22T16:44:39.077Z] #27 16.42 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-03-22T16:44:39.077Z] #27 16.42 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-03-22T16:44:39.077Z] #27 16.45 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-03-22T16:44:39.077Z] #27 16.49 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-03-22T16:44:39.077Z] #27 16.51 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-03-22T16:44:39.077Z] #27 16.51 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-03-22T16:44:39.077Z] #27 16.51 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-03-22T16:44:39.077Z] #27 16.52 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-03-22T16:44:39.077Z] #27 16.52 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-03-22T16:44:39.077Z] #27 16.52 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-03-22T16:44:39.142Z] #29 5.839 0.1% ##################################################################### 96.2% ######################################################################## 100.0% [2021-03-22T16:44:39.142Z] #29 6.097 [2021-03-22T16:44:39.142Z] #29 ... [2021-03-22T16:44:39.142Z] [2021-03-22T16:44:39.142Z] #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-03-22T16:44:39.142Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-22T16:44:39.142Z] #11 DONE 2.0s [2021-03-22T16:44:39.142Z] [2021-03-22T16:44:39.142Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T16:44:39.142Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-22T16:44:39.142Z] #39 DONE 0.1s [2021-03-22T16:44:39.142Z] [2021-03-22T16:44:39.142Z] #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-03-22T16:44:39.142Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:44:39.252Z] #13 ... [2021-03-22T16:44:39.252Z] [2021-03-22T16:44:39.252Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:44:39.252Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:44:39.252Z] #43 13.18 PBCC images/core-aarch64.pb-c.c [2021-03-22T16:44:39.252Z] #43 13.25 PBCC images/core-arm.pb-c.c [2021-03-22T16:44:39.252Z] #43 13.29 PBCC images/core-ppc64.pb-c.c [2021-03-22T16:44:39.252Z] #43 13.31 PBCC images/core-s390.pb-c.c [2021-03-22T16:44:39.252Z] #43 13.34 PBCC images/core-x86.pb-c.c [2021-03-22T16:44:39.252Z] #43 13.39 PBCC images/core.pb-c.c [2021-03-22T16:44:39.346Z] #27 16.52 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-03-22T16:44:39.346Z] #27 16.53 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-03-22T16:44:39.346Z] #27 16.53 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-22T16:44:39.346Z] #27 16.54 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-22T16:44:39.346Z] #27 16.55 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-22T16:44:39.406Z] #36 ... [2021-03-22T16:44:39.406Z] [2021-03-22T16:44:39.406Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T16:44:39.406Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-22T16:44:39.406Z] #31 DONE 0.2s [2021-03-22T16:44:39.406Z] [2021-03-22T16:44:39.406Z] #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-03-22T16:44:39.406Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:44:39.511Z] #43 13.51 PBCC images/inventory.pb-c.c [2021-03-22T16:44:39.511Z] #43 13.59 DEP images/core-aarch64.pb-c.d [2021-03-22T16:44:39.511Z] #43 13.66 DEP images/core-arm.pb-c.d [2021-03-22T16:44:39.609Z] #27 16.92 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:44:39.609Z] #27 16.99 Fetched 4777 kB in 0s (11.4 MB/s) [2021-03-22T16:44:39.609Z] #27 17.06 Selecting previously unselected package libssl1.1:arm64. [2021-03-22T16:44:39.685Z] #10 DONE 1.5s [2021-03-22T16:44:39.685Z] [2021-03-22T16:44:39.685Z] #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-03-22T16:44:39.685Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-22T16:44:39.766Z] #43 13.74 DEP images/core-ppc64.pb-c.d [2021-03-22T16:44:39.766Z] #43 13.80 DEP images/core-s390.pb-c.d [2021-03-22T16:44:39.766Z] #43 13.84 DEP images/core-x86.pb-c.d [2021-03-22T16:44:39.766Z] #43 13.90 DEP images/core.pb-c.d [2021-03-22T16:44:39.879Z] #27 17.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 ... 6670 files and directories currently installed.) [2021-03-22T16:44:39.879Z] #27 17.07 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-22T16:44:39.879Z] #27 17.09 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:40.021Z] #43 14.01 DEP images/inventory.pb-c.d [2021-03-22T16:44:40.021Z] #43 14.08 PBCC images/cpuinfo.pb-c.c [2021-03-22T16:44:40.021Z] #43 14.11 DEP images/cpuinfo.pb-c.d [2021-03-22T16:44:40.150Z] #27 ... [2021-03-22T16:44:40.150Z] [2021-03-22T16:44:40.150Z] #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-03-22T16:44:40.150Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-03-22T16:44:40.150Z] #12 DONE 5.1s [2021-03-22T16:44:40.150Z] [2021-03-22T16:44:40.150Z] #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-03-22T16:44:40.150Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T16:44:40.150Z] #27 17.60 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-03-22T16:44:40.150Z] #27 17.60 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-22T16:44:40.150Z] #27 17.61 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:40.276Z] #43 14.16 PBCC images/stats.pb-c.c [2021-03-22T16:44:40.277Z] #43 14.20 DEP images/stats.pb-c.d [2021-03-22T16:44:40.416Z] #27 17.68 Selecting previously unselected package libsasl2-2:arm64. [2021-03-22T16:44:40.416Z] #27 17.68 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-22T16:44:40.416Z] #27 17.68 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:40.416Z] #27 17.85 Selecting previously unselected package libldap-common. [2021-03-22T16:44:40.416Z] #27 17.85 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-22T16:44:40.416Z] #27 17.86 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:40.681Z] #27 18.04 Selecting previously unselected package libldap-2.4-2:arm64. [2021-03-22T16:44:40.681Z] #27 18.04 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-03-22T16:44:40.681Z] #27 18.04 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:40.681Z] #27 18.24 Selecting previously unselected package openssl. [2021-03-22T16:44:40.681Z] #27 18.24 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-22T16:44:41.015Z] #27 18.25 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:41.067Z] #11 DONE 1.0s [2021-03-22T16:44:41.067Z] [2021-03-22T16:44:41.067Z] #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-03-22T16:44:41.067Z] #58 sha256:04e6cc251f62031aa32b61215006c4dad39ad6e496fa92df7c0d03915e20274c [2021-03-22T16:44:41.067Z] #58 ... [2021-03-22T16:44:41.067Z] [2021-03-22T16:44:41.067Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T16:44:41.067Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-22T16:44:41.067Z] #39 DONE 0.2s [2021-03-22T16:44:41.067Z] [2021-03-22T16:44:41.067Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T16:44:41.067Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-22T16:44:41.067Z] #31 DONE 0.3s [2021-03-22T16:44:41.067Z] [2021-03-22T16:44:41.067Z] #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-03-22T16:44:41.067Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:44:41.280Z] #27 18.65 Selecting previously unselected package ca-certificates. [2021-03-22T16:44:41.280Z] #27 18.65 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-22T16:44:41.280Z] #27 18.65 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-22T16:44:41.640Z] #43 15.56 make[1]: Nothing to be done for 'all'. [2021-03-22T16:44:41.664Z] #32 ... [2021-03-22T16:44:41.664Z] [2021-03-22T16:44:41.664Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-22T16:44:41.664Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-22T16:44:41.664Z] #12 DONE 5.2s [2021-03-22T16:44:41.664Z] [2021-03-22T16:44:41.664Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T16:44:41.664Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:44:41.859Z] #27 19.03 Selecting previously unselected package libkeyutils1:arm64. [2021-03-22T16:44:41.860Z] #27 19.03 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-03-22T16:44:41.860Z] #27 19.04 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-03-22T16:44:41.860Z] #27 19.12 Selecting previously unselected package libkrb5support0:arm64. [2021-03-22T16:44:41.860Z] #27 19.12 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-03-22T16:44:41.860Z] #27 19.14 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-22T16:44:41.860Z] #27 19.32 Selecting previously unselected package libk5crypto3:arm64. [2021-03-22T16:44:41.860Z] #27 19.32 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-03-22T16:44:41.860Z] #27 19.33 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-22T16:44:42.125Z] #27 19.59 Selecting previously unselected package libkrb5-3:arm64. [2021-03-22T16:44:42.125Z] #27 19.59 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-03-22T16:44:42.125Z] #27 19.60 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-22T16:44:42.696Z] #32 ... [2021-03-22T16:44:42.696Z] [2021-03-22T16:44:42.696Z] #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-03-22T16:44:42.696Z] #29 sha256:3d301b1269a7fc087684fa405482b82251575a6fad8b6b605b77e3b5aad04b43 [2021-03-22T16:44:42.696Z] #29 6.344 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-22T16:44:42.696Z] #29 6.455 [2021-03-22T16:44:42.696Z] #29 6.575 ### 5.4% ############# 18.6% ##################### 29.2% ######################################## 56.8% ###################################################### 76.2% ######################################################################## 100.0% [2021-03-22T16:44:42.696Z] #29 7.184 [2021-03-22T16:44:42.696Z] #29 7.652 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-22T16:44:42.696Z] #29 7.818 [2021-03-22T16:44:42.696Z] #29 7.964 ######################################################################## 100.0% [2021-03-22T16:44:42.696Z] #29 8.009 [2021-03-22T16:44:42.696Z] #29 8.256 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-22T16:44:42.696Z] #29 8.354 [2021-03-22T16:44:42.696Z] #29 8.437 ######################################################################## 100.0% [2021-03-22T16:44:42.696Z] #29 8.457 [2021-03-22T16:44:42.696Z] #29 8.471 Download of images into '/build' complete. [2021-03-22T16:44:42.696Z] #29 8.471 Use something like the following to load the result into a Docker daemon: [2021-03-22T16:44:42.696Z] #29 8.471 tar -cC '/build' . | docker load [2021-03-22T16:44:42.696Z] #29 DONE 9.2s [2021-03-22T16:44:42.696Z] [2021-03-22T16:44:42.696Z] #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-03-22T16:44:42.696Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:44:42.842Z] #27 20.06 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-03-22T16:44:42.842Z] #27 20.06 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-03-22T16:44:42.842Z] #27 20.18 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-22T16:44:43.005Z] #43 16.92 CC images/stats.o [2021-03-22T16:44:43.105Z] #27 20.48 Selecting previously unselected package libnghttp2-14:arm64. [2021-03-22T16:44:43.105Z] #27 20.48 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-03-22T16:44:43.105Z] #27 20.49 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-22T16:44:43.261Z] #43 17.26 CC images/core.o [2021-03-22T16:44:43.683Z] #27 20.88 Selecting previously unselected package libpsl5:arm64. [2021-03-22T16:44:43.683Z] #27 20.88 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-03-22T16:44:43.683Z] #27 20.88 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-03-22T16:44:43.683Z] #27 21.08 Selecting previously unselected package librtmp1:arm64. [2021-03-22T16:44:43.683Z] #27 21.08 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-03-22T16:44:43.683Z] #27 21.12 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T16:44:43.821Z] #43 17.90 CC images/core-x86.o [2021-03-22T16:44:43.946Z] #27 21.28 Selecting previously unselected package libssh2-1:arm64. [2021-03-22T16:44:43.946Z] #27 21.28 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-03-22T16:44:43.946Z] #27 21.42 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-22T16:44:44.076Z] #40 ... [2021-03-22T16:44:44.076Z] [2021-03-22T16:44:44.076Z] #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-03-22T16:44:44.076Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-22T16:44:44.076Z] #12 DONE 4.7s [2021-03-22T16:44:44.076Z] [2021-03-22T16:44:44.076Z] #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-03-22T16:44:44.076Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:44:44.382Z] #43 18.45 CC images/core-arm.o [2021-03-22T16:44:44.485Z] #27 21.67 Selecting previously unselected package libcurl4:arm64. [2021-03-22T16:44:44.485Z] #27 21.67 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-03-22T16:44:44.485Z] #27 21.68 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-22T16:44:44.637Z] #43 18.80 CC images/core-aarch64.o [2021-03-22T16:44:44.892Z] #43 19.13 CC images/core-ppc64.o [2021-03-22T16:44:45.063Z] #27 ... [2021-03-22T16:44:45.063Z] [2021-03-22T16:44:45.063Z] #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-03-22T16:44:45.063Z] #34 sha256:4079e888e653839895290cc5f3d6fa49a385c2d29d49df695adc85817f462835 [2021-03-22T16:44:45.063Z] #34 6.270 + RM_GOPATH=0 [2021-03-22T16:44:45.063Z] #34 6.270 + TMP_GOPATH= [2021-03-22T16:44:45.063Z] #34 6.270 + : /build [2021-03-22T16:44:45.064Z] #34 6.270 + '[' -z '' ']' [2021-03-22T16:44:45.064Z] #34 6.284 ++ mktemp -d [2021-03-22T16:44:45.064Z] #34 6.284 + export GOPATH=/tmp/tmp.TMopLney7k [2021-03-22T16:44:45.064Z] #34 6.284 + GOPATH=/tmp/tmp.TMopLney7k [2021-03-22T16:44:45.064Z] #34 6.284 + RM_GOPATH=1 [2021-03-22T16:44:45.064Z] #34 6.284 + case "$(go env GOARCH)" in [2021-03-22T16:44:45.064Z] #34 6.285 ++ go env GOARCH [2021-03-22T16:44:45.064Z] #34 6.305 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:45.064Z] #34 6.308 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.064Z] #34 6.308 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.064Z] #34 6.308 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:45.064Z] #34 6.308 + dir=/tmp/install [2021-03-22T16:44:45.064Z] #34 6.308 + bin=tomlv [2021-03-22T16:44:45.064Z] #34 6.308 + shift [2021-03-22T16:44:45.064Z] #34 6.308 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T16:44:45.064Z] #34 6.308 + . /tmp/install/tomlv.installer [2021-03-22T16:44:45.064Z] #34 6.308 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:45.064Z] #34 6.308 + install_tomlv [2021-03-22T16:44:45.064Z] #34 6.308 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T16:44:45.064Z] #34 6.308 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TMopLney7k/src/github.com/BurntSushi/toml [2021-03-22T16:44:45.064Z] #34 6.344 Cloning into '/tmp/tmp.TMopLney7k/src/github.com/BurntSushi/toml'... [2021-03-22T16:44:45.064Z] #34 7.347 + cd /tmp/tmp.TMopLney7k/src/github.com/BurntSushi/toml [2021-03-22T16:44:45.064Z] #34 7.347 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:45.064Z] #34 7.354 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T16:44:45.064Z] #34 8.228 runtime/internal/sys [2021-03-22T16:44:45.064Z] #34 8.269 math/bits [2021-03-22T16:44:45.064Z] #34 8.290 internal/cpu [2021-03-22T16:44:45.064Z] #34 8.298 runtime/internal/atomic [2021-03-22T16:44:45.064Z] #34 8.640 runtime/internal/math [2021-03-22T16:44:45.064Z] #34 8.882 unicode/utf8 [2021-03-22T16:44:45.064Z] #34 9.110 math [2021-03-22T16:44:45.064Z] #34 9.176 internal/race [2021-03-22T16:44:45.064Z] #34 9.241 internal/bytealg [2021-03-22T16:44:45.064Z] #34 9.400 sync/atomic [2021-03-22T16:44:45.064Z] #34 9.661 unicode [2021-03-22T16:44:45.338Z] #34 ... [2021-03-22T16:44:45.338Z] [2021-03-22T16:44:45.338Z] #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-03-22T16:44:45.338Z] #58 sha256:0f93a66ff40802784bcb9bf96af60c443156ffe87018ecddc6b555adf613e151 [2021-03-22T16:44:45.338Z] #58 6.313 + RM_GOPATH=0 [2021-03-22T16:44:45.338Z] #58 6.313 + TMP_GOPATH= [2021-03-22T16:44:45.338Z] #58 6.313 + : /build [2021-03-22T16:44:45.338Z] #58 6.313 + '[' -z '' ']' [2021-03-22T16:44:45.338Z] #58 6.313 ++ mktemp -d [2021-03-22T16:44:45.338Z] #58 6.313 + export GOPATH=/tmp/tmp.SsMC5gp18u [2021-03-22T16:44:45.338Z] #58 6.313 + GOPATH=/tmp/tmp.SsMC5gp18u [2021-03-22T16:44:45.338Z] #58 6.313 + RM_GOPATH=1 [2021-03-22T16:44:45.338Z] #58 6.313 + case "$(go env GOARCH)" in [2021-03-22T16:44:45.338Z] #58 6.313 ++ go env GOARCH [2021-03-22T16:44:45.338Z] #58 6.330 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.338Z] #58 6.330 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.338Z] #58 6.341 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:45.338Z] #58 6.341 + dir=/tmp/install [2021-03-22T16:44:45.338Z] #58 6.341 + bin=rootlesskit [2021-03-22T16:44:45.338Z] #58 6.341 + shift [2021-03-22T16:44:45.338Z] #58 6.341 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T16:44:45.338Z] #58 6.341 + . /tmp/install/rootlesskit.installer [2021-03-22T16:44:45.338Z] #58 6.341 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:45.338Z] #58 6.341 + install_rootlesskit [2021-03-22T16:44:45.338Z] #58 6.341 + case "$1" in [2021-03-22T16:44:45.338Z] #58 6.341 + export CGO_ENABLED=0 [2021-03-22T16:44:45.338Z] #58 6.341 + CGO_ENABLED=0 [2021-03-22T16:44:45.338Z] #58 6.341 + _install_rootlesskit [2021-03-22T16:44:45.338Z] #58 6.341 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-22T16:44:45.338Z] #58 6.341 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SsMC5gp18u/src/github.com/rootless-containers/rootlesskit [2021-03-22T16:44:45.338Z] #58 6.341 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:45.338Z] #58 6.354 Cloning into '/tmp/tmp.SsMC5gp18u/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T16:44:45.338Z] #58 ... [2021-03-22T16:44:45.338Z] [2021-03-22T16:44:45.338Z] #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-03-22T16:44:45.338Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-22T16:44:45.338Z] #40 6.438 + git clone https://github.com/docker/distribution.git . [2021-03-22T16:44:45.338Z] #40 6.444 Cloning into '.'... [2021-03-22T16:44:45.603Z] #40 ... [2021-03-22T16:44:45.603Z] [2021-03-22T16:44:45.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-03-22T16:44:45.603Z] #47 sha256:914c2c31d5324b56123b77aa1fc282bff843e44c6ca94c2590ebf8c9ec063e0c [2021-03-22T16:44:45.603Z] #47 6.304 + RM_GOPATH=0 [2021-03-22T16:44:45.603Z] #47 6.304 + TMP_GOPATH= [2021-03-22T16:44:45.603Z] #47 6.304 + : /build [2021-03-22T16:44:45.603Z] #47 6.304 + '[' -z '' ']' [2021-03-22T16:44:45.603Z] #47 6.304 ++ mktemp -d [2021-03-22T16:44:45.603Z] #47 6.305 + export GOPATH=/tmp/tmp.jHT3CGlfs0 [2021-03-22T16:44:45.603Z] #47 6.307 + GOPATH=/tmp/tmp.jHT3CGlfs0 [2021-03-22T16:44:45.603Z] #47 6.307 + RM_GOPATH=1 [2021-03-22T16:44:45.603Z] #47 6.307 + case "$(go env GOARCH)" in [2021-03-22T16:44:45.603Z] #47 6.309 ++ go env GOARCH [2021-03-22T16:44:45.603Z] #47 6.334 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.603Z] #47 6.371 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.603Z] #47 6.371 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:45.603Z] #47 6.382 + dir=/tmp/install [2021-03-22T16:44:45.603Z] #47 6.382 + bin=gotestsum [2021-03-22T16:44:45.603Z] #47 6.382 + shift [2021-03-22T16:44:45.603Z] #47 6.382 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T16:44:45.603Z] #47 6.382 + . /tmp/install/gotestsum.installer [2021-03-22T16:44:45.603Z] #47 6.382 ++ : v0.5.3 [2021-03-22T16:44:45.603Z] #47 6.382 + install_gotestsum [2021-03-22T16:44:45.603Z] #47 6.382 + set -e [2021-03-22T16:44:45.603Z] #47 6.382 + export GO111MODULE=on [2021-03-22T16:44:45.603Z] #47 6.382 + GO111MODULE=on [2021-03-22T16:44:45.603Z] #47 6.382 + GOBIN=/build [2021-03-22T16:44:45.603Z] #47 6.382 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T16:44:45.603Z] #47 6.533 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:45.603Z] #47 6.539 go: finding gotest.tools v0.5.3 [2021-03-22T16:44:45.603Z] #47 7.554 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:45.603Z] #47 8.356 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:45.603Z] #47 9.224 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T16:44:45.603Z] #47 9.235 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T16:44:45.603Z] #47 9.282 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:44:45.603Z] #47 9.420 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:44:45.603Z] #47 9.513 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:44:45.603Z] #47 9.540 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T16:44:45.603Z] #47 9.724 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:44:45.603Z] #47 9.944 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:44:45.603Z] #47 9.961 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:44:45.603Z] #47 10.42 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:44:45.603Z] #47 10.57 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T16:44:45.603Z] #47 ... [2021-03-22T16:44:45.603Z] [2021-03-22T16:44:45.603Z] #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-03-22T16:44:45.603Z] #67 sha256:6acb2971b68e2d7a56e98a6184ba18322d3996be99ac0d7830cb00ae0c4868a1 [2021-03-22T16:44:45.603Z] #67 6.325 + RM_GOPATH=0 [2021-03-22T16:44:45.603Z] #67 6.325 + TMP_GOPATH= [2021-03-22T16:44:45.603Z] #67 6.325 + : /build [2021-03-22T16:44:45.603Z] #67 6.325 + '[' -z '' ']' [2021-03-22T16:44:45.603Z] #67 6.325 ++ mktemp -d [2021-03-22T16:44:45.603Z] #67 6.339 + export GOPATH=/tmp/tmp.XBbHwMI7AO [2021-03-22T16:44:45.603Z] #67 6.339 + GOPATH=/tmp/tmp.XBbHwMI7AO [2021-03-22T16:44:45.603Z] #67 6.339 + RM_GOPATH=1 [2021-03-22T16:44:45.603Z] #67 6.339 + case "$(go env GOARCH)" in [2021-03-22T16:44:45.603Z] #67 6.358 ++ go env GOARCH [2021-03-22T16:44:45.603Z] #67 6.382 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.603Z] #67 6.382 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.603Z] #67 6.382 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:45.603Z] #67 6.383 + dir=/tmp/install [2021-03-22T16:44:45.603Z] #67 6.383 + bin=proxy [2021-03-22T16:44:45.603Z] #67 6.383 + shift [2021-03-22T16:44:45.603Z] #67 6.383 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T16:44:45.603Z] #67 6.383 + . /tmp/install/proxy.installer [2021-03-22T16:44:45.603Z] #67 6.383 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:44:45.603Z] #67 6.384 + install_proxy [2021-03-22T16:44:45.603Z] #67 6.386 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:44:45.603Z] #67 6.391 + case "$1" in [2021-03-22T16:44:45.603Z] #67 6.391 + export CGO_ENABLED=0 [2021-03-22T16:44:45.603Z] #67 6.391 + CGO_ENABLED=0 [2021-03-22T16:44:45.603Z] #67 6.391 + _install_proxy [2021-03-22T16:44:45.603Z] #67 6.391 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T16:44:45.603Z] #67 6.391 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XBbHwMI7AO/src/github.com/docker/libnetwork [2021-03-22T16:44:45.603Z] #67 6.391 Cloning into '/tmp/tmp.XBbHwMI7AO/src/github.com/docker/libnetwork'... [2021-03-22T16:44:45.818Z] #43 19.62 CC images/core-s390.o [2021-03-22T16:44:45.868Z] #67 ... [2021-03-22T16:44:45.868Z] [2021-03-22T16:44:45.868Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:45.868Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:44:45.868Z] #45 6.359 + RM_GOPATH=0 [2021-03-22T16:44:45.868Z] #45 6.359 + TMP_GOPATH= [2021-03-22T16:44:45.868Z] #45 6.359 + : /build [2021-03-22T16:44:45.868Z] #45 6.359 + '[' -z '' ']' [2021-03-22T16:44:45.868Z] #45 6.359 ++ mktemp -d [2021-03-22T16:44:45.868Z] #45 6.360 + export GOPATH=/tmp/tmp.PF1jcaWjjF [2021-03-22T16:44:45.868Z] #45 6.360 + GOPATH=/tmp/tmp.PF1jcaWjjF [2021-03-22T16:44:45.868Z] #45 6.373 + RM_GOPATH=1 [2021-03-22T16:44:45.868Z] #45 6.373 + case "$(go env GOARCH)" in [2021-03-22T16:44:45.868Z] #45 6.373 ++ go env GOARCH [2021-03-22T16:44:45.868Z] #45 6.407 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.868Z] #45 6.407 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.868Z] #45 6.407 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:45.868Z] #45 6.407 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:45.868Z] #45 6.407 + dir=/tmp/install [2021-03-22T16:44:45.868Z] #45 6.407 + bin=vndr [2021-03-22T16:44:45.868Z] #45 6.407 + shift [2021-03-22T16:44:45.868Z] #45 6.407 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T16:44:45.868Z] #45 6.407 + . /tmp/install/vndr.installer [2021-03-22T16:44:45.868Z] #45 6.407 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:45.868Z] #45 6.407 + install_vndr [2021-03-22T16:44:45.868Z] #45 6.407 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T16:44:45.868Z] #45 6.407 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PF1jcaWjjF/src/github.com/LK4D4/vndr [2021-03-22T16:44:45.868Z] #45 6.424 Cloning into '/tmp/tmp.PF1jcaWjjF/src/github.com/LK4D4/vndr'... [2021-03-22T16:44:45.868Z] #45 7.179 + cd /tmp/tmp.PF1jcaWjjF/src/github.com/LK4D4/vndr [2021-03-22T16:44:45.868Z] #45 7.179 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:45.868Z] #45 7.230 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T16:44:45.868Z] #45 9.016 runtime/internal/math [2021-03-22T16:44:45.868Z] #45 9.036 sync/atomic [2021-03-22T16:44:45.868Z] #45 9.045 internal/race [2021-03-22T16:44:45.868Z] #45 9.131 internal/cpu [2021-03-22T16:44:45.868Z] #45 9.214 unicode [2021-03-22T16:44:45.868Z] #45 9.345 unicode/utf8 [2021-03-22T16:44:45.868Z] #45 9.691 math [2021-03-22T16:44:45.868Z] #45 9.908 internal/bytealg [2021-03-22T16:44:45.868Z] #45 10.17 internal/testlog [2021-03-22T16:44:45.868Z] #45 10.48 encoding [2021-03-22T16:44:45.868Z] #45 10.60 unicode/utf16 [2021-03-22T16:44:45.868Z] #45 10.80 container/list [2021-03-22T16:44:45.868Z] #45 ... [2021-03-22T16:44:45.868Z] [2021-03-22T16:44:45.868Z] #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-03-22T16:44:45.868Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-22T16:44:45.868Z] #55 7.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:45.868Z] #55 7.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:45.868Z] #55 7.675 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:45.868Z] #55 8.939 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T16:44:45.868Z] #55 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T16:44:45.881Z] #13 ... [2021-03-22T16:44:45.881Z] [2021-03-22T16:44:45.881Z] #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-03-22T16:44:45.881Z] #24 sha256:89a42cd8f90b7237ebdf04aeb6ab73fc48de22d7307f2f1130cc3202ad52989c [2021-03-22T16:44:45.881Z] #24 6.739 + RM_GOPATH=0 [2021-03-22T16:44:45.881Z] #24 6.739 + TMP_GOPATH= [2021-03-22T16:44:45.881Z] #24 6.739 + : /build [2021-03-22T16:44:45.881Z] #24 6.739 + '[' -z '' ']' [2021-03-22T16:44:45.881Z] #24 6.739 ++ mktemp -d [2021-03-22T16:44:45.881Z] #24 6.739 + export GOPATH=/tmp/tmp.D7vgXaMECm [2021-03-22T16:44:45.881Z] #24 6.739 + GOPATH=/tmp/tmp.D7vgXaMECm [2021-03-22T16:44:45.881Z] #24 6.739 + RM_GOPATH=1 [2021-03-22T16:44:45.881Z] #24 6.739 + case "$(go env GOARCH)" in [2021-03-22T16:44:45.881Z] #24 6.739 ++ go env GOARCH [2021-03-22T16:44:45.881Z] #24 6.755 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.881Z] #24 6.755 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:45.881Z] #24 6.755 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:45.881Z] #24 6.755 + dir=/tmp/install [2021-03-22T16:44:45.881Z] #24 6.755 + bin=dockercli [2021-03-22T16:44:45.881Z] #24 6.755 + shift [2021-03-22T16:44:45.881Z] #24 6.755 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T16:44:45.881Z] #24 6.755 + . /tmp/install/dockercli.installer [2021-03-22T16:44:45.881Z] #24 6.755 ++ : stable [2021-03-22T16:44:45.881Z] #24 6.755 ++ : 17.06.2-ce [2021-03-22T16:44:45.881Z] #24 6.755 + install_dockercli [2021-03-22T16:44:45.881Z] #24 6.755 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T16:44:45.881Z] #24 6.755 ++ uname -m [2021-03-22T16:44:45.881Z] #24 6.755 Install docker/cli version 17.06.2-ce from stable [2021-03-22T16:44:45.881Z] #24 6.761 + arch=x86_64 [2021-03-22T16:44:45.881Z] #24 6.761 + '[' x86_64 '!=' x86_64 ']' [2021-03-22T16:44:45.881Z] #24 6.761 + url=https://download.docker.com/linux/static [2021-03-22T16:44:45.881Z] #24 6.761 + tar -xz docker/docker [2021-03-22T16:44:45.881Z] #24 6.767 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-22T16:44:46.074Z] #43 20.16 CC images/cpuinfo.o [2021-03-22T16:44:46.132Z] #55 ... [2021-03-22T16:44:46.132Z] [2021-03-22T16:44:46.132Z] #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-03-22T16:44:46.132Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:44:46.132Z] #42 7.608 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:46.132Z] #42 7.631 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:46.132Z] #42 7.631 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:46.132Z] #42 9.367 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T16:44:46.132Z] #42 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T16:44:46.132Z] #42 ... [2021-03-22T16:44:46.132Z] [2021-03-22T16:44:46.132Z] #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-03-22T16:44:46.132Z] #49 sha256:58be8117a922781f47c35beef10aeddca2a971a91733c5c8eb765434fa2257f1 [2021-03-22T16:44:46.132Z] #49 6.712 + RM_GOPATH=0 [2021-03-22T16:44:46.132Z] #49 6.712 + TMP_GOPATH= [2021-03-22T16:44:46.132Z] #49 6.712 + : /build [2021-03-22T16:44:46.132Z] #49 6.712 + '[' -z '' ']' [2021-03-22T16:44:46.132Z] #49 6.716 ++ mktemp -d [2021-03-22T16:44:46.132Z] #49 6.716 + export GOPATH=/tmp/tmp.RavwWvJtTN [2021-03-22T16:44:46.132Z] #49 6.716 + GOPATH=/tmp/tmp.RavwWvJtTN [2021-03-22T16:44:46.132Z] #49 6.716 + RM_GOPATH=1 [2021-03-22T16:44:46.132Z] #49 6.716 + case "$(go env GOARCH)" in [2021-03-22T16:44:46.132Z] #49 6.729 ++ go env GOARCH [2021-03-22T16:44:46.132Z] #49 6.736 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.132Z] #49 6.736 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.132Z] #49 6.737 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:46.132Z] #49 6.743 + dir=/tmp/install [2021-03-22T16:44:46.132Z] #49 6.743 + bin=golangci_lint [2021-03-22T16:44:46.132Z] #49 6.743 + shift [2021-03-22T16:44:46.132Z] #49 6.743 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T16:44:46.132Z] #49 6.743 + . /tmp/install/golangci_lint.installer [2021-03-22T16:44:46.132Z] #49 6.743 ++ : v1.23.8 [2021-03-22T16:44:46.132Z] #49 6.743 + install_golangci_lint [2021-03-22T16:44:46.132Z] #49 6.743 + set -e [2021-03-22T16:44:46.132Z] #49 6.743 + export GO111MODULE=on [2021-03-22T16:44:46.132Z] #49 6.743 + GO111MODULE=on [2021-03-22T16:44:46.132Z] #49 6.743 + GOBIN=/build [2021-03-22T16:44:46.132Z] #49 6.743 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T16:44:46.132Z] #49 6.758 go: finding github.com v1.23.8 [2021-03-22T16:44:46.132Z] #49 6.772 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T16:44:46.132Z] #49 6.772 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:46.132Z] #49 6.772 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T16:44:46.132Z] #49 6.772 go: finding github.com/golangci v1.23.8 [2021-03-22T16:44:46.132Z] #49 7.691 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:46.132Z] #49 8.442 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:46.140Z] #24 ... [2021-03-22T16:44:46.140Z] [2021-03-22T16:44:46.140Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:46.140Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:44:46.140Z] #45 7.416 + RM_GOPATH=0 [2021-03-22T16:44:46.140Z] #45 7.416 + TMP_GOPATH= [2021-03-22T16:44:46.140Z] #45 7.416 + : /build [2021-03-22T16:44:46.140Z] #45 7.416 + '[' -z '' ']' [2021-03-22T16:44:46.140Z] #45 7.416 ++ mktemp -d [2021-03-22T16:44:46.140Z] #45 7.416 + export GOPATH=/tmp/tmp.FHeXu9LWdP [2021-03-22T16:44:46.140Z] #45 7.416 + GOPATH=/tmp/tmp.FHeXu9LWdP [2021-03-22T16:44:46.140Z] #45 7.416 + RM_GOPATH=1 [2021-03-22T16:44:46.140Z] #45 7.416 + case "$(go env GOARCH)" in [2021-03-22T16:44:46.140Z] #45 7.416 ++ go env GOARCH [2021-03-22T16:44:46.140Z] #45 7.441 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.140Z] #45 7.441 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:46.140Z] #45 7.441 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.140Z] #45 7.441 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:46.140Z] #45 7.441 + dir=/tmp/install [2021-03-22T16:44:46.140Z] #45 7.441 + bin=vndr [2021-03-22T16:44:46.140Z] #45 7.441 + shift [2021-03-22T16:44:46.140Z] #45 7.441 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T16:44:46.140Z] #45 7.441 + . /tmp/install/vndr.installer [2021-03-22T16:44:46.140Z] #45 7.441 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:46.140Z] #45 7.441 + install_vndr [2021-03-22T16:44:46.140Z] #45 7.441 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T16:44:46.140Z] #45 7.441 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FHeXu9LWdP/src/github.com/LK4D4/vndr [2021-03-22T16:44:46.140Z] #45 7.443 Cloning into '/tmp/tmp.FHeXu9LWdP/src/github.com/LK4D4/vndr'... [2021-03-22T16:44:46.140Z] #45 7.907 + cd /tmp/tmp.FHeXu9LWdP/src/github.com/LK4D4/vndr [2021-03-22T16:44:46.140Z] #45 7.907 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:46.140Z] #45 7.907 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T16:44:46.140Z] #45 9.136 internal/cpu [2021-03-22T16:44:46.140Z] #45 9.199 runtime/internal/atomic [2021-03-22T16:44:46.140Z] #45 9.633 runtime/internal/sys [2021-03-22T16:44:46.140Z] #45 10.03 runtime/internal/math [2021-03-22T16:44:46.140Z] #45 10.10 internal/bytealg [2021-03-22T16:44:46.140Z] #45 ... [2021-03-22T16:44:46.140Z] [2021-03-22T16:44:46.140Z] #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-03-22T16:44:46.140Z] #58 sha256:1db2be3ffb75b30dcee1b948babeec26f9f50f72a46046b87f92a3dc02d3859a [2021-03-22T16:44:46.140Z] #58 9.588 + RM_GOPATH=0 [2021-03-22T16:44:46.140Z] #58 9.588 + TMP_GOPATH= [2021-03-22T16:44:46.140Z] #58 9.588 + : /build [2021-03-22T16:44:46.140Z] #58 9.588 + '[' -z '' ']' [2021-03-22T16:44:46.140Z] #58 9.588 ++ mktemp -d [2021-03-22T16:44:46.140Z] #58 9.588 + export GOPATH=/tmp/tmp.jfwLDjC30e [2021-03-22T16:44:46.140Z] #58 9.588 + GOPATH=/tmp/tmp.jfwLDjC30e [2021-03-22T16:44:46.140Z] #58 9.588 + RM_GOPATH=1 [2021-03-22T16:44:46.140Z] #58 9.588 + case "$(go env GOARCH)" in [2021-03-22T16:44:46.140Z] #58 9.588 ++ go env GOARCH [2021-03-22T16:44:46.140Z] #58 9.667 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:46.140Z] #58 9.667 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.140Z] #58 9.667 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.140Z] #58 9.667 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:46.140Z] #58 9.667 + dir=/tmp/install [2021-03-22T16:44:46.140Z] #58 9.667 + bin=rootlesskit [2021-03-22T16:44:46.140Z] #58 9.667 + shift [2021-03-22T16:44:46.140Z] #58 9.667 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T16:44:46.140Z] #58 9.667 + . /tmp/install/rootlesskit.installer [2021-03-22T16:44:46.140Z] #58 9.667 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:46.140Z] #58 9.667 + install_rootlesskit [2021-03-22T16:44:46.140Z] #58 9.667 + case "$1" in [2021-03-22T16:44:46.140Z] #58 9.667 + export CGO_ENABLED=0 [2021-03-22T16:44:46.140Z] #58 9.667 + CGO_ENABLED=0 [2021-03-22T16:44:46.140Z] #58 9.667 + _install_rootlesskit [2021-03-22T16:44:46.140Z] #58 9.667 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-22T16:44:46.140Z] #58 9.720 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jfwLDjC30e/src/github.com/rootless-containers/rootlesskit [2021-03-22T16:44:46.140Z] #58 9.735 Cloning into '/tmp/tmp.jfwLDjC30e/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T16:44:46.405Z] #49 ... [2021-03-22T16:44:46.405Z] [2021-03-22T16:44:46.405Z] #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-03-22T16:44:46.405Z] #51 sha256:7b7ea63db2b15e48e742713d9b57393b6d1a7daa8c206bde86f642184c03e020 [2021-03-22T16:44:46.405Z] #51 7.240 + RM_GOPATH=0 [2021-03-22T16:44:46.405Z] #51 7.240 + TMP_GOPATH= [2021-03-22T16:44:46.405Z] #51 7.240 + : /build [2021-03-22T16:44:46.405Z] #51 7.240 + '[' -z '' ']' [2021-03-22T16:44:46.405Z] #51 7.240 ++ mktemp -d [2021-03-22T16:44:46.405Z] #51 7.244 + export GOPATH=/tmp/tmp.dY74m0xwDK [2021-03-22T16:44:46.405Z] #51 7.244 + GOPATH=/tmp/tmp.dY74m0xwDK [2021-03-22T16:44:46.405Z] #51 7.244 + RM_GOPATH=1 [2021-03-22T16:44:46.405Z] #51 7.244 + case "$(go env GOARCH)" in [2021-03-22T16:44:46.405Z] #51 7.244 ++ go env GOARCH [2021-03-22T16:44:46.405Z] #51 7.273 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.405Z] #51 7.273 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.405Z] #51 7.273 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:46.405Z] #51 7.279 + dir=/tmp/install [2021-03-22T16:44:46.405Z] #51 7.279 + bin=shfmt [2021-03-22T16:44:46.405Z] #51 7.279 + shift [2021-03-22T16:44:46.405Z] #51 7.279 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T16:44:46.405Z] #51 7.279 + . /tmp/install/shfmt.installer [2021-03-22T16:44:46.405Z] #51 7.279 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:44:46.405Z] #51 7.279 + install_shfmt [2021-03-22T16:44:46.405Z] #51 7.279 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T16:44:46.405Z] #51 7.279 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dY74m0xwDK/src/github.com/mvdan/sh [2021-03-22T16:44:46.405Z] #51 7.279 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:44:46.405Z] #51 7.302 Cloning into '/tmp/tmp.dY74m0xwDK/src/github.com/mvdan/sh'... [2021-03-22T16:44:46.405Z] #51 ... [2021-03-22T16:44:46.405Z] [2021-03-22T16:44:46.405Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T16:44:46.405Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T16:44:46.405Z] #36 6.858 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:46.405Z] #36 7.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:46.405Z] #36 7.202 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:46.405Z] #36 8.331 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T16:44:46.405Z] #36 9.768 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T16:44:46.405Z] #36 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T16:44:46.406Z] #58 ... [2021-03-22T16:44:46.406Z] [2021-03-22T16:44:46.406Z] #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-03-22T16:44:46.406Z] #47 sha256:ebac7a0fee508697a9319b8489ba7ca160655d50d069835aa48a06a914ffc160 [2021-03-22T16:44:46.406Z] #47 8.206 + RM_GOPATH=0 [2021-03-22T16:44:46.406Z] #47 8.206 + TMP_GOPATH= [2021-03-22T16:44:46.406Z] #47 8.206 + : /build [2021-03-22T16:44:46.406Z] #47 8.206 + '[' -z '' ']' [2021-03-22T16:44:46.406Z] #47 8.206 ++ mktemp -d [2021-03-22T16:44:46.406Z] #47 8.206 + export GOPATH=/tmp/tmp.DO8ctRU2r9 [2021-03-22T16:44:46.406Z] #47 8.206 + GOPATH=/tmp/tmp.DO8ctRU2r9 [2021-03-22T16:44:46.406Z] #47 8.206 + RM_GOPATH=1 [2021-03-22T16:44:46.406Z] #47 8.206 + case "$(go env GOARCH)" in [2021-03-22T16:44:46.406Z] #47 8.206 ++ go env GOARCH [2021-03-22T16:44:46.406Z] #47 8.240 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.406Z] #47 8.240 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.406Z] #47 8.246 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:46.406Z] #47 8.246 + dir=/tmp/install [2021-03-22T16:44:46.406Z] #47 8.246 + bin=gotestsum [2021-03-22T16:44:46.406Z] #47 8.246 + shift [2021-03-22T16:44:46.406Z] #47 8.246 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T16:44:46.406Z] #47 8.246 + . /tmp/install/gotestsum.installer [2021-03-22T16:44:46.406Z] #47 8.246 ++ : v0.5.3 [2021-03-22T16:44:46.406Z] #47 8.246 + install_gotestsum [2021-03-22T16:44:46.406Z] #47 8.252 + set -e [2021-03-22T16:44:46.406Z] #47 8.252 + export GO111MODULE=on [2021-03-22T16:44:46.406Z] #47 8.252 + GO111MODULE=on [2021-03-22T16:44:46.406Z] #47 8.252 + GOBIN=/build [2021-03-22T16:44:46.406Z] #47 8.252 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T16:44:46.406Z] #47 8.280 go: finding gotest.tools v0.5.3 [2021-03-22T16:44:46.406Z] #47 8.308 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:46.406Z] #47 9.495 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:46.406Z] #47 10.21 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:46.406Z] #47 ... [2021-03-22T16:44:46.406Z] [2021-03-22T16:44:46.406Z] #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-03-22T16:44:46.406Z] #51 sha256:7467497c1237e2741c948ba8653435c2fee2efc23e6becef626fbeb300363ae2 [2021-03-22T16:44:46.406Z] #51 8.493 + RM_GOPATH=0 [2021-03-22T16:44:46.406Z] #51 8.493 + TMP_GOPATH= [2021-03-22T16:44:46.406Z] #51 8.493 + : /build [2021-03-22T16:44:46.406Z] #51 8.493 + '[' -z '' ']' [2021-03-22T16:44:46.406Z] #51 8.493 ++ mktemp -d [2021-03-22T16:44:46.406Z] #51 8.493 + export GOPATH=/tmp/tmp.U2My9QAOMI [2021-03-22T16:44:46.406Z] #51 8.493 + GOPATH=/tmp/tmp.U2My9QAOMI [2021-03-22T16:44:46.406Z] #51 8.493 + RM_GOPATH=1 [2021-03-22T16:44:46.406Z] #51 8.493 + case "$(go env GOARCH)" in [2021-03-22T16:44:46.406Z] #51 8.493 ++ go env GOARCH [2021-03-22T16:44:46.406Z] #51 8.508 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.406Z] #51 8.508 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.406Z] #51 8.508 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:46.406Z] #51 8.508 + dir=/tmp/install [2021-03-22T16:44:46.406Z] #51 8.508 + bin=shfmt [2021-03-22T16:44:46.406Z] #51 8.508 + shift [2021-03-22T16:44:46.406Z] #51 8.508 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T16:44:46.406Z] #51 8.508 + . /tmp/install/shfmt.installer [2021-03-22T16:44:46.406Z] #51 8.508 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:44:46.406Z] #51 8.508 + install_shfmt [2021-03-22T16:44:46.406Z] #51 8.508 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T16:44:46.406Z] #51 8.508 + git clone https://github.com/mvdan/sh.git /tmp/tmp.U2My9QAOMI/src/github.com/mvdan/sh [2021-03-22T16:44:46.406Z] #51 8.508 Cloning into '/tmp/tmp.U2My9QAOMI/src/github.com/mvdan/sh'... [2021-03-22T16:44:46.406Z] #51 8.508 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:44:46.635Z] #43 ... [2021-03-22T16:44:46.635Z] [2021-03-22T16:44:46.635Z] #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-03-22T16:44:46.635Z] #56 sha256:362973f55467c1e580a5964961d067c6c54800bee1ed148bab075444c5a50511 [2021-03-22T16:44:46.666Z] #51 ... [2021-03-22T16:44:46.666Z] [2021-03-22T16:44:46.666Z] #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-03-22T16:44:46.666Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:44:46.666Z] #42 10.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:46.666Z] #42 10.29 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:46.666Z] #42 10.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:46.666Z] #42 ... [2021-03-22T16:44:46.666Z] [2021-03-22T16:44:46.666Z] #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-03-22T16:44:46.666Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:44:46.666Z] #40 8.306 + git clone https://github.com/docker/distribution.git . [2021-03-22T16:44:46.666Z] #40 8.306 Cloning into '.'... [2021-03-22T16:44:46.669Z] #36 ... [2021-03-22T16:44:46.669Z] [2021-03-22T16:44:46.669Z] #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-03-22T16:44:46.669Z] #24 sha256:d8a977be6cf813c8f1da221f9b14e0ca280caa20bfb6d1f780c6195043d578f7 [2021-03-22T16:44:46.669Z] #24 6.093 + RM_GOPATH=0 [2021-03-22T16:44:46.669Z] #24 6.093 + TMP_GOPATH= [2021-03-22T16:44:46.669Z] #24 6.093 + : /build [2021-03-22T16:44:46.669Z] #24 6.093 + '[' -z '' ']' [2021-03-22T16:44:46.669Z] #24 6.098 ++ mktemp -d [2021-03-22T16:44:46.669Z] #24 6.098 + export GOPATH=/tmp/tmp.21crFk3mHz [2021-03-22T16:44:46.669Z] #24 6.098 + GOPATH=/tmp/tmp.21crFk3mHz [2021-03-22T16:44:46.669Z] #24 6.098 + RM_GOPATH=1 [2021-03-22T16:44:46.669Z] #24 6.098 + case "$(go env GOARCH)" in [2021-03-22T16:44:46.669Z] #24 6.105 ++ go env GOARCH [2021-03-22T16:44:46.669Z] #24 6.115 Install docker/cli version 17.06.2-ce from stable [2021-03-22T16:44:46.669Z] #24 6.115 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.669Z] #24 6.115 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:46.669Z] #24 6.115 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:46.669Z] #24 6.115 + dir=/tmp/install [2021-03-22T16:44:46.669Z] #24 6.115 + bin=dockercli [2021-03-22T16:44:46.669Z] #24 6.115 + shift [2021-03-22T16:44:46.669Z] #24 6.115 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T16:44:46.669Z] #24 6.115 + . /tmp/install/dockercli.installer [2021-03-22T16:44:46.669Z] #24 6.115 ++ : stable [2021-03-22T16:44:46.669Z] #24 6.115 ++ : 17.06.2-ce [2021-03-22T16:44:46.669Z] #24 6.115 + install_dockercli [2021-03-22T16:44:46.669Z] #24 6.115 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T16:44:46.669Z] #24 6.115 ++ uname -m [2021-03-22T16:44:46.669Z] #24 6.123 + arch=aarch64 [2021-03-22T16:44:46.669Z] #24 6.123 + '[' aarch64 '!=' x86_64 ']' [2021-03-22T16:44:46.669Z] #24 6.123 + '[' aarch64 '!=' s390x ']' [2021-03-22T16:44:46.669Z] #24 6.123 + '[' aarch64 '!=' armhf ']' [2021-03-22T16:44:46.669Z] #24 6.123 + build_dockercli [2021-03-22T16:44:46.669Z] #24 6.123 + git clone https://github.com/docker/docker-ce /tmp/tmp.21crFk3mHz/tmp/docker-ce [2021-03-22T16:44:46.669Z] #24 6.135 Cloning into '/tmp/tmp.21crFk3mHz/tmp/docker-ce'... [2021-03-22T16:44:46.669Z] #24 ... [2021-03-22T16:44:46.669Z] [2021-03-22T16:44:46.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-03-22T16:44:46.669Z] #58 sha256:0f93a66ff40802784bcb9bf96af60c443156ffe87018ecddc6b555adf613e151 [2021-03-22T16:44:46.669Z] #58 10.93 + cd /tmp/tmp.SsMC5gp18u/src/github.com/rootless-containers/rootlesskit [2021-03-22T16:44:46.669Z] #58 10.93 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:46.669Z] #58 11.05 + export GO111MODULE=on [2021-03-22T16:44:46.669Z] #58 11.05 + GO111MODULE=on [2021-03-22T16:44:46.669Z] #58 11.05 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T16:44:46.669Z] #58 11.05 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T16:44:46.926Z] #40 ... [2021-03-22T16:44:46.926Z] [2021-03-22T16:44:46.926Z] #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-03-22T16:44:46.926Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:44:46.926Z] #55 9.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:46.926Z] #55 10.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:46.926Z] #55 10.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:47.187Z] #55 ... [2021-03-22T16:44:47.187Z] [2021-03-22T16:44:47.187Z] #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-03-22T16:44:47.187Z] #34 sha256:f2e0b18637f8fa3a96e49c81e8469cedc8649832379a63dd731f38b5836b4112 [2021-03-22T16:44:47.187Z] #34 8.173 + RM_GOPATH=0 [2021-03-22T16:44:47.187Z] #34 8.173 + TMP_GOPATH= [2021-03-22T16:44:47.187Z] #34 8.173 + : /build [2021-03-22T16:44:47.187Z] #34 8.173 + '[' -z '' ']' [2021-03-22T16:44:47.187Z] #34 8.173 ++ mktemp -d [2021-03-22T16:44:47.187Z] #34 8.173 + export GOPATH=/tmp/tmp.ZyB8rFg7b9 [2021-03-22T16:44:47.187Z] #34 8.173 + GOPATH=/tmp/tmp.ZyB8rFg7b9 [2021-03-22T16:44:47.187Z] #34 8.173 + RM_GOPATH=1 [2021-03-22T16:44:47.187Z] #34 8.173 + case "$(go env GOARCH)" in [2021-03-22T16:44:47.187Z] #34 8.173 ++ go env GOARCH [2021-03-22T16:44:47.187Z] #34 8.205 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:47.187Z] #34 8.205 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:47.187Z] #34 8.205 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:47.187Z] #34 8.205 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:47.187Z] #34 8.205 + dir=/tmp/install [2021-03-22T16:44:47.187Z] #34 8.205 + bin=tomlv [2021-03-22T16:44:47.187Z] #34 8.205 + shift [2021-03-22T16:44:47.187Z] #34 8.205 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T16:44:47.187Z] #34 8.205 + . /tmp/install/tomlv.installer [2021-03-22T16:44:47.187Z] #34 8.205 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:47.187Z] #34 8.205 + install_tomlv [2021-03-22T16:44:47.187Z] #34 8.205 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T16:44:47.187Z] #34 8.205 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZyB8rFg7b9/src/github.com/BurntSushi/toml [2021-03-22T16:44:47.187Z] #34 8.232 Cloning into '/tmp/tmp.ZyB8rFg7b9/src/github.com/BurntSushi/toml'... [2021-03-22T16:44:47.187Z] #34 9.431 + cd /tmp/tmp.ZyB8rFg7b9/src/github.com/BurntSushi/toml [2021-03-22T16:44:47.187Z] #34 9.431 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:47.187Z] #34 9.447 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T16:44:47.187Z] #34 10.57 internal/bytealg [2021-03-22T16:44:47.187Z] #34 10.66 math/bits [2021-03-22T16:44:47.187Z] #34 ... [2021-03-22T16:44:47.187Z] [2021-03-22T16:44:47.187Z] #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-03-22T16:44:47.187Z] #67 sha256:dc13b27cc5ee1a449e3ca6fca5194aefeaf859a742f203377f9df4fb4653feb2 [2021-03-22T16:44:47.187Z] #67 6.076 + RM_GOPATH=0 [2021-03-22T16:44:47.187Z] #67 6.076 + TMP_GOPATH= [2021-03-22T16:44:47.187Z] #67 6.076 + : /build [2021-03-22T16:44:47.187Z] #67 6.076 + '[' -z '' ']' [2021-03-22T16:44:47.187Z] #67 6.076 ++ mktemp -d [2021-03-22T16:44:47.187Z] #67 6.076 + export GOPATH=/tmp/tmp.oivCJWHmI5 [2021-03-22T16:44:47.187Z] #67 6.076 + GOPATH=/tmp/tmp.oivCJWHmI5 [2021-03-22T16:44:47.187Z] #67 6.076 + RM_GOPATH=1 [2021-03-22T16:44:47.187Z] #67 6.076 + case "$(go env GOARCH)" in [2021-03-22T16:44:47.187Z] #67 6.076 ++ go env GOARCH [2021-03-22T16:44:47.187Z] #67 6.076 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:47.187Z] #67 6.076 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:47.187Z] #67 6.076 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:47.187Z] #67 6.076 + dir=/tmp/install [2021-03-22T16:44:47.187Z] #67 6.076 + bin=proxy [2021-03-22T16:44:47.187Z] #67 6.076 + shift [2021-03-22T16:44:47.187Z] #67 6.076 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T16:44:47.187Z] #67 6.076 + . /tmp/install/proxy.installer [2021-03-22T16:44:47.187Z] #67 6.076 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:44:47.187Z] #67 6.076 + install_proxy [2021-03-22T16:44:47.187Z] #67 6.076 + case "$1" in [2021-03-22T16:44:47.187Z] #67 6.076 + export CGO_ENABLED=0 [2021-03-22T16:44:47.187Z] #67 6.076 + CGO_ENABLED=0 [2021-03-22T16:44:47.187Z] #67 6.076 + _install_proxy [2021-03-22T16:44:47.187Z] #67 6.076 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T16:44:47.187Z] #67 6.076 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oivCJWHmI5/src/github.com/docker/libnetwork [2021-03-22T16:44:47.187Z] #67 6.076 Cloning into '/tmp/tmp.oivCJWHmI5/src/github.com/docker/libnetwork'... [2021-03-22T16:44:47.187Z] #67 6.076 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:44:47.401Z] #56 48.81 Checking out files: 44% (1714/3820) Checking out files: 45% (1719/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) [2021-03-22T16:44:47.401Z] #56 ... [2021-03-22T16:44:47.401Z] [2021-03-22T16:44:47.401Z] #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-03-22T16:44:47.401Z] #51 sha256:e66b037b7f2a094f5a4e31288dc6d95bde70d83a0ead74b2c30918615d7c11b7 [2021-03-22T16:44:47.401Z] #51 103.3 mvdan.cc/sh/v3/fileutil [2021-03-22T16:44:47.401Z] #51 103.6 mvdan.cc/sh/v3/syntax [2021-03-22T16:44:47.401Z] #51 109.8 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T16:44:47.446Z] #67 ... [2021-03-22T16:44:47.446Z] [2021-03-22T16:44:47.446Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T16:44:47.446Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:44:47.446Z] #36 9.188 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:47.446Z] #36 9.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:47.446Z] #36 9.273 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:47.446Z] #36 11.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:47.446Z] #36 ... [2021-03-22T16:44:47.446Z] [2021-03-22T16:44:47.446Z] #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-03-22T16:44:47.446Z] #49 sha256:299f4cd5d9a1f44d7fd657cb90d4ecff9936bc8099677e355213dd0597e64d69 [2021-03-22T16:44:47.446Z] #49 8.065 + RM_GOPATH=0 [2021-03-22T16:44:47.446Z] #49 8.065 + TMP_GOPATH= [2021-03-22T16:44:47.446Z] #49 8.065 + : /build [2021-03-22T16:44:47.446Z] #49 8.065 + '[' -z '' ']' [2021-03-22T16:44:47.446Z] #49 8.065 ++ mktemp -d [2021-03-22T16:44:47.446Z] #49 8.065 + export GOPATH=/tmp/tmp.A8JWNlSqYy [2021-03-22T16:44:47.446Z] #49 8.065 + GOPATH=/tmp/tmp.A8JWNlSqYy [2021-03-22T16:44:47.446Z] #49 8.065 + RM_GOPATH=1 [2021-03-22T16:44:47.446Z] #49 8.065 + case "$(go env GOARCH)" in [2021-03-22T16:44:47.446Z] #49 8.065 ++ go env GOARCH [2021-03-22T16:44:47.446Z] #49 8.126 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:47.446Z] #49 8.126 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:47.446Z] #49 8.126 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:47.446Z] #49 8.126 + dir=/tmp/install [2021-03-22T16:44:47.446Z] #49 8.126 + bin=golangci_lint [2021-03-22T16:44:47.446Z] #49 8.126 + shift [2021-03-22T16:44:47.446Z] #49 8.126 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T16:44:47.446Z] #49 8.126 + . /tmp/install/golangci_lint.installer [2021-03-22T16:44:47.446Z] #49 8.126 ++ : v1.23.8 [2021-03-22T16:44:47.446Z] #49 8.126 + install_golangci_lint [2021-03-22T16:44:47.446Z] #49 8.126 + set -e [2021-03-22T16:44:47.446Z] #49 8.126 + export GO111MODULE=on [2021-03-22T16:44:47.446Z] #49 8.126 + GO111MODULE=on [2021-03-22T16:44:47.446Z] #49 8.126 + GOBIN=/build [2021-03-22T16:44:47.446Z] #49 8.126 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T16:44:47.446Z] #49 8.242 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T16:44:47.446Z] #49 8.258 go: finding github.com v1.23.8 [2021-03-22T16:44:47.446Z] #49 8.258 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:47.446Z] #49 8.258 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T16:44:47.446Z] #49 8.258 go: finding github.com/golangci v1.23.8 [2021-03-22T16:44:47.446Z] #49 9.507 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:47.446Z] #49 10.42 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:47.651Z] #32 ... [2021-03-22T16:44:47.651Z] [2021-03-22T16:44:47.651Z] #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-03-22T16:44:47.651Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-22T16:44:47.651Z] #12 DONE 5.9s [2021-03-22T16:44:47.651Z] [2021-03-22T16:44:47.651Z] #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-03-22T16:44:47.651Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:44:47.656Z] #51 ... [2021-03-22T16:44:47.656Z] [2021-03-22T16:44:47.656Z] #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-03-22T16:44:47.656Z] #56 sha256:362973f55467c1e580a5964961d067c6c54800bee1ed148bab075444c5a50511 [2021-03-22T16:44:47.706Z] #49 ... [2021-03-22T16:44:47.706Z] [2021-03-22T16:44:47.706Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T16:44:47.706Z] #47 sha256:ebac7a0fee508697a9319b8489ba7ca160655d50d069835aa48a06a914ffc160 [2021-03-22T16:44:47.706Z] #47 11.66 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T16:44:47.706Z] #47 11.70 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:44:47.706Z] #47 11.74 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T16:44:47.706Z] #47 11.76 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T16:44:47.706Z] #47 11.87 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:44:47.912Z] #56 48.81 Checking out files: 44% (1714/3820) Checking out files: 45% (1719/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T16:44:47.912Z] #56 50.29 + cd /tmp/tmp.ZEHABaEdra/src/github.com/containerd/containerd [2021-03-22T16:44:47.912Z] #56 50.29 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:44:47.965Z] #47 12.03 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:44:47.965Z] #47 12.14 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:44:48.539Z] #47 12.43 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:44:48.539Z] #47 12.54 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:44:48.539Z] #47 12.55 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:44:48.539Z] #47 12.59 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:44:48.539Z] #47 12.62 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T16:44:48.594Z] #58 13.30 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:44:48.594Z] #58 13.37 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T16:44:48.594Z] #58 13.39 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:44:48.594Z] #58 13.39 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T16:44:48.594Z] #58 13.53 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:44:48.812Z] #47 12.77 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T16:44:48.859Z] #58 13.73 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T16:44:48.859Z] #58 13.76 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:44:48.859Z] #58 13.87 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:44:49.078Z] #47 12.93 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T16:44:49.078Z] #47 13.09 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:44:49.123Z] #58 14.03 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T16:44:49.123Z] #58 14.03 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:44:49.123Z] #58 14.08 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T16:44:49.276Z] #56 ... [2021-03-22T16:44:49.276Z] [2021-03-22T16:44:49.276Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:49.276Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:44:49.276Z] #45 105.0 text/template [2021-03-22T16:44:49.276Z] #45 105.3 encoding/xml [2021-03-22T16:44:49.276Z] #45 109.4 go/doc [2021-03-22T16:44:49.276Z] #45 111.2 github.com/LK4D4/vndr/versioned [2021-03-22T16:44:49.276Z] #45 111.3 compress/flate [2021-03-22T16:44:49.276Z] #45 112.7 github.com/LK4D4/vndr/build [2021-03-22T16:44:49.276Z] #45 114.0 hash/crc32 [2021-03-22T16:44:49.276Z] #45 114.7 compress/gzip [2021-03-22T16:44:49.276Z] #45 ... [2021-03-22T16:44:49.276Z] [2021-03-22T16:44:49.276Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:44:49.276Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:44:49.276Z] #43 20.59 CC images/inventory.o [2021-03-22T16:44:49.276Z] #43 20.81 CC images/fdinfo.o [2021-03-22T16:44:49.276Z] #43 21.32 CC images/fown.o [2021-03-22T16:44:49.276Z] #43 21.54 CC images/ns.o [2021-03-22T16:44:49.276Z] #43 21.72 CC images/regfile.o [2021-03-22T16:44:49.276Z] #43 21.98 CC images/ghost-file.o [2021-03-22T16:44:49.276Z] #43 22.32 CC images/fifo.o [2021-03-22T16:44:49.276Z] #43 22.57 CC images/remap-file-path.o [2021-03-22T16:44:49.276Z] #43 22.84 CC images/eventfd.o [2021-03-22T16:44:49.276Z] #43 23.05 CC images/eventpoll.o [2021-03-22T16:44:49.276Z] #43 23.43 CC images/fh.o [2021-03-22T16:44:49.338Z] #47 13.41 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:44:49.360Z] #13 ... [2021-03-22T16:44:49.360Z] [2021-03-22T16:44:49.360Z] #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-03-22T16:44:49.360Z] #47 sha256:5a8c578975b51c875c87e09454317bf17a8fab4b9ce8d6160e9121780c037de4 [2021-03-22T16:44:49.360Z] #47 5.329 + RM_GOPATH=0 [2021-03-22T16:44:49.360Z] #47 5.329 + TMP_GOPATH= [2021-03-22T16:44:49.360Z] #47 5.329 + : /build [2021-03-22T16:44:49.360Z] #47 5.329 + '[' -z '' ']' [2021-03-22T16:44:49.360Z] #47 5.329 ++ mktemp -d [2021-03-22T16:44:49.360Z] #47 5.393 + export GOPATH=/tmp/tmp.JXib855khV [2021-03-22T16:44:49.360Z] #47 5.393 + GOPATH=/tmp/tmp.JXib855khV [2021-03-22T16:44:49.360Z] #47 5.393 + RM_GOPATH=1 [2021-03-22T16:44:49.360Z] #47 5.393 + case "$(go env GOARCH)" in [2021-03-22T16:44:49.360Z] #47 5.393 ++ go env GOARCH [2021-03-22T16:44:49.360Z] #47 5.393 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:49.360Z] #47 5.393 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:49.360Z] #47 5.393 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:49.360Z] #47 5.393 + dir=/tmp/install [2021-03-22T16:44:49.360Z] #47 5.393 + bin=gotestsum [2021-03-22T16:44:49.360Z] #47 5.393 + shift [2021-03-22T16:44:49.360Z] #47 5.393 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T16:44:49.360Z] #47 5.393 + . /tmp/install/gotestsum.installer [2021-03-22T16:44:49.360Z] #47 5.393 ++ : v0.5.3 [2021-03-22T16:44:49.360Z] #47 5.393 + install_gotestsum [2021-03-22T16:44:49.360Z] #47 5.393 + set -e [2021-03-22T16:44:49.360Z] #47 5.393 + export GO111MODULE=on [2021-03-22T16:44:49.360Z] #47 5.393 + GO111MODULE=on [2021-03-22T16:44:49.360Z] #47 5.393 + GOBIN=/build [2021-03-22T16:44:49.360Z] #47 5.393 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T16:44:49.360Z] #47 5.433 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:49.360Z] #47 5.479 go: finding gotest.tools v0.5.3 [2021-03-22T16:44:49.360Z] #47 5.822 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:49.360Z] #47 6.281 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:49.360Z] #47 6.856 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T16:44:49.360Z] #47 6.900 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T16:44:49.360Z] #47 6.934 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:44:49.360Z] #47 6.990 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:44:49.360Z] #47 7.021 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:44:49.360Z] #47 7.069 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:44:49.360Z] #47 7.069 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:44:49.360Z] #47 7.257 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T16:44:49.360Z] #47 7.259 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T16:44:49.360Z] #47 7.283 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:44:49.360Z] #47 7.493 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:44:49.360Z] #47 7.627 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T16:44:49.360Z] #47 7.701 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:44:49.360Z] #47 7.773 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:44:49.360Z] #47 7.796 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:44:49.360Z] #47 7.817 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:44:49.360Z] #47 7.978 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:44:49.360Z] #47 8.093 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T16:44:49.360Z] #47 8.777 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:44:49.360Z] #47 ... [2021-03-22T16:44:49.360Z] [2021-03-22T16:44:49.360Z] #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-03-22T16:44:49.360Z] #24 sha256:60956be295c50546fe7916eb1a12b22087f325e79b8a08564696615331ed2adb [2021-03-22T16:44:49.360Z] #24 6.444 + RM_GOPATH=0 [2021-03-22T16:44:49.360Z] #24 6.444 + TMP_GOPATH= [2021-03-22T16:44:49.360Z] #24 6.444 + : /build [2021-03-22T16:44:49.360Z] #24 6.444 + '[' -z '' ']' [2021-03-22T16:44:49.360Z] #24 6.444 ++ mktemp -d [2021-03-22T16:44:49.360Z] #24 6.444 + export GOPATH=/tmp/tmp.E7woJ3jhMF [2021-03-22T16:44:49.360Z] #24 6.444 + GOPATH=/tmp/tmp.E7woJ3jhMF [2021-03-22T16:44:49.360Z] #24 6.444 + RM_GOPATH=1 [2021-03-22T16:44:49.360Z] #24 6.444 + case "$(go env GOARCH)" in [2021-03-22T16:44:49.360Z] #24 6.461 ++ go env GOARCH [2021-03-22T16:44:49.360Z] #24 6.503 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:49.360Z] #24 6.503 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:49.360Z] #24 6.503 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:49.360Z] #24 6.503 + dir=/tmp/install [2021-03-22T16:44:49.360Z] #24 6.503 + bin=dockercli [2021-03-22T16:44:49.360Z] #24 6.503 + shift [2021-03-22T16:44:49.360Z] #24 6.503 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T16:44:49.360Z] #24 6.503 + . /tmp/install/dockercli.installer [2021-03-22T16:44:49.360Z] #24 6.503 ++ : stable [2021-03-22T16:44:49.360Z] #24 6.503 ++ : 17.06.2-ce [2021-03-22T16:44:49.360Z] #24 6.503 + install_dockercli [2021-03-22T16:44:49.360Z] #24 6.503 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T16:44:49.360Z] #24 6.503 ++ uname -m [2021-03-22T16:44:49.360Z] #24 6.503 + arch=x86_64 [2021-03-22T16:44:49.360Z] #24 6.503 + '[' x86_64 '!=' x86_64 ']' [2021-03-22T16:44:49.360Z] #24 6.503 + url=https://download.docker.com/linux/static [2021-03-22T16:44:49.360Z] #24 6.503 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-22T16:44:49.360Z] #24 6.503 + tar -xz docker/docker [2021-03-22T16:44:49.360Z] #24 6.503 Install docker/cli version 17.06.2-ce from stable [2021-03-22T16:44:49.360Z] #24 ... [2021-03-22T16:44:49.360Z] [2021-03-22T16:44:49.360Z] #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-03-22T16:44:49.360Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:44:49.360Z] #55 7.710 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:49.360Z] #55 7.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:49.360Z] #55 7.777 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:49.360Z] #55 8.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:49.386Z] #58 14.20 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T16:44:49.386Z] #58 14.31 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T16:44:49.386Z] #58 14.31 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:44:49.386Z] #58 14.34 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-22T16:44:49.386Z] #58 14.42 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T16:44:49.531Z] #43 ... [2021-03-22T16:44:49.531Z] [2021-03-22T16:44:49.531Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T16:44:49.531Z] #51 sha256:e66b037b7f2a094f5a4e31288dc6d95bde70d83a0ead74b2c30918615d7c11b7 [2021-03-22T16:44:49.531Z] #51 DONE 115.4s [2021-03-22T16:44:49.531Z] [2021-03-22T16:44:49.531Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:49.531Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:44:49.531Z] #45 115.6 net [2021-03-22T16:44:49.599Z] #47 13.45 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:44:49.620Z] #55 ... [2021-03-22T16:44:49.620Z] [2021-03-22T16:44:49.620Z] #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-03-22T16:44:49.620Z] #49 sha256:4826a0b22244d92f09cf61ecc00b8a6a9a0396b2ac864a582e5e742770e379bd [2021-03-22T16:44:49.620Z] #49 5.404 + RM_GOPATH=0 [2021-03-22T16:44:49.620Z] #49 5.404 + TMP_GOPATH= [2021-03-22T16:44:49.620Z] #49 5.404 + : /build [2021-03-22T16:44:49.620Z] #49 5.404 + '[' -z '' ']' [2021-03-22T16:44:49.620Z] #49 5.409 ++ mktemp -d [2021-03-22T16:44:49.620Z] #49 5.409 + export GOPATH=/tmp/tmp.Vo1UHopFIR [2021-03-22T16:44:49.620Z] #49 5.409 + GOPATH=/tmp/tmp.Vo1UHopFIR [2021-03-22T16:44:49.620Z] #49 5.409 + RM_GOPATH=1 [2021-03-22T16:44:49.620Z] #49 5.409 + case "$(go env GOARCH)" in [2021-03-22T16:44:49.620Z] #49 5.409 ++ go env GOARCH [2021-03-22T16:44:49.620Z] #49 5.433 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:49.620Z] #49 5.433 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:49.620Z] #49 5.433 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:49.620Z] #49 5.469 + dir=/tmp/install [2021-03-22T16:44:49.620Z] #49 5.469 + bin=golangci_lint [2021-03-22T16:44:49.620Z] #49 5.469 + shift [2021-03-22T16:44:49.620Z] #49 5.469 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T16:44:49.620Z] #49 5.469 + . /tmp/install/golangci_lint.installer [2021-03-22T16:44:49.620Z] #49 5.469 ++ : v1.23.8 [2021-03-22T16:44:49.620Z] #49 5.469 + install_golangci_lint [2021-03-22T16:44:49.620Z] #49 5.469 + set -e [2021-03-22T16:44:49.620Z] #49 5.469 + export GO111MODULE=on [2021-03-22T16:44:49.620Z] #49 5.469 + GO111MODULE=on [2021-03-22T16:44:49.620Z] #49 5.469 + GOBIN=/build [2021-03-22T16:44:49.620Z] #49 5.469 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T16:44:49.620Z] #49 5.469 go: finding github.com v1.23.8 [2021-03-22T16:44:49.620Z] #49 5.469 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T16:44:49.620Z] #49 5.469 go: finding github.com/golangci v1.23.8 [2021-03-22T16:44:49.620Z] #49 5.469 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T16:44:49.620Z] #49 5.469 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:49.620Z] #49 6.149 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:49.620Z] #49 6.709 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:49.620Z] #49 ... [2021-03-22T16:44:49.620Z] [2021-03-22T16:44:49.620Z] #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-03-22T16:44:49.620Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:44:49.620Z] #42 5.007 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:49.620Z] #42 5.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:49.620Z] #42 5.032 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:49.620Z] #42 5.659 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:49.620Z] #42 7.141 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:44:49.620Z] #42 9.422 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:44:49.649Z] #58 14.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:44:49.889Z] #42 ... [2021-03-22T16:44:49.889Z] [2021-03-22T16:44:49.889Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:49.889Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:44:49.889Z] #45 4.841 + RM_GOPATH=0 [2021-03-22T16:44:49.889Z] #45 4.841 + TMP_GOPATH= [2021-03-22T16:44:49.889Z] #45 4.841 + : /build [2021-03-22T16:44:49.889Z] #45 4.841 + '[' -z '' ']' [2021-03-22T16:44:49.889Z] #45 4.841 ++ mktemp -d [2021-03-22T16:44:49.889Z] #45 4.841 + export GOPATH=/tmp/tmp.Tx8ssjQhFi [2021-03-22T16:44:49.889Z] #45 4.841 + GOPATH=/tmp/tmp.Tx8ssjQhFi [2021-03-22T16:44:49.889Z] #45 4.841 + RM_GOPATH=1 [2021-03-22T16:44:49.889Z] #45 4.841 + case "$(go env GOARCH)" in [2021-03-22T16:44:49.889Z] #45 4.841 ++ go env GOARCH [2021-03-22T16:44:49.889Z] #45 4.841 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:49.889Z] #45 4.841 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:49.889Z] #45 4.841 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:49.889Z] #45 4.841 + dir=/tmp/install [2021-03-22T16:44:49.889Z] #45 4.841 + bin=vndr [2021-03-22T16:44:49.889Z] #45 4.841 + shift [2021-03-22T16:44:49.889Z] #45 4.841 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T16:44:49.889Z] #45 4.841 + . /tmp/install/vndr.installer [2021-03-22T16:44:49.889Z] #45 4.841 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:49.889Z] #45 4.841 + install_vndr [2021-03-22T16:44:49.889Z] #45 4.841 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T16:44:49.889Z] #45 4.841 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Tx8ssjQhFi/src/github.com/LK4D4/vndr [2021-03-22T16:44:49.889Z] #45 4.841 Cloning into '/tmp/tmp.Tx8ssjQhFi/src/github.com/LK4D4/vndr'... [2021-03-22T16:44:49.889Z] #45 4.843 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:49.889Z] #45 5.403 + cd /tmp/tmp.Tx8ssjQhFi/src/github.com/LK4D4/vndr [2021-03-22T16:44:49.889Z] #45 5.403 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:49.889Z] #45 5.403 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T16:44:49.889Z] #45 6.089 runtime/internal/atomic [2021-03-22T16:44:49.889Z] #45 6.089 internal/cpu [2021-03-22T16:44:49.889Z] #45 6.237 runtime/internal/sys [2021-03-22T16:44:49.889Z] #45 6.345 internal/bytealg [2021-03-22T16:44:49.889Z] #45 6.345 runtime/internal/math [2021-03-22T16:44:49.889Z] #45 6.392 internal/race [2021-03-22T16:44:49.889Z] #45 6.462 sync/atomic [2021-03-22T16:44:49.889Z] #45 6.686 unicode [2021-03-22T16:44:49.889Z] #45 6.881 runtime [2021-03-22T16:44:49.889Z] #45 10.28 unicode/utf8 [2021-03-22T16:44:49.912Z] #58 14.80 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:44:50.091Z] #45 115.9 vendor/golang.org/x/text/transform [2021-03-22T16:44:50.151Z] #45 ... [2021-03-22T16:44:50.151Z] [2021-03-22T16:44:50.151Z] #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-03-22T16:44:50.151Z] #34 sha256:a3c4d81d6074bb5b5b2b49705a8927c0f7aa55c7d84b2c3d5868c47931d54b6c [2021-03-22T16:44:50.151Z] #34 5.054 + RM_GOPATH=0 [2021-03-22T16:44:50.151Z] #34 5.054 + TMP_GOPATH= [2021-03-22T16:44:50.151Z] #34 5.054 + : /build [2021-03-22T16:44:50.151Z] #34 5.054 + '[' -z '' ']' [2021-03-22T16:44:50.151Z] #34 5.054 ++ mktemp -d [2021-03-22T16:44:50.151Z] #34 5.054 + export GOPATH=/tmp/tmp.ObaChjGFm4 [2021-03-22T16:44:50.151Z] #34 5.054 + GOPATH=/tmp/tmp.ObaChjGFm4 [2021-03-22T16:44:50.151Z] #34 5.054 + RM_GOPATH=1 [2021-03-22T16:44:50.151Z] #34 5.054 + case "$(go env GOARCH)" in [2021-03-22T16:44:50.151Z] #34 5.054 ++ go env GOARCH [2021-03-22T16:44:50.151Z] #34 5.054 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:50.151Z] #34 5.054 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:50.151Z] #34 5.054 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:50.151Z] #34 5.054 + dir=/tmp/install [2021-03-22T16:44:50.151Z] #34 5.054 + bin=tomlv [2021-03-22T16:44:50.151Z] #34 5.054 + shift [2021-03-22T16:44:50.151Z] #34 5.054 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T16:44:50.151Z] #34 5.054 + . /tmp/install/tomlv.installer [2021-03-22T16:44:50.151Z] #34 5.054 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:50.151Z] #34 5.054 + install_tomlv [2021-03-22T16:44:50.151Z] #34 5.054 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T16:44:50.151Z] #34 5.054 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ObaChjGFm4/src/github.com/BurntSushi/toml [2021-03-22T16:44:50.151Z] #34 5.054 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:50.151Z] #34 5.059 Cloning into '/tmp/tmp.ObaChjGFm4/src/github.com/BurntSushi/toml'... [2021-03-22T16:44:50.151Z] #34 5.639 + cd /tmp/tmp.ObaChjGFm4/src/github.com/BurntSushi/toml [2021-03-22T16:44:50.151Z] #34 5.639 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:50.151Z] #34 5.647 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T16:44:50.151Z] #34 6.032 internal/cpu [2021-03-22T16:44:50.151Z] #34 6.061 runtime/internal/atomic [2021-03-22T16:44:50.151Z] #34 6.229 runtime/internal/sys [2021-03-22T16:44:50.151Z] #34 6.359 internal/bytealg [2021-03-22T16:44:50.151Z] #34 6.418 math/bits [2021-03-22T16:44:50.151Z] #34 6.929 runtime [2021-03-22T16:44:50.151Z] #34 6.929 math [2021-03-22T16:44:50.151Z] #34 ... [2021-03-22T16:44:50.151Z] [2021-03-22T16:44:50.151Z] #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-03-22T16:44:50.151Z] #67 sha256:08f9fd58bb4e88cb228067adec489888c475602a529f92ec32fbb4703c5473f8 [2021-03-22T16:44:50.151Z] #67 6.418 + RM_GOPATH=0 [2021-03-22T16:44:50.151Z] #67 6.418 + TMP_GOPATH= [2021-03-22T16:44:50.151Z] #67 6.418 + : /build [2021-03-22T16:44:50.151Z] #67 6.418 + '[' -z '' ']' [2021-03-22T16:44:50.151Z] #67 6.418 ++ mktemp -d [2021-03-22T16:44:50.151Z] #67 6.418 + export GOPATH=/tmp/tmp.0DpWJ6rbtx [2021-03-22T16:44:50.151Z] #67 6.418 + GOPATH=/tmp/tmp.0DpWJ6rbtx [2021-03-22T16:44:50.151Z] #67 6.418 + RM_GOPATH=1 [2021-03-22T16:44:50.151Z] #67 6.418 + case "$(go env GOARCH)" in [2021-03-22T16:44:50.151Z] #67 6.418 ++ go env GOARCH [2021-03-22T16:44:50.151Z] #67 6.433 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:44:50.151Z] #67 6.433 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:50.151Z] #67 6.433 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:50.151Z] #67 6.433 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:50.151Z] #67 6.433 + dir=/tmp/install [2021-03-22T16:44:50.151Z] #67 6.433 + bin=proxy [2021-03-22T16:44:50.151Z] #67 6.433 + shift [2021-03-22T16:44:50.151Z] #67 6.433 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T16:44:50.151Z] #67 6.433 + . /tmp/install/proxy.installer [2021-03-22T16:44:50.151Z] #67 6.433 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:44:50.151Z] #67 6.433 + install_proxy [2021-03-22T16:44:50.151Z] #67 6.433 + case "$1" in [2021-03-22T16:44:50.151Z] #67 6.433 + export CGO_ENABLED=0 [2021-03-22T16:44:50.151Z] #67 6.433 + CGO_ENABLED=0 [2021-03-22T16:44:50.151Z] #67 6.433 + _install_proxy [2021-03-22T16:44:50.151Z] #67 6.433 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T16:44:50.151Z] #67 6.433 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0DpWJ6rbtx/src/github.com/docker/libnetwork [2021-03-22T16:44:50.151Z] #67 6.433 Cloning into '/tmp/tmp.0DpWJ6rbtx/src/github.com/docker/libnetwork'... [2021-03-22T16:44:50.176Z] #58 ... [2021-03-22T16:44:50.176Z] [2021-03-22T16:44:50.176Z] #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-03-22T16:44:50.176Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:44:50.176Z] #13 3.350 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T16:44:50.176Z] #13 3.511 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:50.176Z] #13 3.537 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:50.176Z] #13 3.538 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:50.176Z] #13 4.353 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-22T16:44:50.176Z] #13 5.682 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T16:44:50.176Z] #13 7.280 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T16:44:50.176Z] #13 8.109 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T16:44:50.177Z] #47 14.08 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:44:50.177Z] #47 14.25 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:44:50.411Z] #67 ... [2021-03-22T16:44:50.411Z] [2021-03-22T16:44:50.411Z] #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-03-22T16:44:50.411Z] #51 sha256:519ce0f1abc7606a41ba9bcd9fc3d23d49d3b5ef360fef4c454b92fdaaddc957 [2021-03-22T16:44:50.411Z] #51 7.670 + RM_GOPATH=0 [2021-03-22T16:44:50.411Z] #51 7.670 + TMP_GOPATH= [2021-03-22T16:44:50.411Z] #51 7.670 + : /build [2021-03-22T16:44:50.411Z] #51 7.670 + '[' -z '' ']' [2021-03-22T16:44:50.411Z] #51 7.670 ++ mktemp -d [2021-03-22T16:44:50.411Z] #51 7.670 + export GOPATH=/tmp/tmp.V5IZGGgmvv [2021-03-22T16:44:50.411Z] #51 7.670 + GOPATH=/tmp/tmp.V5IZGGgmvv [2021-03-22T16:44:50.411Z] #51 7.670 + RM_GOPATH=1 [2021-03-22T16:44:50.411Z] #51 7.670 + case "$(go env GOARCH)" in [2021-03-22T16:44:50.411Z] #51 7.670 ++ go env GOARCH [2021-03-22T16:44:50.411Z] #51 7.701 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:44:50.411Z] #51 7.703 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:50.411Z] #51 7.703 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:50.411Z] #51 7.703 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:50.411Z] #51 7.703 + dir=/tmp/install [2021-03-22T16:44:50.411Z] #51 7.703 + bin=shfmt [2021-03-22T16:44:50.411Z] #51 7.703 + shift [2021-03-22T16:44:50.411Z] #51 7.703 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T16:44:50.411Z] #51 7.703 + . /tmp/install/shfmt.installer [2021-03-22T16:44:50.411Z] #51 7.703 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:44:50.411Z] #51 7.703 + install_shfmt [2021-03-22T16:44:50.411Z] #51 7.703 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T16:44:50.411Z] #51 7.703 + git clone https://github.com/mvdan/sh.git /tmp/tmp.V5IZGGgmvv/src/github.com/mvdan/sh [2021-03-22T16:44:50.411Z] #51 7.703 Cloning into '/tmp/tmp.V5IZGGgmvv/src/github.com/mvdan/sh'... [2021-03-22T16:44:50.411Z] #51 ... [2021-03-22T16:44:50.411Z] [2021-03-22T16:44:50.411Z] #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-03-22T16:44:50.411Z] #58 sha256:003d479988156aaff8daf5f8c721415b3ca2fc3e15d16645750c7f846777088f [2021-03-22T16:44:50.411Z] #58 5.312 + RM_GOPATH=0 [2021-03-22T16:44:50.411Z] #58 5.312 + TMP_GOPATH= [2021-03-22T16:44:50.411Z] #58 5.312 + : /build [2021-03-22T16:44:50.411Z] #58 5.312 + '[' -z '' ']' [2021-03-22T16:44:50.411Z] #58 5.312 ++ mktemp -d [2021-03-22T16:44:50.411Z] #58 5.400 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:50.411Z] #58 5.402 + export GOPATH=/tmp/tmp.LuKv8CPVIh [2021-03-22T16:44:50.411Z] #58 5.402 + GOPATH=/tmp/tmp.LuKv8CPVIh [2021-03-22T16:44:50.411Z] #58 5.402 + RM_GOPATH=1 [2021-03-22T16:44:50.411Z] #58 5.402 + case "$(go env GOARCH)" in [2021-03-22T16:44:50.411Z] #58 5.402 ++ go env GOARCH [2021-03-22T16:44:50.411Z] #58 5.402 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:50.411Z] #58 5.402 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:50.411Z] #58 5.402 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:50.411Z] #58 5.402 + dir=/tmp/install [2021-03-22T16:44:50.411Z] #58 5.402 + bin=rootlesskit [2021-03-22T16:44:50.411Z] #58 5.402 + shift [2021-03-22T16:44:50.411Z] #58 5.402 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T16:44:50.411Z] #58 5.402 + . /tmp/install/rootlesskit.installer [2021-03-22T16:44:50.411Z] #58 5.402 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:50.411Z] #58 5.402 + install_rootlesskit [2021-03-22T16:44:50.411Z] #58 5.402 + case "$1" in [2021-03-22T16:44:50.411Z] #58 5.402 + export CGO_ENABLED=0 [2021-03-22T16:44:50.411Z] #58 5.402 + CGO_ENABLED=0 [2021-03-22T16:44:50.411Z] #58 5.402 + _install_rootlesskit [2021-03-22T16:44:50.411Z] #58 5.402 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-22T16:44:50.411Z] #58 5.402 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LuKv8CPVIh/src/github.com/rootless-containers/rootlesskit [2021-03-22T16:44:50.411Z] #58 5.402 Cloning into '/tmp/tmp.LuKv8CPVIh/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T16:44:50.411Z] #58 9.232 + cd /tmp/tmp.LuKv8CPVIh/src/github.com/rootless-containers/rootlesskit [2021-03-22T16:44:50.411Z] #58 9.241 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:50.411Z] #58 9.271 + export GO111MODULE=on [2021-03-22T16:44:50.411Z] #58 9.271 + GO111MODULE=on [2021-03-22T16:44:50.411Z] #58 9.271 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T16:44:50.411Z] #58 9.271 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T16:44:50.411Z] #58 11.15 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:44:50.411Z] #58 11.18 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T16:44:50.442Z] #13 ... [2021-03-22T16:44:50.442Z] [2021-03-22T16:44:50.442Z] #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-03-22T16:44:50.442Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T16:44:50.442Z] #27 23.17 Selecting previously unselected package curl. [2021-03-22T16:44:50.442Z] #27 23.17 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-03-22T16:44:50.442Z] #27 23.25 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-22T16:44:50.442Z] #27 23.90 Selecting previously unselected package libonig5:arm64. [2021-03-22T16:44:50.442Z] #27 23.91 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-03-22T16:44:50.442Z] #27 23.91 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-22T16:44:50.442Z] #27 24.50 Selecting previously unselected package libjq1:arm64. [2021-03-22T16:44:50.442Z] #27 24.50 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-22T16:44:50.442Z] #27 24.99 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-22T16:44:50.442Z] #27 25.28 Selecting previously unselected package jq. [2021-03-22T16:44:50.442Z] #27 25.30 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-22T16:44:50.442Z] #27 25.31 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T16:44:50.442Z] #27 25.59 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-03-22T16:44:50.442Z] #27 25.69 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-03-22T16:44:50.442Z] #27 25.74 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:50.442Z] #27 26.80 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-22T16:44:50.442Z] #27 27.18 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:50.442Z] #27 27.51 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-22T16:44:50.442Z] #27 27.74 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:50.442Z] #27 27.88 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T16:44:50.670Z] #58 11.33 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:44:50.670Z] #58 11.40 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:44:50.670Z] #58 11.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:44:50.670Z] #58 ... [2021-03-22T16:44:50.670Z] [2021-03-22T16:44:50.670Z] #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-03-22T16:44:50.670Z] #34 sha256:a3c4d81d6074bb5b5b2b49705a8927c0f7aa55c7d84b2c3d5868c47931d54b6c [2021-03-22T16:44:50.670Z] #34 11.36 internal/testlog [2021-03-22T16:44:50.705Z] #27 28.11 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-22T16:44:50.706Z] #27 28.19 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T16:44:50.964Z] #13 ... [2021-03-22T16:44:50.964Z] [2021-03-22T16:44:50.964Z] #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-03-22T16:44:50.964Z] #67 sha256:bdf077524b76bbfb67e5b7c1a8037cb025efdb43e27e623c933f195f1a083147 [2021-03-22T16:44:50.964Z] #67 6.461 + RM_GOPATH=0 [2021-03-22T16:44:50.964Z] #67 6.461 + TMP_GOPATH= [2021-03-22T16:44:50.964Z] #67 6.461 + : /build [2021-03-22T16:44:50.964Z] #67 6.461 + '[' -z '' ']' [2021-03-22T16:44:50.964Z] #67 6.461 ++ mktemp -d [2021-03-22T16:44:50.964Z] #67 6.461 + export GOPATH=/tmp/tmp.UWtjzZ3Hmg [2021-03-22T16:44:50.964Z] #67 6.461 + GOPATH=/tmp/tmp.UWtjzZ3Hmg [2021-03-22T16:44:50.964Z] #67 6.461 + RM_GOPATH=1 [2021-03-22T16:44:50.964Z] #67 6.461 + case "$(go env GOARCH)" in [2021-03-22T16:44:50.964Z] #67 6.461 ++ go env GOARCH [2021-03-22T16:44:50.964Z] #67 6.467 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:50.964Z] #67 6.467 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:50.964Z] #67 6.467 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:50.964Z] #67 6.468 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:44:50.964Z] #67 6.472 + dir=/tmp/install [2021-03-22T16:44:50.964Z] #67 6.472 + bin=proxy [2021-03-22T16:44:50.964Z] #67 6.472 + shift [2021-03-22T16:44:50.964Z] #67 6.472 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T16:44:50.964Z] #67 6.472 + . /tmp/install/proxy.installer [2021-03-22T16:44:50.964Z] #67 6.472 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:44:50.964Z] #67 6.472 + install_proxy [2021-03-22T16:44:50.964Z] #67 6.472 + case "$1" in [2021-03-22T16:44:50.964Z] #67 6.472 + export CGO_ENABLED=0 [2021-03-22T16:44:50.964Z] #67 6.472 + CGO_ENABLED=0 [2021-03-22T16:44:50.964Z] #67 6.472 + _install_proxy [2021-03-22T16:44:50.964Z] #67 6.472 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T16:44:50.964Z] #67 6.472 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UWtjzZ3Hmg/src/github.com/docker/libnetwork [2021-03-22T16:44:50.964Z] #67 6.472 Cloning into '/tmp/tmp.UWtjzZ3Hmg/src/github.com/docker/libnetwork'... [2021-03-22T16:44:50.964Z] #67 ... [2021-03-22T16:44:50.964Z] [2021-03-22T16:44:50.964Z] #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-03-22T16:44:50.964Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:44:50.964Z] #42 9.487 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:50.964Z] #42 9.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:50.964Z] #42 9.698 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:50.982Z] #27 28.28 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-22T16:44:50.982Z] #27 28.32 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-22T16:44:50.982Z] #27 28.36 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-22T16:44:50.982Z] #27 ... [2021-03-22T16:44:50.982Z] [2021-03-22T16:44:50.982Z] #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-03-22T16:44:50.982Z] #51 sha256:7b7ea63db2b15e48e742713d9b57393b6d1a7daa8c206bde86f642184c03e020 [2021-03-22T16:44:50.982Z] #51 15.88 + cd /tmp/tmp.dY74m0xwDK/src/github.com/mvdan/sh [2021-03-22T16:44:50.982Z] #51 15.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:44:51.226Z] #42 ... [2021-03-22T16:44:51.226Z] [2021-03-22T16:44:51.226Z] #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-03-22T16:44:51.226Z] #47 sha256:c85741025ec862b11c3f9ad3dd782ce6ca780fee5cde13a3a59b794aa7aadc34 [2021-03-22T16:44:51.226Z] #47 8.867 + RM_GOPATH=0 [2021-03-22T16:44:51.226Z] #47 8.867 + TMP_GOPATH= [2021-03-22T16:44:51.226Z] #47 8.867 + : /build [2021-03-22T16:44:51.226Z] #47 8.867 + '[' -z '' ']' [2021-03-22T16:44:51.226Z] #47 8.876 ++ mktemp -d [2021-03-22T16:44:51.226Z] #47 8.891 + export GOPATH=/tmp/tmp.0RSy3HcD0L [2021-03-22T16:44:51.226Z] #47 8.891 + GOPATH=/tmp/tmp.0RSy3HcD0L [2021-03-22T16:44:51.226Z] #47 8.891 + RM_GOPATH=1 [2021-03-22T16:44:51.226Z] #47 8.891 + case "$(go env GOARCH)" in [2021-03-22T16:44:51.226Z] #47 8.891 ++ go env GOARCH [2021-03-22T16:44:51.226Z] #47 8.971 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:51.226Z] #47 8.971 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:51.226Z] #47 8.971 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:51.226Z] #47 8.990 + dir=/tmp/install [2021-03-22T16:44:51.226Z] #47 8.990 + bin=gotestsum [2021-03-22T16:44:51.226Z] #47 8.990 + shift [2021-03-22T16:44:51.226Z] #47 8.990 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T16:44:51.226Z] #47 8.990 + . /tmp/install/gotestsum.installer [2021-03-22T16:44:51.226Z] #47 8.990 ++ : v0.5.3 [2021-03-22T16:44:51.226Z] #47 8.990 + install_gotestsum [2021-03-22T16:44:51.226Z] #47 8.990 + set -e [2021-03-22T16:44:51.226Z] #47 8.990 + export GO111MODULE=on [2021-03-22T16:44:51.226Z] #47 8.990 + GO111MODULE=on [2021-03-22T16:44:51.226Z] #47 8.990 + GOBIN=/build [2021-03-22T16:44:51.226Z] #47 8.990 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T16:44:51.226Z] #47 9.028 go: finding gotest.tools v0.5.3 [2021-03-22T16:44:51.226Z] #47 9.032 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:51.226Z] #47 ... [2021-03-22T16:44:51.226Z] [2021-03-22T16:44:51.226Z] #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-03-22T16:44:51.226Z] #34 sha256:7d6a5e4f350b05f42aa81710b021914628f718527814003a30f5c38a8165e2c1 [2021-03-22T16:44:51.226Z] #34 8.243 + RM_GOPATH=0 [2021-03-22T16:44:51.226Z] #34 8.243 + TMP_GOPATH= [2021-03-22T16:44:51.226Z] #34 8.250 + : /build [2021-03-22T16:44:51.226Z] #34 8.250 + '[' -z '' ']' [2021-03-22T16:44:51.226Z] #34 8.250 ++ mktemp -d [2021-03-22T16:44:51.226Z] #34 8.250 + export GOPATH=/tmp/tmp.vn2duuQ5sw [2021-03-22T16:44:51.226Z] #34 8.250 + GOPATH=/tmp/tmp.vn2duuQ5sw [2021-03-22T16:44:51.226Z] #34 8.250 + RM_GOPATH=1 [2021-03-22T16:44:51.226Z] #34 8.251 + case "$(go env GOARCH)" in [2021-03-22T16:44:51.226Z] #34 8.254 ++ go env GOARCH [2021-03-22T16:44:51.226Z] #34 8.282 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:51.226Z] #34 8.282 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:51.226Z] #34 8.282 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:51.226Z] #34 8.282 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:51.226Z] #34 8.282 + dir=/tmp/install [2021-03-22T16:44:51.226Z] #34 8.282 + bin=tomlv [2021-03-22T16:44:51.226Z] #34 8.282 + shift [2021-03-22T16:44:51.226Z] #34 8.282 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T16:44:51.226Z] #34 8.282 + . /tmp/install/tomlv.installer [2021-03-22T16:44:51.226Z] #34 8.282 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:51.226Z] #34 8.282 + install_tomlv [2021-03-22T16:44:51.226Z] #34 8.282 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T16:44:51.226Z] #34 8.282 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vn2duuQ5sw/src/github.com/BurntSushi/toml [2021-03-22T16:44:51.226Z] #34 8.309 Cloning into '/tmp/tmp.vn2duuQ5sw/src/github.com/BurntSushi/toml'... [2021-03-22T16:44:51.226Z] #34 9.574 + cd /tmp/tmp.vn2duuQ5sw/src/github.com/BurntSushi/toml [2021-03-22T16:44:51.226Z] #34 9.574 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T16:44:51.226Z] #34 9.704 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T16:44:51.239Z] #34 11.96 encoding [2021-03-22T16:44:51.246Z] #51 ... [2021-03-22T16:44:51.246Z] [2021-03-22T16:44:51.246Z] #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-03-22T16:44:51.246Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-22T16:44:51.246Z] #32 5.994 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-22T16:44:51.246Z] #32 6.002 Cloning into '.'... [2021-03-22T16:44:51.246Z] #32 ... [2021-03-22T16:44:51.246Z] [2021-03-22T16:44:51.246Z] #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-03-22T16:44:51.246Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T16:44:51.246Z] #27 28.54 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-22T16:44:51.246Z] #27 28.57 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-22T16:44:51.246Z] #27 28.65 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T16:44:51.454Z] #45 117.2 vendor/golang.org/x/text/unicode/bidi [2021-03-22T16:44:51.488Z] #34 ... [2021-03-22T16:44:51.488Z] [2021-03-22T16:44:51.488Z] #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-03-22T16:44:51.488Z] #51 sha256:fe9aeb007cc6af39d3b9bcfc65905cd82d00daf212b5b02a8b5a6241fd5514fb [2021-03-22T16:44:51.488Z] #51 7.821 + RM_GOPATH=0 [2021-03-22T16:44:51.488Z] #51 7.821 + TMP_GOPATH= [2021-03-22T16:44:51.488Z] #51 7.821 + : /build [2021-03-22T16:44:51.488Z] #51 7.821 + '[' -z '' ']' [2021-03-22T16:44:51.488Z] #51 7.821 ++ mktemp -d [2021-03-22T16:44:51.488Z] #51 7.821 + export GOPATH=/tmp/tmp.t7wxxZdsqW [2021-03-22T16:44:51.488Z] #51 7.821 + GOPATH=/tmp/tmp.t7wxxZdsqW [2021-03-22T16:44:51.488Z] #51 7.821 + RM_GOPATH=1 [2021-03-22T16:44:51.488Z] #51 7.821 + case "$(go env GOARCH)" in [2021-03-22T16:44:51.488Z] #51 7.821 ++ go env GOARCH [2021-03-22T16:44:51.488Z] #51 7.841 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:51.488Z] #51 7.841 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:51.488Z] #51 7.841 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:51.488Z] #51 7.850 + dir=/tmp/install [2021-03-22T16:44:51.488Z] #51 7.850 + bin=shfmt [2021-03-22T16:44:51.488Z] #51 7.850 + shift [2021-03-22T16:44:51.488Z] #51 7.850 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T16:44:51.488Z] #51 7.850 + . /tmp/install/shfmt.installer [2021-03-22T16:44:51.488Z] #51 7.850 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:44:51.488Z] #51 7.850 + install_shfmt [2021-03-22T16:44:51.488Z] #51 7.850 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T16:44:51.488Z] #51 7.850 + git clone https://github.com/mvdan/sh.git /tmp/tmp.t7wxxZdsqW/src/github.com/mvdan/sh [2021-03-22T16:44:51.488Z] #51 7.850 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:44:51.488Z] #51 7.858 Cloning into '/tmp/tmp.t7wxxZdsqW/src/github.com/mvdan/sh'... [2021-03-22T16:44:51.488Z] #51 ... [2021-03-22T16:44:51.488Z] [2021-03-22T16:44:51.488Z] #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-03-22T16:44:51.488Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:44:51.488Z] #40 8.436 + git clone https://github.com/docker/distribution.git . [2021-03-22T16:44:51.488Z] #40 8.455 Cloning into '.'... [2021-03-22T16:44:51.499Z] #34 12.25 runtime/cgo [2021-03-22T16:44:51.509Z] #27 28.79 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-22T16:44:51.748Z] #40 ... [2021-03-22T16:44:51.748Z] [2021-03-22T16:44:51.748Z] #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-03-22T16:44:51.748Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:44:51.748Z] #55 9.088 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:51.748Z] #55 9.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:51.748Z] #55 9.154 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:51.748Z] #55 11.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:51.748Z] #55 ... [2021-03-22T16:44:51.748Z] [2021-03-22T16:44:51.748Z] #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-03-22T16:44:51.748Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:44:51.748Z] #36 6.566 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:51.748Z] #36 6.612 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:51.748Z] #36 6.612 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:51.748Z] #36 6.938 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:51.748Z] #36 7.909 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:44:51.748Z] #36 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:44:52.015Z] #36 ... [2021-03-22T16:44:52.015Z] [2021-03-22T16:44:52.015Z] #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-03-22T16:44:52.015Z] #24 sha256:93ab63e1a890821f822e62f344b1b4bcd1dcbf12223a6363ed2ec24051953dfa [2021-03-22T16:44:52.015Z] #24 7.708 + RM_GOPATH=0 [2021-03-22T16:44:52.015Z] #24 7.708 + TMP_GOPATH= [2021-03-22T16:44:52.015Z] #24 7.708 + : /build [2021-03-22T16:44:52.015Z] #24 7.708 + '[' -z '' ']' [2021-03-22T16:44:52.015Z] #24 7.708 ++ mktemp -d [2021-03-22T16:44:52.015Z] #24 7.708 + export GOPATH=/tmp/tmp.JglM419TRx [2021-03-22T16:44:52.015Z] #24 7.708 + GOPATH=/tmp/tmp.JglM419TRx [2021-03-22T16:44:52.015Z] #24 7.708 + RM_GOPATH=1 [2021-03-22T16:44:52.015Z] #24 7.708 + case "$(go env GOARCH)" in [2021-03-22T16:44:52.015Z] #24 7.709 ++ go env GOARCH [2021-03-22T16:44:52.015Z] #24 7.734 Install docker/cli version 17.06.2-ce from stable [2021-03-22T16:44:52.015Z] #24 7.736 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:52.015Z] #24 7.736 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:52.015Z] #24 7.736 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:52.015Z] #24 7.736 + dir=/tmp/install [2021-03-22T16:44:52.015Z] #24 7.736 + bin=dockercli [2021-03-22T16:44:52.015Z] #24 7.736 + shift [2021-03-22T16:44:52.015Z] #24 7.736 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T16:44:52.015Z] #24 7.736 + . /tmp/install/dockercli.installer [2021-03-22T16:44:52.015Z] #24 7.736 ++ : stable [2021-03-22T16:44:52.015Z] #24 7.736 ++ : 17.06.2-ce [2021-03-22T16:44:52.015Z] #24 7.736 + install_dockercli [2021-03-22T16:44:52.015Z] #24 7.736 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T16:44:52.015Z] #24 7.736 ++ uname -m [2021-03-22T16:44:52.015Z] #24 7.736 + arch=x86_64 [2021-03-22T16:44:52.015Z] #24 7.736 + '[' x86_64 '!=' x86_64 ']' [2021-03-22T16:44:52.015Z] #24 7.736 + url=https://download.docker.com/linux/static [2021-03-22T16:44:52.015Z] #24 7.736 + tar -xz docker/docker [2021-03-22T16:44:52.015Z] #24 7.736 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-22T16:44:52.015Z] #24 ... [2021-03-22T16:44:52.015Z] [2021-03-22T16:44:52.015Z] #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-03-22T16:44:52.015Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:44:52.015Z] #49 7.150 + RM_GOPATH=0 [2021-03-22T16:44:52.015Z] #49 7.150 + TMP_GOPATH= [2021-03-22T16:44:52.015Z] #49 7.150 + : /build [2021-03-22T16:44:52.015Z] #49 7.150 + '[' -z '' ']' [2021-03-22T16:44:52.015Z] #49 7.150 ++ mktemp -d [2021-03-22T16:44:52.015Z] #49 7.150 + export GOPATH=/tmp/tmp.90Nyqgbxit [2021-03-22T16:44:52.015Z] #49 7.150 + GOPATH=/tmp/tmp.90Nyqgbxit [2021-03-22T16:44:52.015Z] #49 7.150 + RM_GOPATH=1 [2021-03-22T16:44:52.015Z] #49 7.150 + case "$(go env GOARCH)" in [2021-03-22T16:44:52.015Z] #49 7.150 ++ go env GOARCH [2021-03-22T16:44:52.015Z] #49 7.157 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:52.015Z] #49 7.157 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:52.015Z] #49 7.157 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:52.015Z] #49 7.157 + dir=/tmp/install [2021-03-22T16:44:52.015Z] #49 7.157 + bin=golangci_lint [2021-03-22T16:44:52.015Z] #49 7.157 + shift [2021-03-22T16:44:52.015Z] #49 7.159 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T16:44:52.015Z] #49 7.159 + . /tmp/install/golangci_lint.installer [2021-03-22T16:44:52.015Z] #49 7.159 ++ : v1.23.8 [2021-03-22T16:44:52.015Z] #49 7.159 + install_golangci_lint [2021-03-22T16:44:52.015Z] #49 7.159 + set -e [2021-03-22T16:44:52.015Z] #49 7.159 + export GO111MODULE=on [2021-03-22T16:44:52.015Z] #49 7.159 + GO111MODULE=on [2021-03-22T16:44:52.015Z] #49 7.159 + GOBIN=/build [2021-03-22T16:44:52.015Z] #49 7.159 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T16:44:52.015Z] #49 7.239 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T16:44:52.015Z] #49 7.239 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T16:44:52.015Z] #49 7.239 go: finding github.com v1.23.8 [2021-03-22T16:44:52.015Z] #49 7.239 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:52.015Z] #49 7.239 go: finding github.com/golangci v1.23.8 [2021-03-22T16:44:52.015Z] #49 8.061 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:52.015Z] #49 8.749 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T16:44:52.276Z] #49 ... [2021-03-22T16:44:52.276Z] [2021-03-22T16:44:52.276Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:52.276Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:44:52.276Z] #45 7.750 + RM_GOPATH=0 [2021-03-22T16:44:52.276Z] #45 7.750 + TMP_GOPATH= [2021-03-22T16:44:52.276Z] #45 7.750 + : /build [2021-03-22T16:44:52.276Z] #45 7.750 + '[' -z '' ']' [2021-03-22T16:44:52.276Z] #45 7.753 ++ mktemp -d [2021-03-22T16:44:52.276Z] #45 7.760 + export GOPATH=/tmp/tmp.ksThl82omb [2021-03-22T16:44:52.276Z] #45 7.760 + GOPATH=/tmp/tmp.ksThl82omb [2021-03-22T16:44:52.276Z] #45 7.760 + RM_GOPATH=1 [2021-03-22T16:44:52.276Z] #45 7.760 + case "$(go env GOARCH)" in [2021-03-22T16:44:52.276Z] #45 7.761 ++ go env GOARCH [2021-03-22T16:44:52.276Z] #45 7.795 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:52.276Z] #45 7.795 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:52.276Z] #45 7.795 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:52.276Z] #45 7.795 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:52.276Z] #45 7.795 + dir=/tmp/install [2021-03-22T16:44:52.276Z] #45 7.795 + bin=vndr [2021-03-22T16:44:52.276Z] #45 7.795 + shift [2021-03-22T16:44:52.276Z] #45 7.795 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T16:44:52.276Z] #45 7.795 + . /tmp/install/vndr.installer [2021-03-22T16:44:52.276Z] #45 7.795 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:52.276Z] #45 7.795 + install_vndr [2021-03-22T16:44:52.276Z] #45 7.795 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T16:44:52.276Z] #45 7.795 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ksThl82omb/src/github.com/LK4D4/vndr [2021-03-22T16:44:52.276Z] #45 7.795 Cloning into '/tmp/tmp.ksThl82omb/src/github.com/LK4D4/vndr'... [2021-03-22T16:44:52.276Z] #45 8.455 + cd /tmp/tmp.ksThl82omb/src/github.com/LK4D4/vndr [2021-03-22T16:44:52.276Z] #45 8.455 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T16:44:52.276Z] #45 8.503 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T16:44:52.276Z] #45 10.98 internal/cpu [2021-03-22T16:44:52.276Z] #45 10.98 runtime/internal/atomic [2021-03-22T16:44:52.276Z] #45 11.31 runtime/internal/sys [2021-03-22T16:44:52.537Z] #45 11.60 internal/bytealg [2021-03-22T16:44:52.537Z] #45 11.62 runtime/internal/math [2021-03-22T16:44:52.537Z] #45 ... [2021-03-22T16:44:52.537Z] [2021-03-22T16:44:52.537Z] #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-03-22T16:44:52.537Z] #34 sha256:7d6a5e4f350b05f42aa81710b021914628f718527814003a30f5c38a8165e2c1 [2021-03-22T16:44:52.537Z] #34 10.87 internal/cpu [2021-03-22T16:44:52.537Z] #34 10.87 runtime/internal/atomic [2021-03-22T16:44:52.538Z] #34 11.08 runtime/internal/sys [2021-03-22T16:44:52.538Z] #34 11.60 runtime/internal/math [2021-03-22T16:44:52.538Z] #34 11.62 internal/bytealg [2021-03-22T16:44:52.538Z] #34 11.73 math/bits [2021-03-22T16:44:52.726Z] #47 16.49 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:44:53.341Z] #45 118.8 vendor/golang.org/x/text/secure/bidirule [2021-03-22T16:44:53.341Z] #45 119.1 vendor/golang.org/x/text/unicode/norm [2021-03-22T16:44:53.715Z] #47 ... [2021-03-22T16:44:53.715Z] [2021-03-22T16:44:53.715Z] #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-03-22T16:44:53.715Z] #24 sha256:89a42cd8f90b7237ebdf04aeb6ab73fc48de22d7307f2f1130cc3202ad52989c [2021-03-22T16:44:53.715Z] #24 16.45 + mkdir -p /build [2021-03-22T16:44:53.715Z] #24 16.52 + mv docker/docker /build/ [2021-03-22T16:44:53.715Z] #24 16.55 + rmdir docker [2021-03-22T16:44:53.715Z] #24 DONE 17.6s [2021-03-22T16:44:53.715Z] [2021-03-22T16:44:53.715Z] #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-03-22T16:44:53.715Z] #47 sha256:ebac7a0fee508697a9319b8489ba7ca160655d50d069835aa48a06a914ffc160 [2021-03-22T16:44:53.715Z] #47 17.60 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:44:53.715Z] #47 ... [2021-03-22T16:44:53.715Z] [2021-03-22T16:44:53.715Z] #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-03-22T16:44:53.715Z] #58 sha256:1db2be3ffb75b30dcee1b948babeec26f9f50f72a46046b87f92a3dc02d3859a [2021-03-22T16:44:53.715Z] #58 16.98 + cd /tmp/tmp.jfwLDjC30e/src/github.com/rootless-containers/rootlesskit [2021-03-22T16:44:53.715Z] #58 16.98 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:53.715Z] #58 17.08 + export GO111MODULE=on [2021-03-22T16:44:53.715Z] #58 17.08 + GO111MODULE=on [2021-03-22T16:44:53.715Z] #58 17.08 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T16:44:53.715Z] #58 17.08 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T16:44:53.935Z] #34 12.80 math [2021-03-22T16:44:54.199Z] #34 13.39 runtime [2021-03-22T16:44:54.796Z] #34 ... [2021-03-22T16:44:54.796Z] [2021-03-22T16:44:54.796Z] #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-03-22T16:44:54.796Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:44:54.796Z] #40 5.044 + git clone https://github.com/docker/distribution.git . [2021-03-22T16:44:54.796Z] #40 5.044 Cloning into '.'... [2021-03-22T16:44:54.796Z] #40 ... [2021-03-22T16:44:54.796Z] [2021-03-22T16:44:54.796Z] #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-03-22T16:44:54.796Z] #24 sha256:60956be295c50546fe7916eb1a12b22087f325e79b8a08564696615331ed2adb [2021-03-22T16:44:54.796Z] #24 14.48 + mkdir -p /build [2021-03-22T16:44:54.796Z] #24 14.48 + mv docker/docker /build/ [2021-03-22T16:44:54.796Z] #24 14.48 + rmdir docker [2021-03-22T16:44:54.796Z] #24 DONE 15.3s [2021-03-22T16:44:54.796Z] [2021-03-22T16:44:54.796Z] #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-03-22T16:44:54.796Z] #49 sha256:4826a0b22244d92f09cf61ecc00b8a6a9a0396b2ac864a582e5e742770e379bd [2021-03-22T16:44:54.796Z] #49 13.12 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T16:44:54.796Z] #49 13.18 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T16:44:54.796Z] #49 13.23 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T16:44:54.796Z] #49 13.31 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T16:44:54.796Z] #49 13.31 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:44:54.796Z] #49 13.31 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:44:54.796Z] #49 13.31 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:44:54.796Z] #49 13.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:44:54.796Z] #49 13.39 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T16:44:54.796Z] #49 13.55 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:44:54.796Z] #49 13.59 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T16:44:54.796Z] #49 13.71 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:44:54.796Z] #49 13.71 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T16:44:54.796Z] #49 13.73 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:44:54.796Z] #49 13.81 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:44:54.796Z] #49 14.01 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T16:44:54.796Z] #49 14.11 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:44:54.796Z] #49 14.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:44:54.796Z] #49 14.31 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T16:44:54.796Z] #49 14.42 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T16:44:54.796Z] #49 14.42 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:44:54.796Z] #49 14.48 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T16:44:54.796Z] #49 14.53 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T16:44:54.796Z] #49 14.60 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T16:44:54.796Z] #49 14.64 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T16:44:54.796Z] #49 15.04 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:44:54.796Z] #49 15.04 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T16:44:54.796Z] #49 15.08 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T16:44:54.796Z] #49 15.12 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T16:44:54.796Z] #49 15.15 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:44:54.796Z] #49 15.15 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:44:54.796Z] #49 15.15 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:44:54.796Z] #49 15.23 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T16:44:54.796Z] #49 15.23 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T16:44:54.796Z] #49 15.34 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:44:54.796Z] #49 15.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:44:54.796Z] #49 15.59 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:44:54.796Z] #49 15.70 go: extracting github.com/spf13/afero v1.1.2 [2021-03-22T16:44:55.365Z] #49 15.90 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:44:55.365Z] #49 15.92 go: downloading golang.org/x/text v0.3.2 [2021-03-22T16:44:55.365Z] #49 15.98 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:44:55.365Z] #49 16.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:44:55.365Z] #49 16.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:44:55.625Z] #49 16.53 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:44:55.625Z] #49 16.53 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:44:55.647Z] #58 ... [2021-03-22T16:44:55.647Z] [2021-03-22T16:44:55.647Z] #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-03-22T16:44:55.647Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:44:55.647Z] #32 9.337 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-22T16:44:55.647Z] #32 9.341 Cloning into '.'... [2021-03-22T16:44:55.647Z] #32 ... [2021-03-22T16:44:55.647Z] [2021-03-22T16:44:55.647Z] #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-03-22T16:44:55.647Z] #47 sha256:ebac7a0fee508697a9319b8489ba7ca160655d50d069835aa48a06a914ffc160 [2021-03-22T16:44:55.647Z] #47 19.69 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:44:55.745Z] #27 32.45 Updating certificates in /etc/ssl/certs... [2021-03-22T16:44:55.745Z] #27 ... [2021-03-22T16:44:55.745Z] [2021-03-22T16:44:55.745Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T16:44:55.745Z] #34 sha256:4079e888e653839895290cc5f3d6fa49a385c2d29d49df695adc85817f462835 [2021-03-22T16:44:55.745Z] #34 10.38 runtime [2021-03-22T16:44:55.745Z] #34 10.45 internal/testlog [2021-03-22T16:44:55.745Z] #34 11.01 runtime/cgo [2021-03-22T16:44:55.745Z] #34 ... [2021-03-22T16:44:55.745Z] [2021-03-22T16:44:55.745Z] #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-03-22T16:44:55.745Z] #49 sha256:58be8117a922781f47c35beef10aeddca2a971a91733c5c8eb765434fa2257f1 [2021-03-22T16:44:55.745Z] #49 16.71 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T16:44:55.745Z] #49 16.71 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T16:44:55.745Z] #49 16.78 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:44:55.745Z] #49 16.79 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T16:44:55.745Z] #49 16.96 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:44:55.745Z] #49 16.99 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:44:55.745Z] #49 17.04 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T16:44:55.745Z] #49 17.06 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T16:44:55.745Z] #49 17.13 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:44:55.745Z] #49 17.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:44:55.745Z] #49 17.14 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:44:55.745Z] #49 17.15 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T16:44:55.745Z] #49 17.17 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T16:44:55.745Z] #49 17.23 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T16:44:55.745Z] #49 17.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:44:55.745Z] #49 17.51 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T16:44:55.745Z] #49 17.60 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:44:55.745Z] #49 17.74 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:44:55.745Z] #49 17.75 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:44:55.745Z] #49 17.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:44:55.745Z] #49 17.86 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T16:44:55.745Z] #49 17.89 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:44:55.745Z] #49 18.15 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T16:44:55.745Z] #49 18.16 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:44:55.745Z] #49 18.21 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:44:55.745Z] #49 18.48 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:44:55.745Z] #49 18.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:44:55.745Z] #49 18.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:44:55.745Z] #49 18.67 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:44:55.745Z] #49 18.70 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T16:44:55.745Z] #49 19.02 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:44:55.745Z] #49 19.25 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:44:55.745Z] #49 19.41 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:44:55.745Z] #49 19.42 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T16:44:55.745Z] #49 19.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:44:55.745Z] #49 19.76 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T16:44:55.745Z] #49 19.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:44:55.745Z] #49 19.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:44:55.745Z] #49 19.99 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:44:55.745Z] #49 20.03 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:44:55.745Z] #49 20.03 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:44:55.745Z] #49 20.18 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:44:55.745Z] #49 20.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:44:55.745Z] #49 20.49 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:44:55.745Z] #49 ... [2021-03-22T16:44:55.745Z] [2021-03-22T16:44:55.745Z] #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-03-22T16:44:55.745Z] #47 sha256:914c2c31d5324b56123b77aa1fc282bff843e44c6ca94c2590ebf8c9ec063e0c [2021-03-22T16:44:55.745Z] #47 10.60 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:44:55.745Z] #47 10.60 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T16:44:55.745Z] #47 10.60 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T16:44:55.745Z] #47 10.60 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:44:55.745Z] #47 10.64 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:44:55.745Z] #47 10.67 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:44:55.745Z] #47 11.26 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:44:55.745Z] #47 11.40 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:44:55.745Z] #47 11.97 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:44:55.745Z] #47 12.71 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:44:55.745Z] #47 13.26 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:44:55.745Z] #47 18.81 go: finding github.com/fatih/color v1.9.0 [2021-03-22T16:44:55.745Z] #47 18.83 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:44:55.745Z] #47 18.84 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T16:44:55.745Z] #47 18.93 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T16:44:55.745Z] #47 18.94 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:44:55.745Z] #47 19.09 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:44:55.745Z] #47 19.33 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:44:55.745Z] #47 19.35 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:44:55.745Z] #47 19.37 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:44:55.745Z] #47 19.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:44:55.745Z] #47 19.56 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:44:55.853Z] #45 ... [2021-03-22T16:44:55.853Z] [2021-03-22T16:44:55.853Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:44:55.853Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:44:55.853Z] #43 23.93 CC images/fsnotify.o [2021-03-22T16:44:55.854Z] #43 24.78 CC images/signalfd.o [2021-03-22T16:44:55.854Z] #43 24.98 CC images/fs.o [2021-03-22T16:44:55.854Z] #43 25.17 CC images/pstree.o [2021-03-22T16:44:55.854Z] #43 25.36 CC images/pipe.o [2021-03-22T16:44:55.854Z] #43 25.57 CC images/tcp-stream.o [2021-03-22T16:44:55.854Z] #43 25.76 CC images/sk-packet.o [2021-03-22T16:44:55.854Z] #43 25.97 CC images/mnt.o [2021-03-22T16:44:55.854Z] #43 26.24 CC images/pipe-data.o [2021-03-22T16:44:55.854Z] #43 26.48 CC images/sa.o [2021-03-22T16:44:55.854Z] #43 26.71 CC images/timer.o [2021-03-22T16:44:55.854Z] #43 27.09 CC images/timerfd.o [2021-03-22T16:44:55.854Z] #43 27.31 CC images/mm.o [2021-03-22T16:44:55.854Z] #43 27.58 CC images/sk-opts.o [2021-03-22T16:44:55.854Z] #43 27.78 CC images/sk-unix.o [2021-03-22T16:44:55.854Z] #43 28.03 CC images/sk-inet.o [2021-03-22T16:44:55.854Z] #43 28.34 CC images/tun.o [2021-03-22T16:44:55.854Z] #43 28.63 CC images/sk-netlink.o [2021-03-22T16:44:55.854Z] #43 28.80 CC images/packet-sock.o [2021-03-22T16:44:55.854Z] #43 29.12 CC images/ipc-var.o [2021-03-22T16:44:55.854Z] #43 29.32 CC images/ipc-desc.o [2021-03-22T16:44:55.854Z] #43 29.62 CC images/ipc-shm.o [2021-03-22T16:44:55.854Z] #43 29.87 CC images/ipc-msg.o [2021-03-22T16:44:55.885Z] #49 ... [2021-03-22T16:44:55.885Z] [2021-03-22T16:44:55.885Z] #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-03-22T16:44:55.885Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:44:55.885Z] #32 6.380 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-22T16:44:55.885Z] #32 6.380 Cloning into '.'... [2021-03-22T16:44:55.885Z] #32 ... [2021-03-22T16:44:55.885Z] [2021-03-22T16:44:55.885Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T16:44:55.885Z] #49 sha256:4826a0b22244d92f09cf61ecc00b8a6a9a0396b2ac864a582e5e742770e379bd [2021-03-22T16:44:55.885Z] #49 16.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:44:55.885Z] #49 16.72 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:44:56.008Z] #47 ... [2021-03-22T16:44:56.008Z] [2021-03-22T16:44:56.009Z] #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-03-22T16:44:56.009Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-22T16:44:56.009Z] #40 17.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-22T16:44:56.009Z] #40 19.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-22T16:44:56.009Z] #40 ... [2021-03-22T16:44:56.009Z] [2021-03-22T16:44:56.009Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:56.009Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:44:56.009Z] #45 10.98 runtime [2021-03-22T16:44:56.009Z] #45 11.75 crypto/internal/subtle [2021-03-22T16:44:56.009Z] #45 11.76 crypto/subtle [2021-03-22T16:44:56.009Z] #45 11.86 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-22T16:44:56.009Z] #45 11.88 internal/nettrace [2021-03-22T16:44:56.009Z] #45 12.01 vendor/golang.org/x/crypto/internal/subtle [2021-03-22T16:44:56.009Z] #45 12.03 runtime/cgo [2021-03-22T16:44:56.109Z] #43 30.08 CC images/ipc-sem.o [2021-03-22T16:44:56.144Z] #49 17.02 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:44:56.217Z] #47 ... [2021-03-22T16:44:56.217Z] [2021-03-22T16:44:56.217Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:56.217Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:44:56.217Z] #45 10.34 internal/race [2021-03-22T16:44:56.217Z] #45 10.52 sync/atomic [2021-03-22T16:44:56.217Z] #45 11.24 unicode [2021-03-22T16:44:56.217Z] #45 12.00 runtime [2021-03-22T16:44:56.217Z] #45 16.84 unicode/utf8 [2021-03-22T16:44:56.217Z] #45 18.40 internal/testlog [2021-03-22T16:44:56.217Z] #45 19.03 encoding [2021-03-22T16:44:56.217Z] #45 19.24 unicode/utf16 [2021-03-22T16:44:56.217Z] #45 19.54 container/list [2021-03-22T16:44:56.278Z] #45 ... [2021-03-22T16:44:56.278Z] [2021-03-22T16:44:56.278Z] #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-03-22T16:44:56.278Z] #67 sha256:6acb2971b68e2d7a56e98a6184ba18322d3996be99ac0d7830cb00ae0c4868a1 [2021-03-22T16:44:56.364Z] #43 30.37 CC images/utsns.o [2021-03-22T16:44:56.404Z] #49 17.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:44:56.404Z] #49 17.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:44:56.404Z] #49 ... [2021-03-22T16:44:56.404Z] [2021-03-22T16:44:56.404Z] #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-03-22T16:44:56.404Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:44:56.404Z] #36 7.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:56.404Z] #36 7.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:56.404Z] #36 7.353 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:56.404Z] #36 8.585 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:56.404Z] #36 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:44:56.404Z] #36 13.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:44:56.486Z] #45 20.50 crypto/internal/subtle [2021-03-22T16:44:56.486Z] #45 ... [2021-03-22T16:44:56.486Z] [2021-03-22T16:44:56.486Z] #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-03-22T16:44:56.486Z] #58 sha256:1db2be3ffb75b30dcee1b948babeec26f9f50f72a46046b87f92a3dc02d3859a [2021-03-22T16:44:56.486Z] #58 19.82 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:44:56.486Z] #58 19.87 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:44:56.486Z] #58 19.88 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T16:44:56.486Z] #58 20.01 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:44:56.486Z] #58 20.01 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:44:56.486Z] #58 20.20 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T16:44:56.486Z] #58 20.22 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T16:44:56.486Z] #58 20.27 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:44:56.486Z] #58 20.58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:44:56.486Z] #58 20.65 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T16:44:56.542Z] #67 21.09 Checking out files: 41% (790/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) [2021-03-22T16:44:56.542Z] #67 ... [2021-03-22T16:44:56.542Z] [2021-03-22T16:44:56.542Z] #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-03-22T16:44:56.542Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:44:56.542Z] #42 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T16:44:56.542Z] #42 20.95 Fetched 8248 kB in 14s (606 kB/s) [2021-03-22T16:44:56.542Z] #42 20.95 Reading package lists... [2021-03-22T16:44:56.542Z] #42 ... [2021-03-22T16:44:56.542Z] [2021-03-22T16:44:56.542Z] #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-03-22T16:44:56.542Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-22T16:44:56.542Z] #55 11.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T16:44:56.542Z] #55 19.71 Fetched 8248 kB in 12s (663 kB/s) [2021-03-22T16:44:56.620Z] #43 30.59 CC images/creds.o [2021-03-22T16:44:56.664Z] #36 ... [2021-03-22T16:44:56.664Z] [2021-03-22T16:44:56.664Z] #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-03-22T16:44:56.664Z] #49 sha256:4826a0b22244d92f09cf61ecc00b8a6a9a0396b2ac864a582e5e742770e379bd [2021-03-22T16:44:56.664Z] #49 17.47 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:44:56.664Z] #49 17.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:44:56.746Z] #58 20.72 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:44:56.746Z] #58 20.85 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:44:56.746Z] #58 20.89 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T16:44:56.805Z] #55 19.71 Reading package lists... [2021-03-22T16:44:56.805Z] #55 ... [2021-03-22T16:44:56.805Z] [2021-03-22T16:44:56.805Z] #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-03-22T16:44:56.805Z] #67 sha256:6acb2971b68e2d7a56e98a6184ba18322d3996be99ac0d7830cb00ae0c4868a1 [2021-03-22T16:44:56.875Z] #43 30.82 CC images/vma.o [2021-03-22T16:44:56.875Z] #43 ... [2021-03-22T16:44:56.875Z] [2021-03-22T16:44:56.875Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:44:56.875Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:44:56.875Z] #45 122.7 vendor/golang.org/x/net/idna [2021-03-22T16:44:56.923Z] #49 17.66 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:44:56.923Z] #49 17.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:44:56.923Z] #49 17.66 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:44:57.006Z] #58 20.93 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T16:44:57.006Z] #58 21.17 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:44:57.212Z] #49 17.86 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:44:57.212Z] #49 18.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:44:57.265Z] #58 21.18 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T16:44:57.265Z] #58 21.19 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-22T16:44:57.265Z] #58 ... [2021-03-22T16:44:57.265Z] [2021-03-22T16:44:57.265Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T16:44:57.265Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:44:57.265Z] #13 6.129 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T16:44:57.265Z] #13 6.271 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:44:57.265Z] #13 6.271 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:44:57.265Z] #13 6.271 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:44:57.265Z] #13 8.083 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-22T16:44:57.265Z] #13 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:57.265Z] #13 15.56 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:44:57.524Z] #13 ... [2021-03-22T16:44:57.524Z] [2021-03-22T16:44:57.524Z] #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-03-22T16:44:57.524Z] #34 sha256:f2e0b18637f8fa3a96e49c81e8469cedc8649832379a63dd731f38b5836b4112 [2021-03-22T16:44:57.524Z] #34 11.46 math [2021-03-22T16:44:57.524Z] #34 12.07 runtime [2021-03-22T16:44:57.524Z] #34 18.38 internal/testlog [2021-03-22T16:44:57.524Z] #34 19.17 encoding [2021-03-22T16:44:57.524Z] #34 19.51 runtime/cgo [2021-03-22T16:44:57.597Z] #67 21.09 Checking out files: 41% (790/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-22T16:44:57.597Z] #67 22.51 + cd /tmp/tmp.XBbHwMI7AO/src/github.com/docker/libnetwork [2021-03-22T16:44:57.597Z] #67 22.51 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:44:57.783Z] #34 ... [2021-03-22T16:44:57.783Z] [2021-03-22T16:44:57.783Z] #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-03-22T16:44:57.783Z] #49 sha256:299f4cd5d9a1f44d7fd657cb90d4ecff9936bc8099677e355213dd0597e64d69 [2021-03-22T16:44:57.783Z] #49 21.24 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:44:57.783Z] #49 21.34 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:44:57.783Z] #49 21.38 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:44:57.783Z] #49 21.40 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T16:44:57.783Z] #49 21.45 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T16:44:57.783Z] #49 21.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:44:57.783Z] #49 21.80 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T16:44:57.783Z] #49 21.81 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T16:44:57.783Z] #49 21.81 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T16:44:57.783Z] #49 21.96 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:44:57.783Z] #49 21.97 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:44:57.793Z] #49 18.45 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:44:57.793Z] #49 18.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T16:44:57.793Z] #49 18.48 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T16:44:58.042Z] #49 22.18 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:44:58.042Z] #49 22.20 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:44:58.052Z] #49 18.76 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:44:58.174Z] #67 23.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T16:44:58.302Z] #49 22.27 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:44:58.302Z] #49 ... [2021-03-22T16:44:58.302Z] [2021-03-22T16:44:58.302Z] #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-03-22T16:44:58.302Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:44:58.302Z] #55 12.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:58.302Z] #55 15.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:44:58.302Z] #55 19.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:44:58.302Z] #55 ... [2021-03-22T16:44:58.302Z] [2021-03-22T16:44:58.302Z] #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-03-22T16:44:58.302Z] #67 sha256:dc13b27cc5ee1a449e3ca6fca5194aefeaf859a742f203377f9df4fb4653feb2 [2021-03-22T16:44:58.405Z] #34 ... [2021-03-22T16:44:58.405Z] [2021-03-22T16:44:58.405Z] #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-03-22T16:44:58.405Z] #47 sha256:c85741025ec862b11c3f9ad3dd782ce6ca780fee5cde13a3a59b794aa7aadc34 [2021-03-22T16:44:58.405Z] #47 10.79 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:58.405Z] #47 11.85 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T16:44:58.405Z] #47 13.38 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T16:44:58.405Z] #47 13.40 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:44:58.405Z] #47 13.51 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:44:58.405Z] #47 13.51 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T16:44:58.405Z] #47 13.52 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:44:58.405Z] #47 13.58 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T16:44:58.405Z] #47 14.00 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:44:58.405Z] #47 14.12 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:44:58.405Z] #47 14.15 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T16:44:58.405Z] #47 14.25 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:44:58.405Z] #47 14.27 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:44:58.405Z] #47 14.45 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:44:58.405Z] #47 14.45 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T16:44:58.405Z] #47 14.45 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:44:58.405Z] #47 14.53 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T16:44:58.405Z] #47 14.60 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:44:58.405Z] #47 14.68 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:44:58.405Z] #47 15.15 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:44:58.405Z] #47 15.35 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:44:58.561Z] #67 21.91 Checking out files: 43% (827/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) [2021-03-22T16:44:58.561Z] #67 ... [2021-03-22T16:44:58.561Z] [2021-03-22T16:44:58.561Z] #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-03-22T16:44:58.561Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:44:58.561Z] #42 12.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:44:58.561Z] #42 15.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:44:58.561Z] #42 19.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:44:58.561Z] #42 ... [2021-03-22T16:44:58.561Z] [2021-03-22T16:44:58.561Z] #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-03-22T16:44:58.561Z] #67 sha256:dc13b27cc5ee1a449e3ca6fca5194aefeaf859a742f203377f9df4fb4653feb2 [2021-03-22T16:44:58.621Z] #49 19.46 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:44:58.982Z] #47 18.20 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:44:59.259Z] #47 ... [2021-03-22T16:44:59.259Z] [2021-03-22T16:44:59.259Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T16:44:59.259Z] #58 sha256:04e6cc251f62031aa32b61215006c4dad39ad6e496fa92df7c0d03915e20274c [2021-03-22T16:44:59.259Z] #58 8.502 + RM_GOPATH=0 [2021-03-22T16:44:59.259Z] #58 8.502 + TMP_GOPATH= [2021-03-22T16:44:59.259Z] #58 8.502 + : /build [2021-03-22T16:44:59.259Z] #58 8.502 + '[' -z '' ']' [2021-03-22T16:44:59.259Z] #58 8.502 ++ mktemp -d [2021-03-22T16:44:59.259Z] #58 8.502 + export GOPATH=/tmp/tmp.xxYwX6GSOy [2021-03-22T16:44:59.259Z] #58 8.502 + GOPATH=/tmp/tmp.xxYwX6GSOy [2021-03-22T16:44:59.259Z] #58 8.502 + RM_GOPATH=1 [2021-03-22T16:44:59.259Z] #58 8.502 + case "$(go env GOARCH)" in [2021-03-22T16:44:59.259Z] #58 8.508 ++ go env GOARCH [2021-03-22T16:44:59.259Z] #58 8.552 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:59.259Z] #58 8.554 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:59.259Z] #58 8.554 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:44:59.259Z] #58 8.554 ++ dirname /tmp/install/install.sh [2021-03-22T16:44:59.259Z] #58 8.554 + dir=/tmp/install [2021-03-22T16:44:59.259Z] #58 8.554 + bin=rootlesskit [2021-03-22T16:44:59.259Z] #58 8.554 + shift [2021-03-22T16:44:59.259Z] #58 8.554 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T16:44:59.259Z] #58 8.554 + . /tmp/install/rootlesskit.installer [2021-03-22T16:44:59.259Z] #58 8.554 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:59.259Z] #58 8.554 + install_rootlesskit [2021-03-22T16:44:59.259Z] #58 8.554 + case "$1" in [2021-03-22T16:44:59.259Z] #58 8.554 + export CGO_ENABLED=0 [2021-03-22T16:44:59.259Z] #58 8.554 + CGO_ENABLED=0 [2021-03-22T16:44:59.259Z] #58 8.554 + _install_rootlesskit [2021-03-22T16:44:59.259Z] #58 8.554 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-22T16:44:59.259Z] #58 8.554 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xxYwX6GSOy/src/github.com/rootless-containers/rootlesskit [2021-03-22T16:44:59.259Z] #58 8.554 Cloning into '/tmp/tmp.xxYwX6GSOy/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T16:44:59.259Z] #58 15.60 + cd /tmp/tmp.xxYwX6GSOy/src/github.com/rootless-containers/rootlesskit [2021-03-22T16:44:59.259Z] #58 15.60 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-22T16:44:59.259Z] #58 15.79 + export GO111MODULE=on [2021-03-22T16:44:59.259Z] #58 15.79 + GO111MODULE=on [2021-03-22T16:44:59.259Z] #58 15.79 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T16:44:59.259Z] #58 15.79 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T16:44:59.389Z] #45 124.9 vendor/golang.org/x/net/http2/hpack [2021-03-22T16:44:59.519Z] #58 18.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:44:59.519Z] #58 18.62 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T16:44:59.519Z] #58 18.63 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:44:59.519Z] #58 18.63 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:44:59.519Z] #58 ... [2021-03-22T16:44:59.519Z] [2021-03-22T16:44:59.519Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T16:44:59.519Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:44:59.519Z] #32 8.245 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-22T16:44:59.519Z] #32 8.253 Cloning into '.'... [2021-03-22T16:44:59.519Z] #32 ... [2021-03-22T16:44:59.519Z] [2021-03-22T16:44:59.519Z] #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-03-22T16:44:59.519Z] #58 sha256:04e6cc251f62031aa32b61215006c4dad39ad6e496fa92df7c0d03915e20274c [2021-03-22T16:44:59.519Z] #58 18.77 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:44:59.559Z] #49 ... [2021-03-22T16:44:59.559Z] [2021-03-22T16:44:59.559Z] #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-03-22T16:44:59.559Z] #47 sha256:5a8c578975b51c875c87e09454317bf17a8fab4b9ce8d6160e9121780c037de4 [2021-03-22T16:44:59.559Z] #47 10.22 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:44:59.559Z] #47 11.02 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:44:59.559Z] #47 12.08 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:44:59.559Z] #47 16.33 go: finding github.com/fatih/color v1.9.0 [2021-03-22T16:44:59.559Z] #47 16.42 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:44:59.559Z] #47 16.42 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T16:44:59.559Z] #47 16.53 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T16:44:59.559Z] #47 16.55 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:44:59.559Z] #47 16.72 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:44:59.559Z] #47 16.86 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:44:59.559Z] #47 17.18 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:44:59.559Z] #47 17.27 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:44:59.559Z] #47 17.27 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:44:59.559Z] #47 17.27 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:44:59.559Z] #47 ... [2021-03-22T16:44:59.559Z] [2021-03-22T16:44:59.559Z] #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-03-22T16:44:59.559Z] #51 sha256:519ce0f1abc7606a41ba9bcd9fc3d23d49d3b5ef360fef4c454b92fdaaddc957 [2021-03-22T16:44:59.559Z] #51 18.65 + cd /tmp/tmp.V5IZGGgmvv/src/github.com/mvdan/sh [2021-03-22T16:44:59.559Z] #51 18.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:44:59.559Z] #51 18.70 + GO111MODULE=on [2021-03-22T16:44:59.559Z] #51 18.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T16:44:59.559Z] #51 19.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:44:59.559Z] #51 20.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:44:59.559Z] #51 20.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:44:59.559Z] #51 20.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:44:59.559Z] #51 20.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:44:59.667Z] #67 21.91 Checking out files: 43% (827/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1708/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-22T16:44:59.667Z] #67 23.52 + cd /tmp/tmp.oivCJWHmI5/src/github.com/docker/libnetwork [2021-03-22T16:44:59.667Z] #67 23.52 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:44:59.667Z] #67 23.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T16:44:59.786Z] #58 18.91 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:44:59.786Z] #58 18.92 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T16:44:59.927Z] #67 ... [2021-03-22T16:44:59.927Z] [2021-03-22T16:44:59.927Z] #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-03-22T16:44:59.927Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:44:59.927Z] #36 14.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:44:59.927Z] #36 17.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:45:00.047Z] #58 19.15 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-22T16:45:00.047Z] #58 19.27 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:45:00.129Z] #51 ... [2021-03-22T16:45:00.129Z] [2021-03-22T16:45:00.129Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T16:45:00.129Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:45:00.129Z] #55 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:45:00.129Z] #55 13.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:45:00.129Z] #55 ... [2021-03-22T16:45:00.129Z] [2021-03-22T16:45:00.129Z] #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-03-22T16:45:00.129Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:45:00.129Z] #40 20.76 Checking out files: 86% (1455/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-22T16:45:00.226Z] #36 ... [2021-03-22T16:45:00.226Z] [2021-03-22T16:45:00.226Z] #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-03-22T16:45:00.226Z] #49 sha256:299f4cd5d9a1f44d7fd657cb90d4ecff9936bc8099677e355213dd0597e64d69 [2021-03-22T16:45:00.226Z] #49 22.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:45:00.226Z] #49 22.37 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T16:45:00.226Z] #49 22.57 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:45:00.226Z] #49 22.82 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T16:45:00.226Z] #49 22.84 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T16:45:00.226Z] #49 23.32 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:45:00.226Z] #49 23.40 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:45:00.226Z] #49 23.47 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T16:45:00.226Z] #49 23.52 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T16:45:00.226Z] #49 23.67 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:45:00.226Z] #49 23.76 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:45:00.226Z] #49 23.84 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:00.226Z] #49 23.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:45:00.307Z] #58 19.60 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:45:00.307Z] #58 19.61 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T16:45:00.320Z] #45 126.2 mime [2021-03-22T16:45:00.388Z] #40 20.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-22T16:45:00.388Z] #40 ... [2021-03-22T16:45:00.388Z] [2021-03-22T16:45:00.388Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:00.388Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:45:00.388Z] #45 11.08 math [2021-03-22T16:45:00.388Z] #45 15.57 unicode/utf16 [2021-03-22T16:45:00.388Z] #45 15.82 container/list [2021-03-22T16:45:00.388Z] #45 16.45 crypto/internal/subtle [2021-03-22T16:45:00.388Z] #45 16.58 crypto/subtle [2021-03-22T16:45:00.388Z] #45 16.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-22T16:45:00.388Z] #45 16.86 internal/nettrace [2021-03-22T16:45:00.388Z] #45 17.00 runtime/cgo [2021-03-22T16:45:00.388Z] #45 ... [2021-03-22T16:45:00.388Z] [2021-03-22T16:45:00.388Z] #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-03-22T16:45:00.388Z] #51 sha256:519ce0f1abc7606a41ba9bcd9fc3d23d49d3b5ef360fef4c454b92fdaaddc957 [2021-03-22T16:45:00.388Z] #51 21.17 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:45:00.566Z] #58 19.81 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:45:00.566Z] #58 19.87 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T16:45:00.566Z] #58 19.92 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:45:00.576Z] #45 ... [2021-03-22T16:45:00.576Z] [2021-03-22T16:45:00.576Z] #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-03-22T16:45:00.576Z] #56 sha256:362973f55467c1e580a5964961d067c6c54800bee1ed148bab075444c5a50511 [2021-03-22T16:45:00.576Z] #56 52.81 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T16:45:00.576Z] #56 52.81 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T16:45:00.576Z] #56 52.81 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T16:45:00.576Z] #56 52.81 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T16:45:00.576Z] #56 52.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T16:45:00.576Z] #56 52.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T16:45:00.576Z] #56 52.81 + '[' '' = dynamic ']' [2021-03-22T16:45:00.576Z] #56 52.81 + make [2021-03-22T16:45:00.576Z] #56 54.01 + bin/ctr [2021-03-22T16:45:00.576Z] #56 ... [2021-03-22T16:45:00.576Z] [2021-03-22T16:45:00.576Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:00.576Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:00.576Z] #43 31.02 CC images/netdev.o [2021-03-22T16:45:00.576Z] #43 31.40 CC images/tty.o [2021-03-22T16:45:00.576Z] #43 31.92 CC images/file-lock.o [2021-03-22T16:45:00.576Z] #43 32.14 CC images/rlimit.o [2021-03-22T16:45:00.576Z] #43 32.31 CC images/pagemap.o [2021-03-22T16:45:00.576Z] #43 32.60 CC images/siginfo.o [2021-03-22T16:45:00.576Z] #43 32.94 CC images/rpc.o [2021-03-22T16:45:00.576Z] #43 33.99 CC images/ext-file.o [2021-03-22T16:45:00.576Z] #43 34.16 CC images/cgroup.o [2021-03-22T16:45:00.796Z] #67 ... [2021-03-22T16:45:00.796Z] [2021-03-22T16:45:00.796Z] #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-03-22T16:45:00.796Z] #58 sha256:0f93a66ff40802784bcb9bf96af60c443156ffe87018ecddc6b555adf613e151 [2021-03-22T16:45:00.796Z] #58 15.56 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:45:00.796Z] #58 15.88 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:45:00.796Z] #58 15.90 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:45:00.796Z] #58 16.32 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-22T16:45:00.796Z] #58 17.37 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:00.796Z] #58 17.40 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:00.796Z] #58 19.02 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:00.796Z] #58 19.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:00.796Z] #58 20.14 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:00.796Z] #58 20.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:00.796Z] #58 20.59 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:00.796Z] #58 21.12 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:00.796Z] #58 25.62 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T16:45:00.826Z] #58 20.04 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:45:00.831Z] #43 34.81 CC images/userns.o [2021-03-22T16:45:00.833Z] #49 24.61 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T16:45:00.833Z] #49 24.71 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:45:00.959Z] #51 ... [2021-03-22T16:45:00.959Z] [2021-03-22T16:45:00.959Z] #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-03-22T16:45:00.959Z] #58 sha256:003d479988156aaff8daf5f8c721415b3ca2fc3e15d16645750c7f846777088f [2021-03-22T16:45:00.959Z] #58 11.54 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T16:45:00.959Z] #58 11.54 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T16:45:00.959Z] #58 11.57 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:45:00.959Z] #58 11.76 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-22T16:45:00.959Z] #58 11.77 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T16:45:00.959Z] #58 11.95 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:45:00.959Z] #58 12.10 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:45:00.959Z] #58 12.23 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:45:00.959Z] #58 12.25 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T16:45:00.959Z] #58 12.30 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T16:45:00.959Z] #58 12.42 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T16:45:00.959Z] #58 13.13 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:45:00.959Z] #58 13.31 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:45:00.959Z] #58 13.31 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T16:45:00.959Z] #58 14.28 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:00.959Z] #58 14.42 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:00.959Z] #58 15.41 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-22T16:45:00.959Z] #58 15.69 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:45:00.959Z] #58 18.85 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:45:00.959Z] #58 19.96 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:00.959Z] #58 ... [2021-03-22T16:45:00.959Z] [2021-03-22T16:45:00.959Z] #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-03-22T16:45:00.959Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:00.959Z] #42 21.72 Fetched 8424 kB in 17s (498 kB/s) [2021-03-22T16:45:01.062Z] #58 25.67 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:45:01.062Z] #58 25.73 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:45:01.062Z] #58 ... [2021-03-22T16:45:01.062Z] [2021-03-22T16:45:01.062Z] #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-03-22T16:45:01.062Z] #49 sha256:58be8117a922781f47c35beef10aeddca2a971a91733c5c8eb765434fa2257f1 [2021-03-22T16:45:01.062Z] #49 23.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:45:01.062Z] #49 23.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:45:01.062Z] #49 23.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:01.062Z] #49 23.26 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T16:45:01.062Z] #49 23.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:01.062Z] #49 23.28 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:45:01.062Z] #49 23.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:01.062Z] #49 23.31 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:45:01.062Z] #49 23.35 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:45:01.062Z] #49 23.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:45:01.062Z] #49 23.63 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:01.062Z] #49 23.63 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:01.062Z] #49 23.63 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T16:45:01.062Z] #49 23.63 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:01.062Z] #49 23.63 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:45:01.062Z] #49 23.63 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:45:01.062Z] #49 23.63 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:01.062Z] #49 23.63 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:45:01.062Z] #49 23.63 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:01.062Z] #49 23.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:45:01.062Z] #49 23.74 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:01.062Z] #49 23.76 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:01.062Z] #49 23.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:01.062Z] #49 23.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:01.062Z] #49 23.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:01.062Z] #49 23.85 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:01.062Z] #49 23.98 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:01.062Z] #49 24.02 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:45:01.062Z] #49 24.09 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T16:45:01.062Z] #49 24.09 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:01.062Z] #49 24.12 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:45:01.062Z] #49 24.23 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:45:01.062Z] #49 24.32 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:01.062Z] #49 24.34 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:01.062Z] #49 24.35 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T16:45:01.062Z] #49 24.41 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:01.062Z] #49 24.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:45:01.062Z] #49 24.53 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T16:45:01.062Z] #49 24.53 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:45:01.062Z] #49 24.61 go: extracting github.com/spf13/afero v1.1.2 [2021-03-22T16:45:01.062Z] #49 24.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:01.062Z] #49 24.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:01.062Z] #49 24.75 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:01.062Z] #49 25.12 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T16:45:01.062Z] #49 25.27 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:01.062Z] #49 25.28 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:45:01.062Z] #49 25.37 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:01.062Z] #49 25.49 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T16:45:01.062Z] #49 25.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:45:01.062Z] #49 25.65 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:01.062Z] #49 25.66 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:45:01.062Z] #49 25.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:01.062Z] #49 26.02 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:01.062Z] #49 26.04 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:01.062Z] #49 26.12 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:01.086Z] #43 35.16 CC images/google/protobuf/descriptor.o [2021-03-22T16:45:01.087Z] #58 20.19 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T16:45:01.087Z] #58 20.22 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T16:45:01.113Z] #49 25.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:45:01.338Z] #49 26.16 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:01.338Z] #49 26.18 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:01.338Z] #49 26.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:45:01.338Z] #49 ... [2021-03-22T16:45:01.338Z] [2021-03-22T16:45:01.338Z] #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-03-22T16:45:01.338Z] #51 sha256:7b7ea63db2b15e48e742713d9b57393b6d1a7daa8c206bde86f642184c03e020 [2021-03-22T16:45:01.338Z] #51 16.16 + GO111MODULE=on [2021-03-22T16:45:01.338Z] #51 16.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T16:45:01.338Z] #51 17.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:45:01.338Z] #51 17.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:45:01.338Z] #51 17.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:45:01.338Z] #51 18.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:45:01.338Z] #51 18.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:45:01.338Z] #51 18.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:45:01.338Z] #51 19.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:01.338Z] #51 20.72 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:01.338Z] #51 22.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:45:01.338Z] #51 22.06 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:45:01.338Z] #51 22.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:45:01.338Z] #51 22.55 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:01.338Z] #51 23.89 runtime [2021-03-22T16:45:01.338Z] #51 ... [2021-03-22T16:45:01.338Z] [2021-03-22T16:45:01.338Z] #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-03-22T16:45:01.338Z] #49 sha256:58be8117a922781f47c35beef10aeddca2a971a91733c5c8eb765434fa2257f1 [2021-03-22T16:45:01.338Z] #49 26.28 go: downloading golang.org/x/text v0.3.2 [2021-03-22T16:45:01.338Z] #49 26.38 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:01.347Z] #58 ... [2021-03-22T16:45:01.347Z] [2021-03-22T16:45:01.347Z] #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-03-22T16:45:01.347Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:01.347Z] #13 4.660 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T16:45:01.347Z] #13 4.821 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:45:01.347Z] #13 4.821 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:45:01.347Z] #13 4.821 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:45:01.347Z] #13 6.895 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-22T16:45:01.347Z] #13 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:45:01.347Z] #13 13.63 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:45:01.602Z] #49 26.38 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:01.602Z] #49 26.45 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:45:01.602Z] #49 26.48 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:45:01.602Z] #49 26.52 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:01.602Z] #49 26.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:01.607Z] #13 ... [2021-03-22T16:45:01.607Z] [2021-03-22T16:45:01.607Z] #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-03-22T16:45:01.607Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:45:01.607Z] #49 19.14 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T16:45:01.607Z] #49 19.20 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:45:01.607Z] #49 19.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:45:01.607Z] #49 19.30 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:45:01.607Z] #49 19.33 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:45:01.607Z] #49 19.33 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T16:45:01.607Z] #49 19.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:45:01.607Z] #49 19.51 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T16:45:01.607Z] #49 19.69 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:45:01.607Z] #49 19.74 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:45:01.607Z] #49 19.82 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T16:45:01.607Z] #49 19.95 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:45:01.607Z] #49 20.25 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T16:45:01.607Z] #49 20.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:45:01.607Z] #49 20.31 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:45:01.607Z] #49 20.32 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:45:01.607Z] #49 20.38 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:45:01.607Z] #49 20.40 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T16:45:01.607Z] #49 20.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:45:01.607Z] #49 20.84 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:01.693Z] #49 25.54 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T16:45:01.694Z] #49 25.65 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:45:01.694Z] #49 25.66 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:45:01.868Z] #49 21.20 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:45:01.912Z] #42 21.72 Reading package lists... [2021-03-22T16:45:01.912Z] #42 ... [2021-03-22T16:45:01.912Z] [2021-03-22T16:45:01.912Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T16:45:01.912Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:01.912Z] #13 8.040 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T16:45:01.912Z] #13 8.134 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:45:01.912Z] #13 8.245 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:45:01.912Z] #13 8.394 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:45:01.912Z] #13 9.095 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-22T16:45:01.912Z] #13 10.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:45:01.912Z] #13 13.15 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:45:01.912Z] #13 15.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:45:02.156Z] #49 21.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:02.156Z] #49 21.32 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T16:45:02.156Z] #49 21.33 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:45:02.156Z] #49 ... [2021-03-22T16:45:02.156Z] [2021-03-22T16:45:02.156Z] #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-03-22T16:45:02.156Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:02.156Z] #42 11.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:45:02.156Z] #42 15.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:45:02.156Z] #42 19.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:45:02.172Z] #13 ... [2021-03-22T16:45:02.172Z] [2021-03-22T16:45:02.172Z] #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-03-22T16:45:02.172Z] #51 sha256:519ce0f1abc7606a41ba9bcd9fc3d23d49d3b5ef360fef4c454b92fdaaddc957 [2021-03-22T16:45:02.172Z] #51 21.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:02.262Z] #49 26.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:02.268Z] #49 27.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T16:45:02.268Z] #49 27.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:02.268Z] #49 27.07 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:02.268Z] #49 27.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:45:02.268Z] #49 27.11 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:02.485Z] #42 ... [2021-03-22T16:45:02.486Z] [2021-03-22T16:45:02.486Z] #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-03-22T16:45:02.486Z] #24 sha256:93ab63e1a890821f822e62f344b1b4bcd1dcbf12223a6363ed2ec24051953dfa [2021-03-22T16:45:02.486Z] #24 21.12 + mkdir -p /build [2021-03-22T16:45:02.486Z] #24 21.13 + mv docker/docker /build/ [2021-03-22T16:45:02.486Z] #24 21.14 + rmdir docker [2021-03-22T16:45:02.543Z] #49 27.22 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T16:45:02.543Z] #49 27.22 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:45:02.543Z] #49 27.33 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:45:02.543Z] #49 27.38 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:02.741Z] #51 23.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:02.747Z] #24 ... [2021-03-22T16:45:02.747Z] [2021-03-22T16:45:02.747Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:02.747Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:45:02.747Z] #45 11.92 internal/race [2021-03-22T16:45:02.747Z] #45 12.07 sync/atomic [2021-03-22T16:45:02.747Z] #45 12.79 unicode [2021-03-22T16:45:02.747Z] #45 13.05 runtime [2021-03-22T16:45:02.747Z] #45 17.81 unicode/utf8 [2021-03-22T16:45:02.747Z] #45 18.64 math [2021-03-22T16:45:02.807Z] #49 27.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:02.807Z] #49 27.69 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:02.807Z] #49 27.71 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:02.807Z] #49 27.72 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:02.832Z] #49 26.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:02.832Z] #49 26.95 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:02.975Z] #43 36.83 CC images/opts.o [2021-03-22T16:45:02.975Z] #43 36.99 CC images/seccomp.o [2021-03-22T16:45:03.007Z] #45 ... [2021-03-22T16:45:03.007Z] [2021-03-22T16:45:03.007Z] #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-03-22T16:45:03.007Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:45:03.007Z] #49 21.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:03.007Z] #49 21.80 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:03.007Z] #49 21.82 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T16:45:03.007Z] #49 21.99 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:45:03.007Z] #49 ... [2021-03-22T16:45:03.007Z] [2021-03-22T16:45:03.007Z] #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-03-22T16:45:03.007Z] #24 sha256:93ab63e1a890821f822e62f344b1b4bcd1dcbf12223a6363ed2ec24051953dfa [2021-03-22T16:45:03.007Z] #24 DONE 22.3s [2021-03-22T16:45:03.007Z] [2021-03-22T16:45:03.007Z] #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-03-22T16:45:03.007Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:45:03.007Z] #49 22.27 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:03.070Z] #49 28.04 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:03.230Z] #43 37.28 CC images/binfmt-misc.o [2021-03-22T16:45:03.231Z] #43 37.47 CC images/time.o [2021-03-22T16:45:03.267Z] #49 22.41 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:45:03.362Z] #49 28.32 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:45:03.400Z] #49 27.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:45:03.400Z] #49 27.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:03.486Z] #43 37.72 CC images/sysctl.o [2021-03-22T16:45:03.626Z] #49 28.47 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:45:03.627Z] #49 28.48 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:03.627Z] #49 28.52 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:03.627Z] #49 28.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:03.659Z] #49 27.62 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:03.851Z] #49 22.83 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:03.851Z] #49 22.97 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T16:45:03.851Z] #49 22.97 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T16:45:03.891Z] #49 28.73 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:03.891Z] #49 28.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:03.919Z] #49 27.91 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:04.047Z] #43 37.92 CC images/autofs.o [2021-03-22T16:45:04.120Z] #51 24.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:45:04.120Z] #51 24.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:45:04.155Z] #49 28.94 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:04.155Z] #49 29.06 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:04.177Z] #49 28.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:45:04.178Z] #49 28.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:45:04.302Z] #43 38.19 CC images/macvlan.o [2021-03-22T16:45:04.302Z] #43 38.42 CC images/sit.o [2021-03-22T16:45:04.379Z] #51 25.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:45:04.380Z] #51 25.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:04.441Z] #49 28.39 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:45:04.557Z] #43 38.61 CC images/memfd.o [2021-03-22T16:45:04.700Z] #49 28.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:45:04.732Z] #49 29.38 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:04.732Z] #49 29.46 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:04.792Z] #49 ... [2021-03-22T16:45:04.792Z] [2021-03-22T16:45:04.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-03-22T16:45:04.792Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:45:04.792Z] #55 14.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:45:04.792Z] #55 18.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:45:04.813Z] #43 38.85 CC images/timens.o [2021-03-22T16:45:04.960Z] #49 28.88 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:45:04.996Z] #49 29.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:04.996Z] #49 29.81 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:05.052Z] #55 ... [2021-03-22T16:45:05.052Z] [2021-03-22T16:45:05.052Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T16:45:05.052Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:45:05.052Z] #49 24.14 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:05.052Z] #49 24.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:45:05.052Z] #49 24.19 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T16:45:05.052Z] #49 24.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:45:05.069Z] #43 39.16 LINK images/built-in.o [2021-03-22T16:45:05.260Z] #49 30.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:05.260Z] #49 30.17 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:05.260Z] #49 ... [2021-03-22T16:45:05.260Z] [2021-03-22T16:45:05.260Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T16:45:05.260Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T16:45:05.260Z] #36 20.24 Fetched 8248 kB in 14s (603 kB/s) [2021-03-22T16:45:05.260Z] #36 20.24 Reading package lists... [2021-03-22T16:45:05.312Z] #49 24.47 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:45:05.324Z] #43 39.34 GEN compel/include/asm [2021-03-22T16:45:05.324Z] #43 39.36 GEN compel/include/version.h [2021-03-22T16:45:05.324Z] #43 39.39 touch .config [2021-03-22T16:45:05.324Z] #43 39.43 GEN include/common/config.h [2021-03-22T16:45:05.324Z] #43 39.54 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-22T16:45:05.523Z] #36 26.08 Reading package lists... [2021-03-22T16:45:05.523Z] #36 ... [2021-03-22T16:45:05.523Z] [2021-03-22T16:45:05.523Z] #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-03-22T16:45:05.523Z] #49 sha256:58be8117a922781f47c35beef10aeddca2a971a91733c5c8eb765434fa2257f1 [2021-03-22T16:45:05.523Z] #49 30.42 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:05.523Z] #49 30.54 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:05.529Z] #49 29.47 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:45:05.572Z] #49 24.71 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:45:05.572Z] #49 24.85 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T16:45:05.580Z] #43 39.56 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-22T16:45:05.580Z] #43 39.58 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-22T16:45:05.580Z] #43 39.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-22T16:45:05.580Z] #43 39.63 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-22T16:45:05.580Z] #43 39.64 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-22T16:45:05.580Z] #43 39.67 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-22T16:45:05.580Z] #43 39.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-22T16:45:05.580Z] #43 39.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-22T16:45:05.580Z] #43 39.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-22T16:45:05.762Z] #51 26.36 runtime [2021-03-22T16:45:05.787Z] #49 30.79 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:05.788Z] #49 29.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:45:05.788Z] #49 29.96 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:05.832Z] #49 25.01 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T16:45:05.836Z] #43 39.75 DEP compel/plugins/std/infect.d [2021-03-22T16:45:05.836Z] #43 39.87 DEP compel/plugins/std/string.d [2021-03-22T16:45:05.836Z] #43 39.99 DEP compel/plugins/std/log.d [2021-03-22T16:45:06.050Z] #49 30.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:06.095Z] #43 40.11 DEP compel/plugins/std/fds.d [2021-03-22T16:45:06.095Z] #43 40.26 DEP compel/plugins/std/std.d [2021-03-22T16:45:06.352Z] #43 40.35 DEP compel/plugins/shmem/shmem.d [2021-03-22T16:45:06.352Z] #43 40.43 DEP compel/plugins/fds/fds.d [2021-03-22T16:45:06.352Z] #43 40.56 CC compel/plugins/std/std.o [2021-03-22T16:45:06.358Z] #49 30.40 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:45:06.358Z] #49 30.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:06.415Z] #49 25.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:45:06.608Z] #43 40.82 CC compel/plugins/std/fds.o [2021-03-22T16:45:06.619Z] #49 ... [2021-03-22T16:45:06.619Z] [2021-03-22T16:45:06.619Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:06.619Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:45:06.619Z] #45 20.55 crypto/subtle [2021-03-22T16:45:06.619Z] #45 20.94 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-22T16:45:06.619Z] #45 21.12 internal/nettrace [2021-03-22T16:45:06.619Z] #45 21.44 runtime/cgo [2021-03-22T16:45:06.677Z] #49 25.74 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:45:06.677Z] #49 25.93 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:45:06.700Z] #51 ... [2021-03-22T16:45:06.700Z] [2021-03-22T16:45:06.701Z] #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-03-22T16:45:06.701Z] #67 sha256:08f9fd58bb4e88cb228067adec489888c475602a529f92ec32fbb4703c5473f8 [2021-03-22T16:45:06.701Z] #67 24.46 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-22T16:45:06.701Z] #67 25.23 + cd /tmp/tmp.0DpWJ6rbtx/src/github.com/docker/libnetwork [2021-03-22T16:45:06.701Z] #67 25.23 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:45:06.701Z] #67 25.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T16:45:06.879Z] #45 ... [2021-03-22T16:45:06.879Z] [2021-03-22T16:45:06.879Z] #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-03-22T16:45:06.879Z] #47 sha256:ebac7a0fee508697a9319b8489ba7ca160655d50d069835aa48a06a914ffc160 [2021-03-22T16:45:06.879Z] #47 26.06 go: finding github.com/fatih/color v1.9.0 [2021-03-22T16:45:06.879Z] #47 26.31 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:45:06.879Z] #47 26.38 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T16:45:06.879Z] #47 26.49 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:45:06.879Z] #47 26.51 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T16:45:06.879Z] #47 26.57 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:45:06.879Z] #47 27.00 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:45:06.879Z] #47 27.36 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:45:06.879Z] #47 27.36 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:45:06.879Z] #47 27.41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:45:06.879Z] #47 27.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:45:06.939Z] #49 26.11 go: extracting github.com/spf13/afero v1.1.2 [2021-03-22T16:45:07.001Z] #49 31.58 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:07.140Z] #47 ... [2021-03-22T16:45:07.140Z] [2021-03-22T16:45:07.140Z] #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-03-22T16:45:07.140Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:45:07.170Z] #43 41.26 CC compel/plugins/std/log.o [2021-03-22T16:45:07.370Z] #49 32.06 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:07.370Z] #49 32.10 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:07.370Z] #49 32.17 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:07.507Z] #49 26.59 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:45:07.508Z] #49 26.69 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:07.508Z] #49 26.71 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:07.635Z] #49 ... [2021-03-22T16:45:07.635Z] [2021-03-22T16:45:07.635Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T16:45:07.635Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:45:07.635Z] #13 17.21 Fetched 8747 kB in 14s (621 kB/s) [2021-03-22T16:45:07.635Z] #13 17.21 Reading package lists... [2021-03-22T16:45:07.635Z] #13 24.03 Reading package lists... [2021-03-22T16:45:07.635Z] #13 ... [2021-03-22T16:45:07.635Z] [2021-03-22T16:45:07.635Z] #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-03-22T16:45:07.635Z] #34 sha256:4079e888e653839895290cc5f3d6fa49a385c2d29d49df695adc85817f462835 [2021-03-22T16:45:07.635Z] #34 32.18 sync [2021-03-22T16:45:07.635Z] #34 32.19 internal/reflectlite [2021-03-22T16:45:07.664Z] #40 30.66 Checking out files: 64% (1079/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-22T16:45:07.767Z] #49 27.13 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:07.924Z] #40 31.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-22T16:45:07.924Z] #40 ... [2021-03-22T16:45:07.924Z] [2021-03-22T16:45:07.924Z] #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-03-22T16:45:07.924Z] #58 sha256:1db2be3ffb75b30dcee1b948babeec26f9f50f72a46046b87f92a3dc02d3859a [2021-03-22T16:45:07.924Z] #58 21.87 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T16:45:07.924Z] #58 22.64 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:45:07.924Z] #58 25.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:07.924Z] #58 25.09 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:07.924Z] #58 26.20 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-22T16:45:07.924Z] #58 27.14 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:45:07.924Z] #58 28.15 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:45:07.924Z] #58 30.49 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:07.924Z] #58 ... [2021-03-22T16:45:07.924Z] [2021-03-22T16:45:07.924Z] #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-03-22T16:45:07.924Z] #49 sha256:299f4cd5d9a1f44d7fd657cb90d4ecff9936bc8099677e355213dd0597e64d69 [2021-03-22T16:45:07.924Z] #49 30.92 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:45:07.924Z] #49 31.76 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:08.027Z] #49 27.27 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:45:08.110Z] #43 42.08 CC compel/plugins/std/string.o [2021-03-22T16:45:08.110Z] #43 ... [2021-03-22T16:45:08.110Z] [2021-03-22T16:45:08.110Z] #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-03-22T16:45:08.110Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:08.110Z] #13 119.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-22T16:45:08.110Z] #13 119.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:45:08.110Z] #13 119.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:45:08.110Z] #13 ... [2021-03-22T16:45:08.110Z] [2021-03-22T16:45:08.110Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:08.110Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:45:08.110Z] #45 128.0 mime/quotedprintable [2021-03-22T16:45:08.110Z] #45 128.4 net/http/internal [2021-03-22T16:45:08.110Z] #45 131.6 net/textproto [2021-03-22T16:45:08.110Z] #45 131.6 crypto/x509 [2021-03-22T16:45:08.110Z] #45 132.8 vendor/golang.org/x/net/http/httpguts [2021-03-22T16:45:08.110Z] #45 133.1 vendor/golang.org/x/net/http/httpproxy [2021-03-22T16:45:08.110Z] #45 133.5 mime/multipart [2021-03-22T16:45:08.287Z] #49 27.50 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:45:08.546Z] #49 27.60 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T16:45:08.546Z] #49 27.80 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:08.546Z] #49 27.83 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T16:45:08.671Z] #45 ... [2021-03-22T16:45:08.671Z] [2021-03-22T16:45:08.671Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:08.671Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:08.671Z] #43 42.64 CC compel/plugins/std/infect.o [2021-03-22T16:45:08.926Z] #43 43.03 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-22T16:45:08.926Z] #43 43.07 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-22T16:45:09.116Z] #49 28.15 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:09.182Z] #43 43.11 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-22T16:45:09.182Z] #43 43.16 AR compel/plugins/std.lib.a [2021-03-22T16:45:09.182Z] #43 43.25 CC compel/plugins/fds/fds.o [2021-03-22T16:45:09.304Z] #49 ... [2021-03-22T16:45:09.304Z] [2021-03-22T16:45:09.304Z] #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-03-22T16:45:09.304Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:09.304Z] #13 17.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:45:09.304Z] #13 ... [2021-03-22T16:45:09.304Z] [2021-03-22T16:45:09.304Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T16:45:09.304Z] #51 sha256:7467497c1237e2741c948ba8653435c2fee2efc23e6becef626fbeb300363ae2 [2021-03-22T16:45:09.304Z] #51 23.73 + cd /tmp/tmp.U2My9QAOMI/src/github.com/mvdan/sh [2021-03-22T16:45:09.304Z] #51 23.73 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:45:09.304Z] #51 23.81 + GO111MODULE=on [2021-03-22T16:45:09.304Z] #51 23.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T16:45:09.304Z] #51 25.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:45:09.304Z] #51 25.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:45:09.304Z] #51 26.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:45:09.304Z] #51 26.80 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:45:09.304Z] #51 26.93 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:45:09.304Z] #51 27.39 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:45:09.304Z] #51 28.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:09.304Z] #51 30.32 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:09.304Z] #51 32.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:45:09.304Z] #51 32.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:45:09.304Z] #51 32.86 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:45:09.304Z] #51 32.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:09.376Z] #49 28.62 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:09.437Z] #43 43.58 AR compel/plugins/fds.lib.a [2021-03-22T16:45:09.437Z] #43 43.62 HOSTDEP compel/src/lib/log-host.d [2021-03-22T16:45:09.636Z] #49 28.91 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:09.636Z] #49 28.94 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:09.693Z] #43 43.68 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-22T16:45:09.693Z] #43 43.76 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-22T16:45:09.693Z] #43 43.85 HOSTDEP compel/src/main-host.d [2021-03-22T16:45:09.896Z] #49 ... [2021-03-22T16:45:09.896Z] [2021-03-22T16:45:09.896Z] #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-03-22T16:45:09.896Z] #34 sha256:7d6a5e4f350b05f42aa81710b021914628f718527814003a30f5c38a8165e2c1 [2021-03-22T16:45:09.896Z] #34 19.02 internal/testlog [2021-03-22T16:45:09.896Z] #34 19.70 encoding [2021-03-22T16:45:09.896Z] #34 20.05 runtime/cgo [2021-03-22T16:45:09.896Z] #34 ... [2021-03-22T16:45:09.896Z] [2021-03-22T16:45:09.896Z] #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-03-22T16:45:09.896Z] #47 sha256:c85741025ec862b11c3f9ad3dd782ce6ca780fee5cde13a3a59b794aa7aadc34 [2021-03-22T16:45:09.896Z] #47 19.19 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:45:09.896Z] #47 22.87 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:45:09.896Z] #47 28.56 go: finding github.com/fatih/color v1.9.0 [2021-03-22T16:45:09.896Z] #47 28.59 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:45:09.896Z] #47 28.70 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T16:45:09.896Z] #47 28.77 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:45:09.896Z] #47 28.81 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T16:45:09.896Z] #47 29.05 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:45:09.948Z] #43 44.02 DEP compel/src/lib/ptrace.d [2021-03-22T16:45:10.006Z] #67 ... [2021-03-22T16:45:10.006Z] [2021-03-22T16:45:10.006Z] #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-03-22T16:45:10.006Z] #49 sha256:4826a0b22244d92f09cf61ecc00b8a6a9a0396b2ac864a582e5e742770e379bd [2021-03-22T16:45:10.006Z] #49 20.69 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:45:10.006Z] #49 25.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:10.006Z] #49 25.85 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:45:10.006Z] #49 25.85 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:10.006Z] #49 25.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:10.006Z] #49 25.85 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:10.006Z] #49 25.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:10.006Z] #49 25.85 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:10.006Z] #49 25.90 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:10.006Z] #49 25.90 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:10.006Z] #49 25.90 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:45:10.006Z] #49 25.93 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:10.006Z] #49 26.08 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:10.006Z] #49 26.08 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:45:10.006Z] #49 26.14 go: extracting golang.org/x/text v0.3.2 [2021-03-22T16:45:10.006Z] #49 26.14 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:10.006Z] #49 26.16 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:10.006Z] #49 26.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:10.006Z] #49 26.32 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:45:10.006Z] #49 26.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:10.006Z] #49 26.32 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:10.006Z] #49 26.32 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:10.006Z] #49 26.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:10.006Z] #49 26.45 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:10.006Z] #49 26.55 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:10.006Z] #49 26.55 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:10.006Z] #49 26.85 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:10.006Z] #49 26.85 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:10.006Z] #49 26.85 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:45:10.006Z] #49 26.92 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T16:45:10.006Z] #49 26.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:10.006Z] #49 26.92 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:10.006Z] #49 26.92 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:10.006Z] #49 27.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:45:10.006Z] #49 27.16 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:10.006Z] #49 27.30 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T16:45:10.006Z] #49 27.53 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:10.006Z] #49 27.53 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:10.006Z] #49 27.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:10.006Z] #49 27.62 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:45:10.006Z] #49 27.71 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:45:10.006Z] #49 27.79 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:10.006Z] #49 27.79 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:10.006Z] #49 28.05 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:10.006Z] #49 28.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:45:10.006Z] #49 28.21 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:10.006Z] #49 28.21 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:10.006Z] #49 28.23 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:10.006Z] #49 28.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:10.006Z] #49 28.89 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:45:10.006Z] #49 28.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:10.006Z] #49 29.04 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:10.006Z] #49 29.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:10.006Z] #49 29.56 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:10.006Z] #49 29.60 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:10.006Z] #49 29.62 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:10.006Z] #49 30.05 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:10.006Z] #49 30.11 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:10.006Z] #49 30.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:10.006Z] #49 30.13 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:10.006Z] #49 30.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:45:10.006Z] #49 30.20 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:45:10.006Z] #49 30.33 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:10.006Z] #49 30.51 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:10.006Z] #49 30.51 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:45:10.006Z] #49 30.59 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:10.006Z] #49 30.64 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:10.006Z] #49 30.64 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:10.006Z] #49 30.66 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:10.006Z] #49 30.80 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:10.006Z] #49 30.80 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:10.006Z] #49 30.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:10.006Z] #49 30.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:10.158Z] #47 ... [2021-03-22T16:45:10.158Z] [2021-03-22T16:45:10.158Z] #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-03-22T16:45:10.158Z] #67 sha256:bdf077524b76bbfb67e5b7c1a8037cb025efdb43e27e623c933f195f1a083147 [2021-03-22T16:45:10.203Z] #43 44.17 DEP compel/src/lib/infect.d [2021-03-22T16:45:10.203Z] #43 44.31 DEP compel/src/lib/infect-util.d [2021-03-22T16:45:10.204Z] #34 34.81 sort [2021-03-22T16:45:10.204Z] #34 34.81 errors [2021-03-22T16:45:10.204Z] #34 ... [2021-03-22T16:45:10.204Z] [2021-03-22T16:45:10.204Z] #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-03-22T16:45:10.204Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-22T16:45:10.204Z] #55 19.71 Reading package lists... [2021-03-22T16:45:10.204Z] #55 25.34 Reading package lists... [2021-03-22T16:45:10.204Z] #55 31.88 Building dependency tree... [2021-03-22T16:45:10.204Z] #55 34.33 The following additional packages will be installed: [2021-03-22T16:45:10.204Z] #55 34.33 libbtrfs0 [2021-03-22T16:45:10.204Z] #55 34.54 The following NEW packages will be installed: [2021-03-22T16:45:10.204Z] #55 34.57 libbtrfs-dev libbtrfs0 [2021-03-22T16:45:10.204Z] #55 35.11 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:10.204Z] #55 35.11 Need to get 119 kB of archives. [2021-03-22T16:45:10.204Z] #55 35.11 After this operation, 387 kB of additional disk space will be used. [2021-03-22T16:45:10.204Z] #55 35.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-22T16:45:10.204Z] #55 35.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-22T16:45:10.204Z] #55 ... [2021-03-22T16:45:10.204Z] [2021-03-22T16:45:10.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-03-22T16:45:10.204Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:45:10.204Z] #45 34.46 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T16:45:10.204Z] #45 34.46 internal/singleflight [2021-03-22T16:45:10.204Z] #45 34.46 math/rand [2021-03-22T16:45:10.204Z] #45 34.47 internal/reflectlite [2021-03-22T16:45:10.243Z] #51 34.39 runtime/cgo [2021-03-22T16:45:10.267Z] #49 30.95 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:45:10.267Z] #49 30.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:10.459Z] #43 44.40 DEP compel/src/lib/infect-rpc.d [2021-03-22T16:45:10.459Z] #43 44.56 DEP compel/arch/x86/src/lib/infect.d [2021-03-22T16:45:10.468Z] #45 ... [2021-03-22T16:45:10.468Z] [2021-03-22T16:45:10.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-03-22T16:45:10.468Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T16:45:10.468Z] #27 38.01 137 added, 0 removed; done. [2021-03-22T16:45:10.468Z] #27 38.38 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-22T16:45:10.468Z] #27 38.42 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T16:45:10.468Z] #27 38.50 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-22T16:45:10.468Z] #27 38.53 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-22T16:45:10.468Z] #27 38.56 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:45:10.468Z] #27 38.79 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-22T16:45:10.468Z] #27 38.90 Updating certificates in /etc/ssl/certs... [2021-03-22T16:45:10.468Z] #27 43.82 0 added, 0 removed; done. [2021-03-22T16:45:10.468Z] #27 43.82 Running hooks in /etc/ca-certificates/update.d... [2021-03-22T16:45:10.468Z] #27 43.93 done. [2021-03-22T16:45:10.533Z] #49 31.32 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:10.533Z] #49 ... [2021-03-22T16:45:10.533Z] [2021-03-22T16:45:10.533Z] #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-03-22T16:45:10.533Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:10.533Z] #13 26.67 Fetched 8929 kB in 19s (472 kB/s) [2021-03-22T16:45:10.715Z] #43 44.75 DEP compel/arch/x86/src/lib/cpu.d [2021-03-22T16:45:10.715Z] #43 44.80 DEP compel/src/lib/log.d [2021-03-22T16:45:10.715Z] #43 44.85 DEP compel/src/main.d [2021-03-22T16:45:10.812Z] #27 ... [2021-03-22T16:45:10.812Z] [2021-03-22T16:45:10.812Z] #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-03-22T16:45:10.812Z] #34 sha256:4079e888e653839895290cc5f3d6fa49a385c2d29d49df695adc85817f462835 [2021-03-22T16:45:10.812Z] #34 35.34 io [2021-03-22T16:45:10.812Z] #34 35.35 internal/oserror [2021-03-22T16:45:10.812Z] #34 35.36 strconv [2021-03-22T16:45:10.812Z] #34 35.51 syscall [2021-03-22T16:45:10.813Z] #51 34.75 runtime [2021-03-22T16:45:10.813Z] #51 ... [2021-03-22T16:45:10.813Z] [2021-03-22T16:45:10.813Z] #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-03-22T16:45:10.813Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:10.813Z] #36 34.82 Fetched 8424 kB in 26s (325 kB/s) [2021-03-22T16:45:10.970Z] #43 44.96 DEP compel/src/lib/handle-elf.d [2021-03-22T16:45:10.970Z] #43 45.06 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-22T16:45:11.078Z] #34 ... [2021-03-22T16:45:11.078Z] [2021-03-22T16:45:11.078Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T16:45:11.078Z] #58 sha256:0f93a66ff40802784bcb9bf96af60c443156ffe87018ecddc6b555adf613e151 [2021-03-22T16:45:11.078Z] #58 25.85 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:45:11.078Z] #58 25.96 go: finding github.com/google/uuid v1.2.0 [2021-03-22T16:45:11.078Z] #58 26.19 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:45:11.078Z] #58 26.44 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T16:45:11.078Z] #58 26.47 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-22T16:45:11.078Z] #58 26.49 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T16:45:11.078Z] #58 26.63 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:11.078Z] #58 26.66 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:45:11.078Z] #58 26.69 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:11.078Z] #58 26.85 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:45:11.078Z] #58 27.22 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:11.078Z] #58 27.37 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:11.078Z] #58 ... [2021-03-22T16:45:11.078Z] [2021-03-22T16:45:11.078Z] #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-03-22T16:45:11.078Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:45:11.078Z] #13 24.03 Reading package lists... [2021-03-22T16:45:11.226Z] #43 45.23 CC compel/src/lib/log.o [2021-03-22T16:45:11.481Z] #43 45.47 CC compel/arch/x86/src/lib/cpu.o [2021-03-22T16:45:11.484Z] #67 28.97 Checking out files: 40% (775/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 77% (1479/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-22T16:45:11.484Z] #67 30.75 + cd /tmp/tmp.UWtjzZ3Hmg/src/github.com/docker/libnetwork [2021-03-22T16:45:11.484Z] #67 30.75 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T16:45:12.033Z] #13 30.84 Building dependency tree... [2021-03-22T16:45:12.033Z] #13 ... [2021-03-22T16:45:12.033Z] [2021-03-22T16:45:12.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-03-22T16:45:12.033Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:12.033Z] #42 20.95 Reading package lists... [2021-03-22T16:45:12.033Z] #42 27.07 Reading package lists... [2021-03-22T16:45:12.033Z] #42 33.53 Building dependency tree... [2021-03-22T16:45:12.033Z] #42 35.97 The following additional packages will be installed: [2021-03-22T16:45:12.033Z] #42 35.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-22T16:45:12.033Z] #42 35.99 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-22T16:45:12.033Z] #42 35.99 Suggested packages: [2021-03-22T16:45:12.033Z] #42 36.00 manpages-dev python-setuptools [2021-03-22T16:45:12.033Z] #42 ... [2021-03-22T16:45:12.033Z] [2021-03-22T16:45:12.033Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T16:45:12.033Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-22T16:45:12.033Z] #32 36.67 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-22T16:45:12.033Z] #32 36.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-22T16:45:12.059Z] #67 31.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T16:45:12.059Z] #67 ... [2021-03-22T16:45:12.059Z] [2021-03-22T16:45:12.059Z] #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-03-22T16:45:12.059Z] #58 sha256:04e6cc251f62031aa32b61215006c4dad39ad6e496fa92df7c0d03915e20274c [2021-03-22T16:45:12.059Z] #58 21.29 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T16:45:12.059Z] #58 22.29 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T16:45:12.059Z] #58 22.51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:12.059Z] #58 22.67 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:12.059Z] #58 24.50 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-22T16:45:12.059Z] #58 29.19 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:45:12.059Z] #58 29.82 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:12.059Z] #58 30.39 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:45:12.059Z] #58 ... [2021-03-22T16:45:12.059Z] [2021-03-22T16:45:12.059Z] #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-03-22T16:45:12.059Z] #47 sha256:c85741025ec862b11c3f9ad3dd782ce6ca780fee5cde13a3a59b794aa7aadc34 [2021-03-22T16:45:12.059Z] #47 29.35 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:45:12.059Z] #47 29.64 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:45:12.059Z] #47 29.78 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:45:12.059Z] #47 29.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:45:12.059Z] #47 29.81 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:45:12.299Z] #32 ... [2021-03-22T16:45:12.300Z] [2021-03-22T16:45:12.300Z] #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-03-22T16:45:12.300Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T16:45:12.300Z] #27 DONE 49.7s [2021-03-22T16:45:12.408Z] #43 46.27 CC compel/arch/x86/src/lib/infect.o [2021-03-22T16:45:12.449Z] #13 26.67 Reading package lists... [2021-03-22T16:45:12.449Z] #13 ... [2021-03-22T16:45:12.449Z] [2021-03-22T16:45:12.449Z] #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-03-22T16:45:12.449Z] #58 sha256:003d479988156aaff8daf5f8c721415b3ca2fc3e15d16645750c7f846777088f [2021-03-22T16:45:12.449Z] #58 22.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:12.449Z] #58 23.10 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:12.449Z] #58 23.10 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:12.449Z] #58 23.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:12.449Z] #58 23.44 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:12.449Z] #58 26.69 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T16:45:12.449Z] #58 26.85 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:45:12.449Z] #58 26.90 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:45:12.449Z] #58 27.20 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:45:12.449Z] #58 27.25 go: finding github.com/google/uuid v1.2.0 [2021-03-22T16:45:12.449Z] #58 27.37 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:45:12.449Z] #58 27.42 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T16:45:12.449Z] #58 27.42 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-22T16:45:12.449Z] #58 27.60 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T16:45:12.449Z] #58 27.60 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:12.449Z] #58 27.60 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:45:12.449Z] #58 27.74 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:12.449Z] #58 27.74 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:45:12.449Z] #58 27.96 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:12.449Z] #58 28.05 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:12.449Z] #58 ... [2021-03-22T16:45:12.449Z] [2021-03-22T16:45:12.449Z] #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-03-22T16:45:12.449Z] #49 sha256:4826a0b22244d92f09cf61ecc00b8a6a9a0396b2ac864a582e5e742770e379bd [2021-03-22T16:45:12.449Z] #49 31.57 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:12.449Z] #49 31.57 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:12.449Z] #49 31.69 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:12.449Z] #49 31.71 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:12.449Z] #49 31.79 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:45:12.449Z] #49 31.79 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:12.449Z] #49 32.12 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:12.449Z] #49 32.50 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:12.449Z] #49 32.71 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:45:12.449Z] #49 32.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:12.449Z] #49 33.03 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:12.449Z] #49 33.11 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:12.449Z] #49 ... [2021-03-22T16:45:12.449Z] [2021-03-22T16:45:12.449Z] #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-03-22T16:45:12.449Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:45:12.449Z] #40 23.10 + 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-03-22T16:45:12.568Z] [2021-03-22T16:45:12.568Z] #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-03-22T16:45:12.568Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:12.568Z] #42 36.94 The following NEW packages will be installed: [2021-03-22T16:45:12.568Z] #42 36.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-22T16:45:12.568Z] #42 36.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-22T16:45:12.568Z] #42 36.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-22T16:45:12.568Z] #42 36.94 python-six zlib1g-dev [2021-03-22T16:45:12.568Z] #42 37.43 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:12.568Z] #42 37.43 Need to get 3798 kB of archives. [2021-03-22T16:45:12.568Z] #42 37.43 After this operation, 21.6 MB of additional disk space will be used. [2021-03-22T16:45:12.568Z] #42 37.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-03-22T16:45:12.568Z] #42 37.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-22T16:45:12.568Z] #42 37.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-03-22T16:45:12.568Z] #42 37.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-22T16:45:12.568Z] #42 37.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-03-22T16:45:12.568Z] #42 37.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-22T16:45:12.568Z] #42 37.51 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-03-22T16:45:12.568Z] #42 37.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-03-22T16:45:12.568Z] #42 37.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-03-22T16:45:12.709Z] #40 ... [2021-03-22T16:45:12.709Z] [2021-03-22T16:45:12.709Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T16:45:12.709Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:12.709Z] #42 21.72 Reading package lists... [2021-03-22T16:45:12.839Z] #42 37.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-03-22T16:45:12.839Z] #42 37.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-03-22T16:45:12.839Z] #42 37.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-03-22T16:45:12.839Z] #42 37.81 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-03-22T16:45:12.969Z] #43 47.12 CC compel/src/lib/infect-rpc.o [2021-03-22T16:45:13.103Z] #42 ... [2021-03-22T16:45:13.104Z] [2021-03-22T16:45:13.104Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T16:45:13.104Z] #28 sha256:23c031c91c4bdbbd148bf748aaeaf14fc35ceaa9275f165aa08db459624fe894 [2021-03-22T16:45:13.104Z] #28 DONE 0.6s [2021-03-22T16:45:13.104Z] [2021-03-22T16:45:13.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-03-22T16:45:13.104Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:13.104Z] #42 37.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-03-22T16:45:13.104Z] #42 37.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-22T16:45:13.104Z] #42 37.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-03-22T16:45:13.104Z] #42 37.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-03-22T16:45:13.225Z] #43 47.43 CC compel/src/lib/infect-util.o [2021-03-22T16:45:13.445Z] #47 ... [2021-03-22T16:45:13.445Z] [2021-03-22T16:45:13.445Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T16:45:13.445Z] #51 sha256:fe9aeb007cc6af39d3b9bcfc65905cd82d00daf212b5b02a8b5a6241fd5514fb [2021-03-22T16:45:13.445Z] #51 22.74 + cd /tmp/tmp.t7wxxZdsqW/src/github.com/mvdan/sh [2021-03-22T16:45:13.445Z] #51 22.74 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T16:45:13.445Z] #51 23.08 + GO111MODULE=on [2021-03-22T16:45:13.445Z] #51 23.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T16:45:13.445Z] #51 25.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:45:13.445Z] #51 25.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:45:13.445Z] #51 25.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:45:13.445Z] #51 25.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:45:13.445Z] #51 25.69 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:45:13.445Z] #51 27.04 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:45:13.445Z] #51 28.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:13.445Z] #51 30.50 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:13.445Z] #51 32.49 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T16:45:13.445Z] #51 32.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T16:45:13.710Z] #51 ... [2021-03-22T16:45:13.710Z] [2021-03-22T16:45:13.710Z] #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-03-22T16:45:13.710Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:45:13.793Z] #43 47.67 CC compel/src/lib/infect.o [2021-03-22T16:45:13.970Z] #40 32.03 Checking out files: 67% (1136/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-22T16:45:13.970Z] #40 32.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-22T16:45:13.970Z] #40 ... [2021-03-22T16:45:13.970Z] [2021-03-22T16:45:13.970Z] #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-03-22T16:45:13.970Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:13.970Z] #13 17.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:45:14.088Z] #42 29.25 Reading package lists... [2021-03-22T16:45:14.088Z] #42 ... [2021-03-22T16:45:14.088Z] [2021-03-22T16:45:14.088Z] #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-03-22T16:45:14.088Z] #49 sha256:4826a0b22244d92f09cf61ecc00b8a6a9a0396b2ac864a582e5e742770e379bd [2021-03-22T16:45:14.088Z] #49 34.78 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:14.229Z] #13 ... [2021-03-22T16:45:14.229Z] [2021-03-22T16:45:14.229Z] #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-03-22T16:45:14.229Z] #51 sha256:fe9aeb007cc6af39d3b9bcfc65905cd82d00daf212b5b02a8b5a6241fd5514fb [2021-03-22T16:45:14.229Z] #51 33.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T16:45:14.229Z] #51 33.24 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T16:45:14.657Z] #49 ... [2021-03-22T16:45:14.657Z] [2021-03-22T16:45:14.657Z] #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-03-22T16:45:14.657Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:14.657Z] #36 25.53 Fetched 8424 kB in 18s (457 kB/s) [2021-03-22T16:45:14.657Z] #36 25.53 Reading package lists... [2021-03-22T16:45:14.720Z] #43 ... [2021-03-22T16:45:14.720Z] [2021-03-22T16:45:14.720Z] #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-03-22T16:45:14.720Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:14.720Z] #13 133.7 Selecting previously unselected package libapparmor1:amd64. [2021-03-22T16:45:14.720Z] #13 133.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 133.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-22T16:45:14.720Z] #13 133.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-22T16:45:14.720Z] #13 133.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 133.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-22T16:45:14.720Z] #13 134.0 Selecting previously unselected package libbtrfs0. [2021-03-22T16:45:14.720Z] #13 134.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 134.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T16:45:14.720Z] #13 134.1 Selecting previously unselected package libbtrfs-dev. [2021-03-22T16:45:14.720Z] #13 134.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 134.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:45:14.720Z] #13 134.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-22T16:45:14.720Z] #13 134.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 134.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:45:14.720Z] #13 134.4 Selecting previously unselected package libudev-dev:amd64. [2021-03-22T16:45:14.720Z] #13 134.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 134.4 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:45:14.720Z] #13 134.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-22T16:45:14.720Z] #13 134.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 134.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-22T16:45:14.720Z] #13 134.8 Selecting previously unselected package libpcre16-3:amd64. [2021-03-22T16:45:14.720Z] #13 134.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 134.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-22T16:45:14.720Z] #13 135.0 Selecting previously unselected package libpcre32-3:amd64. [2021-03-22T16:45:14.720Z] #13 135.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 135.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-22T16:45:14.720Z] #13 135.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-22T16:45:14.720Z] #13 135.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 135.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-22T16:45:14.720Z] #13 135.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-22T16:45:14.720Z] #13 135.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 135.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-22T16:45:14.720Z] #13 135.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-22T16:45:14.720Z] #13 135.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-22T16:45:14.720Z] #13 135.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-22T16:45:14.916Z] #36 32.96 Reading package lists... [2021-03-22T16:45:14.916Z] #36 ... [2021-03-22T16:45:14.916Z] [2021-03-22T16:45:14.916Z] #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-03-22T16:45:14.916Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:45:14.916Z] #55 25.63 Fetched 8424 kB in 18s (464 kB/s) [2021-03-22T16:45:14.916Z] #55 25.63 Reading package lists... [2021-03-22T16:45:14.916Z] #55 33.23 Reading package lists... [2021-03-22T16:45:14.916Z] #55 ... [2021-03-22T16:45:14.916Z] [2021-03-22T16:45:14.916Z] #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-03-22T16:45:14.916Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:14.916Z] #42 29.25 Reading package lists... [2021-03-22T16:45:14.975Z] #13 136.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-22T16:45:14.975Z] #13 136.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:45:14.975Z] #13 136.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-22T16:45:14.975Z] #13 136.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-22T16:45:14.975Z] #13 136.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-22T16:45:14.975Z] #13 136.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:45:15.033Z] #42 40.00 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:15.231Z] #13 136.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-22T16:45:15.231Z] #13 136.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-22T16:45:15.231Z] #13 136.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:45:15.298Z] #42 ... [2021-03-22T16:45:15.298Z] [2021-03-22T16:45:15.298Z] #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-03-22T16:45:15.298Z] #67 sha256:6acb2971b68e2d7a56e98a6184ba18322d3996be99ac0d7830cb00ae0c4868a1 [2021-03-22T16:45:15.298Z] #67 DONE 40.2s [2021-03-22T16:45:15.298Z] [2021-03-22T16:45:15.298Z] #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-03-22T16:45:15.298Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:15.298Z] #42 40.24 Fetched 3798 kB in 1s (4643 kB/s) [2021-03-22T16:45:15.563Z] #42 40.43 Selecting previously unselected package libcap-dev:arm64. [2021-03-22T16:45:15.611Z] #51 34.87 runtime/cgo [2021-03-22T16:45:15.611Z] #51 34.89 runtime [2021-03-22T16:45:15.796Z] #13 137.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-22T16:45:15.796Z] #13 137.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:45:15.796Z] #13 137.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-22T16:45:15.796Z] #13 137.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T16:45:15.796Z] #13 137.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-22T16:45:15.796Z] #13 137.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-22T16:45:15.796Z] #13 137.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:45:15.796Z] #13 137.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T16:45:15.796Z] #13 137.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-22T16:45:15.796Z] #13 137.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:45:15.827Z] #42 40.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-22T16:45:15.827Z] #42 40.57 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-03-22T16:45:15.827Z] #42 40.58 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-03-22T16:45:16.052Z] #13 137.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T16:45:16.052Z] #13 137.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:45:16.052Z] #13 137.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-22T16:45:16.052Z] #13 137.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-22T16:45:16.052Z] #13 137.2 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:45:16.052Z] #13 137.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T16:45:16.052Z] #13 137.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-22T16:45:16.052Z] #13 137.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:45:16.052Z] #13 137.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-22T16:45:16.052Z] #13 137.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-22T16:45:16.052Z] #13 137.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:45:16.052Z] #13 137.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-22T16:45:16.052Z] #13 137.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-22T16:45:16.052Z] #13 137.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T16:45:16.052Z] #13 137.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-22T16:45:16.052Z] #13 137.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:45:16.052Z] #13 137.4 Setting up dmsetup (2:1.02.155-3) ... [2021-03-22T16:45:16.091Z] #42 ... [2021-03-22T16:45:16.091Z] [2021-03-22T16:45:16.091Z] #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-03-22T16:45:16.091Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-22T16:45:16.091Z] #55 36.89 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:16.091Z] #55 37.34 Fetched 119 kB in 0s (423 kB/s) [2021-03-22T16:45:16.091Z] #55 38.09 Selecting previously unselected package libbtrfs0. [2021-03-22T16:45:16.091Z] #55 38.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 ... 15383 files and directories currently installed.) [2021-03-22T16:45:16.091Z] #55 38.14 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-22T16:45:16.091Z] #55 38.21 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T16:45:16.091Z] #55 38.38 Selecting previously unselected package libbtrfs-dev. [2021-03-22T16:45:16.091Z] #55 38.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-22T16:45:16.091Z] #55 38.41 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:45:16.091Z] #55 39.54 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T16:45:16.091Z] #55 40.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:45:16.091Z] #55 40.19 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:45:16.091Z] #55 DONE 41.2s [2021-03-22T16:45:16.091Z] #36 34.82 Reading package lists... [2021-03-22T16:45:16.092Z] #36 ... [2021-03-22T16:45:16.092Z] [2021-03-22T16:45:16.092Z] #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-03-22T16:45:16.092Z] #49 sha256:299f4cd5d9a1f44d7fd657cb90d4ecff9936bc8099677e355213dd0597e64d69 [2021-03-22T16:45:16.092Z] #49 37.41 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:45:16.092Z] #49 37.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:16.092Z] #49 37.41 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:16.092Z] #49 37.42 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T16:45:16.092Z] #49 37.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:16.092Z] #49 37.43 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:45:16.092Z] #49 37.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:16.092Z] #49 37.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:45:16.092Z] #49 37.46 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:16.092Z] #49 37.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:45:16.092Z] #49 37.73 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:45:16.092Z] #49 37.73 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:16.092Z] #49 37.73 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T16:45:16.092Z] #49 37.74 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:16.092Z] #49 37.77 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:45:16.092Z] #49 37.78 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:45:16.092Z] #49 37.85 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:16.092Z] #49 37.88 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:16.092Z] #49 37.94 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:45:16.092Z] #49 37.98 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:16.092Z] #49 38.03 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:45:16.092Z] #49 38.11 go: downloading golang.org/x/text v0.3.2 [2021-03-22T16:45:16.092Z] #49 38.11 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:16.092Z] #49 38.12 go: extracting github.com/spf13/afero v1.1.2 [2021-03-22T16:45:16.092Z] #49 38.12 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:16.092Z] #49 38.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:45:16.092Z] #49 38.13 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T16:45:16.092Z] #49 38.14 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:16.092Z] #49 38.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:45:16.092Z] #49 38.19 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T16:45:16.092Z] #49 38.35 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T16:45:16.092Z] #49 38.43 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:16.092Z] #49 38.46 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:45:16.092Z] #49 38.46 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:45:16.092Z] #49 38.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:16.092Z] #49 38.59 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:16.092Z] #49 38.62 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T16:45:16.092Z] #49 38.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:45:16.092Z] #49 38.85 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:45:16.092Z] #49 38.95 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T16:45:16.092Z] #49 38.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:16.092Z] #49 38.97 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:16.092Z] #49 39.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:45:16.092Z] #49 39.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:16.092Z] #49 39.21 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:16.092Z] #49 39.28 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:16.092Z] #49 39.32 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:16.092Z] #49 39.33 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:16.092Z] #49 39.34 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:45:16.092Z] #49 39.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:45:16.092Z] #49 39.40 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:16.092Z] #49 39.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:16.092Z] #49 39.45 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:45:16.092Z] #49 39.49 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:16.092Z] #49 39.52 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:16.092Z] #49 39.52 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:16.092Z] #49 39.72 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:16.092Z] #49 39.72 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:16.092Z] #49 39.74 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:45:16.092Z] #49 39.76 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:16.092Z] #49 39.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:16.092Z] #49 39.91 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:16.092Z] #49 39.99 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:16.092Z] #49 40.13 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:16.092Z] #49 40.21 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:16.181Z] #51 ... [2021-03-22T16:45:16.181Z] [2021-03-22T16:45:16.181Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:16.181Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:45:16.181Z] #45 25.44 unicode/utf16 [2021-03-22T16:45:16.181Z] #45 25.87 container/list [2021-03-22T16:45:16.181Z] #45 26.91 crypto/internal/subtle [2021-03-22T16:45:16.181Z] #45 27.13 crypto/subtle [2021-03-22T16:45:16.181Z] #45 27.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-22T16:45:16.181Z] #45 27.62 internal/nettrace [2021-03-22T16:45:16.181Z] #45 27.76 runtime/cgo [2021-03-22T16:45:16.298Z] #42 35.82 Building dependency tree... [2021-03-22T16:45:16.308Z] #13 137.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:45:16.308Z] #13 137.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-22T16:45:16.308Z] #13 137.4 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:45:16.351Z] #49 40.28 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:16.351Z] #49 40.34 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:16.351Z] #49 40.40 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:16.351Z] #49 40.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:16.412Z] [2021-03-22T16:45:16.412Z] #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-03-22T16:45:16.412Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:16.412Z] #42 41.27 Selecting previously unselected package libnet1:arm64. [2021-03-22T16:45:16.441Z] #45 ... [2021-03-22T16:45:16.441Z] [2021-03-22T16:45:16.441Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T16:45:16.441Z] #58 sha256:04e6cc251f62031aa32b61215006c4dad39ad6e496fa92df7c0d03915e20274c [2021-03-22T16:45:16.441Z] #58 35.56 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:16.612Z] #49 40.75 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:16.612Z] #49 40.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:45:16.685Z] #42 41.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-22T16:45:16.685Z] #42 41.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:16.685Z] #42 41.59 Selecting previously unselected package libnet1-dev. [2021-03-22T16:45:16.685Z] #42 41.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-22T16:45:16.685Z] #42 41.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:16.873Z] #49 40.81 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:16.873Z] #49 40.83 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:16.873Z] #49 40.97 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:16.873Z] #49 41.05 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:16.950Z] #42 41.88 Selecting previously unselected package libnl-3-200:arm64. [2021-03-22T16:45:16.950Z] #42 41.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-22T16:45:16.950Z] #42 41.91 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-22T16:45:16.950Z] #42 ... [2021-03-22T16:45:16.950Z] [2021-03-22T16:45:16.950Z] #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-03-22T16:45:16.950Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T16:45:16.950Z] #36 26.08 Reading package lists... [2021-03-22T16:45:16.950Z] #36 32.11 Building dependency tree... [2021-03-22T16:45:16.950Z] #36 34.45 The following additional packages will be installed: [2021-03-22T16:45:16.950Z] #36 34.45 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-22T16:45:16.950Z] #36 34.47 Suggested packages: [2021-03-22T16:45:16.950Z] #36 34.47 cmake-doc ninja-build lrzip [2021-03-22T16:45:16.950Z] #36 34.47 Recommended packages: [2021-03-22T16:45:16.950Z] #36 34.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-22T16:45:16.950Z] #36 35.11 The following NEW packages will be installed: [2021-03-22T16:45:16.950Z] #36 35.13 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-22T16:45:16.950Z] #36 35.13 vim-common xxd [2021-03-22T16:45:16.950Z] #36 35.53 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:16.950Z] #36 35.53 Need to get 14.2 MB of archives. [2021-03-22T16:45:16.950Z] #36 35.53 After this operation, 60.0 MB of additional disk space will be used. [2021-03-22T16:45:16.950Z] #36 35.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-22T16:45:16.950Z] #36 35.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T16:45:16.950Z] #36 35.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-22T16:45:16.950Z] #36 35.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-22T16:45:16.950Z] #36 36.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-03-22T16:45:16.950Z] #36 37.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-03-22T16:45:16.950Z] #36 37.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-03-22T16:45:16.950Z] #36 37.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-03-22T16:45:16.950Z] #36 37.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-03-22T16:45:16.950Z] #36 37.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-03-22T16:45:16.950Z] #36 39.01 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:16.950Z] #36 40.04 Fetched 14.2 MB in 2s (6351 kB/s) [2021-03-22T16:45:16.950Z] #36 40.18 Selecting previously unselected package xxd. [2021-03-22T16:45:16.950Z] #36 40.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-22T16:45:16.950Z] #36 40.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-22T16:45:16.950Z] #36 40.51 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T16:45:16.950Z] #36 41.29 Selecting previously unselected package vim-common. [2021-03-22T16:45:16.950Z] #36 41.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:45:16.950Z] #36 41.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T16:45:17.154Z] #49 41.12 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:17.154Z] #49 41.12 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T16:45:17.154Z] #49 41.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:17.154Z] #49 41.27 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:17.214Z] #36 42.03 Selecting previously unselected package cmake-data. [2021-03-22T16:45:17.214Z] #36 42.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-22T16:45:17.214Z] #36 42.04 Unpacking cmake-data (3.13.4-1) ... [2021-03-22T16:45:17.214Z] #36 ... [2021-03-22T16:45:17.214Z] [2021-03-22T16:45:17.214Z] #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-03-22T16:45:17.214Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:45:17.214Z] #13 32.92 The following additional packages will be installed: [2021-03-22T16:45:17.214Z] #13 32.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-22T16:45:17.214Z] #13 32.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-22T16:45:17.214Z] #13 32.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-22T16:45:17.214Z] #13 32.93 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-22T16:45:17.214Z] #13 32.93 mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T16:45:17.214Z] #13 32.94 Suggested packages: [2021-03-22T16:45:17.214Z] #13 32.95 gcc-8-locales seccomp wine64 [2021-03-22T16:45:17.214Z] #13 34.40 The following NEW packages will be installed: [2021-03-22T16:45:17.214Z] #13 34.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-22T16:45:17.214Z] #13 34.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-22T16:45:17.214Z] #13 34.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-22T16:45:17.214Z] #13 34.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-22T16:45:17.214Z] #13 34.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-22T16:45:17.214Z] #13 34.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T16:45:17.214Z] #13 34.41 The following packages will be upgraded: [2021-03-22T16:45:17.214Z] #13 34.42 libseccomp2 libsystemd0 libudev1 [2021-03-22T16:45:17.214Z] #13 34.87 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T16:45:17.214Z] #13 34.87 Need to get 73.8 MB of archives. [2021-03-22T16:45:17.214Z] #13 34.87 After this operation, 472 MB of additional disk space will be used. [2021-03-22T16:45:17.214Z] #13 34.87 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-03-22T16:45:17.214Z] #13 34.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-03-22T16:45:17.214Z] #13 34.88 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-03-22T16:45:17.214Z] #13 34.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-03-22T16:45:17.214Z] #13 34.95 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-03-22T16:45:17.214Z] #13 35.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-03-22T16:45:17.214Z] #13 35.31 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-03-22T16:45:17.214Z] #13 35.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-03-22T16:45:17.214Z] #13 35.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-03-22T16:45:17.214Z] #13 35.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-22T16:45:17.214Z] #13 35.80 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-03-22T16:45:17.214Z] #13 35.98 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-03-22T16:45:17.214Z] #13 36.04 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-03-22T16:45:17.411Z] #58 36.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:17.414Z] #49 41.32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T16:45:17.414Z] #49 41.39 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:45:17.414Z] #49 41.43 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:17.674Z] #49 41.60 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:17.674Z] #49 41.66 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T16:45:17.674Z] #49 41.66 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:17.674Z] #49 41.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:17.674Z] #49 41.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:45:17.709Z] #58 36.70 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:17.709Z] #58 36.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:17.933Z] #49 41.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:45:17.933Z] #49 41.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:17.933Z] #49 41.94 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T16:45:17.990Z] #58 37.31 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:18.194Z] #49 42.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:18.207Z] #42 38.84 The following additional packages will be installed: [2021-03-22T16:45:18.207Z] #42 38.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-22T16:45:18.207Z] #42 38.85 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-22T16:45:18.207Z] #42 38.86 Suggested packages: [2021-03-22T16:45:18.207Z] #42 38.86 manpages-dev python-setuptools [2021-03-22T16:45:18.239Z] #13 DONE 139.5s [2021-03-22T16:45:18.239Z] [2021-03-22T16:45:18.239Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T16:45:18.239Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-22T16:45:18.250Z] #58 ... [2021-03-22T16:45:18.250Z] [2021-03-22T16:45:18.250Z] #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-03-22T16:45:18.250Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:18.250Z] #36 27.42 Fetched 8424 kB in 21s (402 kB/s) [2021-03-22T16:45:18.453Z] #49 42.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:18.512Z] #36 27.42 Reading package lists... [2021-03-22T16:45:18.512Z] #36 ... [2021-03-22T16:45:18.512Z] [2021-03-22T16:45:18.512Z] #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-03-22T16:45:18.512Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:45:18.512Z] #40 36.01 + 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-03-22T16:45:18.619Z] #13 ... [2021-03-22T16:45:18.619Z] [2021-03-22T16:45:18.619Z] #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-03-22T16:45:18.619Z] #49 sha256:58be8117a922781f47c35beef10aeddca2a971a91733c5c8eb765434fa2257f1 [2021-03-22T16:45:18.619Z] #49 33.10 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:18.619Z] #49 33.42 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:18.619Z] #49 33.62 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:18.619Z] #49 33.63 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:18.619Z] #49 33.91 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:18.619Z] #49 36.31 go: extracting golang.org/x/text v0.3.2 [2021-03-22T16:45:18.619Z] #49 ... [2021-03-22T16:45:18.619Z] [2021-03-22T16:45:18.619Z] #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-03-22T16:45:18.619Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:18.619Z] #42 42.18 Selecting previously unselected package libnl-3-dev:arm64. [2021-03-22T16:45:18.619Z] #42 42.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-03-22T16:45:18.619Z] #42 42.20 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-22T16:45:18.619Z] #42 42.63 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-22T16:45:18.619Z] #42 42.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-22T16:45:18.619Z] #42 42.67 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-22T16:45:18.619Z] #42 42.86 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-03-22T16:45:18.619Z] #42 42.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-03-22T16:45:18.619Z] #42 42.92 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-22T16:45:18.714Z] #49 42.72 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:45:18.714Z] #49 42.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:18.714Z] #49 42.86 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:18.974Z] #49 42.98 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:19.233Z] #49 43.21 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:45:19.644Z] #42 40.36 The following NEW packages will be installed: [2021-03-22T16:45:19.644Z] #42 40.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-22T16:45:19.644Z] #42 40.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-22T16:45:19.644Z] #42 40.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-22T16:45:19.644Z] #42 40.37 python-six zlib1g-dev [2021-03-22T16:45:19.907Z] #42 40.77 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:19.907Z] #42 40.77 Need to get 4095 kB of archives. [2021-03-22T16:45:19.907Z] #42 40.77 After this operation, 22.5 MB of additional disk space will be used. [2021-03-22T16:45:19.907Z] #42 40.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-22T16:45:19.932Z] #40 ... [2021-03-22T16:45:19.932Z] [2021-03-22T16:45:19.932Z] #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-03-22T16:45:19.932Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:45:19.932Z] #49 29.21 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:19.932Z] #49 29.80 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:45:19.932Z] #49 33.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:19.932Z] #49 33.42 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:19.932Z] #49 35.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:45:19.932Z] #49 35.21 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:45:19.932Z] #49 35.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:19.932Z] #49 35.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:19.932Z] #49 35.28 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:19.932Z] #49 35.28 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:19.932Z] #49 35.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:45:19.932Z] #49 35.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:45:19.932Z] #49 35.28 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T16:45:19.932Z] #49 35.42 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:45:19.932Z] #49 35.42 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:45:19.932Z] #49 35.48 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:19.932Z] #49 35.51 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:19.932Z] #49 35.59 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:45:19.932Z] #49 35.59 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:19.932Z] #49 35.71 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:19.932Z] #49 35.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:19.932Z] #49 35.86 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:45:19.932Z] #49 36.00 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:45:19.932Z] #49 36.17 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:19.932Z] #49 36.17 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:19.932Z] #49 36.21 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:19.932Z] #49 36.22 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:19.932Z] #49 36.25 go: downloading golang.org/x/text v0.3.2 [2021-03-22T16:45:19.932Z] #49 36.32 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T16:45:19.932Z] #49 36.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:19.932Z] #49 36.51 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:19.932Z] #49 36.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:19.932Z] #49 36.70 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:19.932Z] #49 36.74 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T16:45:19.932Z] #49 36.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:19.932Z] #49 36.97 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:45:19.932Z] #49 37.06 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:45:19.932Z] #49 37.19 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:19.932Z] #49 37.29 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:19.932Z] #49 37.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:45:19.932Z] #49 37.47 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T16:45:19.932Z] #49 37.47 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:45:19.932Z] #49 37.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:19.932Z] #49 37.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:45:19.932Z] #49 37.60 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:19.932Z] #49 37.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:19.932Z] #49 38.37 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:19.932Z] #49 38.38 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T16:45:19.932Z] #49 38.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:45:19.932Z] #49 38.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:19.932Z] #49 38.66 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:45:19.932Z] #49 38.82 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:45:20.022Z] #42 44.50 Selecting previously unselected package zlib1g-dev:arm64. [2021-03-22T16:45:20.022Z] #42 44.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-03-22T16:45:20.168Z] #42 40.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-22T16:45:20.168Z] #42 40.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-22T16:45:20.168Z] #42 40.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-22T16:45:20.168Z] #42 40.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-22T16:45:20.168Z] #42 40.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-22T16:45:20.168Z] #42 40.82 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-03-22T16:45:20.168Z] #42 40.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-22T16:45:20.168Z] #42 40.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-22T16:45:20.168Z] #42 40.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-22T16:45:20.168Z] #42 40.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-22T16:45:20.187Z] #14 ... [2021-03-22T16:45:20.187Z] [2021-03-22T16:45:20.187Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:20.187Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:45:20.187Z] #45 135.7 crypto/tls [2021-03-22T16:45:20.187Z] #45 142.3 net/http/httptrace [2021-03-22T16:45:20.187Z] #45 142.5 net/http [2021-03-22T16:45:20.187Z] #45 ... [2021-03-22T16:45:20.187Z] [2021-03-22T16:45:20.187Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:20.187Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:20.187Z] #43 49.89 CC compel/src/lib/ptrace.o [2021-03-22T16:45:20.187Z] #43 50.35 AR compel/libcompel.a [2021-03-22T16:45:20.187Z] #43 50.43 HOSTCC compel/src/main-host.o [2021-03-22T16:45:20.187Z] #43 50.77 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-22T16:45:20.187Z] #43 50.89 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-22T16:45:20.187Z] #43 51.22 HOSTCC compel/src/lib/log-host.o [2021-03-22T16:45:20.187Z] #43 51.45 HOSTLINK compel/compel-host-bin [2021-03-22T16:45:20.187Z] #43 51.59 DEP soccr/soccr.d [2021-03-22T16:45:20.187Z] #43 51.70 CC soccr/soccr.o [2021-03-22T16:45:20.187Z] #43 53.63 AR soccr/libsoccr.a [2021-03-22T16:45:20.187Z] #43 53.75 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T16:45:20.187Z] #43 ... [2021-03-22T16:45:20.187Z] [2021-03-22T16:45:20.187Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T16:45:20.187Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-22T16:45:20.187Z] #14 DONE 1.8s [2021-03-22T16:45:20.187Z] [2021-03-22T16:45:20.187Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:20.187Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:20.187Z] #43 54.28 DEP criu/arch/x86/sigframe.d [2021-03-22T16:45:20.336Z] #49 39.43 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:20.336Z] #49 39.48 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:20.336Z] #49 39.51 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T16:45:20.336Z] #49 ... [2021-03-22T16:45:20.336Z] [2021-03-22T16:45:20.336Z] #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-03-22T16:45:20.336Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:20.336Z] #13 33.56 Fetched 8929 kB in 29s (307 kB/s) [2021-03-22T16:45:20.427Z] #42 41.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-22T16:45:20.427Z] #42 41.18 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-03-22T16:45:20.427Z] #42 41.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-22T16:45:20.427Z] #42 41.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-22T16:45:20.427Z] #42 41.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-22T16:45:20.427Z] #42 41.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-22T16:45:20.442Z] #43 54.54 DEP criu/arch/x86/sigaction_compat.d [2021-03-22T16:45:20.602Z] #42 45.38 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-22T16:45:20.699Z] #43 54.68 DEP criu/arch/x86/kerndat.d [2021-03-22T16:45:20.976Z] #43 54.90 DEP criu/arch/x86/crtools.d [2021-03-22T16:45:20.976Z] #43 55.05 DEP criu/arch/x86/cpu.d [2021-03-22T16:45:21.159Z] #49 ... [2021-03-22T16:45:21.160Z] [2021-03-22T16:45:21.160Z] #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-03-22T16:45:21.160Z] #58 sha256:1db2be3ffb75b30dcee1b948babeec26f9f50f72a46046b87f92a3dc02d3859a [2021-03-22T16:45:21.160Z] #58 34.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:21.160Z] #58 35.91 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:21.160Z] #58 35.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:21.160Z] #58 35.93 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:21.160Z] #58 36.61 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:21.160Z] #58 39.92 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T16:45:21.160Z] #58 40.03 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:45:21.160Z] #58 40.34 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:45:21.160Z] #58 40.53 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:45:21.160Z] #58 40.76 go: finding github.com/google/uuid v1.2.0 [2021-03-22T16:45:21.160Z] #58 40.90 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:45:21.160Z] #58 40.91 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T16:45:21.160Z] #58 40.96 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-22T16:45:21.160Z] #58 41.07 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T16:45:21.160Z] #58 41.29 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:45:21.160Z] #58 41.31 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:21.160Z] #58 41.38 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:21.160Z] #58 41.47 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:45:21.160Z] #58 42.09 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:21.160Z] #58 42.20 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:21.160Z] #58 ... [2021-03-22T16:45:21.160Z] [2021-03-22T16:45:21.160Z] #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-03-22T16:45:21.160Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:45:21.160Z] #40 34.81 + 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-03-22T16:45:21.160Z] #40 ... [2021-03-22T16:45:21.160Z] [2021-03-22T16:45:21.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-03-22T16:45:21.160Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:21.160Z] #36 34.82 Reading package lists... [2021-03-22T16:45:21.233Z] #43 55.32 CC criu/arch/x86/cpu.o [2021-03-22T16:45:21.233Z] #43 ... [2021-03-22T16:45:21.233Z] [2021-03-22T16:45:21.233Z] #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-03-22T16:45:21.233Z] #58 sha256:d59edd8d50f3fbcf814b9f0f109a64762ba5aa90a5a0779a0a64e7ba85901e1d [2021-03-22T16:45:21.233Z] #58 139.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T16:45:21.233Z] #58 139.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-22T16:45:21.233Z] #58 DONE 147.2s [2021-03-22T16:45:21.488Z] [2021-03-22T16:45:21.488Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T16:45:21.488Z] #59 sha256:a33d53dc7115fb1bc2277e437e4f3509998938b52f8460bbd27be5a100535f64 [2021-03-22T16:45:21.488Z] #59 DONE 0.1s [2021-03-22T16:45:21.488Z] [2021-03-22T16:45:21.488Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T16:45:21.488Z] #60 sha256:767c355033403d0b98689f75a0265daa697da6beb6dcfe24bd526d5a1cb9ba4b [2021-03-22T16:45:21.488Z] #60 DONE 0.1s [2021-03-22T16:45:21.488Z] [2021-03-22T16:45:21.488Z] #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-03-22T16:45:21.488Z] #53 sha256:b2821fdf9afb65c87d89e7a22480b6e0e9767a84adeec5361e7f73fa824ebaff [2021-03-22T16:45:21.488Z] #53 1.731 + RM_GOPATH=0 [2021-03-22T16:45:21.488Z] #53 1.731 + TMP_GOPATH= [2021-03-22T16:45:21.488Z] #53 1.731 + : /build [2021-03-22T16:45:21.488Z] #53 1.731 + '[' -z '' ']' [2021-03-22T16:45:21.488Z] #53 1.734 ++ mktemp -d [2021-03-22T16:45:21.488Z] #53 1.742 + export GOPATH=/tmp/tmp.ORvpkcrMaJ [2021-03-22T16:45:21.488Z] #53 1.742 + GOPATH=/tmp/tmp.ORvpkcrMaJ [2021-03-22T16:45:21.488Z] #53 1.742 + RM_GOPATH=1 [2021-03-22T16:45:21.488Z] #53 1.742 + case "$(go env GOARCH)" in [2021-03-22T16:45:21.488Z] #53 1.743 ++ go env GOARCH [2021-03-22T16:45:21.488Z] #53 1.761 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:21.488Z] #53 1.761 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:21.488Z] #53 1.762 ++ dirname /tmp/install/install.sh [2021-03-22T16:45:21.488Z] #53 1.762 + dir=/tmp/install [2021-03-22T16:45:21.488Z] #53 1.764 + bin=runc [2021-03-22T16:45:21.488Z] #53 1.764 + shift [2021-03-22T16:45:21.488Z] #53 1.764 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T16:45:21.488Z] #53 1.764 + . /tmp/install/runc.installer [2021-03-22T16:45:21.488Z] #53 1.764 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T16:45:21.488Z] #53 1.765 + install_runc [2021-03-22T16:45:21.488Z] #53 1.765 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T16:45:21.488Z] #53 1.766 + uname -r [2021-03-22T16:45:21.488Z] #53 1.789 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T16:45:21.488Z] #53 1.789 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T16:45:21.488Z] #53 1.790 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T16:45:21.488Z] #53 1.790 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ORvpkcrMaJ/src/github.com/opencontainers/runc [2021-03-22T16:45:21.488Z] #53 1.802 Cloning into '/tmp/tmp.ORvpkcrMaJ/src/github.com/opencontainers/runc'... [2021-03-22T16:45:21.556Z] #42 ... [2021-03-22T16:45:21.556Z] [2021-03-22T16:45:21.556Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:21.556Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:45:21.556Z] #45 36.40 sort [2021-03-22T16:45:21.556Z] #45 36.44 strconv [2021-03-22T16:45:21.556Z] #45 36.45 syscall [2021-03-22T16:45:21.556Z] #45 36.46 io [2021-03-22T16:45:21.556Z] #45 38.27 vendor/golang.org/x/net/dns/dnsmessage [2021-03-22T16:45:21.556Z] #45 39.52 bytes [2021-03-22T16:45:21.556Z] #45 42.04 reflect [2021-03-22T16:45:21.556Z] #45 44.04 bufio [2021-03-22T16:45:21.556Z] #45 45.25 regexp/syntax [2021-03-22T16:45:21.556Z] #45 46.55 hash/crc32 [2021-03-22T16:45:21.556Z] #45 ... [2021-03-22T16:45:21.556Z] [2021-03-22T16:45:21.556Z] #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-03-22T16:45:21.556Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:21.556Z] #29 3.712 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-22T16:45:21.556Z] #29 4.193 [2021-03-22T16:45:21.556Z] #29 4.634 0.0% 0.8% ## 3.1% ###### 8.8% ########### 15.4% ################ 23.1% ##################### 30.1% ####################### 33.3% ######################### 35.0% ############################ 39.2% ############################ 40.0% ################################## 47.4% ###################################### 53.7% ############################################ 62.4% ################################################# 69.1% ######################################################### 79.7% ######################################################### 79.7% ############################################################## 86.4% #################################################################### 94.6% #################################################################### 94.6% ######################################################################## 100.0% [2021-03-22T16:45:21.556Z] #29 7.793 [2021-03-22T16:45:21.556Z] #29 8.096 0.0% ################# 24.0% ##################################### 52.4% ############################################################ 84.1% ######################################################################## 100.0% [2021-03-22T16:45:21.728Z] #36 44.43 Reading package lists... [2021-03-22T16:45:21.728Z] #36 ... [2021-03-22T16:45:21.728Z] [2021-03-22T16:45:21.729Z] #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-03-22T16:45:21.729Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:45:21.729Z] #55 35.56 Fetched 8424 kB in 26s (325 kB/s) [2021-03-22T16:45:21.729Z] #55 35.56 Reading package lists... [2021-03-22T16:45:21.729Z] #55 ... [2021-03-22T16:45:21.729Z] [2021-03-22T16:45:21.729Z] #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-03-22T16:45:21.729Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:21.729Z] #42 35.79 Fetched 8424 kB in 26s (326 kB/s) [2021-03-22T16:45:21.729Z] #42 35.79 Reading package lists... [2021-03-22T16:45:21.729Z] #42 ... [2021-03-22T16:45:21.729Z] [2021-03-22T16:45:21.729Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T16:45:21.729Z] #49 sha256:299f4cd5d9a1f44d7fd657cb90d4ecff9936bc8099677e355213dd0597e64d69 [2021-03-22T16:45:21.729Z] #49 45.69 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:21.745Z] #53 ... [2021-03-22T16:45:21.745Z] [2021-03-22T16:45:21.745Z] #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-03-22T16:45:21.745Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-22T16:45:21.745Z] #15 DONE 1.5s [2021-03-22T16:45:21.745Z] [2021-03-22T16:45:21.745Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-22T16:45:21.745Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-22T16:45:21.752Z] Running on azwin-2-ed9f00 in d:\jenkins\workspace\moby_PR-42050 [Pipeline] { [Pipeline] ws [2021-03-22T16:45:21.771Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-22T16:45:21.811Z] #42 42.43 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:21.811Z] #42 ... [2021-03-22T16:45:21.811Z] [2021-03-22T16:45:21.811Z] #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-03-22T16:45:21.811Z] #49 sha256:4826a0b22244d92f09cf61ecc00b8a6a9a0396b2ac864a582e5e742770e379bd [2021-03-22T16:45:21.811Z] #49 37.06 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:21.811Z] #49 41.46 go: finding github.com/fatih/color v1.7.0 [2021-03-22T16:45:21.811Z] #49 41.53 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:45:21.811Z] #49 41.60 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:45:21.811Z] #49 41.63 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:45:21.811Z] #49 41.74 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:21.811Z] #49 41.77 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:45:21.811Z] #49 41.77 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:45:21.811Z] #49 41.86 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:45:21.811Z] #49 41.87 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T16:45:21.811Z] #49 41.89 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:21.811Z] #49 41.92 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:45:21.811Z] #49 41.95 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:45:21.811Z] #49 41.95 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:21.811Z] #49 41.96 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:21.811Z] #49 42.00 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:21.811Z] #49 42.00 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T16:45:21.811Z] #49 42.03 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:45:21.811Z] #49 42.04 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T16:45:21.811Z] #49 42.07 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:45:21.811Z] #49 42.11 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:45:21.811Z] #49 42.17 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:45:21.811Z] #49 42.18 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T16:45:21.811Z] #49 42.32 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:45:21.811Z] #49 42.34 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:45:21.811Z] #49 42.35 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:45:21.811Z] #49 42.38 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:21.811Z] #49 42.39 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:21.811Z] #49 42.41 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:45:21.811Z] #49 42.45 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T16:45:21.811Z] #49 42.45 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:45:21.811Z] #49 42.50 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T16:45:21.811Z] #49 42.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:45:21.811Z] #49 42.58 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T16:45:21.811Z] #49 42.60 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:21.811Z] #49 42.64 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:45:21.811Z] #49 42.67 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:21.811Z] #49 42.73 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:45:21.819Z] #29 8.752 [2021-03-22T16:45:22.071Z] #49 42.81 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:22.071Z] #49 ... [2021-03-22T16:45:22.071Z] [2021-03-22T16:45:22.071Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T16:45:22.071Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:22.071Z] #42 42.56 Fetched 4095 kB in 1s (5344 kB/s) [2021-03-22T16:45:22.071Z] #42 42.70 Selecting previously unselected package libcap-dev:amd64. [2021-03-22T16:45:22.071Z] #42 42.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:22.071Z] #42 42.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-22T16:45:22.071Z] #42 42.88 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-22T16:45:22.082Z] #29 9.076 #=#=# [2021-03-22T16:45:22.082Z] #29 ... [2021-03-22T16:45:22.082Z] [2021-03-22T16:45:22.083Z] #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-03-22T16:45:22.083Z] #34 sha256:4079e888e653839895290cc5f3d6fa49a385c2d29d49df695adc85817f462835 [2021-03-22T16:45:22.083Z] #34 36.99 strings [2021-03-22T16:45:22.083Z] #34 37.00 bytes [2021-03-22T16:45:22.083Z] #34 39.78 bufio [2021-03-22T16:45:22.083Z] #34 42.29 reflect [2021-03-22T16:45:22.083Z] #34 43.70 path [2021-03-22T16:45:22.083Z] #34 44.05 text/tabwriter [2021-03-22T16:45:22.083Z] #34 45.79 internal/syscall/execenv [2021-03-22T16:45:22.083Z] #34 45.80 internal/syscall/unix [2021-03-22T16:45:22.083Z] #34 45.80 time [2021-03-22T16:45:22.083Z] #34 ... [2021-03-22T16:45:22.083Z] [2021-03-22T16:45:22.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-03-22T16:45:22.083Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:22.331Z] #42 ... [2021-03-22T16:45:22.331Z] [2021-03-22T16:45:22.331Z] #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-03-22T16:45:22.331Z] #67 sha256:08f9fd58bb4e88cb228067adec489888c475602a529f92ec32fbb4703c5473f8 [2021-03-22T16:45:22.331Z] #67 DONE 43.2s [2021-03-22T16:45:22.331Z] [2021-03-22T16:45:22.331Z] #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-03-22T16:45:22.331Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:22.331Z] #42 43.15 Selecting previously unselected package libnet1:amd64. [2021-03-22T16:45:22.331Z] #42 43.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:45:22.331Z] #42 43.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:22.590Z] #42 43.31 Selecting previously unselected package libnet1-dev. [2021-03-22T16:45:22.590Z] #42 43.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:45:22.590Z] #42 43.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:22.612Z] #29 9.076 #=#=# #### 6.8% ###################### 30.7% ######################################### 57.4% ############################################################ 84.1% ######################################################################## 100.0% [2021-03-22T16:45:22.850Z] #42 43.62 Selecting previously unselected package libnl-3-200:amd64. [2021-03-22T16:45:22.850Z] #42 43.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-22T16:45:22.850Z] #42 43.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:45:22.850Z] #42 43.73 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-22T16:45:22.850Z] #42 43.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-22T16:45:22.850Z] #42 43.75 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-22T16:45:22.876Z] #29 ... [2021-03-22T16:45:22.876Z] [2021-03-22T16:45:22.876Z] #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-03-22T16:45:22.876Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-22T16:45:22.876Z] #32 37.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T16:45:22.876Z] #32 ... [2021-03-22T16:45:22.876Z] [2021-03-22T16:45:22.876Z] #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-03-22T16:45:22.876Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:22.876Z] #29 9.997 [2021-03-22T16:45:23.108Z] #49 ... [2021-03-22T16:45:23.108Z] [2021-03-22T16:45:23.108Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:23.108Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:45:23.108Z] #45 37.01 vendor/golang.org/x/crypto/internal/subtle [2021-03-22T16:45:23.108Z] #45 37.25 vendor/golang.org/x/crypto/curve25519 [2021-03-22T16:45:23.108Z] #45 ... [2021-03-22T16:45:23.108Z] [2021-03-22T16:45:23.108Z] #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-03-22T16:45:23.108Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:23.113Z] #16 1.217 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-22T16:45:23.113Z] #16 DONE 1.5s [2021-03-22T16:45:23.113Z] [2021-03-22T16:45:23.113Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T16:45:23.113Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-22T16:45:23.220Z] The recommended git tool is: git [2021-03-22T16:45:23.433Z] #42 44.04 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-22T16:45:23.433Z] #42 44.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:45:23.433Z] #42 44.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:45:23.433Z] #42 44.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-22T16:45:23.433Z] #42 44.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:45:23.433Z] #42 44.16 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-22T16:45:23.433Z] #42 44.26 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-22T16:45:23.433Z] #42 44.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-22T16:45:23.433Z] #42 44.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-22T16:45:23.693Z] #42 44.58 Selecting previously unselected package libprotobuf17:amd64. [2021-03-22T16:45:23.693Z] #42 44.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:23.693Z] #42 44.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:24.048Z] #42 46.71 Reading package lists... [2021-03-22T16:45:24.048Z] #42 ... [2021-03-22T16:45:24.048Z] [2021-03-22T16:45:24.048Z] #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-03-22T16:45:24.048Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:24.048Z] #13 32.77 Fetched 8929 kB in 27s (332 kB/s) [2021-03-22T16:45:24.048Z] #13 32.77 Reading package lists... [2021-03-22T16:45:24.048Z] #13 ... [2021-03-22T16:45:24.048Z] [2021-03-22T16:45:24.048Z] #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-03-22T16:45:24.048Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:45:24.631Z] #42 45.47 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-22T16:45:24.631Z] #42 45.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:24.631Z] #42 45.49 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:24.892Z] #42 45.70 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-22T16:45:24.892Z] #42 45.71 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:24.892Z] #42 45.71 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:25.012Z] #17 DONE 1.7s [2021-03-22T16:45:25.012Z] [2021-03-22T16:45:25.012Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:25.012Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:25.012Z] #43 56.17 CC criu/arch/x86/crtools.o [2021-03-22T16:45:25.012Z] #43 58.39 CC criu/arch/x86/kerndat.o [2021-03-22T16:45:25.268Z] #43 59.17 CC criu/arch/x86/sigaction_compat.o [2021-03-22T16:45:25.523Z] #43 59.60 CC criu/arch/x86/sigframe.o [2021-03-22T16:45:25.616Z] #13 33.56 Reading package lists... [2021-03-22T16:45:25.616Z] #13 ... [2021-03-22T16:45:25.616Z] [2021-03-22T16:45:25.616Z] #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-03-22T16:45:25.616Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:45:25.616Z] #55 33.97 Fetched 8424 kB in 25s (337 kB/s) [2021-03-22T16:45:25.616Z] #55 33.97 Reading package lists... [2021-03-22T16:45:25.616Z] #55 ... [2021-03-22T16:45:25.616Z] [2021-03-22T16:45:25.616Z] #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-03-22T16:45:25.616Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:45:25.616Z] #49 39.84 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:25.616Z] #49 39.85 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:25.616Z] #49 39.90 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:45:25.616Z] #49 40.08 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:45:25.616Z] #49 40.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:45:25.616Z] #49 40.73 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:45:25.616Z] #49 40.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:25.616Z] #49 40.96 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:25.616Z] #49 40.97 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:25.616Z] #49 41.24 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:45:25.616Z] #49 41.44 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:25.616Z] #49 41.56 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:25.616Z] #49 41.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:25.616Z] #49 41.75 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:25.616Z] #49 41.82 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:25.616Z] #49 41.85 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:25.616Z] #49 42.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:25.616Z] #49 42.34 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:25.616Z] #49 42.54 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:45:25.616Z] #49 42.86 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:25.616Z] #49 42.97 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:45:25.616Z] #49 43.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:25.616Z] #49 43.83 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:25.616Z] #49 44.07 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:45:25.616Z] #49 ... [2021-03-22T16:45:25.616Z] [2021-03-22T16:45:25.616Z] #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-03-22T16:45:25.616Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:25.616Z] #42 34.52 Fetched 8424 kB in 25s (334 kB/s) [2021-03-22T16:45:25.876Z] #42 34.52 Reading package lists... [2021-03-22T16:45:25.876Z] #42 ... [2021-03-22T16:45:25.876Z] [2021-03-22T16:45:25.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-03-22T16:45:25.876Z] #58 sha256:04e6cc251f62031aa32b61215006c4dad39ad6e496fa92df7c0d03915e20274c [2021-03-22T16:45:25.876Z] #58 41.39 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T16:45:25.876Z] #58 41.59 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-22T16:45:25.876Z] #58 41.76 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T16:45:25.876Z] #58 41.89 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T16:45:25.876Z] #58 41.96 go: finding github.com/google/uuid v1.2.0 [2021-03-22T16:45:25.876Z] #58 41.97 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T16:45:25.876Z] #58 42.13 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T16:45:25.876Z] #58 42.13 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-22T16:45:25.876Z] #58 42.37 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T16:45:25.876Z] #58 42.41 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T16:45:25.876Z] #58 42.45 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-22T16:45:25.876Z] #58 42.51 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T16:45:25.876Z] #58 42.63 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T16:45:25.876Z] #58 43.07 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T16:45:25.876Z] #58 43.29 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T16:45:26.092Z] #43 ... [2021-03-22T16:45:26.092Z] [2021-03-22T16:45:26.092Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T16:45:26.092Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-22T16:45:26.092Z] #18 DONE 1.2s [2021-03-22T16:45:26.092Z] [2021-03-22T16:45:26.092Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:26.092Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:26.092Z] #43 59.98 LINK criu/arch/x86/crtools.built-in.o [2021-03-22T16:45:26.092Z] #43 60.05 DEP criu/pie/util-vdso-elf32.d [2021-03-22T16:45:26.092Z] #43 60.27 DEP criu/pie/util-vdso.d [2021-03-22T16:45:26.245Z] #29 10.32 0.0% ## 3.9% ##### 7.3% ####### 10.8% ########## 14.6% ############## 19.7% ################ 22.8% ################## 26.0% ##################### 29.2% ######################### 35.6% ############################# 40.9% ############################## 43.0% ################################## 48.3% ################################### 49.9% ###################################### 53.9% ######################################## 56.7% ############################################ 61.4% ############################################### 66.3% ################################################ 67.3% ################################################### 71.3% #################################################### 73.5% ######################################################## 77.8% [2021-03-22T16:45:26.245Z] #29 ... [2021-03-22T16:45:26.245Z] [2021-03-22T16:45:26.245Z] #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-03-22T16:45:26.245Z] #56 sha256:bdcb1a109ec53ba21db430760247264c86014f8930decbaf705c2a58857209c3 [2021-03-22T16:45:26.245Z] #56 1.988 + RM_GOPATH=0 [2021-03-22T16:45:26.245Z] #56 1.988 + TMP_GOPATH= [2021-03-22T16:45:26.245Z] #56 1.988 + : /build [2021-03-22T16:45:26.245Z] #56 1.988 + '[' -z '' ']' [2021-03-22T16:45:26.245Z] #56 1.988 ++ mktemp -d [2021-03-22T16:45:26.245Z] #56 2.138 + export GOPATH=/tmp/tmp.VzPiNYS5Ig [2021-03-22T16:45:26.245Z] #56 2.138 + GOPATH=/tmp/tmp.VzPiNYS5Ig [2021-03-22T16:45:26.245Z] #56 2.138 + RM_GOPATH=1 [2021-03-22T16:45:26.245Z] #56 2.138 + case "$(go env GOARCH)" in [2021-03-22T16:45:26.245Z] #56 2.139 ++ go env GOARCH [2021-03-22T16:45:26.245Z] #56 2.148 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:26.245Z] #56 2.148 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:26.245Z] #56 2.151 ++ dirname /tmp/install/install.sh [2021-03-22T16:45:26.245Z] #56 2.161 + dir=/tmp/install [2021-03-22T16:45:26.245Z] #56 2.161 + bin=containerd [2021-03-22T16:45:26.245Z] #56 2.161 + shift [2021-03-22T16:45:26.245Z] #56 2.161 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T16:45:26.245Z] #56 2.161 + . /tmp/install/containerd.installer [2021-03-22T16:45:26.245Z] #56 2.161 ++ set -e [2021-03-22T16:45:26.245Z] #56 2.161 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:45:26.245Z] #56 2.161 + install_containerd [2021-03-22T16:45:26.245Z] #56 2.163 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:45:26.245Z] #56 2.163 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T16:45:26.245Z] #56 2.164 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VzPiNYS5Ig/src/github.com/containerd/containerd [2021-03-22T16:45:26.245Z] #56 2.174 Cloning into '/tmp/tmp.VzPiNYS5Ig/src/github.com/containerd/containerd'... [2021-03-22T16:45:26.276Z] #42 ... [2021-03-22T16:45:26.276Z] [2021-03-22T16:45:26.276Z] #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-03-22T16:45:26.276Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:45:26.276Z] #55 33.23 Reading package lists... [2021-03-22T16:45:26.276Z] #55 39.93 Building dependency tree... [2021-03-22T16:45:26.276Z] #55 43.34 The following additional packages will be installed: [2021-03-22T16:45:26.276Z] #55 43.34 libbtrfs0 [2021-03-22T16:45:26.276Z] #55 43.51 The following NEW packages will be installed: [2021-03-22T16:45:26.276Z] #55 43.51 libbtrfs-dev libbtrfs0 [2021-03-22T16:45:26.276Z] #55 43.99 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:26.276Z] #55 43.99 Need to get 119 kB of archives. [2021-03-22T16:45:26.276Z] #55 43.99 After this operation, 387 kB of additional disk space will be used. [2021-03-22T16:45:26.276Z] #55 43.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-22T16:45:26.276Z] #55 44.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-22T16:45:26.276Z] #55 45.20 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:26.276Z] #55 45.39 Fetched 119 kB in 0s (287 kB/s) [2021-03-22T16:45:26.276Z] #55 45.45 Selecting previously unselected package libbtrfs0. [2021-03-22T16:45:26.276Z] #55 45.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:26.276Z] #55 45.57 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-22T16:45:26.277Z] #55 45.59 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T16:45:26.277Z] #55 45.73 Selecting previously unselected package libbtrfs-dev. [2021-03-22T16:45:26.277Z] #55 45.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-22T16:45:26.277Z] #55 45.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:45:26.277Z] #55 46.17 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T16:45:26.277Z] #55 46.17 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:45:26.277Z] #55 46.20 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:45:26.277Z] #55 DONE 46.8s [2021-03-22T16:45:26.277Z] [2021-03-22T16:45:26.277Z] #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-03-22T16:45:26.277Z] #56 sha256:827c586b67441c3b90d1758af458be393c890dc12400b1ad0f18a6c60d02a117 [2021-03-22T16:45:26.277Z] #56 ... [2021-03-22T16:45:26.277Z] [2021-03-22T16:45:26.277Z] #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-03-22T16:45:26.277Z] #34 sha256:a3c4d81d6074bb5b5b2b49705a8927c0f7aa55c7d84b2c3d5868c47931d54b6c [2021-03-22T16:45:26.277Z] #34 37.10 sync [2021-03-22T16:45:26.277Z] #34 37.10 internal/reflectlite [2021-03-22T16:45:26.277Z] #34 39.42 sort [2021-03-22T16:45:26.277Z] #34 39.42 errors [2021-03-22T16:45:26.277Z] #34 39.81 strconv [2021-03-22T16:45:26.277Z] #34 41.02 io [2021-03-22T16:45:26.277Z] #34 42.30 internal/oserror [2021-03-22T16:45:26.277Z] #34 42.45 syscall [2021-03-22T16:45:26.277Z] #34 43.84 reflect [2021-03-22T16:45:26.277Z] #34 ... [2021-03-22T16:45:26.277Z] [2021-03-22T16:45:26.277Z] #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-03-22T16:45:26.277Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:26.277Z] #42 47.25 Selecting previously unselected package libprotoc17:amd64. [2021-03-22T16:45:26.348Z] #43 60.43 DEP criu/pie/util.d [2021-03-22T16:45:26.531Z] #56 ... [2021-03-22T16:45:26.531Z] [2021-03-22T16:45:26.531Z] #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-03-22T16:45:26.531Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:26.543Z] #42 47.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:26.543Z] #42 47.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:26.815Z] #29 10.32 0.0% ## 3.9% ##### 7.3% ####### 10.8% ########## 14.6% ############## 19.7% ################ 22.8% ################## 26.0% ##################### 29.2% ######################### 35.6% ############################# 40.9% ############################## 43.0% ################################## 48.3% ################################### 49.9% ###################################### 53.9% ######################################## 56.7% ############################################ 61.4% ############################################### 66.3% ################################################ 67.3% ################################################### 71.3% #################################################### 73.5% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 82.8% ############################################################### 88.5% #################################################################### 94.5% ###################################################################### 97.3% ######################################################################## 100.0% [2021-03-22T16:45:26.911Z] #43 60.76 CC criu/pie/util.o [2021-03-22T16:45:26.911Z] #43 ... [2021-03-22T16:45:26.911Z] [2021-03-22T16:45:26.911Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T16:45:26.911Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-22T16:45:26.911Z] #19 DONE 1.1s [2021-03-22T16:45:27.112Z] #42 47.98 Selecting previously unselected package protobuf-c-compiler. [2021-03-22T16:45:27.112Z] #42 48.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:45:27.112Z] #42 48.01 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T16:45:27.112Z] #42 ... [2021-03-22T16:45:27.112Z] [2021-03-22T16:45:27.112Z] #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-03-22T16:45:27.112Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:27.112Z] #13 26.67 Reading package lists... [2021-03-22T16:45:27.112Z] #13 33.63 Reading package lists... [2021-03-22T16:45:27.112Z] #13 41.16 Building dependency tree... [2021-03-22T16:45:27.169Z] [2021-03-22T16:45:27.169Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:27.169Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:27.169Z] #43 61.21 CC criu/pie/util-vdso.o [2021-03-22T16:45:27.385Z] #13 ... [2021-03-22T16:45:27.385Z] [2021-03-22T16:45:27.385Z] #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-03-22T16:45:27.385Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:27.385Z] #42 48.17 Selecting previously unselected package protobuf-compiler. [2021-03-22T16:45:27.385Z] #42 48.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:27.385Z] #42 48.22 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-22T16:45:27.645Z] #42 48.43 Selecting previously unselected package python-pkg-resources. [2021-03-22T16:45:27.645Z] #42 48.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T16:45:27.645Z] #42 48.47 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-22T16:45:27.867Z] #29 14.46 #=#=# [2021-03-22T16:45:27.904Z] #42 48.74 Selecting previously unselected package python-six. [2021-03-22T16:45:27.904Z] #42 48.74 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-22T16:45:27.904Z] #42 48.74 Unpacking python-six (1.12.0-1) ... [2021-03-22T16:45:27.904Z] #42 48.85 Selecting previously unselected package python-protobuf. [2021-03-22T16:45:27.904Z] #42 48.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:28.096Z] #43 62.20 CC criu/pie/util-vdso-elf32.o [2021-03-22T16:45:28.164Z] #42 48.85 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-22T16:45:28.267Z] #55 46.24 Reading package lists... [2021-03-22T16:45:28.267Z] #55 ... [2021-03-22T16:45:28.267Z] [2021-03-22T16:45:28.267Z] #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-03-22T16:45:28.267Z] #49 sha256:299f4cd5d9a1f44d7fd657cb90d4ecff9936bc8099677e355213dd0597e64d69 [2021-03-22T16:45:28.267Z] #49 50.50 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:28.267Z] #49 52.22 go: extracting golang.org/x/text v0.3.2 [2021-03-22T16:45:28.267Z] #49 ... [2021-03-22T16:45:28.267Z] [2021-03-22T16:45:28.267Z] #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-03-22T16:45:28.267Z] #67 sha256:dc13b27cc5ee1a449e3ca6fca5194aefeaf859a742f203377f9df4fb4653feb2 [2021-03-22T16:45:28.267Z] #67 DONE 52.3s [2021-03-22T16:45:28.405Z] #29 14.76 0.0% # 1.8% ## 3.0% ## 3.4% ## 4.0% #### 5.8% ##### 7.4% ###### 8.3% [2021-03-22T16:45:28.405Z] #29 ... [2021-03-22T16:45:28.405Z] [2021-03-22T16:45:28.405Z] #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-03-22T16:45:28.405Z] #51 sha256:7b7ea63db2b15e48e742713d9b57393b6d1a7daa8c206bde86f642184c03e020 [2021-03-22T16:45:28.405Z] #51 43.39 reflect [2021-03-22T16:45:28.405Z] #51 43.42 strings [2021-03-22T16:45:28.405Z] #51 43.44 bufio [2021-03-22T16:45:28.405Z] #51 43.45 syscall [2021-03-22T16:45:28.405Z] #51 46.65 regexp/syntax [2021-03-22T16:45:28.405Z] #51 52.71 regexp [2021-03-22T16:45:28.405Z] #51 52.85 context [2021-03-22T16:45:28.405Z] #51 52.85 internal/poll [2021-03-22T16:45:28.425Z] #42 ... [2021-03-22T16:45:28.425Z] [2021-03-22T16:45:28.425Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:28.425Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:45:28.425Z] #45 39.19 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T16:45:28.425Z] #45 39.19 internal/reflectlite [2021-03-22T16:45:28.425Z] #45 39.55 math/rand [2021-03-22T16:45:28.425Z] #45 40.70 internal/singleflight [2021-03-22T16:45:28.425Z] #45 42.23 strconv [2021-03-22T16:45:28.425Z] #45 42.23 io [2021-03-22T16:45:28.425Z] #45 43.69 bytes [2021-03-22T16:45:28.425Z] #45 45.70 reflect [2021-03-22T16:45:28.425Z] #45 46.21 bufio [2021-03-22T16:45:28.425Z] #45 48.12 syscall [2021-03-22T16:45:28.527Z] [2021-03-22T16:45:28.527Z] #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-03-22T16:45:28.527Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:28.667Z] #51 ... [2021-03-22T16:45:28.667Z] [2021-03-22T16:45:28.667Z] #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-03-22T16:45:28.667Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:28.684Z] #45 ... [2021-03-22T16:45:28.684Z] [2021-03-22T16:45:28.684Z] #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-03-22T16:45:28.684Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:28.684Z] #36 32.96 Reading package lists... [2021-03-22T16:45:28.684Z] #36 39.56 Building dependency tree... [2021-03-22T16:45:28.684Z] #36 43.49 The following additional packages will be installed: [2021-03-22T16:45:28.684Z] #36 43.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-22T16:45:28.684Z] #36 43.51 Suggested packages: [2021-03-22T16:45:28.684Z] #36 43.51 cmake-doc ninja-build lrzip [2021-03-22T16:45:28.684Z] #36 43.51 Recommended packages: [2021-03-22T16:45:28.684Z] #36 43.51 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-22T16:45:28.684Z] #36 44.51 The following NEW packages will be installed: [2021-03-22T16:45:28.684Z] #36 44.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-22T16:45:28.684Z] #36 44.52 vim-common xxd [2021-03-22T16:45:28.684Z] #36 44.96 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:28.684Z] #36 44.96 Need to get 14.9 MB of archives. [2021-03-22T16:45:28.684Z] #36 44.96 After this operation, 61.8 MB of additional disk space will be used. [2021-03-22T16:45:28.684Z] #36 44.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-22T16:45:28.684Z] #36 44.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T16:45:28.684Z] #36 44.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-22T16:45:28.684Z] #36 45.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-22T16:45:28.684Z] #36 46.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-22T16:45:28.684Z] #36 46.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-22T16:45:28.684Z] #36 46.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-22T16:45:28.684Z] #36 46.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-22T16:45:28.684Z] #36 46.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-22T16:45:28.684Z] #36 46.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-22T16:45:28.684Z] #36 47.58 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:28.685Z] #36 47.81 Fetched 14.9 MB in 2s (7934 kB/s) [2021-03-22T16:45:28.685Z] #36 47.92 Selecting previously unselected package xxd. [2021-03-22T16:45:28.685Z] #36 47.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:28.685Z] #36 48.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:45:28.685Z] #36 48.06 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T16:45:28.685Z] #36 48.25 Selecting previously unselected package vim-common. [2021-03-22T16:45:28.685Z] #36 48.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:45:28.685Z] #36 48.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T16:45:28.685Z] #36 48.61 Selecting previously unselected package cmake-data. [2021-03-22T16:45:28.685Z] #36 48.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-22T16:45:28.685Z] #36 48.61 Unpacking cmake-data (3.13.4-1) ... [2021-03-22T16:45:28.685Z] #36 ... [2021-03-22T16:45:28.685Z] [2021-03-22T16:45:28.685Z] #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-03-22T16:45:28.685Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:28.685Z] #42 49.54 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-22T16:45:29.022Z] #43 62.78 AR criu/pie/pie.lib.a [2021-03-22T16:45:29.022Z] #43 62.84 DEP criu/pie/restorer.d [2021-03-22T16:45:29.022Z] #43 63.00 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-22T16:45:29.022Z] #43 63.09 DEP criu/arch/x86/restorer_unmap.d [2021-03-22T16:45:29.022Z] #43 63.12 DEP criu/arch/x86/restorer.d [2021-03-22T16:45:29.182Z] #58 ... [2021-03-22T16:45:29.182Z] [2021-03-22T16:45:29.182Z] #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-03-22T16:45:29.182Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:45:29.182Z] #49 45.76 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:29.182Z] #49 45.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:29.182Z] #49 45.76 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:45:29.182Z] #49 45.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:45:29.182Z] #49 45.88 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:29.182Z] #49 46.00 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:29.182Z] #49 46.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:29.182Z] #49 46.28 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:29.182Z] #49 46.28 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T16:45:29.182Z] #49 46.51 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:45:29.182Z] #49 47.05 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:29.182Z] #49 47.13 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:29.182Z] #49 47.35 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T16:45:29.277Z] #43 63.34 DEP criu/arch/x86/vdso-pie.d [2021-03-22T16:45:29.277Z] #43 63.46 DEP criu/pie/parasite-vdso.d [2021-03-22T16:45:29.442Z] #49 ... [2021-03-22T16:45:29.442Z] [2021-03-22T16:45:29.442Z] #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-03-22T16:45:29.442Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:29.442Z] #36 27.42 Reading package lists... [2021-03-22T16:45:29.442Z] #36 39.32 Reading package lists... [2021-03-22T16:45:29.442Z] #36 ... [2021-03-22T16:45:29.443Z] [2021-03-22T16:45:29.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-03-22T16:45:29.443Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:29.443Z] #42 34.52 Reading package lists... [2021-03-22T16:45:29.456Z] #29 14.76 0.0% # 1.8% ## 3.0% ## 3.4% ## 4.0% #### 5.8% ##### 7.4% ###### 8.3% ####### 10.0% ####### 10.1% ######## 11.2% ######## 11.8% ########## 13.9% ########## 13.9% ########### 16.4% [2021-03-22T16:45:29.457Z] #29 ... [2021-03-22T16:45:29.457Z] [2021-03-22T16:45:29.457Z] #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-03-22T16:45:29.457Z] #49 sha256:58be8117a922781f47c35beef10aeddca2a971a91733c5c8eb765434fa2257f1 [2021-03-22T16:45:29.457Z] #49 44.45 go: finding github.com/fatih/color v1.7.0 [2021-03-22T16:45:29.457Z] #49 44.45 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:45:29.457Z] #49 44.49 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:45:29.457Z] #49 44.49 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:45:29.457Z] #49 44.98 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T16:45:29.457Z] #49 44.98 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:45:29.457Z] #49 44.99 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:45:29.457Z] #49 45.37 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:45:29.457Z] #49 45.38 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:45:29.457Z] #49 45.41 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:29.457Z] #49 45.44 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T16:45:29.457Z] #49 45.62 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:29.457Z] #49 45.64 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:29.457Z] #49 45.65 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:45:29.457Z] #49 45.71 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:29.457Z] #49 45.72 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:29.457Z] #49 45.95 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T16:45:29.457Z] #49 45.96 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:45:29.457Z] #49 45.97 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:45:29.457Z] #49 46.73 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:45:29.457Z] #49 46.74 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:29.457Z] #49 46.75 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T16:45:29.457Z] #49 46.76 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:45:29.457Z] #49 46.76 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:45:29.457Z] #49 46.84 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:29.457Z] #49 46.85 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T16:45:29.457Z] #49 46.85 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:45:29.457Z] #49 46.88 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:45:29.457Z] #49 46.88 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:45:29.457Z] #49 46.93 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T16:45:29.457Z] #49 46.94 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:45:29.457Z] #49 46.95 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T16:45:29.457Z] #49 46.97 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:29.457Z] #49 47.00 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:45:29.457Z] #49 47.06 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:45:29.457Z] #49 47.08 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:29.457Z] #49 47.13 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:29.457Z] #49 47.14 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:45:29.457Z] #49 47.21 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:29.457Z] #49 47.27 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T16:45:29.457Z] #49 47.28 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:29.457Z] #49 47.28 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T16:45:29.457Z] #49 47.34 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:45:29.457Z] #49 47.36 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:45:29.457Z] #49 47.36 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:29.457Z] #49 47.52 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:29.457Z] #49 47.60 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:29.457Z] #49 47.77 go: finding golang.org/x/text v0.3.2 [2021-03-22T16:45:29.457Z] #49 47.84 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:45:29.457Z] #49 47.86 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:29.457Z] #49 48.02 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:29.457Z] #49 48.02 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:45:29.457Z] #49 48.04 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:29.457Z] #49 48.05 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:29.457Z] #49 48.06 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:29.457Z] #49 48.07 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:45:29.457Z] #49 48.07 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:29.457Z] #49 48.07 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:45:29.457Z] #49 48.11 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:45:29.457Z] #49 48.16 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:29.457Z] #49 48.20 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:45:29.457Z] #49 48.22 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:29.457Z] #49 48.31 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:29.457Z] #49 48.32 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:29.457Z] #49 48.34 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:29.457Z] #49 48.35 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:29.457Z] #49 48.37 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:29.457Z] #49 48.46 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:29.457Z] #49 48.59 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:29.457Z] #49 48.74 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:29.457Z] #49 48.84 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:29.457Z] #49 48.84 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:29.457Z] #49 48.88 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:29.457Z] #49 49.05 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:29.532Z] #43 63.68 DEP criu/pie/parasite.d [2021-03-22T16:45:29.720Z] #49 ... [2021-03-22T16:45:29.720Z] [2021-03-22T16:45:29.721Z] #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-03-22T16:45:29.721Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:45:29.721Z] #13 39.19 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-03-22T16:45:29.721Z] #13 41.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-03-22T16:45:29.721Z] #13 41.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-03-22T16:45:29.721Z] #13 41.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-22T16:45:29.721Z] #13 41.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-22T16:45:29.721Z] #13 41.54 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-03-22T16:45:29.721Z] #13 41.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-03-22T16:45:29.721Z] #13 41.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-03-22T16:45:29.721Z] #13 41.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-03-22T16:45:29.721Z] #13 41.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-03-22T16:45:29.721Z] #13 41.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-03-22T16:45:29.721Z] #13 41.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-03-22T16:45:29.721Z] #13 41.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-03-22T16:45:29.721Z] #13 41.69 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-03-22T16:45:29.721Z] #13 41.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-03-22T16:45:29.721Z] #13 43.18 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:29.721Z] #13 43.41 Fetched 73.8 MB in 7s (10.4 MB/s) [2021-03-22T16:45:29.721Z] #13 43.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-22T16:45:29.721Z] #13 43.94 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-03-22T16:45:29.721Z] #13 44.16 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T16:45:29.721Z] #13 45.86 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-03-22T16:45:29.721Z] #13 46.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-22T16:45:29.721Z] #13 46.35 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-22T16:45:29.721Z] #13 46.39 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-22T16:45:29.721Z] #13 47.95 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:45:29.721Z] #13 ... [2021-03-22T16:45:29.721Z] [2021-03-22T16:45:29.721Z] #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-03-22T16:45:29.721Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:29.830Z] #43 63.96 CC criu/pie/parasite.o [2021-03-22T16:45:29.906Z] #13 43.42 Reading package lists... [2021-03-22T16:45:29.906Z] #13 ... [2021-03-22T16:45:29.906Z] [2021-03-22T16:45:29.906Z] #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-03-22T16:45:29.906Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:29.906Z] #36 44.43 Reading package lists... [2021-03-22T16:45:31.237Z] #43 65.28 LINK criu/pie/parasite.built-in.o [2021-03-22T16:45:31.237Z] #43 65.29 GEN criu/pie/parasite-blob.h [2021-03-22T16:45:31.237Z] #43 65.30 CC criu/pie/parasite-vdso.o [2021-03-22T16:45:31.362Z] #42 45.87 Reading package lists... [2021-03-22T16:45:31.362Z] #42 ... [2021-03-22T16:45:31.362Z] [2021-03-22T16:45:31.362Z] #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-03-22T16:45:31.362Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:31.362Z] #13 33.56 Reading package lists... [2021-03-22T16:45:31.979Z] #42 ... [2021-03-22T16:45:31.979Z] [2021-03-22T16:45:31.979Z] #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-03-22T16:45:31.979Z] #49 sha256:4826a0b22244d92f09cf61ecc00b8a6a9a0396b2ac864a582e5e742770e379bd [2021-03-22T16:45:31.979Z] #49 42.90 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T16:45:31.979Z] #49 42.95 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:31.979Z] #49 42.98 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T16:45:31.979Z] #49 43.04 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:45:31.979Z] #49 43.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:31.979Z] #49 43.10 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:45:31.979Z] #49 43.15 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:31.979Z] #49 43.16 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:31.979Z] #49 43.38 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:31.979Z] #49 43.39 go: finding golang.org/x/text v0.3.2 [2021-03-22T16:45:31.979Z] #49 43.48 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:31.979Z] #49 43.49 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:45:31.979Z] #49 43.51 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:31.979Z] #49 43.54 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:45:31.979Z] #49 43.54 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:31.979Z] #49 43.57 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:45:31.979Z] #49 43.57 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:31.979Z] #49 43.58 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:31.979Z] #49 43.59 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:45:31.979Z] #49 43.65 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:31.979Z] #49 43.66 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:45:31.979Z] #49 43.70 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:31.979Z] #49 43.74 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:45:31.979Z] #49 43.74 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:31.979Z] #49 43.75 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:31.979Z] #49 43.79 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:31.979Z] #49 43.84 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:31.979Z] #49 43.84 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:31.979Z] #49 43.92 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:31.979Z] #49 44.08 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:31.979Z] #49 44.09 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:31.979Z] #49 44.37 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:31.979Z] #49 44.37 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:31.980Z] #49 44.37 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:31.980Z] #49 44.49 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:31.980Z] #49 44.49 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:32.236Z] #43 66.07 CC criu/arch/x86/vdso-pie.o [2021-03-22T16:45:32.401Z] #36 54.43 Building dependency tree... [2021-03-22T16:45:32.534Z] #43 66.41 CC criu/arch/x86/restorer.o [2021-03-22T16:45:32.534Z] #43 ... [2021-03-22T16:45:32.534Z] [2021-03-22T16:45:32.534Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:32.534Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:45:32.534Z] #45 158.6 github.com/LK4D4/vndr/godl [2021-03-22T16:45:32.674Z] #29 14.76 0.0% # 1.8% ## 3.0% ## 3.4% ## 4.0% #### 5.8% ##### 7.4% ###### 8.3% ####### 10.0% ####### 10.1% ######## 11.2% ######## 11.8% ########## 13.9% ########## 13.9% ########### 16.4% ########### 16.4% ############ 17.6% ############# 18.8% ############## 20.2% ############## 20.5% ############### 21.9% ################ 23.0% ################# 23.9% ################## 25.5% ################### 26.5% #################### 28.4% ##################### 29.4% ###################### 31.1% ####################### 32.6% ######################## 33.9% ######################### 35.8% ########################## 36.2% ########################## 36.6% ############################ 39.2% ############################# 41.0% ############################### 43.8% [2021-03-22T16:45:32.674Z] #29 ... [2021-03-22T16:45:32.674Z] [2021-03-22T16:45:32.674Z] #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-03-22T16:45:32.674Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:32.674Z] #42 47.13 Selecting previously unselected package libprotobuf17:arm64. [2021-03-22T16:45:32.674Z] #42 47.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-03-22T16:45:32.674Z] #42 47.15 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-22T16:45:32.674Z] #42 48.19 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-03-22T16:45:32.674Z] #42 48.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-03-22T16:45:32.674Z] #42 48.20 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-22T16:45:32.674Z] #42 48.59 Selecting previously unselected package libprotobuf-dev:arm64. [2021-03-22T16:45:32.674Z] #42 48.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-03-22T16:45:32.674Z] #42 48.63 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-22T16:45:32.674Z] #42 51.18 Selecting previously unselected package libprotoc17:arm64. [2021-03-22T16:45:32.674Z] #42 51.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-03-22T16:45:32.674Z] #42 51.23 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-22T16:45:32.674Z] #42 ... [2021-03-22T16:45:32.674Z] [2021-03-22T16:45:32.674Z] #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-03-22T16:45:32.674Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:32.919Z] #49 ... [2021-03-22T16:45:32.919Z] [2021-03-22T16:45:32.919Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T16:45:32.919Z] #56 sha256:827c586b67441c3b90d1758af458be393c890dc12400b1ad0f18a6c60d02a117 [2021-03-22T16:45:32.919Z] #56 6.703 + RM_GOPATH=0 [2021-03-22T16:45:32.919Z] #56 6.703 + TMP_GOPATH= [2021-03-22T16:45:32.919Z] #56 6.703 + : /build [2021-03-22T16:45:32.919Z] #56 6.703 + '[' -z '' ']' [2021-03-22T16:45:32.919Z] #56 6.706 ++ mktemp -d [2021-03-22T16:45:32.919Z] #56 6.707 + export GOPATH=/tmp/tmp.in2TUw8Tfw [2021-03-22T16:45:32.919Z] #56 6.707 + GOPATH=/tmp/tmp.in2TUw8Tfw [2021-03-22T16:45:32.919Z] #56 6.708 + RM_GOPATH=1 [2021-03-22T16:45:32.919Z] #56 6.708 + case "$(go env GOARCH)" in [2021-03-22T16:45:32.919Z] #56 6.709 ++ go env GOARCH [2021-03-22T16:45:32.919Z] #56 6.745 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:32.919Z] #56 6.746 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:32.919Z] #56 6.748 ++ dirname /tmp/install/install.sh [2021-03-22T16:45:32.919Z] #56 6.749 + dir=/tmp/install [2021-03-22T16:45:32.919Z] #56 6.749 + bin=containerd [2021-03-22T16:45:32.919Z] #56 6.750 + shift [2021-03-22T16:45:32.919Z] #56 6.750 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T16:45:32.919Z] #56 6.751 + . /tmp/install/containerd.installer [2021-03-22T16:45:32.919Z] #56 6.752 ++ set -e [2021-03-22T16:45:32.919Z] #56 6.752 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:45:32.919Z] #56 6.752 + install_containerd [2021-03-22T16:45:32.919Z] #56 6.756 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T16:45:32.919Z] #56 6.761 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:45:32.919Z] #56 6.761 + git clone https://github.com/containerd/containerd.git /tmp/tmp.in2TUw8Tfw/src/github.com/containerd/containerd [2021-03-22T16:45:32.919Z] #56 6.772 Cloning into '/tmp/tmp.in2TUw8Tfw/src/github.com/containerd/containerd'... [2021-03-22T16:45:32.939Z] #29 14.76 0.0% # 1.8% ## 3.0% ## 3.4% ## 4.0% #### 5.8% ##### 7.4% ###### 8.3% ####### 10.0% ####### 10.1% ######## 11.2% ######## 11.8% ########## 13.9% ########## 13.9% ########### 16.4% ########### 16.4% ############ 17.6% ############# 18.8% ############## 20.2% ############## 20.5% ############### 21.9% ################ 23.0% ################# 23.9% ################## 25.5% ################### 26.5% #################### 28.4% ##################### 29.4% ###################### 31.1% ####################### 32.6% ######################## 33.9% ######################### 35.8% ########################## 36.2% ########################## 36.6% ############################ 39.2% ############################# 41.0% ############################### 43.8% ################################ 44.9% ################################## 47.4% [2021-03-22T16:45:32.939Z] #29 ... [2021-03-22T16:45:32.939Z] [2021-03-22T16:45:32.939Z] #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-03-22T16:45:32.939Z] #47 sha256:914c2c31d5324b56123b77aa1fc282bff843e44c6ca94c2590ebf8c9ec063e0c [2021-03-22T16:45:32.939Z] #47 DONE 57.8s [2021-03-22T16:45:32.939Z] [2021-03-22T16:45:32.939Z] #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-03-22T16:45:32.939Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:32.939Z] #29 14.76 0.0% # 1.8% ## 3.0% ## 3.4% ## 4.0% #### 5.8% ##### 7.4% ###### 8.3% ####### 10.0% ####### 10.1% ######## 11.2% ######## 11.8% ########## 13.9% ########## 13.9% ########### 16.4% ########### 16.4% ############ 17.6% ############# 18.8% ############## 20.2% ############## 20.5% ############### 21.9% ################ 23.0% ################# 23.9% ################## 25.5% ################### 26.5% #################### 28.4% ##################### 29.4% ###################### 31.1% ####################### 32.6% ######################## 33.9% ######################### 35.8% ########################## 36.2% ########################## 36.6% ############################ 39.2% ############################# 41.0% ############################### 43.8% ################################ 44.9% ################################## 47.4% #################################### 51.0% ###################################### 53.2% [2021-03-22T16:45:32.939Z] #29 ... [2021-03-22T16:45:32.939Z] [2021-03-22T16:45:32.939Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:32.939Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:45:32.939Z] #45 47.70 crypto/rc4 [2021-03-22T16:45:32.939Z] #45 48.11 vendor/golang.org/x/text/transform [2021-03-22T16:45:32.939Z] #45 49.09 time [2021-03-22T16:45:32.939Z] #45 53.31 regexp [2021-03-22T16:45:32.939Z] #45 55.05 os [2021-03-22T16:45:32.939Z] #45 57.60 github.com/LK4D4/vndr/versioned [2021-03-22T16:45:32.939Z] #45 ... [2021-03-22T16:45:32.939Z] [2021-03-22T16:45:32.939Z] #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-03-22T16:45:32.939Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:33.465Z] #45 159.4 github.com/LK4D4/vndr [2021-03-22T16:45:34.529Z] #29 14.76 0.0% # 1.8% ## 3.0% ## 3.4% ## 4.0% #### 5.8% ##### 7.4% ###### 8.3% ####### 10.0% ####### 10.1% ######## 11.2% ######## 11.8% ########## 13.9% ########## 13.9% ########### 16.4% ########### 16.4% ############ 17.6% ############# 18.8% ############## 20.2% ############## 20.5% ############### 21.9% ################ 23.0% ################# 23.9% ################## 25.5% ################### 26.5% #################### 28.4% ##################### 29.4% ###################### 31.1% ####################### 32.6% ######################## 33.9% ######################### 35.8% ########################## 36.2% ########################## 36.6% ############################ 39.2% ############################# 41.0% ############################### 43.8% ################################ 44.9% ################################## 47.4% #################################### 51.0% ###################################### 53.2% ######################################## 55.8% ######################################### 57.6% ########################################## 58.7% ########################################## 59.3% ########################################### 60.6% ############################################ 61.9% ############################################# 63.2% ############################################## 64.1% ############################################### 65.6% ################################################ 67.4% ################################################# 68.5% ################################################## 70.0% #################################################### 72.3% ##################################################### 73.8% [2021-03-22T16:45:34.529Z] #29 ... [2021-03-22T16:45:34.529Z] [2021-03-22T16:45:34.529Z] #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-03-22T16:45:34.529Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T16:45:34.529Z] #36 49.39 Selecting previously unselected package libicu63:arm64. [2021-03-22T16:45:34.529Z] #36 49.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-22T16:45:34.529Z] #36 49.41 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-22T16:45:34.529Z] #36 59.47 Selecting previously unselected package libxml2:arm64. [2021-03-22T16:45:34.529Z] #36 59.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-03-22T16:45:34.529Z] #36 59.51 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T16:45:34.529Z] #36 ... [2021-03-22T16:45:34.529Z] [2021-03-22T16:45:34.529Z] #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-03-22T16:45:34.529Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:45:34.529Z] #13 52.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-22T16:45:34.529Z] #13 52.99 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-03-22T16:45:34.529Z] #13 53.15 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T16:45:34.529Z] #13 53.64 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-03-22T16:45:34.529Z] #13 54.09 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-22T16:45:34.529Z] #13 54.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 ... 15383 files and directories currently installed.) [2021-03-22T16:45:34.529Z] #13 54.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-03-22T16:45:34.529Z] #13 54.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T16:45:34.968Z] #36 59.08 The following additional packages will be installed: [2021-03-22T16:45:35.232Z] #36 59.09 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-22T16:45:35.232Z] #36 59.12 Suggested packages: [2021-03-22T16:45:35.232Z] #36 59.13 cmake-doc ninja-build lrzip [2021-03-22T16:45:35.232Z] #36 59.13 Recommended packages: [2021-03-22T16:45:35.232Z] #36 59.13 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-22T16:45:35.562Z] #13 44.79 Reading package lists... [2021-03-22T16:45:35.562Z] #13 ... [2021-03-22T16:45:35.562Z] [2021-03-22T16:45:35.562Z] #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-03-22T16:45:35.562Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:45:35.562Z] #55 44.57 Reading package lists... [2021-03-22T16:45:35.562Z] #55 ... [2021-03-22T16:45:35.562Z] [2021-03-22T16:45:35.562Z] #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-03-22T16:45:35.562Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:35.562Z] #36 39.32 Reading package lists... [2021-03-22T16:45:35.562Z] #36 49.73 Building dependency tree... [2021-03-22T16:45:35.562Z] #36 ... [2021-03-22T16:45:35.562Z] [2021-03-22T16:45:35.562Z] #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-03-22T16:45:35.562Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:45:36.172Z] #36 ... [2021-03-22T16:45:36.172Z] [2021-03-22T16:45:36.172Z] #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-03-22T16:45:36.172Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:36.172Z] #42 46.71 Reading package lists... [2021-03-22T16:45:36.172Z] #42 55.56 Building dependency tree... [2021-03-22T16:45:36.172Z] #42 59.99 The following additional packages will be installed: [2021-03-22T16:45:36.172Z] #42 60.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-22T16:45:36.172Z] #42 60.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-22T16:45:36.172Z] #42 60.05 Suggested packages: [2021-03-22T16:45:36.172Z] #42 60.05 manpages-dev python-setuptools [2021-03-22T16:45:36.218Z] #56 ... [2021-03-22T16:45:36.218Z] [2021-03-22T16:45:36.218Z] #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-03-22T16:45:36.218Z] #47 sha256:5a8c578975b51c875c87e09454317bf17a8fab4b9ce8d6160e9121780c037de4 [2021-03-22T16:45:36.218Z] #47 DONE 56.5s [2021-03-22T16:45:36.218Z] [2021-03-22T16:45:36.218Z] #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-03-22T16:45:36.218Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:45:36.218Z] #32 48.09 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-03-22T16:45:36.218Z] #32 48.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-22T16:45:36.218Z] #32 48.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T16:45:36.218Z] #32 ... [2021-03-22T16:45:36.218Z] [2021-03-22T16:45:36.218Z] #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-03-22T16:45:36.218Z] #51 sha256:519ce0f1abc7606a41ba9bcd9fc3d23d49d3b5ef360fef4c454b92fdaaddc957 [2021-03-22T16:45:36.218Z] #51 46.68 syscall [2021-03-22T16:45:36.218Z] #51 46.68 reflect [2021-03-22T16:45:36.218Z] #51 55.12 time [2021-03-22T16:45:36.218Z] #51 ... [2021-03-22T16:45:36.218Z] [2021-03-22T16:45:36.219Z] #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-03-22T16:45:36.219Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:36.219Z] #42 54.47 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:36.219Z] #42 54.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:36.219Z] #42 54.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:45:36.219Z] #42 54.53 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-22T16:45:36.219Z] #42 54.54 Setting up python-six (1.12.0-1) ... [2021-03-22T16:45:36.431Z] #42 ... [2021-03-22T16:45:36.431Z] [2021-03-22T16:45:36.431Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T16:45:36.431Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:36.431Z] #36 60.42 The following NEW packages will be installed: [2021-03-22T16:45:36.431Z] #36 60.43 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-22T16:45:36.431Z] #36 60.43 vim-common xxd [2021-03-22T16:45:36.506Z] #13 ... [2021-03-22T16:45:36.506Z] [2021-03-22T16:45:36.506Z] #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-03-22T16:45:36.506Z] #34 sha256:4079e888e653839895290cc5f3d6fa49a385c2d29d49df695adc85817f462835 [2021-03-22T16:45:36.506Z] #34 50.94 internal/poll [2021-03-22T16:45:36.506Z] #34 53.55 os [2021-03-22T16:45:36.506Z] #34 54.70 internal/fmtsort [2021-03-22T16:45:36.506Z] #34 55.62 fmt [2021-03-22T16:45:36.506Z] #34 55.63 path/filepath [2021-03-22T16:45:36.506Z] #34 56.49 io/ioutil [2021-03-22T16:45:36.506Z] #34 57.70 flag [2021-03-22T16:45:36.506Z] #34 57.70 log [2021-03-22T16:45:36.506Z] #34 57.70 github.com/BurntSushi/toml [2021-03-22T16:45:36.506Z] #34 ... [2021-03-22T16:45:36.506Z] [2021-03-22T16:45:36.506Z] #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-03-22T16:45:36.506Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:36.819Z] #29 14.76 0.0% # 1.8% ## 3.0% ## 3.4% ## 4.0% #### 5.8% ##### 7.4% ###### 8.3% ####### 10.0% ####### 10.1% ######## 11.2% ######## 11.8% ########## 13.9% ########## 13.9% ########### 16.4% ########### 16.4% ############ 17.6% ############# 18.8% ############## 20.2% ############## 20.5% ############### 21.9% ################ 23.0% ################# 23.9% ################## 25.5% ################### 26.5% #################### 28.4% ##################### 29.4% ###################### 31.1% ####################### 32.6% ######################## 33.9% ######################### 35.8% ########################## 36.2% ########################## 36.6% ############################ 39.2% ############################# 41.0% ############################### 43.8% ################################ 44.9% ################################## 47.4% #################################### 51.0% ###################################### 53.2% ######################################## 55.8% ######################################### 57.6% ########################################## 58.7% ########################################## 59.3% ########################################### 60.6% ############################################ 61.9% ############################################# 63.2% ############################################## 64.1% ############################################### 65.6% ################################################ 67.4% ################################################# 68.5% ################################################## 70.0% #################################################### 72.3% ##################################################### 73.8% ###################################################### 75.6% ####################################################### 77.0% ######################################################## 78.4% ######################################################## 78.6% ########################################################## 80.6% ########################################################## 81.6% ########################################################### 82.6% ############################################################ 84.1% ############################################################# 85.3% ############################################################### 87.6% ################################################################ 89.1% ################################################################# 91.6% ################################################################### 93.5% ################################################################### 93.7% #################################################################### 95.1% ###################################################################### 97.3% ###################################################################### 97.6% ######################################################################## 100.0% [2021-03-22T16:45:37.008Z] #36 60.85 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:37.008Z] #36 60.85 Need to get 14.9 MB of archives. [2021-03-22T16:45:37.008Z] #36 60.85 After this operation, 61.8 MB of additional disk space will be used. [2021-03-22T16:45:37.008Z] #36 60.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-22T16:45:37.008Z] #36 60.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T16:45:37.008Z] #36 60.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-22T16:45:37.008Z] #36 60.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-22T16:45:37.082Z] #29 23.88 [2021-03-22T16:45:37.635Z] #45 ... [2021-03-22T16:45:37.635Z] [2021-03-22T16:45:37.635Z] #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-03-22T16:45:37.636Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:45:37.636Z] #20 1.507 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T16:45:37.636Z] #20 1.509 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:45:37.636Z] #20 1.561 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:45:37.636Z] #20 1.562 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:45:37.636Z] #20 2.051 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-22T16:45:37.636Z] #20 3.030 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:45:37.636Z] #20 4.331 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:45:37.636Z] #20 5.711 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:45:37.636Z] #20 ... [2021-03-22T16:45:37.636Z] [2021-03-22T16:45:37.636Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:37.636Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:37.636Z] #43 67.03 CC criu/arch/x86/restorer_unmap.o [2021-03-22T16:45:37.636Z] #43 67.08 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-22T16:45:37.636Z] #43 67.47 CC criu/pie/restorer.o [2021-03-22T16:45:37.636Z] #43 70.45 LINK criu/pie/restorer.built-in.o [2021-03-22T16:45:37.636Z] #43 70.46 GEN criu/pie/restorer-blob.h [2021-03-22T16:45:37.636Z] #43 70.55 DEP criu/vdso.d [2021-03-22T16:45:37.636Z] #43 70.83 DEP criu/vdso-compat.d [2021-03-22T16:45:37.636Z] #43 70.97 DEP criu/uts_ns.d [2021-03-22T16:45:37.636Z] #43 71.12 DEP criu/util.d [2021-03-22T16:45:37.636Z] #43 71.36 DEP criu/uffd.d [2021-03-22T16:45:37.636Z] #43 71.55 DEP criu/tun.d [2021-03-22T16:45:37.636Z] #43 71.73 DEP criu/tty.d [2021-03-22T16:45:37.892Z] #43 71.93 DEP criu/timerfd.d [2021-03-22T16:45:37.892Z] #43 72.11 DEP criu/timens.d [2021-03-22T16:45:38.035Z] #29 24.96 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-22T16:45:38.109Z] #55 54.90 Building dependency tree... [2021-03-22T16:45:38.126Z] #42 58.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-22T16:45:38.126Z] #42 58.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:45:38.126Z] #42 59.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:38.386Z] #42 59.03 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-22T16:45:38.386Z] #42 59.05 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:38.386Z] #42 59.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-22T16:45:38.386Z] #42 59.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:38.386Z] #42 59.08 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:38.386Z] #42 59.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T16:45:38.386Z] #42 59.10 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-22T16:45:38.386Z] #42 ... [2021-03-22T16:45:38.386Z] [2021-03-22T16:45:38.386Z] #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-03-22T16:45:38.386Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:38.386Z] #13 44.44 The following additional packages will be installed: [2021-03-22T16:45:38.386Z] #13 44.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-22T16:45:38.386Z] #13 44.44 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-22T16:45:38.386Z] #13 44.44 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-22T16:45:38.386Z] #13 44.44 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-22T16:45:38.386Z] #13 44.44 mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T16:45:38.386Z] #13 44.44 Suggested packages: [2021-03-22T16:45:38.386Z] #13 44.44 gcc-8-locales seccomp wine64 [2021-03-22T16:45:38.386Z] #13 45.74 The following NEW packages will be installed: [2021-03-22T16:45:38.386Z] #13 45.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-22T16:45:38.386Z] #13 45.74 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-22T16:45:38.386Z] #13 45.74 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-22T16:45:38.386Z] #13 45.74 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-22T16:45:38.386Z] #13 45.74 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-22T16:45:38.386Z] #13 45.74 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T16:45:38.386Z] #13 45.74 The following packages will be upgraded: [2021-03-22T16:45:38.386Z] #13 45.76 libseccomp2 libsystemd0 libudev1 [2021-03-22T16:45:38.386Z] #13 46.20 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T16:45:38.386Z] #13 46.20 Need to get 78.2 MB of archives. [2021-03-22T16:45:38.386Z] #13 46.20 After this operation, 487 MB of additional disk space will be used. [2021-03-22T16:45:38.386Z] #13 46.20 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-22T16:45:38.386Z] #13 46.20 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-22T16:45:38.386Z] #13 46.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-22T16:45:38.386Z] #13 46.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-22T16:45:38.386Z] #13 46.23 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-03-22T16:45:38.386Z] #13 46.49 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-03-22T16:45:38.386Z] #13 46.69 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-03-22T16:45:38.386Z] #13 46.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-22T16:45:38.386Z] #13 46.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-22T16:45:38.386Z] #13 46.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-22T16:45:38.386Z] #13 47.25 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-03-22T16:45:38.386Z] #13 47.52 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-03-22T16:45:38.386Z] #13 47.52 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-03-22T16:45:38.386Z] #13 51.15 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-03-22T16:45:38.386Z] #13 53.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-22T16:45:38.386Z] #13 53.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-22T16:45:38.386Z] #13 53.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-22T16:45:38.386Z] #13 53.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-22T16:45:38.386Z] #13 53.85 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-03-22T16:45:38.386Z] #13 53.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-22T16:45:38.386Z] #13 53.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-22T16:45:38.386Z] #13 53.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-22T16:45:38.386Z] #13 53.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-22T16:45:38.386Z] #13 53.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-22T16:45:38.386Z] #13 53.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-22T16:45:38.386Z] #13 54.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-22T16:45:38.386Z] #13 54.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-22T16:45:38.386Z] #13 54.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-22T16:45:38.394Z] #36 62.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-22T16:45:38.394Z] #36 62.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-22T16:45:38.394Z] #36 62.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-22T16:45:38.394Z] #36 62.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-22T16:45:38.394Z] #36 62.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-22T16:45:38.394Z] #36 62.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-22T16:45:38.455Z] #43 72.34 DEP criu/sysfs_parse.d [2021-03-22T16:45:38.455Z] #43 72.46 DEP criu/sysctl.d [2021-03-22T16:45:38.455Z] #43 72.63 DEP criu/string.d [2021-03-22T16:45:38.455Z] #43 72.67 DEP criu/stats.d [2021-03-22T16:45:38.621Z] #29 25.44 [2021-03-22T16:45:38.710Z] #43 72.77 DEP criu/sockets.d [2021-03-22T16:45:38.885Z] #29 25.85 # 2.0% ######################################################################## 100.0% [2021-03-22T16:45:38.885Z] #29 26.09 [2021-03-22T16:45:38.957Z] #13 55.18 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:38.966Z] #43 72.97 DEP criu/sk-unix.d [2021-03-22T16:45:38.966Z] #43 73.20 DEP criu/sk-tcp.d [2021-03-22T16:45:39.216Z] #13 55.35 Fetched 78.2 MB in 8s (9580 kB/s) [2021-03-22T16:45:39.216Z] #13 ... [2021-03-22T16:45:39.216Z] [2021-03-22T16:45:39.216Z] #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-03-22T16:45:39.216Z] #51 sha256:519ce0f1abc7606a41ba9bcd9fc3d23d49d3b5ef360fef4c454b92fdaaddc957 [2021-03-22T16:45:39.216Z] #51 60.16 encoding/binary [2021-03-22T16:45:39.476Z] #51 60.38 context [2021-03-22T16:45:39.476Z] #51 ... [2021-03-22T16:45:39.476Z] [2021-03-22T16:45:39.476Z] #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-03-22T16:45:39.476Z] #34 sha256:a3c4d81d6074bb5b5b2b49705a8927c0f7aa55c7d84b2c3d5868c47931d54b6c [2021-03-22T16:45:39.476Z] #34 50.30 time [2021-03-22T16:45:39.476Z] #34 56.33 internal/poll [2021-03-22T16:45:39.476Z] #34 57.70 internal/fmtsort [2021-03-22T16:45:39.476Z] #34 58.35 internal/syscall/execenv [2021-03-22T16:45:39.476Z] #34 58.54 internal/syscall/unix [2021-03-22T16:45:39.476Z] #34 58.66 strings [2021-03-22T16:45:39.476Z] #34 58.88 os [2021-03-22T16:45:39.528Z] #43 73.42 DEP criu/sk-queue.d [2021-03-22T16:45:39.528Z] #43 73.61 DEP criu/sk-packet.d [2021-03-22T16:45:39.736Z] #34 ... [2021-03-22T16:45:39.736Z] [2021-03-22T16:45:39.736Z] #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-03-22T16:45:39.736Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:39.736Z] #13 55.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:39.736Z] #13 55.53 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-22T16:45:39.736Z] #13 55.58 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T16:45:39.784Z] #43 73.78 DEP criu/sk-netlink.d [2021-03-22T16:45:39.837Z] #29 ... [2021-03-22T16:45:39.837Z] [2021-03-22T16:45:39.837Z] #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-03-22T16:45:39.837Z] #51 sha256:7b7ea63db2b15e48e742713d9b57393b6d1a7daa8c206bde86f642184c03e020 [2021-03-22T16:45:39.837Z] #51 54.66 os [2021-03-22T16:45:39.837Z] #51 57.50 encoding/binary [2021-03-22T16:45:39.837Z] #51 57.94 mvdan.cc/sh/v3/fileutil [2021-03-22T16:45:39.837Z] #51 58.00 flag [2021-03-22T16:45:39.837Z] #51 58.01 github.com/pkg/diff [2021-03-22T16:45:39.837Z] #51 58.59 go/token [2021-03-22T16:45:39.837Z] #51 60.86 go/scanner [2021-03-22T16:45:39.837Z] #51 61.09 mvdan.cc/editorconfig [2021-03-22T16:45:39.837Z] #51 61.11 encoding/base64 [2021-03-22T16:45:39.837Z] #51 61.34 golang.org/x/sys/unix [2021-03-22T16:45:39.837Z] #51 62.14 go/ast [2021-03-22T16:45:39.837Z] #51 62.83 encoding/json [2021-03-22T16:45:39.837Z] #51 63.10 mvdan.cc/sh/v3/syntax [2021-03-22T16:45:39.837Z] #51 ... [2021-03-22T16:45:39.837Z] [2021-03-22T16:45:39.837Z] #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-03-22T16:45:39.838Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:45:39.838Z] #13 59.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-22T16:45:39.838Z] #13 59.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-03-22T16:45:39.838Z] #13 59.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T16:45:39.996Z] #13 55.97 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-22T16:45:40.022Z] #55 59.31 The following additional packages will be installed: [2021-03-22T16:45:40.040Z] #43 73.92 DEP criu/sk-inet.d [2021-03-22T16:45:40.040Z] #43 74.12 DEP criu/signalfd.d [2021-03-22T16:45:40.274Z] #13 56.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:40.274Z] #13 56.22 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-22T16:45:40.274Z] #13 56.22 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-22T16:45:40.287Z] #55 59.31 libbtrfs0 [2021-03-22T16:45:40.287Z] #55 59.53 The following NEW packages will be installed: [2021-03-22T16:45:40.287Z] #55 59.55 libbtrfs-dev libbtrfs0 [2021-03-22T16:45:40.296Z] #43 74.32 DEP criu/sigframe.d [2021-03-22T16:45:40.296Z] #43 74.39 DEP criu/shmem.d [2021-03-22T16:45:40.305Z] #36 64.37 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:40.535Z] #13 56.55 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:45:40.565Z] #36 64.66 Fetched 14.9 MB in 2s (6835 kB/s) [2021-03-22T16:45:40.565Z] #36 ... [2021-03-22T16:45:40.565Z] [2021-03-22T16:45:40.565Z] #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-03-22T16:45:40.565Z] #34 sha256:f2e0b18637f8fa3a96e49c81e8469cedc8649832379a63dd731f38b5836b4112 [2021-03-22T16:45:40.565Z] #34 54.67 internal/reflectlite [2021-03-22T16:45:40.565Z] #34 54.72 sync [2021-03-22T16:45:40.565Z] #34 58.37 sort [2021-03-22T16:45:40.565Z] #34 58.38 errors [2021-03-22T16:45:40.565Z] #34 59.01 strconv [2021-03-22T16:45:40.565Z] #34 59.83 io [2021-03-22T16:45:40.565Z] #34 61.97 internal/oserror [2021-03-22T16:45:40.565Z] #34 62.00 syscall [2021-03-22T16:45:40.565Z] #34 63.99 reflect [2021-03-22T16:45:40.594Z] #43 74.54 DEP criu/servicefd.d [2021-03-22T16:45:40.594Z] #43 74.71 DEP criu/seize.d [2021-03-22T16:45:40.594Z] #43 ... [2021-03-22T16:45:40.594Z] [2021-03-22T16:45:40.594Z] #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-03-22T16:45:40.594Z] #53 sha256:b2821fdf9afb65c87d89e7a22480b6e0e9767a84adeec5361e7f73fa824ebaff [2021-03-22T16:45:40.594Z] #53 12.43 + cd /tmp/tmp.ORvpkcrMaJ/src/github.com/opencontainers/runc [2021-03-22T16:45:40.594Z] #53 12.44 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T16:45:40.594Z] #53 12.79 + '[' -z '' ']' [2021-03-22T16:45:40.594Z] #53 12.80 + target=static [2021-03-22T16:45:40.594Z] #53 12.80 + make 'BUILDTAGS=seccomp ' static [2021-03-22T16:45:40.594Z] #53 13.26 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T16:45:40.794Z] #13 56.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-03-22T16:45:40.794Z] #13 56.81 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-22T16:45:40.794Z] #13 56.83 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T16:45:40.794Z] #13 57.06 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-22T16:45:40.794Z] #13 ... [2021-03-22T16:45:40.794Z] [2021-03-22T16:45:40.794Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T16:45:40.794Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:40.794Z] #36 51.74 Selecting previously unselected package libicu63:amd64. [2021-03-22T16:45:40.794Z] #36 51.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-22T16:45:40.794Z] #36 51.76 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:45:40.794Z] #36 59.44 Selecting previously unselected package libxml2:amd64. [2021-03-22T16:45:40.794Z] #36 59.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-22T16:45:40.794Z] #36 59.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T16:45:40.794Z] #36 60.08 Selecting previously unselected package libarchive13:amd64. [2021-03-22T16:45:40.794Z] #36 60.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-22T16:45:40.794Z] #36 60.15 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-22T16:45:40.794Z] #36 60.40 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-22T16:45:40.794Z] #36 60.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-22T16:45:40.794Z] #36 60.48 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-22T16:45:40.794Z] #36 60.67 Selecting previously unselected package librhash0:amd64. [2021-03-22T16:45:40.794Z] #36 60.67 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-22T16:45:40.794Z] #36 60.67 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-22T16:45:40.794Z] #36 60.82 Selecting previously unselected package libuv1:amd64. [2021-03-22T16:45:40.794Z] #36 60.87 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-22T16:45:40.794Z] #36 60.87 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-22T16:45:40.794Z] #36 61.02 Selecting previously unselected package cmake. [2021-03-22T16:45:40.794Z] #36 61.06 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-22T16:45:40.794Z] #36 61.08 Unpacking cmake (3.13.4-1) ... [2021-03-22T16:45:40.825Z] #34 ... [2021-03-22T16:45:40.825Z] [2021-03-22T16:45:40.825Z] #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-03-22T16:45:40.825Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:40.825Z] #36 64.79 Selecting previously unselected package xxd. [2021-03-22T16:45:40.825Z] #36 64.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:40.825Z] #36 64.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:45:40.825Z] #36 64.90 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T16:45:40.850Z] #53 ... [2021-03-22T16:45:40.850Z] [2021-03-22T16:45:40.850Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:40.850Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:40.850Z] #43 74.83 DEP criu/seccomp.d [2021-03-22T16:45:40.861Z] #55 59.94 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:40.861Z] #55 59.94 Need to get 119 kB of archives. [2021-03-22T16:45:40.861Z] #55 59.94 After this operation, 387 kB of additional disk space will be used. [2021-03-22T16:45:40.861Z] #55 59.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-22T16:45:40.861Z] #55 59.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-22T16:45:40.861Z] #55 ... [2021-03-22T16:45:40.861Z] [2021-03-22T16:45:40.861Z] #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-03-22T16:45:40.861Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:45:40.861Z] #49 50.14 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:40.861Z] #49 54.21 go: extracting golang.org/x/text v0.3.2 [2021-03-22T16:45:41.054Z] #36 ... [2021-03-22T16:45:41.054Z] [2021-03-22T16:45:41.054Z] #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-03-22T16:45:41.054Z] #51 sha256:519ce0f1abc7606a41ba9bcd9fc3d23d49d3b5ef360fef4c454b92fdaaddc957 [2021-03-22T16:45:41.054Z] #51 61.79 os [2021-03-22T16:45:41.106Z] #43 75.12 DEP criu/rst-malloc.d [2021-03-22T16:45:41.106Z] #43 75.19 DEP criu/rbtree.d [2021-03-22T16:45:41.106Z] #43 75.24 DEP criu/pstree.d [2021-03-22T16:45:41.122Z] #49 ... [2021-03-22T16:45:41.122Z] [2021-03-22T16:45:41.122Z] #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-03-22T16:45:41.122Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:41.122Z] #36 55.18 The following additional packages will be installed: [2021-03-22T16:45:41.122Z] #36 55.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-22T16:45:41.122Z] #36 55.23 Suggested packages: [2021-03-22T16:45:41.122Z] #36 55.24 cmake-doc ninja-build lrzip [2021-03-22T16:45:41.122Z] #36 55.24 Recommended packages: [2021-03-22T16:45:41.122Z] #36 55.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-22T16:45:41.122Z] #36 56.51 The following NEW packages will be installed: [2021-03-22T16:45:41.122Z] #36 56.54 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-22T16:45:41.122Z] #36 56.54 vim-common xxd [2021-03-22T16:45:41.122Z] #36 57.04 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:41.122Z] #36 57.04 Need to get 14.9 MB of archives. [2021-03-22T16:45:41.122Z] #36 57.04 After this operation, 61.8 MB of additional disk space will be used. [2021-03-22T16:45:41.122Z] #36 57.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-22T16:45:41.122Z] #36 57.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T16:45:41.122Z] #36 57.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-22T16:45:41.122Z] #36 57.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-22T16:45:41.122Z] #36 58.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-22T16:45:41.122Z] #36 59.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-22T16:45:41.122Z] #36 59.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-22T16:45:41.122Z] #36 59.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-22T16:45:41.122Z] #36 59.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-22T16:45:41.122Z] #36 59.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-22T16:45:41.129Z] #36 65.15 Selecting previously unselected package vim-common. [2021-03-22T16:45:41.129Z] #36 65.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:45:41.363Z] #43 75.48 DEP criu/protobuf.d [2021-03-22T16:45:41.383Z] #36 ... [2021-03-22T16:45:41.383Z] [2021-03-22T16:45:41.383Z] #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-03-22T16:45:41.383Z] #67 sha256:bdf077524b76bbfb67e5b7c1a8037cb025efdb43e27e623c933f195f1a083147 [2021-03-22T16:45:41.383Z] #67 DONE 60.4s [2021-03-22T16:45:41.383Z] [2021-03-22T16:45:41.383Z] #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-03-22T16:45:41.383Z] #34 sha256:7d6a5e4f350b05f42aa81710b021914628f718527814003a30f5c38a8165e2c1 [2021-03-22T16:45:41.383Z] #34 56.60 internal/reflectlite [2021-03-22T16:45:41.383Z] #34 56.61 sync [2021-03-22T16:45:41.383Z] #34 60.30 sort [2021-03-22T16:45:41.383Z] #34 60.31 errors [2021-03-22T16:45:41.391Z] #36 65.23 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T16:45:41.619Z] #43 75.67 GEN criu/protobuf-desc-gen.h [2021-03-22T16:45:41.623Z] #51 62.54 encoding/base64 [2021-03-22T16:45:41.953Z] #34 61.11 strconv [2021-03-22T16:45:41.960Z] #36 ... [2021-03-22T16:45:41.960Z] [2021-03-22T16:45:41.960Z] #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-03-22T16:45:41.960Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:45:41.960Z] #55 46.24 Reading package lists... [2021-03-22T16:45:41.960Z] #55 56.54 Building dependency tree... [2021-03-22T16:45:41.960Z] #55 61.29 The following additional packages will be installed: [2021-03-22T16:45:41.960Z] #55 61.30 libbtrfs0 [2021-03-22T16:45:41.960Z] #55 61.64 The following NEW packages will be installed: [2021-03-22T16:45:41.960Z] #55 61.69 libbtrfs-dev libbtrfs0 [2021-03-22T16:45:41.960Z] #55 62.39 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:41.960Z] #55 62.39 Need to get 119 kB of archives. [2021-03-22T16:45:41.960Z] #55 62.39 After this operation, 387 kB of additional disk space will be used. [2021-03-22T16:45:41.960Z] #55 62.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-22T16:45:41.960Z] #55 62.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-22T16:45:41.960Z] #55 63.81 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:41.960Z] #55 64.13 Fetched 119 kB in 0s (238 kB/s) [2021-03-22T16:45:41.960Z] #55 64.31 Selecting previously unselected package libbtrfs0. [2021-03-22T16:45:41.960Z] #55 64.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:41.960Z] #55 64.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-22T16:45:41.960Z] #55 64.44 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T16:45:41.960Z] #55 64.57 Selecting previously unselected package libbtrfs-dev. [2021-03-22T16:45:41.960Z] #55 64.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-22T16:45:41.960Z] #55 64.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:45:41.960Z] #55 64.98 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T16:45:41.960Z] #55 65.03 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:45:41.960Z] #55 65.05 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:45:41.960Z] #55 DONE 66.0s [2021-03-22T16:45:41.960Z] [2021-03-22T16:45:41.960Z] #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-03-22T16:45:41.960Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:41.960Z] #36 66.01 Selecting previously unselected package cmake-data. [2021-03-22T16:45:41.960Z] #36 66.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-22T16:45:41.960Z] #36 66.03 Unpacking cmake-data (3.13.4-1) ... [2021-03-22T16:45:41.960Z] #36 ... [2021-03-22T16:45:41.960Z] [2021-03-22T16:45:41.960Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:41.960Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:45:41.960Z] #45 55.95 sync [2021-03-22T16:45:41.960Z] #45 56.00 internal/reflectlite [2021-03-22T16:45:41.960Z] #45 58.03 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T16:45:41.960Z] #45 58.51 math/rand [2021-03-22T16:45:41.960Z] #45 59.95 internal/singleflight [2021-03-22T16:45:41.960Z] #45 60.78 io [2021-03-22T16:45:41.960Z] #45 60.80 strconv [2021-03-22T16:45:41.960Z] #45 62.36 bytes [2021-03-22T16:45:41.960Z] #45 65.39 bufio [2021-03-22T16:45:42.219Z] #45 ... [2021-03-22T16:45:42.219Z] [2021-03-22T16:45:42.219Z] #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-03-22T16:45:42.219Z] #49 sha256:299f4cd5d9a1f44d7fd657cb90d4ecff9936bc8099677e355213dd0597e64d69 [2021-03-22T16:45:42.219Z] #49 60.61 go: finding github.com/fatih/color v1.7.0 [2021-03-22T16:45:42.219Z] #49 60.70 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:45:42.219Z] #49 60.74 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:45:42.219Z] #49 60.77 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:45:42.219Z] #49 60.92 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:42.219Z] #49 61.00 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:45:42.219Z] #49 61.01 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:45:42.219Z] #49 61.07 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:45:42.219Z] #49 61.07 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T16:45:42.219Z] #49 61.14 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:45:42.219Z] #49 61.15 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:42.219Z] #49 61.16 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:42.219Z] #49 61.18 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T16:45:42.219Z] #49 61.18 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:45:42.219Z] #49 61.21 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:42.219Z] #49 61.22 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:45:42.219Z] #49 61.24 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:42.219Z] #49 61.25 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:45:42.219Z] #49 61.27 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:45:42.219Z] #49 61.34 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T16:45:42.219Z] #49 61.35 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T16:45:42.219Z] #49 61.54 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:45:42.219Z] #49 61.54 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:45:42.219Z] #49 61.68 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:45:42.219Z] #49 61.68 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:45:42.219Z] #49 61.76 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:42.219Z] #49 61.78 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:42.219Z] #49 61.85 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:45:42.219Z] #49 61.92 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:45:42.219Z] #49 61.92 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T16:45:42.219Z] #49 61.96 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:45:42.219Z] #49 62.17 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T16:45:42.219Z] #49 62.23 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T16:45:42.219Z] #49 62.27 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:42.219Z] #49 62.28 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:45:42.219Z] #49 62.29 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:42.219Z] #49 62.30 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:45:42.219Z] #49 62.36 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:42.219Z] #49 62.41 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T16:45:42.219Z] #49 62.51 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:42.219Z] #49 62.53 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T16:45:42.219Z] #49 62.69 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:42.219Z] #49 62.75 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:45:42.219Z] #49 62.87 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:45:42.219Z] #49 62.88 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:42.219Z] #49 62.98 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:42.219Z] #49 63.02 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:42.219Z] #49 63.07 go: finding golang.org/x/text v0.3.2 [2021-03-22T16:45:42.219Z] #49 63.19 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:42.219Z] #49 63.20 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:45:42.219Z] #49 63.22 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:42.219Z] #49 63.32 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:45:42.219Z] #49 63.38 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:42.219Z] #49 63.40 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:45:42.219Z] #49 63.48 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:42.219Z] #49 63.48 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:42.219Z] #49 63.51 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:45:42.219Z] #49 63.51 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:42.220Z] #49 63.53 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:42.220Z] #49 63.57 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:45:42.220Z] #49 63.64 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:45:42.220Z] #49 63.65 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:42.220Z] #49 63.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:42.220Z] #49 63.75 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:42.220Z] #49 63.76 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:42.220Z] #49 63.76 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:42.220Z] #49 63.83 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:42.220Z] #49 63.89 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:42.220Z] #49 63.93 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:42.220Z] #49 64.19 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:42.220Z] #49 64.22 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:42.220Z] #49 64.34 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:42.220Z] #49 64.50 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:42.220Z] #49 64.53 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:42.411Z] #13 61.67 Selecting previously unselected package binutils-mingw-w64. [2021-03-22T16:45:42.411Z] #13 61.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-22T16:45:42.411Z] #13 61.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T16:45:42.522Z] #34 ... [2021-03-22T16:45:42.522Z] [2021-03-22T16:45:42.522Z] #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-03-22T16:45:42.522Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T16:45:42.522Z] #55 61.77 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:42.782Z] #55 62.03 Fetched 119 kB in 0s (430 kB/s) [2021-03-22T16:45:42.992Z] #13 ... [2021-03-22T16:45:42.992Z] [2021-03-22T16:45:42.992Z] #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-03-22T16:45:42.992Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:42.992Z] #42 57.68 Selecting previously unselected package protobuf-c-compiler. [2021-03-22T16:45:42.992Z] #42 57.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-03-22T16:45:42.992Z] #42 57.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T16:45:42.992Z] #42 58.11 Selecting previously unselected package protobuf-compiler. [2021-03-22T16:45:42.992Z] #42 58.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-03-22T16:45:42.992Z] #42 58.24 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-22T16:45:42.992Z] #42 58.66 Selecting previously unselected package python-pkg-resources. [2021-03-22T16:45:42.992Z] #42 58.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T16:45:42.992Z] #42 58.76 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-22T16:45:42.992Z] #42 59.20 Selecting previously unselected package python-six. [2021-03-22T16:45:42.992Z] #42 59.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-22T16:45:42.992Z] #42 59.25 Unpacking python-six (1.12.0-1) ... [2021-03-22T16:45:42.992Z] #42 60.89 Selecting previously unselected package python-protobuf. [2021-03-22T16:45:42.992Z] #42 61.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-03-22T16:45:42.992Z] #42 62.14 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-22T16:45:42.992Z] #42 64.89 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-22T16:45:42.992Z] #42 ... [2021-03-22T16:45:42.992Z] [2021-03-22T16:45:42.992Z] #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-03-22T16:45:42.992Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T16:45:42.992Z] #36 64.62 Selecting previously unselected package libarchive13:arm64. [2021-03-22T16:45:42.992Z] #36 64.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-03-22T16:45:42.992Z] #36 64.71 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-22T16:45:42.992Z] #36 65.24 Selecting previously unselected package libjsoncpp1:arm64. [2021-03-22T16:45:42.992Z] #36 65.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-03-22T16:45:42.992Z] #36 65.27 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-22T16:45:42.992Z] #36 66.05 Selecting previously unselected package librhash0:arm64. [2021-03-22T16:45:42.992Z] #36 66.07 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-03-22T16:45:42.992Z] #36 66.31 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-03-22T16:45:42.992Z] #36 66.72 Selecting previously unselected package libuv1:arm64. [2021-03-22T16:45:42.992Z] #36 66.74 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-03-22T16:45:42.992Z] #36 66.76 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-03-22T16:45:42.992Z] #36 67.05 Selecting previously unselected package cmake. [2021-03-22T16:45:42.992Z] #36 67.05 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-03-22T16:45:43.008Z] #51 63.65 golang.org/x/sys/unix [2021-03-22T16:45:43.041Z] #55 62.30 Selecting previously unselected package libbtrfs0. [2021-03-22T16:45:43.157Z] #49 ... [2021-03-22T16:45:43.157Z] [2021-03-22T16:45:43.157Z] #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-03-22T16:45:43.157Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:45:43.255Z] #36 67.93 Unpacking cmake (3.13.4-1) ... [2021-03-22T16:45:43.255Z] #36 ... [2021-03-22T16:45:43.255Z] [2021-03-22T16:45:43.255Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:43.255Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:45:43.255Z] #45 58.02 encoding/binary [2021-03-22T16:45:43.255Z] #45 58.13 flag [2021-03-22T16:45:43.255Z] #45 58.14 go/token [2021-03-22T16:45:43.255Z] #45 58.22 internal/lazyregexp [2021-03-22T16:45:43.255Z] #45 58.98 net/url [2021-03-22T16:45:43.255Z] #45 60.14 go/scanner [2021-03-22T16:45:43.255Z] #45 61.44 go/ast [2021-03-22T16:45:43.255Z] #45 61.93 text/template/parse [2021-03-22T16:45:43.255Z] #45 62.50 encoding/base64 [2021-03-22T16:45:43.255Z] #45 62.97 encoding/xml [2021-03-22T16:45:43.255Z] #45 63.82 encoding/json [2021-03-22T16:45:43.346Z] #55 62.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-03-22T16:45:43.346Z] #55 62.45 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-22T16:45:43.346Z] #55 62.48 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T16:45:43.508Z] #43 77.38 DEP criu/protobuf-desc.d [2021-03-22T16:45:43.508Z] #43 77.55 DEP criu/proc_parse.d [2021-03-22T16:45:43.607Z] #55 62.77 Selecting previously unselected package libbtrfs-dev. [2021-03-22T16:45:43.607Z] #55 62.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-22T16:45:43.607Z] #55 62.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:45:43.770Z] #43 ... [2021-03-22T16:45:43.770Z] [2021-03-22T16:45:43.770Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:43.770Z] #45 sha256:7d21ca570e9d1500afa7b68ccac0fd8209b84bc9cb7e71c6ef776ad04c7e913b [2021-03-22T16:45:43.770Z] #45 DONE 169.5s [2021-03-22T16:45:43.770Z] [2021-03-22T16:45:43.770Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:43.770Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:43.770Z] #43 77.90 DEP criu/plugin.d [2021-03-22T16:45:43.857Z] #45 68.59 text/template [2021-03-22T16:45:43.953Z] #51 ... [2021-03-22T16:45:43.953Z] [2021-03-22T16:45:43.953Z] #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-03-22T16:45:43.953Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:43.953Z] #36 64.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:45:43.953Z] #36 64.11 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T16:45:43.953Z] #36 64.13 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-22T16:45:43.953Z] #36 64.15 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T16:45:43.953Z] #36 64.17 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-22T16:45:43.953Z] #36 64.19 Setting up cmake-data (3.13.4-1) ... [2021-03-22T16:45:43.953Z] #36 64.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T16:45:43.953Z] #36 64.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-22T16:45:43.953Z] #36 64.25 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-22T16:45:43.953Z] #36 64.28 Setting up cmake (3.13.4-1) ... [2021-03-22T16:45:43.953Z] #36 64.29 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:45:43.953Z] #36 64.43 Processing triggers for mime-support (3.62) ... [2021-03-22T16:45:43.953Z] #36 DONE 64.8s [2021-03-22T16:45:43.953Z] [2021-03-22T16:45:43.953Z] #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-03-22T16:45:43.953Z] #37 sha256:11d561c6c2af37faf45c93bd968c34e14f9be227fccf6fd81fe12a564f1f587a [2021-03-22T16:45:44.026Z] #43 78.04 DEP criu/pipes.d [2021-03-22T16:45:44.120Z] #45 68.94 go/parser [2021-03-22T16:45:44.120Z] #45 ... [2021-03-22T16:45:44.120Z] [2021-03-22T16:45:44.120Z] #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-03-22T16:45:44.120Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:44.120Z] #42 68.93 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-22T16:45:44.176Z] #55 63.36 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T16:45:44.176Z] #55 63.41 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:45:44.176Z] #55 63.43 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:45:44.195Z] #32 66.97 Checking out files: 63% (966/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/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) [2021-03-22T16:45:44.195Z] #32 ... [2021-03-22T16:45:44.195Z] [2021-03-22T16:45:44.195Z] #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-03-22T16:45:44.195Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:44.195Z] #13 43.42 Reading package lists... [2021-03-22T16:45:44.195Z] #13 53.24 Building dependency tree... [2021-03-22T16:45:44.195Z] #13 58.11 The following additional packages will be installed: [2021-03-22T16:45:44.195Z] #13 58.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-22T16:45:44.195Z] #13 58.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-22T16:45:44.195Z] #13 58.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-22T16:45:44.195Z] #13 58.13 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-22T16:45:44.195Z] #13 58.13 mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T16:45:44.195Z] #13 58.16 Suggested packages: [2021-03-22T16:45:44.195Z] #13 58.17 gcc-8-locales seccomp wine64 [2021-03-22T16:45:44.195Z] #13 60.01 The following NEW packages will be installed: [2021-03-22T16:45:44.195Z] #13 60.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-22T16:45:44.195Z] #13 60.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-22T16:45:44.195Z] #13 60.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-22T16:45:44.195Z] #13 60.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-22T16:45:44.195Z] #13 60.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-22T16:45:44.195Z] #13 60.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T16:45:44.195Z] #13 60.02 The following packages will be upgraded: [2021-03-22T16:45:44.195Z] #13 60.04 libseccomp2 libsystemd0 libudev1 [2021-03-22T16:45:44.195Z] #13 60.62 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T16:45:44.195Z] #13 60.62 Need to get 78.2 MB of archives. [2021-03-22T16:45:44.195Z] #13 60.62 After this operation, 487 MB of additional disk space will be used. [2021-03-22T16:45:44.195Z] #13 60.62 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-22T16:45:44.195Z] #13 60.62 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-22T16:45:44.195Z] #13 60.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-22T16:45:44.195Z] #13 60.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-22T16:45:44.195Z] #13 60.73 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-03-22T16:45:44.195Z] #13 61.15 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-03-22T16:45:44.195Z] #13 61.63 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-03-22T16:45:44.195Z] #13 61.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-22T16:45:44.195Z] #13 61.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-22T16:45:44.195Z] #13 61.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-22T16:45:44.195Z] #13 62.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-22T16:45:44.195Z] #13 62.82 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-03-22T16:45:44.195Z] #13 62.88 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-03-22T16:45:44.195Z] #13 ... [2021-03-22T16:45:44.195Z] [2021-03-22T16:45:44.195Z] #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-03-22T16:45:44.195Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:45:44.282Z] #43 78.30 DEP criu/pie-util.d [2021-03-22T16:45:44.538Z] #43 78.50 DEP criu/pie-util-vdso.d [2021-03-22T16:45:44.538Z] #43 78.65 DEP criu/pie-util-vdso-elf32.d [2021-03-22T16:45:44.659Z] using credential docker-jenkins-github-credentials [2021-03-22T16:45:44.700Z] #42 ... [2021-03-22T16:45:44.701Z] [2021-03-22T16:45:44.701Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T16:45:44.701Z] #34 sha256:4079e888e653839895290cc5f3d6fa49a385c2d29d49df695adc85817f462835 [2021-03-22T16:45:44.701Z] #34 61.99 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T16:45:44.701Z] #34 DONE 69.6s [2021-03-22T16:45:44.701Z] [2021-03-22T16:45:44.701Z] #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-03-22T16:45:44.701Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:44.701Z] #42 69.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:44.701Z] #42 69.62 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-22T16:45:44.701Z] #42 69.75 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-22T16:45:44.713Z] #32 66.97 Checking out files: 63% (966/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/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: 92% (1402/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-03-22T16:45:44.733Z] Cloning the remote Git repository [2021-03-22T16:45:44.733Z] Cloning with configured refspecs honoured and without tags [2021-03-22T16:45:44.794Z] #43 78.80 DEP criu/path.d [2021-03-22T16:45:44.893Z] #37 ... [2021-03-22T16:45:44.893Z] [2021-03-22T16:45:44.893Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:44.893Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:45:44.893Z] #45 55.62 time [2021-03-22T16:45:44.893Z] #45 59.07 strings [2021-03-22T16:45:44.893Z] #45 61.04 os [2021-03-22T16:45:44.893Z] #45 62.21 regexp/syntax [2021-03-22T16:45:44.893Z] #45 65.60 fmt [2021-03-22T16:45:44.893Z] #45 ... [2021-03-22T16:45:44.893Z] [2021-03-22T16:45:44.893Z] #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-03-22T16:45:44.893Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:44.893Z] #42 65.84 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-22T16:45:44.963Z] #42 69.77 Setting up python-six (1.12.0-1) ... [2021-03-22T16:45:44.973Z] #32 68.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-22T16:45:44.943Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T16:45:45.060Z] #43 78.97 DEP criu/parasite-syscall.d [2021-03-22T16:45:45.115Z] #55 DONE 64.3s [2021-03-22T16:45:45.115Z] [2021-03-22T16:45:45.115Z] #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-03-22T16:45:45.115Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:45:45.115Z] #49 62.45 go: finding github.com/fatih/color v1.7.0 [2021-03-22T16:45:45.115Z] #49 62.54 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T16:45:45.115Z] #49 62.58 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T16:45:45.115Z] #49 62.71 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T16:45:45.115Z] #49 62.89 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T16:45:45.115Z] #49 62.89 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T16:45:45.115Z] #49 63.26 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T16:45:45.115Z] #49 63.27 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T16:45:45.115Z] #49 63.27 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T16:45:45.115Z] #49 63.32 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T16:45:45.115Z] #49 63.33 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T16:45:45.115Z] #49 63.41 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T16:45:45.115Z] #49 63.41 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T16:45:45.115Z] #49 63.42 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T16:45:45.115Z] #49 63.42 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T16:45:45.115Z] #49 63.42 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T16:45:45.115Z] #49 63.50 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T16:45:45.115Z] #49 63.58 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T16:45:45.115Z] #49 63.58 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T16:45:45.115Z] #49 63.58 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T16:45:45.115Z] #49 63.63 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T16:45:45.115Z] #49 63.68 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T16:45:45.115Z] #49 63.86 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T16:45:45.115Z] #49 64.03 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T16:45:45.115Z] #49 64.04 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T16:45:45.115Z] #49 64.12 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T16:45:45.115Z] #49 64.20 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T16:45:45.115Z] #49 64.24 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T16:45:45.115Z] #49 64.26 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T16:45:45.115Z] #49 64.26 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T16:45:45.153Z] #42 65.85 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:45:45.317Z] #43 79.19 DEP criu/pagemap.d [2021-03-22T16:45:45.317Z] #43 79.37 DEP criu/pagemap-cache.d [2021-03-22T16:45:45.374Z] #49 64.47 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T16:45:45.374Z] #49 64.55 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T16:45:45.374Z] #49 64.59 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T16:45:45.412Z] #42 DONE 66.2s [2021-03-22T16:45:45.412Z] [2021-03-22T16:45:45.412Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:45.412Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:45.541Z] #32 69.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T16:45:45.573Z] #43 79.54 DEP criu/page-xfer.d [2021-03-22T16:45:45.573Z] #43 79.69 DEP criu/page-pipe.d [2021-03-22T16:45:45.634Z] #49 64.73 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T16:45:45.634Z] #49 64.76 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T16:45:45.634Z] #49 64.88 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T16:45:45.634Z] #49 64.93 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T16:45:45.634Z] #49 64.94 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T16:45:45.829Z] #43 79.81 DEP criu/netfilter.d [2021-03-22T16:45:45.894Z] #49 65.01 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T16:45:45.894Z] #49 65.02 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T16:45:45.894Z] #49 65.06 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T16:45:45.894Z] #49 65.15 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T16:45:45.894Z] #49 65.23 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T16:45:45.894Z] #49 ... [2021-03-22T16:45:45.894Z] [2021-03-22T16:45:45.894Z] #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-03-22T16:45:45.894Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:45.894Z] #42 45.87 Reading package lists... [2021-03-22T16:45:45.894Z] #42 55.67 Building dependency tree... [2021-03-22T16:45:45.894Z] #42 60.79 The following additional packages will be installed: [2021-03-22T16:45:45.894Z] #42 60.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-22T16:45:45.894Z] #42 60.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-22T16:45:45.894Z] #42 60.80 Suggested packages: [2021-03-22T16:45:45.894Z] #42 60.80 manpages-dev python-setuptools [2021-03-22T16:45:45.894Z] #42 62.52 The following NEW packages will be installed: [2021-03-22T16:45:45.894Z] #42 62.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-22T16:45:45.894Z] #42 62.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-22T16:45:45.894Z] #42 62.54 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-22T16:45:45.894Z] #42 62.55 python-six zlib1g-dev [2021-03-22T16:45:45.894Z] #42 63.00 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:45.894Z] #42 63.00 Need to get 4095 kB of archives. [2021-03-22T16:45:45.894Z] #42 63.00 After this operation, 22.5 MB of additional disk space will be used. [2021-03-22T16:45:45.894Z] #42 63.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-22T16:45:45.894Z] #42 63.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-22T16:45:45.894Z] #42 63.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-22T16:45:45.894Z] #42 63.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-22T16:45:45.894Z] #42 63.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-22T16:45:45.894Z] #42 63.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-22T16:45:45.894Z] #42 63.03 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-03-22T16:45:45.894Z] #42 63.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-22T16:45:45.894Z] #42 63.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-22T16:45:45.894Z] #42 63.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-22T16:45:45.894Z] #42 63.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-22T16:45:45.894Z] #42 63.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-22T16:45:45.894Z] #42 63.37 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-03-22T16:45:45.894Z] #42 63.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-22T16:45:45.894Z] #42 63.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-22T16:45:45.894Z] #42 63.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-22T16:45:45.894Z] #42 63.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-22T16:45:46.085Z] #43 80.00 DEP criu/net.d [2021-03-22T16:45:46.085Z] #43 80.21 DEP criu/namespaces.d [2021-03-22T16:45:46.154Z] #42 ... [2021-03-22T16:45:46.154Z] [2021-03-22T16:45:46.154Z] #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-03-22T16:45:46.154Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:45:46.154Z] #49 65.35 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T16:45:46.340Z] #43 80.35 DEP criu/mount.d [2021-03-22T16:45:46.340Z] #43 80.49 DEP criu/memfd.d [2021-03-22T16:45:46.413Z] #49 65.52 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T16:45:46.413Z] #49 65.63 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T16:45:46.413Z] #49 65.69 go: finding golang.org/x/text v0.3.2 [2021-03-22T16:45:46.597Z] #43 80.65 DEP criu/mem.d [2021-03-22T16:45:46.674Z] #49 65.71 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T16:45:46.674Z] #49 65.76 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T16:45:46.674Z] #49 65.84 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T16:45:46.674Z] #49 65.89 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T16:45:46.674Z] #49 65.91 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T16:45:46.674Z] #49 65.94 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T16:45:46.674Z] #49 65.99 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T16:45:46.674Z] #49 66.00 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T16:45:46.674Z] #49 66.01 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T16:45:46.674Z] #49 66.04 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T16:45:46.674Z] #49 66.04 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T16:45:46.853Z] #43 80.82 DEP criu/lsm.d [2021-03-22T16:45:46.853Z] #43 80.98 DEP criu/log.d [2021-03-22T16:45:46.853Z] #43 81.08 DEP criu/libnetlink.d [2021-03-22T16:45:46.934Z] #49 66.07 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T16:45:46.934Z] #49 66.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T16:45:46.934Z] #49 66.21 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T16:45:46.934Z] #49 66.24 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T16:45:45.330Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-22T16:45:46.401Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:45:46.401Z] > git --version # timeout=10 [2021-03-22T16:45:46.449Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-22T16:45:46.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:45:46.454Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:45:47.109Z] #43 81.23 DEP criu/kerndat.d [2021-03-22T16:45:47.193Z] #49 66.32 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T16:45:47.193Z] #49 66.34 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T16:45:47.193Z] #49 66.40 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T16:45:47.193Z] #49 66.41 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T16:45:47.193Z] #49 66.49 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T16:45:47.365Z] #43 81.46 DEP criu/kcmp-ids.d [2021-03-22T16:45:47.453Z] #49 66.52 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T16:45:47.453Z] #49 66.56 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T16:45:47.568Z] #42 72.43 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-22T16:45:47.621Z] #43 81.53 DEP criu/irmap.d [2021-03-22T16:45:47.621Z] #43 81.72 DEP criu/ipc_ns.d [2021-03-22T16:45:47.713Z] #49 66.84 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T16:45:47.713Z] #49 66.90 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T16:45:47.713Z] #49 66.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T16:45:47.713Z] #49 67.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T16:45:47.835Z] #42 72.67 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-22T16:45:47.877Z] #43 81.87 DEP criu/image.d [2021-03-22T16:45:47.877Z] #43 82.03 DEP criu/image-desc.d [2021-03-22T16:45:47.972Z] #49 67.18 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T16:45:48.084Z] #32 ... [2021-03-22T16:45:48.084Z] [2021-03-22T16:45:48.084Z] #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-03-22T16:45:48.084Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:48.084Z] #42 61.86 The following NEW packages will be installed: [2021-03-22T16:45:48.084Z] #42 61.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-22T16:45:48.084Z] #42 61.92 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-22T16:45:48.084Z] #42 61.92 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-22T16:45:48.084Z] #42 61.92 python-six zlib1g-dev [2021-03-22T16:45:48.084Z] #42 62.39 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T16:45:48.084Z] #42 62.39 Need to get 4095 kB of archives. [2021-03-22T16:45:48.084Z] #42 62.39 After this operation, 22.5 MB of additional disk space will be used. [2021-03-22T16:45:48.084Z] #42 62.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-22T16:45:48.084Z] #42 62.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-22T16:45:48.084Z] #42 62.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-22T16:45:48.084Z] #42 62.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-22T16:45:48.084Z] #42 62.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-22T16:45:48.084Z] #42 62.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-22T16:45:48.084Z] #42 62.43 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-03-22T16:45:48.084Z] #42 62.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-22T16:45:48.084Z] #42 62.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-22T16:45:48.084Z] #42 62.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-22T16:45:48.084Z] #42 62.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-22T16:45:48.084Z] #42 62.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-22T16:45:48.084Z] #42 62.80 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-03-22T16:45:48.084Z] #42 62.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-22T16:45:48.084Z] #42 62.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-22T16:45:48.084Z] #42 62.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-22T16:45:48.084Z] #42 62.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-22T16:45:48.084Z] #42 64.45 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:48.084Z] #42 64.74 Fetched 4095 kB in 1s (5243 kB/s) [2021-03-22T16:45:48.084Z] #42 64.94 Selecting previously unselected package libcap-dev:amd64. [2021-03-22T16:45:48.084Z] #42 64.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-03-22T16:45:48.084Z] #42 65.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-22T16:45:48.084Z] #42 65.17 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-22T16:45:48.084Z] #42 65.57 Selecting previously unselected package libnet1:amd64. [2021-03-22T16:45:48.084Z] #42 65.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:45:48.084Z] #42 65.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:48.084Z] #42 66.07 Selecting previously unselected package libnet1-dev. [2021-03-22T16:45:48.084Z] #42 66.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:45:48.084Z] #42 66.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:48.084Z] #42 66.57 Selecting previously unselected package libnl-3-200:amd64. [2021-03-22T16:45:48.084Z] #42 66.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-22T16:45:48.084Z] #42 66.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:45:48.084Z] #42 66.90 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-22T16:45:48.084Z] #42 66.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-22T16:45:48.084Z] #42 66.91 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-22T16:45:48.084Z] #42 67.39 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-22T16:45:48.084Z] #42 67.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:45:48.084Z] #42 67.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:45:48.084Z] #42 67.54 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-22T16:45:48.084Z] #42 67.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:45:48.084Z] #42 67.61 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-22T16:45:48.084Z] #42 67.83 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-22T16:45:48.084Z] #42 67.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-22T16:45:48.084Z] #42 67.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-22T16:45:48.084Z] #42 68.27 Selecting previously unselected package libprotobuf17:amd64. [2021-03-22T16:45:48.084Z] #42 68.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:48.084Z] #42 68.27 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:48.084Z] #42 69.78 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-22T16:45:48.084Z] #42 69.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:48.084Z] #42 69.79 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:48.084Z] #42 70.36 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-22T16:45:48.084Z] #42 70.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:48.084Z] #42 70.37 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:48.084Z] #42 ... [2021-03-22T16:45:48.084Z] [2021-03-22T16:45:48.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-03-22T16:45:48.084Z] #51 sha256:7467497c1237e2741c948ba8653435c2fee2efc23e6becef626fbeb300363ae2 [2021-03-22T16:45:48.084Z] #51 72.04 syscall [2021-03-22T16:45:48.084Z] #51 72.12 reflect [2021-03-22T16:45:48.133Z] #43 82.12 DEP criu/fsnotify.d [2021-03-22T16:45:48.133Z] #43 82.27 DEP criu/filesystems.d [2021-03-22T16:45:48.389Z] #43 82.40 DEP criu/files.d [2021-03-22T16:45:48.389Z] #43 ... [2021-03-22T16:45:48.389Z] [2021-03-22T16:45:48.389Z] #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-03-22T16:45:48.389Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:45:48.389Z] #20 11.33 Fetched 8929 kB in 10s (886 kB/s) [2021-03-22T16:45:48.389Z] #20 11.33 Reading package lists... [2021-03-22T16:45:48.389Z] #20 15.53 Reading package lists... [2021-03-22T16:45:48.389Z] #20 19.67 Building dependency tree... [2021-03-22T16:45:48.389Z] #20 21.05 libcap2-bin is already the newest version (1:2.25-2). [2021-03-22T16:45:48.389Z] #20 21.05 The following additional packages will be installed: [2021-03-22T16:45:48.389Z] #20 21.06 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-22T16:45:48.389Z] #20 21.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-22T16:45:48.389Z] #20 21.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-22T16:45:48.389Z] #20 21.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-22T16:45:48.389Z] #20 21.06 python3.7 python3.7-minimal vim-runtime xxd [2021-03-22T16:45:48.389Z] #20 21.07 Suggested packages: [2021-03-22T16:45:48.389Z] #20 21.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-22T16:45:48.389Z] #20 21.07 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-22T16:45:48.389Z] #20 21.07 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-22T16:45:48.389Z] #20 21.07 Recommended packages: [2021-03-22T16:45:48.389Z] #20 21.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-22T16:45:48.389Z] #20 21.07 python3-keyrings.alt python3-xdg unzip [2021-03-22T16:45:48.389Z] #20 ... [2021-03-22T16:45:48.389Z] [2021-03-22T16:45:48.389Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:48.389Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:48.389Z] #43 82.62 DEP criu/files-reg.d [2021-03-22T16:45:48.421Z] #42 73.09 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-22T16:45:48.421Z] #42 73.11 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-03-22T16:45:48.421Z] #42 73.13 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-22T16:45:48.421Z] #42 73.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-22T16:45:48.645Z] #43 82.78 DEP criu/files-ext.d [2021-03-22T16:45:48.645Z] #43 82.88 DEP criu/file-lock.d [2021-03-22T16:45:48.685Z] #42 73.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:48.951Z] #42 73.67 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-22T16:45:48.951Z] #42 73.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T16:45:48.951Z] #42 73.78 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-22T16:45:49.207Z] #43 83.03 DEP criu/file-ids.d [2021-03-22T16:45:49.207Z] #43 83.22 DEP criu/fifo.d [2021-03-22T16:45:49.207Z] #43 83.32 DEP criu/fdstore.d [2021-03-22T16:45:49.207Z] #43 83.43 DEP criu/fault-injection.d [2021-03-22T16:45:49.463Z] #43 83.50 DEP criu/external.d [2021-03-22T16:45:49.719Z] #43 83.59 DEP criu/eventpoll.d [2021-03-22T16:45:49.719Z] #43 83.75 DEP criu/eventfd.d [2021-03-22T16:45:49.719Z] #43 83.88 DEP criu/crtools.d [2021-03-22T16:45:49.975Z] #43 84.12 DEP criu/cr-service.d [2021-03-22T16:45:50.232Z] #43 84.38 DEP criu/cr-restore.d [2021-03-22T16:45:50.352Z] #42 ... [2021-03-22T16:45:50.352Z] [2021-03-22T16:45:50.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-03-22T16:45:50.352Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:50.352Z] #29 32.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-22T16:45:50.352Z] #29 32.57 #=#=# [2021-03-22T16:45:50.352Z] #29 32.95 0.8% ######################################################################## 100.0% [2021-03-22T16:45:50.352Z] #29 33.12 [2021-03-22T16:45:50.352Z] #29 34.90 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-22T16:45:50.352Z] #29 35.22 [2021-03-22T16:45:50.352Z] #29 35.42 0.0% #### 6.6% ######## 11.7% ############ 17.0% ################ 23.2% ###################### 30.8% ########################## 36.6% ############################## 42.5% ################################### 49.1% ################################### 49.3% ######################################### 57.2% ############################################# 63.0% ################################################# 68.7% ##################################################### 74.1% ######################################################### 80.2% ############################################################# 85.5% ################################################################# 91.4% ###################################################################### 98.1% ######################################################################## 100.0% [2021-03-22T16:45:50.352Z] #29 37.47 [2021-03-22T16:45:50.488Z] #43 ... [2021-03-22T16:45:50.489Z] [2021-03-22T16:45:50.489Z] #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-03-22T16:45:50.489Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:45:50.489Z] #32 DONE 176.0s [2021-03-22T16:45:50.693Z] #43 ... [2021-03-22T16:45:50.693Z] [2021-03-22T16:45:50.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-03-22T16:45:50.693Z] #37 sha256:11d561c6c2af37faf45c93bd968c34e14f9be227fccf6fd81fe12a564f1f587a [2021-03-22T16:45:50.693Z] #37 5.558 + RM_GOPATH=0 [2021-03-22T16:45:50.693Z] #37 5.558 + TMP_GOPATH= [2021-03-22T16:45:50.693Z] #37 5.558 + : /build [2021-03-22T16:45:50.693Z] #37 5.558 + '[' -z '' ']' [2021-03-22T16:45:50.693Z] #37 5.558 ++ mktemp -d [2021-03-22T16:45:50.693Z] #37 5.558 + export GOPATH=/tmp/tmp.xma6ipx10b [2021-03-22T16:45:50.693Z] #37 5.558 + GOPATH=/tmp/tmp.xma6ipx10b [2021-03-22T16:45:50.693Z] #37 5.558 + RM_GOPATH=1 [2021-03-22T16:45:50.693Z] #37 5.558 + case "$(go env GOARCH)" in [2021-03-22T16:45:50.693Z] #37 5.558 ++ go env GOARCH [2021-03-22T16:45:50.693Z] #37 5.586 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:45:50.693Z] #37 5.586 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:50.693Z] #37 5.586 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:50.693Z] #37 5.586 ++ dirname /tmp/install/install.sh [2021-03-22T16:45:50.693Z] #37 5.586 + dir=/tmp/install [2021-03-22T16:45:50.693Z] #37 5.586 + bin=tini [2021-03-22T16:45:50.693Z] #37 5.586 + shift [2021-03-22T16:45:50.693Z] #37 5.586 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T16:45:50.693Z] #37 5.586 + . /tmp/install/tini.installer [2021-03-22T16:45:50.693Z] #37 5.586 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:45:50.693Z] #37 5.586 + install_tini [2021-03-22T16:45:50.693Z] #37 5.586 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T16:45:50.693Z] #37 5.586 + git clone https://github.com/krallin/tini.git /tmp/tmp.xma6ipx10b/tini [2021-03-22T16:45:50.693Z] #37 5.586 Cloning into '/tmp/tmp.xma6ipx10b/tini'... [2021-03-22T16:45:50.693Z] #37 6.395 + cd /tmp/tmp.xma6ipx10b/tini [2021-03-22T16:45:50.693Z] #37 6.419 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:45:50.693Z] #37 6.431 + cmake . [2021-03-22T16:45:50.693Z] #37 ... [2021-03-22T16:45:50.693Z] [2021-03-22T16:45:50.693Z] #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-03-22T16:45:50.693Z] #34 sha256:a3c4d81d6074bb5b5b2b49705a8927c0f7aa55c7d84b2c3d5868c47931d54b6c [2021-03-22T16:45:50.693Z] #34 61.54 path [2021-03-22T16:45:50.693Z] #34 62.15 text/tabwriter [2021-03-22T16:45:50.693Z] #34 63.20 path/filepath [2021-03-22T16:45:50.693Z] #34 63.21 fmt [2021-03-22T16:45:50.693Z] #34 64.68 io/ioutil [2021-03-22T16:45:50.693Z] #34 67.13 github.com/BurntSushi/toml [2021-03-22T16:45:50.693Z] #34 67.13 flag [2021-03-22T16:45:50.693Z] #34 68.71 log [2021-03-22T16:45:50.693Z] #34 71.35 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T16:45:50.745Z] [2021-03-22T16:45:50.745Z] #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-03-22T16:45:50.745Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:45:50.745Z] #20 22.84 The following NEW packages will be installed: [2021-03-22T16:45:50.745Z] #20 22.84 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-22T16:45:50.745Z] #20 22.84 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-22T16:45:50.745Z] #20 22.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-22T16:45:50.745Z] #20 22.84 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-22T16:45:50.746Z] #20 22.85 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-22T16:45:50.746Z] #20 22.85 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-22T16:45:50.746Z] #20 22.85 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-22T16:45:50.746Z] #20 22.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-22T16:45:50.746Z] #20 22.85 xz-utils zip [2021-03-22T16:45:50.746Z] #20 23.17 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T16:45:50.746Z] #20 23.17 Need to get 28.5 MB of archives. [2021-03-22T16:45:50.746Z] #20 23.17 After this operation, 116 MB of additional disk space will be used. [2021-03-22T16:45:50.746Z] #20 23.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-22T16:45:50.746Z] #20 23.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-22T16:45:50.746Z] #20 23.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-22T16:45:50.746Z] #20 23.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-22T16:45:50.746Z] #20 23.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-22T16:45:50.746Z] #20 23.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-22T16:45:50.746Z] #20 23.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-22T16:45:50.746Z] #20 23.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-22T16:45:50.746Z] #20 23.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-22T16:45:50.746Z] #20 23.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-22T16:45:50.746Z] #20 23.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-22T16:45:50.746Z] #20 23.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-22T16:45:50.746Z] #20 23.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-22T16:45:50.746Z] #20 23.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-22T16:45:50.746Z] #20 23.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-22T16:45:50.746Z] #20 23.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-22T16:45:50.746Z] #20 23.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-22T16:45:50.746Z] #20 23.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T16:45:50.746Z] #20 23.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-22T16:45:50.746Z] #20 23.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-22T16:45:50.746Z] #20 23.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-22T16:45:50.746Z] #20 23.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-22T16:45:50.746Z] #20 23.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-22T16:45:50.746Z] #20 23.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-22T16:45:50.746Z] #20 23.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-22T16:45:50.746Z] #20 23.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-22T16:45:50.746Z] #20 23.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-22T16:45:50.746Z] #20 23.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-22T16:45:50.953Z] #34 ... [2021-03-22T16:45:50.953Z] [2021-03-22T16:45:50.953Z] #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-03-22T16:45:50.953Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:50.953Z] #13 57.32 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-22T16:45:50.953Z] #13 57.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:50.953Z] #13 57.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-22T16:45:50.953Z] #13 57.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T16:45:50.953Z] #13 60.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-22T16:45:50.953Z] #13 60.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-22T16:45:50.953Z] #13 60.38 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T16:45:50.953Z] #13 62.87 Selecting previously unselected package binutils-mingw-w64. [2021-03-22T16:45:50.953Z] #13 62.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-22T16:45:50.953Z] #13 62.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T16:45:50.953Z] #13 63.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-22T16:45:50.953Z] #13 63.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:45:50.953Z] #13 63.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:45:50.953Z] #13 63.22 Selecting previously unselected package dmsetup. [2021-03-22T16:45:50.953Z] #13 63.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:45:50.953Z] #13 63.23 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-22T16:45:50.953Z] #13 63.43 Selecting previously unselected package mingw-w64-common. [2021-03-22T16:45:50.953Z] #13 63.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-22T16:45:50.953Z] #13 63.44 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-22T16:45:51.004Z] #20 23.78 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-22T16:45:51.213Z] #13 ... [2021-03-22T16:45:51.213Z] [2021-03-22T16:45:51.213Z] #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-03-22T16:45:51.213Z] #37 sha256:11d561c6c2af37faf45c93bd968c34e14f9be227fccf6fd81fe12a564f1f587a [2021-03-22T16:45:51.213Z] #37 7.050 -- The C compiler identification is GNU 8.3.0 [2021-03-22T16:45:51.213Z] #37 7.094 -- Check for working C compiler: /usr/bin/cc [2021-03-22T16:45:51.267Z] #49 ... [2021-03-22T16:45:51.267Z] [2021-03-22T16:45:51.267Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T16:45:51.267Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:45:51.267Z] #32 70.08 Checking out files: 77% (1183/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) [2021-03-22T16:45:51.267Z] #32 ... [2021-03-22T16:45:51.267Z] [2021-03-22T16:45:51.267Z] #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-03-22T16:45:51.267Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:51.267Z] #13 44.79 Reading package lists... [2021-03-22T16:45:51.267Z] #13 55.25 Building dependency tree... [2021-03-22T16:45:51.267Z] #13 60.26 The following additional packages will be installed: [2021-03-22T16:45:51.267Z] #13 60.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-22T16:45:51.267Z] #13 60.28 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-22T16:45:51.267Z] #13 60.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-22T16:45:51.267Z] #13 60.33 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-22T16:45:51.267Z] #13 60.33 mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T16:45:51.267Z] #13 60.34 Suggested packages: [2021-03-22T16:45:51.267Z] #13 60.35 gcc-8-locales seccomp wine64 [2021-03-22T16:45:51.267Z] #13 62.34 The following NEW packages will be installed: [2021-03-22T16:45:51.267Z] #13 62.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-22T16:45:51.267Z] #13 62.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-22T16:45:51.267Z] #13 62.34 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-22T16:45:51.267Z] #13 62.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-22T16:45:51.267Z] #13 62.34 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-22T16:45:51.267Z] #13 62.34 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T16:45:51.267Z] #13 62.35 The following packages will be upgraded: [2021-03-22T16:45:51.267Z] #13 62.35 libseccomp2 libsystemd0 libudev1 [2021-03-22T16:45:51.267Z] #13 62.82 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T16:45:51.267Z] #13 62.82 Need to get 78.2 MB of archives. [2021-03-22T16:45:51.267Z] #13 62.82 After this operation, 487 MB of additional disk space will be used. [2021-03-22T16:45:51.267Z] #13 62.82 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-22T16:45:51.267Z] #13 62.83 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-22T16:45:51.267Z] #13 62.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-22T16:45:51.267Z] #13 62.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-22T16:45:51.267Z] #13 62.87 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-03-22T16:45:51.267Z] #13 63.14 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-03-22T16:45:51.267Z] #13 63.48 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-03-22T16:45:51.267Z] #13 63.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-22T16:45:51.267Z] #13 63.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-22T16:45:51.267Z] #13 63.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-22T16:45:51.267Z] #13 64.22 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-03-22T16:45:51.267Z] #13 64.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-22T16:45:51.267Z] #13 64.79 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-03-22T16:45:51.527Z] #13 ... [2021-03-22T16:45:51.527Z] [2021-03-22T16:45:51.527Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:51.527Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:45:51.527Z] #45 60.69 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T16:45:51.527Z] #45 60.69 errors [2021-03-22T16:45:51.527Z] #45 61.33 sort [2021-03-22T16:45:51.527Z] #45 61.53 io [2021-03-22T16:45:51.527Z] #45 63.48 strconv [2021-03-22T16:45:51.527Z] #45 63.51 bytes [2021-03-22T16:45:51.527Z] #45 66.51 bufio [2021-03-22T16:45:51.527Z] #45 69.81 syscall [2021-03-22T16:45:51.527Z] #45 70.47 reflect [2021-03-22T16:45:51.568Z] #20 24.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-22T16:45:51.568Z] #20 24.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-22T16:45:51.568Z] #20 24.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-22T16:45:51.568Z] #20 24.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-22T16:45:51.568Z] #20 24.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-22T16:45:51.568Z] #20 24.42 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-22T16:45:51.568Z] #20 24.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-22T16:45:51.746Z] #29 38.78 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-22T16:45:51.781Z] #37 7.743 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T16:45:51.781Z] #37 7.748 -- Detecting C compiler ABI info [2021-03-22T16:45:51.786Z] #45 ... [2021-03-22T16:45:51.786Z] [2021-03-22T16:45:51.786Z] #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-03-22T16:45:51.786Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:45:51.829Z] #20 24.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-22T16:45:51.829Z] #20 24.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-22T16:45:51.829Z] #20 24.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-22T16:45:51.829Z] #20 24.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-22T16:45:51.829Z] #20 24.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-22T16:45:51.829Z] #20 24.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-22T16:45:51.829Z] #20 24.77 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-22T16:45:51.829Z] #20 24.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-22T16:45:51.829Z] #20 24.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-22T16:45:52.009Z] #29 39.11 [2021-03-22T16:45:52.085Z] #20 25.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-22T16:45:52.085Z] #20 25.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-22T16:45:52.273Z] #29 39.35 ################################## 48.2% ######################################################################## 100.0% [2021-03-22T16:45:52.273Z] #29 39.47 [2021-03-22T16:45:52.305Z] #32 70.08 Checking out files: 77% (1183/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/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: 92% (1402/1521) [2021-03-22T16:45:52.305Z] #32 ... [2021-03-22T16:45:52.305Z] [2021-03-22T16:45:52.305Z] #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-03-22T16:45:52.305Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:52.305Z] #36 61.41 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:52.305Z] #36 61.76 Fetched 14.9 MB in 3s (5251 kB/s) [2021-03-22T16:45:52.305Z] #36 61.93 Selecting previously unselected package xxd. [2021-03-22T16:45:52.305Z] #36 61.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:52.305Z] #36 62.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:45:52.305Z] #36 62.19 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T16:45:52.305Z] #36 62.77 Selecting previously unselected package vim-common. [2021-03-22T16:45:52.305Z] #36 62.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:45:52.305Z] #36 62.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T16:45:52.305Z] #36 63.61 Selecting previously unselected package cmake-data. [2021-03-22T16:45:52.305Z] #36 63.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-22T16:45:52.305Z] #36 63.65 Unpacking cmake-data (3.13.4-1) ... [2021-03-22T16:45:52.305Z] #36 68.47 Selecting previously unselected package libicu63:amd64. [2021-03-22T16:45:52.305Z] #36 68.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-22T16:45:52.305Z] #36 68.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:45:52.305Z] #36 ... [2021-03-22T16:45:52.305Z] [2021-03-22T16:45:52.305Z] #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-03-22T16:45:52.305Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:45:52.341Z] #20 25.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-22T16:45:52.350Z] #37 8.302 -- Detecting C compiler ABI info - done [2021-03-22T16:45:52.350Z] #37 8.347 -- Detecting C compile features [2021-03-22T16:45:52.421Z] #51 ... [2021-03-22T16:45:52.421Z] [2021-03-22T16:45:52.421Z] #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-03-22T16:45:52.421Z] #56 sha256:763f67944a8472b548fc8944fffc79c8c0fe0ed8cd8b756fccd71140302539cc [2021-03-22T16:45:52.421Z] #56 1.592 + RM_GOPATH=0 [2021-03-22T16:45:52.421Z] #56 1.592 + TMP_GOPATH= [2021-03-22T16:45:52.421Z] #56 1.592 + : /build [2021-03-22T16:45:52.421Z] #56 1.592 + '[' -z '' ']' [2021-03-22T16:45:52.421Z] #56 1.592 ++ mktemp -d [2021-03-22T16:45:52.421Z] #56 1.635 + export GOPATH=/tmp/tmp.PTxD7MfbBz [2021-03-22T16:45:52.421Z] #56 1.635 + GOPATH=/tmp/tmp.PTxD7MfbBz [2021-03-22T16:45:52.421Z] #56 1.635 + RM_GOPATH=1 [2021-03-22T16:45:52.421Z] #56 1.635 + case "$(go env GOARCH)" in [2021-03-22T16:45:52.421Z] #56 1.636 ++ go env GOARCH [2021-03-22T16:45:52.421Z] #56 1.684 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:52.421Z] #56 1.684 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:52.421Z] #56 1.684 ++ dirname /tmp/install/install.sh [2021-03-22T16:45:52.421Z] #56 1.691 + dir=/tmp/install [2021-03-22T16:45:52.421Z] #56 1.691 + bin=containerd [2021-03-22T16:45:52.421Z] #56 1.691 + shift [2021-03-22T16:45:52.421Z] #56 1.691 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T16:45:52.421Z] #56 1.691 + . /tmp/install/containerd.installer [2021-03-22T16:45:52.421Z] #56 1.691 ++ set -e [2021-03-22T16:45:52.421Z] #56 1.691 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:45:52.421Z] #56 1.693 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:45:52.421Z] #56 1.693 + install_containerd [2021-03-22T16:45:52.421Z] #56 1.693 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T16:45:52.421Z] #56 1.693 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PTxD7MfbBz/src/github.com/containerd/containerd [2021-03-22T16:45:52.421Z] #56 1.705 Cloning into '/tmp/tmp.PTxD7MfbBz/src/github.com/containerd/containerd'... [2021-03-22T16:45:52.421Z] #56 ... [2021-03-22T16:45:52.421Z] [2021-03-22T16:45:52.421Z] #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-03-22T16:45:52.421Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:52.421Z] #42 72.61 Selecting previously unselected package libprotoc17:amd64. [2021-03-22T16:45:52.421Z] #42 72.62 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:52.421Z] #42 72.66 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:52.421Z] #42 73.36 Selecting previously unselected package protobuf-c-compiler. [2021-03-22T16:45:52.421Z] #42 73.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:45:52.421Z] #42 73.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T16:45:52.421Z] #42 73.60 Selecting previously unselected package protobuf-compiler. [2021-03-22T16:45:52.421Z] #42 73.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:52.421Z] #42 73.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-22T16:45:52.421Z] #42 73.81 Selecting previously unselected package python-pkg-resources. [2021-03-22T16:45:52.421Z] #42 73.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T16:45:52.421Z] #42 73.83 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-22T16:45:52.421Z] #42 74.18 Selecting previously unselected package python-six. [2021-03-22T16:45:52.421Z] #42 74.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-22T16:45:52.421Z] #42 74.19 Unpacking python-six (1.12.0-1) ... [2021-03-22T16:45:52.421Z] #42 74.51 Selecting previously unselected package python-protobuf. [2021-03-22T16:45:52.421Z] #42 74.51 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:52.421Z] #42 74.51 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-22T16:45:52.421Z] #42 75.82 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-22T16:45:52.700Z] #42 ... [2021-03-22T16:45:52.700Z] [2021-03-22T16:45:52.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-03-22T16:45:52.700Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:45:52.700Z] #45 66.68 reflect [2021-03-22T16:45:52.700Z] #45 68.03 syscall [2021-03-22T16:45:52.700Z] #45 ... [2021-03-22T16:45:52.700Z] [2021-03-22T16:45:52.700Z] #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-03-22T16:45:52.700Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:52.700Z] #13 67.99 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-03-22T16:45:52.700Z] #13 71.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-22T16:45:52.700Z] #13 71.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-22T16:45:52.700Z] #13 71.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-22T16:45:52.832Z] #32 70.08 Checking out files: 77% (1183/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/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: 92% (1402/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-03-22T16:45:52.832Z] #32 71.71 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-22T16:45:52.903Z] #20 25.83 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:52.903Z] #20 25.91 Fetched 28.5 MB in 2s (12.6 MB/s) [2021-03-22T16:45:52.903Z] #20 25.97 Selecting previously unselected package pigz. [2021-03-22T16:45:52.959Z] #13 71.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-22T16:45:52.959Z] #13 71.68 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-03-22T16:45:52.959Z] #13 71.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-22T16:45:52.959Z] #13 71.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-22T16:45:52.959Z] #13 71.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-22T16:45:52.959Z] #13 71.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-22T16:45:52.959Z] #13 71.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-22T16:45:52.959Z] #13 71.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-22T16:45:53.159Z] #20 25.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-22T16:45:53.159Z] #20 26.00 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-22T16:45:53.159Z] #20 26.01 Unpacking pigz (2.4-1) ... [2021-03-22T16:45:53.159Z] #20 26.10 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-22T16:45:53.159Z] #20 26.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:45:53.159Z] #20 26.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:45:53.228Z] #29 40.10 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-22T16:45:53.229Z] #13 72.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-22T16:45:53.229Z] #13 72.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-22T16:45:53.229Z] #13 72.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-22T16:45:53.408Z] #32 72.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T16:45:53.506Z] #29 40.41 [2021-03-22T16:45:53.506Z] #29 ... [2021-03-22T16:45:53.506Z] [2021-03-22T16:45:53.506Z] #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-03-22T16:45:53.506Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T16:45:53.506Z] #36 71.78 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-22T16:45:53.506Z] #36 72.66 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T16:45:53.506Z] #36 73.06 Setting up libuv1:arm64 (1.24.1-1) ... [2021-03-22T16:45:53.506Z] #36 73.09 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T16:45:53.506Z] #36 73.15 Setting up librhash0:arm64 (1.3.8-1) ... [2021-03-22T16:45:53.506Z] #36 73.60 Setting up cmake-data (3.13.4-1) ... [2021-03-22T16:45:53.506Z] #36 73.70 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T16:45:53.506Z] #36 73.75 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-22T16:45:53.506Z] #36 73.79 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-22T16:45:53.506Z] #36 73.82 Setting up cmake (3.13.4-1) ... [2021-03-22T16:45:53.506Z] #36 73.85 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:45:53.506Z] #36 73.98 Processing triggers for mime-support (3.62) ... [2021-03-22T16:45:53.506Z] #36 DONE 78.4s [2021-03-22T16:45:53.506Z] [2021-03-22T16:45:53.506Z] #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-03-22T16:45:53.506Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:53.506Z] #29 40.56 ######################################################################## 100.0% [2021-03-22T16:45:53.506Z] #29 ... [2021-03-22T16:45:53.506Z] [2021-03-22T16:45:53.506Z] #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-03-22T16:45:53.506Z] #37 sha256:7511b8a72a224a3192df9013da8ca69f03fe14e74c30fc9a07ebaa96f004a4dc [2021-03-22T16:45:53.667Z] #32 ... [2021-03-22T16:45:53.668Z] [2021-03-22T16:45:53.668Z] #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-03-22T16:45:53.668Z] #34 sha256:7d6a5e4f350b05f42aa81710b021914628f718527814003a30f5c38a8165e2c1 [2021-03-22T16:45:53.668Z] #34 62.96 io [2021-03-22T16:45:53.668Z] #34 65.35 internal/oserror [2021-03-22T16:45:53.668Z] #34 65.73 syscall [2021-03-22T16:45:53.668Z] #34 66.65 reflect [2021-03-22T16:45:53.721Z] #20 26.53 Selecting previously unselected package python3.7-minimal. [2021-03-22T16:45:53.721Z] #20 26.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:45:53.721Z] #20 26.56 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T16:45:53.927Z] #34 ... [2021-03-22T16:45:53.927Z] [2021-03-22T16:45:53.927Z] #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-03-22T16:45:53.927Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:53.927Z] #42 65.69 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:53.927Z] #42 66.04 Fetched 4095 kB in 1s (4911 kB/s) [2021-03-22T16:45:53.927Z] #42 66.29 Selecting previously unselected package libcap-dev:amd64. [2021-03-22T16:45:53.927Z] #42 66.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-03-22T16:45:53.927Z] #42 66.39 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-22T16:45:53.927Z] #42 66.40 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-22T16:45:53.927Z] #42 66.95 Selecting previously unselected package libnet1:amd64. [2021-03-22T16:45:53.927Z] #42 66.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:45:53.927Z] #42 67.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:53.927Z] #42 67.47 Selecting previously unselected package libnet1-dev. [2021-03-22T16:45:53.927Z] #42 67.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:45:53.927Z] #42 67.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T16:45:53.927Z] #42 68.30 Selecting previously unselected package libnl-3-200:amd64. [2021-03-22T16:45:53.927Z] #42 68.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-22T16:45:53.927Z] #42 68.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:45:53.927Z] #42 68.94 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-22T16:45:53.927Z] #42 68.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-22T16:45:53.927Z] #42 68.96 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-22T16:45:53.927Z] #42 69.39 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-22T16:45:53.927Z] #42 69.39 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:45:53.927Z] #42 69.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:45:53.927Z] #42 69.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-22T16:45:53.927Z] #42 69.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:45:53.927Z] #42 69.60 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-22T16:45:53.927Z] #42 70.02 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-22T16:45:53.927Z] #42 70.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-22T16:45:53.927Z] #42 70.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-22T16:45:53.927Z] #42 70.60 Selecting previously unselected package libprotobuf17:amd64. [2021-03-22T16:45:53.927Z] #42 70.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:53.927Z] #42 70.64 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:53.927Z] #42 72.27 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-22T16:45:53.927Z] #42 72.27 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:53.927Z] #42 72.28 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:53.927Z] #42 72.65 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-22T16:45:53.927Z] #42 72.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:53.927Z] #42 72.68 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:54.256Z] #37 10.09 -- Detecting C compile features - done [2021-03-22T16:45:54.256Z] #37 10.12 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T16:45:54.283Z] #20 27.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:45:54.455Z] #37 ... [2021-03-22T16:45:54.455Z] [2021-03-22T16:45:54.455Z] #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-03-22T16:45:54.455Z] #29 sha256:3774bfa3d8466558f3c031f7bb88a6d670174305e1ac2662db796fcddb00ba41 [2021-03-22T16:45:54.455Z] #29 40.71 [2021-03-22T16:45:54.455Z] #29 40.80 Download of images into '/build' complete. [2021-03-22T16:45:54.455Z] #29 40.80 Use something like the following to load the result into a Docker daemon: [2021-03-22T16:45:54.455Z] #29 40.80 tar -cC '/build' . | docker load [2021-03-22T16:45:54.455Z] #29 DONE 41.4s [2021-03-22T16:45:54.516Z] #37 10.46 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T16:45:54.516Z] #37 10.56 -- Configuring done [2021-03-22T16:45:54.539Z] #20 27.28 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T16:45:54.717Z] [2021-03-22T16:45:54.717Z] #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-03-22T16:45:54.717Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:54.717Z] #42 78.00 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-22T16:45:54.717Z] #42 78.43 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:45:54.717Z] #42 ... [2021-03-22T16:45:54.717Z] [2021-03-22T16:45:54.717Z] #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-03-22T16:45:54.717Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:45:54.717Z] #13 64.45 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-03-22T16:45:54.717Z] #13 64.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-22T16:45:54.717Z] #13 64.48 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-22T16:45:54.717Z] #13 64.74 Selecting previously unselected package dmsetup. [2021-03-22T16:45:54.717Z] #13 64.74 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-03-22T16:45:54.717Z] #13 64.75 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-22T16:45:54.717Z] #13 65.16 Selecting previously unselected package mingw-w64-common. [2021-03-22T16:45:54.717Z] #13 65.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-22T16:45:54.717Z] #13 65.19 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-22T16:45:54.775Z] #37 10.59 -- Generating done [2021-03-22T16:45:54.775Z] #37 10.60 -- Build files have been written to: /tmp/tmp.xma6ipx10b/tini [2021-03-22T16:45:54.775Z] #37 10.61 + make tini-static [2021-03-22T16:45:54.865Z] #42 ... [2021-03-22T16:45:54.865Z] [2021-03-22T16:45:54.865Z] #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-03-22T16:45:54.865Z] #51 sha256:fe9aeb007cc6af39d3b9bcfc65905cd82d00daf212b5b02a8b5a6241fd5514fb [2021-03-22T16:45:54.865Z] #51 74.14 syscall [2021-03-22T16:45:55.035Z] #37 11.05 Scanning dependencies of target tini-static [2021-03-22T16:45:55.035Z] #37 11.14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T16:45:55.124Z] #51 74.16 reflect [2021-03-22T16:45:55.124Z] #51 ... [2021-03-22T16:45:55.124Z] [2021-03-22T16:45:55.124Z] #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-03-22T16:45:55.124Z] #56 sha256:1f52e752ff2aa27a7d10c5f7dafd0d4bb57770473c38d3f924d52cf64ce774b7 [2021-03-22T16:45:55.124Z] #56 1.634 + RM_GOPATH=0 [2021-03-22T16:45:55.124Z] #56 1.634 + TMP_GOPATH= [2021-03-22T16:45:55.124Z] #56 1.635 + : /build [2021-03-22T16:45:55.124Z] #56 1.635 + '[' -z '' ']' [2021-03-22T16:45:55.124Z] #56 1.638 ++ mktemp -d [2021-03-22T16:45:55.124Z] #56 1.647 + export GOPATH=/tmp/tmp.SMW2mrkLJQ [2021-03-22T16:45:55.124Z] #56 1.647 + GOPATH=/tmp/tmp.SMW2mrkLJQ [2021-03-22T16:45:55.124Z] #56 1.659 + RM_GOPATH=1 [2021-03-22T16:45:55.124Z] #56 1.659 + case "$(go env GOARCH)" in [2021-03-22T16:45:55.124Z] #56 1.659 ++ go env GOARCH [2021-03-22T16:45:55.124Z] #56 1.729 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:55.124Z] #56 1.729 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:55.124Z] #56 1.729 ++ dirname /tmp/install/install.sh [2021-03-22T16:45:55.124Z] #56 1.741 + dir=/tmp/install [2021-03-22T16:45:55.124Z] #56 1.745 + bin=containerd [2021-03-22T16:45:55.124Z] #56 1.745 + shift [2021-03-22T16:45:55.124Z] #56 1.745 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T16:45:55.124Z] #56 1.745 + . /tmp/install/containerd.installer [2021-03-22T16:45:55.124Z] #56 1.746 ++ set -e [2021-03-22T16:45:55.124Z] #56 1.746 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:45:55.124Z] #56 1.746 + install_containerd [2021-03-22T16:45:55.124Z] #56 1.753 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T16:45:55.124Z] #56 1.755 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:45:55.124Z] #56 1.755 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SMW2mrkLJQ/src/github.com/containerd/containerd [2021-03-22T16:45:55.124Z] #56 1.757 Cloning into '/tmp/tmp.SMW2mrkLJQ/src/github.com/containerd/containerd'... [2021-03-22T16:45:55.135Z] #13 73.69 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:45:55.135Z] #13 73.91 Fetched 78.2 MB in 12s (6613 kB/s) [2021-03-22T16:45:55.293Z] #13 ... [2021-03-22T16:45:55.293Z] [2021-03-22T16:45:55.293Z] #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-03-22T16:45:55.293Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T16:45:55.293Z] #42 DONE 80.2s [2021-03-22T16:45:55.293Z] [2021-03-22T16:45:55.293Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:55.293Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:45:55.293Z] #45 72.18 compress/flate [2021-03-22T16:45:55.293Z] #45 72.55 math/big [2021-03-22T16:45:55.293Z] #45 73.46 net [2021-03-22T16:45:55.293Z] #45 75.90 go/doc [2021-03-22T16:45:55.293Z] #45 76.94 compress/gzip [2021-03-22T16:45:55.293Z] #45 78.06 vendor/golang.org/x/text/unicode/bidi [2021-03-22T16:45:55.297Z] #37 ... [2021-03-22T16:45:55.297Z] [2021-03-22T16:45:55.297Z] #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-03-22T16:45:55.297Z] #51 sha256:519ce0f1abc7606a41ba9bcd9fc3d23d49d3b5ef360fef4c454b92fdaaddc957 [2021-03-22T16:45:55.297Z] #51 66.21 fmt [2021-03-22T16:45:55.297Z] #51 70.66 encoding/json [2021-03-22T16:45:55.297Z] #51 72.80 github.com/pkg/diff [2021-03-22T16:45:55.297Z] #51 74.40 go/ast [2021-03-22T16:45:55.394Z] #13 74.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:55.394Z] #13 74.15 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-22T16:45:55.394Z] #13 74.19 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T16:45:55.557Z] #51 ... [2021-03-22T16:45:55.557Z] [2021-03-22T16:45:55.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-03-22T16:45:55.557Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:55.557Z] #43 5.873 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T16:45:55.557Z] #43 5.874 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T16:45:55.557Z] #43 5.891 Note: Building without GnuTLS support [2021-03-22T16:45:55.557Z] #43 5.914 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T16:45:55.557Z] #43 5.914 Makefile.config:40: Warn: Building without nftables support [2021-03-22T16:45:55.557Z] #43 8.000 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T16:45:55.557Z] #43 8.051 GEN .gitid [2021-03-22T16:45:55.557Z] #43 8.095 GEN criu/include/version.h [2021-03-22T16:45:55.557Z] #43 8.157 GEN include/common/asm [2021-03-22T16:45:55.557Z] #43 9.851 PBCC images/timens.pb-c.c [2021-03-22T16:45:55.557Z] #43 9.887 DEP images/timens.pb-c.d [2021-03-22T16:45:55.557Z] #43 9.978 PBCC images/fown.pb-c.c [2021-03-22T16:45:55.557Z] #43 10.01 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-22T16:45:55.557Z] #43 10.11 PBCC images/opts.pb-c.c [2021-03-22T16:45:55.557Z] #43 ... [2021-03-22T16:45:55.557Z] [2021-03-22T16:45:55.557Z] #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-03-22T16:45:55.557Z] #34 sha256:a3c4d81d6074bb5b5b2b49705a8927c0f7aa55c7d84b2c3d5868c47931d54b6c [2021-03-22T16:45:55.557Z] #34 DONE 76.4s [2021-03-22T16:45:55.557Z] [2021-03-22T16:45:55.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-03-22T16:45:55.557Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:55.557Z] #43 10.21 PBCC images/memfd.pb-c.c [2021-03-22T16:45:55.561Z] #45 ... [2021-03-22T16:45:55.561Z] [2021-03-22T16:45:55.561Z] #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-03-22T16:45:55.561Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:45:55.561Z] #13 75.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-22T16:45:55.561Z] #13 75.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-22T16:45:55.561Z] #13 75.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T16:45:55.817Z] #43 10.28 DEP images/fown.pb-c.d [2021-03-22T16:45:55.817Z] #43 10.35 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-22T16:45:55.817Z] #43 10.48 DEP images/opts.pb-c.d [2021-03-22T16:45:55.817Z] #43 ... [2021-03-22T16:45:55.817Z] [2021-03-22T16:45:55.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-03-22T16:45:55.817Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:45:55.817Z] #45 66.64 regexp [2021-03-22T16:45:55.817Z] #45 69.63 internal/lazyregexp [2021-03-22T16:45:55.817Z] #45 69.96 github.com/LK4D4/vndr/versioned [2021-03-22T16:45:55.817Z] #45 70.10 hash/crc32 [2021-03-22T16:45:55.817Z] #45 70.97 crypto/ed25519/internal/edwards25519 [2021-03-22T16:45:55.817Z] #45 71.01 go/token [2021-03-22T16:45:55.817Z] #45 72.27 go/scanner [2021-03-22T16:45:55.817Z] #45 73.64 net/url [2021-03-22T16:45:55.817Z] #45 73.77 go/ast [2021-03-22T16:45:55.817Z] #45 75.57 text/template/parse [2021-03-22T16:45:55.963Z] #13 74.58 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-22T16:45:55.963Z] #13 74.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:56.076Z] #45 ... [2021-03-22T16:45:56.076Z] [2021-03-22T16:45:56.076Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:56.076Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:56.076Z] #43 10.51 DEP images/memfd.pb-c.d [2021-03-22T16:45:56.076Z] #43 10.57 PBCC images/sit.pb-c.c [2021-03-22T16:45:56.076Z] #43 10.65 DEP images/sit.pb-c.d [2021-03-22T16:45:56.076Z] #43 10.70 PBCC images/macvlan.pb-c.c [2021-03-22T16:45:56.076Z] #43 10.77 DEP images/macvlan.pb-c.d [2021-03-22T16:45:56.222Z] #13 74.94 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-22T16:45:56.222Z] #13 75.01 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-22T16:45:56.336Z] #43 10.81 PBCC images/autofs.pb-c.c [2021-03-22T16:45:56.336Z] #43 10.82 DEP images/autofs.pb-c.d [2021-03-22T16:45:56.336Z] #43 10.88 PBCC images/sysctl.pb-c.c [2021-03-22T16:45:56.336Z] #43 10.92 DEP images/sysctl.pb-c.d [2021-03-22T16:45:56.336Z] #43 11.02 PBCC images/time.pb-c.c [2021-03-22T16:45:56.429Z] #20 29.37 Selecting previously unselected package python3-minimal. [2021-03-22T16:45:56.429Z] #20 29.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-22T16:45:56.429Z] #20 29.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-22T16:45:56.429Z] #20 29.41 Unpacking python3-minimal (3.7.3-1) ... [2021-03-22T16:45:56.554Z] #56 ... [2021-03-22T16:45:56.554Z] [2021-03-22T16:45:56.554Z] #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-03-22T16:45:56.554Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:45:56.554Z] #42 75.59 Selecting previously unselected package libprotoc17:amd64. [2021-03-22T16:45:56.554Z] #42 75.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:56.554Z] #42 75.62 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-22T16:45:56.596Z] #43 11.03 DEP images/time.pb-c.d [2021-03-22T16:45:56.596Z] #43 11.13 PBCC images/binfmt-misc.pb-c.c [2021-03-22T16:45:56.596Z] #43 11.13 DEP images/binfmt-misc.pb-c.d [2021-03-22T16:45:56.596Z] #43 11.15 PBCC images/seccomp.pb-c.c [2021-03-22T16:45:56.596Z] #43 11.18 DEP images/seccomp.pb-c.d [2021-03-22T16:45:56.596Z] #43 11.27 PBCC images/userns.pb-c.c [2021-03-22T16:45:56.685Z] #20 29.50 Selecting previously unselected package libmpdec2:amd64. [2021-03-22T16:45:56.685Z] #20 29.50 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-22T16:45:56.685Z] #20 29.52 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-22T16:45:56.685Z] #20 29.62 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-22T16:45:56.685Z] #20 29.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:45:56.685Z] #20 29.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:45:56.743Z] #13 75.36 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:45:56.855Z] #43 11.30 DEP images/userns.pb-c.d [2021-03-22T16:45:56.855Z] #43 11.37 PBCC images/cgroup.pb-c.c [2021-03-22T16:45:56.855Z] #43 11.42 DEP images/cgroup.pb-c.d [2021-03-22T16:45:56.855Z] #43 11.50 PBCC images/ext-file.pb-c.c [2021-03-22T16:45:57.003Z] #13 75.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:57.003Z] #13 75.87 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-22T16:45:57.003Z] #13 75.93 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T16:45:57.114Z] #43 11.52 DEP images/ext-file.pb-c.d [2021-03-22T16:45:57.114Z] #43 11.63 PBCC images/rpc.pb-c.c [2021-03-22T16:45:57.114Z] #43 11.67 DEP images/rpc.pb-c.d [2021-03-22T16:45:57.114Z] #43 11.73 PBCC images/siginfo.pb-c.c [2021-03-22T16:45:57.114Z] #43 11.73 DEP images/siginfo.pb-c.d [2021-03-22T16:45:57.262Z] #13 ... [2021-03-22T16:45:57.262Z] [2021-03-22T16:45:57.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-03-22T16:45:57.262Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:45:57.262Z] #36 71.32 Selecting previously unselected package libicu63:amd64. [2021-03-22T16:45:57.262Z] #36 71.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-22T16:45:57.262Z] #36 71.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:45:57.374Z] #43 11.85 PBCC images/pagemap.pb-c.c [2021-03-22T16:45:57.374Z] #43 11.87 DEP images/pagemap.pb-c.d [2021-03-22T16:45:57.374Z] #43 11.91 PBCC images/rlimit.pb-c.c [2021-03-22T16:45:57.374Z] #43 11.97 DEP images/rlimit.pb-c.d [2021-03-22T16:45:57.374Z] #43 12.10 PBCC images/file-lock.pb-c.c [2021-03-22T16:45:57.374Z] #43 12.10 DEP images/file-lock.pb-c.d [2021-03-22T16:45:57.519Z] #42 76.59 Selecting previously unselected package protobuf-c-compiler. [2021-03-22T16:45:57.519Z] #42 76.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:45:57.519Z] #42 76.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T16:45:57.522Z] #36 ... [2021-03-22T16:45:57.522Z] [2021-03-22T16:45:57.522Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:57.522Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:45:57.522Z] #45 80.08 time [2021-03-22T16:45:57.614Z] #20 30.62 Selecting previously unselected package python3.7. [2021-03-22T16:45:57.614Z] #20 30.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:45:57.633Z] #43 ... [2021-03-22T16:45:57.633Z] [2021-03-22T16:45:57.633Z] #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-03-22T16:45:57.633Z] #37 sha256:11d561c6c2af37faf45c93bd968c34e14f9be227fccf6fd81fe12a564f1f587a [2021-03-22T16:45:57.633Z] #37 12.46 [100%] Linking C executable tini-static [2021-03-22T16:45:57.633Z] #37 13.27 [100%] Built target tini-static [2021-03-22T16:45:57.633Z] #37 13.30 + mkdir -p /build [2021-03-22T16:45:57.633Z] #37 13.30 + cp tini-static /build/docker-init [2021-03-22T16:45:57.633Z] #37 DONE 13.6s [2021-03-22T16:45:57.633Z] [2021-03-22T16:45:57.633Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:45:57.633Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:45:57.633Z] #43 12.20 PBCC images/tty.pb-c.c [2021-03-22T16:45:57.633Z] #43 12.29 DEP images/tty.pb-c.d [2021-03-22T16:45:57.779Z] #42 76.93 Selecting previously unselected package protobuf-compiler. [2021-03-22T16:45:57.779Z] #42 76.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:57.779Z] #42 76.98 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-22T16:45:57.871Z] #20 30.64 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T16:45:57.871Z] #20 30.76 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-22T16:45:57.871Z] #20 30.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-22T16:45:57.871Z] #20 30.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-22T16:45:57.892Z] #43 12.36 PBCC images/tun.pb-c.c [2021-03-22T16:45:57.892Z] #43 12.39 PBCC images/netdev.pb-c.c [2021-03-22T16:45:57.892Z] #43 12.46 DEP images/tun.pb-c.d [2021-03-22T16:45:57.892Z] #43 12.52 DEP images/netdev.pb-c.d [2021-03-22T16:45:57.892Z] #43 12.60 PBCC images/vma.pb-c.c [2021-03-22T16:45:58.040Z] #42 77.21 Selecting previously unselected package python-pkg-resources. [2021-03-22T16:45:58.040Z] #42 77.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T16:45:58.040Z] #42 77.23 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-22T16:45:58.127Z] #20 30.87 Setting up python3-minimal (3.7.3-1) ... [2021-03-22T16:45:58.132Z] #13 ... [2021-03-22T16:45:58.132Z] [2021-03-22T16:45:58.132Z] #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-03-22T16:45:58.132Z] #51 sha256:7b7ea63db2b15e48e742713d9b57393b6d1a7daa8c206bde86f642184c03e020 [2021-03-22T16:45:58.132Z] #51 72.80 golang.org/x/crypto/ssh/terminal [2021-03-22T16:45:58.132Z] #51 76.39 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T16:45:58.132Z] #51 ... [2021-03-22T16:45:58.132Z] [2021-03-22T16:45:58.132Z] #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-03-22T16:45:58.132Z] #37 sha256:7511b8a72a224a3192df9013da8ca69f03fe14e74c30fc9a07ebaa96f004a4dc [2021-03-22T16:45:58.132Z] #37 2.298 + RM_GOPATH=0 [2021-03-22T16:45:58.132Z] #37 2.298 + TMP_GOPATH= [2021-03-22T16:45:58.132Z] #37 2.298 + : /build [2021-03-22T16:45:58.132Z] #37 2.298 + '[' -z '' ']' [2021-03-22T16:45:58.132Z] #37 2.298 ++ mktemp -d [2021-03-22T16:45:58.132Z] #37 2.301 + export GOPATH=/tmp/tmp.vymeOxpcrc [2021-03-22T16:45:58.132Z] #37 2.301 + GOPATH=/tmp/tmp.vymeOxpcrc [2021-03-22T16:45:58.132Z] #37 2.301 + RM_GOPATH=1 [2021-03-22T16:45:58.132Z] #37 2.301 + case "$(go env GOARCH)" in [2021-03-22T16:45:58.132Z] #37 2.301 ++ go env GOARCH [2021-03-22T16:45:58.132Z] #37 2.334 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:58.132Z] #37 2.334 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:45:58.132Z] #37 2.334 ++ dirname /tmp/install/install.sh [2021-03-22T16:45:58.132Z] #37 2.345 + dir=/tmp/install [2021-03-22T16:45:58.132Z] #37 2.345 + bin=tini [2021-03-22T16:45:58.132Z] #37 2.345 + shift [2021-03-22T16:45:58.132Z] #37 2.345 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T16:45:58.132Z] #37 2.345 + . /tmp/install/tini.installer [2021-03-22T16:45:58.132Z] #37 2.345 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:45:58.132Z] #37 2.345 + install_tini [2021-03-22T16:45:58.132Z] #37 2.345 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T16:45:58.132Z] #37 2.345 + git clone https://github.com/krallin/tini.git /tmp/tmp.vymeOxpcrc/tini [2021-03-22T16:45:58.132Z] #37 2.346 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:45:58.132Z] #37 2.404 Cloning into '/tmp/tmp.vymeOxpcrc/tini'... [2021-03-22T16:45:58.132Z] #37 3.733 + cd /tmp/tmp.vymeOxpcrc/tini [2021-03-22T16:45:58.132Z] #37 3.733 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:45:58.132Z] #37 3.764 + cmake . [2021-03-22T16:45:58.152Z] #43 12.71 DEP images/vma.pb-c.d [2021-03-22T16:45:58.152Z] #43 12.79 PBCC images/creds.pb-c.c [2021-03-22T16:45:58.152Z] #43 12.82 DEP images/creds.pb-c.d [2021-03-22T16:45:58.302Z] #42 77.55 Selecting previously unselected package python-six. [2021-03-22T16:45:58.302Z] #42 77.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-22T16:45:58.302Z] #42 77.58 Unpacking python-six (1.12.0-1) ... [2021-03-22T16:45:58.396Z] #37 ... [2021-03-22T16:45:58.396Z] [2021-03-22T16:45:58.396Z] #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-03-22T16:45:58.396Z] #51 sha256:7b7ea63db2b15e48e742713d9b57393b6d1a7daa8c206bde86f642184c03e020 [2021-03-22T16:45:58.396Z] #51 DONE 83.1s [2021-03-22T16:45:58.396Z] [2021-03-22T16:45:58.396Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:45:58.396Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:45:58.396Z] #45 80.94 github.com/LK4D4/vndr/build [2021-03-22T16:45:58.396Z] #45 81.59 vendor/golang.org/x/text/secure/bidirule [2021-03-22T16:45:58.396Z] #45 82.01 vendor/golang.org/x/text/unicode/norm [2021-03-22T16:45:58.411Z] #43 12.91 PBCC images/utsns.pb-c.c [2021-03-22T16:45:58.411Z] #43 12.91 DEP images/utsns.pb-c.d [2021-03-22T16:45:58.411Z] #43 12.97 PBCC images/ipc-desc.pb-c.c [2021-03-22T16:45:58.411Z] #43 13.00 PBCC images/ipc-sem.pb-c.c [2021-03-22T16:45:58.411Z] #43 13.03 DEP images/ipc-desc.pb-c.d [2021-03-22T16:45:58.411Z] #43 13.07 DEP images/ipc-sem.pb-c.d [2021-03-22T16:45:58.563Z] #42 77.74 Selecting previously unselected package python-protobuf. [2021-03-22T16:45:58.563Z] #42 77.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-22T16:45:58.563Z] #42 77.78 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-22T16:45:58.671Z] #43 13.18 PBCC images/ipc-msg.pb-c.c [2021-03-22T16:45:58.671Z] #43 13.18 DEP images/ipc-msg.pb-c.d [2021-03-22T16:45:58.671Z] #43 13.23 PBCC images/ipc-shm.pb-c.c [2021-03-22T16:45:58.671Z] #43 13.25 DEP images/ipc-shm.pb-c.d [2021-03-22T16:45:58.930Z] #43 13.36 PBCC images/ipc-var.pb-c.c [2021-03-22T16:45:58.930Z] #43 13.40 DEP images/ipc-var.pb-c.d [2021-03-22T16:45:58.930Z] #43 13.45 PBCC images/sk-opts.pb-c.c [2021-03-22T16:45:58.930Z] #43 13.45 PBCC images/packet-sock.pb-c.c [2021-03-22T16:45:58.930Z] #43 13.49 DEP images/sk-opts.pb-c.d [2021-03-22T16:45:58.930Z] #43 13.57 DEP images/packet-sock.pb-c.d [2021-03-22T16:45:58.930Z] #43 13.57 PBCC images/sk-netlink.pb-c.c [2021-03-22T16:45:58.930Z] #43 13.64 DEP images/sk-netlink.pb-c.d [2021-03-22T16:45:58.930Z] #43 13.68 PBCC images/sk-inet.pb-c.c [2021-03-22T16:45:59.019Z] #20 31.74 Selecting previously unselected package python3. [2021-03-22T16:45:59.019Z] #20 31.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-22T16:45:59.019Z] #20 31.80 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-22T16:45:59.019Z] #20 31.81 Unpacking python3 (3.7.3-1) ... [2021-03-22T16:45:59.019Z] #20 31.92 Selecting previously unselected package libip4tc0:amd64. [2021-03-22T16:45:59.019Z] #20 31.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-22T16:45:59.019Z] #20 31.94 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-22T16:45:59.019Z] #20 32.02 Selecting previously unselected package libip6tc0:amd64. [2021-03-22T16:45:59.019Z] #20 32.03 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-22T16:45:59.019Z] #20 32.04 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-22T16:45:59.019Z] #20 32.10 Selecting previously unselected package libiptc0:amd64. [2021-03-22T16:45:59.189Z] #43 13.75 DEP images/sk-inet.pb-c.d [2021-03-22T16:45:59.189Z] #43 13.79 PBCC images/sk-unix.pb-c.c [2021-03-22T16:45:59.189Z] #43 13.85 DEP images/sk-unix.pb-c.d [2021-03-22T16:45:59.189Z] #43 13.92 PBCC images/mm.pb-c.c [2021-03-22T16:45:59.297Z] #20 32.12 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-22T16:45:59.297Z] #20 32.13 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-22T16:45:59.449Z] #43 13.95 DEP images/mm.pb-c.d [2021-03-22T16:45:59.449Z] #43 14.05 PBCC images/timerfd.pb-c.c [2021-03-22T16:45:59.449Z] #43 14.08 DEP images/timerfd.pb-c.d [2021-03-22T16:45:59.449Z] #43 14.12 PBCC images/timer.pb-c.c [2021-03-22T16:45:59.504Z] #42 78.50 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-22T16:45:59.504Z] #45 ... [2021-03-22T16:45:59.504Z] [2021-03-22T16:45:59.504Z] #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-03-22T16:45:59.504Z] #34 sha256:f2e0b18637f8fa3a96e49c81e8469cedc8649832379a63dd731f38b5836b4112 [2021-03-22T16:45:59.504Z] #34 73.21 time [2021-03-22T16:45:59.504Z] #34 81.26 internal/poll [2021-03-22T16:45:59.504Z] #34 ... [2021-03-22T16:45:59.504Z] [2021-03-22T16:45:59.504Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T16:45:59.504Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:45:59.504Z] #13 76.59 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-22T16:45:59.504Z] #13 77.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-22T16:45:59.504Z] #13 77.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:45:59.504Z] #13 77.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-22T16:45:59.504Z] #13 78.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T16:45:59.562Z] #20 32.26 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-22T16:45:59.562Z] #20 32.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-22T16:45:59.562Z] #20 32.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-22T16:45:59.562Z] #20 32.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-22T16:45:59.562Z] #20 32.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-22T16:45:59.562Z] #20 32.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-22T16:45:59.562Z] #20 32.44 Selecting previously unselected package libnftnl11:amd64. [2021-03-22T16:45:59.562Z] #20 32.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-22T16:45:59.562Z] #20 32.46 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-22T16:45:59.708Z] #43 14.20 DEP images/timer.pb-c.d [2021-03-22T16:45:59.708Z] #43 14.24 PBCC images/sa.pb-c.c [2021-03-22T16:45:59.822Z] #20 32.54 Selecting previously unselected package iptables. [2021-03-22T16:45:59.822Z] #20 32.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-22T16:45:59.822Z] #20 32.54 Unpacking iptables (1.8.2-4) ... [2021-03-22T16:46:00.006Z] #43 14.33 DEP images/sa.pb-c.d [2021-03-22T16:46:00.006Z] #43 14.33 PBCC images/pipe-data.pb-c.c [2021-03-22T16:46:00.006Z] #43 14.38 DEP images/pipe-data.pb-c.d [2021-03-22T16:46:00.006Z] #43 14.44 PBCC images/mnt.pb-c.c [2021-03-22T16:46:00.006Z] #43 14.48 DEP images/mnt.pb-c.d [2021-03-22T16:46:00.006Z] #43 14.58 PBCC images/sk-packet.pb-c.c [2021-03-22T16:46:00.073Z] #13 ... [2021-03-22T16:46:00.073Z] [2021-03-22T16:46:00.073Z] #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-03-22T16:46:00.073Z] #47 sha256:ebac7a0fee508697a9319b8489ba7ca160655d50d069835aa48a06a914ffc160 [2021-03-22T16:46:00.073Z] #47 DONE 84.1s [2021-03-22T16:46:00.123Z] #20 32.90 Selecting previously unselected package xxd. [2021-03-22T16:46:00.123Z] #20 32.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:46:00.123Z] #20 32.91 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T16:46:00.289Z] #43 14.63 DEP images/sk-packet.pb-c.d [2021-03-22T16:46:00.289Z] #43 14.69 PBCC images/tcp-stream.pb-c.c [2021-03-22T16:46:00.289Z] #43 14.75 DEP images/tcp-stream.pb-c.d [2021-03-22T16:46:00.289Z] #43 14.85 PBCC images/pipe.pb-c.c [2021-03-22T16:46:00.289Z] #43 14.89 DEP images/pipe.pb-c.d [2021-03-22T16:46:00.289Z] #43 14.98 PBCC images/pstree.pb-c.c [2021-03-22T16:46:00.324Z] #45 84.93 crypto/rsa [2021-03-22T16:46:00.324Z] #45 84.95 crypto/x509/pkix [2021-03-22T16:46:00.333Z] [2021-03-22T16:46:00.333Z] #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-03-22T16:46:00.333Z] #34 sha256:f2e0b18637f8fa3a96e49c81e8469cedc8649832379a63dd731f38b5836b4112 [2021-03-22T16:46:00.333Z] #34 84.30 internal/syscall/execenv [2021-03-22T16:46:00.379Z] #20 33.19 Selecting previously unselected package vim-common. [2021-03-22T16:46:00.379Z] #20 33.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:46:00.379Z] #20 33.24 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T16:46:00.551Z] #43 15.03 DEP images/pstree.pb-c.d [2021-03-22T16:46:00.551Z] #43 15.11 PBCC images/fs.pb-c.c [2021-03-22T16:46:00.551Z] #43 15.16 DEP images/fs.pb-c.d [2021-03-22T16:46:00.551Z] #43 15.20 PBCC images/signalfd.pb-c.c [2021-03-22T16:46:00.592Z] #34 84.68 internal/syscall/unix [2021-03-22T16:46:00.635Z] #20 33.40 Selecting previously unselected package bash-completion. [2021-03-22T16:46:00.635Z] #20 33.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-22T16:46:00.810Z] #43 15.26 DEP images/signalfd.pb-c.d [2021-03-22T16:46:00.810Z] #43 15.33 PBCC images/fh.pb-c.c [2021-03-22T16:46:00.810Z] #43 15.42 PBCC images/fsnotify.pb-c.c [2021-03-22T16:46:00.810Z] #43 15.51 DEP images/fh.pb-c.d [2021-03-22T16:46:00.892Z] #20 ... [2021-03-22T16:46:00.892Z] [2021-03-22T16:46:00.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-03-22T16:46:00.892Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:00.892Z] #43 84.80 DEP criu/cr-errno.d [2021-03-22T16:46:00.892Z] #43 84.88 DEP criu/cr-dump.d [2021-03-22T16:46:00.892Z] #43 85.22 DEP criu/cr-dedup.d [2021-03-22T16:46:00.892Z] #43 85.45 DEP criu/cr-check.d [2021-03-22T16:46:00.892Z] #43 85.75 DEP criu/config.d [2021-03-22T16:46:00.892Z] #43 85.93 DEP criu/clone-noasan.d [2021-03-22T16:46:00.892Z] #43 86.00 DEP criu/cgroup.d [2021-03-22T16:46:00.892Z] #43 86.15 DEP criu/cgroup-props.d [2021-03-22T16:46:00.892Z] #43 86.26 DEP criu/bitmap.d [2021-03-22T16:46:00.892Z] #43 86.29 DEP criu/bfd.d [2021-03-22T16:46:00.892Z] #43 86.39 DEP criu/autofs.d [2021-03-22T16:46:00.892Z] #43 86.52 DEP criu/aio.d [2021-03-22T16:46:00.892Z] #43 86.67 DEP criu/action-scripts.d [2021-03-22T16:46:00.892Z] #43 86.90 CC criu/action-scripts.o [2021-03-22T16:46:00.892Z] #43 87.29 CC criu/aio.o [2021-03-22T16:46:00.892Z] #43 87.80 CC criu/autofs.o [2021-03-22T16:46:00.892Z] #43 89.18 CC criu/bfd.o [2021-03-22T16:46:00.892Z] #43 89.62 CC criu/bitmap.o [2021-03-22T16:46:00.892Z] #43 89.76 CC criu/cgroup-props.o [2021-03-22T16:46:00.892Z] #43 90.46 CC criu/cgroup.o [2021-03-22T16:46:00.892Z] #43 93.07 CC criu/clone-noasan.o [2021-03-22T16:46:00.892Z] #43 93.35 CC criu/config.o [2021-03-22T16:46:00.892Z] #43 94.62 CC criu/cr-check.o [2021-03-22T16:46:00.904Z] #45 85.71 vendor/golang.org/x/crypto/cryptobyte [2021-03-22T16:46:01.068Z] #43 15.59 DEP images/fsnotify.pb-c.d [2021-03-22T16:46:01.068Z] #43 15.63 PBCC images/eventpoll.pb-c.c [2021-03-22T16:46:01.068Z] #43 15.68 DEP images/eventpoll.pb-c.d [2021-03-22T16:46:01.068Z] #43 15.72 PBCC images/eventfd.pb-c.c [2021-03-22T16:46:01.068Z] #43 15.75 DEP images/eventfd.pb-c.d [2021-03-22T16:46:01.163Z] #34 85.20 os [2021-03-22T16:46:01.163Z] #34 85.25 internal/fmtsort [2021-03-22T16:46:01.327Z] #43 15.84 PBCC images/remap-file-path.pb-c.c [2021-03-22T16:46:01.327Z] #43 15.92 DEP images/remap-file-path.pb-c.d [2021-03-22T16:46:01.327Z] #43 15.96 PBCC images/fifo.pb-c.c [2021-03-22T16:46:01.327Z] #43 15.98 DEP images/fifo.pb-c.d [2021-03-22T16:46:01.327Z] #43 16.03 PBCC images/ghost-file.pb-c.c [2021-03-22T16:46:01.586Z] #43 16.13 DEP images/ghost-file.pb-c.d [2021-03-22T16:46:01.586Z] #43 16.23 PBCC images/regfile.pb-c.c [2021-03-22T16:46:01.586Z] #43 16.26 DEP images/regfile.pb-c.d [2021-03-22T16:46:01.586Z] #43 16.31 PBCC images/ns.pb-c.c [2021-03-22T16:46:01.850Z] #43 16.33 DEP images/ns.pb-c.d [2021-03-22T16:46:01.850Z] #43 16.40 PBCC images/fdinfo.pb-c.c [2021-03-22T16:46:01.850Z] #43 16.47 DEP images/fdinfo.pb-c.d [2021-03-22T16:46:01.850Z] #43 16.56 PBCC images/core-aarch64.pb-c.c [2021-03-22T16:46:01.857Z] #45 86.72 vendor/golang.org/x/net/http2/hpack [2021-03-22T16:46:02.053Z] #42 ... [2021-03-22T16:46:02.053Z] [2021-03-22T16:46:02.053Z] #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-03-22T16:46:02.053Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:46:02.053Z] #36 81.12 Selecting previously unselected package libxml2:amd64. [2021-03-22T16:46:02.053Z] #36 81.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-22T16:46:02.053Z] #36 81.15 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T16:46:02.101Z] #34 86.26 strings [2021-03-22T16:46:02.109Z] #43 16.66 PBCC images/core-arm.pb-c.c [2021-03-22T16:46:02.109Z] #43 16.69 PBCC images/core-ppc64.pb-c.c [2021-03-22T16:46:02.109Z] #43 16.78 PBCC images/core-s390.pb-c.c [2021-03-22T16:46:02.264Z] #43 96.35 CC criu/cr-dedup.o [2021-03-22T16:46:02.367Z] #43 16.89 PBCC images/core-x86.pb-c.c [2021-03-22T16:46:02.367Z] #43 16.97 PBCC images/core.pb-c.c [2021-03-22T16:46:02.367Z] #43 17.07 PBCC images/inventory.pb-c.c [2021-03-22T16:46:02.626Z] #43 17.18 DEP images/core-aarch64.pb-c.d [2021-03-22T16:46:02.626Z] #43 17.24 DEP images/core-arm.pb-c.d [2021-03-22T16:46:02.626Z] #43 17.36 DEP images/core-ppc64.pb-c.d [2021-03-22T16:46:02.805Z] #45 ... [2021-03-22T16:46:02.805Z] [2021-03-22T16:46:02.805Z] #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-03-22T16:46:02.805Z] #37 sha256:7511b8a72a224a3192df9013da8ca69f03fe14e74c30fc9a07ebaa96f004a4dc [2021-03-22T16:46:02.805Z] #37 5.225 -- The C compiler identification is GNU 8.3.0 [2021-03-22T16:46:02.805Z] #37 5.340 -- Check for working C compiler: /usr/bin/cc [2021-03-22T16:46:02.805Z] #37 6.420 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T16:46:02.805Z] #37 6.428 -- Detecting C compiler ABI info [2021-03-22T16:46:02.805Z] #37 7.187 -- Detecting C compiler ABI info - done [2021-03-22T16:46:02.805Z] #37 7.215 -- Detecting C compile features [2021-03-22T16:46:02.805Z] #37 9.220 -- Detecting C compile features - done [2021-03-22T16:46:02.805Z] #37 9.253 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T16:46:02.826Z] #43 96.78 CC criu/cr-dump.o [2021-03-22T16:46:02.885Z] #43 17.39 DEP images/core-s390.pb-c.d [2021-03-22T16:46:02.885Z] #43 17.45 DEP images/core-x86.pb-c.d [2021-03-22T16:46:02.920Z] Fetching without tags [2021-03-22T16:46:02.993Z] #36 82.03 Selecting previously unselected package libarchive13:amd64. [2021-03-22T16:46:02.993Z] #36 82.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-22T16:46:02.993Z] #36 82.05 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-22T16:46:03.082Z] #43 ... [2021-03-22T16:46:03.082Z] [2021-03-22T16:46:03.082Z] #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-03-22T16:46:03.082Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:46:03.144Z] #43 17.56 DEP images/core.pb-c.d [2021-03-22T16:46:03.144Z] #43 17.65 DEP images/inventory.pb-c.d [2021-03-22T16:46:03.144Z] #43 17.71 PBCC images/cpuinfo.pb-c.c [2021-03-22T16:46:03.144Z] #43 17.78 DEP images/cpuinfo.pb-c.d [2021-03-22T16:46:03.256Z] #36 82.51 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-22T16:46:03.256Z] #36 82.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-22T16:46:03.256Z] #36 82.53 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-22T16:46:03.338Z] #20 36.16 Unpacking bash-completion (1:2.8-6) ... [2021-03-22T16:46:03.382Z] #37 9.715 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T16:46:03.382Z] #37 9.807 -- Configuring done [2021-03-22T16:46:03.382Z] #37 9.861 -- Generating done [2021-03-22T16:46:03.382Z] #37 9.866 -- Build files have been written to: /tmp/tmp.vymeOxpcrc/tini [2021-03-22T16:46:03.382Z] #37 9.881 + make tini-static [2021-03-22T16:46:03.403Z] #43 17.84 PBCC images/stats.pb-c.c [2021-03-22T16:46:03.403Z] #43 17.96 DEP images/stats.pb-c.d [2021-03-22T16:46:03.516Z] #36 82.80 Selecting previously unselected package librhash0:amd64. [2021-03-22T16:46:03.516Z] #36 82.80 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-22T16:46:03.516Z] #36 82.82 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-22T16:46:03.595Z] #20 36.57 Selecting previously unselected package bzip2. [2021-03-22T16:46:03.595Z] #20 36.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-22T16:46:03.595Z] #20 36.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T16:46:03.595Z] #20 36.67 Selecting previously unselected package xz-utils. [2021-03-22T16:46:03.595Z] #20 36.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-22T16:46:03.645Z] #37 10.07 Scanning dependencies of target tini-static [2021-03-22T16:46:03.645Z] #37 10.21 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T16:46:03.662Z] #43 ... [2021-03-22T16:46:03.662Z] [2021-03-22T16:46:03.662Z] #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-03-22T16:46:03.662Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:03.662Z] #13 69.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-22T16:46:03.662Z] #13 69.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-22T16:46:03.662Z] #13 69.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T16:46:03.662Z] #13 75.77 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-22T16:46:03.662Z] #13 75.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:46:03.662Z] #13 75.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:03.662Z] #13 75.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-22T16:46:03.662Z] #13 75.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:46:03.662Z] #13 75.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:03.668Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:46:03.777Z] #36 83.16 Selecting previously unselected package libuv1:amd64. [2021-03-22T16:46:03.777Z] #36 83.17 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-22T16:46:03.851Z] #20 36.68 Unpacking xz-utils (5.2.4-1) ... [2021-03-22T16:46:03.851Z] #20 36.86 Selecting previously unselected package apparmor. [2021-03-22T16:46:03.851Z] #20 36.86 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-22T16:46:02.535Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:46:02.661Z] > git config --add remote.origin.fetch +refs/pull/42050/head:refs/remotes/origin/PR-42050 # timeout=10 [2021-03-22T16:46:02.709Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:46:02.828Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T16:46:02.954Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T16:46:02.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:46:02.956Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42050/head:refs/remotes/origin/PR-42050 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T16:46:03.774Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:46:03.823Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:46:03.921Z] #13 ... [2021-03-22T16:46:03.921Z] [2021-03-22T16:46:03.921Z] #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-03-22T16:46:03.921Z] #51 sha256:519ce0f1abc7606a41ba9bcd9fc3d23d49d3b5ef360fef4c454b92fdaaddc957 [2021-03-22T16:46:03.921Z] #51 77.33 golang.org/x/crypto/ssh/terminal [2021-03-22T16:46:03.921Z] #51 79.15 mvdan.cc/editorconfig [2021-03-22T16:46:03.921Z] #51 79.60 mvdan.cc/sh/v3/fileutil [2021-03-22T16:46:03.921Z] #51 79.73 mvdan.cc/sh/v3/syntax [2021-03-22T16:46:04.039Z] #36 83.21 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-22T16:46:04.107Z] #20 36.94 Unpacking apparmor (2.13.2-10) ... [2021-03-22T16:46:04.223Z] #37 ... [2021-03-22T16:46:04.223Z] [2021-03-22T16:46:04.223Z] #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-03-22T16:46:04.223Z] #56 sha256:bdcb1a109ec53ba21db430760247264c86014f8930decbaf705c2a58857209c3 [2021-03-22T16:46:04.299Z] #36 83.44 Selecting previously unselected package cmake. [2021-03-22T16:46:04.299Z] #36 83.46 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-22T16:46:04.299Z] #36 83.47 Unpacking cmake (3.13.4-1) ... [2021-03-22T16:46:04.363Z] #20 37.27 Selecting previously unselected package aufs-tools. [2021-03-22T16:46:04.363Z] #20 37.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-22T16:46:04.363Z] #20 37.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-22T16:46:04.620Z] #20 37.40 Selecting previously unselected package libonig5:amd64. [2021-03-22T16:46:04.620Z] #20 37.41 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-22T16:46:04.620Z] #20 37.42 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:46:04.620Z] #20 37.56 Selecting previously unselected package libjq1:amd64. [2021-03-22T16:46:04.620Z] #20 37.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:46:04.620Z] #20 37.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:46:04.875Z] #20 37.69 Selecting previously unselected package jq. [2021-03-22T16:46:04.875Z] #20 37.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:46:04.875Z] #20 37.70 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T16:46:04.875Z] #20 37.80 Selecting previously unselected package libaio1:amd64. [2021-03-22T16:46:04.875Z] #20 37.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-22T16:46:04.875Z] #20 37.81 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-22T16:46:04.875Z] #20 37.88 Selecting previously unselected package libgpm2:amd64. [2021-03-22T16:46:04.875Z] #20 37.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-22T16:46:04.875Z] #20 37.88 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-22T16:46:04.875Z] #20 37.95 Selecting previously unselected package libicu63:amd64. [2021-03-22T16:46:05.132Z] #20 37.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-22T16:46:05.132Z] #20 37.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:46:05.279Z] #56 47.88 Checking out files: 42% (1617/3820) Checking out files: 43% (1643/3820) Checking out files: 44% (1681/3820) Checking out files: 45% (1719/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 85% (3262/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) [2021-03-22T16:46:05.279Z] #56 ... [2021-03-22T16:46:05.279Z] [2021-03-22T16:46:05.279Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:05.279Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:46:05.279Z] #43 3.775 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T16:46:05.279Z] #43 3.775 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T16:46:05.279Z] #43 3.799 Note: Building without GnuTLS support [2021-03-22T16:46:05.279Z] #43 3.799 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T16:46:05.279Z] #43 3.799 Makefile.config:40: Warn: Building without nftables support [2021-03-22T16:46:05.279Z] #43 6.434 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T16:46:05.279Z] #43 6.517 GEN .gitid [2021-03-22T16:46:05.279Z] #43 6.550 GEN criu/include/version.h [2021-03-22T16:46:05.279Z] #43 6.637 GEN include/common/asm [2021-03-22T16:46:05.279Z] #43 8.310 PBCC images/timens.pb-c.c [2021-03-22T16:46:05.279Z] #43 8.353 DEP images/timens.pb-c.d [2021-03-22T16:46:05.279Z] #43 8.433 PBCC images/fown.pb-c.c [2021-03-22T16:46:05.279Z] #43 8.446 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-22T16:46:05.279Z] #43 8.497 PBCC images/opts.pb-c.c [2021-03-22T16:46:05.279Z] #43 8.550 PBCC images/memfd.pb-c.c [2021-03-22T16:46:05.279Z] #43 8.655 DEP images/fown.pb-c.d [2021-03-22T16:46:05.279Z] #43 8.709 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-22T16:46:05.279Z] #43 8.791 DEP images/opts.pb-c.d [2021-03-22T16:46:05.279Z] #43 8.865 DEP images/memfd.pb-c.d [2021-03-22T16:46:05.279Z] #43 8.943 PBCC images/sit.pb-c.c [2021-03-22T16:46:05.279Z] #43 9.089 DEP images/sit.pb-c.d [2021-03-22T16:46:05.279Z] #43 9.145 PBCC images/macvlan.pb-c.c [2021-03-22T16:46:05.279Z] #43 9.178 DEP images/macvlan.pb-c.d [2021-03-22T16:46:05.279Z] #43 9.289 PBCC images/autofs.pb-c.c [2021-03-22T16:46:05.279Z] #43 9.317 DEP images/autofs.pb-c.d [2021-03-22T16:46:05.279Z] #43 9.392 PBCC images/sysctl.pb-c.c [2021-03-22T16:46:05.279Z] #43 9.428 DEP images/sysctl.pb-c.d [2021-03-22T16:46:05.279Z] #43 9.478 PBCC images/time.pb-c.c [2021-03-22T16:46:05.279Z] #43 9.488 DEP images/time.pb-c.d [2021-03-22T16:46:05.279Z] #43 9.551 PBCC images/binfmt-misc.pb-c.c [2021-03-22T16:46:05.279Z] #43 9.577 DEP images/binfmt-misc.pb-c.d [2021-03-22T16:46:05.279Z] #43 9.620 PBCC images/seccomp.pb-c.c [2021-03-22T16:46:05.279Z] #43 9.632 DEP images/seccomp.pb-c.d [2021-03-22T16:46:05.279Z] #43 9.681 PBCC images/userns.pb-c.c [2021-03-22T16:46:05.279Z] #43 9.733 DEP images/userns.pb-c.d [2021-03-22T16:46:05.279Z] #43 9.833 PBCC images/cgroup.pb-c.c [2021-03-22T16:46:05.279Z] #43 9.879 DEP images/cgroup.pb-c.d [2021-03-22T16:46:05.279Z] #43 9.925 PBCC images/ext-file.pb-c.c [2021-03-22T16:46:05.279Z] #43 9.947 DEP images/ext-file.pb-c.d [2021-03-22T16:46:05.279Z] #43 9.995 PBCC images/rpc.pb-c.c [2021-03-22T16:46:05.300Z] #51 ... [2021-03-22T16:46:05.300Z] [2021-03-22T16:46:05.300Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:05.300Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:05.300Z] #43 19.62 make[1]: Nothing to be done for 'all'. [2021-03-22T16:46:05.391Z] #34 89.46 path [2021-03-22T16:46:05.542Z] #43 10.07 DEP images/rpc.pb-c.d [2021-03-22T16:46:05.542Z] #43 10.19 PBCC images/siginfo.pb-c.c [2021-03-22T16:46:05.542Z] #43 ... [2021-03-22T16:46:05.542Z] [2021-03-22T16:46:05.542Z] #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-03-22T16:46:05.542Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:46:05.542Z] #13 84.69 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-22T16:46:05.542Z] #13 84.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-22T16:46:05.542Z] #13 84.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:05.542Z] #13 84.88 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-22T16:46:05.542Z] #13 84.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-22T16:46:05.542Z] #13 84.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:05.649Z] #34 89.71 fmt [2021-03-22T16:46:05.649Z] #34 89.80 path/filepath [2021-03-22T16:46:05.907Z] #34 ... [2021-03-22T16:46:05.907Z] [2021-03-22T16:46:05.907Z] #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-03-22T16:46:05.907Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:46:05.907Z] #36 84.00 Selecting previously unselected package libxml2:amd64. [2021-03-22T16:46:05.907Z] #36 84.00 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-22T16:46:05.907Z] #36 84.06 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T16:46:05.907Z] #36 85.24 Selecting previously unselected package libarchive13:amd64. [2021-03-22T16:46:05.907Z] #36 85.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-22T16:46:05.907Z] #36 85.26 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-22T16:46:05.907Z] #36 85.71 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-22T16:46:05.907Z] #36 85.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-22T16:46:05.907Z] #36 85.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-22T16:46:05.907Z] #36 86.03 Selecting previously unselected package librhash0:amd64. [2021-03-22T16:46:05.907Z] #36 86.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-22T16:46:05.907Z] #36 86.06 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-22T16:46:05.907Z] #36 86.28 Selecting previously unselected package libuv1:amd64. [2021-03-22T16:46:05.907Z] #36 86.29 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-22T16:46:05.907Z] #36 86.30 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-22T16:46:05.907Z] #36 86.60 Selecting previously unselected package cmake. [2021-03-22T16:46:05.907Z] #36 86.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-22T16:46:05.907Z] #36 86.65 Unpacking cmake (3.13.4-1) ... [2021-03-22T16:46:05.907Z] #36 89.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:46:05.907Z] #36 89.80 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T16:46:05.907Z] #36 89.82 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-22T16:46:05.907Z] #36 89.83 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T16:46:05.907Z] #36 89.87 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-22T16:46:05.907Z] #36 89.88 Setting up cmake-data (3.13.4-1) ... [2021-03-22T16:46:05.907Z] #36 89.91 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T16:46:05.907Z] #36 89.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-22T16:46:05.907Z] #36 89.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-22T16:46:05.907Z] #36 89.97 Setting up cmake (3.13.4-1) ... [2021-03-22T16:46:05.907Z] #36 89.98 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:46:06.173Z] #36 90.11 Processing triggers for mime-support (3.62) ... [2021-03-22T16:46:06.679Z] #43 21.24 CC images/stats.o [2021-03-22T16:46:06.745Z] #36 DONE 90.7s [2021-03-22T16:46:06.745Z] [2021-03-22T16:46:06.745Z] #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-03-22T16:46:06.745Z] #37 sha256:675c8949e95d4c988e1abdcde73170a7c3e72e10daa4ebdfefca6e31d6b9b47c [2021-03-22T16:46:06.563Z] > git remote # timeout=10 [2021-03-22T16:46:06.667Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T16:46:06.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T16:46:06.715Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T16:46:06.939Z] Merge succeeded, producing c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:46:06.939Z] #43 21.67 CC images/core.o [2021-03-22T16:46:06.939Z] Checking out Revision c6038b488406ca3b7cc62ddcc0438cf678694bf7 (PR-42050) [2021-03-22T16:46:07.596Z] #36 ... [2021-03-22T16:46:07.596Z] [2021-03-22T16:46:07.596Z] #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-03-22T16:46:07.596Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:07.596Z] #13 70.49 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-03-22T16:46:07.596Z] #13 74.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-22T16:46:07.596Z] #13 74.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-22T16:46:07.596Z] #13 74.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-22T16:46:07.596Z] #13 74.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-22T16:46:07.596Z] #13 74.20 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-03-22T16:46:07.596Z] #13 74.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-22T16:46:07.596Z] #13 74.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-22T16:46:07.596Z] #13 74.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-22T16:46:07.596Z] #13 74.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-22T16:46:07.596Z] #13 74.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-22T16:46:07.596Z] #13 74.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-22T16:46:07.596Z] #13 74.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-22T16:46:07.596Z] #13 74.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-22T16:46:07.596Z] #13 74.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-22T16:46:07.596Z] #13 76.26 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:46:07.596Z] #13 76.52 Fetched 78.2 MB in 12s (6542 kB/s) [2021-03-22T16:46:07.596Z] #13 76.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:46:07.596Z] #13 76.84 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-22T16:46:07.596Z] #13 76.89 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T16:46:07.596Z] #13 77.49 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-22T16:46:07.596Z] #13 77.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:46:07.596Z] #13 77.91 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-22T16:46:07.596Z] #13 77.95 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-22T16:46:07.596Z] #13 78.26 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:46:07.596Z] #13 78.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:46:07.596Z] #13 78.69 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-22T16:46:07.596Z] #13 78.86 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T16:46:07.596Z] #13 79.46 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-22T16:46:07.596Z] #13 79.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-22T16:46:07.596Z] #13 79.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T16:46:07.596Z] #13 79.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-22T16:46:07.596Z] #13 79.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T16:46:07.596Z] #13 ... [2021-03-22T16:46:07.597Z] [2021-03-22T16:46:07.597Z] #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-03-22T16:46:07.597Z] #34 sha256:7d6a5e4f350b05f42aa81710b021914628f718527814003a30f5c38a8165e2c1 [2021-03-22T16:46:07.597Z] #34 76.54 time [2021-03-22T16:46:07.597Z] #34 85.82 internal/poll [2021-03-22T16:46:07.597Z] #34 86.63 internal/fmtsort [2021-03-22T16:46:07.597Z] #34 ... [2021-03-22T16:46:07.597Z] [2021-03-22T16:46:07.597Z] #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-03-22T16:46:07.597Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:46:07.597Z] #42 85.09 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-22T16:46:07.597Z] #42 85.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:46:07.597Z] #42 85.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:46:07.597Z] #42 85.14 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-22T16:46:07.597Z] #42 85.15 Setting up python-six (1.12.0-1) ... [2021-03-22T16:46:07.683Z] #37 1.111 + RM_GOPATH=0 [2021-03-22T16:46:07.683Z] #37 1.111 + TMP_GOPATH= [2021-03-22T16:46:07.683Z] #37 1.111 + : /build [2021-03-22T16:46:07.683Z] #37 1.111 + '[' -z '' ']' [2021-03-22T16:46:07.683Z] #37 1.113 ++ mktemp -d [2021-03-22T16:46:07.683Z] #37 1.114 + export GOPATH=/tmp/tmp.ExPaZdGyVu [2021-03-22T16:46:07.683Z] #37 1.114 + GOPATH=/tmp/tmp.ExPaZdGyVu [2021-03-22T16:46:07.683Z] #37 1.114 + RM_GOPATH=1 [2021-03-22T16:46:07.683Z] #37 1.114 + case "$(go env GOARCH)" in [2021-03-22T16:46:07.683Z] #37 1.114 ++ go env GOARCH [2021-03-22T16:46:07.683Z] #37 1.147 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:46:07.683Z] #37 1.147 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:46:07.683Z] #37 1.148 ++ dirname /tmp/install/install.sh [2021-03-22T16:46:07.683Z] #37 1.152 + dir=/tmp/install [2021-03-22T16:46:07.683Z] #37 1.152 + bin=tini [2021-03-22T16:46:07.683Z] #37 1.152 + shift [2021-03-22T16:46:07.683Z] #37 1.152 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T16:46:07.683Z] #37 1.152 + . /tmp/install/tini.installer [2021-03-22T16:46:07.683Z] #37 1.152 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:46:07.683Z] #37 1.152 + install_tini [2021-03-22T16:46:07.684Z] #37 1.152 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T16:46:07.684Z] #37 1.152 + git clone https://github.com/krallin/tini.git /tmp/tmp.ExPaZdGyVu/tini [2021-03-22T16:46:07.684Z] #37 1.152 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:46:07.684Z] #37 1.154 Cloning into '/tmp/tmp.ExPaZdGyVu/tini'... [2021-03-22T16:46:07.878Z] #43 22.37 CC images/core-x86.o [2021-03-22T16:46:08.101Z] #13 ... [2021-03-22T16:46:08.101Z] [2021-03-22T16:46:08.101Z] #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-03-22T16:46:08.101Z] #37 sha256:7511b8a72a224a3192df9013da8ca69f03fe14e74c30fc9a07ebaa96f004a4dc [2021-03-22T16:46:08.101Z] #37 11.58 [100%] Linking C executable tini-static [2021-03-22T16:46:08.101Z] #37 12.33 [100%] Built target tini-static [2021-03-22T16:46:08.101Z] #37 12.48 + mkdir -p /build [2021-03-22T16:46:08.101Z] #37 12.49 + cp tini-static /build/docker-init [2021-03-22T16:46:08.101Z] #37 DONE 14.5s [2021-03-22T16:46:08.101Z] [2021-03-22T16:46:08.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-03-22T16:46:08.101Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:46:08.101Z] #43 10.21 DEP images/siginfo.pb-c.d [2021-03-22T16:46:08.101Z] #43 10.30 PBCC images/pagemap.pb-c.c [2021-03-22T16:46:08.101Z] #43 10.40 DEP images/pagemap.pb-c.d [2021-03-22T16:46:08.101Z] #43 10.44 PBCC images/rlimit.pb-c.c [2021-03-22T16:46:08.101Z] #43 10.47 DEP images/rlimit.pb-c.d [2021-03-22T16:46:08.101Z] #43 10.50 PBCC images/file-lock.pb-c.c [2021-03-22T16:46:08.101Z] #43 10.53 DEP images/file-lock.pb-c.d [2021-03-22T16:46:08.101Z] #43 10.57 PBCC images/tty.pb-c.c [2021-03-22T16:46:08.101Z] #43 10.62 DEP images/tty.pb-c.d [2021-03-22T16:46:08.101Z] #43 10.67 PBCC images/tun.pb-c.c [2021-03-22T16:46:08.101Z] #43 10.73 PBCC images/netdev.pb-c.c [2021-03-22T16:46:08.101Z] #43 10.76 DEP images/tun.pb-c.d [2021-03-22T16:46:08.101Z] #43 10.88 DEP images/netdev.pb-c.d [2021-03-22T16:46:08.101Z] #43 11.02 PBCC images/vma.pb-c.c [2021-03-22T16:46:08.101Z] #43 11.06 DEP images/vma.pb-c.d [2021-03-22T16:46:08.101Z] #43 11.11 PBCC images/creds.pb-c.c [2021-03-22T16:46:08.101Z] #43 11.12 DEP images/creds.pb-c.d [2021-03-22T16:46:08.101Z] #43 11.19 PBCC images/utsns.pb-c.c [2021-03-22T16:46:08.101Z] #43 11.20 DEP images/utsns.pb-c.d [2021-03-22T16:46:08.101Z] #43 11.26 PBCC images/ipc-desc.pb-c.c [2021-03-22T16:46:08.101Z] #43 11.28 PBCC images/ipc-sem.pb-c.c [2021-03-22T16:46:08.101Z] #43 11.30 DEP images/ipc-desc.pb-c.d [2021-03-22T16:46:08.101Z] #43 11.36 DEP images/ipc-sem.pb-c.d [2021-03-22T16:46:08.101Z] #43 11.49 PBCC images/ipc-msg.pb-c.c [2021-03-22T16:46:08.102Z] #43 11.52 DEP images/ipc-msg.pb-c.d [2021-03-22T16:46:08.102Z] #43 11.57 PBCC images/ipc-shm.pb-c.c [2021-03-22T16:46:08.102Z] #43 11.63 DEP images/ipc-shm.pb-c.d [2021-03-22T16:46:08.102Z] #43 11.69 PBCC images/ipc-var.pb-c.c [2021-03-22T16:46:08.102Z] #43 11.71 DEP images/ipc-var.pb-c.d [2021-03-22T16:46:08.102Z] #43 11.73 PBCC images/sk-opts.pb-c.c [2021-03-22T16:46:08.102Z] #43 11.74 PBCC images/packet-sock.pb-c.c [2021-03-22T16:46:08.102Z] #43 11.76 DEP images/sk-opts.pb-c.d [2021-03-22T16:46:08.102Z] #43 11.81 DEP images/packet-sock.pb-c.d [2021-03-22T16:46:08.102Z] #43 11.86 PBCC images/sk-netlink.pb-c.c [2021-03-22T16:46:08.102Z] #43 11.92 DEP images/sk-netlink.pb-c.d [2021-03-22T16:46:08.102Z] #43 11.96 PBCC images/sk-inet.pb-c.c [2021-03-22T16:46:08.102Z] #43 12.01 DEP images/sk-inet.pb-c.d [2021-03-22T16:46:08.102Z] #43 12.09 PBCC images/sk-unix.pb-c.c [2021-03-22T16:46:08.102Z] #43 12.14 DEP images/sk-unix.pb-c.d [2021-03-22T16:46:08.102Z] #43 12.23 PBCC images/mm.pb-c.c [2021-03-22T16:46:08.102Z] #43 12.29 DEP images/mm.pb-c.d [2021-03-22T16:46:08.102Z] #43 12.43 PBCC images/timerfd.pb-c.c [2021-03-22T16:46:08.102Z] #43 12.47 DEP images/timerfd.pb-c.d [2021-03-22T16:46:08.102Z] #43 12.51 PBCC images/timer.pb-c.c [2021-03-22T16:46:08.102Z] #43 12.54 DEP images/timer.pb-c.d [2021-03-22T16:46:08.102Z] #43 12.58 PBCC images/sa.pb-c.c [2021-03-22T16:46:08.102Z] #43 12.67 DEP images/sa.pb-c.d [2021-03-22T16:46:08.102Z] #43 12.72 PBCC images/pipe-data.pb-c.c [2021-03-22T16:46:08.102Z] #43 12.73 DEP images/pipe-data.pb-c.d [2021-03-22T16:46:08.139Z] #43 ... [2021-03-22T16:46:08.139Z] [2021-03-22T16:46:08.139Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:08.139Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:46:08.139Z] #45 79.03 go/parser [2021-03-22T16:46:08.139Z] #45 80.28 text/template [2021-03-22T16:46:08.139Z] #45 83.29 encoding/xml [2021-03-22T16:46:08.139Z] #45 85.87 go/doc [2021-03-22T16:46:08.139Z] #45 88.72 github.com/LK4D4/vndr/build [2021-03-22T16:46:08.382Z] #43 12.83 PBCC images/mnt.pb-c.c [2021-03-22T16:46:08.382Z] #43 12.89 DEP images/mnt.pb-c.d [2021-03-22T16:46:08.382Z] #43 12.99 PBCC images/sk-packet.pb-c.c [2021-03-22T16:46:08.382Z] #43 13.03 DEP images/sk-packet.pb-c.d [2021-03-22T16:46:08.382Z] #43 13.09 PBCC images/tcp-stream.pb-c.c [2021-03-22T16:46:08.399Z] #45 ... [2021-03-22T16:46:08.399Z] [2021-03-22T16:46:08.399Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:08.399Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:08.399Z] #43 22.88 CC images/core-arm.o [2021-03-22T16:46:08.400Z] #20 41.48 Selecting previously unselected package libnet1:amd64. [2021-03-22T16:46:08.400Z] #20 41.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:46:08.621Z] #37 2.037 + cd /tmp/tmp.ExPaZdGyVu/tini [2021-03-22T16:46:08.621Z] #37 2.038 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:46:08.621Z] #37 2.045 + cmake . [2021-03-22T16:46:08.646Z] #43 13.17 DEP images/tcp-stream.pb-c.d [2021-03-22T16:46:08.646Z] #43 13.23 PBCC images/pipe.pb-c.c [2021-03-22T16:46:08.646Z] #43 13.28 DEP images/pipe.pb-c.d [2021-03-22T16:46:08.656Z] #20 41.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:46:08.656Z] #20 41.57 Selecting previously unselected package libnl-3-200:amd64. [2021-03-22T16:46:08.656Z] #20 41.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-22T16:46:08.656Z] #20 41.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:46:08.658Z] #43 23.30 CC images/core-aarch64.o [2021-03-22T16:46:08.909Z] #43 13.39 PBCC images/pstree.pb-c.c [2021-03-22T16:46:08.909Z] #43 13.46 DEP images/pstree.pb-c.d [2021-03-22T16:46:08.909Z] #43 13.54 PBCC images/fs.pb-c.c [2021-03-22T16:46:08.909Z] #43 13.55 DEP images/fs.pb-c.d [2021-03-22T16:46:08.909Z] #43 13.61 PBCC images/signalfd.pb-c.c [2021-03-22T16:46:08.909Z] #43 13.65 DEP images/signalfd.pb-c.d [2021-03-22T16:46:08.912Z] #20 41.68 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-22T16:46:08.912Z] #20 41.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:46:08.912Z] #20 41.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:46:08.912Z] #20 41.75 Selecting previously unselected package libreadline5:amd64. [2021-03-22T16:46:08.912Z] #20 41.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-22T16:46:08.912Z] #20 41.78 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-22T16:46:09.168Z] #20 41.90 Selecting previously unselected package net-tools. [2021-03-22T16:46:09.168Z] #20 41.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-22T16:46:09.168Z] #20 41.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T16:46:09.168Z] #20 42.12 Selecting previously unselected package python-pip-whl. [2021-03-22T16:46:09.168Z] #20 42.13 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-22T16:46:09.168Z] #20 42.14 Unpacking python-pip-whl (18.1-5) ... [2021-03-22T16:46:09.175Z] #43 13.72 PBCC images/fh.pb-c.c [2021-03-22T16:46:09.175Z] #43 13.78 PBCC images/fsnotify.pb-c.c [2021-03-22T16:46:09.175Z] #43 13.82 DEP images/fh.pb-c.d [2021-03-22T16:46:09.175Z] #43 13.88 DEP images/fsnotify.pb-c.d [2021-03-22T16:46:09.175Z] #43 13.96 PBCC images/eventpoll.pb-c.c [2021-03-22T16:46:09.175Z] #43 13.98 DEP images/eventpoll.pb-c.d [2021-03-22T16:46:09.190Z] #37 2.658 -- The C compiler identification is GNU 8.3.0 [2021-03-22T16:46:09.190Z] #37 ... [2021-03-22T16:46:09.190Z] [2021-03-22T16:46:09.190Z] #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-03-22T16:46:09.190Z] #51 sha256:7467497c1237e2741c948ba8653435c2fee2efc23e6becef626fbeb300363ae2 [2021-03-22T16:46:09.190Z] #51 83.24 context [2021-03-22T16:46:09.190Z] #51 84.64 internal/syscall/execenv [2021-03-22T16:46:09.190Z] #51 85.01 internal/syscall/unix [2021-03-22T16:46:09.190Z] #51 85.58 os [2021-03-22T16:46:09.190Z] #51 89.71 encoding/binary [2021-03-22T16:46:09.190Z] #51 89.77 fmt [2021-03-22T16:46:09.190Z] #51 92.28 encoding/base64 [2021-03-22T16:46:09.190Z] #51 93.04 golang.org/x/sys/unix [2021-03-22T16:46:09.228Z] #43 23.72 CC images/core-ppc64.o [2021-03-22T16:46:09.443Z] #43 14.06 PBCC images/eventfd.pb-c.c [2021-03-22T16:46:09.443Z] #43 14.10 DEP images/eventfd.pb-c.d [2021-03-22T16:46:09.443Z] #43 14.17 PBCC images/remap-file-path.pb-c.c [2021-03-22T16:46:09.443Z] #43 14.19 DEP images/remap-file-path.pb-c.d [2021-03-22T16:46:09.449Z] #51 ... [2021-03-22T16:46:09.449Z] [2021-03-22T16:46:09.449Z] #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-03-22T16:46:09.449Z] #37 sha256:675c8949e95d4c988e1abdcde73170a7c3e72e10daa4ebdfefca6e31d6b9b47c [2021-03-22T16:46:09.449Z] #37 2.727 -- Check for working C compiler: /usr/bin/cc [2021-03-22T16:46:09.713Z] #43 14.25 PBCC images/fifo.pb-c.c [2021-03-22T16:46:09.713Z] #43 14.27 DEP images/fifo.pb-c.d [2021-03-22T16:46:09.713Z] #43 14.40 PBCC images/ghost-file.pb-c.c [2021-03-22T16:46:09.713Z] #43 14.46 DEP images/ghost-file.pb-c.d [2021-03-22T16:46:09.713Z] #43 14.53 PBCC images/regfile.pb-c.c [2021-03-22T16:46:09.730Z] #20 42.72 Selecting previously unselected package python3-lib2to3. [2021-03-22T16:46:09.730Z] #20 42.73 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-22T16:46:09.730Z] #20 42.73 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-22T16:46:09.797Z] #43 24.35 CC images/core-s390.o [2021-03-22T16:46:06.853Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-22T16:46:06.973Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T16:46:07.022Z] > git checkout -f c6038b488406ca3b7cc62ddcc0438cf678694bf7 # timeout=10 [2021-03-22T16:46:09.985Z] #43 14.60 DEP images/regfile.pb-c.d [2021-03-22T16:46:09.985Z] #43 14.64 PBCC images/ns.pb-c.c [2021-03-22T16:46:09.985Z] #43 14.68 DEP images/ns.pb-c.d [2021-03-22T16:46:09.985Z] #43 14.75 PBCC images/fdinfo.pb-c.c [2021-03-22T16:46:09.987Z] #20 42.86 Selecting previously unselected package python3-distutils. [2021-03-22T16:46:09.987Z] #20 42.87 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-22T16:46:09.987Z] #20 42.87 Unpacking python3-distutils (3.7.3-1) ... [2021-03-22T16:46:10.018Z] #37 ... [2021-03-22T16:46:10.018Z] [2021-03-22T16:46:10.018Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T16:46:10.018Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:46:10.018Z] #42 83.95 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-22T16:46:10.018Z] #42 84.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:46:10.018Z] #42 84.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:46:10.018Z] #42 84.11 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-22T16:46:10.018Z] #42 84.15 Setting up python-six (1.12.0-1) ... [2021-03-22T16:46:10.018Z] #42 89.14 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-22T16:46:10.018Z] #42 89.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:46:10.018Z] #42 89.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-22T16:46:10.018Z] #42 89.23 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-22T16:46:10.018Z] #42 89.27 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-22T16:46:10.018Z] #42 89.29 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-22T16:46:10.018Z] #42 89.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T16:46:10.018Z] #42 89.33 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-22T16:46:10.018Z] #42 89.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T16:46:10.018Z] #42 89.43 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-22T16:46:10.018Z] #42 ... [2021-03-22T16:46:10.018Z] [2021-03-22T16:46:10.019Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T16:46:10.019Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:10.019Z] #13 81.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-22T16:46:10.019Z] #13 81.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-22T16:46:10.019Z] #13 81.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T16:46:10.019Z] #13 84.97 Selecting previously unselected package binutils-mingw-w64. [2021-03-22T16:46:10.019Z] #13 84.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-22T16:46:10.019Z] #13 85.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T16:46:10.019Z] #13 85.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-22T16:46:10.019Z] #13 85.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:46:10.019Z] #13 85.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:46:10.019Z] #13 85.42 Selecting previously unselected package dmsetup. [2021-03-22T16:46:10.019Z] #13 85.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:46:10.019Z] #13 85.44 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-22T16:46:10.019Z] #13 85.82 Selecting previously unselected package mingw-w64-common. [2021-03-22T16:46:10.019Z] #13 85.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-22T16:46:10.019Z] #13 85.84 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-22T16:46:10.243Z] #20 43.03 Selecting previously unselected package python3-pip. [2021-03-22T16:46:10.243Z] #20 43.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-22T16:46:10.243Z] #20 43.05 Unpacking python3-pip (18.1-5) ... [2021-03-22T16:46:10.248Z] #43 14.84 DEP images/fdinfo.pb-c.d [2021-03-22T16:46:10.248Z] #43 14.98 PBCC images/core-aarch64.pb-c.c [2021-03-22T16:46:10.248Z] #43 15.01 PBCC images/core-arm.pb-c.c [2021-03-22T16:46:10.278Z] #13 ... [2021-03-22T16:46:10.278Z] [2021-03-22T16:46:10.278Z] #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-03-22T16:46:10.278Z] #37 sha256:675c8949e95d4c988e1abdcde73170a7c3e72e10daa4ebdfefca6e31d6b9b47c [2021-03-22T16:46:10.278Z] #37 3.605 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T16:46:10.278Z] #37 3.625 -- Detecting C compiler ABI info [2021-03-22T16:46:10.365Z] #43 24.98 CC images/cpuinfo.o [2021-03-22T16:46:10.499Z] #20 43.25 Selecting previously unselected package python3-pkg-resources. [2021-03-22T16:46:10.499Z] #20 43.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T16:46:10.499Z] #20 43.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-22T16:46:10.499Z] #20 43.40 Selecting previously unselected package python3-setuptools. [2021-03-22T16:46:10.499Z] #20 43.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-22T16:46:10.499Z] #20 43.41 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-22T16:46:10.521Z] #43 15.04 PBCC images/core-ppc64.pb-c.c [2021-03-22T16:46:10.521Z] #43 15.07 PBCC images/core-s390.pb-c.c [2021-03-22T16:46:10.521Z] #43 15.09 PBCC images/core-x86.pb-c.c [2021-03-22T16:46:10.521Z] #43 15.12 PBCC images/core.pb-c.c [2021-03-22T16:46:10.521Z] #43 15.16 PBCC images/inventory.pb-c.c [2021-03-22T16:46:10.521Z] #43 15.22 DEP images/core-aarch64.pb-c.d [2021-03-22T16:46:10.755Z] #20 43.63 Selecting previously unselected package python3-wheel. [2021-03-22T16:46:10.755Z] #20 43.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-22T16:46:10.755Z] #20 43.64 Unpacking python3-wheel (0.32.3-2) ... [2021-03-22T16:46:10.755Z] #20 43.72 Selecting previously unselected package sudo. [2021-03-22T16:46:10.755Z] #20 43.73 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-22T16:46:10.755Z] #20 43.74 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-22T16:46:10.783Z] #43 15.32 DEP images/core-arm.pb-c.d [2021-03-22T16:46:10.783Z] #43 15.43 DEP images/core-ppc64.pb-c.d [2021-03-22T16:46:10.783Z] #43 15.52 DEP images/core-s390.pb-c.d [2021-03-22T16:46:10.783Z] #43 15.56 DEP images/core-x86.pb-c.d [2021-03-22T16:46:10.848Z] #37 4.303 -- Detecting C compiler ABI info - done [2021-03-22T16:46:10.895Z] #42 ... [2021-03-22T16:46:10.895Z] [2021-03-22T16:46:10.895Z] #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-03-22T16:46:10.895Z] #47 sha256:c85741025ec862b11c3f9ad3dd782ce6ca780fee5cde13a3a59b794aa7aadc34 [2021-03-22T16:46:10.895Z] #47 DONE 89.9s [2021-03-22T16:46:10.895Z] [2021-03-22T16:46:10.895Z] #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-03-22T16:46:10.895Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:46:10.895Z] #36 89.86 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:46:10.895Z] #36 89.93 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T16:46:10.895Z] #36 90.02 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-22T16:46:10.895Z] #36 90.02 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T16:46:10.895Z] #36 90.08 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-22T16:46:10.895Z] #36 90.18 Setting up cmake-data (3.13.4-1) ... [2021-03-22T16:46:10.895Z] #36 90.29 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T16:46:10.934Z] #43 25.43 CC images/inventory.o [2021-03-22T16:46:11.046Z] #43 15.63 DEP images/core.pb-c.d [2021-03-22T16:46:11.046Z] #43 15.66 DEP images/inventory.pb-c.d [2021-03-22T16:46:11.046Z] #43 15.75 PBCC images/cpuinfo.pb-c.c [2021-03-22T16:46:11.046Z] #43 15.78 DEP images/cpuinfo.pb-c.d [2021-03-22T16:46:11.107Z] #37 4.360 -- Detecting C compile features [2021-03-22T16:46:11.158Z] #36 90.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-22T16:46:11.194Z] #43 25.68 CC images/fdinfo.o [2021-03-22T16:46:11.308Z] #43 15.83 PBCC images/stats.pb-c.c [2021-03-22T16:46:11.308Z] #43 15.84 DEP images/stats.pb-c.d [2021-03-22T16:46:11.317Z] #20 44.24 Selecting previously unselected package thin-provisioning-tools. [2021-03-22T16:46:11.317Z] #20 44.25 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-22T16:46:11.317Z] #20 44.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T16:46:11.418Z] #36 90.46 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-22T16:46:11.418Z] #36 90.57 Setting up cmake (3.13.4-1) ... [2021-03-22T16:46:11.418Z] #36 90.62 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:46:11.454Z] #43 26.06 CC images/fown.o [2021-03-22T16:46:11.573Z] #20 44.46 Selecting previously unselected package uidmap. [2021-03-22T16:46:11.573Z] #20 44.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-22T16:46:11.573Z] #20 44.50 Unpacking uidmap (1:4.5-1.1) ... [2021-03-22T16:46:11.713Z] #43 ... [2021-03-22T16:46:11.713Z] [2021-03-22T16:46:11.713Z] #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-03-22T16:46:11.713Z] #51 sha256:519ce0f1abc7606a41ba9bcd9fc3d23d49d3b5ef360fef4c454b92fdaaddc957 [2021-03-22T16:46:11.713Z] #51 86.88 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T16:46:11.713Z] #51 DONE 92.5s [2021-03-22T16:46:11.713Z] [2021-03-22T16:46:11.713Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:11.713Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:11.713Z] #43 26.32 CC images/ns.o [2021-03-22T16:46:11.735Z] #36 90.85 Processing triggers for mime-support (3.62) ... [2021-03-22T16:46:11.829Z] #20 44.60 Selecting previously unselected package vim-runtime. [2021-03-22T16:46:11.829Z] #20 44.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:46:11.829Z] #20 44.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-22T16:46:11.829Z] #20 44.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-22T16:46:11.829Z] #20 44.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-22T16:46:11.973Z] #43 26.57 CC images/regfile.o [2021-03-22T16:46:12.027Z] #36 ... [2021-03-22T16:46:12.027Z] [2021-03-22T16:46:12.027Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:12.027Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:46:12.027Z] #45 81.30 time [2021-03-22T16:46:12.027Z] #45 90.15 os [2021-03-22T16:46:12.027Z] #45 90.42 strings [2021-03-22T16:46:12.232Z] #43 26.80 CC images/ghost-file.o [2021-03-22T16:46:12.332Z] #45 ... [2021-03-22T16:46:12.332Z] [2021-03-22T16:46:12.332Z] #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-03-22T16:46:12.332Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:12.332Z] #13 84.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-22T16:46:12.332Z] #13 84.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-22T16:46:12.332Z] #13 84.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T16:46:12.332Z] #13 ... [2021-03-22T16:46:12.332Z] [2021-03-22T16:46:12.332Z] #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-03-22T16:46:12.332Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T16:46:12.332Z] #36 DONE 91.5s [2021-03-22T16:46:12.491Z] #43 27.14 CC images/fifo.o [2021-03-22T16:46:12.593Z] [2021-03-22T16:46:12.593Z] #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-03-22T16:46:12.593Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:46:12.593Z] #42 91.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-22T16:46:12.593Z] #42 91.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:46:12.860Z] #42 92.08 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-22T16:46:12.860Z] #42 92.15 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-22T16:46:13.060Z] #43 27.44 CC images/remap-file-path.o [2021-03-22T16:46:13.121Z] #42 92.16 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-22T16:46:13.121Z] #42 92.32 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-22T16:46:13.121Z] #42 92.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T16:46:13.121Z] #42 92.44 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-22T16:46:13.233Z] #43 17.47 make[1]: Nothing to be done for 'all'. [2021-03-22T16:46:13.320Z] #43 27.70 CC images/eventfd.o [2021-03-22T16:46:13.320Z] #43 27.98 CC images/eventpoll.o [2021-03-22T16:46:13.382Z] #42 92.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T16:46:13.382Z] #42 92.67 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-22T16:46:13.652Z] #37 6.650 -- Detecting C compile features - done [2021-03-22T16:46:13.652Z] #37 6.690 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T16:46:13.652Z] #37 ... [2021-03-22T16:46:13.652Z] [2021-03-22T16:46:13.652Z] #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-03-22T16:46:13.652Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:46:13.652Z] #42 96.56 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-22T16:46:13.652Z] #42 96.59 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:46:13.652Z] #42 DONE 97.5s [2021-03-22T16:46:13.652Z] [2021-03-22T16:46:13.652Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:13.652Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:46:13.652Z] #45 87.69 os [2021-03-22T16:46:13.652Z] #45 87.73 strings [2021-03-22T16:46:13.652Z] #45 90.96 regexp/syntax [2021-03-22T16:46:13.652Z] #45 91.89 fmt [2021-03-22T16:46:13.652Z] #45 95.77 regexp [2021-03-22T16:46:13.652Z] #45 96.88 go/token [2021-03-22T16:46:13.652Z] #45 97.75 go/scanner [2021-03-22T16:46:13.888Z] #43 28.28 CC images/fh.o [2021-03-22T16:46:13.912Z] #45 ... [2021-03-22T16:46:13.912Z] [2021-03-22T16:46:13.912Z] #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-03-22T16:46:13.912Z] #37 sha256:675c8949e95d4c988e1abdcde73170a7c3e72e10daa4ebdfefca6e31d6b9b47c [2021-03-22T16:46:13.912Z] #37 7.219 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T16:46:13.912Z] #37 7.323 -- Configuring done [2021-03-22T16:46:14.148Z] #43 28.57 CC images/fsnotify.o [2021-03-22T16:46:14.174Z] #37 7.358 -- Generating done [2021-03-22T16:46:14.174Z] #37 7.368 -- Build files have been written to: /tmp/tmp.ExPaZdGyVu/tini [2021-03-22T16:46:14.174Z] #37 7.385 + make tini-static [2021-03-22T16:46:14.183Z] #43 ... [2021-03-22T16:46:14.183Z] [2021-03-22T16:46:14.183Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:14.183Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:46:14.183Z] #45 89.14 mime [2021-03-22T16:46:14.183Z] #45 89.54 mime/quotedprintable [2021-03-22T16:46:14.183Z] #45 90.21 vendor/golang.org/x/net/idna [2021-03-22T16:46:14.183Z] #45 90.24 net/http/internal [2021-03-22T16:46:14.183Z] #45 98.76 net/textproto [2021-03-22T16:46:14.183Z] #45 98.76 vendor/golang.org/x/net/http/httpproxy [2021-03-22T16:46:14.183Z] #45 98.77 crypto/x509 [2021-03-22T16:46:14.437Z] #37 7.899 Scanning dependencies of target tini-static [2021-03-22T16:46:14.446Z] #45 ... [2021-03-22T16:46:14.446Z] [2021-03-22T16:46:14.446Z] #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-03-22T16:46:14.446Z] #56 sha256:bdcb1a109ec53ba21db430760247264c86014f8930decbaf705c2a58857209c3 [2021-03-22T16:46:14.446Z] #56 47.88 Checking out files: 42% (1617/3820) Checking out files: 43% (1643/3820) Checking out files: 44% (1681/3820) Checking out files: 45% (1719/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 85% (3262/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T16:46:14.446Z] #56 49.62 + cd /tmp/tmp.VzPiNYS5Ig/src/github.com/containerd/containerd [2021-03-22T16:46:14.446Z] #56 49.62 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:46:14.446Z] #56 50.93 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T16:46:14.446Z] #56 50.93 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T16:46:14.446Z] #56 50.93 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T16:46:14.446Z] #56 50.93 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T16:46:14.447Z] #56 50.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T16:46:14.447Z] #56 50.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T16:46:14.447Z] #56 50.95 + '[' '' = dynamic ']' [2021-03-22T16:46:14.447Z] #56 50.95 + make [2021-03-22T16:46:14.447Z] #56 53.02 + bin/ctr [2021-03-22T16:46:14.447Z] #56 ... [2021-03-22T16:46:14.447Z] [2021-03-22T16:46:14.447Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:14.447Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:46:14.447Z] #43 19.13 CC images/stats.o [2021-03-22T16:46:14.697Z] #37 8.074 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T16:46:14.717Z] #43 29.20 CC images/signalfd.o [2021-03-22T16:46:14.976Z] #43 29.44 CC images/fs.o [2021-03-22T16:46:15.022Z] #43 19.57 CC images/core.o [2021-03-22T16:46:15.099Z] #20 47.76 Selecting previously unselected package vim. [2021-03-22T16:46:15.099Z] #20 47.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:46:15.099Z] #20 47.79 Unpacking vim (2:8.1.0875-5) ... [2021-03-22T16:46:15.099Z] #20 ... [2021-03-22T16:46:15.099Z] [2021-03-22T16:46:15.099Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:15.099Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:15.099Z] #43 99.15 CC criu/cr-errno.o [2021-03-22T16:46:15.099Z] #43 99.23 CC criu/cr-restore.o [2021-03-22T16:46:15.099Z] #43 103.6 CC criu/cr-service.o [2021-03-22T16:46:15.099Z] #43 104.9 CC criu/crtools.o [2021-03-22T16:46:15.099Z] #43 105.5 CC criu/eventfd.o [2021-03-22T16:46:15.099Z] #43 105.9 CC criu/eventpoll.o [2021-03-22T16:46:15.099Z] #43 106.7 CC criu/external.o [2021-03-22T16:46:15.099Z] #43 107.0 CC criu/fault-injection.o [2021-03-22T16:46:15.099Z] #43 107.2 CC criu/fdstore.o [2021-03-22T16:46:15.099Z] #43 107.7 CC criu/fifo.o [2021-03-22T16:46:15.099Z] #43 108.1 CC criu/file-ids.o [2021-03-22T16:46:15.099Z] #43 108.4 CC criu/file-lock.o [2021-03-22T16:46:15.099Z] #43 109.2 CC criu/files-ext.o [2021-03-22T16:46:15.235Z] #43 29.72 CC images/pstree.o [2021-03-22T16:46:15.495Z] #43 30.03 CC images/pipe.o [2021-03-22T16:46:15.495Z] #43 30.21 CC images/tcp-stream.o [2021-03-22T16:46:15.662Z] #43 109.6 CC criu/files-reg.o [2021-03-22T16:46:15.662Z] #43 ... [2021-03-22T16:46:15.662Z] [2021-03-22T16:46:15.662Z] #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-03-22T16:46:15.662Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:46:15.662Z] #20 48.42 Selecting previously unselected package xfsprogs. [2021-03-22T16:46:15.662Z] #20 48.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-22T16:46:15.662Z] #20 48.43 Unpacking xfsprogs (4.20.0-1) ... [2021-03-22T16:46:15.918Z] #20 48.90 Selecting previously unselected package zip. [2021-03-22T16:46:15.918Z] #20 48.90 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-22T16:46:15.918Z] #20 48.92 Unpacking zip (3.0-11+b1) ... [2021-03-22T16:46:15.929Z] #42 ... [2021-03-22T16:46:15.929Z] [2021-03-22T16:46:15.929Z] #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-03-22T16:46:15.929Z] #51 sha256:fe9aeb007cc6af39d3b9bcfc65905cd82d00daf212b5b02a8b5a6241fd5514fb [2021-03-22T16:46:15.929Z] #51 84.84 time [2021-03-22T16:46:15.929Z] #51 94.12 context [2021-03-22T16:46:15.929Z] #51 94.47 encoding/binary [2021-03-22T16:46:15.929Z] #51 ... [2021-03-22T16:46:15.929Z] [2021-03-22T16:46:15.929Z] #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-03-22T16:46:15.929Z] #37 sha256:2182b195ef19fda7b8c246ad2f3fba927e21faa4b8b3eff2605aaceb643df561 [2021-03-22T16:46:15.929Z] #37 1.990 + RM_GOPATH=0 [2021-03-22T16:46:15.929Z] #37 1.990 + TMP_GOPATH= [2021-03-22T16:46:15.929Z] #37 1.990 + : /build [2021-03-22T16:46:15.929Z] #37 1.990 + '[' -z '' ']' [2021-03-22T16:46:15.929Z] #37 1.990 ++ mktemp -d [2021-03-22T16:46:15.929Z] #37 1.991 + export GOPATH=/tmp/tmp.ekgkmE6WVC [2021-03-22T16:46:15.929Z] #37 1.992 + GOPATH=/tmp/tmp.ekgkmE6WVC [2021-03-22T16:46:15.929Z] #37 1.992 + RM_GOPATH=1 [2021-03-22T16:46:15.929Z] #37 1.992 + case "$(go env GOARCH)" in [2021-03-22T16:46:15.929Z] #37 1.992 ++ go env GOARCH [2021-03-22T16:46:15.929Z] #37 2.021 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:46:15.929Z] #37 2.021 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:46:15.929Z] #37 2.022 ++ dirname /tmp/install/install.sh [2021-03-22T16:46:15.929Z] #37 2.029 + dir=/tmp/install [2021-03-22T16:46:15.929Z] #37 2.029 + bin=tini [2021-03-22T16:46:15.929Z] #37 2.029 + shift [2021-03-22T16:46:15.929Z] #37 2.029 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T16:46:15.929Z] #37 2.030 + . /tmp/install/tini.installer [2021-03-22T16:46:15.929Z] #37 2.030 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:46:15.929Z] #37 2.032 + install_tini [2021-03-22T16:46:15.929Z] #37 2.033 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T16:46:15.929Z] #37 2.041 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:46:15.929Z] #37 2.041 + git clone https://github.com/krallin/tini.git /tmp/tmp.ekgkmE6WVC/tini [2021-03-22T16:46:15.929Z] #37 2.072 Cloning into '/tmp/tmp.ekgkmE6WVC/tini'... [2021-03-22T16:46:15.929Z] #37 3.430 + cd /tmp/tmp.ekgkmE6WVC/tini [2021-03-22T16:46:15.929Z] #37 3.440 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T16:46:15.929Z] #37 3.462 + cmake . [2021-03-22T16:46:16.041Z] #43 20.68 CC images/core-x86.o [2021-03-22T16:46:16.063Z] #43 30.52 CC images/sk-packet.o [2021-03-22T16:46:16.076Z] #37 9.464 [100%] Linking C executable tini-static [2021-03-22T16:46:16.174Z] #20 49.11 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-22T16:46:16.174Z] #20 49.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T16:46:16.174Z] #20 49.16 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-22T16:46:16.174Z] #20 49.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-22T16:46:16.174Z] #20 49.19 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-22T16:46:16.174Z] #20 49.20 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-22T16:46:16.174Z] #20 49.22 Setting up uidmap (1:4.5-1.1) ... [2021-03-22T16:46:16.174Z] #20 49.24 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-22T16:46:16.174Z] #20 49.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:46:16.174Z] #20 49.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T16:46:16.323Z] #43 30.81 CC images/mnt.o [2021-03-22T16:46:16.430Z] #20 49.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:46:16.430Z] #20 49.29 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:46:16.430Z] #20 49.30 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T16:46:16.430Z] #20 49.32 Setting up zip (3.0-11+b1) ... [2021-03-22T16:46:16.430Z] #20 49.33 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T16:46:16.430Z] #20 49.37 Setting up bash-completion (1:2.8-6) ... [2021-03-22T16:46:16.498Z] #37 4.173 -- The C compiler identification is GNU 8.3.0 [2021-03-22T16:46:16.498Z] #37 4.257 -- Check for working C compiler: /usr/bin/cc [2021-03-22T16:46:16.583Z] #43 30.97 CC images/pipe-data.o [2021-03-22T16:46:16.583Z] #43 31.25 CC images/sa.o [2021-03-22T16:46:16.645Z] #37 10.12 [100%] Built target tini-static [2021-03-22T16:46:16.842Z] #43 31.45 CC images/timer.o [2021-03-22T16:46:16.904Z] #37 10.20 + mkdir -p /build [2021-03-22T16:46:16.904Z] #37 10.21 + cp tini-static /build/docker-init [2021-03-22T16:46:17.013Z] #43 21.58 CC images/core-arm.o [2021-03-22T16:46:17.102Z] #43 31.80 CC images/timerfd.o [2021-03-22T16:46:17.282Z] #43 22.03 CC images/core-aarch64.o [2021-03-22T16:46:17.361Z] #43 32.09 CC images/mm.o [2021-03-22T16:46:17.473Z] #37 DONE 10.7s [2021-03-22T16:46:17.473Z] [2021-03-22T16:46:17.473Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:17.473Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:17.473Z] #43 2.587 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T16:46:17.473Z] #43 2.587 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T16:46:17.473Z] #43 2.593 Note: Building without GnuTLS support [2021-03-22T16:46:17.473Z] #43 2.597 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T16:46:17.473Z] #43 2.597 Makefile.config:40: Warn: Building without nftables support [2021-03-22T16:46:17.473Z] #43 ... [2021-03-22T16:46:17.473Z] [2021-03-22T16:46:17.473Z] #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-03-22T16:46:17.473Z] #34 sha256:f2e0b18637f8fa3a96e49c81e8469cedc8649832379a63dd731f38b5836b4112 [2021-03-22T16:46:17.473Z] #34 91.54 io/ioutil [2021-03-22T16:46:17.473Z] #34 92.31 text/tabwriter [2021-03-22T16:46:17.473Z] #34 94.00 flag [2021-03-22T16:46:17.473Z] #34 94.00 github.com/BurntSushi/toml [2021-03-22T16:46:17.473Z] #34 95.79 log [2021-03-22T16:46:17.473Z] #34 98.52 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T16:46:17.732Z] #34 ... [2021-03-22T16:46:17.732Z] [2021-03-22T16:46:17.732Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:17.732Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:46:17.732Z] #45 99.40 go/ast [2021-03-22T16:46:17.732Z] #45 100.7 internal/lazyregexp [2021-03-22T16:46:17.732Z] #45 101.1 net/url [2021-03-22T16:46:17.861Z] #43 22.46 CC images/core-ppc64.o [2021-03-22T16:46:17.880Z] #37 5.508 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T16:46:17.880Z] #37 5.516 -- Detecting C compiler ABI info [2021-03-22T16:46:17.930Z] #43 32.40 CC images/sk-opts.o [2021-03-22T16:46:18.189Z] #43 32.60 CC images/sk-unix.o [2021-03-22T16:46:18.437Z] #43 22.85 CC images/core-s390.o [2021-03-22T16:46:18.449Z] #43 32.92 CC images/sk-inet.o [2021-03-22T16:46:18.475Z] Commit message: "integration-cli: rely less on "docker port" output format" [2021-03-22T16:46:18.708Z] #43 33.27 CC images/tun.o [2021-03-22T16:46:18.708Z] #43 ... [2021-03-22T16:46:18.708Z] [2021-03-22T16:46:18.708Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:18.708Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:46:18.708Z] #45 89.45 compress/flate [2021-03-22T16:46:18.708Z] #45 92.24 net [2021-03-22T16:46:18.708Z] #45 92.27 compress/gzip [2021-03-22T16:46:18.708Z] #45 92.88 vendor/golang.org/x/text/transform [2021-03-22T16:46:18.708Z] #45 93.56 vendor/golang.org/x/text/unicode/bidi [2021-03-22T16:46:18.708Z] #45 95.28 vendor/golang.org/x/text/secure/bidirule [2021-03-22T16:46:18.708Z] #45 95.65 vendor/golang.org/x/text/unicode/norm [2021-03-22T16:46:18.708Z] #45 ... [2021-03-22T16:46:18.708Z] [2021-03-22T16:46:18.708Z] #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-03-22T16:46:18.708Z] #56 sha256:827c586b67441c3b90d1758af458be393c890dc12400b1ad0f18a6c60d02a117 [2021-03-22T16:46:18.708Z] #56 45.80 Checking out files: 42% (1623/3820) Checking out files: 43% (1643/3820) Checking out files: 44% (1681/3820) Checking out files: 45% (1719/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 82% (3144/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T16:46:18.708Z] #56 47.50 + cd /tmp/tmp.in2TUw8Tfw/src/github.com/containerd/containerd [2021-03-22T16:46:18.708Z] #56 47.50 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:46:18.708Z] #56 49.18 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T16:46:18.708Z] #56 49.18 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T16:46:18.708Z] #56 49.18 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T16:46:18.708Z] #56 49.18 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T16:46:18.708Z] #56 49.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T16:46:18.708Z] #56 49.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T16:46:18.708Z] #56 49.18 + '[' '' = dynamic ']' [2021-03-22T16:46:18.708Z] #56 49.18 + make [2021-03-22T16:46:18.708Z] #56 50.33 + bin/ctr [2021-03-22T16:46:18.968Z] #56 ... [2021-03-22T16:46:18.968Z] [2021-03-22T16:46:18.968Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:18.968Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:18.968Z] #43 33.53 CC images/sk-netlink.o [Pipeline] withEnv [Pipeline] { [2021-03-22T16:46:19.017Z] #43 23.53 CC images/cpuinfo.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T16:46:19.203Z] #20 52.04 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-22T16:46:19.203Z] #20 52.09 Setting up xz-utils (5.2.4-1) ... [2021-03-22T16:46:19.203Z] #20 52.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-22T16:46:19.227Z] #43 33.76 CC images/packet-sock.o [2021-03-22T16:46:19.263Z] #37 6.700 -- Detecting C compiler ABI info - done [2021-03-22T16:46:19.263Z] #37 6.824 -- Detecting C compile features [2021-03-22T16:46:19.263Z] #37 ... [2021-03-22T16:46:19.263Z] [2021-03-22T16:46:19.263Z] #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-03-22T16:46:19.263Z] #34 sha256:7d6a5e4f350b05f42aa81710b021914628f718527814003a30f5c38a8165e2c1 [2021-03-22T16:46:19.263Z] #34 88.20 internal/syscall/execenv [2021-03-22T16:46:19.263Z] #34 88.62 internal/syscall/unix [2021-03-22T16:46:19.263Z] #34 89.23 strings [2021-03-22T16:46:19.263Z] #34 89.94 os [2021-03-22T16:46:19.263Z] #34 93.35 path [2021-03-22T16:46:19.263Z] #34 94.03 text/tabwriter [2021-03-22T16:46:19.263Z] #34 95.48 fmt [2021-03-22T16:46:19.263Z] #34 95.52 path/filepath [2021-03-22T16:46:19.263Z] #34 97.52 io/ioutil [2021-03-22T16:46:19.263Z] #34 ... [2021-03-22T16:46:19.263Z] [2021-03-22T16:46:19.263Z] #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-03-22T16:46:19.263Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:19.263Z] #13 89.60 Selecting previously unselected package binutils-mingw-w64. [2021-03-22T16:46:19.263Z] #13 89.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-22T16:46:19.263Z] #13 89.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T16:46:19.263Z] #13 90.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-22T16:46:19.263Z] #13 90.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:46:19.263Z] #13 90.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:46:19.263Z] #13 90.49 Selecting previously unselected package dmsetup. [2021-03-22T16:46:19.263Z] #13 90.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:46:19.263Z] #13 90.49 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-22T16:46:19.263Z] #13 90.80 Selecting previously unselected package mingw-w64-common. [2021-03-22T16:46:19.263Z] #13 90.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-22T16:46:19.263Z] #13 90.84 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-22T16:46:19.459Z] #20 52.18 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-22T16:46:19.459Z] #20 52.31 invoke-rc.d: could not determine current runlevel [2021-03-22T16:46:19.459Z] #20 52.32 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T16:46:19.459Z] #20 52.37 Setting up pigz (2.4-1) ... [2021-03-22T16:46:19.459Z] #20 52.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-22T16:46:19.459Z] #20 52.40 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:46:19.491Z] #43 34.10 CC images/ipc-var.o [2021-03-22T16:46:19.593Z] #43 24.06 CC images/inventory.o [2021-03-22T16:46:19.638Z] #45 ... [2021-03-22T16:46:19.638Z] [2021-03-22T16:46:19.638Z] #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-03-22T16:46:19.638Z] #34 sha256:f2e0b18637f8fa3a96e49c81e8469cedc8649832379a63dd731f38b5836b4112 [2021-03-22T16:46:19.638Z] #34 DONE 103.4s [2021-03-22T16:46:19.638Z] [2021-03-22T16:46:19.638Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:19.638Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:46:19.638Z] #45 103.5 text/template/parse [2021-03-22T16:46:19.715Z] #20 52.42 Setting up python-pip-whl (18.1-5) ... [2021-03-22T16:46:19.715Z] #20 52.43 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-22T16:46:19.715Z] #20 52.45 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-22T16:46:19.750Z] #43 34.38 CC images/ipc-desc.o [2021-03-22T16:46:19.856Z] #43 24.44 CC images/fdinfo.o [2021-03-22T16:46:19.973Z] #20 52.87 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-22T16:46:19.973Z] #20 52.88 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:46:19.973Z] #20 52.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:46:19.973Z] #20 52.94 Setting up vim (2:8.1.0875-5) ... [2021-03-22T16:46:19.973Z] #20 52.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-22T16:46:19.973Z] #20 52.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-22T16:46:19.973Z] #20 52.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-22T16:46:20.010Z] #43 34.60 CC images/ipc-shm.o [2021-03-22T16:46:20.119Z] #43 24.91 CC images/fown.o [2021-03-22T16:46:20.229Z] #20 52.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-22T16:46:20.229Z] #20 52.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-22T16:46:20.229Z] #20 52.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-22T16:46:20.229Z] #20 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-22T16:46:20.229Z] #20 53.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-22T16:46:20.229Z] #20 53.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:46:20.229Z] #20 53.04 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T16:46:20.229Z] #20 53.05 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-22T16:46:20.229Z] #20 53.08 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T16:46:20.229Z] #20 53.09 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-22T16:46:20.229Z] #20 53.12 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T16:46:20.270Z] #43 34.83 CC images/ipc-msg.o [2021-03-22T16:46:20.530Z] #43 35.09 CC images/ipc-sem.o [2021-03-22T16:46:20.577Z] #45 ... [2021-03-22T16:46:20.577Z] [2021-03-22T16:46:20.577Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:20.577Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:20.577Z] #43 5.129 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T16:46:20.577Z] #43 5.201 GEN .gitid [2021-03-22T16:46:20.577Z] #43 5.230 GEN criu/include/version.h [2021-03-22T16:46:20.577Z] #43 5.300 GEN include/common/asm [2021-03-22T16:46:20.696Z] #43 25.28 CC images/ns.o [2021-03-22T16:46:20.789Z] #43 35.27 CC images/utsns.o [2021-03-22T16:46:20.789Z] #43 35.47 CC images/creds.o [2021-03-22T16:46:20.837Z] #43 7.329 PBCC images/timens.pb-c.c [2021-03-22T16:46:20.961Z] #43 25.60 CC images/regfile.o [2021-03-22T16:46:21.096Z] #43 7.420 DEP images/timens.pb-c.d [2021-03-22T16:46:21.096Z] #43 7.468 PBCC images/fown.pb-c.c [2021-03-22T16:46:21.096Z] #43 7.498 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-22T16:46:21.096Z] #43 7.614 PBCC images/opts.pb-c.c [2021-03-22T16:46:21.096Z] #43 7.656 PBCC images/memfd.pb-c.c [2021-03-22T16:46:21.096Z] #43 7.720 DEP images/fown.pb-c.d [2021-03-22T16:46:21.096Z] #43 7.760 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-22T16:46:21.356Z] #43 7.826 DEP images/opts.pb-c.d [2021-03-22T16:46:21.356Z] #43 7.879 DEP images/memfd.pb-c.d [2021-03-22T16:46:21.356Z] #43 ... [2021-03-22T16:46:21.356Z] [2021-03-22T16:46:21.356Z] #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-03-22T16:46:21.356Z] #51 sha256:7467497c1237e2741c948ba8653435c2fee2efc23e6becef626fbeb300363ae2 [2021-03-22T16:46:21.356Z] #51 95.35 encoding/json [2021-03-22T16:46:21.356Z] #51 102.7 github.com/pkg/diff [2021-03-22T16:46:21.356Z] #51 102.7 go/ast [2021-03-22T16:46:21.356Z] #51 104.4 golang.org/x/crypto/ssh/terminal [2021-03-22T16:46:21.356Z] #51 ... [2021-03-22T16:46:21.356Z] [2021-03-22T16:46:21.356Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:21.356Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:21.356Z] #43 7.922 PBCC images/sit.pb-c.c [2021-03-22T16:46:21.356Z] #43 7.988 DEP images/sit.pb-c.d [2021-03-22T16:46:21.358Z] #43 35.70 CC images/vma.o [2021-03-22T16:46:21.358Z] #43 35.98 CC images/netdev.o [2021-03-22T16:46:21.537Z] #43 25.98 CC images/ghost-file.o [2021-03-22T16:46:21.615Z] #43 8.032 PBCC images/macvlan.pb-c.c [2021-03-22T16:46:21.615Z] #43 8.072 DEP images/macvlan.pb-c.d [2021-03-22T16:46:21.615Z] #43 8.122 PBCC images/autofs.pb-c.c [2021-03-22T16:46:21.615Z] #43 8.152 DEP images/autofs.pb-c.d [2021-03-22T16:46:21.615Z] #43 8.187 PBCC images/sysctl.pb-c.c [2021-03-22T16:46:21.615Z] #43 8.224 DEP images/sysctl.pb-c.d [2021-03-22T16:46:21.795Z] + docker version [2021-03-22T16:46:21.799Z] #43 26.43 CC images/fifo.o [2021-03-22T16:46:21.807Z] #13 ... [2021-03-22T16:46:21.807Z] [2021-03-22T16:46:21.807Z] #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-03-22T16:46:21.807Z] #34 sha256:7d6a5e4f350b05f42aa81710b021914628f718527814003a30f5c38a8165e2c1 [2021-03-22T16:46:21.807Z] #34 100.7 flag [2021-03-22T16:46:21.807Z] #34 100.7 github.com/BurntSushi/toml [2021-03-22T16:46:21.874Z] #43 8.279 PBCC images/time.pb-c.c [2021-03-22T16:46:21.875Z] #43 8.288 DEP images/time.pb-c.d [2021-03-22T16:46:21.875Z] #43 8.323 PBCC images/binfmt-misc.pb-c.c [2021-03-22T16:46:21.875Z] #43 8.353 DEP images/binfmt-misc.pb-c.d [2021-03-22T16:46:21.875Z] #43 8.402 PBCC images/seccomp.pb-c.c [2021-03-22T16:46:21.875Z] #43 8.460 DEP images/seccomp.pb-c.d [2021-03-22T16:46:21.927Z] #43 36.31 CC images/tty.o [2021-03-22T16:46:22.111Z] #43 26.67 CC images/remap-file-path.o [2021-03-22T16:46:22.134Z] #43 8.509 PBCC images/userns.pb-c.c [2021-03-22T16:46:22.134Z] #43 8.538 DEP images/userns.pb-c.d [2021-03-22T16:46:22.134Z] #43 8.589 PBCC images/cgroup.pb-c.c [2021-03-22T16:46:22.134Z] #43 8.622 DEP images/cgroup.pb-c.d [2021-03-22T16:46:22.134Z] #43 8.673 PBCC images/ext-file.pb-c.c [2021-03-22T16:46:22.134Z] #43 8.706 DEP images/ext-file.pb-c.d [2021-03-22T16:46:22.186Z] #43 36.87 CC images/file-lock.o [2021-03-22T16:46:22.374Z] #43 27.04 CC images/eventfd.o [2021-03-22T16:46:22.393Z] #43 8.791 PBCC images/rpc.pb-c.c [2021-03-22T16:46:22.393Z] #43 8.828 DEP images/rpc.pb-c.d [2021-03-22T16:46:22.393Z] #43 8.878 PBCC images/siginfo.pb-c.c [2021-03-22T16:46:22.393Z] #43 8.897 DEP images/siginfo.pb-c.d [2021-03-22T16:46:22.393Z] #43 8.941 PBCC images/pagemap.pb-c.c [2021-03-22T16:46:22.393Z] #43 9.020 DEP images/pagemap.pb-c.d [2021-03-22T16:46:22.393Z] #43 9.060 PBCC images/rlimit.pb-c.c [2021-03-22T16:46:22.445Z] #43 37.14 CC images/rlimit.o [2021-03-22T16:46:22.637Z] #43 27.34 CC images/eventpoll.o [2021-03-22T16:46:22.652Z] #43 9.080 DEP images/rlimit.pb-c.d [2021-03-22T16:46:22.652Z] #43 9.154 PBCC images/file-lock.pb-c.c [2021-03-22T16:46:22.652Z] #43 9.180 DEP images/file-lock.pb-c.d [2021-03-22T16:46:22.652Z] #43 9.254 PBCC images/tty.pb-c.c [2021-03-22T16:46:22.652Z] #43 9.328 DEP images/tty.pb-c.d [2021-03-22T16:46:22.704Z] #43 37.37 CC images/pagemap.o [2021-03-22T16:46:22.912Z] #43 9.377 PBCC images/tun.pb-c.c [2021-03-22T16:46:22.912Z] #43 9.410 PBCC images/netdev.pb-c.c [2021-03-22T16:46:22.912Z] #43 9.457 DEP images/tun.pb-c.d [2021-03-22T16:46:23.171Z] #43 9.508 DEP images/netdev.pb-c.d [2021-03-22T16:46:23.171Z] #43 9.552 PBCC images/vma.pb-c.c [2021-03-22T16:46:23.171Z] #43 9.600 DEP images/vma.pb-c.d [2021-03-22T16:46:23.171Z] #43 9.643 PBCC images/creds.pb-c.c [2021-03-22T16:46:23.171Z] #43 9.675 DEP images/creds.pb-c.d [2021-03-22T16:46:23.171Z] #43 9.721 PBCC images/utsns.pb-c.c [2021-03-22T16:46:23.214Z] #43 27.81 CC images/fh.o [2021-03-22T16:46:23.272Z] #43 37.69 CC images/siginfo.o [2021-03-22T16:46:23.430Z] #43 9.748 DEP images/utsns.pb-c.d [2021-03-22T16:46:23.430Z] #43 9.794 PBCC images/ipc-desc.pb-c.c [2021-03-22T16:46:23.430Z] #43 9.808 PBCC images/ipc-sem.pb-c.c [2021-03-22T16:46:23.430Z] #43 9.872 DEP images/ipc-desc.pb-c.d [2021-03-22T16:46:23.430Z] #43 9.889 DEP images/ipc-sem.pb-c.d [2021-03-22T16:46:23.430Z] #43 9.918 PBCC images/ipc-msg.pb-c.c [2021-03-22T16:46:23.430Z] #43 9.942 DEP images/ipc-msg.pb-c.d [2021-03-22T16:46:23.430Z] #43 10.00 PBCC images/ipc-shm.pb-c.c [2021-03-22T16:46:23.478Z] #43 ... [2021-03-22T16:46:23.478Z] [2021-03-22T16:46:23.478Z] #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-03-22T16:46:23.478Z] #58 sha256:0f93a66ff40802784bcb9bf96af60c443156ffe87018ecddc6b555adf613e151 [2021-03-22T16:46:23.478Z] #58 100.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T16:46:23.478Z] #58 100.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-22T16:46:23.478Z] #58 DONE 108.4s [2021-03-22T16:46:23.478Z] [2021-03-22T16:46:23.478Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:23.478Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:46:23.478Z] #43 28.08 CC images/fsnotify.o [2021-03-22T16:46:23.478Z] #43 ... [2021-03-22T16:46:23.478Z] [2021-03-22T16:46:23.478Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T16:46:23.478Z] #59 sha256:4305a1fb3fed36efe2145c7ab3087f69094d62faaafe2baf40dc6098063e2131 [2021-03-22T16:46:23.502Z] #20 56.01 Setting up iptables (1.8.2-4) ... [2021-03-22T16:46:23.502Z] #20 56.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T16:46:23.502Z] #20 56.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T16:46:23.502Z] #20 56.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T16:46:23.502Z] #20 56.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T16:46:23.502Z] #20 56.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-22T16:46:23.502Z] #20 56.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-22T16:46:23.502Z] #20 56.08 Setting up python3 (3.7.3-1) ... [2021-03-22T16:46:23.532Z] #43 37.95 CC images/rpc.o [2021-03-22T16:46:23.690Z] #43 10.05 DEP images/ipc-shm.pb-c.d [2021-03-22T16:46:23.690Z] #43 10.10 PBCC images/ipc-var.pb-c.c [2021-03-22T16:46:23.690Z] #43 10.12 DEP images/ipc-var.pb-c.d [2021-03-22T16:46:23.690Z] #43 ... [2021-03-22T16:46:23.690Z] [2021-03-22T16:46:23.690Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T16:46:23.690Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:23.690Z] #13 92.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-22T16:46:23.690Z] #13 92.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-22T16:46:23.690Z] #13 92.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T16:46:23.690Z] #13 100.1 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-22T16:46:23.690Z] #13 100.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:46:23.690Z] #13 100.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:23.690Z] #13 100.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-22T16:46:23.690Z] #13 100.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:46:23.690Z] #13 100.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:23.690Z] #13 ... [2021-03-22T16:46:23.690Z] [2021-03-22T16:46:23.690Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:23.690Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:23.690Z] #43 10.17 PBCC images/sk-opts.pb-c.c [2021-03-22T16:46:23.690Z] #43 10.20 PBCC images/packet-sock.pb-c.c [2021-03-22T16:46:23.690Z] #43 10.25 DEP images/sk-opts.pb-c.d [2021-03-22T16:46:23.741Z] #59 DONE 0.2s [2021-03-22T16:46:23.741Z] [2021-03-22T16:46:23.741Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T16:46:23.741Z] #60 sha256:666393b0930a0c50b83cdb7226d77d227c671d5b1e2af4903eb4c50c7cef4d02 [2021-03-22T16:46:23.759Z] #20 56.53 Setting up python3-wheel (0.32.3-2) ... [2021-03-22T16:46:23.949Z] #43 10.28 DEP images/packet-sock.pb-c.d [2021-03-22T16:46:23.949Z] #43 10.34 PBCC images/sk-netlink.pb-c.c [2021-03-22T16:46:23.949Z] #43 10.41 DEP images/sk-netlink.pb-c.d [2021-03-22T16:46:23.949Z] #43 10.45 PBCC images/sk-inet.pb-c.c [2021-03-22T16:46:23.949Z] #43 10.49 DEP images/sk-inet.pb-c.d [2021-03-22T16:46:23.949Z] #43 10.54 PBCC images/sk-unix.pb-c.c [2021-03-22T16:46:24.004Z] #60 DONE 0.2s [2021-03-22T16:46:24.004Z] [2021-03-22T16:46:24.004Z] #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-03-22T16:46:24.004Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:46:24.004Z] #13 103.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-22T16:46:24.004Z] #13 103.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-22T16:46:24.004Z] #13 103.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:24.015Z] #20 ... [2021-03-22T16:46:24.015Z] [2021-03-22T16:46:24.015Z] #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-03-22T16:46:24.015Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:46:24.015Z] #40 209.5 + dpkg --print-architecture [2021-03-22T16:46:24.015Z] #40 209.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-22T16:46:24.209Z] #43 10.59 DEP images/sk-unix.pb-c.d [2021-03-22T16:46:24.209Z] #43 10.68 PBCC images/mm.pb-c.c [2021-03-22T16:46:24.209Z] #43 10.72 DEP images/mm.pb-c.d [2021-03-22T16:46:24.209Z] #43 10.74 PBCC images/timerfd.pb-c.c [2021-03-22T16:46:24.209Z] #43 10.78 DEP images/timerfd.pb-c.d [2021-03-22T16:46:24.271Z] #40 209.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-22T16:46:24.271Z] #40 209.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-22T16:46:24.350Z] #34 103.5 log [2021-03-22T16:46:24.469Z] #43 10.85 PBCC images/timer.pb-c.c [2021-03-22T16:46:24.469Z] #43 10.89 DEP images/timer.pb-c.d [2021-03-22T16:46:24.469Z] #43 10.93 PBCC images/sa.pb-c.c [2021-03-22T16:46:24.469Z] #43 10.97 DEP images/sa.pb-c.d [2021-03-22T16:46:24.469Z] #43 11.03 PBCC images/pipe-data.pb-c.c [2021-03-22T16:46:24.470Z] #43 39.13 CC images/ext-file.o [2021-03-22T16:46:24.729Z] #43 11.08 DEP images/pipe-data.pb-c.d [2021-03-22T16:46:24.729Z] #43 11.12 PBCC images/mnt.pb-c.c [2021-03-22T16:46:24.729Z] #43 11.17 DEP images/mnt.pb-c.d [2021-03-22T16:46:24.729Z] #43 11.24 PBCC images/sk-packet.pb-c.c [2021-03-22T16:46:24.729Z] #43 11.27 DEP images/sk-packet.pb-c.d [2021-03-22T16:46:24.735Z] #43 39.31 CC images/cgroup.o [2021-03-22T16:46:24.988Z] #43 11.34 PBCC images/tcp-stream.pb-c.c [2021-03-22T16:46:24.988Z] #43 11.40 DEP images/tcp-stream.pb-c.d [2021-03-22T16:46:24.988Z] #43 11.48 PBCC images/pipe.pb-c.c [2021-03-22T16:46:24.988Z] #43 11.54 DEP images/pipe.pb-c.d [2021-03-22T16:46:24.988Z] #43 11.61 PBCC images/pstree.pb-c.c [2021-03-22T16:46:25.247Z] #43 11.65 DEP images/pstree.pb-c.d [2021-03-22T16:46:25.247Z] #43 11.72 PBCC images/fs.pb-c.c [2021-03-22T16:46:25.247Z] #43 11.75 DEP images/fs.pb-c.d [2021-03-22T16:46:25.247Z] #43 11.78 PBCC images/signalfd.pb-c.c [2021-03-22T16:46:25.247Z] #43 11.86 DEP images/signalfd.pb-c.d [2021-03-22T16:46:25.303Z] #43 39.85 CC images/userns.o [2021-03-22T16:46:25.507Z] #43 11.94 PBCC images/fh.pb-c.c [2021-03-22T16:46:25.507Z] #43 11.99 PBCC images/fsnotify.pb-c.c [2021-03-22T16:46:25.507Z] #43 12.03 DEP images/fh.pb-c.d [2021-03-22T16:46:25.507Z] #43 12.07 DEP images/fsnotify.pb-c.d [2021-03-22T16:46:25.507Z] #43 12.14 PBCC images/eventpoll.pb-c.c [2021-03-22T16:46:25.563Z] #43 40.07 CC images/google/protobuf/descriptor.o [2021-03-22T16:46:25.731Z] #34 ... [2021-03-22T16:46:25.731Z] [2021-03-22T16:46:25.731Z] #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-03-22T16:46:25.731Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T16:46:25.731Z] #42 102.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-22T16:46:25.731Z] #42 102.8 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:46:25.731Z] #42 DONE 104.9s [2021-03-22T16:46:25.731Z] [2021-03-22T16:46:25.731Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:25.731Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:46:25.731Z] #45 94.84 regexp/syntax [2021-03-22T16:46:25.731Z] #45 96.22 fmt [2021-03-22T16:46:25.731Z] #45 102.0 regexp [2021-03-22T16:46:25.731Z] #45 104.1 go/token [2021-03-22T16:46:25.731Z] #45 ... [2021-03-22T16:46:25.731Z] [2021-03-22T16:46:25.731Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:25.731Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:25.766Z] #43 12.17 DEP images/eventpoll.pb-c.d [2021-03-22T16:46:25.766Z] #43 12.21 PBCC images/eventfd.pb-c.c [2021-03-22T16:46:25.766Z] #43 12.24 DEP images/eventfd.pb-c.d [2021-03-22T16:46:25.766Z] #43 12.27 PBCC images/remap-file-path.pb-c.c [2021-03-22T16:46:25.766Z] #43 12.31 DEP images/remap-file-path.pb-c.d [2021-03-22T16:46:25.766Z] #43 12.37 PBCC images/fifo.pb-c.c [2021-03-22T16:46:25.930Z] #13 ... [2021-03-22T16:46:25.930Z] [2021-03-22T16:46:25.930Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:25.930Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:46:25.930Z] #45 100.5 vendor/golang.org/x/net/http/httpguts [2021-03-22T16:46:25.930Z] #45 100.5 mime/multipart [2021-03-22T16:46:25.930Z] #45 102.8 crypto/tls [2021-03-22T16:46:25.930Z] #45 108.5 net/http/httptrace [2021-03-22T16:46:25.930Z] #45 108.8 net/http [2021-03-22T16:46:25.930Z] #45 ... [2021-03-22T16:46:25.930Z] [2021-03-22T16:46:25.930Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:25.930Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:46:25.930Z] #43 28.76 CC images/signalfd.o [2021-03-22T16:46:25.930Z] #43 29.04 CC images/fs.o [2021-03-22T16:46:25.930Z] #43 29.38 CC images/pstree.o [2021-03-22T16:46:25.930Z] #43 29.75 CC images/pipe.o [2021-03-22T16:46:25.930Z] #43 29.95 CC images/tcp-stream.o [2021-03-22T16:46:25.930Z] #43 30.21 CC images/sk-packet.o [2021-03-22T16:46:25.930Z] #43 30.57 CC images/mnt.o [2021-03-22T16:46:26.026Z] #43 12.40 DEP images/fifo.pb-c.d [2021-03-22T16:46:26.026Z] #43 12.46 PBCC images/ghost-file.pb-c.c [2021-03-22T16:46:26.026Z] #43 12.48 DEP images/ghost-file.pb-c.d [2021-03-22T16:46:26.026Z] #43 12.54 PBCC images/regfile.pb-c.c [2021-03-22T16:46:26.026Z] #43 12.58 DEP images/regfile.pb-c.d [2021-03-22T16:46:26.192Z] #43 30.91 CC images/pipe-data.o [2021-03-22T16:46:26.285Z] #43 12.65 PBCC images/ns.pb-c.c [2021-03-22T16:46:26.285Z] #43 12.69 DEP images/ns.pb-c.d [2021-03-22T16:46:26.285Z] #43 12.75 PBCC images/fdinfo.pb-c.c [2021-03-22T16:46:26.285Z] #43 12.84 DEP images/fdinfo.pb-c.d [2021-03-22T16:46:26.544Z] #43 12.90 PBCC images/core-aarch64.pb-c.c [2021-03-22T16:46:26.544Z] #43 12.98 PBCC images/core-arm.pb-c.c [2021-03-22T16:46:26.544Z] #43 13.04 PBCC images/core-ppc64.pb-c.c [2021-03-22T16:46:26.544Z] #43 13.10 PBCC images/core-s390.pb-c.c [2021-03-22T16:46:26.544Z] #43 13.15 PBCC images/core-x86.pb-c.c [2021-03-22T16:46:26.672Z] #43 ... [2021-03-22T16:46:26.672Z] [2021-03-22T16:46:26.672Z] #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-03-22T16:46:26.672Z] #51 sha256:fe9aeb007cc6af39d3b9bcfc65905cd82d00daf212b5b02a8b5a6241fd5514fb [2021-03-22T16:46:26.672Z] #51 95.73 fmt [2021-03-22T16:46:26.672Z] #51 97.53 encoding/base64 [2021-03-22T16:46:26.672Z] #51 98.81 golang.org/x/sys/unix [2021-03-22T16:46:26.672Z] #51 102.8 encoding/json [2021-03-22T16:46:26.672Z] #51 ... [2021-03-22T16:46:26.672Z] [2021-03-22T16:46:26.672Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:26.672Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:46:26.672Z] #45 105.9 go/scanner [2021-03-22T16:46:26.781Z] #43 31.34 CC images/sa.o [2021-03-22T16:46:26.781Z] #43 31.60 CC images/timer.o [2021-03-22T16:46:26.804Z] #43 13.19 PBCC images/core.pb-c.c [2021-03-22T16:46:26.804Z] #43 13.26 PBCC images/inventory.pb-c.c [2021-03-22T16:46:26.804Z] #43 13.32 DEP images/core-aarch64.pb-c.d [2021-03-22T16:46:26.804Z] #43 13.37 DEP images/core-arm.pb-c.d [2021-03-22T16:46:26.942Z] #43 41.67 CC images/opts.o [2021-03-22T16:46:27.064Z] #43 13.41 DEP images/core-ppc64.pb-c.d [2021-03-22T16:46:27.064Z] #43 13.44 DEP images/core-s390.pb-c.d [2021-03-22T16:46:27.064Z] #43 13.49 DEP images/core-x86.pb-c.d [2021-03-22T16:46:27.064Z] #43 13.55 DEP images/core.pb-c.d [2021-03-22T16:46:27.064Z] #43 13.60 DEP images/inventory.pb-c.d [2021-03-22T16:46:27.064Z] #43 13.69 PBCC images/cpuinfo.pb-c.c [2021-03-22T16:46:27.064Z] #43 13.73 DEP images/cpuinfo.pb-c.d [2021-03-22T16:46:27.324Z] #43 13.77 PBCC images/stats.pb-c.c [2021-03-22T16:46:27.324Z] #43 13.79 DEP images/stats.pb-c.d [2021-03-22T16:46:27.355Z] #43 31.94 CC images/timerfd.o [2021-03-22T16:46:27.510Z] #43 41.86 CC images/seccomp.o [2021-03-22T16:46:27.510Z] #43 42.18 CC images/binfmt-misc.o [2021-03-22T16:46:27.613Z] #45 ... [2021-03-22T16:46:27.613Z] [2021-03-22T16:46:27.613Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T16:46:27.613Z] #37 sha256:2182b195ef19fda7b8c246ad2f3fba927e21faa4b8b3eff2605aaceb643df561 [2021-03-22T16:46:27.613Z] #37 9.777 -- Detecting C compile features - done [2021-03-22T16:46:27.613Z] #37 9.861 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T16:46:27.613Z] #37 10.30 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T16:46:27.613Z] #37 10.44 -- Configuring done [2021-03-22T16:46:27.613Z] #37 10.45 -- Generating done [2021-03-22T16:46:27.613Z] #37 10.49 -- Build files have been written to: /tmp/tmp.ekgkmE6WVC/tini [2021-03-22T16:46:27.613Z] #37 10.50 + make tini-static [2021-03-22T16:46:27.613Z] #37 11.18 Scanning dependencies of target tini-static [2021-03-22T16:46:27.613Z] #37 11.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T16:46:27.613Z] #37 14.10 [100%] Linking C executable tini-static [2021-03-22T16:46:27.613Z] #37 14.90 [100%] Built target tini-static [2021-03-22T16:46:27.613Z] #37 14.99 + mkdir -p /build [2021-03-22T16:46:27.613Z] #37 15.00 + cp tini-static /build/docker-init [2021-03-22T16:46:27.613Z] #37 DONE 15.2s [2021-03-22T16:46:27.613Z] [2021-03-22T16:46:27.613Z] #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-03-22T16:46:27.613Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:27.613Z] #13 100.2 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-22T16:46:27.613Z] #13 100.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-22T16:46:27.613Z] #13 100.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T16:46:27.619Z] #43 32.22 CC images/mm.o [2021-03-22T16:46:27.770Z] #43 42.33 CC images/time.o [2021-03-22T16:46:28.029Z] #43 42.56 CC images/sysctl.o [2021-03-22T16:46:28.194Z] #43 32.67 CC images/sk-opts.o [2021-03-22T16:46:28.194Z] #43 32.89 CC images/sk-unix.o [2021-03-22T16:46:28.289Z] #43 42.80 CC images/autofs.o [2021-03-22T16:46:28.441Z] #40 ... [2021-03-22T16:46:28.441Z] [2021-03-22T16:46:28.441Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:28.441Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:28.441Z] #43 111.8 CC criu/files.o [2021-03-22T16:46:28.441Z] #43 113.9 CC criu/filesystems.o [2021-03-22T16:46:28.441Z] #43 114.6 CC criu/fsnotify.o [2021-03-22T16:46:28.441Z] #43 115.7 CC criu/image-desc.o [2021-03-22T16:46:28.441Z] #43 115.8 CC criu/image.o [2021-03-22T16:46:28.441Z] #43 116.8 CC criu/ipc_ns.o [2021-03-22T16:46:28.441Z] #43 117.9 CC criu/irmap.o [2021-03-22T16:46:28.441Z] #43 118.5 CC criu/kcmp-ids.o [2021-03-22T16:46:28.441Z] #43 118.8 CC criu/kerndat.o [2021-03-22T16:46:28.441Z] #43 119.9 CC criu/libnetlink.o [2021-03-22T16:46:28.441Z] #43 120.4 CC criu/log.o [2021-03-22T16:46:28.441Z] #43 120.9 CC criu/lsm.o [2021-03-22T16:46:28.441Z] #43 121.4 CC criu/mem.o [2021-03-22T16:46:28.441Z] #43 ... [2021-03-22T16:46:28.441Z] [2021-03-22T16:46:28.441Z] #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-03-22T16:46:28.441Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:46:28.441Z] #20 57.29 Setting up apparmor (2.13.2-10) ... [2021-03-22T16:46:28.441Z] #20 58.98 Setting up xfsprogs (4.20.0-1) ... [2021-03-22T16:46:28.441Z] #20 58.99 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-22T16:46:28.441Z] #20 59.45 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-22T16:46:28.441Z] #20 60.50 Setting up python3-distutils (3.7.3-1) ... [2021-03-22T16:46:28.441Z] #20 61.04 Setting up python3-setuptools (40.8.0-1) ... [2021-03-22T16:46:28.548Z] #43 43.07 CC images/macvlan.o [2021-03-22T16:46:28.771Z] #43 33.36 CC images/sk-inet.o [2021-03-22T16:46:28.808Z] #43 43.24 CC images/sit.o [2021-03-22T16:46:28.808Z] #43 ... [2021-03-22T16:46:28.808Z] [2021-03-22T16:46:28.808Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:28.808Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:46:28.808Z] #45 99.73 vendor/golang.org/x/net/idna [2021-03-22T16:46:28.808Z] #45 102.2 vendor/golang.org/x/net/http2/hpack [2021-03-22T16:46:28.808Z] #45 103.1 mime [2021-03-22T16:46:28.808Z] #45 104.8 mime/quotedprintable [2021-03-22T16:46:28.808Z] #45 105.2 net/http/internal [2021-03-22T16:46:28.808Z] #45 108.6 net/textproto [2021-03-22T16:46:28.808Z] #45 108.6 crypto/x509 [2021-03-22T16:46:28.808Z] #45 109.7 vendor/golang.org/x/net/http/httpguts [2021-03-22T16:46:28.867Z] Client: Docker Engine - Enterprise [2021-03-22T16:46:28.867Z] Version: 19.03.12 [2021-03-22T16:46:28.867Z] API version: 1.40 [2021-03-22T16:46:28.867Z] Go version: go1.13.13 [2021-03-22T16:46:28.867Z] Git commit: 4306744 [2021-03-22T16:46:28.867Z] Built: 08/05/2020 19:27:53 [2021-03-22T16:46:28.867Z] OS/Arch: windows/amd64 [2021-03-22T16:46:28.867Z] Experimental: false [2021-03-22T16:46:28.867Z] [2021-03-22T16:46:28.867Z] Server: Docker Engine - Enterprise [2021-03-22T16:46:28.867Z] Engine: [2021-03-22T16:46:28.867Z] Version: 19.03.12 [2021-03-22T16:46:28.867Z] API version: 1.40 (minimum version 1.24) [2021-03-22T16:46:28.867Z] Go version: go1.13.13 [2021-03-22T16:46:28.867Z] Git commit: f295753ffd [2021-03-22T16:46:28.867Z] Built: 08/05/2020 19:26:41 [2021-03-22T16:46:28.867Z] OS/Arch: windows/amd64 [2021-03-22T16:46:28.867Z] Experimental: true [2021-03-22T16:46:29.067Z] #45 ... [2021-03-22T16:46:29.067Z] [2021-03-22T16:46:29.067Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:29.067Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:29.067Z] #43 43.53 CC images/memfd.o [2021-03-22T16:46:29.067Z] #43 43.79 CC images/timens.o [2021-03-22T16:46:29.230Z] #43 15.31 make[1]: Nothing to be done for 'all'. [2021-03-22T16:46:29.326Z] #43 44.07 LINK images/built-in.o [2021-03-22T16:46:29.347Z] #43 34.00 CC images/tun.o [2021-03-22T16:46:29.369Z] #20 62.26 Setting up python3-pip (18.1-5) ... [Pipeline] sh [2021-03-22T16:46:29.897Z] #43 44.25 GEN compel/include/asm [2021-03-22T16:46:29.897Z] #43 44.29 GEN compel/include/version.h [2021-03-22T16:46:29.897Z] #43 44.32 touch .config [2021-03-22T16:46:29.897Z] #43 44.37 GEN include/common/config.h [2021-03-22T16:46:29.897Z] #43 44.44 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-22T16:46:29.897Z] #43 44.46 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-22T16:46:29.897Z] #43 44.50 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-22T16:46:29.897Z] #43 44.52 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-22T16:46:29.897Z] #43 44.54 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-22T16:46:29.897Z] #43 44.57 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-22T16:46:29.897Z] #43 44.60 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-22T16:46:29.923Z] #43 34.44 CC images/sk-netlink.o [2021-03-22T16:46:30.156Z] #43 44.64 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-22T16:46:30.156Z] #43 44.67 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-22T16:46:30.156Z] #43 44.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-22T16:46:30.156Z] #43 44.69 DEP compel/plugins/std/infect.d [2021-03-22T16:46:30.156Z] #43 44.77 DEP compel/plugins/std/string.d [2021-03-22T16:46:30.156Z] #43 44.85 DEP compel/plugins/std/log.d [2021-03-22T16:46:30.168Z] #43 16.66 CC images/stats.o [2021-03-22T16:46:30.188Z] #43 34.72 CC images/packet-sock.o [2021-03-22T16:46:30.398Z] + docker info [2021-03-22T16:46:30.416Z] #43 44.93 DEP compel/plugins/std/fds.d [2021-03-22T16:46:30.676Z] #43 45.05 DEP compel/plugins/std/std.d [2021-03-22T16:46:30.676Z] #43 45.14 DEP compel/plugins/shmem/shmem.d [2021-03-22T16:46:30.676Z] #43 45.23 DEP compel/plugins/fds/fds.d [2021-03-22T16:46:30.736Z] #43 17.05 CC images/core.o [2021-03-22T16:46:30.763Z] #43 35.37 CC images/ipc-var.o [2021-03-22T16:46:30.778Z] #20 63.45 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:46:30.778Z] #20 63.49 Processing triggers for mime-support (3.62) ... [2021-03-22T16:46:30.935Z] #43 45.43 CC compel/plugins/std/std.o [2021-03-22T16:46:31.040Z] #43 35.62 CC images/ipc-desc.o [2021-03-22T16:46:31.194Z] #43 45.71 CC compel/plugins/std/fds.o [2021-03-22T16:46:31.194Z] #43 ... [2021-03-22T16:46:31.194Z] [2021-03-22T16:46:31.194Z] #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-03-22T16:46:31.194Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:31.194Z] #13 97.28 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-22T16:46:31.194Z] #13 97.28 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:46:31.194Z] #13 97.28 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:31.303Z] #43 35.91 CC images/ipc-shm.o [2021-03-22T16:46:31.304Z] #43 17.78 CC images/core-x86.o [2021-03-22T16:46:31.304Z] #43 ... [2021-03-22T16:46:31.304Z] [2021-03-22T16:46:31.304Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:31.304Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:46:31.304Z] #45 105.4 go/parser [2021-03-22T16:46:31.304Z] #45 107.5 text/template [2021-03-22T16:46:31.304Z] #45 109.3 encoding/xml [2021-03-22T16:46:31.304Z] #45 112.5 go/doc [2021-03-22T16:46:31.304Z] #45 114.8 github.com/LK4D4/vndr/versioned [2021-03-22T16:46:31.304Z] #45 114.8 compress/flate [2021-03-22T16:46:31.453Z] #13 ... [2021-03-22T16:46:31.453Z] [2021-03-22T16:46:31.453Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:31.453Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:46:31.453Z] #45 110.0 vendor/golang.org/x/net/http/httpproxy [2021-03-22T16:46:31.453Z] #45 110.5 mime/multipart [2021-03-22T16:46:31.566Z] #43 36.16 CC images/ipc-msg.o [2021-03-22T16:46:31.748Z] #20 DONE 64.5s [2021-03-22T16:46:31.748Z] [2021-03-22T16:46:31.748Z] #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-03-22T16:46:31.748Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-22T16:46:31.829Z] #43 36.47 CC images/ipc-sem.o [2021-03-22T16:46:31.873Z] #45 115.8 github.com/LK4D4/vndr/build [2021-03-22T16:46:31.873Z] #45 ... [2021-03-22T16:46:31.873Z] [2021-03-22T16:46:31.873Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T16:46:31.873Z] #51 sha256:7467497c1237e2741c948ba8653435c2fee2efc23e6becef626fbeb300363ae2 [2021-03-22T16:46:31.873Z] #51 105.8 mvdan.cc/editorconfig [2021-03-22T16:46:31.873Z] #51 106.9 mvdan.cc/sh/v3/fileutil [2021-03-22T16:46:31.873Z] #51 107.2 mvdan.cc/sh/v3/syntax [2021-03-22T16:46:31.873Z] #51 113.4 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T16:46:31.873Z] #51 ... [2021-03-22T16:46:31.873Z] [2021-03-22T16:46:31.873Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:31.873Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:31.873Z] #43 18.30 CC images/core-arm.o [2021-03-22T16:46:32.021Z] #45 112.6 crypto/tls [2021-03-22T16:46:32.092Z] #43 36.72 CC images/utsns.o [2021-03-22T16:46:32.092Z] #43 36.91 CC images/creds.o [2021-03-22T16:46:32.133Z] #43 18.71 CC images/core-aarch64.o [2021-03-22T16:46:32.666Z] #43 37.11 CC images/vma.o [2021-03-22T16:46:32.676Z] #21 1.052 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-22T16:46:32.676Z] #21 1.057 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-22T16:46:32.676Z] #21 1.062 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-22T16:46:32.676Z] #21 DONE 1.1s [2021-03-22T16:46:32.676Z] [2021-03-22T16:46:32.676Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:46:32.676Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T16:46:32.701Z] #43 19.17 CC images/core-ppc64.o [2021-03-22T16:46:32.899Z] #13 ... [2021-03-22T16:46:32.899Z] [2021-03-22T16:46:32.899Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:32.899Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:32.899Z] #43 3.089 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T16:46:32.899Z] #43 3.090 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T16:46:32.899Z] #43 3.124 Note: Building without GnuTLS support [2021-03-22T16:46:32.899Z] #43 3.136 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T16:46:32.899Z] #43 3.137 Makefile.config:40: Warn: Building without nftables support [2021-03-22T16:46:32.899Z] #43 5.290 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T16:46:32.899Z] #43 5.322 GEN .gitid [2021-03-22T16:46:32.899Z] #43 5.373 GEN criu/include/version.h [2021-03-22T16:46:32.899Z] #43 5.439 GEN include/common/asm [2021-03-22T16:46:32.899Z] #43 ... [2021-03-22T16:46:32.899Z] [2021-03-22T16:46:32.899Z] #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-03-22T16:46:32.899Z] #34 sha256:7d6a5e4f350b05f42aa81710b021914628f718527814003a30f5c38a8165e2c1 [2021-03-22T16:46:32.899Z] #34 107.7 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T16:46:32.899Z] #34 DONE 112.0s [2021-03-22T16:46:32.899Z] [2021-03-22T16:46:32.899Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:32.899Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:32.899Z] #43 7.166 PBCC images/timens.pb-c.c [2021-03-22T16:46:32.899Z] #43 7.222 DEP images/timens.pb-c.d [2021-03-22T16:46:32.929Z] #43 37.40 CC images/netdev.o [2021-03-22T16:46:33.159Z] #43 7.329 PBCC images/fown.pb-c.c [2021-03-22T16:46:33.160Z] #43 7.433 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-22T16:46:33.192Z] #43 37.79 CC images/tty.o [2021-03-22T16:46:33.270Z] #43 19.65 CC images/core-s390.o [2021-03-22T16:46:33.420Z] #43 7.577 PBCC images/opts.pb-c.c [2021-03-22T16:46:33.420Z] #43 7.730 PBCC images/memfd.pb-c.c [2021-03-22T16:46:33.420Z] #43 7.850 DEP images/fown.pb-c.d [2021-03-22T16:46:33.680Z] #43 7.991 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-22T16:46:33.680Z] #43 8.075 DEP images/opts.pb-c.d [2021-03-22T16:46:33.770Z] #43 38.50 CC images/file-lock.o [2021-03-22T16:46:33.770Z] #43 ... [2021-03-22T16:46:33.770Z] [2021-03-22T16:46:33.770Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:33.770Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:46:33.770Z] #45 118.7 github.com/LK4D4/vndr/godl [2021-03-22T16:46:33.838Z] #43 20.35 CC images/cpuinfo.o [2021-03-22T16:46:33.985Z] #43 8.191 DEP images/memfd.pb-c.d [2021-03-22T16:46:34.244Z] #43 8.354 PBCC images/sit.pb-c.c [2021-03-22T16:46:34.244Z] #43 8.466 DEP images/sit.pb-c.d [2021-03-22T16:46:34.244Z] #43 8.494 PBCC images/macvlan.pb-c.c [2021-03-22T16:46:34.244Z] #43 8.520 DEP images/macvlan.pb-c.d [2021-03-22T16:46:34.244Z] #43 8.559 PBCC images/autofs.pb-c.c [2021-03-22T16:46:34.244Z] #43 8.596 DEP images/autofs.pb-c.d [2021-03-22T16:46:34.244Z] #43 8.626 PBCC images/sysctl.pb-c.c [2021-03-22T16:46:34.244Z] #43 8.682 DEP images/sysctl.pb-c.d [2021-03-22T16:46:34.346Z] #45 119.2 github.com/LK4D4/vndr [2021-03-22T16:46:34.407Z] #43 20.85 CC images/inventory.o [2021-03-22T16:46:34.504Z] #43 8.749 PBCC images/time.pb-c.c [2021-03-22T16:46:34.504Z] #43 8.757 DEP images/time.pb-c.d [2021-03-22T16:46:34.504Z] #43 8.824 PBCC images/binfmt-misc.pb-c.c [2021-03-22T16:46:34.504Z] #43 8.855 DEP images/binfmt-misc.pb-c.d [2021-03-22T16:46:34.504Z] #43 8.894 PBCC images/seccomp.pb-c.c [2021-03-22T16:46:34.504Z] #43 8.921 DEP images/seccomp.pb-c.d [2021-03-22T16:46:34.667Z] #43 21.14 CC images/fdinfo.o [2021-03-22T16:46:34.764Z] #43 9.000 PBCC images/userns.pb-c.c [2021-03-22T16:46:34.764Z] #43 9.009 DEP images/userns.pb-c.d [2021-03-22T16:46:34.764Z] #43 9.058 PBCC images/cgroup.pb-c.c [2021-03-22T16:46:34.764Z] #43 9.110 DEP images/cgroup.pb-c.d [2021-03-22T16:46:34.764Z] #43 9.158 PBCC images/ext-file.pb-c.c [2021-03-22T16:46:34.764Z] #43 9.175 DEP images/ext-file.pb-c.d [2021-03-22T16:46:34.764Z] #43 9.221 PBCC images/rpc.pb-c.c [2021-03-22T16:46:34.926Z] #43 21.52 CC images/fown.o [2021-03-22T16:46:35.024Z] #43 9.300 DEP images/rpc.pb-c.d [2021-03-22T16:46:35.024Z] #43 9.363 PBCC images/siginfo.pb-c.c [2021-03-22T16:46:35.024Z] #43 9.385 DEP images/siginfo.pb-c.d [2021-03-22T16:46:35.024Z] #43 9.433 PBCC images/pagemap.pb-c.c [2021-03-22T16:46:35.024Z] #43 9.464 DEP images/pagemap.pb-c.d [2021-03-22T16:46:35.185Z] #43 21.80 CC images/ns.o [2021-03-22T16:46:35.284Z] #43 9.547 PBCC images/rlimit.pb-c.c [2021-03-22T16:46:35.284Z] #43 9.599 DEP images/rlimit.pb-c.d [2021-03-22T16:46:35.284Z] #43 9.659 PBCC images/file-lock.pb-c.c [2021-03-22T16:46:35.284Z] #43 9.682 DEP images/file-lock.pb-c.d [2021-03-22T16:46:35.284Z] #43 9.721 PBCC images/tty.pb-c.c [2021-03-22T16:46:35.311Z] #45 ... [2021-03-22T16:46:35.311Z] [2021-03-22T16:46:35.311Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:35.311Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:35.311Z] #43 46.21 CC compel/plugins/std/log.o [2021-03-22T16:46:35.311Z] #43 47.10 CC compel/plugins/std/string.o [2021-03-22T16:46:35.311Z] #43 47.79 CC compel/plugins/std/infect.o [2021-03-22T16:46:35.311Z] #43 48.25 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-22T16:46:35.311Z] #43 48.33 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-22T16:46:35.311Z] #43 48.39 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-22T16:46:35.311Z] #43 48.47 AR compel/plugins/std.lib.a [2021-03-22T16:46:35.311Z] #43 48.54 CC compel/plugins/fds/fds.o [2021-03-22T16:46:35.311Z] #43 48.79 AR compel/plugins/fds.lib.a [2021-03-22T16:46:35.311Z] #43 48.84 HOSTDEP compel/src/lib/log-host.d [2021-03-22T16:46:35.311Z] #43 48.93 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-22T16:46:35.311Z] #43 49.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-22T16:46:35.311Z] #43 49.12 HOSTDEP compel/src/main-host.d [2021-03-22T16:46:35.311Z] #43 49.27 DEP compel/src/lib/ptrace.d [2021-03-22T16:46:35.311Z] #43 49.39 DEP compel/src/lib/infect.d [2021-03-22T16:46:35.311Z] #43 49.58 DEP compel/src/lib/infect-util.d [2021-03-22T16:46:35.311Z] #43 49.67 DEP compel/src/lib/infect-rpc.d [2021-03-22T16:46:35.311Z] #43 49.80 DEP compel/arch/x86/src/lib/infect.d [2021-03-22T16:46:35.445Z] #43 22.02 CC images/regfile.o [2021-03-22T16:46:35.544Z] #43 9.775 DEP images/tty.pb-c.d [2021-03-22T16:46:35.544Z] #43 9.809 PBCC images/tun.pb-c.c [2021-03-22T16:46:35.544Z] #43 9.855 PBCC images/netdev.pb-c.c [2021-03-22T16:46:35.544Z] #43 9.895 DEP images/tun.pb-c.d [2021-03-22T16:46:35.544Z] #43 9.926 DEP images/netdev.pb-c.d [2021-03-22T16:46:35.571Z] #43 49.97 DEP compel/arch/x86/src/lib/cpu.d [2021-03-22T16:46:35.571Z] #43 50.03 DEP compel/src/lib/log.d [2021-03-22T16:46:35.571Z] #43 50.10 DEP compel/src/main.d [2021-03-22T16:46:35.571Z] #43 50.20 DEP compel/src/lib/handle-elf.d [2021-03-22T16:46:35.571Z] #43 50.32 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-22T16:46:35.704Z] #43 22.22 CC images/ghost-file.o [2021-03-22T16:46:35.804Z] #43 10.01 PBCC images/vma.pb-c.c [2021-03-22T16:46:35.804Z] #43 10.05 DEP images/vma.pb-c.d [2021-03-22T16:46:35.804Z] #43 10.11 PBCC images/creds.pb-c.c [2021-03-22T16:46:35.804Z] #43 10.13 DEP images/creds.pb-c.d [2021-03-22T16:46:35.804Z] #43 10.18 PBCC images/utsns.pb-c.c [2021-03-22T16:46:35.804Z] #43 10.21 DEP images/utsns.pb-c.d [2021-03-22T16:46:36.064Z] #43 10.26 PBCC images/ipc-desc.pb-c.c [2021-03-22T16:46:36.064Z] #43 10.28 PBCC images/ipc-sem.pb-c.c [2021-03-22T16:46:36.064Z] #43 10.31 DEP images/ipc-desc.pb-c.d [2021-03-22T16:46:36.064Z] #43 10.35 DEP images/ipc-sem.pb-c.d [2021-03-22T16:46:36.064Z] #43 10.40 PBCC images/ipc-msg.pb-c.c [2021-03-22T16:46:36.064Z] #43 10.43 DEP images/ipc-msg.pb-c.d [2021-03-22T16:46:36.064Z] #43 10.46 PBCC images/ipc-shm.pb-c.c [2021-03-22T16:46:36.139Z] #43 50.47 CC compel/src/lib/log.o [2021-03-22T16:46:36.140Z] #43 50.76 CC compel/arch/x86/src/lib/cpu.o [2021-03-22T16:46:36.273Z] #43 22.54 CC images/fifo.o [2021-03-22T16:46:36.324Z] #43 10.48 DEP images/ipc-shm.pb-c.d [2021-03-22T16:46:36.324Z] #43 10.53 PBCC images/ipc-var.pb-c.c [2021-03-22T16:46:36.324Z] #43 10.54 DEP images/ipc-var.pb-c.d [2021-03-22T16:46:36.324Z] #43 10.60 PBCC images/sk-opts.pb-c.c [2021-03-22T16:46:36.324Z] #43 10.64 PBCC images/packet-sock.pb-c.c [2021-03-22T16:46:36.324Z] #43 10.72 DEP images/sk-opts.pb-c.d [2021-03-22T16:46:36.532Z] #43 ... [2021-03-22T16:46:36.532Z] [2021-03-22T16:46:36.532Z] #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-03-22T16:46:36.532Z] #51 sha256:7467497c1237e2741c948ba8653435c2fee2efc23e6becef626fbeb300363ae2 [2021-03-22T16:46:36.532Z] #51 DONE 120.4s [2021-03-22T16:46:36.532Z] [2021-03-22T16:46:36.532Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:36.532Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:36.532Z] #43 22.84 CC images/remap-file-path.o [2021-03-22T16:46:36.586Z] #43 10.78 DEP images/packet-sock.pb-c.d [2021-03-22T16:46:36.586Z] #43 10.84 PBCC images/sk-netlink.pb-c.c [2021-03-22T16:46:36.586Z] #43 10.89 DEP images/sk-netlink.pb-c.d [2021-03-22T16:46:36.586Z] #43 10.92 PBCC images/sk-inet.pb-c.c [2021-03-22T16:46:36.586Z] #43 10.96 DEP images/sk-inet.pb-c.d [2021-03-22T16:46:36.792Z] #43 23.37 CC images/eventfd.o [2021-03-22T16:46:36.845Z] #43 10.99 PBCC images/sk-unix.pb-c.c [2021-03-22T16:46:36.845Z] #43 11.03 DEP images/sk-unix.pb-c.d [2021-03-22T16:46:36.845Z] #43 11.07 PBCC images/mm.pb-c.c [2021-03-22T16:46:36.845Z] #43 11.10 DEP images/mm.pb-c.d [2021-03-22T16:46:36.845Z] #43 11.15 PBCC images/timerfd.pb-c.c [2021-03-22T16:46:36.845Z] #43 11.17 DEP images/timerfd.pb-c.d [2021-03-22T16:46:37.085Z] #43 51.51 CC compel/arch/x86/src/lib/infect.o [2021-03-22T16:46:37.115Z] #43 11.22 PBCC images/timer.pb-c.c [2021-03-22T16:46:37.115Z] #43 11.26 DEP images/timer.pb-c.d [2021-03-22T16:46:37.115Z] #43 11.33 PBCC images/sa.pb-c.c [2021-03-22T16:46:37.115Z] #43 11.37 DEP images/sa.pb-c.d [2021-03-22T16:46:37.115Z] #43 11.42 PBCC images/pipe-data.pb-c.c [2021-03-22T16:46:37.115Z] #43 11.45 DEP images/pipe-data.pb-c.d [2021-03-22T16:46:37.361Z] #43 23.75 CC images/eventpoll.o [2021-03-22T16:46:37.375Z] #43 11.48 PBCC images/mnt.pb-c.c [2021-03-22T16:46:37.375Z] #43 11.53 DEP images/mnt.pb-c.d [2021-03-22T16:46:37.375Z] #43 11.59 PBCC images/sk-packet.pb-c.c [2021-03-22T16:46:37.375Z] #43 11.63 DEP images/sk-packet.pb-c.d [2021-03-22T16:46:37.375Z] #43 11.67 PBCC images/tcp-stream.pb-c.c [2021-03-22T16:46:37.375Z] #43 11.72 DEP images/tcp-stream.pb-c.d [2021-03-22T16:46:37.621Z] #43 24.22 CC images/fh.o [2021-03-22T16:46:37.634Z] #43 11.79 PBCC images/pipe.pb-c.c [2021-03-22T16:46:37.634Z] #43 11.88 DEP images/pipe.pb-c.d [2021-03-22T16:46:37.634Z] #43 11.92 PBCC images/pstree.pb-c.c [2021-03-22T16:46:37.634Z] #43 11.95 DEP images/pstree.pb-c.d [2021-03-22T16:46:37.634Z] #43 11.98 PBCC images/fs.pb-c.c [2021-03-22T16:46:37.677Z] #43 ... [2021-03-22T16:46:37.678Z] [2021-03-22T16:46:37.678Z] #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-03-22T16:46:37.678Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:37.678Z] #13 112.2 Selecting previously unselected package libapparmor1:amd64. [2021-03-22T16:46:37.678Z] #13 112.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-22T16:46:37.678Z] #13 112.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-22T16:46:37.678Z] #13 112.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-22T16:46:37.678Z] #13 112.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-22T16:46:37.678Z] #13 112.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-22T16:46:37.678Z] #13 112.5 Selecting previously unselected package libbtrfs0. [2021-03-22T16:46:37.678Z] #13 112.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-22T16:46:37.678Z] #13 112.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T16:46:37.678Z] #13 112.5 Selecting previously unselected package libbtrfs-dev. [2021-03-22T16:46:37.678Z] #13 112.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-22T16:46:37.678Z] #13 112.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:46:37.678Z] #13 112.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-22T16:46:37.678Z] #13 112.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:46:37.678Z] #13 112.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:46:37.678Z] #13 112.8 Selecting previously unselected package libudev-dev:amd64. [2021-03-22T16:46:37.678Z] #13 112.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-22T16:46:37.678Z] #13 112.8 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:46:37.678Z] #13 113.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-22T16:46:37.678Z] #13 113.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-22T16:46:37.678Z] #13 113.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-22T16:46:37.678Z] #13 113.3 Selecting previously unselected package libpcre16-3:amd64. [2021-03-22T16:46:37.678Z] #13 113.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-22T16:46:37.678Z] #13 113.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-22T16:46:37.678Z] #13 113.8 Selecting previously unselected package libpcre32-3:amd64. [2021-03-22T16:46:37.678Z] #13 113.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-22T16:46:37.678Z] #13 113.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-22T16:46:37.880Z] #43 24.43 CC images/fsnotify.o [2021-03-22T16:46:37.898Z] #43 11.99 DEP images/fs.pb-c.d [2021-03-22T16:46:37.898Z] #43 12.05 PBCC images/signalfd.pb-c.c [2021-03-22T16:46:37.898Z] #43 12.12 DEP images/signalfd.pb-c.d [2021-03-22T16:46:37.898Z] #43 12.19 PBCC images/fh.pb-c.c [2021-03-22T16:46:37.922Z] #22 4.946 Collecting yamllint==1.16.0 [2021-03-22T16:46:37.957Z] #13 114.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-22T16:46:37.957Z] #13 114.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-22T16:46:37.957Z] #13 114.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-22T16:46:38.158Z] #43 12.27 PBCC images/fsnotify.pb-c.c [2021-03-22T16:46:38.158Z] #43 12.36 DEP images/fh.pb-c.d [2021-03-22T16:46:38.158Z] #43 12.43 DEP images/fsnotify.pb-c.d [2021-03-22T16:46:38.158Z] #43 12.50 PBCC images/eventpoll.pb-c.c [2021-03-22T16:46:38.158Z] #43 12.54 DEP images/eventpoll.pb-c.d [2021-03-22T16:46:38.238Z] #13 114.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-22T16:46:38.238Z] #13 114.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-22T16:46:38.238Z] #13 114.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-22T16:46:38.418Z] #43 12.60 PBCC images/eventfd.pb-c.c [2021-03-22T16:46:38.418Z] #43 12.61 DEP images/eventfd.pb-c.d [2021-03-22T16:46:38.418Z] #43 12.65 PBCC images/remap-file-path.pb-c.c [2021-03-22T16:46:38.418Z] #43 ... [2021-03-22T16:46:38.418Z] [2021-03-22T16:46:38.418Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:38.418Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:46:38.418Z] #45 107.5 go/ast [2021-03-22T16:46:38.418Z] #45 108.0 internal/lazyregexp [2021-03-22T16:46:38.418Z] #45 108.6 net/url [2021-03-22T16:46:38.418Z] #45 110.3 text/template/parse [2021-03-22T16:46:38.418Z] #45 112.5 go/parser [2021-03-22T16:46:38.418Z] #45 114.9 text/template [2021-03-22T16:46:38.418Z] #45 116.5 encoding/xml [2021-03-22T16:46:38.418Z] #45 ... [2021-03-22T16:46:38.418Z] [2021-03-22T16:46:38.418Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:38.418Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:38.418Z] #43 12.70 DEP images/remap-file-path.pb-c.d [2021-03-22T16:46:38.418Z] #43 12.76 PBCC images/fifo.pb-c.c [2021-03-22T16:46:38.449Z] #43 24.99 CC images/signalfd.o [2021-03-22T16:46:38.499Z] #13 114.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-22T16:46:38.499Z] #13 114.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-22T16:46:38.499Z] #13 114.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-22T16:46:38.678Z] #43 12.80 DEP images/fifo.pb-c.d [2021-03-22T16:46:38.678Z] #43 12.84 PBCC images/ghost-file.pb-c.c [2021-03-22T16:46:38.678Z] #43 12.95 DEP images/ghost-file.pb-c.d [2021-03-22T16:46:38.678Z] #43 13.01 PBCC images/regfile.pb-c.c [2021-03-22T16:46:38.678Z] #43 13.05 DEP images/regfile.pb-c.d [2021-03-22T16:46:38.678Z] #43 13.10 PBCC images/ns.pb-c.c [2021-03-22T16:46:38.678Z] #43 13.13 DEP images/ns.pb-c.d [2021-03-22T16:46:38.708Z] #43 25.23 CC images/fs.o [2021-03-22T16:46:38.803Z] #13 115.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-22T16:46:38.938Z] #43 13.17 PBCC images/fdinfo.pb-c.c [2021-03-22T16:46:38.938Z] #43 13.25 DEP images/fdinfo.pb-c.d [2021-03-22T16:46:38.938Z] #43 13.33 PBCC images/core-aarch64.pb-c.c [2021-03-22T16:46:38.938Z] #43 13.38 PBCC images/core-arm.pb-c.c [2021-03-22T16:46:38.967Z] #43 25.43 CC images/pstree.o [2021-03-22T16:46:39.061Z] #13 115.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:46:39.061Z] #13 115.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-22T16:46:39.061Z] #13 115.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-22T16:46:39.061Z] #13 115.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-22T16:46:39.061Z] #13 115.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:46:39.061Z] #13 115.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-22T16:46:39.198Z] #43 13.43 PBCC images/core-ppc64.pb-c.c [2021-03-22T16:46:39.198Z] #43 13.49 PBCC images/core-s390.pb-c.c [2021-03-22T16:46:39.198Z] #43 13.57 PBCC images/core-x86.pb-c.c [2021-03-22T16:46:39.198Z] #43 13.63 PBCC images/core.pb-c.c [2021-03-22T16:46:39.226Z] #43 25.70 CC images/pipe.o [2021-03-22T16:46:39.288Z] #22 ... [2021-03-22T16:46:39.288Z] [2021-03-22T16:46:39.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-03-22T16:46:39.288Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:39.288Z] #43 123.3 CC criu/memfd.o [2021-03-22T16:46:39.288Z] #43 124.0 CC criu/mount.o [2021-03-22T16:46:39.288Z] #43 129.0 CC criu/namespaces.o [2021-03-22T16:46:39.288Z] #43 131.0 CC criu/net.o [2021-03-22T16:46:39.321Z] #13 115.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-22T16:46:39.321Z] #13 115.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:46:39.459Z] #43 13.70 PBCC images/inventory.pb-c.c [2021-03-22T16:46:39.459Z] #43 13.77 DEP images/core-aarch64.pb-c.d [2021-03-22T16:46:39.459Z] #43 13.80 DEP images/core-arm.pb-c.d [2021-03-22T16:46:39.459Z] #43 13.85 DEP images/core-ppc64.pb-c.d [2021-03-22T16:46:39.486Z] #43 25.92 CC images/tcp-stream.o [2021-03-22T16:46:39.580Z] #13 115.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-22T16:46:39.656Z] #45 ... [2021-03-22T16:46:39.656Z] [2021-03-22T16:46:39.656Z] #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-03-22T16:46:39.656Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:46:39.656Z] #13 118.6 Selecting previously unselected package libapparmor1:arm64. [2021-03-22T16:46:39.656Z] #13 118.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-03-22T16:46:39.656Z] #13 118.6 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-03-22T16:46:39.656Z] #13 118.8 Selecting previously unselected package libapparmor-dev:arm64. [2021-03-22T16:46:39.656Z] #13 118.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-03-22T16:46:39.656Z] #13 118.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-22T16:46:39.656Z] #13 119.0 Selecting previously unselected package libbtrfs0. [2021-03-22T16:46:39.656Z] #13 119.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-22T16:46:39.656Z] #13 119.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T16:46:39.656Z] #13 119.2 Selecting previously unselected package libbtrfs-dev. [2021-03-22T16:46:39.656Z] #13 119.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-22T16:46:39.656Z] #13 119.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:46:39.656Z] #13 119.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-03-22T16:46:39.656Z] #13 119.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-22T16:46:39.656Z] #13 119.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-22T16:46:39.719Z] #43 13.93 DEP images/core-s390.pb-c.d [2021-03-22T16:46:39.719Z] #43 13.98 DEP images/core-x86.pb-c.d [2021-03-22T16:46:39.719Z] #43 14.02 DEP images/core.pb-c.d [2021-03-22T16:46:39.719Z] #43 14.10 DEP images/inventory.pb-c.d [2021-03-22T16:46:39.745Z] #43 26.13 CC images/sk-packet.o [2021-03-22T16:46:39.745Z] #43 26.40 CC images/mnt.o [2021-03-22T16:46:39.840Z] #13 115.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:46:39.840Z] #13 115.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-22T16:46:39.840Z] #13 115.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T16:46:39.840Z] #13 115.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-22T16:46:39.840Z] #13 115.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-22T16:46:39.840Z] #13 115.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:39.840Z] #13 115.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T16:46:39.840Z] #13 115.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-22T16:46:39.840Z] #13 116.0 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:46:39.840Z] #13 116.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T16:46:39.918Z] #13 119.5 Selecting previously unselected package libudev-dev:arm64. [2021-03-22T16:46:39.918Z] #13 119.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-03-22T16:46:39.918Z] #13 119.6 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-22T16:46:39.979Z] #43 14.18 PBCC images/cpuinfo.pb-c.c [2021-03-22T16:46:39.979Z] #43 14.21 DEP images/cpuinfo.pb-c.d [2021-03-22T16:46:39.979Z] #43 14.27 PBCC images/stats.pb-c.c [2021-03-22T16:46:39.979Z] #43 14.30 DEP images/stats.pb-c.d [2021-03-22T16:46:40.110Z] #13 116.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:46:40.110Z] #13 116.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-22T16:46:40.110Z] #13 116.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-22T16:46:40.110Z] #13 116.1 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:46:40.110Z] #13 116.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T16:46:40.110Z] #13 116.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-22T16:46:40.110Z] #13 116.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:40.110Z] #13 116.2 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-03-22T16:46:40.110Z] #13 116.2 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-03-22T16:46:40.110Z] #13 116.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:40.110Z] #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-03-22T16:46:40.110Z] #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-03-22T16:46:40.111Z] #13 116.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T16:46:40.111Z] #13 116.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-22T16:46:40.182Z] #13 119.8 Selecting previously unselected package libsepol1-dev:arm64. [2021-03-22T16:46:40.182Z] #13 119.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-03-22T16:46:40.182Z] #13 119.8 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-03-22T16:46:40.216Z] #43 134.1 CC criu/netfilter.o [2021-03-22T16:46:40.314Z] #43 26.61 CC images/pipe-data.o [2021-03-22T16:46:40.314Z] #43 26.79 CC images/sa.o [2021-03-22T16:46:40.370Z] #13 116.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:46:40.370Z] #13 116.3 Setting up dmsetup (2:1.02.155-3) ... [2021-03-22T16:46:40.370Z] #13 116.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:46:40.370Z] #13 116.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-22T16:46:40.370Z] #13 116.3 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:46:40.445Z] #13 120.4 Selecting previously unselected package libpcre16-3:arm64. [2021-03-22T16:46:40.472Z] #43 134.5 CC criu/page-pipe.o [2021-03-22T16:46:40.573Z] #43 27.01 CC images/timer.o [2021-03-22T16:46:40.708Z] #13 120.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-03-22T16:46:40.708Z] #13 120.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-03-22T16:46:40.833Z] #43 27.41 CC images/timerfd.o [2021-03-22T16:46:40.973Z] #13 120.7 Selecting previously unselected package libpcre32-3:arm64. [2021-03-22T16:46:40.973Z] #13 120.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-03-22T16:46:40.973Z] #13 120.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-03-22T16:46:41.034Z] #43 135.1 CC criu/page-xfer.o [2021-03-22T16:46:41.092Z] #43 27.63 CC images/mm.o [2021-03-22T16:46:41.235Z] #13 121.0 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-03-22T16:46:41.235Z] #13 121.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-03-22T16:46:41.235Z] #13 121.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-22T16:46:41.351Z] #43 28.00 CC images/sk-opts.o [2021-03-22T16:46:41.365Z] #43 ... [2021-03-22T16:46:41.365Z] [2021-03-22T16:46:41.365Z] #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-03-22T16:46:41.365Z] #51 sha256:fe9aeb007cc6af39d3b9bcfc65905cd82d00daf212b5b02a8b5a6241fd5514fb [2021-03-22T16:46:41.365Z] #51 110.4 github.com/pkg/diff [2021-03-22T16:46:41.365Z] #51 111.3 go/ast [2021-03-22T16:46:41.365Z] #51 112.0 golang.org/x/crypto/ssh/terminal [2021-03-22T16:46:41.365Z] #51 113.7 mvdan.cc/editorconfig [2021-03-22T16:46:41.365Z] #51 114.7 mvdan.cc/sh/v3/fileutil [2021-03-22T16:46:41.365Z] #51 114.9 mvdan.cc/sh/v3/syntax [2021-03-22T16:46:41.365Z] #51 ... [2021-03-22T16:46:41.365Z] [2021-03-22T16:46:41.365Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T16:46:41.365Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:41.365Z] #13 107.5 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-22T16:46:41.365Z] #13 107.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:46:41.365Z] #13 107.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:41.365Z] #13 107.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-22T16:46:41.365Z] #13 107.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:46:41.365Z] #13 107.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:41.498Z] #13 121.1 Selecting previously unselected package libpcre3-dev:arm64. [2021-03-22T16:46:41.498Z] #13 121.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-03-22T16:46:41.498Z] #13 121.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-22T16:46:41.625Z] #13 ... [2021-03-22T16:46:41.625Z] [2021-03-22T16:46:41.625Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:41.625Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:41.625Z] #43 15.81 make[1]: Nothing to be done for 'all'. [2021-03-22T16:46:41.762Z] #13 DONE 118.0s [2021-03-22T16:46:41.762Z] [2021-03-22T16:46:41.762Z] #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-03-22T16:46:41.762Z] #53 sha256:b46a141b40f594705b007a6fe0b07c24b2b03f226fbedb6409a31c7cf2ea7f32 [2021-03-22T16:46:41.951Z] #43 28.20 CC images/sk-unix.o [2021-03-22T16:46:41.951Z] #43 28.54 CC images/sk-inet.o [2021-03-22T16:46:42.222Z] #43 ... [2021-03-22T16:46:42.222Z] [2021-03-22T16:46:42.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-03-22T16:46:42.222Z] #56 sha256:763f67944a8472b548fc8944fffc79c8c0fe0ed8cd8b756fccd71140302539cc [2021-03-22T16:46:42.222Z] #56 50.22 Checking out files: 51% (1958/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 89% (3423/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T16:46:42.222Z] #56 51.67 + cd /tmp/tmp.PTxD7MfbBz/src/github.com/containerd/containerd [2021-03-22T16:46:42.222Z] #56 51.67 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:46:42.222Z] #56 53.39 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T16:46:42.222Z] #56 53.39 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T16:46:42.222Z] #56 53.39 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T16:46:42.222Z] #56 53.39 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T16:46:42.222Z] #56 53.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T16:46:42.222Z] #56 53.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T16:46:42.222Z] #56 53.39 + '[' '' = dynamic ']' [2021-03-22T16:46:42.222Z] #56 53.39 + make [2021-03-22T16:46:42.222Z] #56 54.62 + bin/ctr [2021-03-22T16:46:42.400Z] #43 136.5 CC criu/pagemap-cache.o [2021-03-22T16:46:42.446Z] #13 121.9 Selecting previously unselected package libselinux1-dev:arm64. [2021-03-22T16:46:42.446Z] #13 121.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-03-22T16:46:42.446Z] #13 122.1 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-22T16:46:42.485Z] #56 ... [2021-03-22T16:46:42.485Z] [2021-03-22T16:46:42.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-03-22T16:46:42.485Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:42.485Z] #43 29.01 CC images/tun.o [2021-03-22T16:46:42.708Z] #13 122.4 Selecting previously unselected package libdevmapper-dev:arm64. [2021-03-22T16:46:42.708Z] #13 122.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-03-22T16:46:42.708Z] #13 122.4 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-22T16:46:42.962Z] #43 136.8 CC criu/pagemap.o [2021-03-22T16:46:42.962Z] #43 ... [2021-03-22T16:46:42.962Z] [2021-03-22T16:46:42.962Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:46:42.962Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T16:46:42.962Z] #22 10.30 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-22T16:46:42.972Z] #13 122.7 Selecting previously unselected package libseccomp-dev:arm64. [2021-03-22T16:46:42.972Z] #13 122.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-22T16:46:42.972Z] #13 122.8 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:46:43.007Z] #43 17.30 CC images/stats.o [2021-03-22T16:46:43.062Z] #43 29.33 CC images/sk-netlink.o [2021-03-22T16:46:43.062Z] #43 29.57 CC images/packet-sock.o [2021-03-22T16:46:43.218Z] #22 10.40 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-22T16:46:43.218Z] #22 10.44 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-22T16:46:43.218Z] #22 10.50 Collecting pyyaml (from yamllint==1.16.0) [2021-03-22T16:46:43.328Z] #43 ... [2021-03-22T16:46:43.328Z] [2021-03-22T16:46:43.328Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:43.328Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:46:43.328Z] #45 117.3 hash/crc32 [2021-03-22T16:46:43.328Z] #45 117.9 compress/gzip [2021-03-22T16:46:43.328Z] #45 118.9 net [2021-03-22T16:46:43.328Z] #45 119.1 vendor/golang.org/x/text/transform [2021-03-22T16:46:43.328Z] #45 119.8 vendor/golang.org/x/text/unicode/bidi [2021-03-22T16:46:43.328Z] #45 121.7 vendor/golang.org/x/text/secure/bidirule [2021-03-22T16:46:43.328Z] #45 122.1 vendor/golang.org/x/text/unicode/norm [2021-03-22T16:46:43.328Z] #45 125.5 vendor/golang.org/x/net/idna [2021-03-22T16:46:43.474Z] #22 10.74 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-22T16:46:43.576Z] #43 17.65 CC images/core.o [2021-03-22T16:46:43.602Z] #45 ... [2021-03-22T16:46:43.602Z] [2021-03-22T16:46:43.602Z] #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-03-22T16:46:43.602Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:43.671Z] #53 ... [2021-03-22T16:46:43.671Z] [2021-03-22T16:46:43.671Z] #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-03-22T16:46:43.671Z] #58 sha256:003d479988156aaff8daf5f8c721415b3ca2fc3e15d16645750c7f846777088f [2021-03-22T16:46:43.671Z] #58 116.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T16:46:43.671Z] #58 116.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-22T16:46:43.671Z] #58 DONE 124.3s [2021-03-22T16:46:43.671Z] [2021-03-22T16:46:43.671Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T16:46:43.671Z] #59 sha256:8270ebe1e63d079c0bbaada1b65a30eebb4a2a64b856357aa953e67c191047c5 [2021-03-22T16:46:43.730Z] #22 11.09 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-22T16:46:43.860Z] #13 122.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-22T16:46:43.860Z] #13 122.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:46:43.860Z] #13 122.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:43.921Z] #13 ... [2021-03-22T16:46:43.921Z] [2021-03-22T16:46:43.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-03-22T16:46:43.921Z] #45 sha256:4d9251758c29b4ba0ccecdaff3e62df2ca29f3a0a47f86a5b75e37697ead6265 [2021-03-22T16:46:43.921Z] #45 DONE 128.6s [2021-03-22T16:46:43.921Z] [2021-03-22T16:46:43.921Z] #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-03-22T16:46:43.921Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-22T16:46:43.921Z] #32 DONE 128.6s [2021-03-22T16:46:43.921Z] [2021-03-22T16:46:43.921Z] #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-03-22T16:46:43.921Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:46:43.921Z] #13 123.6 Selecting previously unselected package libsystemd-dev:arm64. [2021-03-22T16:46:43.921Z] #13 123.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-03-22T16:46:43.921Z] #13 123.6 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-22T16:46:43.921Z] #13 ... [2021-03-22T16:46:43.921Z] [2021-03-22T16:46:43.921Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:43.921Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:46:43.921Z] #43 38.68 CC images/rlimit.o [2021-03-22T16:46:43.921Z] #43 38.90 CC images/pagemap.o [2021-03-22T16:46:43.921Z] #43 39.17 CC images/siginfo.o [2021-03-22T16:46:43.921Z] #43 39.51 CC images/rpc.o [2021-03-22T16:46:43.921Z] #43 40.44 CC images/ext-file.o [2021-03-22T16:46:43.921Z] #43 40.63 CC images/cgroup.o [2021-03-22T16:46:43.921Z] #43 41.54 CC images/userns.o [2021-03-22T16:46:43.921Z] #43 41.78 CC images/google/protobuf/descriptor.o [2021-03-22T16:46:43.921Z] #43 43.42 CC images/opts.o [2021-03-22T16:46:43.921Z] #43 43.70 CC images/seccomp.o [2021-03-22T16:46:43.921Z] #43 44.13 CC images/binfmt-misc.o [2021-03-22T16:46:43.921Z] #43 44.40 CC images/time.o [2021-03-22T16:46:43.921Z] #43 44.60 CC images/sysctl.o [2021-03-22T16:46:43.921Z] #43 44.89 CC images/autofs.o [2021-03-22T16:46:43.921Z] #43 45.15 CC images/macvlan.o [2021-03-22T16:46:43.921Z] #43 45.37 CC images/sit.o [2021-03-22T16:46:43.921Z] #43 45.63 CC images/memfd.o [2021-03-22T16:46:43.921Z] #43 45.98 CC images/timens.o [2021-03-22T16:46:43.921Z] #43 46.40 LINK images/built-in.o [2021-03-22T16:46:43.921Z] #43 46.74 GEN compel/include/asm [2021-03-22T16:46:43.921Z] #43 46.79 GEN compel/include/version.h [2021-03-22T16:46:43.921Z] #43 46.82 touch .config [2021-03-22T16:46:43.921Z] #43 46.90 GEN include/common/config.h [2021-03-22T16:46:43.921Z] #43 47.03 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-22T16:46:43.921Z] #43 47.04 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-03-22T16:46:43.921Z] #43 47.07 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-03-22T16:46:43.921Z] #43 47.09 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-03-22T16:46:43.921Z] #43 47.13 DEP compel/plugins/std/infect.d [2021-03-22T16:46:43.921Z] #43 47.30 DEP compel/plugins/std/string.d [2021-03-22T16:46:43.921Z] #43 47.48 DEP compel/plugins/std/log.d [2021-03-22T16:46:43.921Z] #43 47.59 DEP compel/plugins/std/fds.d [2021-03-22T16:46:43.921Z] #43 47.68 DEP compel/plugins/std/std.d [2021-03-22T16:46:43.921Z] #43 47.74 DEP compel/plugins/shmem/shmem.d [2021-03-22T16:46:43.921Z] #43 47.81 DEP compel/plugins/fds/fds.d [2021-03-22T16:46:43.921Z] #43 47.94 CC compel/plugins/std/std.o [2021-03-22T16:46:43.921Z] #43 48.23 CC compel/plugins/std/fds.o [2021-03-22T16:46:43.931Z] #59 DONE 0.3s [2021-03-22T16:46:43.931Z] [2021-03-22T16:46:43.931Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T16:46:43.931Z] #60 sha256:96593a58f2c47eb6b522f765adc73697cb54cc857c40606adc9f7afe0a72c962 [2021-03-22T16:46:44.146Z] #43 18.39 CC images/core-x86.o [2021-03-22T16:46:44.185Z] #43 48.64 CC compel/plugins/std/log.o [2021-03-22T16:46:44.185Z] #43 ... [2021-03-22T16:46:44.185Z] [2021-03-22T16:46:44.185Z] #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-03-22T16:46:44.185Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T16:46:44.185Z] #13 124.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-22T16:46:44.190Z] #60 DONE 0.3s [2021-03-22T16:46:44.190Z] [2021-03-22T16:46:44.190Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:44.190Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:44.190Z] #43 52.27 CC compel/src/lib/infect-rpc.o [2021-03-22T16:46:44.190Z] #43 52.62 CC compel/src/lib/infect-util.o [2021-03-22T16:46:44.190Z] #43 52.88 CC compel/src/lib/infect.o [2021-03-22T16:46:44.190Z] #43 55.26 CC compel/src/lib/ptrace.o [2021-03-22T16:46:44.190Z] #43 55.56 AR compel/libcompel.a [2021-03-22T16:46:44.190Z] #43 55.62 HOSTCC compel/src/main-host.o [2021-03-22T16:46:44.190Z] #43 55.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-22T16:46:44.190Z] #43 55.98 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-22T16:46:44.190Z] #43 56.27 HOSTCC compel/src/lib/log-host.o [2021-03-22T16:46:44.190Z] #43 56.43 HOSTLINK compel/compel-host-bin [2021-03-22T16:46:44.190Z] #43 56.63 DEP soccr/soccr.d [2021-03-22T16:46:44.190Z] #43 56.95 CC soccr/soccr.o [2021-03-22T16:46:44.190Z] #43 58.47 AR soccr/libsoccr.a [2021-03-22T16:46:44.190Z] #43 58.52 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T16:46:44.190Z] #43 58.81 DEP criu/arch/x86/sigframe.d [2021-03-22T16:46:44.335Z] #22 11.43 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-22T16:46:44.449Z] #13 124.2 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:46:44.449Z] #13 124.2 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-03-22T16:46:44.449Z] #13 124.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T16:46:44.449Z] #13 124.3 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-03-22T16:46:44.450Z] #43 58.91 DEP criu/arch/x86/sigaction_compat.d [2021-03-22T16:46:44.450Z] #43 59.06 DEP criu/arch/x86/kerndat.d [2021-03-22T16:46:44.591Z] #22 DONE 11.9s [2021-03-22T16:46:44.591Z] [2021-03-22T16:46:44.591Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-22T16:46:44.591Z] #25 sha256:05701f9eec79610e370d51f40c3f49dc89a29c22db49a19eb4ada21bb5aac06f [2021-03-22T16:46:44.709Z] #43 59.21 DEP criu/arch/x86/crtools.d [2021-03-22T16:46:44.712Z] #13 124.3 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-03-22T16:46:44.712Z] #13 124.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:44.712Z] #13 124.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T16:46:44.712Z] #13 124.6 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-03-22T16:46:44.715Z] #43 18.90 CC images/core-arm.o [2021-03-22T16:46:44.969Z] #43 59.39 DEP criu/arch/x86/cpu.d [2021-03-22T16:46:44.969Z] #43 59.56 CC criu/arch/x86/cpu.o [2021-03-22T16:46:44.975Z] #43 19.24 CC images/core-aarch64.o [2021-03-22T16:46:44.976Z] #13 124.6 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-22T16:46:44.976Z] #13 124.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T16:46:44.976Z] #13 124.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:46:45.151Z] #25 DONE 0.4s [2021-03-22T16:46:45.151Z] [2021-03-22T16:46:45.151Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T16:46:45.151Z] #30 sha256:03d44a63edbbf1f012b311b089a001ee9f8eb6dda7c66c337822682d826dbda9 [2021-03-22T16:46:45.235Z] #43 19.64 CC images/core-ppc64.o [2021-03-22T16:46:45.242Z] #13 124.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-22T16:46:45.506Z] #13 125.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-22T16:46:45.506Z] #13 125.2 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-22T16:46:45.506Z] #13 125.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T16:46:45.506Z] #13 125.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-22T16:46:45.537Z] #43 60.11 CC criu/arch/x86/crtools.o [2021-03-22T16:46:45.769Z] #13 125.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:45.769Z] #13 125.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-22T16:46:45.769Z] #13 125.5 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-03-22T16:46:45.769Z] #13 125.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:45.769Z] #13 125.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-22T16:46:46.033Z] #13 125.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-22T16:46:46.033Z] #13 125.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T16:46:46.033Z] #13 125.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-22T16:46:46.033Z] #13 125.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-22T16:46:46.033Z] #13 125.8 Setting up dmsetup (2:1.02.155-3) ... [2021-03-22T16:46:46.033Z] #13 125.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-22T16:46:46.178Z] #43 20.36 CC images/core-s390.o [2021-03-22T16:46:46.296Z] #13 126.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-22T16:46:46.558Z] #13 126.2 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:46:46.748Z] #43 21.12 CC images/cpuinfo.o [2021-03-22T16:46:46.923Z] #43 61.23 CC criu/arch/x86/kerndat.o [2021-03-22T16:46:47.008Z] #43 ... [2021-03-22T16:46:47.008Z] [2021-03-22T16:46:47.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-03-22T16:46:47.008Z] #56 sha256:1f52e752ff2aa27a7d10c5f7dafd0d4bb57770473c38d3f924d52cf64ce774b7 [2021-03-22T16:46:47.008Z] #56 57.47 Checking out files: 51% (1956/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T16:46:47.008Z] #56 59.01 + cd /tmp/tmp.SMW2mrkLJQ/src/github.com/containerd/containerd [2021-03-22T16:46:47.008Z] #56 59.02 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T16:46:47.008Z] #56 61.12 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T16:46:47.008Z] #56 61.12 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T16:46:47.008Z] #56 61.12 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T16:46:47.008Z] #56 61.12 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T16:46:47.008Z] #56 61.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T16:46:47.008Z] #56 61.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T16:46:47.008Z] #56 61.12 + '[' '' = dynamic ']' [2021-03-22T16:46:47.008Z] #56 61.12 + make [2021-03-22T16:46:47.184Z] #43 ... [2021-03-22T16:46:47.184Z] [2021-03-22T16:46:47.184Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T16:46:47.184Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-22T16:46:47.184Z] #14 DONE 5.3s [2021-03-22T16:46:47.184Z] [2021-03-22T16:46:47.184Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:47.184Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:47.184Z] #43 61.76 CC criu/arch/x86/sigaction_compat.o [2021-03-22T16:46:47.184Z] #43 ... [2021-03-22T16:46:47.184Z] [2021-03-22T16:46:47.184Z] #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-03-22T16:46:47.184Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-22T16:46:47.513Z] #13 DONE 127.1s [2021-03-22T16:46:47.513Z] [2021-03-22T16:46:47.513Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T16:46:47.513Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-03-22T16:46:47.577Z] #56 62.28 + bin/ctr [2021-03-22T16:46:48.085Z] Client: [2021-03-22T16:46:48.085Z] Debug Mode: false [2021-03-22T16:46:48.085Z] Plugins: [2021-03-22T16:46:48.085Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-22T16:46:48.085Z] [2021-03-22T16:46:48.085Z] Server: [2021-03-22T16:46:48.085Z] Containers: 0 [2021-03-22T16:46:48.085Z] Running: 0 [2021-03-22T16:46:48.085Z] Paused: 0 [2021-03-22T16:46:48.085Z] Stopped: 0 [2021-03-22T16:46:48.085Z] Images: 0 [2021-03-22T16:46:48.085Z] Server Version: 19.03.12 [2021-03-22T16:46:48.085Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-22T16:46:48.085Z] Windows: [2021-03-22T16:46:48.085Z] LCOW: [2021-03-22T16:46:48.085Z] Logging Driver: json-file [2021-03-22T16:46:48.085Z] Plugins: [2021-03-22T16:46:48.085Z] Volume: local [2021-03-22T16:46:48.085Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-22T16:46:48.085Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-22T16:46:48.085Z] Swarm: inactive [2021-03-22T16:46:48.085Z] Default Isolation: process [2021-03-22T16:46:48.085Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-22T16:46:48.085Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-22T16:46:48.085Z] OSType: windows [2021-03-22T16:46:48.085Z] Architecture: x86_64 [2021-03-22T16:46:48.085Z] CPUs: 4 [2021-03-22T16:46:48.085Z] Total Memory: 32GiB [2021-03-22T16:46:48.085Z] Name: azwin-2-ed9f00 [2021-03-22T16:46:48.085Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-22T16:46:48.085Z] Docker Root Dir: D:\docker [2021-03-22T16:46:48.085Z] Debug Mode: false [2021-03-22T16:46:48.085Z] Registry: https://index.docker.io/v1/ [2021-03-22T16:46:48.085Z] Labels: [2021-03-22T16:46:48.085Z] Experimental: true [2021-03-22T16:46:48.085Z] Insecure Registries: [2021-03-22T16:46:48.085Z] 10.0.0.4:5000 [2021-03-22T16:46:48.085Z] 127.0.0.0/8 [2021-03-22T16:46:48.085Z] Registry Mirrors: [2021-03-22T16:46:48.085Z] http://10.0.0.4:5000/ [2021-03-22T16:46:48.085Z] Live Restore Enabled: false [2021-03-22T16:46:48.085Z] [2021-03-22T16:46:48.123Z] #15 ... [2021-03-22T16:46:48.123Z] [2021-03-22T16:46:48.123Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:48.123Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:46:48.123Z] #45 118.9 net/http/httptrace [2021-03-22T16:46:48.123Z] #45 119.2 net/http [2021-03-22T16:46:48.123Z] #45 ... [2021-03-22T16:46:48.123Z] [2021-03-22T16:46:48.123Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:48.123Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:48.123Z] #43 62.15 CC criu/arch/x86/sigframe.o [2021-03-22T16:46:48.123Z] #43 62.47 LINK criu/arch/x86/crtools.built-in.o [2021-03-22T16:46:48.123Z] #43 62.53 DEP criu/pie/util-vdso-elf32.d [2021-03-22T16:46:48.123Z] #43 62.74 DEP criu/pie/util-vdso.d [2021-03-22T16:46:48.123Z] #43 62.86 DEP criu/pie/util.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-22T16:46:48.691Z] #43 63.07 CC criu/pie/util.o [2021-03-22T16:46:48.950Z] #43 63.38 CC criu/pie/util-vdso.o [2021-03-22T16:46:48.965Z] #56 ... [2021-03-22T16:46:48.965Z] [2021-03-22T16:46:48.965Z] #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-03-22T16:46:48.965Z] #51 sha256:fe9aeb007cc6af39d3b9bcfc65905cd82d00daf212b5b02a8b5a6241fd5514fb [2021-03-22T16:46:48.965Z] #51 121.8 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T16:46:48.965Z] #51 DONE 128.1s [2021-03-22T16:46:48.965Z] [2021-03-22T16:46:48.965Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:48.965Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:48.965Z] #43 21.64 CC images/inventory.o [2021-03-22T16:46:48.965Z] #43 22.01 CC images/fdinfo.o [2021-03-22T16:46:48.965Z] #43 22.43 CC images/fown.o [2021-03-22T16:46:48.965Z] #43 22.69 CC images/ns.o [2021-03-22T16:46:48.965Z] #43 22.92 CC images/regfile.o [2021-03-22T16:46:48.965Z] #43 23.16 CC images/ghost-file.o [2021-03-22T16:46:49.518Z] #43 64.00 CC criu/pie/util-vdso-elf32.o [2021-03-22T16:46:49.534Z] #43 23.76 CC images/fifo.o [2021-03-22T16:46:49.794Z] #43 24.15 CC images/remap-file-path.o [2021-03-22T16:46:50.071Z] #14 DONE 2.4s [2021-03-22T16:46:50.071Z] [2021-03-22T16:46:50.071Z] #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-03-22T16:46:50.071Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-22T16:46:50.087Z] #43 64.71 AR criu/pie/pie.lib.a [2021-03-22T16:46:50.087Z] #43 64.78 DEP criu/pie/restorer.d [2021-03-22T16:46:50.347Z] #43 65.05 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-22T16:46:50.363Z] #43 24.50 CC images/eventfd.o [2021-03-22T16:46:50.363Z] #43 24.75 CC images/eventpoll.o [2021-03-22T16:46:50.363Z] #43 ... [2021-03-22T16:46:50.363Z] [2021-03-22T16:46:50.363Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:50.363Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:46:50.363Z] #45 119.7 go/doc [2021-03-22T16:46:50.363Z] #45 121.9 github.com/LK4D4/vndr/versioned [2021-03-22T16:46:50.363Z] #45 122.0 compress/flate [2021-03-22T16:46:50.363Z] #45 123.0 github.com/LK4D4/vndr/build [2021-03-22T16:46:50.363Z] #45 124.7 hash/crc32 [2021-03-22T16:46:50.363Z] #45 125.4 compress/gzip [2021-03-22T16:46:50.363Z] #45 126.1 net [2021-03-22T16:46:50.363Z] #45 126.8 vendor/golang.org/x/text/transform [2021-03-22T16:46:50.363Z] #45 127.5 vendor/golang.org/x/text/unicode/bidi [2021-03-22T16:46:50.423Z] #13 ... [2021-03-22T16:46:50.423Z] [2021-03-22T16:46:50.423Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:50.423Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:50.423Z] #43 30.04 CC images/ipc-var.o [2021-03-22T16:46:50.423Z] #43 30.28 CC images/ipc-desc.o [2021-03-22T16:46:50.423Z] #43 30.53 CC images/ipc-shm.o [2021-03-22T16:46:50.423Z] #43 30.79 CC images/ipc-msg.o [2021-03-22T16:46:50.423Z] #43 31.13 CC images/ipc-sem.o [2021-03-22T16:46:50.423Z] #43 31.31 CC images/utsns.o [2021-03-22T16:46:50.423Z] #43 31.59 CC images/creds.o [2021-03-22T16:46:50.423Z] #43 31.76 CC images/vma.o [2021-03-22T16:46:50.423Z] #43 31.95 CC images/netdev.o [2021-03-22T16:46:50.423Z] #43 32.33 CC images/tty.o [2021-03-22T16:46:50.423Z] #43 32.85 CC images/file-lock.o [2021-03-22T16:46:50.423Z] #43 33.12 CC images/rlimit.o [2021-03-22T16:46:50.423Z] #43 33.27 CC images/pagemap.o [2021-03-22T16:46:50.423Z] #43 33.43 CC images/siginfo.o [2021-03-22T16:46:50.423Z] #43 33.63 CC images/rpc.o [2021-03-22T16:46:50.423Z] #43 34.60 CC images/ext-file.o [2021-03-22T16:46:50.423Z] #43 34.76 CC images/cgroup.o [2021-03-22T16:46:50.423Z] #43 35.31 CC images/userns.o [2021-03-22T16:46:50.423Z] #43 35.63 CC images/google/protobuf/descriptor.o [2021-03-22T16:46:50.453Z] #30 DONE 4.8s [2021-03-22T16:46:50.453Z] [2021-03-22T16:46:50.453Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-22T16:46:50.453Z] #33 sha256:87f7a7724dc9630d9912339d16b9a1fe50e1f9e492bc96241fecf6c5009a9d28 [2021-03-22T16:46:50.453Z] #33 DONE 0.5s [2021-03-22T16:46:50.453Z] [2021-03-22T16:46:50.453Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-22T16:46:50.453Z] #35 sha256:a6e05776a43976131903c498cada226b005f1cb4780363cec97ec250b973476a [2021-03-22T16:46:50.453Z] #35 DONE 0.1s [2021-03-22T16:46:50.453Z] [2021-03-22T16:46:50.453Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-22T16:46:50.453Z] #38 sha256:dde4f1ec6a9d179cba810bd56c97d0d8757d9b1cc70491964c5cd04058e7de7a [2021-03-22T16:46:50.453Z] #38 DONE 0.0s [2021-03-22T16:46:50.453Z] [2021-03-22T16:46:50.453Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:50.453Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:50.453Z] #43 137.9 CC criu/parasite-syscall.o [2021-03-22T16:46:50.453Z] #43 139.0 CC criu/path.o [2021-03-22T16:46:50.453Z] #43 139.6 CC criu/pie-util-vdso-elf32.o [2021-03-22T16:46:50.453Z] #43 140.2 CC criu/pie-util-vdso.o [2021-03-22T16:46:50.453Z] #43 140.8 CC criu/pie-util.o [2021-03-22T16:46:50.453Z] #43 141.0 CC criu/pipes.o [2021-03-22T16:46:50.453Z] #43 141.8 CC criu/plugin.o [2021-03-22T16:46:50.453Z] #43 142.2 CC criu/proc_parse.o [2021-03-22T16:46:50.453Z] #43 144.5 CC criu/protobuf-desc.o [2021-03-22T16:46:50.606Z] #43 65.13 DEP criu/arch/x86/restorer_unmap.d [2021-03-22T16:46:50.606Z] #43 65.15 DEP criu/arch/x86/restorer.d [2021-03-22T16:46:50.623Z] #45 129.7 vendor/golang.org/x/text/secure/bidirule [2021-03-22T16:46:50.623Z] #45 ... [2021-03-22T16:46:50.623Z] [2021-03-22T16:46:50.623Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:50.623Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:50.623Z] #43 24.98 CC images/fh.o [2021-03-22T16:46:50.865Z] #43 65.36 DEP criu/arch/x86/vdso-pie.d [2021-03-22T16:46:50.865Z] #43 65.49 DEP criu/pie/parasite-vdso.d [2021-03-22T16:46:50.882Z] #43 25.34 CC images/fsnotify.o [2021-03-22T16:46:50.992Z] #43 37.31 CC images/opts.o [2021-03-22T16:46:51.124Z] #43 ... [2021-03-22T16:46:51.124Z] [2021-03-22T16:46:51.124Z] #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-03-22T16:46:51.124Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-22T16:46:51.124Z] #15 DONE 3.9s [2021-03-22T16:46:51.124Z] [2021-03-22T16:46:51.124Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-22T16:46:51.124Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-22T16:46:51.251Z] #43 37.54 CC images/seccomp.o [2021-03-22T16:46:51.251Z] #43 37.76 CC images/binfmt-misc.o [2021-03-22T16:46:51.452Z] #43 25.91 CC images/signalfd.o [2021-03-22T16:46:51.510Z] #43 37.98 CC images/time.o [2021-03-22T16:46:51.711Z] #43 26.17 CC images/fs.o [2021-03-22T16:46:51.769Z] #43 38.22 CC images/sysctl.o [2021-03-22T16:46:51.823Z] #43 145.6 CC criu/protobuf.o [2021-03-22T16:46:51.823Z] #43 145.9 CC criu/pstree.o [2021-03-22T16:46:51.971Z] #43 26.42 CC images/pstree.o [2021-03-22T16:46:52.028Z] #43 38.49 CC images/autofs.o [2021-03-22T16:46:52.230Z] #43 26.67 CC images/pipe.o [2021-03-22T16:46:52.288Z] #43 38.67 CC images/macvlan.o [2021-03-22T16:46:52.288Z] #43 38.79 CC images/sit.o [2021-03-22T16:46:52.547Z] #43 39.00 CC images/memfd.o [2021-03-22T16:46:52.758Z] #43 146.8 CC criu/rbtree.o [2021-03-22T16:46:52.800Z] #43 26.97 CC images/tcp-stream.o [2021-03-22T16:46:52.807Z] #43 39.23 CC images/timens.o [2021-03-22T16:46:53.014Z] #43 147.1 CC criu/rst-malloc.o [2021-03-22T16:46:53.060Z] #43 27.17 CC images/sk-packet.o [2021-03-22T16:46:53.060Z] #43 27.40 CC images/mnt.o [2021-03-22T16:46:53.066Z] #43 39.45 LINK images/built-in.o [2021-03-22T16:46:53.066Z] #43 39.67 GEN compel/include/asm [2021-03-22T16:46:53.066Z] #43 ... [2021-03-22T16:46:53.066Z] [2021-03-22T16:46:53.066Z] #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-03-22T16:46:53.066Z] #58 sha256:1db2be3ffb75b30dcee1b948babeec26f9f50f72a46046b87f92a3dc02d3859a [2021-03-22T16:46:53.066Z] #58 137.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T16:46:53.066Z] #58 137.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-22T16:46:53.269Z] #43 147.4 CC criu/seccomp.o [2021-03-22T16:46:53.319Z] #43 27.60 CC images/pipe-data.o [2021-03-22T16:46:53.394Z] #15 DONE 3.6s [2021-03-22T16:46:53.394Z] [2021-03-22T16:46:53.394Z] #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-03-22T16:46:53.394Z] #24 sha256:d8a977be6cf813c8f1da221f9b14e0ca280caa20bfb6d1f780c6195043d578f7 [2021-03-22T16:46:53.579Z] #43 27.80 CC images/sa.o [2021-03-22T16:46:53.830Z] #43 ... [2021-03-22T16:46:53.830Z] [2021-03-22T16:46:53.830Z] #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-03-22T16:46:53.830Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:46:53.830Z] #40 DONE 239.4s [2021-03-22T16:46:53.830Z] [2021-03-22T16:46:53.830Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:53.830Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:53.830Z] #43 148.0 CC criu/seize.o [2021-03-22T16:46:53.840Z] #43 28.08 CC images/timer.o [2021-03-22T16:46:54.003Z] #58 ... [2021-03-22T16:46:54.003Z] [2021-03-22T16:46:54.003Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:46:54.003Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:46:54.003Z] #45 128.1 vendor/golang.org/x/net/http2/hpack [2021-03-22T16:46:54.003Z] #45 129.2 mime [2021-03-22T16:46:54.003Z] #45 130.9 mime/quotedprintable [2021-03-22T16:46:54.003Z] #45 131.1 net/http/internal [2021-03-22T16:46:54.003Z] #45 135.4 net/textproto [2021-03-22T16:46:54.003Z] #45 135.5 crypto/x509 [2021-03-22T16:46:54.003Z] #45 136.4 vendor/golang.org/x/net/http/httpguts [2021-03-22T16:46:54.003Z] #45 136.8 vendor/golang.org/x/net/http/httpproxy [2021-03-22T16:46:54.003Z] #45 137.3 mime/multipart [2021-03-22T16:46:54.100Z] #43 28.45 CC images/timerfd.o [2021-03-22T16:46:54.262Z] #45 ... [2021-03-22T16:46:54.262Z] [2021-03-22T16:46:54.262Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:54.262Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:54.262Z] #43 39.70 GEN compel/include/version.h [2021-03-22T16:46:54.262Z] #43 39.72 touch .config [2021-03-22T16:46:54.262Z] #43 39.76 GEN include/common/config.h [2021-03-22T16:46:54.262Z] #43 39.85 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-22T16:46:54.262Z] #43 39.88 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-22T16:46:54.262Z] #43 39.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-22T16:46:54.262Z] #43 39.93 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-22T16:46:54.262Z] #43 39.97 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-22T16:46:54.262Z] #43 39.98 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-22T16:46:54.262Z] #43 40.00 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-22T16:46:54.262Z] #43 40.03 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-22T16:46:54.262Z] #43 40.05 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-22T16:46:54.262Z] #43 40.06 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-22T16:46:54.262Z] #43 40.07 DEP compel/plugins/std/infect.d [2021-03-22T16:46:54.262Z] #43 40.26 DEP compel/plugins/std/string.d [2021-03-22T16:46:54.262Z] #43 40.35 DEP compel/plugins/std/log.d [2021-03-22T16:46:54.262Z] #43 40.46 DEP compel/plugins/std/fds.d [2021-03-22T16:46:54.262Z] #43 40.55 DEP compel/plugins/std/std.d [2021-03-22T16:46:54.262Z] #43 40.64 DEP compel/plugins/shmem/shmem.d [2021-03-22T16:46:54.262Z] #43 40.72 DEP compel/plugins/fds/fds.d [2021-03-22T16:46:54.262Z] #43 40.84 CC compel/plugins/std/std.o [2021-03-22T16:46:54.360Z] #43 28.65 CC images/mm.o [2021-03-22T16:46:54.521Z] #43 41.12 CC compel/plugins/std/fds.o [2021-03-22T16:46:54.620Z] #43 28.93 CC images/sk-opts.o [2021-03-22T16:46:54.712Z] #24 137.4 Checking out files: 25% (2901/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 47% (5323/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 68% (7709/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) [2021-03-22T16:46:54.712Z] #24 ... [2021-03-22T16:46:54.712Z] [2021-03-22T16:46:54.712Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:54.712Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:46:54.712Z] #43 49.29 CC compel/plugins/std/string.o [2021-03-22T16:46:54.712Z] #43 49.82 CC compel/plugins/std/infect.o [2021-03-22T16:46:54.712Z] #43 50.19 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-03-22T16:46:54.712Z] #43 50.25 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-03-22T16:46:54.712Z] #43 50.35 AR compel/plugins/std.lib.a [2021-03-22T16:46:54.712Z] #43 50.41 CC compel/plugins/fds/fds.o [2021-03-22T16:46:54.712Z] #43 50.88 AR compel/plugins/fds.lib.a [2021-03-22T16:46:54.712Z] #43 50.99 HOSTDEP compel/src/lib/log-host.d [2021-03-22T16:46:54.712Z] #43 51.21 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-22T16:46:54.712Z] #43 51.43 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-03-22T16:46:54.712Z] #43 51.61 HOSTDEP compel/src/main-host.d [2021-03-22T16:46:54.712Z] #43 51.74 DEP compel/src/lib/ptrace.d [2021-03-22T16:46:54.712Z] #43 51.88 DEP compel/src/lib/infect.d [2021-03-22T16:46:54.712Z] #43 51.97 DEP compel/src/lib/infect-util.d [2021-03-22T16:46:54.712Z] #43 52.05 DEP compel/src/lib/infect-rpc.d [2021-03-22T16:46:54.712Z] #43 52.22 DEP compel/arch/aarch64/src/lib/infect.d [2021-03-22T16:46:54.712Z] #43 52.41 DEP compel/arch/aarch64/src/lib/cpu.d [2021-03-22T16:46:54.712Z] #43 52.46 DEP compel/src/lib/log.d [2021-03-22T16:46:54.712Z] #43 52.55 DEP compel/src/main.d [2021-03-22T16:46:54.712Z] #43 52.74 DEP compel/src/lib/handle-elf.d [2021-03-22T16:46:54.712Z] #43 52.90 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-03-22T16:46:54.712Z] #43 53.01 CC compel/src/lib/log.o [2021-03-22T16:46:54.712Z] #43 53.18 CC compel/arch/aarch64/src/lib/cpu.o [2021-03-22T16:46:54.712Z] #43 53.42 CC compel/arch/aarch64/src/lib/infect.o [2021-03-22T16:46:54.712Z] #43 53.88 CC compel/src/lib/infect-rpc.o [2021-03-22T16:46:54.712Z] #43 54.24 CC compel/src/lib/infect-util.o [2021-03-22T16:46:54.712Z] #43 54.73 CC compel/src/lib/infect.o [2021-03-22T16:46:54.712Z] #43 56.64 CC compel/src/lib/ptrace.o [2021-03-22T16:46:54.712Z] #43 56.99 AR compel/libcompel.a [2021-03-22T16:46:54.712Z] #43 57.12 HOSTCC compel/src/main-host.o [2021-03-22T16:46:54.712Z] #43 57.42 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-03-22T16:46:54.712Z] #43 57.59 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-22T16:46:54.712Z] #43 57.82 HOSTCC compel/src/lib/log-host.o [2021-03-22T16:46:54.712Z] #43 57.92 HOSTLINK compel/compel-host-bin [2021-03-22T16:46:54.712Z] #43 58.12 DEP soccr/soccr.d [2021-03-22T16:46:54.712Z] #43 58.44 CC soccr/soccr.o [2021-03-22T16:46:54.712Z] #43 ... [2021-03-22T16:46:54.712Z] [2021-03-22T16:46:54.712Z] #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-03-22T16:46:54.712Z] #24 sha256:d8a977be6cf813c8f1da221f9b14e0ca280caa20bfb6d1f780c6195043d578f7 [2021-03-22T16:46:54.881Z] #43 29.15 CC images/sk-unix.o [2021-03-22T16:46:55.090Z] #43 41.61 CC compel/plugins/std/log.o [2021-03-22T16:46:55.141Z] #43 29.40 CC images/sk-inet.o [2021-03-22T16:46:55.193Z] #43 149.0 CC criu/servicefd.o [2021-03-22T16:46:55.402Z] #43 29.71 CC images/tun.o [2021-03-22T16:46:55.447Z] #43 149.5 CC criu/shmem.o [2021-03-22T16:46:55.973Z] #43 30.01 CC images/sk-netlink.o [2021-03-22T16:46:55.973Z] #43 30.25 CC images/packet-sock.o [2021-03-22T16:46:55.973Z] #43 ... [2021-03-22T16:46:55.973Z] [2021-03-22T16:46:55.973Z] #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-03-22T16:46:55.973Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:55.973Z] #13 129.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-22T16:46:55.973Z] #13 129.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T16:46:55.973Z] #13 129.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:46:56.008Z] #43 ... [2021-03-22T16:46:56.008Z] [2021-03-22T16:46:56.008Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-22T16:46:56.008Z] #41 sha256:1a036476d5d15b48a67ad7c37128b87e53051caf83a99ebedadfa0343f41da73 [2021-03-22T16:46:56.008Z] #41 DONE 0.9s [2021-03-22T16:46:56.028Z] #43 42.52 CC compel/plugins/std/string.o [2021-03-22T16:46:56.041Z] #24 137.4 Checking out files: 25% (2901/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 47% (5323/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 68% (7709/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 87% (9796/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) [2021-03-22T16:46:56.041Z] #24 ... [2021-03-22T16:46:56.041Z] [2021-03-22T16:46:56.041Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-22T16:46:56.041Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-03-22T16:46:56.041Z] #16 1.764 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-22T16:46:56.041Z] #16 DONE 2.7s [2021-03-22T16:46:56.041Z] [2021-03-22T16:46:56.041Z] #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-03-22T16:46:56.041Z] #24 sha256:d8a977be6cf813c8f1da221f9b14e0ca280caa20bfb6d1f780c6195043d578f7 [2021-03-22T16:46:56.263Z] [2021-03-22T16:46:56.263Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:56.263Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:56.263Z] #43 150.2 CC criu/sigframe.o [2021-03-22T16:46:56.263Z] #43 150.4 CC criu/signalfd.o [2021-03-22T16:46:56.304Z] #24 137.4 Checking out files: 25% (2901/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 47% (5323/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 68% (7709/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 87% (9796/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) Checking out files: 97% (10866/11202) Checking out files: 98% (10978/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-22T16:46:56.398Z] #16 4.378 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-22T16:46:56.398Z] #16 DONE 4.8s [2021-03-22T16:46:56.398Z] [2021-03-22T16:46:56.398Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:56.398Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:56.398Z] #43 65.73 DEP criu/pie/parasite.d [2021-03-22T16:46:56.398Z] #43 66.13 CC criu/pie/parasite.o [2021-03-22T16:46:56.398Z] #43 67.42 LINK criu/pie/parasite.built-in.o [2021-03-22T16:46:56.398Z] #43 67.44 GEN criu/pie/parasite-blob.h [2021-03-22T16:46:56.398Z] #43 67.45 CC criu/pie/parasite-vdso.o [2021-03-22T16:46:56.398Z] #43 68.15 CC criu/arch/x86/vdso-pie.o [2021-03-22T16:46:56.398Z] #43 68.41 CC criu/arch/x86/restorer.o [2021-03-22T16:46:56.398Z] #43 69.01 CC criu/arch/x86/restorer_unmap.o [2021-03-22T16:46:56.398Z] #43 69.09 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-22T16:46:56.398Z] #43 69.40 CC criu/pie/restorer.o [2021-03-22T16:46:56.518Z] #43 150.7 CC criu/sk-inet.o [2021-03-22T16:46:56.567Z] #24 141.4 + cd /tmp/tmp.21crFk3mHz/tmp/docker-ce [2021-03-22T16:46:56.567Z] #24 141.4 + git checkout -q v17.06.2-ce [2021-03-22T16:46:56.596Z] #43 43.14 CC compel/plugins/std/infect.o [2021-03-22T16:46:57.164Z] #43 43.63 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-22T16:46:57.164Z] #43 43.71 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-22T16:46:57.164Z] #43 43.76 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-22T16:46:57.336Z] #43 ... [2021-03-22T16:46:57.336Z] [2021-03-22T16:46:57.336Z] #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-03-22T16:46:57.336Z] #53 sha256:b46a141b40f594705b007a6fe0b07c24b2b03f226fbedb6409a31c7cf2ea7f32 [2021-03-22T16:46:57.336Z] #53 5.454 + RM_GOPATH=0 [2021-03-22T16:46:57.336Z] #53 5.454 + TMP_GOPATH= [2021-03-22T16:46:57.336Z] #53 5.454 + : /build [2021-03-22T16:46:57.336Z] #53 5.454 + '[' -z '' ']' [2021-03-22T16:46:57.336Z] #53 5.454 ++ mktemp -d [2021-03-22T16:46:57.336Z] #53 5.454 + export GOPATH=/tmp/tmp.qksFZzYRYf [2021-03-22T16:46:57.336Z] #53 5.454 + GOPATH=/tmp/tmp.qksFZzYRYf [2021-03-22T16:46:57.336Z] #53 5.454 + RM_GOPATH=1 [2021-03-22T16:46:57.336Z] #53 5.454 + case "$(go env GOARCH)" in [2021-03-22T16:46:57.336Z] #53 5.454 ++ go env GOARCH [2021-03-22T16:46:57.336Z] #53 5.494 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:46:57.336Z] #53 5.494 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:46:57.336Z] #53 5.494 ++ dirname /tmp/install/install.sh [2021-03-22T16:46:57.336Z] #53 5.530 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T16:46:57.336Z] #53 5.533 + dir=/tmp/install [2021-03-22T16:46:57.336Z] #53 5.533 + bin=runc [2021-03-22T16:46:57.336Z] #53 5.533 + shift [2021-03-22T16:46:57.336Z] #53 5.533 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T16:46:57.336Z] #53 5.533 + . /tmp/install/runc.installer [2021-03-22T16:46:57.336Z] #53 5.533 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T16:46:57.336Z] #53 5.533 + install_runc [2021-03-22T16:46:57.336Z] #53 5.533 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T16:46:57.336Z] #53 5.533 + uname -r [2021-03-22T16:46:57.336Z] #53 5.533 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T16:46:57.336Z] #53 5.533 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T16:46:57.336Z] #53 5.533 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qksFZzYRYf/src/github.com/opencontainers/runc [2021-03-22T16:46:57.336Z] #53 5.533 Cloning into '/tmp/tmp.qksFZzYRYf/src/github.com/opencontainers/runc'... [2021-03-22T16:46:57.336Z] #53 13.66 + cd /tmp/tmp.qksFZzYRYf/src/github.com/opencontainers/runc [2021-03-22T16:46:57.336Z] #53 13.66 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T16:46:57.336Z] #53 13.96 + '[' -z '' ']' [2021-03-22T16:46:57.336Z] #53 13.96 + target=static [2021-03-22T16:46:57.336Z] #53 13.96 + make 'BUILDTAGS=seccomp ' static [2021-03-22T16:46:57.336Z] #53 14.40 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T16:46:57.423Z] #43 43.81 AR compel/plugins/std.lib.a [2021-03-22T16:46:57.423Z] #43 43.89 CC compel/plugins/fds/fds.o [2021-03-22T16:46:57.443Z] #43 151.6 CC criu/sk-netlink.o [2021-03-22T16:46:57.522Z] #24 ... [2021-03-22T16:46:57.522Z] [2021-03-22T16:46:57.522Z] #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-03-22T16:46:57.522Z] #53 sha256:78ba024276485a03fa970c291303108663f00d21fb2867b7f1488ab133798112 [2021-03-22T16:46:57.522Z] #53 2.169 + RM_GOPATH=0 [2021-03-22T16:46:57.522Z] #53 2.169 + TMP_GOPATH= [2021-03-22T16:46:57.522Z] #53 2.171 + : /build [2021-03-22T16:46:57.522Z] #53 2.171 + '[' -z '' ']' [2021-03-22T16:46:57.522Z] #53 2.172 ++ mktemp -d [2021-03-22T16:46:57.522Z] #53 2.175 + export GOPATH=/tmp/tmp.FWHY03F4Ni [2021-03-22T16:46:57.522Z] #53 2.175 + GOPATH=/tmp/tmp.FWHY03F4Ni [2021-03-22T16:46:57.522Z] #53 2.175 + RM_GOPATH=1 [2021-03-22T16:46:57.522Z] #53 2.175 + case "$(go env GOARCH)" in [2021-03-22T16:46:57.522Z] #53 2.176 ++ go env GOARCH [2021-03-22T16:46:57.522Z] #53 2.200 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:46:57.522Z] #53 2.200 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:46:57.522Z] #53 2.201 ++ dirname /tmp/install/install.sh [2021-03-22T16:46:57.522Z] #53 2.203 + dir=/tmp/install [2021-03-22T16:46:57.522Z] #53 2.204 + bin=runc [2021-03-22T16:46:57.522Z] #53 2.204 + shift [2021-03-22T16:46:57.522Z] #53 2.205 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T16:46:57.522Z] #53 2.205 + . /tmp/install/runc.installer [2021-03-22T16:46:57.522Z] #53 2.206 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T16:46:57.522Z] #53 2.206 + install_runc [2021-03-22T16:46:57.522Z] #53 2.207 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T16:46:57.522Z] #53 2.210 + uname -r [2021-03-22T16:46:57.522Z] #53 2.212 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T16:46:57.522Z] #53 2.213 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T16:46:57.522Z] #53 2.213 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T16:46:57.522Z] #53 2.214 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FWHY03F4Ni/src/github.com/opencontainers/runc [2021-03-22T16:46:57.522Z] #53 2.217 Cloning into '/tmp/tmp.FWHY03F4Ni/src/github.com/opencontainers/runc'... [2021-03-22T16:46:57.522Z] #53 8.996 + cd /tmp/tmp.FWHY03F4Ni/src/github.com/opencontainers/runc [2021-03-22T16:46:57.522Z] #53 8.996 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T16:46:57.522Z] #53 9.124 + '[' -z '' ']' [2021-03-22T16:46:57.522Z] #53 9.125 + target=static [2021-03-22T16:46:57.522Z] #53 9.125 + make 'BUILDTAGS=seccomp ' static [2021-03-22T16:46:57.522Z] #53 9.500 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T16:46:57.522Z] #53 ... [2021-03-22T16:46:57.522Z] [2021-03-22T16:46:57.522Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:57.522Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:46:57.522Z] #43 60.13 AR soccr/libsoccr.a [2021-03-22T16:46:57.522Z] #43 60.17 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T16:46:57.522Z] #43 60.54 DEP criu/arch/aarch64/sigframe.d [2021-03-22T16:46:57.522Z] #43 60.67 DEP criu/arch/aarch64/crtools.d [2021-03-22T16:46:57.522Z] #43 60.88 DEP criu/arch/aarch64/cpu.d [2021-03-22T16:46:57.522Z] #43 60.93 DEP criu/arch/aarch64/bitops.d [2021-03-22T16:46:57.522Z] #43 61.07 CC criu/arch/aarch64/bitops.o [2021-03-22T16:46:57.522Z] #43 61.14 CC criu/arch/aarch64/cpu.o [2021-03-22T16:46:57.522Z] #43 61.36 CC criu/arch/aarch64/crtools.o [2021-03-22T16:46:57.522Z] #43 61.95 CC criu/arch/aarch64/sigframe.o [2021-03-22T16:46:57.522Z] #43 62.14 LINK criu/arch/aarch64/crtools.built-in.o [2021-03-22T16:46:57.522Z] #43 62.22 DEP criu/pie/util-vdso.d [2021-03-22T16:46:57.682Z] #43 44.11 AR compel/plugins/fds.lib.a [2021-03-22T16:46:57.682Z] #43 44.17 HOSTDEP compel/src/lib/log-host.d [2021-03-22T16:46:57.682Z] #43 44.25 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-22T16:46:57.785Z] #43 62.40 DEP criu/pie/util.d [2021-03-22T16:46:57.905Z] #53 ... [2021-03-22T16:46:57.905Z] [2021-03-22T16:46:57.905Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:57.905Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:57.905Z] #43 72.57 LINK criu/pie/restorer.built-in.o [2021-03-22T16:46:57.941Z] #43 44.42 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-22T16:46:58.004Z] #43 152.0 CC criu/sk-packet.o [2021-03-22T16:46:58.085Z] #43 62.57 CC criu/pie/util.o [2021-03-22T16:46:58.085Z] #43 ... [2021-03-22T16:46:58.085Z] [2021-03-22T16:46:58.085Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T16:46:58.085Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-03-22T16:46:58.085Z] #17 DONE 2.0s [2021-03-22T16:46:58.164Z] #43 72.60 GEN criu/pie/restorer-blob.h [2021-03-22T16:46:58.164Z] #43 72.75 DEP criu/vdso.d [2021-03-22T16:46:58.201Z] #43 44.52 HOSTDEP compel/src/main-host.d [2021-03-22T16:46:58.201Z] #43 44.65 DEP compel/src/lib/ptrace.d [2021-03-22T16:46:58.348Z] [2021-03-22T16:46:58.348Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T16:46:58.348Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-03-22T16:46:58.424Z] #43 72.94 DEP criu/vdso-compat.d [2021-03-22T16:46:58.424Z] #43 73.10 DEP criu/uts_ns.d [2021-03-22T16:46:58.460Z] #43 44.78 DEP compel/src/lib/infect.d [2021-03-22T16:46:58.461Z] #43 44.95 DEP compel/src/lib/infect-util.d [2021-03-22T16:46:58.564Z] #43 152.5 CC criu/sk-queue.o [2021-03-22T16:46:58.683Z] #43 ... [2021-03-22T16:46:58.683Z] [2021-03-22T16:46:58.683Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T16:46:58.683Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-22T16:46:58.683Z] #17 DONE 2.7s [2021-03-22T16:46:58.683Z] [2021-03-22T16:46:58.683Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:58.683Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:46:58.683Z] #43 73.25 DEP criu/util.d [2021-03-22T16:46:58.723Z] #43 45.08 DEP compel/src/lib/infect-rpc.d [2021-03-22T16:46:58.723Z] #43 45.18 DEP compel/arch/x86/src/lib/infect.d [2021-03-22T16:46:58.723Z] #43 45.32 DEP compel/arch/x86/src/lib/cpu.d [2021-03-22T16:46:58.942Z] #43 73.55 DEP criu/uffd.d [2021-03-22T16:46:58.982Z] #43 45.39 DEP compel/src/lib/log.d [2021-03-22T16:46:58.982Z] #43 45.45 DEP compel/src/main.d [2021-03-22T16:46:58.982Z] #43 45.55 DEP compel/src/lib/handle-elf.d [2021-03-22T16:46:59.125Z] #43 153.0 CC criu/sk-tcp.o [2021-03-22T16:46:59.202Z] #43 73.71 DEP criu/tun.d [2021-03-22T16:46:59.202Z] #43 73.87 DEP criu/tty.d [2021-03-22T16:46:59.242Z] #43 45.64 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-22T16:46:59.242Z] #43 45.76 CC compel/src/lib/log.o [2021-03-22T16:46:59.242Z] #43 ... [2021-03-22T16:46:59.242Z] [2021-03-22T16:46:59.242Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T16:46:59.242Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:46:59.242Z] #13 138.1 Selecting previously unselected package libapparmor1:amd64. [2021-03-22T16:46:59.380Z] #43 153.4 CC criu/sk-unix.o [2021-03-22T16:46:59.502Z] #13 138.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-22T16:46:59.502Z] #13 138.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-22T16:46:59.502Z] #13 138.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-22T16:46:59.502Z] #13 138.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-22T16:46:59.502Z] #13 138.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-22T16:46:59.761Z] #13 138.5 Selecting previously unselected package libbtrfs0. [2021-03-22T16:46:59.761Z] #13 138.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-22T16:46:59.761Z] #13 138.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T16:46:59.761Z] #13 138.6 Selecting previously unselected package libbtrfs-dev. [2021-03-22T16:46:59.761Z] #13 138.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-22T16:46:59.761Z] #13 138.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:46:59.770Z] #43 74.13 DEP criu/timerfd.d [2021-03-22T16:46:59.770Z] #43 74.33 DEP criu/timens.d [2021-03-22T16:46:59.770Z] #43 74.47 DEP criu/sysfs_parse.d [2021-03-22T16:46:59.942Z] #43 ... [2021-03-22T16:46:59.942Z] [2021-03-22T16:46:59.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-03-22T16:46:59.942Z] #49 sha256:fcb7a7c5c63c22119e9e54fa71e476cd92cb0e301ce966865470a9b38921a6c4 [2021-03-22T16:46:59.942Z] #49 245.0 + /build/golangci-lint --version [2021-03-22T16:46:59.942Z] #49 245.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T16:46:59.942Z] #49 DONE 245.6s [2021-03-22T16:46:59.942Z] [2021-03-22T16:46:59.942Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:46:59.942Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:00.023Z] #13 138.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-22T16:47:00.023Z] #13 138.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:47:00.023Z] #13 138.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:47:00.029Z] #43 74.71 DEP criu/sysctl.d [2021-03-22T16:47:00.270Z] #18 DONE 2.2s [2021-03-22T16:47:00.270Z] [2021-03-22T16:47:00.270Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T16:47:00.270Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-03-22T16:47:00.289Z] #43 74.91 DEP criu/string.d [2021-03-22T16:47:00.289Z] #43 ... [2021-03-22T16:47:00.289Z] [2021-03-22T16:47:00.289Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:47:00.289Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:47:00.289Z] #45 131.1 github.com/LK4D4/vndr/godl [2021-03-22T16:47:00.289Z] #45 131.9 github.com/LK4D4/vndr [2021-03-22T16:47:00.548Z] #45 ... [2021-03-22T16:47:00.548Z] [2021-03-22T16:47:00.548Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:00.548Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:00.548Z] #43 74.93 DEP criu/stats.d [2021-03-22T16:47:00.548Z] #43 ... [2021-03-22T16:47:00.548Z] [2021-03-22T16:47:00.548Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:47:00.548Z] #45 sha256:1d33ee0472ae497d5f0031c946c39ec25428960a56bf461180b48409a3e52f5f [2021-03-22T16:47:00.548Z] #45 DONE 141.4s [2021-03-22T16:47:00.548Z] [2021-03-22T16:47:00.548Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:00.548Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:00.548Z] #43 75.09 DEP criu/sockets.d [2021-03-22T16:47:00.808Z] #43 75.30 DEP criu/sk-unix.d [2021-03-22T16:47:00.976Z] #13 139.6 Selecting previously unselected package libudev-dev:amd64. [2021-03-22T16:47:00.976Z] #13 139.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-22T16:47:00.976Z] #13 139.6 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:47:01.068Z] #43 75.51 DEP criu/sk-tcp.d [2021-03-22T16:47:01.068Z] #43 75.69 DEP criu/sk-queue.d [2021-03-22T16:47:01.256Z] #13 ... [2021-03-22T16:47:01.256Z] [2021-03-22T16:47:01.256Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:47:01.256Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:47:01.256Z] #45 130.0 vendor/golang.org/x/text/unicode/norm [2021-03-22T16:47:01.256Z] #45 133.5 vendor/golang.org/x/net/idna [2021-03-22T16:47:01.256Z] #45 135.9 vendor/golang.org/x/net/http2/hpack [2021-03-22T16:47:01.256Z] #45 137.1 mime [2021-03-22T16:47:01.256Z] #45 138.6 mime/quotedprintable [2021-03-22T16:47:01.256Z] #45 139.0 net/http/internal [2021-03-22T16:47:01.256Z] #45 ... [2021-03-22T16:47:01.256Z] [2021-03-22T16:47:01.256Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:01.256Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:01.256Z] #43 30.67 CC images/ipc-var.o [2021-03-22T16:47:01.256Z] #43 30.94 CC images/ipc-desc.o [2021-03-22T16:47:01.256Z] #43 31.11 CC images/ipc-shm.o [2021-03-22T16:47:01.256Z] #43 31.35 CC images/ipc-msg.o [2021-03-22T16:47:01.256Z] #43 31.58 CC images/ipc-sem.o [2021-03-22T16:47:01.256Z] #43 31.75 CC images/utsns.o [2021-03-22T16:47:01.256Z] #43 31.99 CC images/creds.o [2021-03-22T16:47:01.256Z] #43 32.23 CC images/vma.o [2021-03-22T16:47:01.256Z] #43 32.43 CC images/netdev.o [2021-03-22T16:47:01.256Z] #43 32.82 CC images/tty.o [2021-03-22T16:47:01.256Z] #43 33.36 CC images/file-lock.o [2021-03-22T16:47:01.256Z] #43 33.59 CC images/rlimit.o [2021-03-22T16:47:01.256Z] #43 33.86 CC images/pagemap.o [2021-03-22T16:47:01.256Z] #43 34.15 CC images/siginfo.o [2021-03-22T16:47:01.256Z] #43 34.49 CC images/rpc.o [2021-03-22T16:47:01.305Z] #43 155.2 CC criu/sockets.o [2021-03-22T16:47:01.327Z] #43 75.82 DEP criu/sk-packet.d [2021-03-22T16:47:01.517Z] #43 35.66 CC images/ext-file.o [2021-03-22T16:47:01.517Z] #43 35.83 CC images/cgroup.o [2021-03-22T16:47:01.586Z] #43 75.98 DEP criu/sk-netlink.d [2021-03-22T16:47:01.586Z] #43 76.15 DEP criu/sk-inet.d [2021-03-22T16:47:01.846Z] #43 ... [2021-03-22T16:47:01.846Z] [2021-03-22T16:47:01.846Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T16:47:01.846Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-22T16:47:01.846Z] #18 DONE 3.1s [2021-03-22T16:47:01.846Z] [2021-03-22T16:47:01.846Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:01.846Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:01.846Z] #43 76.39 DEP criu/signalfd.d [2021-03-22T16:47:01.914Z] #13 140.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-22T16:47:01.914Z] #13 140.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-22T16:47:01.914Z] #13 140.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-22T16:47:01.914Z] #13 ... [2021-03-22T16:47:01.914Z] [2021-03-22T16:47:01.914Z] #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-03-22T16:47:01.914Z] #58 sha256:1db2be3ffb75b30dcee1b948babeec26f9f50f72a46046b87f92a3dc02d3859a [2021-03-22T16:47:01.914Z] #58 DONE 146.0s [2021-03-22T16:47:01.914Z] [2021-03-22T16:47:01.914Z] #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-03-22T16:47:01.914Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:47:02.087Z] #43 36.40 CC images/userns.o [2021-03-22T16:47:02.105Z] #43 76.56 DEP criu/sigframe.d [2021-03-22T16:47:02.105Z] #43 76.65 DEP criu/shmem.d [2021-03-22T16:47:02.105Z] #43 76.79 DEP criu/servicefd.d [2021-03-22T16:47:02.174Z] #13 140.9 Selecting previously unselected package libpcre16-3:amd64.#13 ... [2021-03-22T16:47:02.174Z] [2021-03-22T16:47:02.174Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T16:47:02.174Z] #59 sha256:c9b36bea8a0d6ac70391b7e6251ae04727d4a29bf68efd2b0b67ffba383e5fa2 [2021-03-22T16:47:02.174Z] #59 DONE 0.1s [2021-03-22T16:47:02.174Z] [2021-03-22T16:47:02.174Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T16:47:02.174Z] #60 sha256:d9643f137587911819712622140eea2101c72649310909261494e84fabdd2043 [2021-03-22T16:47:02.174Z] #60 DONE 0.1s [2021-03-22T16:47:02.174Z] [2021-03-22T16:47:02.174Z] #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-03-22T16:47:02.174Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:47:02.174Z] #13 140.9 Selecting previously unselected package libpcre16-3:amd64. [2021-03-22T16:47:02.174Z] #13 140.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-22T16:47:02.174Z] #13 140.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-22T16:47:02.231Z] #43 156.3 CC criu/stats.o [2021-03-22T16:47:02.348Z] #43 36.65 CC images/google/protobuf/descriptor.o [2021-03-22T16:47:02.365Z] #43 77.03 DEP criu/seize.d [2021-03-22T16:47:02.433Z] #13 141.2 Selecting previously unselected package libpcre32-3:amd64. [2021-03-22T16:47:02.434Z] #13 141.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-22T16:47:02.434Z] #13 141.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-22T16:47:02.486Z] #43 156.5 CC criu/string.o [2021-03-22T16:47:02.486Z] #43 156.6 CC criu/sysctl.o [2021-03-22T16:47:02.625Z] #43 77.21 DEP criu/seccomp.d [2021-03-22T16:47:02.692Z] #13 141.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-22T16:47:02.692Z] #13 141.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-22T16:47:02.692Z] #13 141.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-22T16:47:02.832Z] #19 DONE 2.2s [2021-03-22T16:47:02.832Z] [2021-03-22T16:47:02.832Z] #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-03-22T16:47:02.832Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T16:47:02.884Z] #43 77.48 DEP criu/rst-malloc.d [2021-03-22T16:47:02.884Z] #43 77.57 DEP criu/rbtree.d [2021-03-22T16:47:02.952Z] #13 141.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-22T16:47:02.952Z] #13 141.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-22T16:47:02.952Z] #13 141.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-22T16:47:03.046Z] #43 157.1 CC criu/sysfs_parse.o [2021-03-22T16:47:03.143Z] #43 77.60 DEP criu/pstree.d [2021-03-22T16:47:03.143Z] #43 77.79 DEP criu/protobuf.d [2021-03-22T16:47:03.302Z] #43 157.3 CC criu/timens.o [2021-03-22T16:47:03.402Z] #43 77.94 GEN criu/protobuf-desc-gen.h [2021-03-22T16:47:03.557Z] #43 157.6 CC criu/timerfd.o [2021-03-22T16:47:03.813Z] #43 157.8 CC criu/tty.o [2021-03-22T16:47:03.889Z] #13 142.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-22T16:47:03.889Z] #13 142.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-22T16:47:03.889Z] #13 142.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-22T16:47:04.148Z] #13 142.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-22T16:47:04.148Z] #13 142.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:47:04.148Z] #13 142.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-22T16:47:04.148Z] #13 143.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-22T16:47:04.148Z] #13 143.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-22T16:47:04.148Z] #13 143.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:47:04.268Z] #43 38.27 CC images/opts.o [2021-03-22T16:47:04.268Z] #43 ... [2021-03-22T16:47:04.268Z] [2021-03-22T16:47:04.268Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:47:04.268Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:47:04.268Z] #45 143.1 net/textproto [2021-03-22T16:47:04.268Z] #45 143.1 crypto/x509 [2021-03-22T16:47:04.407Z] #13 143.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-22T16:47:04.407Z] #13 143.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-22T16:47:04.407Z] #13 143.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:47:04.769Z] #20 2.238 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T16:47:04.769Z] #20 2.279 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:47:04.769Z] #20 2.283 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:47:04.769Z] #20 2.290 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:47:04.975Z] #13 143.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-22T16:47:04.976Z] #13 143.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:47:04.976Z] #13 143.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-22T16:47:04.976Z] #13 143.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T16:47:04.976Z] #13 143.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-22T16:47:04.976Z] #13 143.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-22T16:47:04.976Z] #13 143.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:47:04.976Z] #13 143.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T16:47:05.175Z] #43 159.0 CC criu/tun.o [2021-03-22T16:47:05.175Z] #43 159.3 CC criu/uffd.o [2021-03-22T16:47:05.215Z] #45 144.4 vendor/golang.org/x/net/http/httpguts [2021-03-22T16:47:05.235Z] #13 143.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-22T16:47:05.235Z] #13 143.9 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:47:05.235Z] #13 144.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T16:47:05.235Z] #13 144.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:47:05.235Z] #13 144.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-22T16:47:05.235Z] #13 144.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-22T16:47:05.235Z] #13 144.0 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:47:05.235Z] #13 144.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T16:47:05.235Z] #13 144.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-22T16:47:05.235Z] #13 144.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:47:05.235Z] #13 144.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-03-22T16:47:05.235Z] #13 144.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-03-22T16:47:05.235Z] #13 144.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:47:05.235Z] #13 144.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-03-22T16:47:05.235Z] #13 144.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-03-22T16:47:05.235Z] #13 144.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T16:47:05.235Z] #13 144.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-22T16:47:05.235Z] #13 144.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:47:05.235Z] #13 144.2 Setting up dmsetup (2:1.02.155-3) ... [2021-03-22T16:47:05.308Z] #43 79.55 DEP criu/protobuf-desc.d [2021-03-22T16:47:05.308Z] #43 79.67 DEP criu/proc_parse.d [2021-03-22T16:47:05.308Z] #43 ... [2021-03-22T16:47:05.308Z] [2021-03-22T16:47:05.308Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T16:47:05.308Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-22T16:47:05.308Z] #19 DONE 3.5s [2021-03-22T16:47:05.308Z] [2021-03-22T16:47:05.308Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:05.308Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:05.308Z] #43 79.92 DEP criu/plugin.d [2021-03-22T16:47:05.344Z] #20 2.993 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-22T16:47:05.494Z] #13 144.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:47:05.494Z] #13 144.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-22T16:47:05.494Z] #13 144.3 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:47:05.518Z] #45 144.6 vendor/golang.org/x/net/http/httpproxy [2021-03-22T16:47:05.568Z] #43 80.02 DEP criu/pipes.d [2021-03-22T16:47:05.568Z] #43 80.21 DEP criu/pie-util.d [2021-03-22T16:47:05.753Z] #13 ... [2021-03-22T16:47:05.753Z] [2021-03-22T16:47:05.753Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:47:05.753Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:47:05.753Z] #45 139.6 crypto/tls [2021-03-22T16:47:05.753Z] #45 145.5 net/http/httptrace [2021-03-22T16:47:05.753Z] #45 145.6 net/http [2021-03-22T16:47:05.753Z] #45 ... [2021-03-22T16:47:05.753Z] [2021-03-22T16:47:05.753Z] #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-03-22T16:47:05.753Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:47:05.753Z] #13 DONE 144.7s [2021-03-22T16:47:05.753Z] [2021-03-22T16:47:05.753Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:05.753Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:05.753Z] #43 46.02 CC compel/arch/x86/src/lib/cpu.o [2021-03-22T16:47:05.753Z] #43 46.80 CC compel/arch/x86/src/lib/infect.o [2021-03-22T16:47:05.753Z] #43 47.38 CC compel/src/lib/infect-rpc.o [2021-03-22T16:47:05.753Z] #43 47.64 CC compel/src/lib/infect-util.o [2021-03-22T16:47:05.753Z] #43 47.88 CC compel/src/lib/infect.o [2021-03-22T16:47:05.753Z] #43 50.42 CC compel/src/lib/ptrace.o [2021-03-22T16:47:05.753Z] #43 50.73 AR compel/libcompel.a [2021-03-22T16:47:05.753Z] #43 50.81 HOSTCC compel/src/main-host.o [2021-03-22T16:47:05.753Z] #43 51.02 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-22T16:47:05.753Z] #43 51.14 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-22T16:47:05.753Z] #43 51.49 HOSTCC compel/src/lib/log-host.o [2021-03-22T16:47:05.753Z] #43 51.62 HOSTLINK compel/compel-host-bin [2021-03-22T16:47:05.753Z] #43 51.71 DEP soccr/soccr.d [2021-03-22T16:47:05.753Z] #43 51.86 CC soccr/soccr.o [2021-03-22T16:47:05.827Z] #43 80.36 DEP criu/pie-util-vdso.d [2021-03-22T16:47:06.013Z] #43 ... [2021-03-22T16:47:06.013Z] [2021-03-22T16:47:06.013Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T16:47:06.013Z] #53 sha256:ac35ec7ae58f8b4ed724480f84a1786512739e6225ccdb2134a5b9fa245243a7 [2021-03-22T16:47:06.086Z] #43 80.52 DEP criu/pie-util-vdso-elf32.d [2021-03-22T16:47:06.086Z] #43 80.69 DEP criu/path.d [2021-03-22T16:47:06.086Z] #43 80.80 DEP criu/parasite-syscall.d [2021-03-22T16:47:06.101Z] #43 160.1 CC criu/util.o [2021-03-22T16:47:06.180Z] #45 145.2 mime/multipart [2021-03-22T16:47:06.294Z] #20 3.845 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T16:47:06.348Z] #43 81.06 DEP criu/pagemap.d [2021-03-22T16:47:06.464Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-22T16:47:06.464Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-06f9cf5c\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-22T16:47:06.464Z] ---------------------------------------------------------------------------- [2021-03-22T16:47:06.464Z] [2021-03-22T16:47:06.464Z] INFO: executeCI.ps1 starting at Mon Mar 22 16:47:06 CUT 2021 [2021-03-22T16:47:06.464Z] [2021-03-22T16:47:06.464Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-22T16:47:06.608Z] #43 81.22 DEP criu/pagemap-cache.d [2021-03-22T16:47:06.608Z] #43 81.36 DEP criu/page-xfer.d [2021-03-22T16:47:06.923Z] INFO: Running git version 2.24.1.windows.2 [2021-03-22T16:47:06.923Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-22T16:47:06.923Z] INFO: Environment variables: [2021-03-22T16:47:06.923Z] [2021-03-22T16:47:06.923Z] Name Value [2021-03-22T16:47:06.923Z] ---- ----- [2021-03-22T16:47:06.923Z] ALLUSERSPROFILE C:\ProgramData [2021-03-22T16:47:06.923Z] amd64 true [2021-03-22T16:47:06.923Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-22T16:47:06.923Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-22T16:47:06.923Z] arm64 true [2021-03-22T16:47:06.923Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-03-22T16:47:06.923Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-03-22T16:47:06.923Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-22T16:47:06.923Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-22T16:47:06.923Z] BRANCH_NAME PR-42050 [2021-03-22T16:47:06.923Z] BUILD_DISPLAY_NAME #8 [2021-03-22T16:47:06.923Z] BUILD_ID 8 [2021-03-22T16:47:06.923Z] BUILD_NUMBER 8 [2021-03-22T16:47:06.923Z] BUILD_TAG jenkins-moby-PR-42050-8 [2021-03-22T16:47:06.923Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42050/8/ [2021-03-22T16:47:06.923Z] cgroup2 true [2021-03-22T16:47:06.923Z] CHANGE_AUTHOR thaJeztah [2021-03-22T16:47:06.923Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-03-22T16:47:06.923Z] CHANGE_BRANCH ci_fixes [2021-03-22T16:47:06.923Z] CHANGE_FORK thaJeztah/docker [2021-03-22T16:47:06.923Z] CHANGE_ID 42050 [2021-03-22T16:47:06.923Z] CHANGE_TARGET master [2021-03-22T16:47:06.923Z] CHANGE_TITLE CI: update tests to be more resilient against CLI output format and for libnetwork ch... [2021-03-22T16:47:06.923Z] CHANGE_URL https://github.com/moby/moby/pull/42050 [2021-03-22T16:47:06.923Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T16:47:06.923Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-22T16:47:06.923Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-22T16:47:06.923Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-22T16:47:06.923Z] COMPUTERNAME azwin-2-ed9f00 [2021-03-22T16:47:06.923Z] ComSpec C:\windows\system32\cmd.exe [2021-03-22T16:47:06.923Z] ConfigSequenceNumber 0 [2021-03-22T16:47:06.923Z] dco true [2021-03-22T16:47:06.923Z] DOCKER_BUILDKIT 0 [2021-03-22T16:47:06.923Z] DOCKER_DUT_DEBUG 1 [2021-03-22T16:47:06.923Z] DOCKER_EXPERIMENTAL 1 [2021-03-22T16:47:06.923Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-22T16:47:06.923Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-22T16:47:06.923Z] EXECUTOR_NUMBER 0 [2021-03-22T16:47:06.923Z] FQDN azwin-2-ed9f00.westus.cloudapp.azure.com [2021-03-22T16:47:06.923Z] GIT_BRANCH PR-42050 [2021-03-22T16:47:06.923Z] GIT_COMMIT c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:47:06.923Z] GIT_PREVIOUS_COMMIT c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:47:06.923Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 82490bfcb51b2af5c69d4430a688370d4dcf49d5 [2021-03-22T16:47:06.923Z] GIT_URL https://github.com/moby/moby.git [2021-03-22T16:47:06.923Z] HUDSON_COOKIE b3476273-0b69-43f7-af9a-62469dd0af06 [2021-03-22T16:47:06.923Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-22T16:47:06.923Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-22T16:47:06.923Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-22T16:47:06.923Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-03-22T16:47:06.923Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-22T16:47:06.923Z] JENKINS_NODE_COOKIE c3bf5be6-5254-4271-85ef-598779f974ed [2021-03-22T16:47:06.923Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-22T16:47:06.923Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-22T16:47:06.923Z] JOB_BASE_NAME PR-42050 [2021-03-22T16:47:06.923Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42050/display/redirect [2021-03-22T16:47:06.923Z] JOB_NAME moby/PR-42050 [2021-03-22T16:47:06.923Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42050/ [2021-03-22T16:47:06.923Z] library.jps.version master [2021-03-22T16:47:06.923Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-22T16:47:06.923Z] NODE_LABELS amd64 azure azwin-2-ed9f00 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-22T16:47:06.923Z] NODE_NAME azwin-2-ed9f00 [2021-03-22T16:47:06.923Z] NUMBER_OF_PROCESSORS 4 [2021-03-22T16:47:06.923Z] OS Windows_NT [2021-03-22T16:47:06.923Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-22T16:47:06.923Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-22T16:47:06.923Z] ppc64le false [2021-03-22T16:47:06.923Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-22T16:47:06.923Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-03-22T16:47:06.923Z] PROCESSOR_LEVEL 6 [2021-03-22T16:47:06.923Z] PROCESSOR_REVISION 4f01 [2021-03-22T16:47:06.923Z] ProgramData C:\ProgramData [2021-03-22T16:47:06.923Z] ProgramFiles C:\Program Files [2021-03-22T16:47:06.923Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-22T16:47:06.923Z] ProgramW6432 C:\Program Files [2021-03-22T16:47:06.923Z] PROMPT $P$G [2021-03-22T16:47:06.923Z] PSExecutionPolicyPreference Bypass [2021-03-22T16:47:06.923Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-22T16:47:06.923Z] PUBLIC C:\Users\Public [2021-03-22T16:47:06.923Z] rootless true [2021-03-22T16:47:06.923Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42050/8/display/redirect?page=artif... [2021-03-22T16:47:06.923Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42050/8/display/redirect?page=changes [2021-03-22T16:47:06.923Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42050/8/display/redirect [2021-03-22T16:47:06.923Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42050/8/display/redirect?page=tests [2021-03-22T16:47:06.923Z] s390x false [2021-03-22T16:47:06.923Z] SKIP_VALIDATION_TESTS 1 [2021-03-22T16:47:06.923Z] SOURCES_DRIVE d [2021-03-22T16:47:06.923Z] SOURCES_SUBDIR gopath [2021-03-22T16:47:06.923Z] STAGE_NAME Run tests [2021-03-22T16:47:06.923Z] SystemDrive C: [2021-03-22T16:47:06.923Z] SystemRoot C:\windows [2021-03-22T16:47:06.923Z] TEMP C:\windows\TEMP [2021-03-22T16:47:06.923Z] TESTDEBUG 0 [2021-03-22T16:47:06.923Z] TESTRUN_DRIVE d [2021-03-22T16:47:06.923Z] TESTRUN_SUBDIR CI [2021-03-22T16:47:06.923Z] TIMEOUT 120m [2021-03-22T16:47:06.923Z] TMP C:\windows\TEMP [2021-03-22T16:47:06.923Z] unit_validate true [2021-03-22T16:47:06.923Z] USERDOMAIN WORKGROUP [2021-03-22T16:47:06.923Z] USERNAME azwin-2-ed9f00$ [2021-03-22T16:47:06.923Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-22T16:47:06.923Z] validate_force false [2021-03-22T16:47:06.923Z] windir C:\windows [2021-03-22T16:47:06.923Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-22T16:47:06.923Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-22T16:47:06.923Z] windowsRS1 false [2021-03-22T16:47:06.923Z] windowsRS5 true [2021-03-22T16:47:06.923Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-22T16:47:06.923Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-22T16:47:06.923Z] [2021-03-22T16:47:06.923Z] [2021-03-22T16:47:06.923Z] [2021-03-22T16:47:07.028Z] #43 160.9 CC criu/uts_ns.o [2021-03-22T16:47:07.028Z] #43 161.1 CC criu/vdso-compat.o [2021-03-22T16:47:07.028Z] #43 161.2 CC criu/vdso.o [2021-03-22T16:47:07.175Z] #43 81.59 DEP criu/page-pipe.d [2021-03-22T16:47:07.175Z] #43 81.70 DEP criu/netfilter.d [2021-03-22T16:47:07.175Z] #43 81.91 DEP criu/net.d [2021-03-22T16:47:07.392Z] #53 1.694 + RM_GOPATH=0 [2021-03-22T16:47:07.392Z] #53 1.694 + TMP_GOPATH= [2021-03-22T16:47:07.392Z] #53 1.694 + : /build [2021-03-22T16:47:07.392Z] #53 1.694 + '[' -z '' ']' [2021-03-22T16:47:07.392Z] #53 1.694 ++ mktemp -d [2021-03-22T16:47:07.392Z] #53 1.699 + export GOPATH=/tmp/tmp.YEGtMwUy9h [2021-03-22T16:47:07.392Z] #53 1.699 + GOPATH=/tmp/tmp.YEGtMwUy9h [2021-03-22T16:47:07.392Z] #53 1.699 + RM_GOPATH=1 [2021-03-22T16:47:07.392Z] #53 1.699 + case "$(go env GOARCH)" in [2021-03-22T16:47:07.392Z] #53 1.699 ++ go env GOARCH [2021-03-22T16:47:07.392Z] #53 1.705 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:47:07.392Z] #53 1.706 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:47:07.392Z] #53 1.706 ++ dirname /tmp/install/install.sh [2021-03-22T16:47:07.392Z] #53 1.718 + dir=/tmp/install [2021-03-22T16:47:07.589Z] #43 161.6 LINK criu/built-in.o [2021-03-22T16:47:07.651Z] #53 ... [2021-03-22T16:47:07.651Z] [2021-03-22T16:47:07.651Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T16:47:07.651Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-22T16:47:07.651Z] #14 DONE 1.8s [2021-03-22T16:47:07.651Z] [2021-03-22T16:47:07.651Z] #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-03-22T16:47:07.651Z] #53 sha256:ac35ec7ae58f8b4ed724480f84a1786512739e6225ccdb2134a5b9fa245243a7 [2021-03-22T16:47:07.651Z] #53 1.718 + bin=runc [2021-03-22T16:47:07.651Z] #53 1.718 + shift [2021-03-22T16:47:07.651Z] #53 1.718 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T16:47:07.651Z] #53 1.718 + . /tmp/install/runc.installer [2021-03-22T16:47:07.651Z] #53 1.718 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T16:47:07.652Z] #53 1.723 + install_runc [2021-03-22T16:47:07.652Z] #53 1.726 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T16:47:07.652Z] #53 1.726 + uname -r [2021-03-22T16:47:07.652Z] #53 1.738 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T16:47:07.652Z] #53 1.738 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T16:47:07.652Z] #53 1.738 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YEGtMwUy9h/src/github.com/opencontainers/runc [2021-03-22T16:47:07.652Z] #53 1.738 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T16:47:07.652Z] #53 1.755 Cloning into '/tmp/tmp.YEGtMwUy9h/src/github.com/opencontainers/runc'... [2021-03-22T16:47:07.722Z] #20 5.144 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T16:47:07.749Z] #43 82.24 DEP criu/namespaces.d [2021-03-22T16:47:07.845Z] #43 161.7 LINK criu/criu [2021-03-22T16:47:07.892Z] INFO: Sources under d:\gopath\... [2021-03-22T16:47:07.892Z] INFO: Test run under d:\CI\... [2021-03-22T16:47:07.892Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-22T16:47:07.892Z] INFO: docker/docker repository was found [2021-03-22T16:47:07.985Z] #20 ... [2021-03-22T16:47:07.985Z] [2021-03-22T16:47:07.985Z] #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-03-22T16:47:07.985Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-22T16:47:07.985Z] #40 152.1 + dpkg --print-architecture [2021-03-22T16:47:07.985Z] #40 DONE 152.5s [2021-03-22T16:47:07.985Z] [2021-03-22T16:47:07.985Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:07.985Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:47:07.985Z] #43 63.01 CC criu/pie/util-vdso.o [2021-03-22T16:47:07.985Z] #43 63.79 AR criu/pie/pie.lib.a [2021-03-22T16:47:07.985Z] #43 63.83 DEP criu/pie/restorer.d [2021-03-22T16:47:07.985Z] #43 64.05 DEP criu/arch/aarch64/intraprocedure.d [2021-03-22T16:47:07.985Z] #43 64.07 DEP criu/arch/aarch64/restorer.d [2021-03-22T16:47:07.985Z] #43 64.21 DEP criu/arch/aarch64/vdso-pie.d [2021-03-22T16:47:07.985Z] #43 64.31 DEP criu/pie/parasite-vdso.d [2021-03-22T16:47:07.985Z] #43 64.47 DEP criu/pie/parasite.d [2021-03-22T16:47:07.985Z] #43 64.77 CC criu/pie/parasite.o [2021-03-22T16:47:07.985Z] #43 65.91 LINK criu/pie/parasite.built-in.o [2021-03-22T16:47:07.985Z] #43 65.93 GEN criu/pie/parasite-blob.h [2021-03-22T16:47:07.985Z] #43 65.94 CC criu/pie/parasite-vdso.o [2021-03-22T16:47:07.985Z] #43 66.67 CC criu/arch/aarch64/vdso-pie.o [2021-03-22T16:47:07.985Z] #43 67.06 CC criu/arch/aarch64/restorer.o [2021-03-22T16:47:07.985Z] #43 67.60 CC criu/arch/aarch64/intraprocedure.o [2021-03-22T16:47:07.985Z] #43 67.66 CC criu/pie/restorer.o [2021-03-22T16:47:07.985Z] #43 71.02 LINK criu/pie/restorer.built-in.o [2021-03-22T16:47:07.985Z] #43 71.04 GEN criu/pie/restorer-blob.h [2021-03-22T16:47:07.985Z] #43 71.18 DEP criu/vdso.d [2021-03-22T16:47:07.985Z] #43 71.47 DEP criu/uts_ns.d [2021-03-22T16:47:07.985Z] #43 71.65 DEP criu/util.d [2021-03-22T16:47:07.985Z] #43 71.87 DEP criu/uffd.d [2021-03-22T16:47:07.985Z] #43 72.12 DEP criu/tun.d [2021-03-22T16:47:07.985Z] #43 72.25 DEP criu/tty.d [2021-03-22T16:47:07.985Z] #43 72.39 DEP criu/timerfd.d [2021-03-22T16:47:07.985Z] #43 72.48 DEP criu/timens.d [2021-03-22T16:47:08.008Z] #43 82.42 DEP criu/mount.d [2021-03-22T16:47:08.008Z] #43 82.58 DEP criu/memfd.d [2021-03-22T16:47:08.008Z] #43 82.70 DEP criu/mem.d [2021-03-22T16:47:08.101Z] #43 162.0 DEP lib/c/criu.d [2021-03-22T16:47:08.101Z] #43 162.1 CC images/rpc.pb-c.o [2021-03-22T16:47:08.248Z] #43 72.69 DEP criu/sysfs_parse.d [2021-03-22T16:47:08.248Z] #43 72.90 DEP criu/sysctl.d [2021-03-22T16:47:08.267Z] #43 82.84 DEP criu/lsm.d [2021-03-22T16:47:08.267Z] #43 83.00 DEP criu/log.d [2021-03-22T16:47:08.351Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-22T16:47:08.357Z] #43 162.4 CC lib/c/criu.o [2021-03-22T16:47:08.511Z] #43 73.20 DEP criu/string.d [2021-03-22T16:47:08.511Z] #43 73.25 DEP criu/stats.d [2021-03-22T16:47:08.527Z] #43 83.13 DEP criu/libnetlink.d [2021-03-22T16:47:08.527Z] #43 83.25 DEP criu/kerndat.d [2021-03-22T16:47:08.742Z] #45 147.5 crypto/tls [2021-03-22T16:47:08.773Z] #43 73.44 DEP criu/sockets.d [2021-03-22T16:47:08.811Z] ltsc2019: Pulling from windows/servercore [2021-03-22T16:47:08.811Z] 4612f6d0b889: Pulling fs layer [2021-03-22T16:47:08.811Z] 5ff1512f88ec: Pulling fs layer [2021-03-22T16:47:09.030Z] #53 ... [2021-03-22T16:47:09.030Z] [2021-03-22T16:47:09.030Z] #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-03-22T16:47:09.030Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-22T16:47:09.030Z] #15 DONE 1.4s [2021-03-22T16:47:09.039Z] #43 73.70 DEP criu/sk-unix.d [2021-03-22T16:47:09.095Z] #43 83.46 DEP criu/kcmp-ids.d [2021-03-22T16:47:09.095Z] #43 ... [2021-03-22T16:47:09.095Z] [2021-03-22T16:47:09.095Z] #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-03-22T16:47:09.095Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:47:09.095Z] #32 DONE 149.5s [2021-03-22T16:47:09.095Z] [2021-03-22T16:47:09.095Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:09.095Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:09.095Z] #43 83.59 DEP criu/irmap.d [2021-03-22T16:47:09.095Z] #43 83.76 DEP criu/ipc_ns.d [2021-03-22T16:47:09.285Z] #43 163.2 LINK lib/c/built-in.o [2021-03-22T16:47:09.285Z] #43 163.2 LINK lib/c/libcriu.so [2021-03-22T16:47:09.285Z] #43 163.3 LINK lib/c/libcriu.a [2021-03-22T16:47:09.285Z] #43 163.3 GEN magic.py [2021-03-22T16:47:09.289Z] [2021-03-22T16:47:09.289Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:09.289Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:09.289Z] #43 53.35 AR soccr/libsoccr.a [2021-03-22T16:47:09.289Z] #43 53.50 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T16:47:09.289Z] #43 53.90 DEP criu/arch/x86/sigframe.d [2021-03-22T16:47:09.289Z] #43 54.14 DEP criu/arch/x86/sigaction_compat.d [2021-03-22T16:47:09.289Z] #43 54.27 DEP criu/arch/x86/kerndat.d [2021-03-22T16:47:09.289Z] #43 54.50 DEP criu/arch/x86/crtools.d [2021-03-22T16:47:09.289Z] #43 54.65 DEP criu/arch/x86/cpu.d [2021-03-22T16:47:09.289Z] #43 54.77 CC criu/arch/x86/cpu.o [2021-03-22T16:47:09.289Z] #43 55.50 CC criu/arch/x86/crtools.o [2021-03-22T16:47:09.306Z] #43 73.98 DEP criu/sk-tcp.d [2021-03-22T16:47:09.306Z] #43 ... [2021-03-22T16:47:09.306Z] [2021-03-22T16:47: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-03-22T16:47:09.306Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T16:47:09.306Z] #20 6.757 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T16:47:09.355Z] #43 83.96 DEP criu/image.d [2021-03-22T16:47:09.541Z] #43 163.4 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T16:47:09.541Z] #43 163.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T16:47:09.541Z] #43 163.4 Note: Building without GnuTLS support [2021-03-22T16:47:09.541Z] #43 163.5 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T16:47:09.541Z] #43 163.5 Makefile.config:40: Warn: Building without nftables support [2021-03-22T16:47:09.615Z] #43 84.18 DEP criu/image-desc.d [2021-03-22T16:47:09.680Z] #45 ... [2021-03-22T16:47:09.680Z] [2021-03-22T16:47:09.680Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:09.680Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:09.680Z] #43 38.45 CC images/seccomp.o [2021-03-22T16:47:09.680Z] #43 38.74 CC images/binfmt-misc.o [2021-03-22T16:47:09.680Z] #43 38.95 CC images/time.o [2021-03-22T16:47:09.680Z] #43 39.12 CC images/sysctl.o [2021-03-22T16:47:09.680Z] #43 39.28 CC images/autofs.o [2021-03-22T16:47:09.680Z] #43 39.50 CC images/macvlan.o [2021-03-22T16:47:09.680Z] #43 39.75 CC images/sit.o [2021-03-22T16:47:09.680Z] #43 40.04 CC images/memfd.o [2021-03-22T16:47:09.680Z] #43 40.40 CC images/timens.o [2021-03-22T16:47:09.680Z] #43 40.77 LINK images/built-in.o [2021-03-22T16:47:09.680Z] #43 40.95 GEN compel/include/asm [2021-03-22T16:47:09.680Z] #43 40.97 GEN compel/include/version.h [2021-03-22T16:47:09.680Z] #43 41.00 touch .config [2021-03-22T16:47:09.680Z] #43 41.04 GEN include/common/config.h [2021-03-22T16:47:09.680Z] #43 41.12 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-22T16:47:09.680Z] #43 41.14 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-22T16:47:09.680Z] #43 41.17 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-22T16:47:09.680Z] #43 41.18 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-22T16:47:09.680Z] #43 41.20 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-22T16:47:09.680Z] #43 41.22 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-22T16:47:09.680Z] #43 41.25 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-22T16:47:09.680Z] #43 41.29 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-22T16:47:09.680Z] #43 41.29 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-22T16:47:09.680Z] #43 41.32 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-22T16:47:09.680Z] #43 41.33 DEP compel/plugins/std/infect.d [2021-03-22T16:47:09.680Z] #43 41.53 DEP compel/plugins/std/string.d [2021-03-22T16:47:09.680Z] #43 41.61 DEP compel/plugins/std/log.d [2021-03-22T16:47:09.680Z] #43 41.73 DEP compel/plugins/std/fds.d [2021-03-22T16:47:09.680Z] #43 41.82 DEP compel/plugins/std/std.d [2021-03-22T16:47:09.680Z] #43 41.89 DEP compel/plugins/shmem/shmem.d [2021-03-22T16:47:09.680Z] #43 41.95 DEP compel/plugins/fds/fds.d [2021-03-22T16:47:09.680Z] #43 42.11 CC compel/plugins/std/std.o [2021-03-22T16:47:09.680Z] #43 42.40 CC compel/plugins/std/fds.o [2021-03-22T16:47:09.680Z] #43 42.92 CC compel/plugins/std/log.o [2021-03-22T16:47:09.680Z] #43 43.70 CC compel/plugins/std/string.o [2021-03-22T16:47:09.874Z] #43 84.30 DEP criu/fsnotify.d [2021-03-22T16:47:09.874Z] #43 84.47 DEP criu/filesystems.d [2021-03-22T16:47:10.103Z] #43 164.0 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T16:47:10.133Z] #43 84.68 DEP criu/files.d [2021-03-22T16:47:10.226Z] #43 ... [2021-03-22T16:47:10.226Z] [2021-03-22T16:47:10.226Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-22T16:47:10.226Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-22T16:47:10.226Z] #16 0.983 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-22T16:47:10.226Z] #16 DONE 1.1s [2021-03-22T16:47:10.226Z] [2021-03-22T16:47:10.226Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T16:47:10.226Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-22T16:47:10.252Z] #43 44.38 CC compel/plugins/std/infect.o [2021-03-22T16:47:10.393Z] #43 84.93 DEP criu/files-reg.d [2021-03-22T16:47:10.393Z] #43 85.12 DEP criu/files-ext.d [2021-03-22T16:47:10.513Z] #43 44.83 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-22T16:47:10.513Z] #43 44.88 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-22T16:47:10.513Z] #43 44.93 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-22T16:47:10.653Z] #43 85.24 DEP criu/file-lock.d [2021-03-22T16:47:10.665Z] #43 164.5 make[1]: Nothing to be done for 'all'. [2021-03-22T16:47:10.703Z] #20 ... [2021-03-22T16:47:10.703Z] [2021-03-22T16:47:10.703Z] #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-03-22T16:47:10.703Z] #24 sha256:d8a977be6cf813c8f1da221f9b14e0ca280caa20bfb6d1f780c6195043d578f7 [2021-03-22T16:47:10.703Z] #24 145.5 + mkdir -p /tmp/tmp.21crFk3mHz/src/github.com/docker [2021-03-22T16:47:10.703Z] #24 145.5 + mv components/cli /tmp/tmp.21crFk3mHz/src/github.com/docker/cli [2021-03-22T16:47:10.703Z] #24 145.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-22T16:47:10.703Z] #24 ... [2021-03-22T16:47:10.703Z] [2021-03-22T16:47:10.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-03-22T16:47:10.703Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:47:10.703Z] #43 74.31 DEP criu/sk-queue.d [2021-03-22T16:47:10.703Z] #43 74.45 DEP criu/sk-packet.d [2021-03-22T16:47:10.703Z] #43 74.63 DEP criu/sk-netlink.d [2021-03-22T16:47:10.703Z] #43 74.82 DEP criu/sk-inet.d [2021-03-22T16:47:10.703Z] #43 75.01 DEP criu/signalfd.d [2021-03-22T16:47:10.703Z] #43 75.20 DEP criu/sigframe.d [2021-03-22T16:47:10.703Z] #43 75.28 DEP criu/shmem.d [2021-03-22T16:47:10.772Z] #43 44.99 AR compel/plugins/std.lib.a [2021-03-22T16:47:10.772Z] #43 45.06 CC compel/plugins/fds/fds.o [2021-03-22T16:47:10.912Z] #43 85.49 DEP criu/file-ids.d [2021-03-22T16:47:10.912Z] #43 85.58 DEP criu/fifo.d [2021-03-22T16:47:10.968Z] #43 75.50 DEP criu/servicefd.d [2021-03-22T16:47:11.033Z] #43 45.36 AR compel/plugins/fds.lib.a [2021-03-22T16:47:11.033Z] #43 45.41 HOSTDEP compel/src/lib/log-host.d [2021-03-22T16:47:11.033Z] #43 45.50 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-22T16:47:11.171Z] #43 85.69 DEP criu/fdstore.d [2021-03-22T16:47:11.171Z] #43 85.84 DEP criu/fault-injection.d [2021-03-22T16:47:11.171Z] #43 85.88 DEP criu/external.d [2021-03-22T16:47:11.226Z] #43 165.1 make[1]: 'images/built-in.o' is up to date. [2021-03-22T16:47:11.226Z] #43 165.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-22T16:47:11.226Z] #43 165.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-22T16:47:11.226Z] #43 165.2 make[1]: 'compel/libcompel.a' is up to date. [2021-03-22T16:47:11.226Z] #43 165.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-22T16:47:11.226Z] #43 165.2 make[1]: Nothing to be done for 'all'. [2021-03-22T16:47:11.226Z] #43 165.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T16:47:11.234Z] #43 75.83 DEP criu/seize.d [2021-03-22T16:47:11.234Z] #43 76.00 DEP criu/seccomp.d [2021-03-22T16:47:11.293Z] #43 45.58 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-22T16:47:11.431Z] #43 85.97 DEP criu/eventpoll.d [2021-03-22T16:47:11.483Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-03-22T16:47:11.483Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-03-22T16:47:11.483Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-03-22T16:47:11.483Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-03-22T16:47:11.483Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-03-22T16:47:11.499Z] #43 76.15 DEP criu/rst-malloc.d [2021-03-22T16:47:11.552Z] #43 45.69 HOSTDEP compel/src/main-host.d [2021-03-22T16:47:11.552Z] #43 45.77 DEP compel/src/lib/ptrace.d [2021-03-22T16:47:11.552Z] #43 45.89 DEP compel/src/lib/infect.d [2021-03-22T16:47:11.552Z] #43 ... [2021-03-22T16:47:11.552Z] [2021-03-22T16:47:11.552Z] #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-03-22T16:47:11.552Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T16:47:11.552Z] #13 144.8 Selecting previously unselected package libapparmor1:amd64. [2021-03-22T16:47:11.552Z] #13 144.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-22T16:47:11.552Z] #13 144.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-22T16:47:11.604Z] #17 DONE 1.5s [2021-03-22T16:47:11.604Z] [2021-03-22T16:47:11.604Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:11.604Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:11.604Z] #43 57.55 CC criu/arch/x86/kerndat.o [2021-03-22T16:47:11.690Z] #43 86.11 DEP criu/eventfd.d [2021-03-22T16:47:11.690Z] #43 86.26 DEP criu/crtools.d [2021-03-22T16:47:11.739Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-03-22T16:47:11.739Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-03-22T16:47:11.739Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-03-22T16:47:11.739Z] #43 165.8 INSTALL criu/criu [2021-03-22T16:47:11.762Z] #43 76.29 DEP criu/rbtree.d [2021-03-22T16:47:11.763Z] #43 76.36 DEP criu/pstree.d [2021-03-22T16:47:11.763Z] #43 76.52 DEP criu/protobuf.d [2021-03-22T16:47:11.812Z] #13 145.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-22T16:47:11.812Z] #13 145.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-22T16:47:11.812Z] #13 145.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-22T16:47:11.812Z] #13 145.2 Selecting previously unselected package libbtrfs0. [2021-03-22T16:47:11.812Z] #13 145.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-22T16:47:11.812Z] #13 145.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T16:47:11.863Z] #43 58.15 CC criu/arch/x86/sigaction_compat.o [2021-03-22T16:47:11.950Z] #43 86.46 DEP criu/cr-service.d [2021-03-22T16:47:11.950Z] #43 86.61 DEP criu/cr-restore.d [2021-03-22T16:47:11.999Z] #43 DONE 166.0s [2021-03-22T16:47:11.999Z] [2021-03-22T16:47:11.999Z] #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-03-22T16:47:11.999Z] #53 sha256:b2821fdf9afb65c87d89e7a22480b6e0e9767a84adeec5361e7f73fa824ebaff [2021-03-22T16:47:12.071Z] #13 145.4 Selecting previously unselected package libbtrfs-dev. [2021-03-22T16:47:12.071Z] #13 145.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-22T16:47:12.071Z] #13 145.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:47:12.071Z] #13 145.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-22T16:47:12.123Z] #43 58.52 CC criu/arch/x86/sigframe.o [2021-03-22T16:47:12.209Z] #43 86.86 DEP criu/cr-errno.d [2021-03-22T16:47:12.209Z] #43 86.87 DEP criu/cr-dump.d [2021-03-22T16:47:12.339Z] #43 76.79 GEN criu/protobuf-desc-gen.h [2021-03-22T16:47:12.345Z] #13 145.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:47:12.345Z] #13 145.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:47:12.345Z] #13 145.7 Selecting previously unselected package libudev-dev:amd64. [2021-03-22T16:47:12.345Z] #13 145.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-22T16:47:12.345Z] #13 145.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:47:12.385Z] #43 58.91 LINK criu/arch/x86/crtools.built-in.o [2021-03-22T16:47:12.468Z] #43 87.05 DEP criu/cr-dedup.d [2021-03-22T16:47:12.605Z] #13 145.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-22T16:47:12.605Z] #13 145.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-22T16:47:12.605Z] #13 145.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-22T16:47:12.644Z] #43 59.04 DEP criu/pie/util-vdso-elf32.d [2021-03-22T16:47:12.727Z] #43 87.20 DEP criu/cr-check.d [2021-03-22T16:47:12.865Z] #13 146.1 Selecting previously unselected package libpcre16-3:amd64. [2021-03-22T16:47:12.865Z] #13 146.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-22T16:47:12.865Z] #13 146.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-22T16:47:12.865Z] #13 146.3 Selecting previously unselected package libpcre32-3:amd64. [2021-03-22T16:47:12.865Z] #13 146.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-22T16:47:12.865Z] #13 146.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-22T16:47:12.905Z] #43 ... [2021-03-22T16:47:12.905Z] [2021-03-22T16:47:12.905Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T16:47:12.905Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-22T16:47:12.905Z] #18 DONE 1.1s [2021-03-22T16:47:12.905Z] [2021-03-22T16:47:12.905Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:12.905Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:12.905Z] #43 59.21 DEP criu/pie/util-vdso.d [2021-03-22T16:47:12.905Z] #43 59.39 DEP criu/pie/util.d [2021-03-22T16:47:12.987Z] #43 87.45 DEP criu/config.d [2021-03-22T16:47:12.987Z] #43 87.60 DEP criu/clone-noasan.d [2021-03-22T16:47:12.987Z] #43 87.70 DEP criu/cgroup.d [2021-03-22T16:47:13.125Z] #13 146.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-22T16:47:13.125Z] #13 146.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-22T16:47:13.125Z] #13 146.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-22T16:47:13.164Z] #43 59.58 CC criu/pie/util.o [2021-03-22T16:47:13.247Z] #43 87.85 DEP criu/cgroup-props.d [2021-03-22T16:47:13.397Z] #53 ... [2021-03-22T16:47:13.397Z] [2021-03-22T16:47:13.397Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T16:47:13.397Z] #44 sha256:a9f1566e66fbd3eddc97a076a248f25566bdea122f62486f84f544eca60c313d [2021-03-22T16:47:13.397Z] #44 DONE 0.2s [2021-03-22T16:47:13.397Z] [2021-03-22T16:47:13.397Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-22T16:47:13.397Z] #46 sha256:bc1917c84ecf56d022bf943e679fadfdd1bc8b736a80126b60e24553a283cd1f [2021-03-22T16:47:13.397Z] #46 DONE 0.2s [2021-03-22T16:47:13.397Z] [2021-03-22T16:47:13.397Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-22T16:47:13.397Z] #48 sha256:29886c9d391bef3d13df1cd2895d12e23a41a853e8f645b010f01ee8a88303b1 [2021-03-22T16:47:13.397Z] #48 DONE 0.1s [2021-03-22T16:47:13.397Z] [2021-03-22T16:47:13.397Z] #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-03-22T16:47:13.397Z] #53 sha256:b2821fdf9afb65c87d89e7a22480b6e0e9767a84adeec5361e7f73fa824ebaff [2021-03-22T16:47:13.397Z] #13 146.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-22T16:47:13.397Z] #13 146.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-22T16:47:13.397Z] #13 146.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-22T16:47:13.429Z] #43 59.99 CC criu/pie/util-vdso.o [2021-03-22T16:47:13.506Z] #43 88.00 DEP criu/bitmap.d [2021-03-22T16:47:13.506Z] #43 88.02 DEP criu/bfd.d [2021-03-22T16:47:13.506Z] #43 88.10 DEP criu/autofs.d [2021-03-22T16:47:13.653Z] #53 ... [2021-03-22T16:47:13.653Z] [2021-03-22T16:47:13.653Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-22T16:47:13.653Z] #50 sha256:bfd0275958ea4c8663270cfc48d0975d0fd28b70a68eec46b9f9d3c6f06aa4bf [2021-03-22T16:47:13.658Z] #13 147.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-22T16:47:13.658Z] #13 147.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-22T16:47:13.658Z] #13 147.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-22T16:47:13.765Z] #43 88.25 DEP criu/aio.d [2021-03-22T16:47:13.765Z] #43 88.41 DEP criu/action-scripts.d [2021-03-22T16:47:13.855Z] #43 78.59 DEP criu/protobuf-desc.d [2021-03-22T16:47:13.909Z] #50 DONE 0.4s [2021-03-22T16:47:13.909Z] [2021-03-22T16:47:13.909Z] #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-03-22T16:47:13.909Z] #56 sha256:362973f55467c1e580a5964961d067c6c54800bee1ed148bab075444c5a50511 [2021-03-22T16:47:13.909Z] #56 ... [2021-03-22T16:47:13.909Z] [2021-03-22T16:47:13.909Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-22T16:47:13.909Z] #52 sha256:c6e4b4c5ba6fa8ffd24ab7f09927340511eaf2ee96ca1671f90514fd4e3c89b7 [2021-03-22T16:47:13.909Z] #52 DONE 0.1s [2021-03-22T16:47:13.919Z] #13 147.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-22T16:47:13.919Z] #13 147.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-22T16:47:13.919Z] #13 147.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-22T16:47:13.997Z] #43 ... [2021-03-22T16:47:13.997Z] [2021-03-22T16:47:13.997Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T16:47:13.997Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-22T16:47:13.997Z] #19 DONE 1.3s [2021-03-22T16:47:13.997Z] [2021-03-22T16:47:13.997Z] #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-03-22T16:47:13.997Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:14.143Z] #43 78.73 DEP criu/proc_parse.d [2021-03-22T16:47:14.143Z] #43 78.90 DEP criu/plugin.d [2021-03-22T16:47:14.143Z] #43 78.95 DEP criu/pipes.d [2021-03-22T16:47:14.165Z] [2021-03-22T16:47:14.165Z] #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-03-22T16:47:14.165Z] #53 sha256:b2821fdf9afb65c87d89e7a22480b6e0e9767a84adeec5361e7f73fa824ebaff [2021-03-22T16:47:14.179Z] #13 147.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-22T16:47:14.179Z] #13 147.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-22T16:47:14.179Z] #13 147.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:47:14.334Z] #43 88.74 CC criu/action-scripts.o [2021-03-22T16:47:14.407Z] #43 79.06 DEP criu/pie-util.d [2021-03-22T16:47:14.407Z] #43 79.17 DEP criu/pie-util-vdso.d [2021-03-22T16:47:14.440Z] #13 147.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-22T16:47:14.440Z] #13 147.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-22T16:47:14.440Z] #13 147.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:47:14.593Z] #43 89.14 CC criu/aio.o [2021-03-22T16:47:14.700Z] #13 148.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-22T16:47:14.961Z] #13 148.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T16:47:14.961Z] #13 148.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-22T16:47:14.961Z] #13 148.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T16:47:14.961Z] #13 148.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-22T16:47:14.961Z] #13 148.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-22T16:47:14.961Z] #13 148.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:47:14.961Z] #13 148.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T16:47:14.961Z] #13 148.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-22T16:47:14.961Z] #13 148.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:47:14.961Z] #13 148.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T16:47:14.961Z] #13 148.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T16:47:14.961Z] #13 148.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-22T16:47:14.961Z] #13 148.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-22T16:47:14.961Z] #13 148.3 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-22T16:47:14.961Z] #13 148.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T16:47:14.961Z] #13 148.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-22T16:47:14.961Z] #13 148.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:47:14.961Z] #13 148.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-03-22T16:47:14.961Z] #13 148.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-03-22T16:47:14.961Z] #13 148.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T16:47:14.961Z] #13 148.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-03-22T16:47:14.961Z] #13 148.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-03-22T16:47:14.961Z] #13 148.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T16:47:14.961Z] #13 148.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-22T16:47:15.038Z] #43 79.50 DEP criu/path.d [2021-03-22T16:47:15.038Z] #43 79.69 DEP criu/parasite-syscall.d [2021-03-22T16:47:15.170Z] #43 89.71 CC criu/autofs.o [2021-03-22T16:47:15.221Z] #13 148.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:47:15.221Z] #13 148.5 Setting up dmsetup (2:1.02.155-3) ... [2021-03-22T16:47:15.221Z] #13 148.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T16:47:15.221Z] #13 148.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-22T16:47:15.221Z] #13 148.5 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:47:15.337Z] #43 79.86 DEP criu/pagemap.d [2021-03-22T16:47:15.337Z] #43 80.04 DEP criu/pagemap-cache.d [2021-03-22T16:47:15.429Z] #43 ... [2021-03-22T16:47:15.429Z] [2021-03-22T16:47:15.429Z] #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-03-22T16:47:15.429Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:15.429Z] #20 2.850 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T16:47:15.429Z] #20 3.086 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:47:15.429Z] #20 3.086 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:47:15.429Z] #20 3.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:47:15.429Z] #20 3.412 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-22T16:47:15.429Z] #20 4.336 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:47:15.429Z] #20 5.590 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:47:15.429Z] #20 6.933 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:47:15.602Z] #43 80.23 DEP criu/page-xfer.d [2021-03-22T16:47:15.891Z] #43 80.48 DEP criu/page-pipe.d [2021-03-22T16:47:15.891Z] #43 80.60 DEP criu/netfilter.d [2021-03-22T16:47:15.907Z] #20 1.682 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T16:47:15.907Z] #20 1.701 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:47:15.907Z] #20 1.701 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:47:15.907Z] #20 1.741 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:47:16.174Z] #43 80.83 DEP criu/net.d [2021-03-22T16:47:16.366Z] #20 11.03 Fetched 8929 kB in 8s (1060 kB/s) [2021-03-22T16:47:16.366Z] #20 11.03 Reading package lists... [2021-03-22T16:47:16.366Z] #20 ... [2021-03-22T16:47:16.366Z] [2021-03-22T16:47:16.366Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:16.366Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:16.366Z] #43 91.03 CC criu/bfd.o [2021-03-22T16:47:16.455Z] #43 81.13 DEP criu/namespaces.d [2021-03-22T16:47:16.478Z] #20 2.324 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-22T16:47:16.722Z] #43 81.34 DEP criu/mount.d [2021-03-22T16:47:16.973Z] #43 91.59 CC criu/bitmap.o [2021-03-22T16:47:16.988Z] #43 81.54 DEP criu/memfd.d [2021-03-22T16:47:17.251Z] #43 81.85 DEP criu/mem.d [2021-03-22T16:47:17.251Z] #43 91.79 CC criu/cgroup-props.o [2021-03-22T16:47:17.416Z] #20 3.305 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:47:17.514Z] 5ff1512f88ec: Verifying Checksum [2021-03-22T16:47:17.514Z] 5ff1512f88ec: Download complete [2021-03-22T16:47:17.514Z] #43 82.11 DEP criu/lsm.d [2021-03-22T16:47:17.775Z] #13 DONE 150.7s [2021-03-22T16:47:17.775Z] [2021-03-22T16:47:17.775Z] #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-03-22T16:47:17.775Z] #53 sha256:b4b97fb01c1b2ef2f32a9a809ce81747b9710d6f0f34704261ececcd8dc155e0 [2021-03-22T16:47:17.777Z] #43 82.28 DEP criu/log.d [2021-03-22T16:47:17.777Z] #43 82.44 DEP criu/libnetlink.d [2021-03-22T16:47:18.040Z] #43 82.60 DEP criu/kerndat.d [2021-03-22T16:47:18.188Z] #43 92.61 CC criu/cgroup.o [2021-03-22T16:47:18.303Z] #43 82.85 DEP criu/kcmp-ids.d [2021-03-22T16:47:18.303Z] #43 82.94 DEP criu/irmap.d [2021-03-22T16:47:18.354Z] #20 4.372 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:47:18.566Z] #43 83.11 DEP criu/ipc_ns.d [2021-03-22T16:47:18.830Z] #43 83.30 DEP criu/image.d [2021-03-22T16:47:18.830Z] #43 83.42 DEP criu/image-desc.d [2021-03-22T16:47:18.830Z] #43 83.54 DEP criu/fsnotify.d [2021-03-22T16:47:19.093Z] #43 83.75 DEP criu/filesystems.d [2021-03-22T16:47:19.161Z] #53 ... [2021-03-22T16:47:19.161Z] [2021-03-22T16:47:19.161Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T16:47:19.161Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-22T16:47:19.161Z] #14 DONE 1.8s [2021-03-22T16:47:19.161Z] [2021-03-22T16:47:19.161Z] #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-03-22T16:47:19.161Z] #53 sha256:b4b97fb01c1b2ef2f32a9a809ce81747b9710d6f0f34704261ececcd8dc155e0 [2021-03-22T16:47:19.161Z] #53 1.662 + RM_GOPATH=0 [2021-03-22T16:47:19.161Z] #53 1.662 + TMP_GOPATH= [2021-03-22T16:47:19.161Z] #53 1.662 + : /build [2021-03-22T16:47:19.161Z] #53 1.662 + '[' -z '' ']' [2021-03-22T16:47:19.161Z] #53 1.666 ++ mktemp -d [2021-03-22T16:47:19.161Z] #53 1.673 + export GOPATH=/tmp/tmp.JGbnlJp71J [2021-03-22T16:47:19.161Z] #53 1.673 + GOPATH=/tmp/tmp.JGbnlJp71J [2021-03-22T16:47:19.161Z] #53 1.673 + RM_GOPATH=1 [2021-03-22T16:47:19.161Z] #53 1.673 + case "$(go env GOARCH)" in [2021-03-22T16:47:19.161Z] #53 1.673 ++ go env GOARCH [2021-03-22T16:47:19.161Z] #53 1.694 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T16:47:19.161Z] #53 1.694 + GO_BUILDMODE=-buildmode=pie [2021-03-22T16:47:19.161Z] #53 1.695 ++ dirname /tmp/install/install.sh [2021-03-22T16:47:19.161Z] #53 1.696 + dir=/tmp/install [2021-03-22T16:47:19.161Z] #53 1.696 + bin=runc [2021-03-22T16:47:19.161Z] #53 1.696 + shift [2021-03-22T16:47:19.161Z] #53 1.696 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T16:47:19.161Z] #53 1.697 + . /tmp/install/runc.installer [2021-03-22T16:47:19.161Z] #53 1.699 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T16:47:19.161Z] #53 1.719 + install_runc [2021-03-22T16:47:19.161Z] #53 1.720 + uname -r [2021-03-22T16:47:19.161Z] #53 1.720 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T16:47:19.161Z] #53 1.724 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T16:47:19.161Z] #53 1.724 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T16:47:19.161Z] #53 1.724 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JGbnlJp71J/src/github.com/opencontainers/runc [2021-03-22T16:47:19.161Z] #53 1.725 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T16:47:19.161Z] #53 1.734 Cloning into '/tmp/tmp.JGbnlJp71J/src/github.com/opencontainers/runc'... [2021-03-22T16:47:19.357Z] #43 83.98 DEP criu/files.d [2021-03-22T16:47:19.620Z] #43 84.17 DEP criu/files-reg.d [2021-03-22T16:47:19.620Z] #43 84.31 DEP criu/files-ext.d [2021-03-22T16:47:19.733Z] #20 5.853 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:47:19.883Z] #43 84.52 DEP criu/file-lock.d [2021-03-22T16:47:19.883Z] #43 ... [2021-03-22T16:47:19.883Z] [2021-03-22T16:47:19.883Z] #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-03-22T16:47:19.883Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T16:47:19.883Z] #20 8.989 Fetched 8747 kB in 7s (1250 kB/s) [2021-03-22T16:47:19.883Z] #20 8.989 Reading package lists... [2021-03-22T16:47:19.883Z] #20 11.95 Reading package lists... [2021-03-22T16:47:19.883Z] #20 14.62 Building dependency tree... [2021-03-22T16:47:19.883Z] #20 15.83 libcap2-bin is already the newest version (1:2.25-2). [2021-03-22T16:47:19.883Z] #20 15.83 The following additional packages will be installed: [2021-03-22T16:47:19.883Z] #20 15.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-22T16:47:19.883Z] #20 15.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-22T16:47:19.883Z] #20 15.84 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-22T16:47:19.883Z] #20 15.84 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-22T16:47:19.883Z] #20 15.84 python3.7 python3.7-minimal vim-runtime xxd [2021-03-22T16:47:19.883Z] #20 15.84 Suggested packages: [2021-03-22T16:47:19.883Z] #20 15.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-22T16:47:19.883Z] #20 15.85 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-22T16:47:19.883Z] #20 15.85 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-22T16:47:19.883Z] #20 15.85 Recommended packages: [2021-03-22T16:47:19.883Z] #20 15.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-22T16:47:19.883Z] #20 15.85 python3-keyrings.alt python3-xdg unzip [2021-03-22T16:47:19.883Z] #20 16.98 The following NEW packages will be installed: [2021-03-22T16:47:19.883Z] #20 16.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-22T16:47:19.883Z] #20 16.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-22T16:47:19.883Z] #20 16.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-22T16:47:19.883Z] #20 16.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-22T16:47:19.883Z] #20 16.99 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-22T16:47:19.883Z] #20 16.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-22T16:47:19.883Z] #20 16.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-22T16:47:19.883Z] #20 16.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-22T16:47:19.883Z] #20 16.99 xz-utils zip [2021-03-22T16:47:19.883Z] #20 17.31 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T16:47:19.883Z] #20 17.31 Need to get 27.6 MB of archives. [2021-03-22T16:47:19.883Z] #20 17.31 After this operation, 114 MB of additional disk space will be used. [2021-03-22T16:47:19.883Z] #20 17.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-03-22T16:47:19.883Z] #20 17.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-03-22T16:47:19.883Z] #20 17.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-03-22T16:47:19.883Z] #20 17.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-03-22T16:47:19.883Z] #20 17.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-03-22T16:47:19.883Z] #20 17.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-03-22T16:47:19.883Z] #20 17.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-03-22T16:47:19.883Z] #20 17.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-03-22T16:47:19.883Z] #20 17.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-03-22T16:47:19.883Z] #20 17.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-03-22T16:47:19.883Z] #20 17.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-03-22T16:47:19.883Z] #20 17.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-03-22T16:47:19.883Z] #20 17.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-03-22T16:47:19.883Z] #20 17.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-03-22T16:47:19.883Z] #20 17.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-03-22T16:47:19.883Z] #20 17.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-03-22T16:47:19.883Z] #20 17.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-22T16:47:20.146Z] #20 17.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T16:47:20.146Z] #20 17.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-03-22T16:47:20.146Z] #20 17.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-03-22T16:47:20.146Z] #20 17.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-03-22T16:47:20.146Z] #20 17.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-03-22T16:47:20.146Z] #20 17.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-03-22T16:47:20.146Z] #20 17.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-22T16:47:20.146Z] #20 17.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-22T16:47:20.146Z] #20 17.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-22T16:47:20.146Z] #20 17.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-03-22T16:47:20.146Z] #20 17.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-03-22T16:47:20.146Z] #20 17.58 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-22T16:47:20.146Z] #20 ... [2021-03-22T16:47:20.146Z] [2021-03-22T16:47:20.146Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:20.146Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:47:20.146Z] #43 84.73 DEP criu/file-ids.d [2021-03-22T16:47:20.146Z] #43 84.87 DEP criu/fifo.d [2021-03-22T16:47:20.301Z] #20 ... [2021-03-22T16:47:20.301Z] [2021-03-22T16:47:20.301Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:20.301Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:20.301Z] #43 60.91 CC criu/pie/util-vdso-elf32.o [2021-03-22T16:47:20.301Z] #43 61.97 AR criu/pie/pie.lib.a [2021-03-22T16:47:20.301Z] #43 62.05 DEP criu/pie/restorer.d [2021-03-22T16:47:20.301Z] #43 62.39 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-22T16:47:20.301Z] #43 62.49 DEP criu/arch/x86/restorer_unmap.d [2021-03-22T16:47:20.301Z] #43 62.50 DEP criu/arch/x86/restorer.d [2021-03-22T16:47:20.301Z] #43 62.70 DEP criu/arch/x86/vdso-pie.d [2021-03-22T16:47:20.301Z] #43 62.86 DEP criu/pie/parasite-vdso.d [2021-03-22T16:47:20.301Z] #43 63.02 DEP criu/pie/parasite.d [2021-03-22T16:47:20.301Z] #43 63.31 CC criu/pie/parasite.o [2021-03-22T16:47:20.301Z] #43 64.59 LINK criu/pie/parasite.built-in.o [2021-03-22T16:47:20.301Z] #43 64.60 GEN criu/pie/parasite-blob.h [2021-03-22T16:47:20.301Z] #43 64.62 CC criu/pie/parasite-vdso.o [2021-03-22T16:47:20.301Z] #43 65.29 CC criu/arch/x86/vdso-pie.o [2021-03-22T16:47:20.301Z] #43 65.67 CC criu/arch/x86/restorer.o [2021-03-22T16:47:20.301Z] #43 66.26 CC criu/arch/x86/restorer_unmap.o [2021-03-22T16:47:20.301Z] #43 66.30 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-22T16:47:20.301Z] #43 66.62 CC criu/pie/restorer.o [2021-03-22T16:47:20.418Z] #43 84.96 DEP criu/fdstore.d [2021-03-22T16:47:20.418Z] #43 85.02 DEP criu/fault-injection.d [2021-03-22T16:47:20.418Z] #43 85.04 DEP criu/external.d [2021-03-22T16:47:20.418Z] #43 85.11 DEP criu/eventpoll.d [2021-03-22T16:47:20.547Z] #53 ... [2021-03-22T16:47:20.547Z] [2021-03-22T16:47:20.547Z] #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-03-22T16:47:20.547Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-22T16:47:20.547Z] #15 DONE 1.3s [2021-03-22T16:47:20.547Z] [2021-03-22T16:47:20.547Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-22T16:47:20.547Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-22T16:47:20.691Z] #43 85.34 DEP criu/eventfd.d [2021-03-22T16:47:20.710Z] #53 ... [2021-03-22T16:47:20.710Z] [2021-03-22T16:47:20.710Z] #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-03-22T16:47:20.710Z] #56 sha256:362973f55467c1e580a5964961d067c6c54800bee1ed148bab075444c5a50511 [2021-03-22T16:47:20.710Z] #56 202.2 + bin/containerd [2021-03-22T16:47:20.723Z] #43 95.39 CC criu/clone-noasan.o [2021-03-22T16:47:20.954Z] #43 85.47 DEP criu/crtools.d [2021-03-22T16:47:20.954Z] #43 85.66 DEP criu/cr-service.d [2021-03-22T16:47:20.983Z] #43 95.62 CC criu/config.o [2021-03-22T16:47:21.223Z] #43 85.86 DEP criu/cr-restore.d [2021-03-22T16:47:21.597Z] #43 86.04 DEP criu/cr-errno.d [2021-03-22T16:47:21.597Z] #43 86.07 DEP criu/cr-dump.d [2021-03-22T16:47:21.860Z] #43 86.44 DEP criu/cr-dedup.d [2021-03-22T16:47:21.954Z] #16 1.228 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-22T16:47:21.954Z] #16 DONE 1.3s [2021-03-22T16:47:21.954Z] [2021-03-22T16:47:21.954Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:21.954Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:21.954Z] #43 46.06 DEP compel/src/lib/infect-util.d [2021-03-22T16:47:21.954Z] #43 46.20 DEP compel/src/lib/infect-rpc.d [2021-03-22T16:47:21.954Z] #43 46.29 DEP compel/arch/x86/src/lib/infect.d [2021-03-22T16:47:21.954Z] #43 46.40 DEP compel/arch/x86/src/lib/cpu.d [2021-03-22T16:47:21.954Z] #43 46.45 DEP compel/src/lib/log.d [2021-03-22T16:47:21.954Z] #43 46.56 DEP compel/src/main.d [2021-03-22T16:47:21.954Z] #43 46.68 DEP compel/src/lib/handle-elf.d [2021-03-22T16:47:21.954Z] #43 46.76 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-22T16:47:21.954Z] #43 46.89 CC compel/src/lib/log.o [2021-03-22T16:47:21.954Z] #43 47.23 CC compel/arch/x86/src/lib/cpu.o [2021-03-22T16:47:21.954Z] #43 48.01 CC compel/arch/x86/src/lib/infect.o [2021-03-22T16:47:21.954Z] #43 48.89 CC compel/src/lib/infect-rpc.o [2021-03-22T16:47:21.954Z] #43 49.32 CC compel/src/lib/infect-util.o [2021-03-22T16:47:21.954Z] #43 49.58 CC compel/src/lib/infect.o [2021-03-22T16:47:21.954Z] #43 52.70 CC compel/src/lib/ptrace.o [2021-03-22T16:47:21.954Z] #43 53.59 AR compel/libcompel.a [2021-03-22T16:47:21.954Z] #43 53.76 HOSTCC compel/src/main-host.o [2021-03-22T16:47:21.954Z] #43 54.24 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-22T16:47:21.954Z] #43 54.47 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-22T16:47:21.954Z] #43 55.02 HOSTCC compel/src/lib/log-host.o [2021-03-22T16:47:21.954Z] #43 55.36 HOSTLINK compel/compel-host-bin [2021-03-22T16:47:21.954Z] #43 55.82 DEP soccr/soccr.d [2021-03-22T16:47:21.954Z] #43 ... [2021-03-22T16:47:21.954Z] [2021-03-22T16:47:21.954Z] #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-03-22T16:47:21.954Z] #58 sha256:04e6cc251f62031aa32b61215006c4dad39ad6e496fa92df7c0d03915e20274c [2021-03-22T16:47:21.954Z] #58 152.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T16:47:21.954Z] #58 152.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-22T16:47:21.954Z] #58 DONE 161.0s [2021-03-22T16:47:21.954Z] [2021-03-22T16:47:21.954Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T16:47:21.954Z] #59 sha256:29c472f87af959330c0eef3bc8e9b1b45aab67f18581293992d450abf8b58a18 [2021-03-22T16:47:21.954Z] #59 DONE 0.1s [2021-03-22T16:47:21.954Z] [2021-03-22T16:47:21.954Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:21.954Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:21.954Z] #43 56.15 CC soccr/soccr.o [2021-03-22T16:47:21.954Z] #43 ... [2021-03-22T16:47:21.954Z] [2021-03-22T16:47:21.954Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T16:47:21.954Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-22T16:47:22.220Z] #17 ... [2021-03-22T16:47:22.220Z] [2021-03-22T16:47:22.220Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T16:47:22.220Z] #60 sha256:7ad7f6ec6c72c49dc6218d28cbaeb85c62372cb8b74a92e5b9b6855d1ff285af [2021-03-22T16:47:22.220Z] #60 DONE 0.2s [2021-03-22T16:47:22.220Z] [2021-03-22T16:47:22.220Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:47:22.220Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:47:22.220Z] #45 153.7 net/http/httptrace [2021-03-22T16:47:22.220Z] #45 154.0 net/http [2021-03-22T16:47:22.350Z] #43 86.59 DEP criu/cr-check.d [2021-03-22T16:47:22.362Z] #43 97.01 CC criu/cr-check.o [2021-03-22T16:47:22.612Z] #43 87.17 DEP criu/config.d [2021-03-22T16:47:22.877Z] #43 87.52 DEP criu/clone-noasan.d [2021-03-22T16:47:23.139Z] #43 87.64 DEP criu/cgroup.d [2021-03-22T16:47:23.139Z] #43 87.79 DEP criu/cgroup-props.d [2021-03-22T16:47:23.139Z] #43 87.87 DEP criu/bitmap.d [2021-03-22T16:47:23.139Z] #43 87.89 DEP criu/bfd.d [2021-03-22T16:47:23.402Z] #43 88.01 DEP criu/autofs.d [2021-03-22T16:47:23.665Z] #43 88.13 DEP criu/aio.d [2021-03-22T16:47:23.665Z] #43 88.24 DEP criu/action-scripts.d [2021-03-22T16:47:23.676Z] #43 70.18 LINK criu/pie/restorer.built-in.o [2021-03-22T16:47:23.676Z] #43 70.20 GEN criu/pie/restorer-blob.h [2021-03-22T16:47:23.928Z] #43 88.41 CC criu/action-scripts.o [2021-03-22T16:47:23.934Z] #43 70.35 DEP criu/vdso.d [2021-03-22T16:47:23.934Z] #43 70.55 DEP criu/vdso-compat.d [2021-03-22T16:47:24.151Z] #45 ... [2021-03-22T16:47:24.151Z] [2021-03-22T16:47:24.151Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T16:47:24.151Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-22T16:47:24.151Z] #17 DONE 2.0s [2021-03-22T16:47:24.151Z] [2021-03-22T16:47:24.151Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:24.151Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:24.151Z] #43 58.08 AR soccr/libsoccr.a [2021-03-22T16:47:24.151Z] #43 58.19 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T16:47:24.191Z] #43 88.93 CC criu/aio.o [2021-03-22T16:47:24.192Z] #43 70.75 DEP criu/uts_ns.d [2021-03-22T16:47:24.273Z] #43 98.84 CC criu/cr-dedup.o [2021-03-22T16:47:24.273Z] #43 ... [2021-03-22T16:47:24.273Z] [2021-03-22T16:47:24.273Z] #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-03-22T16:47:24.273Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:24.273Z] #20 11.03 Reading package lists... [2021-03-22T16:47:24.273Z] #20 14.47 Reading package lists... [2021-03-22T16:47:24.273Z] #20 17.61 Building dependency tree... [2021-03-22T16:47:24.273Z] #20 18.90 libcap2-bin is already the newest version (1:2.25-2). [2021-03-22T16:47:24.273Z] #20 18.90 The following additional packages will be installed: [2021-03-22T16:47:24.273Z] #20 18.91 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-22T16:47:24.273Z] #20 18.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-22T16:47:24.273Z] #20 18.91 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-22T16:47:24.273Z] #20 18.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-22T16:47:24.273Z] #20 18.91 python3.7 python3.7-minimal vim-runtime xxd [2021-03-22T16:47:24.273Z] #20 18.91 Suggested packages: [2021-03-22T16:47:24.273Z] #20 18.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-22T16:47:24.273Z] #20 18.91 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-22T16:47:24.273Z] #20 18.91 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-22T16:47:24.273Z] #20 18.91 Recommended packages: [2021-03-22T16:47:24.273Z] #20 18.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-22T16:47:24.273Z] #20 18.91 python3-keyrings.alt python3-xdg unzip [2021-03-22T16:47:24.412Z] #43 58.82 DEP criu/arch/x86/sigframe.d [2021-03-22T16:47:24.451Z] #43 70.90 DEP criu/util.d [2021-03-22T16:47:24.676Z] #43 59.00 DEP criu/arch/x86/sigaction_compat.d [2021-03-22T16:47:24.710Z] #43 71.10 DEP criu/uffd.d [2021-03-22T16:47:24.710Z] #43 71.29 DEP criu/tun.d [2021-03-22T16:47:24.767Z] #43 89.52 CC criu/autofs.o [2021-03-22T16:47:24.938Z] #43 59.20 DEP criu/arch/x86/kerndat.d [2021-03-22T16:47:24.969Z] #43 71.44 DEP criu/tty.d [2021-03-22T16:47:24.969Z] #43 71.62 DEP criu/timerfd.d [2021-03-22T16:47:25.198Z] #43 59.54 DEP criu/arch/x86/crtools.d [2021-03-22T16:47:25.460Z] #43 59.79 DEP criu/arch/x86/cpu.d [2021-03-22T16:47:25.535Z] #43 71.84 DEP criu/timens.d [2021-03-22T16:47:25.535Z] #43 72.04 DEP criu/sysfs_parse.d [2021-03-22T16:47:25.535Z] #43 72.17 DEP criu/sysctl.d [2021-03-22T16:47:25.652Z] #20 20.36 The following NEW packages will be installed: [2021-03-22T16:47:25.719Z] #43 ... [2021-03-22T16:47:25.719Z] [2021-03-22T16:47:25.719Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T16:47:25.719Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-22T16:47:25.719Z] #18 DONE 1.9s [2021-03-22T16:47:25.719Z] [2021-03-22T16:47:25.719Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:25.719Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:25.719Z] #43 60.05 CC criu/arch/x86/cpu.o [2021-03-22T16:47:25.794Z] #43 72.31 DEP criu/string.d [2021-03-22T16:47:25.794Z] #43 72.39 DEP criu/stats.d [2021-03-22T16:47:25.912Z] #20 20.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-22T16:47:25.912Z] #20 20.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-22T16:47:25.912Z] #20 20.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-22T16:47:25.912Z] #20 20.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-22T16:47:25.912Z] #20 20.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-22T16:47:25.912Z] #20 20.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-22T16:47:25.912Z] #20 20.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-22T16:47:25.912Z] #20 20.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-22T16:47:25.912Z] #20 20.38 xz-utils zip [2021-03-22T16:47:26.025Z] #56 ... [2021-03-22T16:47:26.025Z] [2021-03-22T16:47:26.025Z] #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-03-22T16:47:26.025Z] #53 sha256:b2821fdf9afb65c87d89e7a22480b6e0e9767a84adeec5361e7f73fa824ebaff [2021-03-22T16:47:26.025Z] #53 125.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T16:47:26.025Z] #53 126.6 + mkdir -p /build [2021-03-22T16:47:26.025Z] #53 126.6 + cp runc /build/runc [2021-03-22T16:47:26.025Z] #53 DONE 127.0s [2021-03-22T16:47:26.025Z] [2021-03-22T16:47:26.025Z] #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-03-22T16:47:26.025Z] #56 sha256:362973f55467c1e580a5964961d067c6c54800bee1ed148bab075444c5a50511 [2021-03-22T16:47:26.052Z] #43 72.53 DEP criu/sockets.d [2021-03-22T16:47:26.052Z] #43 ... [2021-03-22T16:47:26.052Z] [2021-03-22T16:47:26.052Z] #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-03-22T16:47:26.052Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:26.052Z] #20 12.09 Fetched 8929 kB in 11s (839 kB/s) [2021-03-22T16:47:26.090Z] 4612f6d0b889: Verifying Checksum [2021-03-22T16:47:26.090Z] 4612f6d0b889: Download complete [2021-03-22T16:47:26.171Z] #20 20.72 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T16:47:26.171Z] #20 20.72 Need to get 28.5 MB of archives. [2021-03-22T16:47:26.171Z] #20 20.72 After this operation, 116 MB of additional disk space will be used. [2021-03-22T16:47:26.172Z] #20 20.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-22T16:47:26.172Z] #20 20.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-22T16:47:26.172Z] #20 20.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-22T16:47:26.172Z] #20 20.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-22T16:47:26.172Z] #20 20.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-22T16:47:26.172Z] #20 20.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-22T16:47:26.172Z] #20 20.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-22T16:47:26.172Z] #20 20.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-22T16:47:26.431Z] #20 20.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-22T16:47:26.431Z] #20 20.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-22T16:47:26.431Z] #20 20.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-22T16:47:26.431Z] #20 20.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-22T16:47:26.431Z] #20 20.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-22T16:47:26.431Z] #20 20.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-22T16:47:26.431Z] #20 20.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-22T16:47:26.431Z] #20 20.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-22T16:47:26.431Z] #20 20.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-22T16:47:26.431Z] #20 20.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T16:47:26.431Z] #20 21.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-22T16:47:26.431Z] #20 21.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-22T16:47:26.431Z] #20 21.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-22T16:47:26.431Z] #20 21.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-22T16:47:26.431Z] #20 21.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-22T16:47:26.431Z] #20 21.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-22T16:47:26.431Z] #20 21.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-22T16:47:26.431Z] #20 21.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-22T16:47:26.431Z] #20 21.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-22T16:47:26.431Z] #20 21.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-22T16:47:26.431Z] #20 21.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-22T16:47:26.585Z] #56 ... [2021-03-22T16:47:26.585Z] [2021-03-22T16:47:26.585Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-22T16:47:26.585Z] #54 sha256:c50e185c276f6950ae56e91b6c6973196c669f219f2843f4d9082a4b8427565b [2021-03-22T16:47:26.673Z] #43 60.91 CC criu/arch/x86/crtools.o [2021-03-22T16:47:26.690Z] #20 21.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-22T16:47:26.693Z] #43 91.11 CC criu/bfd.o [2021-03-22T16:47:26.840Z] #54 DONE 0.3s [2021-03-22T16:47:26.840Z] [2021-03-22T16:47:26.840Z] #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-03-22T16:47:26.840Z] #56 sha256:362973f55467c1e580a5964961d067c6c54800bee1ed148bab075444c5a50511 [2021-03-22T16:47:26.933Z] #43 ... [2021-03-22T16:47:26.933Z] [2021-03-22T16:47:26.933Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T16:47:26.933Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-22T16:47:26.933Z] #19 DONE 1.1s [2021-03-22T16:47:26.933Z] [2021-03-22T16:47:26.934Z] #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-03-22T16:47:26.934Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:26.949Z] #20 21.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-22T16:47:26.949Z] #20 21.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-22T16:47:26.949Z] #20 21.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-22T16:47:26.949Z] #20 21.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-22T16:47:26.949Z] #20 21.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-22T16:47:26.949Z] #20 21.57 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-22T16:47:26.949Z] #20 21.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-22T16:47:26.949Z] #20 21.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-22T16:47:26.949Z] #20 21.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-22T16:47:26.949Z] #20 21.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-22T16:47:26.949Z] #20 21.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-22T16:47:26.949Z] #20 21.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-22T16:47:26.949Z] #20 21.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-22T16:47:26.956Z] #43 91.54 CC criu/bitmap.o [2021-03-22T16:47:26.956Z] #43 91.63 CC criu/cgroup-props.o [2021-03-22T16:47:26.989Z] #20 12.09 Reading package lists... [2021-03-22T16:47:26.989Z] #20 ... [2021-03-22T16:47:26.989Z] [2021-03-22T16:47:26.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-03-22T16:47:26.989Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:47:26.989Z] #45 160.8 github.com/LK4D4/vndr/godl [2021-03-22T16:47:26.989Z] #45 161.5 github.com/LK4D4/vndr [2021-03-22T16:47:26.989Z] #45 ... [2021-03-22T16:47:26.989Z] [2021-03-22T16:47:26.989Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:26.989Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:26.989Z] #43 72.72 DEP criu/sk-unix.d [2021-03-22T16:47:26.989Z] #43 72.94 DEP criu/sk-tcp.d [2021-03-22T16:47:26.989Z] #43 73.15 DEP criu/sk-queue.d [2021-03-22T16:47:26.989Z] #43 73.33 DEP criu/sk-packet.d [2021-03-22T16:47:27.209Z] #20 21.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-22T16:47:27.209Z] #20 21.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-22T16:47:27.249Z] #43 73.63 DEP criu/sk-netlink.d [2021-03-22T16:47:27.249Z] #43 73.86 DEP criu/sk-inet.d [2021-03-22T16:47:27.468Z] #20 22.07 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-22T16:47:27.468Z] #20 22.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-22T16:47:27.468Z] #20 22.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-22T16:47:27.508Z] #43 ... [2021-03-22T16:47:27.508Z] [2021-03-22T16:47:27.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-03-22T16:47:27.508Z] #45 sha256:0698619a28446aded42e739b290a3a15a2b9769c1227a9875c59178e7ae9a90c [2021-03-22T16:47:27.508Z] #45 DONE 171.7s [2021-03-22T16:47:27.508Z] [2021-03-22T16:47:27.508Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:27.508Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:27.508Z] #43 74.08 DEP criu/signalfd.d [2021-03-22T16:47:27.535Z] #43 ... [2021-03-22T16:47:27.535Z] [2021-03-22T16:47:27.535Z] #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-03-22T16:47:27.535Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T16:47:27.535Z] #20 18.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-22T16:47:27.535Z] #20 18.29 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-22T16:47:27.535Z] #20 18.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-22T16:47:27.535Z] #20 18.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-03-22T16:47:27.535Z] #20 18.32 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-03-22T16:47:27.535Z] #20 18.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-22T16:47:27.535Z] #20 18.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-22T16:47:27.535Z] #20 18.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-22T16:47:27.535Z] #20 18.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-03-22T16:47:27.535Z] #20 18.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-22T16:47:27.535Z] #20 18.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-22T16:47:27.535Z] #20 18.53 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-22T16:47:27.535Z] #20 18.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-03-22T16:47:27.535Z] #20 18.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-03-22T16:47:27.535Z] #20 18.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-03-22T16:47:27.535Z] #20 18.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-22T16:47:27.535Z] #20 18.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-03-22T16:47:27.535Z] #20 19.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-03-22T16:47:27.535Z] #20 19.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-03-22T16:47:27.535Z] #20 20.21 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:47:27.535Z] #20 20.32 Fetched 27.6 MB in 2s (12.5 MB/s) [2021-03-22T16:47:27.535Z] #20 20.39 Selecting previously unselected package pigz. [2021-03-22T16:47:27.535Z] #20 20.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-03-22T16:47:27.535Z] #20 20.50 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-03-22T16:47:27.535Z] #20 20.51 Unpacking pigz (2.4-1) ... [2021-03-22T16:47:27.535Z] #20 20.65 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-03-22T16:47:27.535Z] #20 20.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-22T16:47:27.535Z] #20 20.68 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:27.535Z] #20 21.52 Selecting previously unselected package python3.7-minimal. [2021-03-22T16:47:27.535Z] #20 21.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-22T16:47:27.535Z] #20 21.56 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T16:47:27.535Z] #20 22.47 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:27.535Z] #20 22.54 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T16:47:27.535Z] #20 24.89 Selecting previously unselected package python3-minimal. [2021-03-22T16:47:27.535Z] #20 24.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 ... 23657 files and directories currently installed.) [2021-03-22T16:47:27.535Z] #20 24.98 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-03-22T16:47:27.535Z] #20 24.99 Unpacking python3-minimal (3.7.3-1) ... [2021-03-22T16:47:27.535Z] #20 25.20 Selecting previously unselected package libmpdec2:arm64. [2021-03-22T16:47:27.798Z] #20 25.21 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-03-22T16:47:27.798Z] #20 25.22 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-03-22T16:47:28.036Z] #20 22.74 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:47:28.036Z] #20 22.84 Fetched 28.5 MB in 2s (16.6 MB/s) [2021-03-22T16:47:28.062Z] #20 25.35 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-03-22T16:47:28.062Z] #20 25.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-03-22T16:47:28.062Z] #20 25.38 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:28.076Z] #43 74.34 DEP criu/sigframe.d [2021-03-22T16:47:28.076Z] #43 74.50 DEP criu/shmem.d [2021-03-22T16:47:28.076Z] #43 ... [2021-03-22T16:47:28.076Z] [2021-03-22T16:47:28.076Z] #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-03-22T16:47:28.076Z] #53 sha256:ac35ec7ae58f8b4ed724480f84a1786512739e6225ccdb2134a5b9fa245243a7 [2021-03-22T16:47:28.076Z] #53 12.20 + cd /tmp/tmp.YEGtMwUy9h/src/github.com/opencontainers/runc [2021-03-22T16:47:28.076Z] #53 12.20 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T16:47:28.076Z] #53 12.75 + '[' -z '' ']' [2021-03-22T16:47:28.076Z] #53 12.75 + target=static [2021-03-22T16:47:28.076Z] #53 12.75 + make 'BUILDTAGS=seccomp ' static [2021-03-22T16:47:28.076Z] #53 12.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T16:47:28.295Z] #20 22.90 Selecting previously unselected package pigz. [2021-03-22T16:47:28.295Z] #20 22.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-22T16:47:28.295Z] #20 22.95 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-22T16:47:28.295Z] #20 22.95 Unpacking pigz (2.4-1) ... [2021-03-22T16:47:28.295Z] #20 23.04 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-22T16:47:28.295Z] #20 23.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:28.295Z] #20 23.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:28.322Z] #20 1.575 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T16:47:28.335Z] #53 ... [2021-03-22T16:47:28.335Z] [2021-03-22T16:47:28.335Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:28.335Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:28.335Z] #43 74.77 DEP criu/servicefd.d [2021-03-22T16:47:28.583Z] #20 1.645 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T16:47:28.583Z] #20 1.645 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T16:47:28.583Z] #20 1.648 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T16:47:28.594Z] #43 75.02 DEP criu/seize.d [2021-03-22T16:47:28.853Z] #43 75.22 DEP criu/seccomp.d [2021-03-22T16:47:28.853Z] #43 75.35 DEP criu/rst-malloc.d [2021-03-22T16:47:28.853Z] #43 75.46 DEP criu/rbtree.d [2021-03-22T16:47:28.865Z] #20 23.52 Selecting previously unselected package python3.7-minimal. [2021-03-22T16:47:28.865Z] #20 23.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:28.865Z] #20 23.54 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T16:47:29.010Z] #20 26.38 Selecting previously unselected package python3.7. [2021-03-22T16:47:29.010Z] #20 26.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-03-22T16:47:29.010Z] #20 26.40 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:29.010Z] #20 26.55 Selecting previously unselected package libpython3-stdlib:arm64. [2021-03-22T16:47:29.010Z] #20 26.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-03-22T16:47:29.010Z] #20 26.58 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-22T16:47:29.113Z] #43 75.52 DEP criu/pstree.d [2021-03-22T16:47:29.113Z] #43 75.65 DEP criu/protobuf.d [2021-03-22T16:47:29.154Z] #20 2.230 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-22T16:47:29.374Z] #43 75.77 GEN criu/protobuf-desc-gen.h [2021-03-22T16:47:29.595Z] #20 26.85 Setting up python3-minimal (3.7.3-1) ... [2021-03-22T16:47:29.807Z] #20 24.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:29.807Z] #20 24.40 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T16:47:30.097Z] #20 3.395 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T16:47:30.763Z] #43 77.35 DEP criu/protobuf-desc.d [2021-03-22T16:47:31.000Z] #20 28.44 Selecting previously unselected package python3. [2021-03-22T16:47:31.000Z] #20 28.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-03-22T16:47:31.000Z] #20 28.51 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-03-22T16:47:31.000Z] #20 28.53 Unpacking python3 (3.7.3-1) ... [2021-03-22T16:47:31.000Z] #20 28.67 Selecting previously unselected package libip4tc0:arm64. [2021-03-22T16:47:31.022Z] #43 77.51 DEP criu/proc_parse.d [2021-03-22T16:47:31.262Z] #20 28.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-03-22T16:47:31.262Z] #20 28.70 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-03-22T16:47:31.282Z] #43 77.72 DEP criu/plugin.d [2021-03-22T16:47:31.482Z] #20 4.537 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T16:47:31.525Z] #20 28.84 Selecting previously unselected package libip6tc0:arm64. [2021-03-22T16:47:31.525Z] #20 28.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-03-22T16:47:31.525Z] #20 28.86 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-03-22T16:47:31.525Z] #20 29.01 Selecting previously unselected package libiptc0:arm64. [2021-03-22T16:47:31.525Z] #20 29.03 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-03-22T16:47:31.525Z] #20 29.04 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-03-22T16:47:31.525Z] #20 29.14 Selecting previously unselected package libnfnetlink0:arm64. [2021-03-22T16:47:31.541Z] #43 77.88 DEP criu/pipes.d [2021-03-22T16:47:31.541Z] #43 78.02 DEP criu/pie-util.d [2021-03-22T16:47:31.541Z] #43 78.10 DEP criu/pie-util-vdso.d [2021-03-22T16:47:31.713Z] #20 26.41 Selecting previously unselected package python3-minimal. [2021-03-22T16:47:31.713Z] #20 26.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-22T16:47:31.713Z] #20 26.46 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-22T16:47:31.713Z] #20 26.47 Unpacking python3-minimal (3.7.3-1) ... [2021-03-22T16:47:31.713Z] #20 26.56 Selecting previously unselected package libmpdec2:amd64. [2021-03-22T16:47:31.713Z] #20 26.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-22T16:47:31.789Z] #20 29.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-03-22T16:47:31.789Z] #20 29.16 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-22T16:47:31.789Z] #20 29.26 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-03-22T16:47:31.789Z] #20 29.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-03-22T16:47:31.789Z] #20 29.29 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-22T16:47:31.801Z] #43 78.20 DEP criu/pie-util-vdso-elf32.d [2021-03-22T16:47:31.801Z] #43 78.32 DEP criu/path.d [2021-03-22T16:47:31.973Z] #20 26.57 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-22T16:47:31.973Z] #20 26.66 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-22T16:47:31.973Z] #20 26.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:31.973Z] #20 26.70 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:32.052Z] #20 29.44 Selecting previously unselected package libnftnl11:arm64. [2021-03-22T16:47:32.052Z] #20 29.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-03-22T16:47:32.052Z] #20 29.47 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-03-22T16:47:32.052Z] #20 29.60 Selecting previously unselected package iptables. [2021-03-22T16:47:32.052Z] #20 29.60 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-03-22T16:47:32.052Z] #20 29.62 Unpacking iptables (1.8.2-4) ... [2021-03-22T16:47:32.060Z] #43 78.45 DEP criu/parasite-syscall.d [2021-03-22T16:47:32.060Z] #43 78.69 DEP criu/pagemap.d [2021-03-22T16:47:32.320Z] #43 78.90 DEP criu/pagemap-cache.d [2021-03-22T16:47:32.579Z] #43 79.03 DEP criu/page-xfer.d [2021-03-22T16:47:32.579Z] #43 79.17 DEP criu/page-pipe.d [2021-03-22T16:47:32.579Z] #43 79.25 DEP criu/netfilter.d [2021-03-22T16:47:32.628Z] #20 30.02 Selecting previously unselected package xxd. [2021-03-22T16:47:32.628Z] #20 30.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-22T16:47:32.628Z] #20 30.03 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T16:47:32.628Z] #20 30.17 Selecting previously unselected package vim-common. [2021-03-22T16:47:32.628Z] #20 30.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:47:32.628Z] #20 30.21 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T16:47:32.839Z] #43 79.36 DEP criu/net.d [2021-03-22T16:47:32.864Z] #20 ... [2021-03-22T16:47:32.864Z] [2021-03-22T16:47:32.864Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:32.864Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:32.864Z] #43 62.45 CC criu/arch/x86/kerndat.o [2021-03-22T16:47:32.864Z] #43 63.02 CC criu/arch/x86/sigaction_compat.o [2021-03-22T16:47:32.864Z] #43 63.32 CC criu/arch/x86/sigframe.o [2021-03-22T16:47:32.864Z] #43 63.67 LINK criu/arch/x86/crtools.built-in.o [2021-03-22T16:47:32.864Z] #43 63.72 DEP criu/pie/util-vdso-elf32.d [2021-03-22T16:47:32.864Z] #43 63.87 DEP criu/pie/util-vdso.d [2021-03-22T16:47:32.864Z] #43 64.01 DEP criu/pie/util.d [2021-03-22T16:47:32.864Z] #43 64.34 CC criu/pie/util.o [2021-03-22T16:47:32.864Z] #43 64.71 CC criu/pie/util-vdso.o [2021-03-22T16:47:32.864Z] #43 65.50 CC criu/pie/util-vdso-elf32.o [2021-03-22T16:47:32.864Z] #43 66.32 AR criu/pie/pie.lib.a [2021-03-22T16:47:32.864Z] #43 66.38 DEP criu/pie/restorer.d [2021-03-22T16:47:32.864Z] #43 66.69 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-22T16:47:32.864Z] #43 66.77 DEP criu/arch/x86/restorer_unmap.d [2021-03-22T16:47:32.864Z] #43 66.79 DEP criu/arch/x86/restorer.d [2021-03-22T16:47:32.864Z] #43 67.06 DEP criu/arch/x86/vdso-pie.d [2021-03-22T16:47:32.911Z] #20 27.65 Selecting previously unselected package python3.7. [2021-03-22T16:47:32.911Z] #20 27.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:33.098Z] #43 79.54 DEP criu/namespaces.d [2021-03-22T16:47:33.125Z] #43 67.22 DEP criu/pie/parasite-vdso.d [2021-03-22T16:47:33.125Z] #43 67.42 DEP criu/pie/parasite.d [2021-03-22T16:47:33.172Z] #20 27.67 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:33.172Z] #20 27.79 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-22T16:47:33.172Z] #20 27.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-22T16:47:33.172Z] #20 27.84 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-22T16:47:33.172Z] #20 27.92 Setting up python3-minimal (3.7.3-1) ... [2021-03-22T16:47:33.205Z] #20 30.50 Selecting previously unselected package bash-completion. [2021-03-22T16:47:33.206Z] #20 30.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-22T16:47:33.357Z] #43 79.69 DEP criu/mount.d [2021-03-22T16:47:33.357Z] #43 79.93 DEP criu/memfd.d [2021-03-22T16:47:33.385Z] #43 67.62 CC criu/pie/parasite.o [2021-03-22T16:47:33.616Z] #43 80.11 DEP criu/mem.d [2021-03-22T16:47:33.875Z] #43 80.35 DEP criu/lsm.d [2021-03-22T16:47:33.875Z] #43 80.50 DEP criu/log.d [2021-03-22T16:47:34.136Z] #43 80.61 DEP criu/libnetlink.d [2021-03-22T16:47:34.136Z] #43 80.74 DEP criu/kerndat.d [2021-03-22T16:47:34.395Z] #43 80.91 DEP criu/kcmp-ids.d [2021-03-22T16:47:34.395Z] #43 81.03 DEP criu/irmap.d [2021-03-22T16:47:34.560Z] #20 28.85 Selecting previously unselected package python3. [2021-03-22T16:47:34.560Z] #20 28.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 ... 24096 files and directories currently installed.) [2021-03-22T16:47:34.560Z] #20 28.91 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-22T16:47:34.560Z] #20 28.91 Unpacking python3 (3.7.3-1) ... [2021-03-22T16:47:34.560Z] #20 29.01 Selecting previously unselected package libip4tc0:amd64. [2021-03-22T16:47:34.560Z] #20 29.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-22T16:47:34.560Z] #20 29.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-22T16:47:34.560Z] #20 29.12 Selecting previously unselected package libip6tc0:amd64. [2021-03-22T16:47:34.560Z] #20 29.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-22T16:47:34.560Z] #20 29.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-22T16:47:34.560Z] #20 29.23 Selecting previously unselected package libiptc0:amd64. [2021-03-22T16:47:34.560Z] #20 29.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-22T16:47:34.560Z] #20 29.24 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-22T16:47:34.560Z] #20 29.33 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-22T16:47:34.654Z] #43 81.18 DEP criu/ipc_ns.d [2021-03-22T16:47:34.654Z] #43 81.33 DEP criu/image.d [2021-03-22T16:47:34.786Z] #43 68.98 LINK criu/pie/parasite.built-in.o [2021-03-22T16:47:34.786Z] #43 69.02 GEN criu/pie/parasite-blob.h [2021-03-22T16:47:34.786Z] #43 69.04 CC criu/pie/parasite-vdso.o [2021-03-22T16:47:34.820Z] #20 29.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-22T16:47:34.820Z] #20 29.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-22T16:47:34.820Z] #20 29.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-22T16:47:34.820Z] #20 29.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-22T16:47:34.820Z] #20 29.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-22T16:47:34.820Z] #20 ... [2021-03-22T16:47:34.820Z] [2021-03-22T16:47:34.820Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:34.820Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:34.820Z] #43 99.27 CC criu/cr-dump.o [2021-03-22T16:47:34.820Z] #43 101.6 CC criu/cr-errno.o [2021-03-22T16:47:34.820Z] #43 101.6 CC criu/cr-restore.o [2021-03-22T16:47:34.820Z] #43 106.1 CC criu/cr-service.o [2021-03-22T16:47:34.820Z] #43 107.8 CC criu/crtools.o [2021-03-22T16:47:34.820Z] #43 108.6 CC criu/eventfd.o [2021-03-22T16:47:34.820Z] #43 109.0 CC criu/eventpoll.o [2021-03-22T16:47:34.820Z] #43 ... [2021-03-22T16:47:34.820Z] [2021-03-22T16:47:34.820Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T16:47:34.820Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:34.820Z] #20 29.52 Selecting previously unselected package libnftnl11:amd64. [2021-03-22T16:47:34.820Z] #20 29.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-22T16:47:34.820Z] #20 29.53 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-22T16:47:34.913Z] #43 81.48 DEP criu/image-desc.d [2021-03-22T16:47:34.913Z] #43 81.59 DEP criu/fsnotify.d [2021-03-22T16:47:35.080Z] #20 29.62 Selecting previously unselected package iptables. [2021-03-22T16:47:35.080Z] #20 29.63 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-22T16:47:35.080Z] #20 29.64 Unpacking iptables (1.8.2-4) ... [2021-03-22T16:47:35.172Z] #43 81.73 DEP criu/filesystems.d [2021-03-22T16:47:35.339Z] #20 29.96 Selecting previously unselected package xxd. [2021-03-22T16:47:35.339Z] #20 29.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:47:35.339Z] #20 29.99 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T16:47:35.431Z] #43 81.82 DEP criu/files.d [2021-03-22T16:47:35.431Z] #43 82.01 DEP criu/files-reg.d [2021-03-22T16:47:35.598Z] #20 30.08 Selecting previously unselected package vim-common. [2021-03-22T16:47:35.598Z] #20 30.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:47:35.598Z] #20 30.12 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T16:47:35.598Z] #20 30.33 Selecting previously unselected package bash-completion. [2021-03-22T16:47:35.690Z] #43 82.20 DEP criu/files-ext.d [2021-03-22T16:47:35.726Z] #43 69.84 CC criu/arch/x86/vdso-pie.o [2021-03-22T16:47:35.860Z] #20 30.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-22T16:47:35.950Z] #43 82.35 DEP criu/file-lock.d [2021-03-22T16:47:35.950Z] #43 82.47 DEP criu/file-ids.d [2021-03-22T16:47:35.950Z] #43 82.56 DEP criu/fifo.d [2021-03-22T16:47:36.040Z] #20 33.42 Unpacking bash-completion (1:2.8-6) ... [2021-03-22T16:47:36.042Z] #43 70.18 CC criu/arch/x86/restorer.o [2021-03-22T16:47:36.209Z] #43 82.65 DEP criu/fdstore.d [2021-03-22T16:47:36.209Z] #43 82.73 DEP criu/fault-injection.d [2021-03-22T16:47:36.209Z] #43 82.77 DEP criu/external.d [2021-03-22T16:47:36.469Z] #43 ... [2021-03-22T16:47:36.469Z] [2021-03-22T16:47:36.469Z] #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-03-22T16:47:36.469Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:47:36.469Z] #32 DONE 180.2s [2021-03-22T16:47:36.469Z] [2021-03-22T16:47:36.469Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:36.469Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:36.469Z] #43 82.94 DEP criu/eventpoll.d [2021-03-22T16:47:36.469Z] #43 ... [2021-03-22T16:47:36.469Z] [2021-03-22T16:47:36.469Z] #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-03-22T16:47:36.469Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:36.469Z] #20 12.09 Reading package lists... [2021-03-22T16:47:36.469Z] #20 17.00 Reading package lists... [2021-03-22T16:47:36.469Z] #20 21.05 Building dependency tree... [2021-03-22T16:47:36.620Z] #20 34.01 Selecting previously unselected package bzip2. [2021-03-22T16:47:36.620Z] #20 34.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-03-22T16:47:36.620Z] #20 34.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T16:47:36.620Z] #20 34.15 Selecting previously unselected package xz-utils. [2021-03-22T16:47:36.620Z] #20 34.16 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-03-22T16:47:36.620Z] #20 34.27 Unpacking xz-utils (5.2.4-1) ... [2021-03-22T16:47:36.645Z] #43 70.84 CC criu/arch/x86/restorer_unmap.o [2021-03-22T16:47:36.645Z] #43 70.87 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-22T16:47:36.883Z] #20 34.46 Selecting previously unselected package apparmor. [2021-03-22T16:47:36.883Z] #20 34.46 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-03-22T16:47:36.907Z] #43 71.14 CC criu/pie/restorer.o [2021-03-22T16:47:37.037Z] #20 ... [2021-03-22T16:47:37.037Z] [2021-03-22T16:47:37.037Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:37.037Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:37.037Z] #43 83.35 DEP criu/eventfd.d [2021-03-22T16:47:37.037Z] #43 83.58 DEP criu/crtools.d [2021-03-22T16:47:37.146Z] #20 34.56 Unpacking apparmor (2.13.2-10) ... [2021-03-22T16:47:37.606Z] #43 83.92 DEP criu/cr-service.d [2021-03-22T16:47:37.606Z] #43 84.15 DEP criu/cr-restore.d [2021-03-22T16:47:37.787Z] #20 34.98 Selecting previously unselected package aufs-tools. [2021-03-22T16:47:37.787Z] #20 34.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-03-22T16:47:37.787Z] #20 35.00 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-22T16:47:37.787Z] #20 35.10 Selecting previously unselected package libonig5:arm64. [2021-03-22T16:47:37.787Z] #20 35.11 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-03-22T16:47:37.787Z] #20 35.12 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-22T16:47:37.865Z] #43 84.43 DEP criu/cr-errno.d [2021-03-22T16:47:38.124Z] #43 84.45 DEP criu/cr-dump.d [2021-03-22T16:47:38.124Z] #43 84.63 DEP criu/cr-dedup.d [2021-03-22T16:47:38.183Z] #20 35.29 Selecting previously unselected package libjq1:arm64. [2021-03-22T16:47:38.183Z] #20 35.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-22T16:47:38.183Z] #20 35.31 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-22T16:47:38.183Z] #20 ... [2021-03-22T16:47:38.183Z] [2021-03-22T16:47:38.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-03-22T16:47:38.183Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:47:38.183Z] #43 92.49 CC criu/cgroup.o [2021-03-22T16:47:38.183Z] #43 95.42 CC criu/clone-noasan.o [2021-03-22T16:47:38.183Z] #43 95.71 CC criu/config.o [2021-03-22T16:47:38.183Z] #43 97.03 CC criu/cr-check.o [2021-03-22T16:47:38.183Z] #43 98.67 CC criu/cr-dedup.o [2021-03-22T16:47:38.183Z] #43 99.19 CC criu/cr-dump.o [2021-03-22T16:47:38.183Z] #43 101.4 CC criu/cr-errno.o [2021-03-22T16:47:38.183Z] #43 101.5 CC criu/cr-restore.o [2021-03-22T16:47:38.383Z] #43 84.80 DEP criu/cr-check.d [2021-03-22T16:47:38.383Z] #43 84.96 DEP criu/config.d [2021-03-22T16:47:38.397Z] #20 33.04 Unpacking bash-completion (1:2.8-6) ... [2021-03-22T16:47:38.446Z] #43 ... [2021-03-22T16:47:38.446Z] [2021-03-22T16:47:38.446Z] #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-03-22T16:47:38.446Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T16:47:38.446Z] #20 35.90 Selecting previously unselected package jq. [2021-03-22T16:47:38.446Z] #20 35.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-22T16:47:38.446Z] #20 35.92 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T16:47:38.446Z] #20 36.01 Selecting previously unselected package libaio1:arm64. [2021-03-22T16:47:38.446Z] #20 36.03 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-03-22T16:47:38.446Z] #20 36.04 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-03-22T16:47:38.446Z] #20 36.13 Selecting previously unselected package libgpm2:arm64. [2021-03-22T16:47:38.643Z] #43 85.12 DEP criu/clone-noasan.d [2021-03-22T16:47:38.709Z] #20 36.14 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-03-22T16:47:38.709Z] #20 36.14 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-03-22T16:47:38.709Z] #20 36.21 Selecting previously unselected package libicu63:arm64. [2021-03-22T16:47:38.709Z] #20 36.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-22T16:47:38.709Z] #20 36.23 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-22T16:47:38.902Z] #43 85.21 DEP criu/cgroup.d [2021-03-22T16:47:38.902Z] #43 85.34 DEP criu/cgroup-props.d [2021-03-22T16:47:38.902Z] #43 85.43 DEP criu/bitmap.d [2021-03-22T16:47:38.902Z] #43 85.45 DEP criu/bfd.d [2021-03-22T16:47:38.902Z] #43 85.57 DEP criu/autofs.d [2021-03-22T16:47:38.965Z] #20 33.45 Selecting previously unselected package bzip2. [2021-03-22T16:47:38.965Z] #20 33.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-22T16:47:38.966Z] #20 33.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T16:47:38.966Z] #20 33.54 Selecting previously unselected package xz-utils. [2021-03-22T16:47:38.966Z] #20 33.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-22T16:47:38.966Z] #20 33.57 Unpacking xz-utils (5.2.4-1) ... [2021-03-22T16:47:39.162Z] #43 85.70 DEP criu/aio.d [2021-03-22T16:47:39.162Z] #43 85.83 DEP criu/action-scripts.d [2021-03-22T16:47:39.225Z] #20 33.70 Selecting previously unselected package apparmor. [2021-03-22T16:47:39.225Z] #20 33.70 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-22T16:47:39.225Z] #20 33.78 Unpacking apparmor (2.13.2-10) ... [2021-03-22T16:47:39.487Z] #20 34.15 Selecting previously unselected package aufs-tools. [2021-03-22T16:47:39.487Z] #20 34.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-22T16:47:39.487Z] #20 34.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-22T16:47:39.731Z] #43 86.13 CC criu/action-scripts.o [2021-03-22T16:47:39.747Z] #20 34.30 Selecting previously unselected package libonig5:amd64. [2021-03-22T16:47:39.747Z] #20 34.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-22T16:47:39.747Z] #20 34.31 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:47:39.747Z] #20 34.46 Selecting previously unselected package libjq1:amd64. [2021-03-22T16:47:39.747Z] #20 34.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:47:39.747Z] #20 34.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:47:39.747Z] #20 34.58 Selecting previously unselected package jq. [2021-03-22T16:47:39.990Z] #43 86.56 CC criu/aio.o [2021-03-22T16:47:40.006Z] #20 34.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:47:40.006Z] #20 34.59 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T16:47:40.006Z] #20 34.67 Selecting previously unselected package libaio1:amd64. [2021-03-22T16:47:40.006Z] #20 34.67 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-22T16:47:40.006Z] #20 34.67 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-22T16:47:40.006Z] #20 34.75 Selecting previously unselected package libgpm2:amd64. [2021-03-22T16:47:40.006Z] #20 34.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-22T16:47:40.006Z] #20 34.76 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-22T16:47:40.006Z] #20 34.83 Selecting previously unselected package libicu63:amd64. [2021-03-22T16:47:40.006Z] #20 34.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-22T16:47:40.006Z] #20 34.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:47:40.204Z] #43 74.27 LINK criu/pie/restorer.built-in.o [2021-03-22T16:47:40.204Z] #43 74.30 GEN criu/pie/restorer-blob.h [2021-03-22T16:47:40.204Z] #43 74.39 DEP criu/vdso.d [2021-03-22T16:47:40.204Z] #43 74.66 DEP criu/vdso-compat.d [2021-03-22T16:47:40.561Z] #43 87.16 CC criu/autofs.o [2021-03-22T16:47:40.775Z] #43 74.85 DEP criu/uts_ns.d [2021-03-22T16:47:40.775Z] #43 ... [2021-03-22T16:47:40.775Z] [2021-03-22T16:47:40.775Z] #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-03-22T16:47:40.775Z] #53 sha256:b4b97fb01c1b2ef2f32a9a809ce81747b9710d6f0f34704261ececcd8dc155e0 [2021-03-22T16:47:40.775Z] #53 13.28 + cd /tmp/tmp.JGbnlJp71J/src/github.com/opencontainers/runc [2021-03-22T16:47:40.775Z] #53 13.29 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T16:47:40.775Z] #53 13.67 + '[' -z '' ']' [2021-03-22T16:47:40.775Z] #53 13.67 + target=static [2021-03-22T16:47:40.775Z] #53 13.67 + make 'BUILDTAGS=seccomp ' static [2021-03-22T16:47:40.775Z] #53 14.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T16:47:40.775Z] #53 ... [2021-03-22T16:47:40.775Z] [2021-03-22T16:47:40.775Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:40.775Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:40.775Z] #43 74.97 DEP criu/util.d [2021-03-22T16:47:41.036Z] #43 75.15 DEP criu/uffd.d [2021-03-22T16:47:41.296Z] #43 75.42 DEP criu/tun.d [2021-03-22T16:47:41.296Z] #43 75.63 DEP criu/tty.d [2021-03-22T16:47:41.296Z] #43 ... [2021-03-22T16:47:41.296Z] [2021-03-22T16:47:41.296Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:47:41.296Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:47:41.296Z] #45 170.5 github.com/LK4D4/vndr/godl [2021-03-22T16:47:41.296Z] #45 171.4 github.com/LK4D4/vndr [2021-03-22T16:47:41.557Z] #45 ... [2021-03-22T16:47:41.557Z] [2021-03-22T16:47:41.557Z] #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-03-22T16:47:41.557Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:41.557Z] #20 6.108 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T16:47:41.557Z] #20 12.13 Fetched 8929 kB in 11s (826 kB/s) [2021-03-22T16:47:41.557Z] #20 12.13 Reading package lists... [2021-03-22T16:47:41.557Z] #20 ... [2021-03-22T16:47:41.557Z] [2021-03-22T16:47:41.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-03-22T16:47:41.557Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:41.557Z] #43 75.93 DEP criu/timerfd.d [2021-03-22T16:47:41.818Z] #43 76.16 DEP criu/timens.d [2021-03-22T16:47:41.943Z] #43 88.44 CC criu/bfd.o [2021-03-22T16:47:42.078Z] #43 ... [2021-03-22T16:47:42.078Z] [2021-03-22T16:47:42.078Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T16:47:42.078Z] #45 sha256:6cb577f88b8eafb733bd3416a400a083ea76b4e9c4e71619905e0bca6db516a3 [2021-03-22T16:47:42.078Z] #45 DONE 181.3s [2021-03-22T16:47:42.078Z] [2021-03-22T16:47:42.078Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:42.078Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:42.078Z] #43 76.33 DEP criu/sysfs_parse.d [2021-03-22T16:47:42.341Z] #43 76.53 DEP criu/sysctl.d [2021-03-22T16:47:42.341Z] #43 76.72 DEP criu/string.d [2021-03-22T16:47:42.512Z] #43 88.95 CC criu/bitmap.o [2021-03-22T16:47:42.512Z] #43 89.10 CC criu/cgroup-props.o [2021-03-22T16:47:42.601Z] #43 76.78 DEP criu/stats.d [2021-03-22T16:47:42.862Z] #43 77.09 DEP criu/sockets.d [2021-03-22T16:47:42.934Z] #20 40.16 Selecting previously unselected package libnet1:arm64. [2021-03-22T16:47:42.934Z] #20 40.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-22T16:47:42.934Z] #20 40.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:47:42.934Z] #20 40.29 Selecting previously unselected package libnl-3-200:arm64. [2021-03-22T16:47:42.934Z] #20 40.29 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-22T16:47:42.934Z] #20 40.31 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-22T16:47:42.934Z] #20 40.43 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-22T16:47:42.934Z] #20 40.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-22T16:47:42.934Z] #20 40.44 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-22T16:47:42.934Z] #20 40.52 Selecting previously unselected package libreadline5:arm64. [2021-03-22T16:47:42.934Z] #20 40.53 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-03-22T16:47:43.081Z] #43 ... [2021-03-22T16:47:43.081Z] [2021-03-22T16:47:43.081Z] #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-03-22T16:47:43.081Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:43.081Z] #20 23.12 libcap2-bin is already the newest version (1:2.25-2). [2021-03-22T16:47:43.081Z] #20 23.12 The following additional packages will be installed: [2021-03-22T16:47:43.081Z] #20 23.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-22T16:47:43.081Z] #20 23.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-22T16:47:43.081Z] #20 23.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-22T16:47:43.081Z] #20 23.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-22T16:47:43.081Z] #20 23.12 python3.7 python3.7-minimal vim-runtime xxd [2021-03-22T16:47:43.081Z] #20 23.12 Suggested packages: [2021-03-22T16:47:43.081Z] #20 23.12 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-22T16:47:43.081Z] #20 23.12 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-22T16:47:43.081Z] #20 23.12 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-22T16:47:43.081Z] #20 23.12 Recommended packages: [2021-03-22T16:47:43.081Z] #20 23.12 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-22T16:47:43.081Z] #20 23.12 python3-keyrings.alt python3-xdg unzip [2021-03-22T16:47:43.081Z] #20 25.01 The following NEW packages will be installed: [2021-03-22T16:47:43.081Z] #20 25.02 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-22T16:47:43.081Z] #20 25.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-22T16:47:43.081Z] #20 25.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-22T16:47:43.081Z] #20 25.02 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-22T16:47:43.081Z] #20 25.02 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-22T16:47:43.081Z] #20 25.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-22T16:47:43.081Z] #20 25.02 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-22T16:47:43.081Z] #20 25.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-22T16:47:43.081Z] #20 25.02 xz-utils zip [2021-03-22T16:47:43.081Z] #20 25.34 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T16:47:43.081Z] #20 25.34 Need to get 28.5 MB of archives. [2021-03-22T16:47:43.081Z] #20 25.34 After this operation, 116 MB of additional disk space will be used. [2021-03-22T16:47:43.081Z] #20 25.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-22T16:47:43.081Z] #20 25.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-22T16:47:43.081Z] #20 25.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-22T16:47:43.081Z] #20 25.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-22T16:47:43.081Z] #20 25.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-22T16:47:43.081Z] #20 25.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-22T16:47:43.081Z] #20 25.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-22T16:47:43.081Z] #20 25.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-22T16:47:43.081Z] #20 25.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-22T16:47:43.081Z] #20 25.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-22T16:47:43.081Z] #20 25.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-22T16:47:43.081Z] #20 25.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-22T16:47:43.081Z] #20 25.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-22T16:47:43.081Z] #20 25.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-22T16:47:43.081Z] #20 25.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-22T16:47:43.081Z] #20 25.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-22T16:47:43.081Z] #20 25.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-22T16:47:43.081Z] #20 25.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T16:47:43.081Z] #20 25.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-22T16:47:43.081Z] #20 25.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-22T16:47:43.081Z] #20 25.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-22T16:47:43.081Z] #20 25.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-22T16:47:43.081Z] #20 25.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-22T16:47:43.081Z] #20 25.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-22T16:47:43.081Z] #20 25.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-22T16:47:43.081Z] #20 25.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-22T16:47:43.081Z] #20 25.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-22T16:47:43.081Z] #20 25.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-22T16:47:43.081Z] #20 25.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-22T16:47:43.081Z] #20 26.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-22T16:47:43.081Z] #20 26.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-22T16:47:43.081Z] #20 26.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-22T16:47:43.081Z] #20 26.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-22T16:47:43.081Z] #20 26.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-22T16:47:43.081Z] #20 26.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-22T16:47:43.081Z] #20 26.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-22T16:47:43.081Z] #20 26.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-22T16:47:43.081Z] #20 26.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-22T16:47:43.081Z] #20 26.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-22T16:47:43.081Z] #20 26.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-22T16:47:43.081Z] #20 26.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-22T16:47:43.081Z] #20 26.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-22T16:47:43.081Z] #20 26.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-22T16:47:43.081Z] #20 26.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-22T16:47:43.081Z] #20 26.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-22T16:47:43.081Z] #20 26.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-22T16:47:43.081Z] #20 26.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-22T16:47:43.081Z] #20 26.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-22T16:47:43.081Z] #20 27.55 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:47:43.081Z] #20 27.67 Fetched 28.5 MB in 2s (16.4 MB/s) [2021-03-22T16:47:43.081Z] #20 27.74 Selecting previously unselected package pigz. [2021-03-22T16:47:43.082Z] #20 27.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-22T16:47:43.082Z] #20 27.77 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-22T16:47:43.082Z] #20 27.78 Unpacking pigz (2.4-1) ... [2021-03-22T16:47:43.082Z] #20 27.89 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-22T16:47:43.082Z] #20 27.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:43.082Z] #20 27.90 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:43.082Z] #20 28.36 Selecting previously unselected package python3.7-minimal. [2021-03-22T16:47:43.082Z] #20 28.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:43.082Z] #20 28.37 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T16:47:43.082Z] #20 29.18 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:43.198Z] #20 40.55 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-22T16:47:43.198Z] #20 40.69 Selecting previously unselected package net-tools. [2021-03-22T16:47:43.198Z] #20 40.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-03-22T16:47:43.198Z] #20 40.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T16:47:43.327Z] #20 ... [2021-03-22T16:47:43.327Z] [2021-03-22T16:47:43.327Z] #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-03-22T16:47:43.327Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:47:43.327Z] #40 183.8 + dpkg --print-architecture [2021-03-22T16:47:43.327Z] #40 183.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-22T16:47:43.327Z] #40 184.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-22T16:47:43.327Z] #40 184.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-22T16:47:43.341Z] #20 29.20 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T16:47:43.433Z] #43 77.48 DEP criu/sk-unix.d [2021-03-22T16:47:43.433Z] #43 77.76 DEP criu/sk-tcp.d [2021-03-22T16:47:43.463Z] #20 40.96 Selecting previously unselected package python-pip-whl. [2021-03-22T16:47:43.463Z] #20 40.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-22T16:47:43.463Z] #20 41.00 Unpacking python-pip-whl (18.1-5) ... [2021-03-22T16:47:43.694Z] #43 77.97 DEP criu/sk-queue.d [2021-03-22T16:47:43.954Z] #43 78.11 DEP criu/sk-packet.d [2021-03-22T16:47:43.954Z] #43 78.33 DEP criu/sk-netlink.d [2021-03-22T16:47:44.215Z] #43 78.52 DEP criu/sk-inet.d [2021-03-22T16:47:44.475Z] #43 78.68 DEP criu/signalfd.d [2021-03-22T16:47:44.475Z] #43 78.89 DEP criu/sigframe.d [2021-03-22T16:47:44.735Z] #43 79.02 DEP criu/shmem.d [2021-03-22T16:47:44.859Z] #20 42.03 Selecting previously unselected package python3-lib2to3. [2021-03-22T16:47:44.859Z] #20 42.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-22T16:47:44.859Z] #20 42.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-22T16:47:44.859Z] #20 42.24 Selecting previously unselected package python3-distutils. [2021-03-22T16:47:44.859Z] #20 42.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-22T16:47:44.859Z] #20 42.27 Unpacking python3-distutils (3.7.3-1) ... [2021-03-22T16:47:44.995Z] #43 79.21 DEP criu/servicefd.d [2021-03-22T16:47:44.995Z] #43 79.44 DEP criu/seize.d [2021-03-22T16:47:45.199Z] #20 42.48 Selecting previously unselected package python3-pip. [2021-03-22T16:47:45.199Z] #20 42.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-22T16:47:45.199Z] #20 42.51 Unpacking python3-pip (18.1-5) ... [2021-03-22T16:47:45.248Z] #20 31.24 Selecting previously unselected package python3-minimal. [2021-03-22T16:47:45.248Z] #20 31.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 ... 23684 files and directories currently installed.) [2021-03-22T16:47:45.248Z] #20 31.32 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-22T16:47:45.248Z] #20 31.32 Unpacking python3-minimal (3.7.3-1) ... [2021-03-22T16:47:45.272Z] #40 ... [2021-03-22T16:47:45.272Z] [2021-03-22T16:47:45.272Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:45.272Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:45.272Z] #43 109.8 CC criu/external.o [2021-03-22T16:47:45.272Z] #43 110.1 CC criu/fault-injection.o [2021-03-22T16:47:45.272Z] #43 110.3 CC criu/fdstore.o [2021-03-22T16:47:45.272Z] #43 110.7 CC criu/fifo.o [2021-03-22T16:47:45.272Z] #43 111.0 CC criu/file-ids.o [2021-03-22T16:47:45.272Z] #43 111.3 CC criu/file-lock.o [2021-03-22T16:47:45.272Z] #43 112.2 CC criu/files-ext.o [2021-03-22T16:47:45.272Z] #43 112.6 CC criu/files-reg.o [2021-03-22T16:47:45.272Z] #43 114.8 CC criu/files.o [2021-03-22T16:47:45.272Z] #43 117.1 CC criu/filesystems.o [2021-03-22T16:47:45.272Z] #43 117.9 CC criu/fsnotify.o [2021-03-22T16:47:45.272Z] #43 119.0 CC criu/image-desc.o [2021-03-22T16:47:45.272Z] #43 119.2 CC criu/image.o [2021-03-22T16:47:45.272Z] #43 ... [2021-03-22T16:47:45.272Z] [2021-03-22T16:47:45.272Z] #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-03-22T16:47:45.272Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:45.272Z] #20 38.21 Selecting previously unselected package libnet1:amd64. [2021-03-22T16:47:45.272Z] #20 38.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:47:45.272Z] #20 38.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:47:45.272Z] #20 38.34 Selecting previously unselected package libnl-3-200:amd64. [2021-03-22T16:47:45.272Z] #20 38.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-22T16:47:45.272Z] #20 38.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:47:45.272Z] #20 38.44 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-22T16:47:45.272Z] #20 38.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:47:45.272Z] #20 38.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:47:45.272Z] #20 38.53 Selecting previously unselected package libreadline5:amd64. [2021-03-22T16:47:45.272Z] #20 38.53 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-22T16:47:45.272Z] #20 38.54 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-22T16:47:45.272Z] #20 38.69 Selecting previously unselected package net-tools. [2021-03-22T16:47:45.272Z] #20 38.70 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-22T16:47:45.272Z] #20 38.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T16:47:45.272Z] #20 38.92 Selecting previously unselected package python-pip-whl. [2021-03-22T16:47:45.272Z] #20 38.93 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-22T16:47:45.272Z] #20 38.94 Unpacking python-pip-whl (18.1-5) ... [2021-03-22T16:47:45.272Z] #20 39.50 Selecting previously unselected package python3-lib2to3. [2021-03-22T16:47:45.272Z] #20 39.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-22T16:47:45.272Z] #20 39.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-22T16:47:45.272Z] #20 39.63 Selecting previously unselected package python3-distutils. [2021-03-22T16:47:45.272Z] #20 39.65 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-22T16:47:45.272Z] #20 39.65 Unpacking python3-distutils (3.7.3-1) ... [2021-03-22T16:47:45.272Z] #20 39.81 Selecting previously unselected package python3-pip. [2021-03-22T16:47:45.272Z] #20 39.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-22T16:47:45.272Z] #20 39.82 Unpacking python3-pip (18.1-5) ... [2021-03-22T16:47:45.272Z] #20 39.97 Selecting previously unselected package python3-pkg-resources. [2021-03-22T16:47:45.272Z] #20 39.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T16:47:45.272Z] #20 39.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-22T16:47:45.463Z] #20 42.78 Selecting previously unselected package python3-pkg-resources. [2021-03-22T16:47:45.463Z] #20 42.79 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T16:47:45.463Z] #20 43.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-22T16:47:45.508Z] #20 31.39 Selecting previously unselected package libmpdec2:amd64. [2021-03-22T16:47:45.508Z] #20 31.40 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-22T16:47:45.508Z] #20 31.42 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-22T16:47:45.508Z] #20 31.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-22T16:47:45.508Z] #20 31.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:45.508Z] #20 31.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:45.530Z] #20 40.10 Selecting previously unselected package python3-setuptools. [2021-03-22T16:47:45.530Z] #20 40.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-22T16:47:45.530Z] #20 40.12 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-22T16:47:45.566Z] #43 79.66 DEP criu/seccomp.d [2021-03-22T16:47:45.566Z] #43 79.80 DEP criu/rst-malloc.d [2021-03-22T16:47:45.789Z] #20 40.33 Selecting previously unselected package python3-wheel. [2021-03-22T16:47:45.789Z] #20 40.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-22T16:47:45.789Z] #20 40.35 Unpacking python3-wheel (0.32.3-2) ... [2021-03-22T16:47:45.789Z] #20 40.45 Selecting previously unselected package sudo. [2021-03-22T16:47:45.789Z] #20 40.45 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-22T16:47:45.789Z] #20 40.46 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-22T16:47:45.826Z] #43 79.90 DEP criu/rbtree.d [2021-03-22T16:47:45.826Z] #43 79.94 DEP criu/pstree.d [2021-03-22T16:47:45.826Z] #43 80.17 DEP criu/protobuf.d [2021-03-22T16:47:46.039Z] #20 43.43 Selecting previously unselected package python3-setuptools. [2021-03-22T16:47:46.039Z] #20 43.44 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-22T16:47:46.039Z] #20 43.55 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-22T16:47:46.087Z] #43 80.33 GEN criu/protobuf-desc-gen.h [2021-03-22T16:47:46.356Z] #20 40.94 Selecting previously unselected package thin-provisioning-tools. [2021-03-22T16:47:46.356Z] #20 40.94 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-22T16:47:46.356Z] #20 40.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T16:47:46.615Z] #20 41.16 Selecting previously unselected package uidmap. [2021-03-22T16:47:46.615Z] #20 41.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-22T16:47:46.616Z] #20 41.18 Unpacking uidmap (1:4.5-1.1) ... [2021-03-22T16:47:46.875Z] #20 41.34 Selecting previously unselected package vim-runtime. [2021-03-22T16:47:46.875Z] #20 41.34 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:47:46.875Z] #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-03-22T16:47:46.875Z] #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-03-22T16:47:46.875Z] #20 41.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-22T16:47:46.886Z] #20 32.61 Selecting previously unselected package python3.7. [2021-03-22T16:47:46.886Z] #20 32.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:46.886Z] #20 32.63 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:46.886Z] #20 32.76 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-22T16:47:46.886Z] #20 32.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-22T16:47:46.886Z] #20 32.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-22T16:47:46.886Z] #20 32.90 Setting up python3-minimal (3.7.3-1) ... [2021-03-22T16:47:46.990Z] #20 44.46 Selecting previously unselected package python3-wheel. [2021-03-22T16:47:46.990Z] #20 44.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-22T16:47:46.990Z] #20 44.49 Unpacking python3-wheel (0.32.3-2) ... [2021-03-22T16:47:47.254Z] #20 44.64 Selecting previously unselected package sudo. [2021-03-22T16:47:47.254Z] #20 44.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-03-22T16:47:47.254Z] #20 44.67 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-22T16:47:47.824Z] #20 33.81 Selecting previously unselected package python3. [2021-03-22T16:47:47.824Z] #20 33.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 ... 24096 files and directories currently installed.) [2021-03-22T16:47:47.824Z] #20 33.86 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-22T16:47:47.824Z] #20 33.87 Unpacking python3 (3.7.3-1) ... [2021-03-22T16:47:47.836Z] #20 45.18 Selecting previously unselected package thin-provisioning-tools. [2021-03-22T16:47:47.836Z] #20 45.18 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-03-22T16:47:47.836Z] #20 45.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T16:47:47.999Z] #43 81.91 DEP criu/protobuf-desc.d [2021-03-22T16:47:47.999Z] #43 82.08 DEP criu/proc_parse.d [2021-03-22T16:47:47.999Z] #43 82.34 DEP criu/plugin.d [2021-03-22T16:47:48.083Z] #20 33.95 Selecting previously unselected package libip4tc0:amd64. [2021-03-22T16:47:48.083Z] #20 33.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-22T16:47:48.083Z] #20 33.97 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-22T16:47:48.083Z] #20 34.06 Selecting previously unselected package libip6tc0:amd64. [2021-03-22T16:47:48.083Z] #20 34.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-22T16:47:48.083Z] #20 34.07 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-22T16:47:48.083Z] #20 34.16 Selecting previously unselected package libiptc0:amd64. [2021-03-22T16:47:48.130Z] #20 45.60 Selecting previously unselected package uidmap. [2021-03-22T16:47:48.130Z] #20 45.62 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-03-22T16:47:48.130Z] #20 45.67 Unpacking uidmap (1:4.5-1.1) ... [2021-03-22T16:47:48.259Z] #43 82.47 DEP criu/pipes.d [2021-03-22T16:47:48.343Z] #20 34.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-22T16:47:48.343Z] #20 34.18 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-22T16:47:48.343Z] #20 34.27 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-22T16:47:48.343Z] #20 34.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-22T16:47:48.343Z] #20 34.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-22T16:47:48.343Z] #20 34.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-22T16:47:48.343Z] #20 34.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-22T16:47:48.343Z] #20 34.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-22T16:47:48.418Z] #20 45.93 Selecting previously unselected package vim-runtime. [2021-03-22T16:47:48.418Z] #20 45.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:47:48.418Z] #20 45.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-22T16:47:48.418Z] #20 46.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-22T16:47:48.519Z] #43 82.78 DEP criu/pie-util.d [2021-03-22T16:47:48.602Z] #20 34.42 Selecting previously unselected package libnftnl11:amd64. [2021-03-22T16:47:48.602Z] #20 34.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-22T16:47:48.602Z] #20 34.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-22T16:47:48.602Z] #20 34.54 Selecting previously unselected package iptables. [2021-03-22T16:47:48.602Z] #20 34.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-22T16:47:48.602Z] #20 34.55 Unpacking iptables (1.8.2-4) ... [2021-03-22T16:47:48.690Z] #20 46.01 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-22T16:47:48.780Z] #43 82.93 DEP criu/pie-util-vdso.d [2021-03-22T16:47:48.780Z] #43 83.02 DEP criu/pie-util-vdso-elf32.d [2021-03-22T16:47:48.780Z] #43 83.10 DEP criu/path.d [2021-03-22T16:47:48.860Z] #20 34.96 Selecting previously unselected package xxd. [2021-03-22T16:47:49.042Z] #43 83.24 DEP criu/parasite-syscall.d [2021-03-22T16:47:49.042Z] #43 83.45 DEP criu/pagemap.d [2021-03-22T16:47:49.119Z] #20 34.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:47:49.119Z] #20 34.98 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T16:47:49.119Z] #20 35.19 Selecting previously unselected package vim-common. [2021-03-22T16:47:49.119Z] #20 35.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:47:49.119Z] #20 35.21 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T16:47:49.303Z] #43 83.67 DEP criu/pagemap-cache.d [2021-03-22T16:47:49.378Z] #20 35.41 Selecting previously unselected package bash-completion. [2021-03-22T16:47:49.378Z] #20 35.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-22T16:47:49.563Z] #43 83.78 DEP criu/page-xfer.d [2021-03-22T16:47:49.563Z] #43 83.89 DEP criu/page-pipe.d [2021-03-22T16:47:49.563Z] #43 83.99 DEP criu/netfilter.d [2021-03-22T16:47:49.824Z] #43 84.18 DEP criu/net.d [2021-03-22T16:47:50.085Z] #43 ... [2021-03-22T16:47:50.085Z] [2021-03-22T16:47:50.085Z] #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-03-22T16:47:50.085Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T16:47:50.085Z] #32 DONE 189.0s [2021-03-22T16:47:50.085Z] [2021-03-22T16:47:50.085Z] #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-03-22T16:47:50.085Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:50.085Z] #20 12.13 Reading package lists... [2021-03-22T16:47:50.085Z] #20 16.85 Reading package lists... [2021-03-22T16:47:50.085Z] #20 20.74 Building dependency tree... [2021-03-22T16:47:50.085Z] #20 22.48 libcap2-bin is already the newest version (1:2.25-2). [2021-03-22T16:47:50.085Z] #20 22.48 The following additional packages will be installed: [2021-03-22T16:47:50.085Z] #20 22.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-22T16:47:50.085Z] #20 22.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-22T16:47:50.085Z] #20 22.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-22T16:47:50.085Z] #20 22.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-22T16:47:50.085Z] #20 22.50 python3.7 python3.7-minimal vim-runtime xxd [2021-03-22T16:47:50.085Z] #20 22.50 Suggested packages: [2021-03-22T16:47:50.085Z] #20 22.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-22T16:47:50.085Z] #20 22.50 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-22T16:47:50.085Z] #20 22.50 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-22T16:47:50.085Z] #20 22.50 Recommended packages: [2021-03-22T16:47:50.085Z] #20 22.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-22T16:47:50.085Z] #20 22.50 python3-keyrings.alt python3-xdg unzip [2021-03-22T16:47:50.085Z] #20 ... [2021-03-22T16:47:50.085Z] [2021-03-22T16:47:50.085Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:50.085Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:50.085Z] #43 84.55 DEP criu/namespaces.d [2021-03-22T16:47:50.166Z] #20 44.70 Selecting previously unselected package vim. [2021-03-22T16:47:50.166Z] #20 44.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:47:50.166Z] #20 44.71 Unpacking vim (2:8.1.0875-5) ... [2021-03-22T16:47:50.657Z] #43 84.83 DEP criu/mount.d [2021-03-22T16:47:50.735Z] #20 45.32 Selecting previously unselected package xfsprogs. [2021-03-22T16:47:50.735Z] #20 45.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-22T16:47:50.735Z] #20 45.33 Unpacking xfsprogs (4.20.0-1) ... [2021-03-22T16:47:50.917Z] #43 85.13 DEP criu/memfd.d [2021-03-22T16:47:51.177Z] #43 85.40 DEP criu/mem.d [2021-03-22T16:47:51.304Z] #20 45.80 Selecting previously unselected package zip. [2021-03-22T16:47:51.304Z] #20 45.81 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-22T16:47:51.304Z] #20 45.81 Unpacking zip (3.0-11+b1) ... [2021-03-22T16:47:51.304Z] #20 46.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-22T16:47:51.304Z] #20 46.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T16:47:51.304Z] #20 46.06 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-22T16:47:51.304Z] #20 46.07 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-22T16:47:51.304Z] #20 46.08 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-22T16:47:51.304Z] #20 46.09 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-22T16:47:51.304Z] #20 46.10 Setting up uidmap (1:4.5-1.1) ... [2021-03-22T16:47:51.304Z] #20 46.11 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-22T16:47:51.304Z] #20 46.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:47:51.437Z] #43 85.72 DEP criu/lsm.d [2021-03-22T16:47:51.564Z] #20 46.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T16:47:51.564Z] #20 46.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:47:51.564Z] #20 46.15 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:47:51.564Z] #20 46.16 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T16:47:51.564Z] #20 46.18 Setting up zip (3.0-11+b1) ... [2021-03-22T16:47:51.564Z] #20 46.19 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T16:47:51.564Z] #20 46.22 Setting up bash-completion (1:2.8-6) ... [2021-03-22T16:47:51.697Z] #43 85.91 DEP criu/log.d [2021-03-22T16:47:51.697Z] #43 86.00 DEP criu/libnetlink.d [2021-03-22T16:47:51.957Z] #43 86.14 DEP criu/kerndat.d [2021-03-22T16:47:51.957Z] #43 86.31 DEP criu/kcmp-ids.d [2021-03-22T16:47:52.020Z] #20 ... [2021-03-22T16:47:52.020Z] [2021-03-22T16:47:52.020Z] #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-03-22T16:47:52.020Z] #49 sha256:58be8117a922781f47c35beef10aeddca2a971a91733c5c8eb765434fa2257f1 [2021-03-22T16:47:52.020Z] #49 196.6 + /build/golangci-lint --version [2021-03-22T16:47:52.020Z] #49 196.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T16:47:52.172Z] #20 38.07 Unpacking bash-completion (1:2.8-6) ... [2021-03-22T16:47:52.217Z] #43 86.42 DEP criu/irmap.d [2021-03-22T16:47:52.217Z] #43 86.54 DEP criu/ipc_ns.d [2021-03-22T16:47:52.431Z] #20 38.45 Selecting previously unselected package bzip2. [2021-03-22T16:47:52.431Z] #20 38.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-22T16:47:52.477Z] #43 86.73 DEP criu/image.d [2021-03-22T16:47:52.690Z] #20 38.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T16:47:52.690Z] #20 38.56 Selecting previously unselected package xz-utils. [2021-03-22T16:47:52.690Z] #20 38.57 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-22T16:47:52.690Z] #20 38.57 Unpacking xz-utils (5.2.4-1) ... [2021-03-22T16:47:52.690Z] #20 38.77 Selecting previously unselected package apparmor. [2021-03-22T16:47:52.738Z] #43 86.85 DEP criu/image-desc.d [2021-03-22T16:47:52.738Z] #43 86.90 DEP criu/fsnotify.d [2021-03-22T16:47:52.738Z] #43 86.99 DEP criu/filesystems.d [2021-03-22T16:47:52.949Z] #20 38.77 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-22T16:47:52.949Z] #20 38.84 Unpacking apparmor (2.13.2-10) ... [2021-03-22T16:47:52.971Z] #49 ... [2021-03-22T16:47:52.971Z] [2021-03-22T16:47:52.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-03-22T16:47:52.971Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:47:52.971Z] #43 107.4 CC criu/cr-service.o [2021-03-22T16:47:52.971Z] #43 109.0 CC criu/crtools.o [2021-03-22T16:47:52.971Z] #43 109.5 CC criu/eventfd.o [2021-03-22T16:47:52.971Z] #43 109.8 CC criu/eventpoll.o [2021-03-22T16:47:52.971Z] #43 110.6 CC criu/external.o [2021-03-22T16:47:52.971Z] #43 111.0 CC criu/fault-injection.o [2021-03-22T16:47:52.971Z] #43 111.1 CC criu/fdstore.o [2021-03-22T16:47:52.971Z] #43 111.4 CC criu/fifo.o [2021-03-22T16:47:52.971Z] #43 112.0 CC criu/file-ids.o [2021-03-22T16:47:52.971Z] #43 112.5 CC criu/file-lock.o [2021-03-22T16:47:52.971Z] #43 113.9 CC criu/files-ext.o [2021-03-22T16:47:52.971Z] #43 114.2 CC criu/files-reg.o [2021-03-22T16:47:52.971Z] #43 116.5 CC criu/files.o [2021-03-22T16:47:52.971Z] #43 ... [2021-03-22T16:47:52.971Z] [2021-03-22T16:47:52.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-03-22T16:47:52.971Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T16:47:52.971Z] #20 49.78 Selecting previously unselected package vim. [2021-03-22T16:47:52.971Z] #20 49.79 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-03-22T16:47:52.971Z] #20 50.38 Unpacking vim (2:8.1.0875-5) ... [2021-03-22T16:47:52.998Z] #43 87.12 DEP criu/files.d [2021-03-22T16:47:52.998Z] #43 87.27 DEP criu/files-reg.d [2021-03-22T16:47:53.208Z] #20 39.24 Selecting previously unselected package aufs-tools. [2021-03-22T16:47:53.208Z] #20 39.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-22T16:47:53.208Z] #20 39.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-22T16:47:53.208Z] #20 ... [2021-03-22T16:47:53.208Z] [2021-03-22T16:47:53.208Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:53.208Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:53.208Z] #43 89.84 CC criu/cgroup.o [2021-03-22T16:47:53.208Z] #43 92.64 CC criu/clone-noasan.o [2021-03-22T16:47:53.208Z] #43 92.80 CC criu/config.o [2021-03-22T16:47:53.208Z] #43 94.31 CC criu/cr-check.o [2021-03-22T16:47:53.208Z] #43 96.04 CC criu/cr-dedup.o [2021-03-22T16:47:53.208Z] #43 96.42 CC criu/cr-dump.o [2021-03-22T16:47:53.208Z] #43 98.72 CC criu/cr-errno.o [2021-03-22T16:47:53.208Z] #43 98.81 CC criu/cr-restore.o [2021-03-22T16:47:53.259Z] #43 87.49 DEP criu/files-ext.d [2021-03-22T16:47:53.342Z] #56 233.5 + bin/containerd-stress [2021-03-22T16:47:53.342Z] #56 235.6 + bin/containerd-shim [2021-03-22T16:47:53.469Z] #43 ... [2021-03-22T16:47:53.469Z] [2021-03-22T16:47:53.469Z] #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-03-22T16:47:53.469Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:53.469Z] #20 39.37 Selecting previously unselected package libonig5:amd64. [2021-03-22T16:47:53.469Z] #20 39.38 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-22T16:47:53.469Z] #20 39.39 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:47:53.519Z] #43 87.66 DEP criu/file-lock.d [2021-03-22T16:47:53.519Z] #43 87.78 DEP criu/file-ids.d [2021-03-22T16:47:53.519Z] #43 87.87 DEP criu/fifo.d [2021-03-22T16:47:53.519Z] #43 87.98 DEP criu/fdstore.d [2021-03-22T16:47:53.728Z] #20 39.54 Selecting previously unselected package libjq1:amd64. [2021-03-22T16:47:53.728Z] #20 39.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:47:53.728Z] #20 39.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:47:53.728Z] #20 39.68 Selecting previously unselected package jq. [2021-03-22T16:47:53.728Z] #20 39.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:47:53.728Z] #20 39.70 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T16:47:53.779Z] #43 88.07 DEP criu/fault-injection.d [2021-03-22T16:47:53.779Z] #43 88.12 DEP criu/external.d [2021-03-22T16:47:53.779Z] #43 88.24 DEP criu/eventpoll.d [2021-03-22T16:47:53.987Z] #20 39.80 Selecting previously unselected package libaio1:amd64. [2021-03-22T16:47:53.987Z] #20 39.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-22T16:47:53.987Z] #20 39.81 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-22T16:47:53.987Z] #20 39.87 Selecting previously unselected package libgpm2:amd64. [2021-03-22T16:47:53.987Z] #20 39.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-22T16:47:53.987Z] #20 39.89 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-22T16:47:53.987Z] #20 39.96 Selecting previously unselected package libicu63:amd64. [2021-03-22T16:47:53.987Z] #20 39.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-22T16:47:53.987Z] #20 39.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:47:54.040Z] #43 88.38 DEP criu/eventfd.d [2021-03-22T16:47:54.301Z] #43 88.55 DEP criu/crtools.d [2021-03-22T16:47:54.561Z] #43 88.71 DEP criu/cr-service.d [2021-03-22T16:47:54.561Z] #43 88.91 DEP criu/cr-restore.d [2021-03-22T16:47:54.821Z] #43 89.14 DEP criu/cr-errno.d [2021-03-22T16:47:54.821Z] #43 89.16 DEP criu/cr-dump.d [2021-03-22T16:47:54.856Z] #20 48.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-22T16:47:54.856Z] #20 49.00 Setting up xz-utils (5.2.4-1) ... [2021-03-22T16:47:54.856Z] #20 49.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-22T16:47:54.856Z] #20 49.02 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-22T16:47:54.856Z] #20 49.09 invoke-rc.d: could not determine current runlevel [2021-03-22T16:47:54.856Z] #20 49.11 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T16:47:54.856Z] #20 49.31 Setting up pigz (2.4-1) ... [2021-03-22T16:47:54.856Z] #20 49.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-22T16:47:54.856Z] #20 49.33 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:47:54.856Z] #20 49.35 Setting up python-pip-whl (18.1-5) ... [2021-03-22T16:47:54.856Z] #20 49.36 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-22T16:47:54.856Z] #20 49.37 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-22T16:47:54.898Z] [2021-03-22T16:47:54.898Z] #20 ... [2021-03-22T16:47:54.898Z] [2021-03-22T16:47:54.898Z] #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-03-22T16:47:54.898Z] #49 sha256:58be8117a922781f47c35beef10aeddca2a971a91733c5c8eb765434fa2257f1 [2021-03-22T16:47:54.898Z] #49 DONE 199.6s [2021-03-22T16:47:54.898Z] [2021-03-22T16:47:54.898Z] #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-03-22T16:47:54.898Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T16:47:54.898Z] #20 52.24 Selecting previously unselected package xfsprogs. [2021-03-22T16:47:54.898Z] #20 52.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-03-22T16:47:54.898Z] #20 52.27 Unpacking xfsprogs (4.20.0-1) ... [2021-03-22T16:47:55.097Z] #43 89.41 DEP criu/cr-dedup.d [2021-03-22T16:47:55.116Z] #20 49.74 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-22T16:47:55.116Z] #20 49.76 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:47:55.116Z] #20 49.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:55.116Z] #20 49.78 Setting up vim (2:8.1.0875-5) ... [2021-03-22T16:47:55.116Z] #20 49.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-22T16:47:55.116Z] #20 49.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-22T16:47:55.116Z] #20 49.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-22T16:47:55.116Z] #20 49.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-22T16:47:55.116Z] #20 49.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-22T16:47:55.116Z] #20 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-22T16:47:55.116Z] #20 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-22T16:47:55.116Z] #20 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-22T16:47:55.116Z] #20 49.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:47:55.358Z] #43 89.56 DEP criu/cr-check.d [2021-03-22T16:47:55.358Z] #43 89.82 DEP criu/config.d [2021-03-22T16:47:55.375Z] #20 49.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T16:47:55.375Z] #20 49.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-22T16:47:55.375Z] #20 49.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T16:47:55.375Z] #20 49.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-22T16:47:55.375Z] #20 49.92 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:55.375Z] #20 ... [2021-03-22T16:47:55.375Z] [2021-03-22T16:47:55.375Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:47:55.375Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:47:55.375Z] #43 120.0 CC criu/ipc_ns.o [2021-03-22T16:47:55.375Z] #43 121.3 CC criu/irmap.o [2021-03-22T16:47:55.375Z] #43 121.9 CC criu/kcmp-ids.o [2021-03-22T16:47:55.375Z] #43 122.2 CC criu/kerndat.o [2021-03-22T16:47:55.375Z] #43 123.4 CC criu/libnetlink.o [2021-03-22T16:47:55.375Z] #43 123.9 CC criu/log.o [2021-03-22T16:47:55.375Z] #43 124.5 CC criu/lsm.o [2021-03-22T16:47:55.375Z] #43 125.0 CC criu/mem.o [2021-03-22T16:47:55.375Z] #43 126.8 CC criu/memfd.o [2021-03-22T16:47:55.375Z] #43 127.4 CC criu/mount.o [2021-03-22T16:47:55.490Z] #20 52.89 Selecting previously unselected package zip. [2021-03-22T16:47:55.490Z] #20 52.90 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-03-22T16:47:55.490Z] #20 52.91 Unpacking zip (3.0-11+b1) ... [2021-03-22T16:47:55.618Z] #43 89.94 DEP criu/clone-noasan.d [2021-03-22T16:47:55.618Z] #43 89.99 DEP criu/cgroup.d [2021-03-22T16:47:55.755Z] #20 53.34 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-22T16:47:55.755Z] #20 53.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T16:47:55.755Z] #20 53.42 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-03-22T16:47:55.755Z] #20 53.44 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-22T16:47:55.878Z] #43 90.22 DEP criu/cgroup-props.d [2021-03-22T16:47:55.879Z] #43 90.30 DEP criu/bitmap.d [2021-03-22T16:47:55.879Z] #43 90.32 DEP criu/bfd.d [2021-03-22T16:47:56.018Z] #20 53.47 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-03-22T16:47:56.018Z] #20 53.49 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-03-22T16:47:56.018Z] #20 53.51 Setting up uidmap (1:4.5-1.1) ... [2021-03-22T16:47:56.018Z] #20 53.53 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-03-22T16:47:56.018Z] #20 53.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:47:56.018Z] #20 53.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T16:47:56.018Z] #20 53.61 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-22T16:47:56.018Z] #20 53.63 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-22T16:47:56.018Z] #20 53.65 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T16:47:56.018Z] #20 53.70 Setting up zip (3.0-11+b1) ... [2021-03-22T16:47:56.140Z] #43 90.42 DEP criu/autofs.d [2021-03-22T16:47:56.140Z] #43 90.55 DEP criu/aio.d [2021-03-22T16:47:56.281Z] #20 53.73 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T16:47:56.400Z] #43 90.74 DEP criu/action-scripts.d [2021-03-22T16:47:56.543Z] #20 53.86 Setting up bash-completion (1:2.8-6) ... [2021-03-22T16:47:56.661Z] #43 90.99 CC criu/action-scripts.o [2021-03-22T16:47:57.231Z] #43 91.44 CC criu/aio.o [2021-03-22T16:47:57.281Z] #43 131.7 CC criu/namespaces.o [2021-03-22T16:47:57.804Z] #43 91.95 CC criu/autofs.o [2021-03-22T16:47:57.804Z] #43 ... [2021-03-22T16:47:57.804Z] [2021-03-22T16:47:57.804Z] #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-03-22T16:47:57.804Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:57.804Z] #20 24.75 The following NEW packages will be installed: [2021-03-22T16:47:57.804Z] #20 24.75 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-22T16:47:57.804Z] #20 24.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-22T16:47:57.804Z] #20 24.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-22T16:47:57.804Z] #20 24.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-22T16:47:57.804Z] #20 24.76 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-22T16:47:57.804Z] #20 24.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-22T16:47:57.804Z] #20 24.76 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-22T16:47:57.804Z] #20 24.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-22T16:47:57.804Z] #20 24.76 xz-utils zip [2021-03-22T16:47:57.804Z] #20 25.13 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T16:47:57.804Z] #20 25.13 Need to get 28.5 MB of archives. [2021-03-22T16:47:57.804Z] #20 25.13 After this operation, 116 MB of additional disk space will be used. [2021-03-22T16:47:57.804Z] #20 25.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-22T16:47:57.804Z] #20 25.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-22T16:47:57.804Z] #20 25.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-22T16:47:57.804Z] #20 25.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-22T16:47:57.804Z] #20 25.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-22T16:47:57.804Z] #20 25.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-22T16:47:57.804Z] #20 25.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-22T16:47:57.804Z] #20 25.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-22T16:47:57.804Z] #20 25.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-22T16:47:57.804Z] #20 25.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-22T16:47:57.804Z] #20 25.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-22T16:47:57.804Z] #20 25.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-22T16:47:57.804Z] #20 25.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-22T16:47:57.804Z] #20 25.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-22T16:47:57.804Z] #20 25.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-22T16:47:57.804Z] #20 25.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-22T16:47:57.804Z] #20 25.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-22T16:47:57.804Z] #20 25.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T16:47:57.804Z] #20 25.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-22T16:47:57.804Z] #20 25.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-22T16:47:57.804Z] #20 25.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-22T16:47:57.804Z] #20 25.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-22T16:47:57.804Z] #20 25.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-22T16:47:57.804Z] #20 25.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-22T16:47:57.804Z] #20 25.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-22T16:47:57.804Z] #20 25.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-22T16:47:57.804Z] #20 25.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-22T16:47:57.804Z] #20 25.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-22T16:47:57.804Z] #20 25.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-22T16:47:57.804Z] #20 26.03 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-22T16:47:57.804Z] #20 26.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-22T16:47:57.804Z] #20 26.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-22T16:47:57.804Z] #20 26.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-22T16:47:57.804Z] #20 26.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-22T16:47:57.804Z] #20 26.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-22T16:47:57.804Z] #20 26.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-22T16:47:57.804Z] #20 26.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-22T16:47:57.804Z] #20 26.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-22T16:47:57.804Z] #20 26.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-22T16:47:57.804Z] #20 26.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-22T16:47:57.804Z] #20 26.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-22T16:47:57.804Z] #20 26.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-22T16:47:57.804Z] #20 26.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-22T16:47:57.804Z] #20 26.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-22T16:47:57.804Z] #20 26.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-22T16:47:57.804Z] #20 26.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-22T16:47:57.804Z] #20 26.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-22T16:47:57.804Z] #20 26.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-22T16:47:57.804Z] #20 27.27 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:47:57.804Z] #20 27.38 Fetched 28.5 MB in 2s (15.5 MB/s) [2021-03-22T16:47:57.804Z] #20 27.44 Selecting previously unselected package pigz. [2021-03-22T16:47:57.804Z] #20 27.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-22T16:47:57.804Z] #20 27.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-22T16:47:57.804Z] #20 27.49 Unpacking pigz (2.4-1) ... [2021-03-22T16:47:57.804Z] #20 27.58 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-22T16:47:57.804Z] #20 27.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:57.804Z] #20 27.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:57.804Z] #20 27.98 Selecting previously unselected package python3.7-minimal. [2021-03-22T16:47:57.804Z] #20 27.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:57.804Z] #20 28.00 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T16:47:57.804Z] #20 28.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:57.804Z] #20 29.02 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T16:47:57.804Z] #20 30.97 Selecting previously unselected package python3-minimal. [2021-03-22T16:47:57.804Z] #20 30.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-22T16:47:57.804Z] #20 31.04 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-22T16:47:57.804Z] #20 31.05 Unpacking python3-minimal (3.7.3-1) ... [2021-03-22T16:47:58.064Z] #20 31.12 Selecting previously unselected package libmpdec2:amd64. [2021-03-22T16:47:58.064Z] #20 31.13 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-22T16:47:58.064Z] #20 31.16 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-22T16:47:58.064Z] #20 31.26 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-22T16:47:58.064Z] #20 31.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:58.064Z] #20 31.26 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:58.178Z] #20 43.70 Selecting previously unselected package libnet1:amd64. [2021-03-22T16:47:58.178Z] #20 43.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:47:58.178Z] #20 43.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:47:58.178Z] #20 43.81 Selecting previously unselected package libnl-3-200:amd64. [2021-03-22T16:47:58.178Z] #20 43.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-22T16:47:58.178Z] #20 43.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:47:58.178Z] #20 43.93 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-22T16:47:58.178Z] #20 43.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:47:58.178Z] #20 43.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:47:58.178Z] #20 44.03 Selecting previously unselected package libreadline5:amd64. [2021-03-22T16:47:58.178Z] #20 44.04 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-22T16:47:58.178Z] #20 44.06 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-22T16:47:58.178Z] #20 44.16 Selecting previously unselected package net-tools. [2021-03-22T16:47:58.178Z] #20 44.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-22T16:47:58.178Z] #20 44.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T16:47:58.219Z] #43 ... [2021-03-22T16:47:58.219Z] [2021-03-22T16:47:58.219Z] #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-03-22T16:47:58.219Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:47:58.219Z] #20 52.70 Setting up iptables (1.8.2-4) ... [2021-03-22T16:47:58.219Z] #20 52.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T16:47:58.219Z] #20 52.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T16:47:58.219Z] #20 52.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T16:47:58.219Z] #20 52.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T16:47:58.219Z] #20 52.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-22T16:47:58.219Z] #20 52.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-22T16:47:58.219Z] #20 52.76 Setting up python3 (3.7.3-1) ... [2021-03-22T16:47:58.436Z] #20 44.39 Selecting previously unselected package python-pip-whl. [2021-03-22T16:47:58.436Z] #20 44.41 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-22T16:47:58.436Z] #20 44.41 Unpacking python-pip-whl (18.1-5) ... [2021-03-22T16:47:58.478Z] #20 53.21 Setting up python3-wheel (0.32.3-2) ... [2021-03-22T16:47:59.003Z] #20 44.95 Selecting previously unselected package python3-lib2to3. [2021-03-22T16:47:59.003Z] #20 44.96 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-22T16:47:59.003Z] #20 44.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-22T16:47:59.003Z] #20 45.09 Selecting previously unselected package python3-distutils. [2021-03-22T16:47:59.004Z] #20 32.17 Selecting previously unselected package python3.7. [2021-03-22T16:47:59.004Z] #20 32.17 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T16:47:59.004Z] #20 32.19 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T16:47:59.004Z] #20 32.29 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-22T16:47:59.262Z] #20 45.10 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-22T16:47:59.262Z] #20 45.10 Unpacking python3-distutils (3.7.3-1) ... [2021-03-22T16:47:59.262Z] #20 45.23 Selecting previously unselected package python3-pip. [2021-03-22T16:47:59.262Z] #20 45.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-22T16:47:59.262Z] #20 45.24 Unpacking python3-pip (18.1-5) ... [2021-03-22T16:47:59.264Z] #20 32.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-22T16:47:59.264Z] #20 32.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-22T16:47:59.264Z] #20 32.35 Setting up python3-minimal (3.7.3-1) ... [2021-03-22T16:47:59.416Z] #20 53.88 Setting up apparmor (2.13.2-10) ... [2021-03-22T16:47:59.520Z] #20 45.40 Selecting previously unselected package python3-pkg-resources. [2021-03-22T16:47:59.520Z] #20 45.40 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T16:47:59.520Z] #20 45.41 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-22T16:47:59.520Z] #20 45.52 Selecting previously unselected package python3-setuptools. [2021-03-22T16:47:59.520Z] #20 45.53 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-22T16:47:59.520Z] #20 45.53 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-22T16:47:59.778Z] #20 45.73 Selecting previously unselected package python3-wheel. [2021-03-22T16:47:59.778Z] #20 45.73 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-22T16:47:59.778Z] #20 45.74 Unpacking python3-wheel (0.32.3-2) ... [2021-03-22T16:47:59.778Z] #20 45.82 Selecting previously unselected package sudo. [2021-03-22T16:47:59.834Z] #20 33.10 Selecting previously unselected package python3. [2021-03-22T16:47:59.860Z] #20 56.94 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-03-22T16:47:59.860Z] #20 56.96 Setting up xz-utils (5.2.4-1) ... [2021-03-22T16:47:59.860Z] #20 56.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-22T16:47:59.860Z] #20 56.99 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-22T16:47:59.860Z] #20 57.08 invoke-rc.d: could not determine current runlevel [2021-03-22T16:47:59.860Z] #20 57.09 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T16:47:59.860Z] #20 57.10 Setting up pigz (2.4-1) ... [2021-03-22T16:47:59.860Z] #20 57.12 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-22T16:47:59.860Z] #20 57.15 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-22T16:47:59.860Z] #20 57.18 Setting up python-pip-whl (18.1-5) ... [2021-03-22T16:47:59.860Z] #20 57.21 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-03-22T16:47:59.860Z] #20 57.22 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-22T16:48:00.037Z] #20 45.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-22T16:48:00.037Z] #20 45.85 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-22T16:48:00.094Z] #20 33.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-22T16:48:00.094Z] #20 33.18 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-22T16:48:00.094Z] #20 33.19 Unpacking python3 (3.7.3-1) ... [2021-03-22T16:48:00.094Z] #20 33.28 Selecting previously unselected package libip4tc0:amd64. [2021-03-22T16:48:00.094Z] #20 33.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-22T16:48:00.094Z] #20 33.29 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-22T16:48:00.124Z] #20 57.57 Setting up libaio1:arm64 (0.3.112-3) ... [2021-03-22T16:48:00.124Z] #20 57.59 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-22T16:48:00.124Z] #20 57.61 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-22T16:48:00.124Z] #20 57.63 Setting up vim (2:8.1.0875-5) ... [2021-03-22T16:48:00.124Z] #20 57.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-22T16:48:00.124Z] #20 57.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-22T16:48:00.124Z] #20 57.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-22T16:48:00.124Z] #20 57.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-22T16:48:00.124Z] #20 57.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-22T16:48:00.124Z] #20 57.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-22T16:48:00.124Z] #20 57.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-22T16:48:00.124Z] #20 57.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-22T16:48:00.124Z] #20 57.76 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-22T16:48:00.296Z] #20 46.33 Selecting previously unselected package thin-provisioning-tools. [2021-03-22T16:48:00.296Z] #20 46.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-22T16:48:00.354Z] #20 33.38 Selecting previously unselected package libip6tc0:amd64. [2021-03-22T16:48:00.354Z] #20 33.39 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-22T16:48:00.354Z] #20 33.40 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-22T16:48:00.354Z] #20 33.53 Selecting previously unselected package libiptc0:amd64. [2021-03-22T16:48:00.354Z] #20 33.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-22T16:48:00.354Z] #20 33.55 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-22T16:48:00.354Z] #20 33.67 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-22T16:48:00.386Z] #20 57.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T16:48:00.386Z] #20 57.81 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-22T16:48:00.386Z] #20 57.85 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T16:48:00.386Z] #20 57.87 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-22T16:48:00.386Z] #20 57.89 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T16:48:00.555Z] #20 46.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T16:48:00.555Z] #20 46.56 Selecting previously unselected package uidmap. [2021-03-22T16:48:00.555Z] #20 46.58 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-22T16:48:00.555Z] #20 46.59 Unpacking uidmap (1:4.5-1.1) ... [2021-03-22T16:48:00.615Z] #20 33.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-22T16:48:00.615Z] #20 33.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-22T16:48:00.615Z] #20 33.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-22T16:48:00.615Z] #20 33.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-22T16:48:00.615Z] #20 33.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-22T16:48:00.615Z] #20 33.81 Selecting previously unselected package libnftnl11:amd64. [2021-03-22T16:48:00.615Z] #20 33.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-22T16:48:00.615Z] #20 33.82 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-22T16:48:00.615Z] #20 33.93 Selecting previously unselected package iptables. [2021-03-22T16:48:00.615Z] #20 33.93 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-22T16:48:00.795Z] #20 55.60 Setting up xfsprogs (4.20.0-1) ... [2021-03-22T16:48:00.796Z] #20 55.61 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-22T16:48:00.814Z] #20 46.72 Selecting previously unselected package vim-runtime. [2021-03-22T16:48:00.814Z] #20 46.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:48:00.814Z] #20 46.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-22T16:48:00.814Z] #20 46.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-22T16:48:00.814Z] #20 46.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-22T16:48:00.876Z] #20 33.94 Unpacking iptables (1.8.2-4) ... [2021-03-22T16:48:01.136Z] #20 34.25 Selecting previously unselected package xxd. [2021-03-22T16:48:01.136Z] #20 34.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:48:01.136Z] #20 34.27 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T16:48:01.364Z] #20 55.96 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-22T16:48:01.396Z] #20 34.42 Selecting previously unselected package vim-common. [2021-03-22T16:48:01.396Z] #20 34.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:48:01.396Z] #20 34.45 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T16:48:01.396Z] #20 34.62 Selecting previously unselected package bash-completion. [2021-03-22T16:48:01.396Z] #20 34.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-22T16:48:01.432Z] #56 242.3 + bin/containerd-shim-runc-v1 [2021-03-22T16:48:02.304Z] #20 56.94 Setting up python3-distutils (3.7.3-1) ... [2021-03-22T16:48:02.877Z] #20 57.49 Setting up python3-setuptools (40.8.0-1) ... [2021-03-22T16:48:02.946Z] #20 60.07 Setting up iptables (1.8.2-4) ... [2021-03-22T16:48:02.946Z] #20 60.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T16:48:02.946Z] #20 60.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T16:48:02.946Z] #20 60.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T16:48:02.946Z] #20 60.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T16:48:02.946Z] #20 60.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-22T16:48:02.946Z] #20 60.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-22T16:48:02.946Z] #20 60.17 Setting up python3 (3.7.3-1) ... [2021-03-22T16:48:03.209Z] #20 60.71 Setting up python3-wheel (0.32.3-2) ... [2021-03-22T16:48:04.102Z] #20 49.92 Selecting previously unselected package vim. [2021-03-22T16:48:04.102Z] #20 49.94 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:48:04.102Z] #20 49.98 Unpacking vim (2:8.1.0875-5) ... [2021-03-22T16:48:04.159Z] #20 61.55 Setting up apparmor (2.13.2-10) ... [2021-03-22T16:48:04.257Z] #20 58.58 Setting up python3-pip (18.1-5) ... [2021-03-22T16:48:04.668Z] #20 50.56 Selecting previously unselected package xfsprogs. [2021-03-22T16:48:04.669Z] #20 50.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-22T16:48:04.669Z] #20 50.57 Unpacking xfsprogs (4.20.0-1) ... [2021-03-22T16:48:04.694Z] #20 37.32 Unpacking bash-completion (1:2.8-6) ... [2021-03-22T16:48:04.695Z] #20 37.71 Selecting previously unselected package bzip2. [2021-03-22T16:48:04.695Z] #20 37.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-22T16:48:04.695Z] #20 37.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T16:48:04.695Z] #20 37.82 Selecting previously unselected package xz-utils. [2021-03-22T16:48:04.695Z] #20 37.82 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-22T16:48:04.695Z] #20 37.83 Unpacking xz-utils (5.2.4-1) ... [2021-03-22T16:48:04.697Z] #56 246.8 + bin/containerd-shim-runc-v2 [2021-03-22T16:48:04.736Z] #20 ... [2021-03-22T16:48:04.736Z] [2021-03-22T16:48:04.736Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:04.736Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:48:04.736Z] #43 119.2 CC criu/filesystems.o [2021-03-22T16:48:04.736Z] #43 120.3 CC criu/fsnotify.o [2021-03-22T16:48:04.736Z] #43 121.6 CC criu/image-desc.o [2021-03-22T16:48:04.736Z] #43 121.8 CC criu/image.o [2021-03-22T16:48:04.736Z] #43 122.4 CC criu/ipc_ns.o [2021-03-22T16:48:04.736Z] #43 123.4 CC criu/irmap.o [2021-03-22T16:48:04.736Z] #43 124.1 CC criu/kcmp-ids.o [2021-03-22T16:48:04.736Z] #43 124.4 CC criu/kerndat.o [2021-03-22T16:48:04.736Z] #43 125.5 CC criu/libnetlink.o [2021-03-22T16:48:04.736Z] #43 125.9 CC criu/log.o [2021-03-22T16:48:04.736Z] #43 126.2 CC criu/lsm.o [2021-03-22T16:48:04.736Z] #43 126.7 CC criu/mem.o [2021-03-22T16:48:04.736Z] #43 128.4 CC criu/memfd.o [2021-03-22T16:48:04.736Z] #43 128.9 CC criu/mount.o [2021-03-22T16:48:04.825Z] #20 59.52 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:48:04.825Z] #20 59.56 Processing triggers for mime-support (3.62) ... [2021-03-22T16:48:04.928Z] #20 50.99 Selecting previously unselected package zip. [2021-03-22T16:48:04.928Z] #20 51.00 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-22T16:48:04.928Z] #20 51.00 Unpacking zip (3.0-11+b1) ... [2021-03-22T16:48:04.955Z] #20 38.03 Selecting previously unselected package apparmor. [2021-03-22T16:48:04.955Z] #20 38.04 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-22T16:48:04.955Z] #20 38.16 Unpacking apparmor (2.13.2-10) ... [2021-03-22T16:48:05.197Z] #20 51.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-22T16:48:05.197Z] #20 51.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T16:48:05.197Z] #20 51.28 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-22T16:48:05.197Z] #20 51.29 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-22T16:48:05.197Z] #20 51.30 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-22T16:48:05.197Z] #20 51.31 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-22T16:48:05.197Z] #20 51.32 Setting up uidmap (1:4.5-1.1) ... [2021-03-22T16:48:05.197Z] #20 51.34 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-22T16:48:05.215Z] #20 38.44 Selecting previously unselected package aufs-tools. [2021-03-22T16:48:05.215Z] #20 38.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-22T16:48:05.215Z] #20 38.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-22T16:48:05.394Z] #20 DONE 60.0s [2021-03-22T16:48:05.394Z] [2021-03-22T16:48:05.394Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:05.394Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:05.394Z] #43 133.6 CC criu/net.o [2021-03-22T16:48:05.394Z] #43 137.0 CC criu/netfilter.o [2021-03-22T16:48:05.394Z] #43 137.4 CC criu/page-pipe.o [2021-03-22T16:48:05.394Z] #43 138.1 CC criu/page-xfer.o [2021-03-22T16:48:05.394Z] #43 140.0 CC criu/pagemap-cache.o [2021-03-22T16:48:05.394Z] #43 ... [2021-03-22T16:48:05.394Z] [2021-03-22T16:48:05.394Z] #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-03-22T16:48:05.394Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-22T16:48:05.455Z] #20 51.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:48:05.455Z] #20 51.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T16:48:05.455Z] #20 51.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:48:05.455Z] #20 51.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:48:05.455Z] #20 51.41 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T16:48:05.455Z] #20 51.42 Setting up zip (3.0-11+b1) ... [2021-03-22T16:48:05.455Z] #20 51.43 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T16:48:05.455Z] #20 51.47 Setting up bash-completion (1:2.8-6) ... [2021-03-22T16:48:05.476Z] #20 38.58 Selecting previously unselected package libonig5:amd64. [2021-03-22T16:48:05.476Z] #20 38.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-22T16:48:05.476Z] #20 38.59 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:48:05.476Z] #20 38.73 Selecting previously unselected package libjq1:amd64. [2021-03-22T16:48:05.476Z] #20 38.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:48:05.476Z] #20 38.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:48:05.624Z] #56 247.7 + binaries [2021-03-22T16:48:05.624Z] #56 247.7 + install -D bin/containerd /build/containerd [2021-03-22T16:48:05.624Z] #56 247.7 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T16:48:05.624Z] #56 247.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T16:48:05.624Z] #56 247.8 + install -D bin/ctr /build/ctr [2021-03-22T16:48:05.684Z] #43 ... [2021-03-22T16:48:05.684Z] [2021-03-22T16:48:05.684Z] #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-03-22T16:48:05.684Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T16:48:05.684Z] #20 63.33 Setting up xfsprogs (4.20.0-1) ... [2021-03-22T16:48:05.736Z] #20 38.86 Selecting previously unselected package jq. [2021-03-22T16:48:05.736Z] #20 38.89 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T16:48:05.736Z] #20 38.90 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T16:48:05.947Z] #20 63.35 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-22T16:48:05.996Z] #20 38.98 Selecting previously unselected package libaio1:amd64. [2021-03-22T16:48:05.996Z] #20 38.99 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-22T16:48:05.996Z] #20 38.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-22T16:48:05.996Z] #20 39.07 Selecting previously unselected package libgpm2:amd64. [2021-03-22T16:48:05.996Z] #20 39.07 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-22T16:48:05.996Z] #20 39.07 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-22T16:48:05.996Z] #20 39.15 Selecting previously unselected package libicu63:amd64. [2021-03-22T16:48:05.996Z] #20 39.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-22T16:48:05.996Z] #20 39.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:48:06.210Z] #20 63.67 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-22T16:48:06.390Z] #20 ... [2021-03-22T16:48:06.390Z] [2021-03-22T16:48:06.390Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:06.390Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:06.390Z] #43 103.0 CC criu/cr-service.o [2021-03-22T16:48:06.390Z] #43 104.5 CC criu/crtools.o [2021-03-22T16:48:06.390Z] #43 105.0 CC criu/eventfd.o [2021-03-22T16:48:06.390Z] #43 105.4 CC criu/eventpoll.o [2021-03-22T16:48:06.390Z] #43 106.2 CC criu/external.o [2021-03-22T16:48:06.390Z] #43 106.6 CC criu/fault-injection.o [2021-03-22T16:48:06.390Z] #43 106.8 CC criu/fdstore.o [2021-03-22T16:48:06.390Z] #43 107.1 CC criu/fifo.o [2021-03-22T16:48:06.390Z] #43 107.5 CC criu/file-ids.o [2021-03-22T16:48:06.390Z] #43 107.9 CC criu/file-lock.o [2021-03-22T16:48:06.390Z] #43 108.8 CC criu/files-ext.o [2021-03-22T16:48:06.390Z] #43 109.2 CC criu/files-reg.o [2021-03-22T16:48:06.390Z] #43 111.4 CC criu/files.o [2021-03-22T16:48:06.550Z] #56 DONE 248.8s [2021-03-22T16:48:06.957Z] #43 113.6 CC criu/filesystems.o [2021-03-22T16:48:07.111Z] [2021-03-22T16:48:07.111Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-22T16:48:07.111Z] #57 sha256:0bb3b4b43be89cf09cb7a130f00ca2a60cf16aad0b29a819768e886bc3811058 [2021-03-22T16:48:07.160Z] #20 64.57 Setting up python3-distutils (3.7.3-1) ... [2021-03-22T16:48:07.300Z] #21 1.926 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-22T16:48:07.300Z] #21 1.929 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-22T16:48:07.300Z] #21 1.932 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-22T16:48:07.560Z] #21 DONE 2.2s [2021-03-22T16:48:07.560Z] [2021-03-22T16:48:07.560Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:07.560Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T16:48:07.736Z] #20 65.12 Setting up python3-setuptools (40.8.0-1) ... [2021-03-22T16:48:07.952Z] #43 114.3 CC criu/fsnotify.o [2021-03-22T16:48:08.036Z] #57 DONE 0.9s [2021-03-22T16:48:08.036Z] [2021-03-22T16:48:08.036Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-22T16:48:08.036Z] #61 sha256:773884d0694d0d1b4d7becd3df5915fa08265e8a0a4ef0b2e0020e0f6c1d3a82 [2021-03-22T16:48:08.212Z] #43 ... [2021-03-22T16:48:08.212Z] [2021-03-22T16:48:08.212Z] #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-03-22T16:48:08.212Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:48:08.212Z] #40 211.9 + dpkg --print-architecture [2021-03-22T16:48:08.212Z] #40 212.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-22T16:48:08.595Z] #61 DONE 0.2s [2021-03-22T16:48:08.595Z] [2021-03-22T16:48:08.595Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-22T16:48:08.595Z] #66 sha256:1498fd1b800a196e453f81a81bcd1fe905183c51fc5bd6e84ca0df427878c755 [2021-03-22T16:48:08.733Z] #40 212.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-22T16:48:08.733Z] #40 212.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-22T16:48:09.130Z] #20 66.31 Setting up python3-pip (18.1-5) ... [2021-03-22T16:48:09.292Z] #20 ... [2021-03-22T16:48:09.292Z] [2021-03-22T16:48:09.292Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:09.292Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:09.292Z] #43 93.26 CC criu/bfd.o [2021-03-22T16:48:09.292Z] #43 93.79 CC criu/bitmap.o [2021-03-22T16:48:09.292Z] #43 93.93 CC criu/cgroup-props.o [2021-03-22T16:48:09.292Z] #43 94.80 CC criu/cgroup.o [2021-03-22T16:48:09.292Z] #43 97.76 CC criu/clone-noasan.o [2021-03-22T16:48:09.292Z] #43 97.91 CC criu/config.o [2021-03-22T16:48:09.292Z] #43 99.31 CC criu/cr-check.o [2021-03-22T16:48:09.292Z] #43 101.1 CC criu/cr-dedup.o [2021-03-22T16:48:09.292Z] #43 101.7 CC criu/cr-dump.o [2021-03-22T16:48:09.292Z] #43 ... [2021-03-22T16:48:09.292Z] [2021-03-22T16:48:09.292Z] #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-03-22T16:48:09.292Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:48:09.292Z] #20 42.55 Selecting previously unselected package libnet1:amd64. [2021-03-22T16:48:09.292Z] #20 42.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T16:48:09.292Z] #20 42.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:48:09.521Z] #66 DONE 0.9s [2021-03-22T16:48:09.521Z] [2021-03-22T16:48:09.521Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-22T16:48:09.521Z] #68 sha256:c2e68f99e67d90476fc5dccb9984e161c3cc4333adb64a7df9e57c0d5c1c2334 [2021-03-22T16:48:09.521Z] #68 DONE 0.1s [2021-03-22T16:48:09.521Z] [2021-03-22T16:48:09.521Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T16:48:09.521Z] #69 sha256:90f5f94cbefcf970ccfa880f858c2159cf0536d45680bdfc2d0959263b51651b [2021-03-22T16:48:09.521Z] #69 DONE 0.0s [2021-03-22T16:48:09.521Z] [2021-03-22T16:48:09.521Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T16:48:09.521Z] #70 sha256:9093ad01af90234851c4cfc9f7f1352bd0cb7b3b19ffb7e192f5c96bddb455dc [2021-03-22T16:48:09.552Z] #20 42.67 Selecting previously unselected package libnl-3-200:amd64. [2021-03-22T16:48:09.552Z] #20 42.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-22T16:48:09.552Z] #20 42.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:48:09.552Z] #20 42.77 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-22T16:48:09.552Z] #20 42.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-22T16:48:09.552Z] #20 42.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:48:09.552Z] #20 42.86 Selecting previously unselected package libreadline5:amd64. [2021-03-22T16:48:09.552Z] #20 42.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-22T16:48:09.552Z] #20 42.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-22T16:48:09.813Z] #20 42.98 Selecting previously unselected package net-tools. [2021-03-22T16:48:09.813Z] #20 43.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-22T16:48:09.813Z] #20 43.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T16:48:10.074Z] #20 43.22 Selecting previously unselected package python-pip-whl. [2021-03-22T16:48:10.074Z] #20 43.23 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-22T16:48:10.074Z] #20 43.24 Unpacking python-pip-whl (18.1-5) ... [2021-03-22T16:48:10.083Z] #20 67.46 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:48:10.083Z] #20 67.50 Processing triggers for mime-support (3.62) ... [2021-03-22T16:48:10.345Z] #20 DONE 68.0s [2021-03-22T16:48:10.345Z] [2021-03-22T16:48:10.345Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:10.345Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:48:10.345Z] #43 132.4 CC criu/namespaces.o [2021-03-22T16:48:10.345Z] #43 134.0 CC criu/net.o [2021-03-22T16:48:10.645Z] #20 43.87 Selecting previously unselected package python3-lib2to3. [2021-03-22T16:48:10.645Z] #20 43.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-22T16:48:10.645Z] #20 43.88 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-22T16:48:10.905Z] #20 43.97 Selecting previously unselected package python3-distutils. [2021-03-22T16:48:10.905Z] #20 43.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-22T16:48:10.905Z] #20 43.98 Unpacking python3-distutils (3.7.3-1) ... [2021-03-22T16:48:10.905Z] #20 44.13 Selecting previously unselected package python3-pip. [2021-03-22T16:48:10.905Z] #20 44.13 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-22T16:48:10.905Z] #20 44.14 Unpacking python3-pip (18.1-5) ... [2021-03-22T16:48:11.164Z] #20 44.33 Selecting previously unselected package python3-pkg-resources. [2021-03-22T16:48:11.164Z] #20 44.33 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T16:48:11.164Z] #20 44.35 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-22T16:48:11.425Z] #20 44.47 Selecting previously unselected package python3-setuptools. [2021-03-22T16:48:11.425Z] #20 44.49 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-22T16:48:11.425Z] #20 44.50 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-22T16:48:11.685Z] #20 44.73 Selecting previously unselected package python3-wheel. [2021-03-22T16:48:11.685Z] #20 44.74 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-22T16:48:11.685Z] #20 44.75 Unpacking python3-wheel (0.32.3-2) ... [2021-03-22T16:48:11.685Z] #20 44.83 Selecting previously unselected package sudo. [2021-03-22T16:48:11.685Z] #20 44.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-22T16:48:11.685Z] #20 44.84 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-22T16:48:12.255Z] #20 45.32 Selecting previously unselected package thin-provisioning-tools. [2021-03-22T16:48:12.255Z] #20 45.33 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-22T16:48:12.255Z] #20 45.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T16:48:12.277Z] #43 136.8 CC criu/netfilter.o [2021-03-22T16:48:12.277Z] #43 ... [2021-03-22T16:48:12.277Z] [2021-03-22T16:48:12.277Z] #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-03-22T16:48:12.277Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-03-22T16:48:12.277Z] #21 1.536 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-22T16:48:12.277Z] #21 1.541 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-22T16:48:12.277Z] #21 1.547 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-22T16:48:12.277Z] #21 DONE 1.7s [2021-03-22T16:48:12.277Z] [2021-03-22T16:48:12.277Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:12.277Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-22T16:48:12.515Z] #20 45.57 Selecting previously unselected package uidmap. [2021-03-22T16:48:12.515Z] #20 45.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-22T16:48:12.515Z] #20 45.60 Unpacking uidmap (1:4.5-1.1) ... [2021-03-22T16:48:12.515Z] #20 45.75 Selecting previously unselected package vim-runtime. [2021-03-22T16:48:12.515Z] #20 45.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-22T16:48:12.515Z] #20 45.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-22T16:48:12.515Z] #20 45.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-22T16:48:12.515Z] #20 45.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-22T16:48:12.838Z] #70 DONE 3.0s [2021-03-22T16:48:12.838Z] [2021-03-22T16:48:12.838Z] #71 exporting to image [2021-03-22T16:48:12.838Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-22T16:48:12.838Z] #71 exporting layers [2021-03-22T16:48:14.131Z] #22 ... [2021-03-22T16:48:14.131Z] [2021-03-22T16:48:14.131Z] #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-03-22T16:48:14.131Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:48:14.131Z] #40 DONE 213.7s [2021-03-22T16:48:14.131Z] [2021-03-22T16:48:14.131Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:14.131Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:14.131Z] #43 140.5 CC criu/pagemap.o [2021-03-22T16:48:14.131Z] #43 141.7 CC criu/parasite-syscall.o [2021-03-22T16:48:14.131Z] #43 142.6 CC criu/path.o [2021-03-22T16:48:14.131Z] #43 143.0 CC criu/pie-util-vdso-elf32.o [2021-03-22T16:48:14.131Z] #43 143.6 CC criu/pie-util-vdso.o [2021-03-22T16:48:14.131Z] #43 144.0 CC criu/pie-util.o [2021-03-22T16:48:14.131Z] #43 144.2 CC criu/pipes.o [2021-03-22T16:48:14.131Z] #43 145.1 CC criu/plugin.o [2021-03-22T16:48:14.131Z] #43 145.6 CC criu/proc_parse.o [2021-03-22T16:48:14.131Z] #43 ... [2021-03-22T16:48:14.131Z] [2021-03-22T16:48:14.131Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:14.131Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T16:48:14.131Z] #22 5.807 Collecting yamllint==1.16.0 [2021-03-22T16:48:15.302Z] #40 ... [2021-03-22T16:48:15.302Z] [2021-03-22T16:48:15.302Z] #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-03-22T16:48:15.302Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:48:15.302Z] #20 54.32 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-22T16:48:15.302Z] #20 54.33 Setting up xz-utils (5.2.4-1) ... [2021-03-22T16:48:15.302Z] #20 54.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-22T16:48:15.302Z] #20 54.37 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-22T16:48:15.302Z] #20 54.46 invoke-rc.d: could not determine current runlevel [2021-03-22T16:48:15.302Z] #20 54.47 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T16:48:15.302Z] #20 54.48 Setting up pigz (2.4-1) ... [2021-03-22T16:48:15.302Z] #20 54.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-22T16:48:15.302Z] #20 54.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:48:15.302Z] #20 54.55 Setting up python-pip-whl (18.1-5) ... [2021-03-22T16:48:15.302Z] #20 54.56 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-22T16:48:15.302Z] #20 54.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-22T16:48:15.302Z] #20 55.14 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-22T16:48:15.302Z] #20 55.17 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:48:15.302Z] #20 55.19 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:48:15.302Z] #20 55.22 Setting up vim (2:8.1.0875-5) ... [2021-03-22T16:48:15.302Z] #20 55.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-22T16:48:15.302Z] #20 55.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-22T16:48:15.302Z] #20 55.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-22T16:48:15.302Z] #20 55.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-22T16:48:15.302Z] #20 55.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-22T16:48:15.302Z] #20 55.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-22T16:48:15.302Z] #20 55.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-22T16:48:15.302Z] #20 55.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-22T16:48:15.302Z] #20 55.32 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:48:15.302Z] #20 55.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T16:48:15.302Z] #20 55.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-22T16:48:15.302Z] #20 55.37 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T16:48:15.302Z] #20 55.39 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-22T16:48:15.302Z] #20 55.41 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T16:48:15.302Z] #20 58.52 Setting up iptables (1.8.2-4) ... [2021-03-22T16:48:15.302Z] #20 58.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T16:48:15.302Z] #20 58.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T16:48:15.302Z] #20 58.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T16:48:15.302Z] #20 58.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T16:48:15.302Z] #20 58.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-22T16:48:15.302Z] #20 58.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-22T16:48:15.302Z] #20 58.58 Setting up python3 (3.7.3-1) ... [2021-03-22T16:48:15.302Z] #20 59.08 Setting up python3-wheel (0.32.3-2) ... [2021-03-22T16:48:15.302Z] #20 59.78 Setting up apparmor (2.13.2-10) ... [2021-03-22T16:48:15.561Z] #20 61.55 Setting up xfsprogs (4.20.0-1) ... [2021-03-22T16:48:15.561Z] #20 61.56 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-22T16:48:15.821Z] #20 48.92 Selecting previously unselected package vim. [2021-03-22T16:48:15.821Z] #20 48.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T16:48:15.821Z] #20 48.94 Unpacking vim (2:8.1.0875-5) ... [2021-03-22T16:48:16.130Z] #20 61.99 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-22T16:48:16.341Z] #20 49.42 Selecting previously unselected package xfsprogs. [2021-03-22T16:48:16.341Z] #20 49.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-22T16:48:16.341Z] #20 49.43 Unpacking xfsprogs (4.20.0-1) ... [2021-03-22T16:48:16.913Z] #20 49.88 Selecting previously unselected package zip. [2021-03-22T16:48:16.913Z] #20 49.90 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-22T16:48:16.913Z] #20 49.91 Unpacking zip (3.0-11+b1) ... [2021-03-22T16:48:16.913Z] #20 50.14 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-22T16:48:16.913Z] #20 50.17 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T16:48:16.913Z] #20 50.18 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-22T16:48:16.913Z] #20 50.20 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-22T16:48:16.913Z] #20 50.21 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-22T16:48:16.913Z] #20 50.22 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-22T16:48:16.913Z] #20 50.24 Setting up uidmap (1:4.5-1.1) ... [2021-03-22T16:48:16.913Z] #20 50.25 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-22T16:48:17.067Z] #20 62.91 Setting up python3-distutils (3.7.3-1) ... [2021-03-22T16:48:17.173Z] #20 50.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T16:48:17.174Z] #20 50.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T16:48:17.174Z] #20 50.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T16:48:17.174Z] #20 50.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T16:48:17.174Z] #20 50.32 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T16:48:17.174Z] #20 50.33 Setting up zip (3.0-11+b1) ... [2021-03-22T16:48:17.174Z] #20 50.34 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T16:48:17.174Z] #20 50.38 Setting up bash-completion (1:2.8-6) ... [2021-03-22T16:48:17.584Z] #22 4.517 Collecting yamllint==1.16.0 [2021-03-22T16:48:17.636Z] #20 63.43 Setting up python3-setuptools (40.8.0-1) ... [2021-03-22T16:48:18.160Z] #22 ... [2021-03-22T16:48:18.160Z] [2021-03-22T16:48:18.160Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:18.160Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:48:18.160Z] #43 137.2 CC criu/page-pipe.o [2021-03-22T16:48:18.160Z] #43 138.0 CC criu/page-xfer.o [2021-03-22T16:48:18.160Z] #43 139.4 CC criu/pagemap-cache.o [2021-03-22T16:48:18.160Z] #43 139.7 CC criu/pagemap.o [2021-03-22T16:48:18.160Z] #43 140.6 CC criu/parasite-syscall.o [2021-03-22T16:48:18.160Z] #43 141.4 CC criu/path.o [2021-03-22T16:48:18.160Z] #43 141.6 CC criu/pie-util-vdso.o [2021-03-22T16:48:18.160Z] #43 141.9 CC criu/pie-util.o [2021-03-22T16:48:18.160Z] #43 142.1 CC criu/pipes.o [2021-03-22T16:48:18.160Z] #43 142.8 CC criu/plugin.o [2021-03-22T16:48:18.423Z] #43 143.1 CC criu/proc_parse.o [2021-03-22T16:48:19.028Z] #20 64.65 Setting up python3-pip (18.1-5) ... [2021-03-22T16:48:19.287Z] #20 ... [2021-03-22T16:48:19.287Z] [2021-03-22T16:48:19.287Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:19.287Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:19.287Z] #43 115.7 CC criu/image-desc.o [2021-03-22T16:48:19.287Z] #43 115.8 CC criu/image.o [2021-03-22T16:48:19.287Z] #43 116.7 CC criu/ipc_ns.o [2021-03-22T16:48:19.287Z] #43 117.9 CC criu/irmap.o [2021-03-22T16:48:19.287Z] #43 118.5 CC criu/kcmp-ids.o [2021-03-22T16:48:19.287Z] #43 118.9 CC criu/kerndat.o [2021-03-22T16:48:19.287Z] #43 120.0 CC criu/libnetlink.o [2021-03-22T16:48:19.287Z] #43 120.4 CC criu/log.o [2021-03-22T16:48:19.287Z] #43 120.9 CC criu/lsm.o [2021-03-22T16:48:19.287Z] #43 121.4 CC criu/mem.o [2021-03-22T16:48:19.287Z] #43 123.2 CC criu/memfd.o [2021-03-22T16:48:19.287Z] #43 123.9 CC criu/mount.o [2021-03-22T16:48:19.409Z] #22 11.19 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-22T16:48:19.409Z] #22 11.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-22T16:48:19.409Z] #22 11.29 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-22T16:48:19.409Z] #22 11.34 Collecting pyyaml (from yamllint==1.16.0) [2021-03-22T16:48:19.409Z] #22 11.53 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-22T16:48:19.409Z] #22 11.80 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-22T16:48:19.668Z] #22 12.03 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-22T16:48:19.668Z] #22 ... [2021-03-22T16:48:19.668Z] [2021-03-22T16:48:19.668Z] #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-03-22T16:48:19.668Z] #49 sha256:4826a0b22244d92f09cf61ecc00b8a6a9a0396b2ac864a582e5e742770e379bd [2021-03-22T16:48:19.668Z] #49 220.5 + /build/golangci-lint --version [2021-03-22T16:48:19.717Z] #20 ... [2021-03-22T16:48:19.717Z] [2021-03-22T16:48:19.717Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:19.717Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:19.717Z] #43 103.8 CC criu/cr-errno.o [2021-03-22T16:48:19.717Z] #43 103.9 CC criu/cr-restore.o [2021-03-22T16:48:19.717Z] #43 108.4 CC criu/cr-service.o [2021-03-22T16:48:19.717Z] #43 110.0 CC criu/crtools.o [2021-03-22T16:48:19.717Z] #43 110.7 CC criu/eventfd.o [2021-03-22T16:48:19.717Z] #43 111.0 CC criu/eventpoll.o [2021-03-22T16:48:19.717Z] #43 112.0 CC criu/external.o [2021-03-22T16:48:19.717Z] #43 112.3 CC criu/fault-injection.o [2021-03-22T16:48:19.717Z] #43 112.4 CC criu/fdstore.o [2021-03-22T16:48:19.717Z] #43 112.8 CC criu/fifo.o [2021-03-22T16:48:19.717Z] #43 113.2 CC criu/file-ids.o [2021-03-22T16:48:19.717Z] #43 113.6 CC criu/file-lock.o [2021-03-22T16:48:19.816Z] #43 ... [2021-03-22T16:48:19.816Z] [2021-03-22T16:48:19.816Z] #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-03-22T16:48:19.816Z] #56 sha256:bdcb1a109ec53ba21db430760247264c86014f8930decbaf705c2a58857209c3 [2021-03-22T16:48:19.816Z] #56 183.4 + bin/containerd [2021-03-22T16:48:19.856Z] #43 ... [2021-03-22T16:48:19.856Z] [2021-03-22T16:48:19.856Z] #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-03-22T16:48:19.856Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:48:19.856Z] #20 65.72 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:48:19.856Z] #20 65.79 Processing triggers for mime-support (3.62) ... [2021-03-22T16:48:19.977Z] #43 ... [2021-03-22T16:48:19.977Z] [2021-03-22T16:48:19.977Z] #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-03-22T16:48:19.977Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:48:19.977Z] #20 53.20 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-22T16:48:19.977Z] #20 53.22 Setting up xz-utils (5.2.4-1) ... [2021-03-22T16:48:19.977Z] #20 53.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-22T16:48:19.977Z] #20 53.25 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-22T16:48:20.238Z] #49 220.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T16:48:20.238Z] #49 ... [2021-03-22T16:48:20.238Z] [2021-03-22T16:48:20.238Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:20.238Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T16:48:20.238Z] #22 DONE 12.7s [2021-03-22T16:48:20.238Z] [2021-03-22T16:48:20.238Z] #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-03-22T16:48:20.238Z] #49 sha256:4826a0b22244d92f09cf61ecc00b8a6a9a0396b2ac864a582e5e742770e379bd [2021-03-22T16:48:20.238Z] #49 DONE 221.1s [2021-03-22T16:48:20.238Z] [2021-03-22T16:48:20.238Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-22T16:48:20.238Z] #25 sha256:b12341baf6bc6463aa7467c59dcb35607813d2bb9f3569342ac97fadb41ca049 [2021-03-22T16:48:20.238Z] #20 53.36 invoke-rc.d: could not determine current runlevel [2021-03-22T16:48:20.238Z] #20 53.39 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T16:48:20.238Z] #20 53.40 Setting up pigz (2.4-1) ... [2021-03-22T16:48:20.238Z] #20 53.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-22T16:48:20.238Z] #20 53.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T16:48:20.238Z] #20 53.45 Setting up python-pip-whl (18.1-5) ... [2021-03-22T16:48:20.238Z] #20 53.46 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-22T16:48:20.238Z] #20 53.48 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-22T16:48:20.794Z] #20 DONE 66.8s [2021-03-22T16:48:20.794Z] [2021-03-22T16:48:20.794Z] #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-03-22T16:48:20.794Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:48:20.794Z] #40 ... [2021-03-22T16:48:20.794Z] [2021-03-22T16:48:20.794Z] #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-03-22T16:48:20.794Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-22T16:48:20.808Z] #25 DONE 0.6s [2021-03-22T16:48:20.808Z] [2021-03-22T16:48:20.808Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:20.808Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:20.808Z] #43 148.4 CC criu/protobuf-desc.o [2021-03-22T16:48:20.808Z] #43 149.3 CC criu/protobuf.o [2021-03-22T16:48:20.808Z] #43 149.8 CC criu/pstree.o [2021-03-22T16:48:20.808Z] #43 150.6 CC criu/rbtree.o [2021-03-22T16:48:20.808Z] #43 150.9 CC criu/rst-malloc.o [2021-03-22T16:48:20.808Z] #43 151.1 CC criu/seccomp.o [2021-03-22T16:48:20.808Z] #43 151.7 CC criu/seize.o [2021-03-22T16:48:20.808Z] #43 152.5 CC criu/servicefd.o [2021-03-22T16:48:20.808Z] #43 152.8 CC criu/shmem.o [2021-03-22T16:48:20.808Z] #43 153.8 CC criu/sigframe.o [2021-03-22T16:48:20.808Z] #43 154.0 CC criu/signalfd.o [2021-03-22T16:48:20.808Z] #43 154.5 CC criu/sk-inet.o [2021-03-22T16:48:20.808Z] #43 155.5 CC criu/sk-netlink.o [2021-03-22T16:48:20.808Z] #43 ... [2021-03-22T16:48:20.808Z] [2021-03-22T16:48:20.808Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T16:48:20.808Z] #30 sha256:83c492b5ec17dc7f55e2846e0a0cda1f04e5266e7e28780062a4058e5d5edf42 [2021-03-22T16:48:20.811Z] #20 53.96 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-22T16:48:20.811Z] #20 53.98 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-22T16:48:20.811Z] #20 53.99 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T16:48:20.811Z] #20 54.00 Setting up vim (2:8.1.0875-5) ... [2021-03-22T16:48:20.811Z] #20 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-22T16:48:20.811Z] #20 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-22T16:48:20.811Z] #20 54.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-22T16:48:20.811Z] #20 54.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-22T16:48:20.811Z] #20 54.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-22T16:48:20.811Z] #20 54.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-22T16:48:20.811Z] #20 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-22T16:48:20.811Z] #20 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-22T16:48:20.811Z] #20 54.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T16:48:20.811Z] #20 54.11 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T16:48:20.811Z] #20 54.14 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-22T16:48:20.811Z] #20 54.16 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T16:48:21.006Z] #71 exporting layers 7.3s done [2021-03-22T16:48:21.006Z] #71 writing image sha256:72508efa4b35edcb8cff6b5c9dfc8deee92a8ff1081594387b04ccbc1b240881 done [2021-03-22T16:48:21.006Z] #71 naming to docker.io/library/docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 done [2021-03-22T16:48:21.006Z] #71 DONE 7.3s [Pipeline] } [2021-03-22T16:48:21.118Z] #20 54.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-22T16:48:21.118Z] #20 54.22 Setting up python3.7 (3.7.3-2+deb10u2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-22T16:48:21.451Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42050/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/validate/default [2021-03-22T16:48:21.806Z] #21 1.047 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-22T16:48:21.806Z] #21 1.051 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-22T16:48:21.806Z] #21 1.054 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-22T16:48:21.806Z] #21 DONE 1.2s [2021-03-22T16:48:21.806Z] [2021-03-22T16:48:21.806Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:21.806Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:21.806Z] #43 128.3 CC criu/namespaces.o [2021-03-22T16:48:22.815Z] Congratulations! All commits are properly signed with the DCO! [2021-03-22T16:48:22.815Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-22T16:48:22.815Z] No api/types/ or api/swagger.yaml changes in diff. [2021-03-22T16:48:22.815Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-22T16:48:22.815Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-22T16:48:22.815Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-22T16:48:22.815Z] Congratulations! No new tests were added to integration-cli. [2021-03-22T16:48:22.815Z] [2021-03-22T16:48:22.815Z] INFO Start validation with golang-ci-lint [2021-03-22T16:48:22.815Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-22T16:48:22.815Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-22T16:48:22.815Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-22T16:48:24.346Z] #43 130.9 CC criu/net.o [2021-03-22T16:48:24.414Z] #20 57.33 Setting up iptables (1.8.2-4) ... [2021-03-22T16:48:24.414Z] #20 57.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T16:48:24.414Z] #20 57.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T16:48:24.414Z] #20 57.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T16:48:24.414Z] #20 57.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T16:48:24.414Z] #20 57.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-22T16:48:24.414Z] #20 57.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-22T16:48:24.414Z] #20 57.39 Setting up python3 (3.7.3-1) ... [2021-03-22T16:48:24.414Z] #20 57.76 Setting up python3-wheel (0.32.3-2) ... [2021-03-22T16:48:25.124Z] #56 ... [2021-03-22T16:48:25.124Z] [2021-03-22T16:48:25.124Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:25.124Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:48:25.124Z] #43 145.1 CC criu/protobuf-desc.o [2021-03-22T16:48:25.124Z] #43 145.9 CC criu/protobuf.o [2021-03-22T16:48:25.124Z] #43 146.3 CC criu/pstree.o [2021-03-22T16:48:25.124Z] #43 147.4 CC criu/rbtree.o [2021-03-22T16:48:25.124Z] #43 147.8 CC criu/rst-malloc.o [2021-03-22T16:48:25.124Z] #43 148.1 CC criu/seccomp.o [2021-03-22T16:48:25.124Z] #43 148.9 CC criu/seize.o [2021-03-22T16:48:25.124Z] #43 149.8 CC criu/servicefd.o [2021-03-22T16:48:25.355Z] #20 58.42 Setting up apparmor (2.13.2-10) ... [2021-03-22T16:48:25.700Z] #43 150.4 CC criu/shmem.o [2021-03-22T16:48:26.650Z] #43 151.3 CC criu/sigframe.o [2021-03-22T16:48:26.913Z] #43 151.4 CC criu/signalfd.o [2021-03-22T16:48:27.176Z] #43 151.7 CC criu/sk-inet.o [2021-03-22T16:48:27.318Z] #20 60.24 Setting up xfsprogs (4.20.0-1) ... [2021-03-22T16:48:27.318Z] #20 60.25 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-22T16:48:27.443Z] #30 ... [2021-03-22T16:48:27.443Z] [2021-03-22T16:48:27.443Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:27.443Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:27.443Z] #43 155.9 CC criu/sk-packet.o [2021-03-22T16:48:27.443Z] #43 156.4 CC criu/sk-queue.o [2021-03-22T16:48:27.443Z] #43 156.9 CC criu/sk-tcp.o [2021-03-22T16:48:27.443Z] #43 157.4 CC criu/sk-unix.o [2021-03-22T16:48:27.443Z] #43 159.1 CC criu/sockets.o [2021-03-22T16:48:27.443Z] #43 159.7 CC criu/stats.o [2021-03-22T16:48:27.443Z] #43 159.9 CC criu/string.o [2021-03-22T16:48:27.443Z] #43 160.0 CC criu/sysctl.o [2021-03-22T16:48:27.443Z] #43 160.5 CC criu/sysfs_parse.o [2021-03-22T16:48:27.443Z] #43 160.8 CC criu/timens.o [2021-03-22T16:48:27.443Z] #43 161.1 CC criu/timerfd.o [2021-03-22T16:48:27.443Z] #43 161.3 CC criu/tty.o [2021-03-22T16:48:27.443Z] #43 ... [2021-03-22T16:48:27.443Z] [2021-03-22T16:48:27.443Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T16:48:27.443Z] #30 sha256:83c492b5ec17dc7f55e2846e0a0cda1f04e5266e7e28780062a4058e5d5edf42 [2021-03-22T16:48:27.443Z] #30 DONE 6.0s [2021-03-22T16:48:27.443Z] [2021-03-22T16:48:27.443Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-22T16:48:27.443Z] #33 sha256:50846338a0a5b4109f7144347b57181741dee025f79bf5b714816e50ace45793 [2021-03-22T16:48:27.443Z] #33 DONE 0.4s [2021-03-22T16:48:27.443Z] [2021-03-22T16:48:27.443Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:27.443Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:27.443Z] #43 ... [2021-03-22T16:48:27.443Z] [2021-03-22T16:48:27.443Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-22T16:48:27.443Z] #35 sha256:7c1bb774f6a7d07f22e51606dd413bc4b914601ad312ed2339bacffe1d8a767b [2021-03-22T16:48:27.443Z] #35 DONE 0.1s [2021-03-22T16:48:27.443Z] [2021-03-22T16:48:27.443Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-22T16:48:27.443Z] #38 sha256:662946eccc16946191749703f088df96b45b0ff4d50c3988d2f12e43072316ff [2021-03-22T16:48:27.443Z] #38 DONE 0.1s [2021-03-22T16:48:27.443Z] [2021-03-22T16:48:27.443Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-22T16:48:27.443Z] #41 sha256:bfefa08bdef37b4e4503b8127936d0e255bb89e9fc38ab8af2dfec0547abc261 [2021-03-22T16:48:27.580Z] #20 60.69 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-22T16:48:28.011Z] #41 DONE 0.6s [2021-03-22T16:48:28.011Z] [2021-03-22T16:48:28.011Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:28.011Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:28.011Z] #43 162.7 CC criu/tun.o [2021-03-22T16:48:28.127Z] #43 152.7 CC criu/sk-netlink.o [2021-03-22T16:48:28.391Z] #43 153.0 CC criu/sk-packet.o [2021-03-22T16:48:28.540Z] #43 134.5 CC criu/netfilter.o [2021-03-22T16:48:28.540Z] #43 134.7 CC criu/page-pipe.o [2021-03-22T16:48:28.555Z] #20 61.79 Setting up python3-distutils (3.7.3-1) ... [2021-03-22T16:48:28.580Z] #43 163.0 CC criu/uffd.o [2021-03-22T16:48:28.799Z] #43 135.3 CC criu/page-xfer.o [2021-03-22T16:48:28.968Z] #43 153.7 CC criu/sk-queue.o [2021-03-22T16:48:29.137Z] #20 62.34 Setting up python3-setuptools (40.8.0-1) ... [2021-03-22T16:48:29.148Z] #43 163.8 CC criu/util.o [2021-03-22T16:48:29.543Z] #43 154.1 CC criu/sk-tcp.o [2021-03-22T16:48:30.085Z] #43 164.7 CC criu/uts_ns.o [2021-03-22T16:48:30.085Z] #43 164.8 CC criu/vdso-compat.o [2021-03-22T16:48:30.135Z] #43 154.6 CC criu/sk-unix.o [2021-03-22T16:48:30.178Z] #43 136.7 CC criu/pagemap-cache.o [2021-03-22T16:48:30.437Z] #43 137.0 CC criu/pagemap.o [2021-03-22T16:48:30.517Z] #20 ... [2021-03-22T16:48:30.517Z] [2021-03-22T16:48:30.517Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:30.517Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:30.517Z] #43 114.6 CC criu/files-ext.o [2021-03-22T16:48:30.517Z] #43 115.1 CC criu/files-reg.o [2021-03-22T16:48:30.517Z] #43 117.2 CC criu/files.o [2021-03-22T16:48:30.517Z] #43 119.4 CC criu/filesystems.o [2021-03-22T16:48:30.517Z] #43 120.0 CC criu/fsnotify.o [2021-03-22T16:48:30.517Z] #43 121.4 CC criu/image-desc.o [2021-03-22T16:48:30.517Z] #43 121.5 CC criu/image.o [2021-03-22T16:48:30.517Z] #43 122.6 CC criu/ipc_ns.o [2021-03-22T16:48:30.517Z] #43 123.8 CC criu/irmap.o [2021-03-22T16:48:30.517Z] #43 124.6 CC criu/kcmp-ids.o [2021-03-22T16:48:30.517Z] #43 124.8 CC criu/kerndat.o [2021-03-22T16:48:30.517Z] #43 ... [2021-03-22T16:48:30.517Z] [2021-03-22T16:48:30.517Z] #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-03-22T16:48:30.517Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T16:48:30.517Z] #20 63.66 Setting up python3-pip (18.1-5) ... [2021-03-22T16:48:30.653Z] #43 165.0 CC criu/vdso.o [2021-03-22T16:48:30.653Z] #43 165.4 LINK criu/built-in.o [2021-03-22T16:48:30.913Z] #43 165.5 LINK criu/criu [2021-03-22T16:48:31.172Z] #43 165.7 DEP lib/c/criu.d [2021-03-22T16:48:31.172Z] #43 165.8 CC images/rpc.pb-c.o [2021-03-22T16:48:31.378Z] #43 138.0 CC criu/parasite-syscall.o [2021-03-22T16:48:33.096Z] #43 166.2 CC lib/c/criu.o [2021-03-22T16:48:33.096Z] #43 166.8 LINK lib/c/built-in.o [2021-03-22T16:48:33.096Z] #43 166.8 LINK lib/c/libcriu.so [2021-03-22T16:48:33.096Z] #43 166.9 LINK lib/c/libcriu.a [2021-03-22T16:48:33.096Z] #43 167.0 GEN magic.py [2021-03-22T16:48:33.096Z] #43 167.1 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T16:48:33.096Z] #43 167.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T16:48:33.096Z] #43 167.1 Note: Building without GnuTLS support [2021-03-22T16:48:33.096Z] #43 167.1 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T16:48:33.096Z] #43 167.1 Makefile.config:40: Warn: Building without nftables support [2021-03-22T16:48:33.097Z] #20 64.81 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:48:33.097Z] #20 64.84 Processing triggers for mime-support (3.62) ... [2021-03-22T16:48:33.097Z] #20 DONE 65.8s [2021-03-22T16:48:33.097Z] [2021-03-22T16:48:33.098Z] #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-03-22T16:48:33.098Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:48:33.098Z] #40 223.1 + dpkg --print-architecture [2021-03-22T16:48:33.098Z] #40 223.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-22T16:48:33.098Z] #40 223.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-22T16:48:33.098Z] #40 223.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-22T16:48:33.098Z] #40 ... [2021-03-22T16:48:33.098Z] [2021-03-22T16:48:33.098Z] #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-03-22T16:48:33.098Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-22T16:48:33.098Z] #43 ... [2021-03-22T16:48:33.098Z] [2021-03-22T16:48:33.098Z] #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-03-22T16:48:33.098Z] #24 sha256:d8a977be6cf813c8f1da221f9b14e0ca280caa20bfb6d1f780c6195043d578f7 [2021-03-22T16:48:33.098Z] #24 236.3 + return [2021-03-22T16:48:33.098Z] #24 ... [2021-03-22T16:48:33.098Z] [2021-03-22T16:48:33.098Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:33.098Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-22T16:48:33.098Z] #22 9.845 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-22T16:48:33.098Z] #22 9.950 Collecting pyyaml (from yamllint==1.16.0) [2021-03-22T16:48:33.098Z] #22 10.19 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-22T16:48:33.098Z] #22 10.87 Installing build dependencies: started [2021-03-22T16:48:33.098Z] #22 ... [2021-03-22T16:48:33.098Z] [2021-03-22T16:48:33.098Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:33.098Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:48:33.098Z] #43 156.5 CC criu/sockets.o [2021-03-22T16:48:33.098Z] #43 157.3 CC criu/stats.o [2021-03-22T16:48:33.098Z] #43 157.6 CC criu/string.o [2021-03-22T16:48:33.098Z] #43 157.7 CC criu/sysctl.o [2021-03-22T16:48:33.098Z] #43 ... [2021-03-22T16:48:33.098Z] [2021-03-22T16:48:33.098Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:33.098Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T16:48:33.098Z] #22 5.199 Collecting yamllint==1.16.0 [2021-03-22T16:48:33.098Z] #22 ... [2021-03-22T16:48:33.098Z] [2021-03-22T16:48:33.098Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:33.099Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:33.099Z] #43 138.8 CC criu/path.o [2021-03-22T16:48:33.099Z] #43 139.1 CC criu/pie-util-vdso-elf32.o [2021-03-22T16:48:33.099Z] #43 139.6 CC criu/pie-util-vdso.o [2021-03-22T16:48:33.356Z] #43 167.7 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T16:48:33.362Z] #43 ... [2021-03-22T16:48:33.362Z] [2021-03-22T16:48:33.362Z] #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-03-22T16:48:33.362Z] #24 sha256:d8a977be6cf813c8f1da221f9b14e0ca280caa20bfb6d1f780c6195043d578f7 [2021-03-22T16:48:33.362Z] #24 DONE 238.4s [2021-03-22T16:48:33.615Z] #43 168.2 make[1]: Nothing to be done for 'all'. [2021-03-22T16:48:33.625Z] [2021-03-22T16:48:33.625Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:33.625Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-22T16:48:33.625Z] #22 ... [2021-03-22T16:48:33.625Z] [2021-03-22T16:48:33.625Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:33.625Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:48:33.625Z] #43 158.4 CC criu/sysfs_parse.o [2021-03-22T16:48:33.668Z] #43 140.0 CC criu/pie-util.o [2021-03-22T16:48:33.668Z] #43 140.3 CC criu/pipes.o [2021-03-22T16:48:33.669Z] #21 1.114 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-22T16:48:33.669Z] #21 1.120 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-22T16:48:33.669Z] #21 1.125 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-22T16:48:33.928Z] #21 DONE 1.2s [2021-03-22T16:48:33.928Z] [2021-03-22T16:48:33.928Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:33.928Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T16:48:33.941Z] #43 ... [2021-03-22T16:48:33.941Z] [2021-03-22T16:48:33.941Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:33.941Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T16:48:33.941Z] #22 10.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-22T16:48:33.941Z] #22 10.69 Collecting pyyaml (from yamllint==1.16.0) [2021-03-22T16:48:33.941Z] #22 10.90 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-22T16:48:33.941Z] #22 11.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-22T16:48:33.941Z] #22 11.23 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-22T16:48:33.941Z] #22 11.29 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-22T16:48:33.941Z] #22 11.70 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-22T16:48:33.941Z] #22 DONE 12.1s [2021-03-22T16:48:34.186Z] #43 168.8 make[1]: 'images/built-in.o' is up to date. [2021-03-22T16:48:34.186Z] #43 168.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-22T16:48:34.186Z] #43 168.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-22T16:48:34.186Z] #43 168.9 make[1]: 'compel/libcompel.a' is up to date. [2021-03-22T16:48:34.200Z] [2021-03-22T16:48:34.201Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-22T16:48:34.201Z] #25 sha256:e1fab6ae9b0e5bde34482e6998de8b37b6e57ae27e23715164c6896ec9c3efc5 [2021-03-22T16:48:34.201Z] #43 158.8 CC criu/timens.o [2021-03-22T16:48:34.446Z] #43 168.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-22T16:48:34.446Z] #43 168.9 make[1]: Nothing to be done for 'all'. [2021-03-22T16:48:34.446Z] #43 168.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T16:48:34.446Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:34.446Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:34.446Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:34.463Z] #43 159.2 CC criu/timerfd.o [2021-03-22T16:48:34.734Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:34.734Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:34.734Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:34.734Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:34.734Z] #43 169.5 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:34.734Z] #43 169.5 INSTALL criu/criu [2021-03-22T16:48:34.769Z] #25 DONE 0.5s [2021-03-22T16:48:34.769Z] [2021-03-22T16:48:34.769Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T16:48:34.769Z] #30 sha256:13c50f6f5e5f0347c19dde1f26c70b17f68fc599b9891437d09c1fdd5703905a [2021-03-22T16:48:35.042Z] #43 159.6 CC criu/tty.o [2021-03-22T16:48:35.308Z] #43 DONE 169.9s [2021-03-22T16:48:35.308Z] [2021-03-22T16:48:35.308Z] #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-03-22T16:48:35.308Z] #56 sha256:827c586b67441c3b90d1758af458be393c890dc12400b1ad0f18a6c60d02a117 [2021-03-22T16:48:36.685Z] #56 ... [2021-03-22T16:48:36.685Z] [2021-03-22T16:48:36.685Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T16:48:36.685Z] #44 sha256:aeb5c1885d40a425af553cb860026a34852a00faae8d2c182697c0be67fa01df [2021-03-22T16:48:36.685Z] #44 DONE 0.1s [2021-03-22T16:48:36.685Z] [2021-03-22T16:48:36.685Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-22T16:48:36.685Z] #46 sha256:34fb6dd6ad5ad0da440fc4802014b6503e7b965e068718da8ed2297669d3d14f [2021-03-22T16:48:36.944Z] #46 DONE 0.2s [2021-03-22T16:48:36.944Z] [2021-03-22T16:48:36.944Z] #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-03-22T16:48:36.944Z] #53 sha256:b46a141b40f594705b007a6fe0b07c24b2b03f226fbedb6409a31c7cf2ea7f32 [2021-03-22T16:48:36.975Z] #43 161.5 CC criu/tun.o [2021-03-22T16:48:37.203Z] #53 ... [2021-03-22T16:48:37.203Z] [2021-03-22T16:48:37.203Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-22T16:48:37.203Z] #48 sha256:403858e63b487043a54ae10a4932ed5ef6dbe477b70c1fae24f93a94a060531a [2021-03-22T16:48:37.203Z] #48 DONE 0.1s [2021-03-22T16:48:37.203Z] [2021-03-22T16:48:37.203Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-22T16:48:37.203Z] #50 sha256:1f8037d9f550e56b5a63f474613f64d62e7184754ea00375a897f94382cb2c43 [2021-03-22T16:48:37.551Z] #43 162.0 CC criu/uffd.o [2021-03-22T16:48:37.771Z] #50 DONE 0.5s [2021-03-22T16:48:37.771Z] [2021-03-22T16:48:37.771Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-22T16:48:37.771Z] #52 sha256:c42f81c590c10585efa0187ee01c5e77376ff168a9ed5cf53b2cb1691a50f3f2 [2021-03-22T16:48:37.771Z] #52 DONE 0.1s [2021-03-22T16:48:37.771Z] [2021-03-22T16:48:37.771Z] #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-03-22T16:48:37.771Z] #53 sha256:b46a141b40f594705b007a6fe0b07c24b2b03f226fbedb6409a31c7cf2ea7f32 [2021-03-22T16:48:38.500Z] #43 163.1 CC criu/util.o [2021-03-22T16:48:39.206Z] #22 5.207 Collecting yamllint==1.16.0 [2021-03-22T16:48:39.448Z] #43 ... [2021-03-22T16:48:39.448Z] [2021-03-22T16:48:39.448Z] #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-03-22T16:48:39.448Z] #53 sha256:78ba024276485a03fa970c291303108663f00d21fb2867b7f1488ab133798112 [2021-03-22T16:48:39.448Z] #53 109.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T16:48:39.448Z] #53 111.1 + mkdir -p /build [2021-03-22T16:48:39.448Z] #53 111.1 + cp runc /build/runc [2021-03-22T16:48:39.448Z] #53 DONE 112.2s [2021-03-22T16:48:39.448Z] [2021-03-22T16:48:39.448Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:39.448Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-22T16:48:39.448Z] #22 25.32 Installing build dependencies: finished with status 'done' [2021-03-22T16:48:40.047Z] #30 DONE 5.2s [2021-03-22T16:48:40.047Z] [2021-03-22T16:48:40.047Z] #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-03-22T16:48:40.047Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:48:40.047Z] #40 DONE 243.5s [2021-03-22T16:48:40.047Z] [2021-03-22T16:48:40.048Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-22T16:48:40.048Z] #33 sha256:35ec043f2d0a49914a5f00a2349e61cf1912af804b0137d98c1db129cece99b8 [2021-03-22T16:48:40.307Z] #33 DONE 0.5s [2021-03-22T16:48:40.307Z] [2021-03-22T16:48:40.307Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-22T16:48:40.307Z] #35 sha256:600614ba7baf3cfb0fd04161e2c9ee53ba4098e3727c4ec137725be809a797b0 [2021-03-22T16:48:40.566Z] #35 DONE 0.1s [2021-03-22T16:48:40.566Z] [2021-03-22T16:48:40.566Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-22T16:48:40.566Z] #38 sha256:648c78e7214d925f7e66490faf12aca4141e55eccdf1f0ce3b816ff244efc76e [2021-03-22T16:48:40.566Z] #38 DONE 0.1s [2021-03-22T16:48:40.566Z] [2021-03-22T16:48:40.566Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:40.566Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:40.566Z] #43 141.4 CC criu/plugin.o [2021-03-22T16:48:40.566Z] #43 142.0 CC criu/proc_parse.o [2021-03-22T16:48:40.566Z] #43 144.5 CC criu/protobuf-desc.o [2021-03-22T16:48:40.566Z] #43 145.1 CC criu/protobuf.o [2021-03-22T16:48:40.566Z] #43 145.4 CC criu/pstree.o [2021-03-22T16:48:40.566Z] #43 146.1 CC criu/rbtree.o [2021-03-22T16:48:40.566Z] #43 146.5 CC criu/rst-malloc.o [2021-03-22T16:48:40.566Z] #43 146.9 CC criu/seccomp.o [2021-03-22T16:48:41.116Z] #22 ... [2021-03-22T16:48:41.116Z] [2021-03-22T16:48:41.116Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:41.116Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:41.116Z] #43 126.0 CC criu/libnetlink.o [2021-03-22T16:48:41.116Z] #43 126.4 CC criu/log.o [2021-03-22T16:48:41.116Z] #43 126.9 CC criu/lsm.o [2021-03-22T16:48:41.116Z] #43 127.5 CC criu/mem.o [2021-03-22T16:48:41.116Z] #43 129.6 CC criu/memfd.o [2021-03-22T16:48:41.116Z] #43 130.4 CC criu/mount.o [2021-03-22T16:48:41.116Z] #43 134.5 CC criu/namespaces.o [2021-03-22T16:48:41.135Z] #43 ... [2021-03-22T16:48:41.135Z] [2021-03-22T16:48:41.135Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-22T16:48:41.135Z] #41 sha256:9a9091416f60f02acfcb1984376e57cb2bd0deb3d55503a2bd7459723ba5edb4 [2021-03-22T16:48:42.054Z] #43 136.2 CC criu/net.o [2021-03-22T16:48:42.073Z] #41 DONE 0.8s [2021-03-22T16:48:42.073Z] [2021-03-22T16:48:42.073Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:42.073Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:42.073Z] #43 147.7 CC criu/seize.o [2021-03-22T16:48:42.073Z] #43 148.6 CC criu/servicefd.o [2021-03-22T16:48:42.643Z] #43 149.0 CC criu/shmem.o [2021-03-22T16:48:42.766Z] #22 30.31 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-22T16:48:42.766Z] #22 30.35 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-22T16:48:42.766Z] #22 30.39 Building wheels for collected packages: pyyaml [2021-03-22T16:48:42.766Z] #22 30.39 Running setup.py bdist_wheel for pyyaml: started [2021-03-22T16:48:43.043Z] #53 ... [2021-03-22T16:48:43.043Z] [2021-03-22T16:48:43.043Z] #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-03-22T16:48:43.043Z] #56 sha256:827c586b67441c3b90d1758af458be393c890dc12400b1ad0f18a6c60d02a117 [2021-03-22T16:48:43.043Z] #56 197.0 + bin/containerd [2021-03-22T16:48:43.211Z] #43 149.8 CC criu/sigframe.o [2021-03-22T16:48:43.470Z] #43 150.0 CC criu/signalfd.o [2021-03-22T16:48:43.714Z] #22 ... [2021-03-22T16:48:43.714Z] [2021-03-22T16:48:43.714Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:43.714Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:48:43.714Z] #43 164.3 CC criu/uts_ns.o [2021-03-22T16:48:43.714Z] #43 164.7 CC criu/vdso.o [2021-03-22T16:48:43.714Z] #43 165.4 LINK criu/built-in.o [2021-03-22T16:48:43.714Z] #43 165.6 LINK criu/criu [2021-03-22T16:48:43.714Z] #43 166.0 DEP lib/c/criu.d [2021-03-22T16:48:43.714Z] #43 166.1 CC images/rpc.pb-c.o [2021-03-22T16:48:43.714Z] #43 166.7 CC lib/c/criu.o [2021-03-22T16:48:43.714Z] #43 167.7 LINK lib/c/built-in.o [2021-03-22T16:48:43.714Z] #43 167.7 LINK lib/c/libcriu.so [2021-03-22T16:48:43.714Z] #43 167.8 LINK lib/c/libcriu.a [2021-03-22T16:48:43.714Z] #43 167.9 GEN magic.py [2021-03-22T16:48:43.714Z] #43 168.1 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T16:48:43.714Z] #43 168.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T16:48:43.714Z] #43 168.1 Note: Building without GnuTLS support [2021-03-22T16:48:43.714Z] #43 168.1 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T16:48:43.714Z] #43 168.1 Makefile.config:40: Warn: Building without nftables support [2021-03-22T16:48:43.730Z] #43 150.3 CC criu/sk-inet.o [2021-03-22T16:48:44.291Z] #43 168.7 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T16:48:44.554Z] #43 ... [2021-03-22T16:48:44.554Z] [2021-03-22T16:48:44.554Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:44.554Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-22T16:48:44.554Z] #22 31.52 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-22T16:48:44.554Z] #22 31.52 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-22T16:48:44.554Z] #22 31.66 Successfully built pyyaml [2021-03-22T16:48:44.554Z] #22 31.67 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-22T16:48:44.554Z] #22 31.94 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-22T16:48:44.554Z] #22 DONE 32.3s [2021-03-22T16:48:44.591Z] #43 ... [2021-03-22T16:48:44.591Z] [2021-03-22T16:48:44.591Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T16:48:44.591Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T16:48:44.591Z] #22 10.63 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-22T16:48:44.591Z] #22 10.72 Collecting pyyaml (from yamllint==1.16.0) [2021-03-22T16:48:44.591Z] #22 10.97 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-22T16:48:44.667Z] #43 151.2 CC criu/sk-netlink.o [2021-03-22T16:48:44.816Z] [2021-03-22T16:48:44.816Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-22T16:48:44.816Z] #25 sha256:f706b810a3a45020f440d0a1553dd1ce973c4d8f8675b3dd038b6dfb5f5e75a7 [2021-03-22T16:48:44.940Z] #43 151.6 CC criu/sk-packet.o [2021-03-22T16:48:45.159Z] #22 11.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-22T16:48:45.159Z] #22 11.40 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-22T16:48:45.159Z] #22 11.46 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-22T16:48:45.510Z] #43 152.1 CC criu/sk-queue.o [2021-03-22T16:48:45.728Z] #22 11.86 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-22T16:48:45.764Z] #25 DONE 1.2s [2021-03-22T16:48:45.764Z] [2021-03-22T16:48:45.764Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T16:48:45.764Z] #30 sha256:c8aa2a278694f4fe93b1fc2575c00836f801cdb4c0b4689bfd7724f5e8e35705 [2021-03-22T16:48:45.987Z] #22 DONE 12.2s [2021-03-22T16:48:45.987Z] [2021-03-22T16:48:45.987Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-22T16:48:45.987Z] #25 sha256:71dd16fc3148cfdfed8a41bb3905fd1cc1faea020e65ad05b92dbcbf11fb9ce0 [2021-03-22T16:48:46.078Z] #43 152.6 CC criu/sk-tcp.o [2021-03-22T16:48:46.248Z] #25 DONE 0.3s [2021-03-22T16:48:46.248Z] [2021-03-22T16:48:46.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-03-22T16:48:46.248Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:46.248Z] #43 139.5 CC criu/netfilter.o [2021-03-22T16:48:46.248Z] #43 140.0 CC criu/page-pipe.o [2021-03-22T16:48:46.646Z] #43 153.1 CC criu/sk-unix.o [2021-03-22T16:48:46.816Z] #43 140.9 CC criu/page-xfer.o [2021-03-22T16:48:46.906Z] #43 ... [2021-03-22T16:48:46.906Z] [2021-03-22T16:48:46.906Z] #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-03-22T16:48:46.906Z] #49 sha256:299f4cd5d9a1f44d7fd657cb90d4ecff9936bc8099677e355213dd0597e64d69 [2021-03-22T16:48:46.906Z] #49 250.0 + /build/golangci-lint --version [2021-03-22T16:48:46.906Z] #49 250.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T16:48:46.906Z] #49 DONE 250.9s [2021-03-22T16:48:47.166Z] [2021-03-22T16:48:47.166Z] #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-03-22T16:48:47.166Z] #56 sha256:763f67944a8472b548fc8944fffc79c8c0fe0ed8cd8b756fccd71140302539cc [2021-03-22T16:48:48.106Z] #56 ... [2021-03-22T16:48:48.106Z] [2021-03-22T16:48:48.106Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:48.106Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:48.106Z] #43 154.6 CC criu/sockets.o [2021-03-22T16:48:48.197Z] #43 142.5 CC criu/pagemap-cache.o [2021-03-22T16:48:48.313Z] #56 ... [2021-03-22T16:48:48.313Z] [2021-03-22T16:48:48.313Z] #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-03-22T16:48:48.313Z] #53 sha256:b46a141b40f594705b007a6fe0b07c24b2b03f226fbedb6409a31c7cf2ea7f32 [2021-03-22T16:48:48.313Z] #53 125.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T16:48:48.313Z] #53 126.1 + mkdir -p /build [2021-03-22T16:48:48.313Z] #53 126.1 + cp runc /build/runc [2021-03-22T16:48:48.456Z] #43 142.8 CC criu/pagemap.o [2021-03-22T16:48:48.571Z] #53 DONE 126.7s [2021-03-22T16:48:48.571Z] [2021-03-22T16:48:48.571Z] #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-03-22T16:48:48.571Z] #56 sha256:827c586b67441c3b90d1758af458be393c890dc12400b1ad0f18a6c60d02a117 [2021-03-22T16:48:49.043Z] #43 155.6 CC criu/stats.o [2021-03-22T16:48:49.402Z] #43 143.6 CC criu/parasite-syscall.o [2021-03-22T16:48:49.614Z] #43 156.0 CC criu/string.o [2021-03-22T16:48:49.614Z] #43 156.1 CC criu/sysctl.o [2021-03-22T16:48:49.972Z] #43 144.2 CC criu/path.o [2021-03-22T16:48:50.183Z] #43 156.5 CC criu/sysfs_parse.o [2021-03-22T16:48:50.232Z] #43 144.5 CC criu/pie-util-vdso-elf32.o [2021-03-22T16:48:50.442Z] #43 156.8 CC criu/timens.o [2021-03-22T16:48:50.477Z] #56 ... [2021-03-22T16:48:50.477Z] [2021-03-22T16:48:50.477Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-22T16:48:50.477Z] #54 sha256:636f53d7a9a7f4d6f23fb17a888de30d00a5733628d1764c3e9818041969b7ac [2021-03-22T16:48:50.477Z] #54 DONE 0.3s [2021-03-22T16:48:50.477Z] [2021-03-22T16:48:50.477Z] #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-03-22T16:48:50.477Z] #56 sha256:827c586b67441c3b90d1758af458be393c890dc12400b1ad0f18a6c60d02a117 [2021-03-22T16:48:50.503Z] #43 144.9 CC criu/pie-util-vdso.o [2021-03-22T16:48:50.701Z] #43 157.1 CC criu/timerfd.o [2021-03-22T16:48:50.762Z] #43 145.2 CC criu/pie-util.o [2021-03-22T16:48:50.964Z] #43 157.4 CC criu/tty.o [2021-03-22T16:48:51.069Z] #30 ... [2021-03-22T16:48:51.069Z] [2021-03-22T16:48:51.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-03-22T16:48:51.069Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T16:48:51.069Z] #43 169.6 make[1]: Nothing to be done for 'all'. [2021-03-22T16:48:51.069Z] #43 170.4 make[1]: 'images/built-in.o' is up to date. [2021-03-22T16:48:51.069Z] #43 170.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-22T16:48:51.069Z] #43 170.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-22T16:48:51.069Z] #43 170.5 make[1]: 'compel/libcompel.a' is up to date. [2021-03-22T16:48:51.069Z] #43 170.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-22T16:48:51.069Z] #43 170.6 make[1]: Nothing to be done for 'all'. [2021-03-22T16:48:51.069Z] #43 170.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T16:48:51.069Z] #43 170.9 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:51.069Z] #43 170.9 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:51.069Z] #43 171.0 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:51.069Z] #43 171.1 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:51.069Z] #43 171.2 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:51.069Z] #43 171.2 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:51.069Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:51.069Z] #43 171.4 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:51.069Z] #43 171.4 INSTALL criu/criu [2021-03-22T16:48:51.332Z] #43 145.4 CC criu/pipes.o [2021-03-22T16:48:51.670Z] #43 146.0 CC criu/plugin.o [2021-03-22T16:48:52.253Z] #43 ... [2021-03-22T16:48:52.253Z] [2021-03-22T16:48:52.253Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T16:48:52.253Z] #30 sha256:597f90c0882bc300ec426de4382ee966f33fc7c6a1608557ec9f93942cc5662f [2021-03-22T16:48:52.253Z] #30 DONE 5.9s [2021-03-22T16:48:52.253Z] [2021-03-22T16:48:52.253Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:52.253Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:52.253Z] #43 146.6 CC criu/proc_parse.o [2021-03-22T16:48:52.343Z] #43 158.7 CC criu/tun.o [2021-03-22T16:48:52.602Z] #43 159.0 CC criu/uffd.o [2021-03-22T16:48:52.827Z] #43 ... [2021-03-22T16:48:52.827Z] [2021-03-22T16:48:52.827Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-22T16:48:52.827Z] #33 sha256:bdd93d9a235f75fc613b02ff27edf6a679ba61d8e021ea86ce0aa723eca88361 [2021-03-22T16:48:52.827Z] #33 DONE 0.6s [2021-03-22T16:48:52.827Z] [2021-03-22T16:48:52.827Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-22T16:48:52.827Z] #35 sha256:bfae4bc91fb25779f4bc132e453f225251ffbe2906d7a6d49c9f082dfd3a2f82 [2021-03-22T16:48:52.827Z] #35 DONE 0.1s [2021-03-22T16:48:53.088Z] [2021-03-22T16:48:53.088Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-22T16:48:53.088Z] #38 sha256:713cde3d857a2d496d98b21e228a5bf055b7870233bf4f1573f48d56d6f8aaf7 [2021-03-22T16:48:53.088Z] #38 DONE 0.1s [2021-03-22T16:48:53.088Z] [2021-03-22T16:48:53.088Z] #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-03-22T16:48:53.088Z] #53 sha256:b4b97fb01c1b2ef2f32a9a809ce81747b9710d6f0f34704261ececcd8dc155e0 [2021-03-22T16:48:53.539Z] #43 159.8 CC criu/util.o [2021-03-22T16:48:54.476Z] #43 160.7 CC criu/uts_ns.o [2021-03-22T16:48:54.476Z] #43 160.8 CC criu/vdso-compat.o [2021-03-22T16:48:54.476Z] #43 161.0 CC criu/vdso.o [2021-03-22T16:48:54.999Z] #53 ... [2021-03-22T16:48:54.999Z] [2021-03-22T16:48:54.999Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:54.999Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:54.999Z] #43 149.4 CC criu/protobuf-desc.o [2021-03-22T16:48:55.055Z] #43 161.5 LINK criu/built-in.o [2021-03-22T16:48:55.055Z] #43 161.6 LINK criu/criu [2021-03-22T16:48:55.567Z] #43 ... [2021-03-22T16:48:55.568Z] [2021-03-22T16:48:55.568Z] #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-03-22T16:48:55.568Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T16:48:55.568Z] #40 DONE 254.5s [2021-03-22T16:48:55.623Z] #43 161.9 DEP lib/c/criu.d [2021-03-22T16:48:55.623Z] #43 162.0 CC images/rpc.pb-c.o [2021-03-22T16:48:55.827Z] [2021-03-22T16:48:55.827Z] #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-03-22T16:48:55.827Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:48:55.883Z] #43 162.5 CC lib/c/criu.o [2021-03-22T16:48:56.396Z] #49 ... [2021-03-22T16:48:56.396Z] [2021-03-22T16:48:56.396Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:56.396Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:56.396Z] #43 150.5 CC criu/protobuf.o [2021-03-22T16:48:56.820Z] #43 163.2 LINK lib/c/built-in.o [2021-03-22T16:48:56.820Z] #43 163.2 LINK lib/c/libcriu.so [2021-03-22T16:48:56.820Z] #43 163.2 LINK lib/c/libcriu.a [2021-03-22T16:48:56.820Z] #43 163.4 GEN magic.py [2021-03-22T16:48:56.965Z] #43 151.2 CC criu/pstree.o [2021-03-22T16:48:57.079Z] #43 163.5 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T16:48:57.079Z] #43 163.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T16:48:57.079Z] #43 163.5 Note: Building without GnuTLS support [2021-03-22T16:48:57.079Z] #43 163.5 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T16:48:57.079Z] #43 163.5 Makefile.config:40: Warn: Building without nftables support [2021-03-22T16:48:57.534Z] #43 ... [2021-03-22T16:48:57.534Z] [2021-03-22T16:48:57.534Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-22T16:48:57.534Z] #41 sha256:d61beee8febcea15738f4b91a316124e854a3aea8f1e994e85c61a7ba5da989c [2021-03-22T16:48:57.534Z] #41 DONE 0.6s [2021-03-22T16:48:57.647Z] #43 164.1 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T16:48:57.659Z] #43 DONE 181.9s [2021-03-22T16:48:57.659Z] [2021-03-22T16:48:57.659Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T16:48:57.659Z] #30 sha256:c8aa2a278694f4fe93b1fc2575c00836f801cdb4c0b4689bfd7724f5e8e35705 [2021-03-22T16:48:57.659Z] #30 DONE 11.6s [2021-03-22T16:48:57.659Z] [2021-03-22T16:48:57.659Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-22T16:48:57.659Z] #33 sha256:6bbbb3adce1bf8be8e4a09f75f56c733ebbdb9b36e4a728f1a84193bbdc5b83f [2021-03-22T16:48:57.794Z] [2021-03-22T16:48:57.794Z] #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-03-22T16:48:57.794Z] #53 sha256:b4b97fb01c1b2ef2f32a9a809ce81747b9710d6f0f34704261ececcd8dc155e0 [2021-03-22T16:48:57.794Z] #53 ... [2021-03-22T16:48:57.794Z] [2021-03-22T16:48:57.794Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:57.794Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:57.794Z] #43 152.1 CC criu/rbtree.o [2021-03-22T16:48:57.929Z] #33 DONE 0.5s [2021-03-22T16:48:57.929Z] [2021-03-22T16:48:57.929Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-22T16:48:57.929Z] #35 sha256:6fe74d36f8a6299ac625e3c88eaa7f784df47a35436b11b1907ddc2771e62fe9 [2021-03-22T16:48:57.929Z] #35 DONE 0.2s [2021-03-22T16:48:57.929Z] [2021-03-22T16:48:57.929Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-22T16:48:57.929Z] #38 sha256:8b5705fe68251c7f8f29cc3831988621a6ba540b0c9319b82dae4de5374784f6 [2021-03-22T16:48:58.053Z] #43 152.4 CC criu/rst-malloc.o [2021-03-22T16:48:58.195Z] #38 DONE 0.1s [2021-03-22T16:48:58.195Z] [2021-03-22T16:48:58.195Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-22T16:48:58.195Z] #41 sha256:709d0d3fae98ec5b0fc48551ce28598bae54b7cdb59866b6c77e5e7ff1b4e9e9 [2021-03-22T16:48:58.216Z] #43 164.6 make[1]: Nothing to be done for 'all'. [2021-03-22T16:48:58.313Z] #43 152.6 CC criu/seccomp.o [2021-03-22T16:48:58.456Z] #41 DONE 0.3s [2021-03-22T16:48:58.456Z] [2021-03-22T16:48:58.456Z] #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-03-22T16:48:58.456Z] #56 sha256:bdcb1a109ec53ba21db430760247264c86014f8930decbaf705c2a58857209c3 [2021-03-22T16:48:58.476Z] #43 165.1 make[1]: 'images/built-in.o' is up to date. [2021-03-22T16:48:58.724Z] #56 ... [2021-03-22T16:48:58.724Z] [2021-03-22T16:48:58.724Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T16:48:58.724Z] #44 sha256:7e81b4fb9365ac239a90e987bd36086f5e3a3120294a399dd00f4199b54ad243 [2021-03-22T16:48:58.735Z] #43 165.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-22T16:48:58.735Z] #43 165.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-22T16:48:58.735Z] #43 165.2 make[1]: 'compel/libcompel.a' is up to date. [2021-03-22T16:48:58.735Z] #43 165.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-22T16:48:58.735Z] #43 165.2 make[1]: Nothing to be done for 'all'. [2021-03-22T16:48:58.735Z] #43 165.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T16:48:58.882Z] #43 153.1 CC criu/seize.o [2021-03-22T16:48:58.985Z] #44 DONE 0.1s [2021-03-22T16:48:58.985Z] [2021-03-22T16:48:58.985Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-22T16:48:58.985Z] #46 sha256:0501692581e520770e9a1e8bbd5741d5ccbcc58946e9fbe9df8aabfa1ff53960 [2021-03-22T16:48:58.985Z] #46 DONE 0.2s [2021-03-22T16:48:58.985Z] [2021-03-22T16:48:58.985Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-22T16:48:58.985Z] #48 sha256:e2f318e3d7e597332b0d3481fc1c858070eb08ac8480f0aebdab1ed11c0fae76 [2021-03-22T16:48:58.994Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:58.994Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:58.994Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:59.245Z] #48 DONE 0.2s [2021-03-22T16:48:59.245Z] [2021-03-22T16:48:59.245Z] #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-03-22T16:48:59.245Z] #56 sha256:bdcb1a109ec53ba21db430760247264c86014f8930decbaf705c2a58857209c3 [2021-03-22T16:48:59.245Z] #56 ... [2021-03-22T16:48:59.245Z] [2021-03-22T16:48:59.245Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-22T16:48:59.245Z] #50 sha256:5734883d29f1b68c9afaf756375b71ce4ae83917f6938284d393b85374fe5e19 [2021-03-22T16:48:59.254Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:59.254Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:59.254Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:59.254Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:59.254Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-03-22T16:48:59.254Z] #43 165.8 INSTALL criu/criu [2021-03-22T16:48:59.455Z] #43 153.8 CC criu/servicefd.o [2021-03-22T16:48:59.715Z] #43 ... [2021-03-22T16:48:59.715Z] [2021-03-22T16:48:59.715Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T16:48:59.715Z] #49 sha256:09df95bdba2163037958e23324512238b5fe34006945f5c635650ebf3b2b9477 [2021-03-22T16:48:59.715Z] #49 258.4 + /build/golangci-lint --version [2021-03-22T16:48:59.715Z] #49 258.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T16:48:59.715Z] #49 DONE 259.0s [2021-03-22T16:48:59.822Z] #43 DONE 166.1s [2021-03-22T16:48:59.822Z] [2021-03-22T16:48:59.822Z] #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-03-22T16:48:59.822Z] #56 sha256:763f67944a8472b548fc8944fffc79c8c0fe0ed8cd8b756fccd71140302539cc [2021-03-22T16:48:59.824Z] #50 DONE 0.7s [2021-03-22T16:48:59.824Z] [2021-03-22T16:48:59.824Z] #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-03-22T16:48:59.824Z] #56 sha256:bdcb1a109ec53ba21db430760247264c86014f8930decbaf705c2a58857209c3 [2021-03-22T16:48:59.974Z] [2021-03-22T16:48:59.974Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T16:48:59.974Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T16:48:59.974Z] #43 154.2 CC criu/shmem.o [2021-03-22T16:49:00.085Z] #56 ... [2021-03-22T16:49:00.085Z] [2021-03-22T16:49:00.085Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-22T16:49:00.085Z] #52 sha256:893f486cc8f3d7dab9e1606dab981c32ba832434049c2c1f18c4b29a252f5c84 [2021-03-22T16:49:00.085Z] #52 DONE 0.2s [2021-03-22T16:49:00.085Z] [2021-03-22T16:49:00.085Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-22T16:49:00.085Z] #54 sha256:4ba3c870bbe23ca58dfd13f66b24075366c5449fba9e7ed0baa5305c800ce242 [2021-03-22T16:49:00.544Z] #43 154.9 CC criu/sigframe.o [2021-03-22T16:49:00.759Z] #56 ... [2021-03-22T16:49:00.759Z] [2021-03-22T16:49:00.759Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T16:49:00.759Z] #44 sha256:8c04a1cc7206eae30ef7426ccfb98e45eb574f033b3d1608627b8f1842a48291 [2021-03-22T16:49:00.759Z] #44 DONE 0.1s [2021-03-22T16:49:00.759Z] [2021-03-22T16:49:00.759Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-22T16:49:00.759Z] #46 sha256:35f0184330ad4dc5068327442d372f34dd4c14128f8730ac863b85dd3c33b6d0 [2021-03-22T16:49:01.021Z] #46 DONE 0.2s [2021-03-22T16:49:01.021Z] [2021-03-22T16:49:01.021Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-22T16:49:01.021Z] #48 sha256:ff35711e1e84526d7c60baac3837500f7eb8ae87d997eae83e316b541801281b [2021-03-22T16:49:01.021Z] #48 DONE 0.1s [2021-03-22T16:49:01.021Z] [2021-03-22T16:49:01.021Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-22T16:49:01.021Z] #50 sha256:7ad2dd2408ccd5e5ed627c197c4e657415be386fb4fe626b00b10ab46dd20b43 [2021-03-22T16:49:01.027Z] #54 DONE 0.6s [2021-03-22T16:49:01.027Z] [2021-03-22T16:49:01.027Z] #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-03-22T16:49:01.027Z] #56 sha256:bdcb1a109ec53ba21db430760247264c86014f8930decbaf705c2a58857209c3 [2021-03-22T16:49:01.113Z] #43 155.2 CC criu/signalfd.o [2021-03-22T16:49:01.113Z] #43 155.3 CC criu/sk-inet.o [2021-03-22T16:49:01.590Z] #50 DONE 0.5s [2021-03-22T16:49:01.590Z] [2021-03-22T16:49:01.590Z] #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-03-22T16:49:01.590Z] #56 sha256:763f67944a8472b548fc8944fffc79c8c0fe0ed8cd8b756fccd71140302539cc [2021-03-22T16:49:01.590Z] #56 ... [2021-03-22T16:49:01.590Z] [2021-03-22T16:49:01.590Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-22T16:49:01.590Z] #52 sha256:f86f8269b14fbfac3092fb606ad50a45b6f8e9e1f6ebb08625d2bcf8a2bf7526 [2021-03-22T16:49:01.590Z] #52 DONE 0.1s [2021-03-22T16:49:01.878Z] [2021-03-22T16:49:01.878Z] #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-03-22T16:49:01.878Z] #56 sha256:763f67944a8472b548fc8944fffc79c8c0fe0ed8cd8b756fccd71140302539cc [2021-03-22T16:49:02.052Z] #43 156.1 CC criu/sk-netlink.o [2021-03-22T16:49:02.621Z] #43 156.7 CC criu/sk-packet.o [2021-03-22T16:49:02.621Z] #43 157.0 CC criu/sk-queue.o [2021-03-22T16:49:02.881Z] #43 157.3 CC criu/sk-tcp.o [2021-03-22T16:49:03.450Z] #43 157.6 CC criu/sk-unix.o [2021-03-22T16:49:04.389Z] #43 158.7 CC criu/sockets.o [2021-03-22T16:49:04.958Z] #43 159.3 CC criu/stats.o [2021-03-22T16:49:05.217Z] #43 159.5 CC criu/string.o [2021-03-22T16:49:05.477Z] #43 159.6 CC criu/sysctl.o [2021-03-22T16:49:05.737Z] #43 160.0 CC criu/sysfs_parse.o [2021-03-22T16:49:05.996Z] #43 160.3 CC criu/timens.o [2021-03-22T16:49:06.566Z] #43 160.7 CC criu/timerfd.o [2021-03-22T16:49:06.566Z] #43 160.9 CC criu/tty.o [2021-03-22T16:49:07.945Z] #43 162.1 CC criu/tun.o [2021-03-22T16:49:08.205Z] #43 162.4 CC criu/uffd.o [2021-03-22T16:49:08.446Z] #56 205.3 + bin/containerd [2021-03-22T16:49:09.144Z] #43 163.2 CC criu/util.o [2021-03-22T16:49:09.194Z] #56 231.8 + bin/containerd-stress [2021-03-22T16:49:09.713Z] #43 164.2 CC criu/uts_ns.o [2021-03-22T16:49:10.282Z] #43 164.3 CC criu/vdso-compat.o [2021-03-22T16:49:10.282Z] #43 164.5 CC criu/vdso.o [2021-03-22T16:49:10.851Z] #43 165.0 LINK criu/built-in.o [2021-03-22T16:49:10.851Z] #43 165.1 LINK criu/criu [2021-03-22T16:49:11.107Z] #56 234.8 + bin/containerd-shim [2021-03-22T16:49:11.110Z] #43 165.4 DEP lib/c/criu.d [2021-03-22T16:49:11.110Z] #43 165.5 CC images/rpc.pb-c.o [2021-03-22T16:49:11.680Z] #43 165.9 CC lib/c/criu.o [2021-03-22T16:49:12.249Z] #43 166.6 LINK lib/c/built-in.o [2021-03-22T16:49:12.249Z] #43 166.6 LINK lib/c/libcriu.so [2021-03-22T16:49:12.508Z] #43 166.7 LINK lib/c/libcriu.a [2021-03-22T16:49:12.508Z] #43 166.8 GEN magic.py [2021-03-22T16:49:12.768Z] #43 166.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T16:49:12.768Z] #43 166.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T16:49:12.768Z] #43 166.9 Note: Building without GnuTLS support [2021-03-22T16:49:12.768Z] #43 166.9 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T16:49:12.768Z] #43 166.9 Makefile.config:40: Warn: Building without nftables support [2021-03-22T16:49:13.337Z] #43 167.5 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T16:49:13.714Z] #56 ... [2021-03-22T16:49:13.714Z] [2021-03-22T16:49:13.714Z] #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-03-22T16:49:13.714Z] #53 sha256:ac35ec7ae58f8b4ed724480f84a1786512739e6225ccdb2134a5b9fa245243a7 [2021-03-22T16:49:13.714Z] #53 125.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T16:49:13.714Z] #53 126.6 + mkdir -p /build [2021-03-22T16:49:13.714Z] #53 126.6 + cp runc /build/runc [2021-03-22T16:49:13.714Z] #53 DONE 127.2s [2021-03-22T16:49:13.714Z] [2021-03-22T16:49:13.714Z] #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-03-22T16:49:13.714Z] #56 sha256:763f67944a8472b548fc8944fffc79c8c0fe0ed8cd8b756fccd71140302539cc [2021-03-22T16:49:13.906Z] #43 168.1 make[1]: Nothing to be done for 'all'. [2021-03-22T16:49:14.476Z] #43 168.6 make[1]: 'images/built-in.o' is up to date. [2021-03-22T16:49:14.476Z] #43 168.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-22T16:49:14.476Z] #43 168.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-22T16:49:14.476Z] #43 168.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-22T16:49:14.476Z] #43 168.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-22T16:49:14.476Z] #43 168.7 make[1]: Nothing to be done for 'all'. [2021-03-22T16:49:14.476Z] #43 168.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T16:49:14.651Z] #56 ... [2021-03-22T16:49:14.651Z] [2021-03-22T16:49:14.651Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-22T16:49:14.651Z] #54 sha256:1e2adf208a3ff639df9e4882f81e3dad4bcb9c6c37c5464c0d031099ccb3a1bc [2021-03-22T16:49:14.651Z] #54 DONE 0.2s [2021-03-22T16:49:14.651Z] [2021-03-22T16:49:14.651Z] #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-03-22T16:49:14.651Z] #56 sha256:763f67944a8472b548fc8944fffc79c8c0fe0ed8cd8b756fccd71140302539cc [2021-03-22T16:49:14.736Z] #43 168.9 make[2]: Nothing to be done for 'all'. [2021-03-22T16:49:14.736Z] #43 168.9 make[2]: Nothing to be done for 'all'. [2021-03-22T16:49:14.736Z] #43 169.0 make[2]: Nothing to be done for 'all'. [2021-03-22T16:49:14.736Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-03-22T16:49:14.736Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-03-22T16:49:15.006Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-03-22T16:49:15.007Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-03-22T16:49:15.007Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-03-22T16:49:15.007Z] #43 169.3 INSTALL criu/criu [2021-03-22T16:49:15.267Z] #43 DONE 169.5s [2021-03-22T16:49:15.267Z] [2021-03-22T16:49:15.267Z] #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-03-22T16:49:15.267Z] #53 sha256:b4b97fb01c1b2ef2f32a9a809ce81747b9710d6f0f34704261ececcd8dc155e0 [2021-03-22T16:49:16.265Z] #53 ... [2021-03-22T16:49:16.265Z] [2021-03-22T16:49:16.265Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T16:49:16.265Z] #44 sha256:4361474d0e34ac0859f04ce0038a245a768fffd89e9971f5053089d8f3aa698f [2021-03-22T16:49:16.835Z] #44 DONE 0.2s [2021-03-22T16:49:16.835Z] [2021-03-22T16:49:16.835Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-22T16:49:16.835Z] #46 sha256:59c6588d67536f33f08314f8c01eead9c65c26ea483e85a6d532f3491f721034 [2021-03-22T16:49:16.835Z] #46 DONE 0.3s [2021-03-22T16:49:16.835Z] [2021-03-22T16:49:16.835Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-22T16:49:16.835Z] #48 sha256:4bf332bb43026ee8638227f6d963e628557d363a44de3db7164a0538b7b80bae [2021-03-22T16:49:16.835Z] #48 DONE 0.1s [2021-03-22T16:49:16.835Z] [2021-03-22T16:49:16.835Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-22T16:49:16.835Z] #50 sha256:e1b11a7953bd7f56a3e8aa6a2f328bd8640f94404184ae73c1e12c733ce65048 [2021-03-22T16:49:17.020Z] #56 228.5 + bin/containerd-stress [2021-03-22T16:49:17.020Z] #56 230.7 + bin/containerd-shim [2021-03-22T16:49:17.412Z] #50 DONE 0.5s [2021-03-22T16:49:17.412Z] [2021-03-22T16:49:17.412Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-22T16:49:17.412Z] #52 sha256:8acc86bf6bceb6e0d7e5d0e1d97664596bb5029d109d487e5f9efd0bee7e5866 [2021-03-22T16:49:17.412Z] #52 DONE 0.1s [2021-03-22T16:49:17.412Z] [2021-03-22T16:49:17.412Z] #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-03-22T16:49:17.412Z] #53 sha256:b4b97fb01c1b2ef2f32a9a809ce81747b9710d6f0f34704261ececcd8dc155e0 [2021-03-22T16:49:17.707Z] #56 240.3 + bin/containerd-shim-runc-v1 [2021-03-22T16:49:21.015Z] #56 244.2 + bin/containerd-shim-runc-v2 [2021-03-22T16:49:21.607Z] #53 ... [2021-03-22T16:49:21.607Z] [2021-03-22T16:49:21.607Z] #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-03-22T16:49:21.607Z] #56 sha256:1f52e752ff2aa27a7d10c5f7dafd0d4bb57770473c38d3f924d52cf64ce774b7 [2021-03-22T16:49:21.607Z] #56 216.5 + bin/containerd [2021-03-22T16:49:21.957Z] #56 245.7 + binaries [2021-03-22T16:49:21.957Z] #56 245.7 + install -D bin/containerd /build/containerd [2021-03-22T16:49:21.957Z] #56 245.8 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T16:49:21.957Z] #56 245.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T16:49:21.957Z] #56 245.8 + install -D bin/ctr /build/ctr [2021-03-22T16:49:23.584Z] #56 237.4 + bin/containerd-shim-runc-v1 [2021-03-22T16:49:26.158Z] #56 DONE 249.7s [2021-03-22T16:49:26.887Z] #56 ... [2021-03-22T16:49:26.887Z] [2021-03-22T16:49:26.887Z] #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-03-22T16:49:26.887Z] #53 sha256:b4b97fb01c1b2ef2f32a9a809ce81747b9710d6f0f34704261ececcd8dc155e0 [2021-03-22T16:49:26.887Z] #53 128.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T16:49:26.887Z] #53 129.4 + mkdir -p /build [2021-03-22T16:49:26.887Z] #53 129.4 + cp runc /build/runc [2021-03-22T16:49:27.147Z] #53 DONE 129.8s [2021-03-22T16:49:27.147Z] [2021-03-22T16:49:27.147Z] #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-03-22T16:49:27.147Z] #56 sha256:1f52e752ff2aa27a7d10c5f7dafd0d4bb57770473c38d3f924d52cf64ce774b7 [2021-03-22T16:49:27.540Z] [2021-03-22T16:49:27.540Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-22T16:49:27.540Z] #57 sha256:80868055ec0deedb235bcec67c40fb6866e67cd6b4769f36b7bd140998020c8f [2021-03-22T16:49:27.774Z] #56 241.8 + bin/containerd-shim-runc-v2 [2021-03-22T16:49:28.530Z] #56 ... [2021-03-22T16:49:28.530Z] [2021-03-22T16:49:28.530Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-22T16:49:28.530Z] #54 sha256:48b564a3b2cb47501e18b385d82614891b8965850bd094120d6b117377d376aa [2021-03-22T16:49:28.530Z] #54 DONE 0.3s [2021-03-22T16:49:28.530Z] [2021-03-22T16:49:28.530Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T16:49:28.530Z] #56 sha256:1f52e752ff2aa27a7d10c5f7dafd0d4bb57770473c38d3f924d52cf64ce774b7 [2021-03-22T16:49:28.709Z] #56 242.7 + binaries [2021-03-22T16:49:28.709Z] #56 242.7 + install -D bin/containerd /build/containerd [2021-03-22T16:49:28.709Z] #56 242.7 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T16:49:28.709Z] #56 242.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T16:49:28.709Z] #56 242.7 + install -D bin/ctr /build/ctr [2021-03-22T16:49:29.450Z] #57 DONE 2.0s [2021-03-22T16:49:29.450Z] [2021-03-22T16:49:29.450Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-22T16:49:29.450Z] #61 sha256:8b14d5843414f558b88ded943670ae9c42c1ae8d64cdd03aafdfeb6ba10c67d3 [2021-03-22T16:49:30.021Z] #61 DONE 0.6s [2021-03-22T16:49:30.021Z] [2021-03-22T16:49:30.021Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-22T16:49:30.021Z] #66 sha256:5a310b6646186d08673f5083a2b0174b7496c585d7a9524f45aef177dfac6b10 [2021-03-22T16:49:30.609Z] #56 DONE 244.3s [2021-03-22T16:49:31.180Z] [2021-03-22T16:49:31.180Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-22T16:49:31.180Z] #57 sha256:b01e2d4da2130a0ad428e410708be7e29212359466c7443498ddde680f35fff9 [2021-03-22T16:49:32.118Z] #57 DONE 0.9s [2021-03-22T16:49:32.118Z] [2021-03-22T16:49:32.118Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-22T16:49:32.118Z] #61 sha256:6f90108db5fc96821bfb985566352eef7d38d67273029720f2b301edd029c4da [2021-03-22T16:49:32.376Z] #61 DONE 0.2s [2021-03-22T16:49:32.376Z] [2021-03-22T16:49:32.376Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-22T16:49:32.376Z] #66 sha256:17f27a801ccc984a409be14978a1e421fac61e71b266d9be87521a6ae77c0bff [2021-03-22T16:49:32.562Z] #66 DONE 2.3s [2021-03-22T16:49:32.562Z] [2021-03-22T16:49:32.562Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-22T16:49:32.562Z] #68 sha256:8e891415c95855dbb25a9eee7394f56a4cdc5ba846f57ed67a2056820eeb95d0 [2021-03-22T16:49:32.562Z] #68 DONE 0.1s [2021-03-22T16:49:32.562Z] [2021-03-22T16:49:32.562Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T16:49:32.562Z] #69 sha256:a9dbaef21f4e35a483306e8bf131ef95e7d784bec08581ae20bc3fedb263827b [2021-03-22T16:49:32.562Z] #69 DONE 0.1s [2021-03-22T16:49:32.562Z] [2021-03-22T16:49:32.562Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T16:49:32.562Z] #70 sha256:2c912af3b2419f405fafa0d32e8ed244154945390d855a420f30ee5aabb3d0de [2021-03-22T16:49:33.314Z] #66 DONE 1.1s [2021-03-22T16:49:33.314Z] [2021-03-22T16:49:33.314Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-22T16:49:33.314Z] #68 sha256:2745653ba454c4aeeecc81a270e7778b0b0b833f8f7408426fa7dde0e3a4df78 [2021-03-22T16:49:33.314Z] #68 DONE 0.1s [2021-03-22T16:49:33.314Z] [2021-03-22T16:49:33.314Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T16:49:33.314Z] #69 sha256:838f1f5acbf9be605148d62c1a5b768438cc504c28ba33cab4907dfa0805e677 [2021-03-22T16:49:33.314Z] #69 DONE 0.0s [2021-03-22T16:49:33.572Z] [2021-03-22T16:49:33.572Z] #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-03-22T16:49:33.572Z] #70 sha256:d29070e5bfb1f49fa2d7038e7646111a8e5760569a35091eac3d15aa907cd968 [2021-03-22T16:49:34.138Z] #70 0.724 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-03-22T16:49:34.396Z] #70 0.876 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-22T16:49:34.396Z] #70 0.958 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-22T16:49:34.476Z] #70 DONE 1.9s [2021-03-22T16:49:34.476Z] [2021-03-22T16:49:34.476Z] #71 exporting to image [2021-03-22T16:49:34.476Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-22T16:49:34.476Z] #71 exporting layers [2021-03-22T16:49:34.655Z] #70 1.039 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-22T16:49:35.221Z] #70 1.140 Reading package lists... [2021-03-22T16:49:35.791Z] #70 1.791 Reading package lists... [2021-03-22T16:49:36.049Z] #70 2.406 Building dependency tree... [2021-03-22T16:49:36.049Z] #70 2.532 Reading state information... [2021-03-22T16:49:36.049Z] #70 2.633 The following additional packages will be installed: [2021-03-22T16:49:36.307Z] #70 2.634 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-22T16:49:36.307Z] #70 2.634 libpam-systemd [2021-03-22T16:49:36.307Z] #70 2.634 Suggested packages: [2021-03-22T16:49:36.307Z] #70 2.634 systemd-container policykit-1 [2021-03-22T16:49:36.307Z] #70 2.635 Recommended packages: [2021-03-22T16:49:36.307Z] #70 2.635 libnss-systemd [2021-03-22T16:49:36.307Z] #70 2.714 The following NEW packages will be installed: [2021-03-22T16:49:36.307Z] #70 2.714 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-22T16:49:36.307Z] #70 2.715 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-22T16:49:36.566Z] #70 2.980 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T16:49:36.566Z] #70 2.980 Need to get 4761 kB of archives. [2021-03-22T16:49:36.566Z] #70 2.980 After this operation, 16.6 MB of additional disk space will be used. [2021-03-22T16:49:36.566Z] #70 2.980 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-22T16:49:36.566Z] #70 2.982 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-03-22T16:49:36.566Z] #70 2.983 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-22T16:49:36.566Z] #70 2.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-22T16:49:36.566Z] #70 2.988 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-22T16:49:36.566Z] #70 2.988 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-03-22T16:49:36.566Z] #70 3.063 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-03-22T16:49:36.566Z] #70 3.069 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-03-22T16:49:36.566Z] #70 3.071 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-22T16:49:36.566Z] #70 3.073 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-03-22T16:49:36.566Z] #70 3.079 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-03-22T16:49:36.824Z] #70 3.250 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T16:49:36.824Z] #70 3.275 Fetched 4761 kB in 0s (13.4 MB/s) [2021-03-22T16:49:36.824Z] #70 3.301 Selecting previously unselected package libargon2-1:amd64. [2021-03-22T16:49:36.824Z] #70 3.301 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-03-22T16:49:36.824Z] #70 3.315 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-22T16:49:36.824Z] #70 3.323 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-22T16:49:36.824Z] #70 3.356 Selecting previously unselected package libjson-c3:amd64. [2021-03-22T16:49:36.824Z] #70 3.358 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-22T16:49:36.824Z] #70 3.362 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-22T16:49:36.824Z] #70 3.393 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-22T16:49:36.824Z] #70 3.395 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-22T16:49:36.824Z] #70 3.399 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-22T16:49:36.824Z] #70 3.445 Selecting previously unselected package libidn11:amd64. [2021-03-22T16:49:37.083Z] #70 3.447 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-22T16:49:37.083Z] #70 3.451 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-22T16:49:37.083Z] #70 3.491 Selecting previously unselected package libkmod2:amd64. [2021-03-22T16:49:37.083Z] #70 3.494 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-22T16:49:37.083Z] #70 3.498 Unpacking libkmod2:amd64 (26-1) ... [2021-03-22T16:49:37.083Z] #70 3.541 Selecting previously unselected package systemd. [2021-03-22T16:49:37.083Z] #70 3.544 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-03-22T16:49:37.083Z] #70 3.584 Unpacking systemd (241-7~deb10u6) ... [2021-03-22T16:49:37.341Z] #70 4.011 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-22T16:49:37.600Z] #70 4.026 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-22T16:49:37.600Z] #70 4.039 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-22T16:49:37.600Z] #70 4.051 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-22T16:49:37.600Z] #70 4.063 Setting up libkmod2:amd64 (26-1) ... [2021-03-22T16:49:37.600Z] #70 4.079 Setting up systemd (241-7~deb10u6) ... [2021-03-22T16:49:37.600Z] #70 4.124 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-22T16:49:37.600Z] #70 4.126 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-22T16:49:37.600Z] #70 4.129 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-22T16:49:37.600Z] #70 4.129 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-22T16:49:37.766Z] 4612f6d0b889: Pull complete [2021-03-22T16:49:37.858Z] #70 4.545 Selecting previously unselected package systemd-sysv. [2021-03-22T16:49:38.116Z] #70 4.545 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-03-22T16:49:38.116Z] #70 4.559 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-03-22T16:49:38.116Z] #70 4.563 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-03-22T16:49:38.116Z] #70 4.606 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-22T16:49:38.116Z] #70 4.609 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-22T16:49:38.116Z] #70 4.612 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-22T16:49:38.116Z] #70 4.666 Selecting previously unselected package dbus. [2021-03-22T16:49:38.116Z] #70 4.669 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-22T16:49:38.116Z] #70 4.680 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-22T16:49:38.116Z] #70 4.741 Selecting previously unselected package libpam-systemd:amd64. [2021-03-22T16:49:38.116Z] #70 4.743 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-03-22T16:49:38.116Z] #70 4.747 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-22T16:49:38.116Z] #70 4.789 Selecting previously unselected package dbus-user-session. [2021-03-22T16:49:38.116Z] #70 4.789 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-22T16:49:38.374Z] #70 4.792 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-22T16:49:38.374Z] #70 4.863 Setting up systemd-sysv (241-7~deb10u6) ... [2021-03-22T16:49:38.374Z] #70 4.875 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-22T16:49:38.374Z] #70 4.884 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-22T16:49:38.374Z] #70 4.995 invoke-rc.d: could not determine current runlevel [2021-03-22T16:49:38.374Z] #70 4.998 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T16:49:38.374Z] #70 5.003 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-22T16:49:38.633Z] #70 5.148 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-22T16:49:38.633Z] #70 5.171 Processing triggers for systemd (241-7~deb10u6) ... [2021-03-22T16:49:38.633Z] #70 5.180 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T16:49:38.891Z] #70 DONE 5.3s [2021-03-22T16:49:38.891Z] [2021-03-22T16:49:38.891Z] #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-03-22T16:49:38.891Z] #71 sha256:636bac479499b10d08a8b1eae7c1e73068656a072a78c01299f1cfb542c77a0f [2021-03-22T16:49:39.407Z] #71 0.473 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-22T16:49:39.407Z] #71 0.475 Dload Upload Total Spent Left Speed [2021-03-22T16:49:39.407Z] #71 0.475 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 21447 0 --:--:-- --:--:-- --:--:-- 21447 [2021-03-22T16:49:39.407Z] #71 DONE 0.6s [2021-03-22T16:49:39.407Z] [2021-03-22T16:49:39.407Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T16:49:39.407Z] #72 sha256:001af5bc53402337acfca0cf6d28d3a9b8b3f6cedbeec6fc77207a5385fdaadc [2021-03-22T16:49:40.780Z] #72 DONE 1.4s [2021-03-22T16:49:40.780Z] [2021-03-22T16:49:40.780Z] #73 exporting to image [2021-03-22T16:49:40.780Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-22T16:49:40.780Z] #73 exporting layers [2021-03-22T16:49:41.208Z] #56 236.4 + bin/containerd-stress [2021-03-22T16:49:41.208Z] #56 238.3 + bin/containerd-shim [2021-03-22T16:49:44.482Z] #71 exporting layers 8.8s done [2021-03-22T16:49:44.482Z] #71 writing image sha256:f1e116f4863c45cdb8d04a89cadaa420888090d28e07a7478ddce1edf060f053 [2021-03-22T16:49:44.482Z] #71 writing image sha256:f1e116f4863c45cdb8d04a89cadaa420888090d28e07a7478ddce1edf060f053 done [2021-03-22T16:49:44.482Z] #71 naming to docker.io/library/docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 done [2021-03-22T16:49:44.482Z] #71 DONE 8.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-22T16:49:44.829Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/test/unit [2021-03-22T16:49:47.779Z] #56 245.0 + bin/containerd-shim-runc-v1 [2021-03-22T16:49:48.946Z] #73 exporting layers 7.0s done [2021-03-22T16:49:48.946Z] #73 writing image sha256:0b768e9672dd9fd25d7223481a5bea5d6d5480cb01708f89d107ae9d2a4c84a5 done [2021-03-22T16:49:48.946Z] #73 naming to docker.io/library/docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 done [2021-03-22T16:49:48.946Z] #73 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T16:49:49.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/make.sh dynbinary test-integration [2021-03-22T16:49:51.221Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-22T16:49:51.221Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-22T16:49:51.415Z] ? github.com/docker/docker/api [no test files] [2021-03-22T16:49:51.480Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-22T16:49:51.480Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-22T16:49:51.480Z] 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-03-22T16:49:51.480Z] Detected virtualization docker. [2021-03-22T16:49:51.480Z] Detected architecture x86-64. [2021-03-22T16:49:51.480Z] Set hostname to . [2021-03-22T16:49:51.968Z] #56 249.5 + bin/containerd-shim-runc-v2 [2021-03-22T16:49:52.047Z] + source /etc/docker-entrypoint-cmd [2021-03-22T16:49:52.047Z] ++ hack/make.sh dynbinary test-integration [2021-03-22T16:49:52.047Z] [2021-03-22T16:49:52.047Z] Removing bundles/ [2021-03-22T16:49:52.047Z] [2021-03-22T16:49:52.047Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-22T16:49:52.047Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T16:49:52.047Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T16:49:52.533Z] #56 250.5 + binaries [2021-03-22T16:49:52.534Z] #56 250.5 + install -D bin/containerd /build/containerd [2021-03-22T16:49:52.534Z] #56 250.5 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T16:49:52.534Z] #56 250.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T16:49:52.534Z] #56 250.5 + install -D bin/ctr /build/ctr [2021-03-22T16:49:53.907Z] #56 DONE 251.9s [2021-03-22T16:49:54.849Z] [2021-03-22T16:49:54.849Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-22T16:49:54.849Z] #57 sha256:482912eb02c1e8bebebf2314843a98d26572d71bc6d65b4afa8a12f9a403e05f [2021-03-22T16:49:55.094Z] #56 247.8 + bin/containerd-stress [2021-03-22T16:49:55.094Z] #56 249.9 + bin/containerd-shim [2021-03-22T16:49:55.782Z] #57 DONE 1.0s [2021-03-22T16:49:55.782Z] [2021-03-22T16:49:55.782Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-22T16:49:55.782Z] #61 sha256:025ef795162acb497cabb6d5bf5cf8d9baa2310e18b5b2f33a4c31ed05369b9a [2021-03-22T16:49:55.782Z] #61 DONE 0.2s [2021-03-22T16:49:55.782Z] [2021-03-22T16:49:55.782Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-22T16:49:55.782Z] #66 sha256:5bb685372e91aad277b37ece98d1395a8303ca16d3837f5529812072922e3322 [2021-03-22T16:49:56.716Z] #66 DONE 0.9s [2021-03-22T16:49:56.975Z] [2021-03-22T16:49:56.975Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-22T16:49:56.975Z] #68 sha256:8669fa61ab451963731cf237c967fa40f01ddaf5fba73a6b55b0945af33c8eb9 [2021-03-22T16:49:56.975Z] #68 DONE 0.1s [2021-03-22T16:49:56.975Z] [2021-03-22T16:49:56.975Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T16:49:56.975Z] #69 sha256:71d0919fd86333071415b99da04a0d10311763c8c06a572e0fb43a70343873c3 [2021-03-22T16:49:56.975Z] #69 DONE 0.0s [2021-03-22T16:49:56.975Z] [2021-03-22T16:49:56.975Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T16:49:56.975Z] #70 sha256:a5b9bff9a1adfdff9a7df8422d28f4874f6559fb9e63e9d3d0d1433af896ecdf [2021-03-22T16:49:58.876Z] #70 DONE 1.7s [2021-03-22T16:49:58.876Z] [2021-03-22T16:49:58.876Z] #71 exporting to image [2021-03-22T16:49:58.876Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-22T16:49:58.876Z] #71 exporting layers [2021-03-22T16:50:01.432Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2021-03-22T16:50:03.218Z] #56 256.7 + bin/containerd-shim-runc-v1 [2021-03-22T16:50:05.442Z] #71 exporting layers 6.9s done [2021-03-22T16:50:05.442Z] #71 writing image sha256:a6ec953d78d29d2f9b39efc60fc0c45a60edfc16ae079438e206d3a7f85112d2 done [2021-03-22T16:50:05.442Z] #71 naming to docker.io/library/docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 done [2021-03-22T16:50:05.442Z] #71 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-22T16:50:05.795Z] + trap exit INT TERM [2021-03-22T16:50:05.795Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-22T16:50:05.795Z] + CONTAINER_NAME=docker-pr8 [2021-03-22T16:50:05.795Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42050/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/make.sh dynbinary-daemon [2021-03-22T16:50:06.516Z] #56 261.4 + bin/containerd-shim-runc-v2 [2021-03-22T16:50:07.174Z] [2021-03-22T16:50:07.174Z] Removing bundles/ [2021-03-22T16:50:07.174Z] [2021-03-22T16:50:07.174Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-22T16:50:07.174Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T16:50:07.174Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T16:50:07.454Z] #56 262.3 + binaries [2021-03-22T16:50:07.454Z] #56 262.3 + install -D bin/containerd /build/containerd [2021-03-22T16:50:07.454Z] #56 262.4 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T16:50:07.454Z] #56 262.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T16:50:07.454Z] #56 262.4 + install -D bin/ctr /build/ctr [2021-03-22T16:50:09.360Z] #56 DONE 264.3s [2021-03-22T16:50:10.320Z] [2021-03-22T16:50:10.320Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-22T16:50:10.320Z] #57 sha256:4a1b5b4ed70db14b1572aeef5bd9d79fa1b0a6051e1872c4d5a104cbd44dc30d [2021-03-22T16:50:11.257Z] #57 DONE 1.0s [2021-03-22T16:50:11.257Z] [2021-03-22T16:50:11.257Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-22T16:50:11.257Z] #61 sha256:0b6a619c099fb0b3a3b157c799aef8bcd91bf0228e5fb8947f209b36e59de444 [2021-03-22T16:50:11.257Z] #61 DONE 0.3s [2021-03-22T16:50:11.257Z] [2021-03-22T16:50:11.257Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-22T16:50:11.257Z] #66 sha256:157d0c25764a72d7be89ac21ff94fa368ea02d71c4de083afd4bcb99cf5f4537 [2021-03-22T16:50:12.192Z] #66 DONE 1.0s [2021-03-22T16:50:12.452Z] [2021-03-22T16:50:12.452Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-22T16:50:12.452Z] #68 sha256:e2ebc94c50339dc5bdbb71640c2dd54e5786baec5b4ba1c3ef2d79116f2db388 [2021-03-22T16:50:12.452Z] #68 DONE 0.1s [2021-03-22T16:50:12.452Z] [2021-03-22T16:50:12.452Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T16:50:12.452Z] #69 sha256:13cfb55085f7b922aa025af5ee67534a5d42edb476da4fdc84ac188beb0a87b8 [2021-03-22T16:50:12.452Z] #69 DONE 0.0s [2021-03-22T16:50:12.452Z] [2021-03-22T16:50:12.452Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T16:50:12.452Z] #70 sha256:e67cf94236aea9a9dfa553112e7e6601ea55db62e9ef26fd360502d3a904b793 [2021-03-22T16:50:15.744Z] #70 DONE 2.9s [2021-03-22T16:50:15.744Z] [2021-03-22T16:50:15.744Z] #71 exporting to image [2021-03-22T16:50:15.744Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-22T16:50:15.744Z] #71 exporting layers [2021-03-22T16:50:23.869Z] #71 exporting layers 7.3s done [2021-03-22T16:50:23.869Z] #71 writing image sha256:caf40eb9f13ebabd757f5e6a692d7072378fa02cd5b6ee3c1f0091db12c1da63 done [2021-03-22T16:50:23.869Z] #71 naming to docker.io/library/docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 done [2021-03-22T16:50:23.869Z] #71 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T16:50:24.233Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/make.sh dynbinary test-integration [2021-03-22T16:50:25.170Z] [2021-03-22T16:50:25.170Z] Removing bundles/ [2021-03-22T16:50:25.170Z] [2021-03-22T16:50:25.170Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-22T16:50:25.170Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T16:50:25.170Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T16:50:29.606Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|imports|deps|exports_file|name) took 2m0.013507499s [2021-03-22T16:50:29.606Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 648.822536ms [2021-03-22T16:50:44.451Z] INFO [runner/unused/goanalysis] analyzers took 28.304778465s with top 10 stages: buildssa: 24.495275113s, U1000: 3.809503352s [2021-03-22T16:51:09.200Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 14.7% of statements [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-22T16:51:09.200Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-22T16:51:09.200Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-03-22T16:51:09.200Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2021-03-22T16:51:09.200Z] ok github.com/docker/docker/api/server/router/swarm 0.032s coverage: 5.7% of statements [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-22T16:51:09.200Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2021-03-22T16:51:09.200Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/builder [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-22T16:51:09.200Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-03-22T16:51:09.200Z] ok github.com/docker/docker/builder/remotecontext 0.309s coverage: 13.7% of statements [2021-03-22T16:51:09.200Z] ok github.com/docker/docker/builder/dockerfile 0.891s coverage: 48.3% of statements [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-22T16:51:09.200Z] ok github.com/docker/docker/builder/remotecontext/git 3.743s coverage: 86.3% of statements [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/cli [no test files] [2021-03-22T16:51:09.200Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-22T16:51:13.416Z] ok github.com/docker/docker/client 0.244s coverage: 75.4% of statements [2021-03-22T16:51:28.491Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T16:51:28.491Z] [2021-03-22T16:51:28.491Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T16:51:28.491Z] DOCKER_SYSTEMD=1 [2021-03-22T16:51:28.491Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T16:51:28.491Z] HOSTNAME=ca32202fb31f [2021-03-22T16:51:28.491Z] DEST=bundles/test-integration [2021-03-22T16:51:28.491Z] PWD=/go/src/github.com/docker/docker [2021-03-22T16:51:28.491Z] DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:51:28.491Z] container=docker [2021-03-22T16:51:28.491Z] HOME=/root [2021-03-22T16:51:28.491Z] LANG=C.UTF-8 [2021-03-22T16:51:28.491Z] INVOCATION_ID=908c24aec9d54b8abfaa694bbb7dc89f [2021-03-22T16:51:28.491Z] GOLANG_VERSION=1.13.15 [2021-03-22T16:51:28.491Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T16:51:28.491Z] VALIDATE_BRANCH=master [2021-03-22T16:51:28.491Z] TERM=xterm [2021-03-22T16:51:28.491Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T16:51:28.491Z] SHLVL=3 [2021-03-22T16:51:28.491Z] TIMEOUT=120m [2021-03-22T16:51:28.491Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T16:51:28.491Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T16:51:28.491Z] GO111MODULE=off [2021-03-22T16:51:28.491Z] DOCKER_EXPERIMENTAL=1 [2021-03-22T16:51:28.491Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T16:51:28.491Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T16:51:28.491Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T16:51:28.491Z] GOPATH=/go [2021-03-22T16:51:28.491Z] PKG_CONFIG=pkg-config [2021-03-22T16:51:28.491Z] _=/usr/bin/env [2021-03-22T16:51:28.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-22T16:51:34.249Z] 5ff1512f88ec: Pull complete [2021-03-22T16:51:34.249Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-22T16:51:34.249Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T16:51:34.249Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T16:51:34.249Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-22T16:51:34.249Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-22T16:51:34.249Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-03-22T16:51:34.249Z] INFO: Docker version of control daemon [2021-03-22T16:51:34.249Z] [2021-03-22T16:51:34.249Z] Client: Docker Engine - Enterprise [2021-03-22T16:51:34.249Z] Version: 19.03.12 [2021-03-22T16:51:34.249Z] API version: 1.40 [2021-03-22T16:51:34.249Z] Go version: go1.13.13 [2021-03-22T16:51:34.249Z] Git commit: 4306744 [2021-03-22T16:51:34.249Z] Built: 08/05/2020 19:27:53 [2021-03-22T16:51:34.249Z] OS/Arch: windows/amd64 [2021-03-22T16:51:34.249Z] Experimental: false [2021-03-22T16:51:34.249Z] [2021-03-22T16:51:34.249Z] Server: Docker Engine - Enterprise [2021-03-22T16:51:34.249Z] Engine: [2021-03-22T16:51:34.249Z] Version: 19.03.12 [2021-03-22T16:51:34.249Z] API version: 1.40 (minimum version 1.24) [2021-03-22T16:51:34.249Z] Go version: go1.13.13 [2021-03-22T16:51:34.249Z] Git commit: f295753ffd [2021-03-22T16:51:34.249Z] Built: 08/05/2020 19:26:41 [2021-03-22T16:51:34.249Z] OS/Arch: windows/amd64 [2021-03-22T16:51:34.249Z] Experimental: true [2021-03-22T16:51:34.249Z] [2021-03-22T16:51:34.249Z] INFO: Docker info of control daemon [2021-03-22T16:51:34.249Z] [2021-03-22T16:51:34.249Z] Client: [2021-03-22T16:51:34.249Z] Debug Mode: false [2021-03-22T16:51:34.249Z] Plugins: [2021-03-22T16:51:34.249Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-22T16:51:34.249Z] [2021-03-22T16:51:34.249Z] Server: [2021-03-22T16:51:34.249Z] Containers: 0 [2021-03-22T16:51:34.249Z] Running: 0 [2021-03-22T16:51:34.249Z] Paused: 0 [2021-03-22T16:51:34.249Z] Stopped: 0 [2021-03-22T16:51:34.249Z] Images: 1 [2021-03-22T16:51:34.249Z] Server Version: 19.03.12 [2021-03-22T16:51:34.249Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-22T16:51:34.249Z] Windows: [2021-03-22T16:51:34.249Z] LCOW: [2021-03-22T16:51:34.249Z] Logging Driver: json-file [2021-03-22T16:51:34.249Z] Plugins: [2021-03-22T16:51:34.249Z] Volume: local [2021-03-22T16:51:34.249Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-22T16:51:34.249Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-22T16:51:34.249Z] Swarm: inactive [2021-03-22T16:51:34.249Z] Default Isolation: process [2021-03-22T16:51:34.249Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-22T16:51:34.249Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-22T16:51:34.249Z] OSType: windows [2021-03-22T16:51:34.249Z] Architecture: x86_64 [2021-03-22T16:51:34.249Z] CPUs: 4 [2021-03-22T16:51:34.249Z] Total Memory: 32GiB [2021-03-22T16:51:34.249Z] Name: azwin-2-ed9f00 [2021-03-22T16:51:34.249Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-22T16:51:34.249Z] Docker Root Dir: D:\docker [2021-03-22T16:51:34.249Z] Debug Mode: false [2021-03-22T16:51:34.249Z] Registry: https://index.docker.io/v1/ [2021-03-22T16:51:34.249Z] Labels: [2021-03-22T16:51:34.249Z] Experimental: true [2021-03-22T16:51:34.249Z] Insecure Registries: [2021-03-22T16:51:34.249Z] 10.0.0.4:5000 [2021-03-22T16:51:34.249Z] 127.0.0.0/8 [2021-03-22T16:51:34.249Z] Registry Mirrors: [2021-03-22T16:51:34.249Z] http://10.0.0.4:5000/ [2021-03-22T16:51:34.249Z] Live Restore Enabled: false [2021-03-22T16:51:34.249Z] [2021-03-22T16:51:34.249Z] [2021-03-22T16:51:34.249Z] INFO: Commit hash is c6038b4884 [2021-03-22T16:51:34.249Z] INFO: Nuke-Everything... [2021-03-22T16:51:34.249Z] INFO: Container count on control daemon to delete is 0 [2021-03-22T16:51:34.249Z] INFO: Nuking d:\CI [2021-03-22T16:51:34.249Z] INFO: Zapped successfully [2021-03-22T16:51:34.249Z] INFO: Location for testing is d:\CI\PR-42050\8 [2021-03-22T16:51:34.249Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-22T16:51:34.249Z] [2021-03-22T16:51:34.249Z] [2021-03-22T16:51:34.249Z] INFO: Building the image from Dockerfile.windows at 03/22/2021 16:51:28... [2021-03-22T16:51:34.249Z] [2021-03-22T16:51:34.709Z] Sending build context to Docker daemon 58.33MB [2021-03-22T16:51:34.709Z] [2021-03-22T16:51:34.709Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-22T16:51:34.709Z] ---> 3eaa9ebbf51f [2021-03-22T16:51:34.709Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-22T16:51:35.168Z] ---> Running in c8e329c3fbbe [2021-03-22T16:51:35.627Z] Removing intermediate container c8e329c3fbbe [2021-03-22T16:51:35.627Z] ---> d6d16a3f8db1 [2021-03-22T16:51:35.627Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-22T16:51:35.627Z] ---> Running in b01642bfca45 [2021-03-22T16:51:36.087Z] Removing intermediate container b01642bfca45 [2021-03-22T16:51:36.087Z] ---> c38dc7221eb3 [2021-03-22T16:51:36.087Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-22T16:51:36.087Z] ---> Running in 222e729c1762 [2021-03-22T16:51:36.546Z] Removing intermediate container 222e729c1762 [2021-03-22T16:51:36.546Z] ---> 8119beeb384d [2021-03-22T16:51:36.546Z] 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-03-22T16:51:36.546Z] ---> Running in f0a347be0e10 [2021-03-22T16:51:37.004Z] Removing intermediate container f0a347be0e10 [2021-03-22T16:51:37.004Z] ---> efd961a3af68 [2021-03-22T16:51:37.005Z] 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-03-22T16:51:37.005Z] ---> Running in 14d70c890bb9 [2021-03-22T16:51:40.041Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 29.1% of statements [2021-03-22T16:51:41.295Z] ok github.com/docker/docker/container 0.197s coverage: 34.7% of statements [2021-03-22T16:51:41.295Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-22T16:51:41.295Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-22T16:51:41.295Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-22T16:51:41.295Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-22T16:51:42.795Z] [2021-03-22T16:51:42.795Z] SUCCESS: Specified value was saved. [2021-03-22T16:51:43.629Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T16:51:43.629Z] [2021-03-22T16:51:43.629Z] + TEST_INTEGRATION_DEST=1 [2021-03-22T16:51:43.629Z] + CONTAINER_NAME=docker-pr8-1 [2021-03-22T16:51:43.629Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T16:51:43.629Z] + run_tests test-integration-flaky [2021-03-22T16:51:43.629Z] + '[' -n 0 ']' [2021-03-22T16:51:43.629Z] + rm= [2021-03-22T16:51:43.629Z] + c=0 [2021-03-22T16:51:43.629Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42050/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42050/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/make.sh test-integration-flaky test-integration [2021-03-22T16:51:43.629Z] ++ jobs -p [2021-03-22T16:51:43.629Z] + for job in $(jobs -p) [2021-03-22T16:51:43.629Z] + wait 10905 [2021-03-22T16:51:43.629Z] + TEST_INTEGRATION_DEST=3 [2021-03-22T16:51:43.629Z] + CONTAINER_NAME=docker-pr8-3 [2021-03-22T16:51:43.629Z] + TEST_SKIP_INTEGRATION=1 [2021-03-22T16:51:43.629Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-22T16:51:43.629Z] + run_tests [2021-03-22T16:51:43.629Z] + '[' -n 0 ']' [2021-03-22T16:51:43.629Z] + rm= [2021-03-22T16:51:43.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42050/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42050/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/make.sh '' test-integration [2021-03-22T16:51:43.630Z] + TEST_INTEGRATION_DEST=2 [2021-03-22T16:51:43.630Z] + CONTAINER_NAME=docker-pr8-2 [2021-03-22T16:51:43.630Z] + TEST_SKIP_INTEGRATION=1 [2021-03-22T16:51:43.630Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-22T16:51:43.630Z] + run_tests [2021-03-22T16:51:43.630Z] + '[' -n 0 ']' [2021-03-22T16:51:43.630Z] + rm= [2021-03-22T16:51:43.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42050/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42050/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/make.sh '' test-integration [2021-03-22T16:51:43.630Z] [2021-03-22T16:51:43.630Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-22T16:51:43.630Z] [2021-03-22T16:51:43.630Z] [2021-03-22T16:51:43.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T16:51:43.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T16:51:43.630Z] HOSTNAME=32dc88ae79c6 [2021-03-22T16:51:43.630Z] TEST_SKIP_INTEGRATION=1 [2021-03-22T16:51:43.630Z] TESTDEBUG=0 [2021-03-22T16:51:43.630Z] DEST=bundles/test-integration [2021-03-22T16:51:43.630Z] PWD=/go/src/github.com/docker/docker [2021-03-22T16:51:43.630Z] KEEPBUNDLE=1 [2021-03-22T16:51:43.630Z] DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:51:43.630Z] container=docker [2021-03-22T16:51:43.630Z] HOME=/root [2021-03-22T16:51:43.630Z] GOLANG_VERSION=1.13.15 [2021-03-22T16:51:43.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T16:51:43.630Z] VALIDATE_BRANCH=master [2021-03-22T16:51:43.630Z] TERM=xterm [2021-03-22T16:51:43.630Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T16:51:43.630Z] SHLVL=1 [2021-03-22T16:51:43.630Z] TIMEOUT=120m [2021-03-22T16:51:43.630Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T16:51:43.630Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T16:51:43.630Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-22T16:51:43.630Z] GO111MODULE=off [2021-03-22T16:51:43.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T16:51:43.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T16:51:43.630Z] GOPATH=/go [2021-03-22T16:51:43.630Z] PKG_CONFIG=pkg-config [2021-03-22T16:51:43.630Z] _=/usr/bin/env [2021-03-22T16:51:43.630Z] Building test suite binary ./integration-cli/test.main [2021-03-22T16:51:43.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T16:51:43.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T16:51:43.630Z] HOSTNAME=3893a236d0b3 [2021-03-22T16:51:43.630Z] TEST_SKIP_INTEGRATION=1 [2021-03-22T16:51:43.630Z] TESTDEBUG=0 [2021-03-22T16:51:43.630Z] DEST=bundles/test-integration [2021-03-22T16:51:43.630Z] PWD=/go/src/github.com/docker/docker [2021-03-22T16:51:43.630Z] KEEPBUNDLE=1 [2021-03-22T16:51:43.630Z] DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:51:43.630Z] container=docker [2021-03-22T16:51:43.630Z] HOME=/root [2021-03-22T16:51:43.630Z] GOLANG_VERSION=1.13.15 [2021-03-22T16:51:43.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T16:51:43.630Z] VALIDATE_BRANCH=master [2021-03-22T16:51:43.630Z] TERM=xterm [2021-03-22T16:51:43.630Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T16:51:43.630Z] SHLVL=1 [2021-03-22T16:51:43.630Z] TIMEOUT=120m [2021-03-22T16:51:43.630Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T16:51:43.630Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T16:51:43.630Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-22T16:51:43.630Z] GO111MODULE=off [2021-03-22T16:51:43.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T16:51:43.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T16:51:43.630Z] GOPATH=/go [2021-03-22T16:51:43.630Z] PKG_CONFIG=pkg-config [2021-03-22T16:51:43.630Z] _=/usr/bin/env [2021-03-22T16:51:43.630Z] Building test suite binary ./integration-cli/test.main [2021-03-22T16:51:43.630Z] No new tests added to integration. [2021-03-22T16:51:43.630Z] [2021-03-22T16:51:43.630Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T16:51:43.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T16:51:43.630Z] HOSTNAME=244045aca9c9 [2021-03-22T16:51:43.630Z] TESTDEBUG=0 [2021-03-22T16:51:43.630Z] DEST=bundles/test-integration [2021-03-22T16:51:43.630Z] PWD=/go/src/github.com/docker/docker [2021-03-22T16:51:43.630Z] KEEPBUNDLE=1 [2021-03-22T16:51:43.630Z] DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:51:43.630Z] container=docker [2021-03-22T16:51:43.630Z] HOME=/root [2021-03-22T16:51:43.630Z] GOLANG_VERSION=1.13.15 [2021-03-22T16:51:43.630Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T16:51:43.630Z] VALIDATE_BRANCH=master [2021-03-22T16:51:43.630Z] TERM=xterm [2021-03-22T16:51:43.630Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T16:51:43.630Z] SHLVL=1 [2021-03-22T16:51:43.630Z] TIMEOUT=120m [2021-03-22T16:51:43.630Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T16:51:43.630Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T16:51:43.630Z] GO111MODULE=off [2021-03-22T16:51:43.630Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T16:51:43.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T16:51:43.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T16:51:43.630Z] GOPATH=/go [2021-03-22T16:51:43.630Z] PKG_CONFIG=pkg-config [2021-03-22T16:51:43.630Z] _=/usr/bin/env [2021-03-22T16:51:43.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-22T16:51:44.332Z] INFO: Downloading git... [2021-03-22T16:51:44.682Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2021-03-22T16:51:45.630Z] ok github.com/docker/docker/daemon/cluster/convert 0.051s coverage: 35.9% of statements [2021-03-22T16:51:45.879Z] INFO: Downloading go... [2021-03-22T16:51:48.789Z] INFO: Downloading compiler 1 of 3... [2021-03-22T16:51:48.950Z] ok github.com/docker/docker/daemon/cluster 0.108s coverage: 0.5% of statements [2021-03-22T16:51:49.761Z] INFO: Downloading compiler 2 of 3... [2021-03-22T16:51:50.219Z] INFO: Downloading compiler 3 of 3... [2021-03-22T16:51:51.187Z] INFO: Extracting git... [2021-03-22T16:51:51.517Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2021-03-22T16:51:51.780Z] ok github.com/docker/docker/daemon/config 0.090s coverage: 81.8% of statements [2021-03-22T16:51:52.729Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2021-03-22T16:51:53.677Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2021-03-22T16:51:57.891Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-03-22T16:51:57.891Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.570s coverage: 14.1% of statements [2021-03-22T16:51:58.850Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.682s coverage: 56.2% of statements [2021-03-22T16:52:00.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-22T16:52:00.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-22T16:52:01.405Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-03-22T16:52:01.642Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T16:52:01.642Z] [2021-03-22T16:52:01.642Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T16:52:01.642Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T16:52:01.642Z] HOSTNAME=9e8414d9d74d [2021-03-22T16:52:01.642Z] DEST=bundles/test-integration [2021-03-22T16:52:01.642Z] PWD=/go/src/github.com/docker/docker [2021-03-22T16:52:01.642Z] DOCKER_ROOTLESS=1 [2021-03-22T16:52:01.642Z] DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:52:01.642Z] container=docker [2021-03-22T16:52:01.642Z] HOME=/root [2021-03-22T16:52:01.642Z] GOLANG_VERSION=1.13.15 [2021-03-22T16:52:01.642Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T16:52:01.642Z] VALIDATE_BRANCH=master [2021-03-22T16:52:01.642Z] TERM=xterm [2021-03-22T16:52:01.642Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T16:52:01.642Z] SHLVL=1 [2021-03-22T16:52:01.642Z] TIMEOUT=120m [2021-03-22T16:52:01.642Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T16:52:01.642Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T16:52:01.642Z] GO111MODULE=off [2021-03-22T16:52:01.642Z] DOCKER_EXPERIMENTAL=1 [2021-03-22T16:52:01.642Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T16:52:01.642Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T16:52:01.642Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T16:52:01.642Z] GOPATH=/go [2021-03-22T16:52:01.642Z] PKG_CONFIG=pkg-config [2021-03-22T16:52:01.642Z] _=/usr/bin/env [2021-03-22T16:52:01.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-22T16:52:03.956Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.074s coverage: 46.2% of statements [2021-03-22T16:52:03.956Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.243s coverage: 73.3% of statements [2021-03-22T16:52:05.350Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.931s coverage: 49.4% of statements [2021-03-22T16:52:05.822Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.48481971s with top 10 stages: buildssa: 1m40.696378034s, goimports: 22.393696689s, unconvert: 13.392256922s, gosec: 10.138238965s, golint: 5.558407688s, misspell: 3.782964632s, ineffassign: 3.727504799s, vrp: 3.664513077s, inspect: 2.526942328s, printf: 1.777342757s [2021-03-22T16:52:05.822Z] INFO [runner] Issues before processing: 2267, after processing: 0 [2021-03-22T16:52:05.822Z] INFO [runner] Processors filtering stat (out/in): cgo: 1687/2267, skip_files: 1687/1687, skip_dirs: 1687/1687, path_prettifier: 1687/1687, autogenerated_exclude: 1582/1687, identifier_marker: 1582/1582, nolint: 0/64, filename_unadjuster: 1687/1687, exclude: 1582/1582, exclude-rules: 64/1582 [2021-03-22T16:52:05.822Z] INFO [runner] processing took 110.21904ms with stages: nolint: 77.159984ms, identifier_marker: 15.999683ms, path_prettifier: 7.991301ms, autogenerated_exclude: 3.830875ms, exclude-rules: 3.254736ms, skip_dirs: 1.609208ms, cgo: 256.568µs, filename_unadjuster: 111.69µs, max_same_issues: 1.306µs, uniq_by_line: 801ns, max_from_linter: 584ns, diff: 525ns, source_code: 433ns, skip_files: 395ns, path_shortener: 380ns, exclude: 298ns, max_per_file_from_linter: 273ns [2021-03-22T16:52:05.822Z] INFO [runner] linters took 1m41.538548125s with stages: goanalysis_metalinter: 1m20.612118442s, unused: 20.815088587s [2021-03-22T16:52:05.822Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2021-03-22T16:52:05.822Z] INFO Memory: 1533 samples, avg is 789.2MB, max is 3837.6MB [2021-03-22T16:52:05.822Z] INFO Execution took 3m42.343575295s [2021-03-22T16:52:05.822Z] Congratulations! The shell scripts are properly formatted. [2021-03-22T16:52:06.003Z] INFO: Expanding go... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-22T16:52:06.298Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-03-22T16:52:06.403Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/make.sh dynbinary-daemon test-docker-py [2021-03-22T16:52:06.559Z] ok github.com/docker/docker/daemon 12.349s coverage: 17.2% of statements [2021-03-22T16:52:06.559Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-22T16:52:06.559Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-22T16:52:06.559Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-22T16:52:06.559Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-22T16:52:06.559Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-22T16:52:06.964Z] [2021-03-22T16:52:06.964Z] Removing bundles/ [2021-03-22T16:52:06.964Z] [2021-03-22T16:52:06.964Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-22T16:52:06.964Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T16:52:06.964Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T16:52:07.507Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2021-03-22T16:52:07.507Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-03-22T16:52:10.063Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.2% of statements [2021-03-22T16:52:10.063Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.7% of statements [2021-03-22T16:52:10.637Z] ok github.com/docker/docker/daemon/logger/awslogs 0.300s coverage: 77.4% of statements [2021-03-22T16:52:11.213Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2021-03-22T16:52:11.788Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.109s coverage: 57.7% of statements [2021-03-22T16:52:11.788Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-22T16:52:11.788Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-22T16:52:11.788Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-22T16:52:11.788Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-22T16:52:11.788Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-22T16:52:11.788Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-22T16:52:11.788Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-03-22T16:52:12.365Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2021-03-22T16:52:12.365Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 69.9% of statements [2021-03-22T16:52:13.757Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 75.2% of statements [2021-03-22T16:52:13.757Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-22T16:52:14.021Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.096s coverage: 58.6% of statements [2021-03-22T16:52:14.283Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2021-03-22T16:52:15.232Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2021-03-22T16:52:15.495Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 46.8% of statements [2021-03-22T16:52:16.071Z] ok github.com/docker/docker/daemon/network 0.036s coverage: 63.8% of statements [2021-03-22T16:52:17.020Z] ok github.com/docker/docker/daemon/logger/splunk 1.881s coverage: 82.5% of statements [2021-03-22T16:52:17.020Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-22T16:52:17.020Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-22T16:52:17.283Z] ok github.com/docker/docker/distribution/metadata 0.082s coverage: 48.2% of statements [2021-03-22T16:52:18.672Z] ok github.com/docker/docker/distribution 0.276s coverage: 25.2% of statements [2021-03-22T16:52:18.935Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-22T16:52:18.935Z] ok github.com/docker/docker/errdefs 0.016s coverage: 53.1% of statements [2021-03-22T16:52:19.510Z] ok github.com/docker/docker/image 0.051s coverage: 86.6% of statements [2021-03-22T16:52:20.087Z] ok github.com/docker/docker/distribution/xfer 1.704s coverage: 85.6% of statements [2021-03-22T16:52:20.087Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-22T16:52:20.348Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2021-03-22T16:52:20.612Z] ok github.com/docker/docker/image/tarexport 0.049s coverage: 0.6% of statements [2021-03-22T16:52:21.188Z] ok github.com/docker/docker/libcontainerd/queue 0.077s coverage: 100.0% of statements [2021-03-22T16:52:21.188Z] ok github.com/docker/docker/image/v1 0.041s coverage: 25.0% of statements [2021-03-22T16:52:21.188Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-22T16:52:22.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-22T16:52:22.580Z] ok github.com/docker/docker/oci 0.048s coverage: 45.2% of statements [2021-03-22T16:52:22.580Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2021-03-22T16:52:22.580Z] ok github.com/docker/docker/opts 0.052s coverage: 67.1% of statements [2021-03-22T16:52:23.972Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2021-03-22T16:52:24.919Z] ok github.com/docker/docker/pkg/capabilities 0.020s coverage: 87.5% of statements [2021-03-22T16:52:24.919Z] ok github.com/docker/docker/pkg/authorization 0.571s coverage: 68.3% of statements [2021-03-22T16:52:25.864Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2021-03-22T16:52:26.127Z] ok github.com/docker/docker/pkg/archive 1.174s coverage: 76.8% of statements [2021-03-22T16:52:26.390Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2021-03-22T16:52:26.653Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-03-22T16:52:27.098Z] INFO: Expanding compiler 1 of 3... [2021-03-22T16:52:27.098Z] INFO: Expanding compiler 2 of 3... [2021-03-22T16:52:27.596Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-03-22T16:52:27.858Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-03-22T16:52:28.431Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-03-22T16:52:29.375Z] ok github.com/docker/docker/pkg/chrootarchive 3.479s coverage: 43.2% of statements [2021-03-22T16:52:29.375Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-03-22T16:52:29.949Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2021-03-22T16:52:30.523Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-03-22T16:52:30.523Z] ok github.com/docker/docker/pkg/fsutils 0.372s coverage: 85.1% of statements [2021-03-22T16:52:30.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-22T16:52:30.785Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-03-22T16:52:31.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-22T16:52:31.360Z] ok github.com/docker/docker/layer 7.253s coverage: 68.8% of statements [2021-03-22T16:52:31.360Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-22T16:52:31.360Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-22T16:52:31.360Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-22T16:52:31.360Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-22T16:52:31.360Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-22T16:52:31.360Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-22T16:52:31.360Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-22T16:52:31.936Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2021-03-22T16:52:31.936Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2021-03-22T16:52:31.936Z] ok github.com/docker/docker/pkg/ioutils 0.632s coverage: 70.6% of statements [2021-03-22T16:52:32.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-22T16:52:32.198Z] ok github.com/docker/docker/pkg/idtools 0.881s coverage: 69.5% of statements [2021-03-22T16:52:32.198Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-22T16:52:32.198Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-22T16:52:32.198Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-22T16:52:32.462Z] ok github.com/docker/docker/pkg/namesgenerator 0.054s coverage: 85.7% of statements [2021-03-22T16:52:32.462Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-22T16:52:32.462Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2021-03-22T16:52:32.724Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2021-03-22T16:52:32.889Z] INFO: Expanding compiler 3 of 3... [2021-03-22T16:52:32.889Z] INFO: Removing downloaded files... [2021-03-22T16:52:32.889Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-22T16:52:32.889Z] INFO: Configuring git core.autocrlf... [2021-03-22T16:52:32.987Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 86.7% of statements [2021-03-22T16:52:32.987Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.4% of statements [2021-03-22T16:52:32.987Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-22T16:52:32.987Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-22T16:52:33.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-22T16:52:33.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-22T16:52:33.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-22T16:52:33.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-22T16:52:33.937Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-03-22T16:52:34.201Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2021-03-22T16:52:34.201Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-03-22T16:52:34.464Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2021-03-22T16:52:35.039Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-03-22T16:52:35.611Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2021-03-22T16:52:35.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-22T16:52:35.874Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2021-03-22T16:52:36.135Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-03-22T16:52:36.397Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-03-22T16:52:37.342Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 54.2% of statements [2021-03-22T16:52:37.342Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 36.9% of statements [2021-03-22T16:52:37.915Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2021-03-22T16:52:38.198Z] ok github.com/docker/docker/pkg/signal 2.817s coverage: 61.0% of statements [2021-03-22T16:52:38.469Z] ok github.com/docker/docker/pkg/tarsum 0.175s coverage: 89.3% of statements [2021-03-22T16:52:38.469Z] testing: warning: no tests to run [2021-03-22T16:52:38.469Z] coverage: [no statements] [2021-03-22T16:52:38.469Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2021-03-22T16:52:38.735Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-03-22T16:52:38.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-22T16:52:39.002Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2021-03-22T16:52:39.002Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2021-03-22T16:52:40.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-22T16:52:40.420Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2021-03-22T16:52:40.420Z] ok github.com/docker/docker/profiles/seccomp 0.044s coverage: 85.4% of statements [2021-03-22T16:52:41.367Z] ok github.com/docker/docker/reference 0.024s coverage: 83.7% of statements [2021-03-22T16:52:41.941Z] ok github.com/docker/docker/plugin 0.584s coverage: 23.2% of statements [2021-03-22T16:52:42.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-22T16:52:42.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-22T16:52:43.335Z] ok github.com/docker/docker/registry 0.163s coverage: 58.8% of statements [2021-03-22T16:52:43.335Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2021-03-22T16:52:43.335Z] ok github.com/docker/docker/quota 0.615s coverage: 71.4% of statements [2021-03-22T16:52:43.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-22T16:52:43.910Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements [2021-03-22T16:52:44.173Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2021-03-22T16:52:44.748Z] ok github.com/docker/docker/runconfig 0.037s coverage: 66.1% of statements [2021-03-22T16:52:45.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-22T16:52:46.669Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements [2021-03-22T16:52:47.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-22T16:52:47.245Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements [2021-03-22T16:52:47.819Z] ok github.com/docker/docker/volume/local 0.250s coverage: 76.4% of statements [2021-03-22T16:52:48.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-22T16:52:49.204Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2021-03-22T16:52:49.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-22T16:52:50.861Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T16:52:50.861Z] Using test binary docker [2021-03-22T16:52:50.861Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-22T16:52:50.861Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-22T16:52:50.861Z] INFO: Waiting for daemon to start... [2021-03-22T16:52:50.861Z] Starting dockerd [2021-03-22T16:52:52.767Z] . [2021-03-22T16:52:52.767Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T16:52:52.767Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T16:52:52.767Z] Error: No such image: emptyfs [2021-03-22T16:52:53.025Z] Running integration-test (iteration 1) [2021-03-22T16:52:53.025Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-22T16:52:55.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-22T16:53:02.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-22T16:53:03.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-22T16:53:04.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-22T16:53:05.226Z] Loaded image: buildpack-deps:buster [2021-03-22T16:53:05.226Z] Loaded image: busybox:latest [2021-03-22T16:53:05.484Z] Loaded image: busybox:glibc [2021-03-22T16:53:06.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-22T16:53:06.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-22T16:53:07.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-22T16:53:08.014Z] Loaded image: debian:bullseye [2021-03-22T16:53:08.015Z] Loaded image: hello-world:latest [2021-03-22T16:53:08.015Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T16:53:08.015Z] INFO: Testing against a local daemon [2021-03-22T16:53:08.015Z] === RUN TestCgroupNamespacesBuild [2021-03-22T16:53:10.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-22T16:53:11.155Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/rootless [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/volume [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-22T16:53:11.155Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === Skipped [2021-03-22T16:53:11.155Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-22T16:53:11.155Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-22T16:53:11.155Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:73: No driver to put! [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-22T16:53:11.155Z] time="2021-03-22T16:52:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-22T16:53:11.155Z] time="2021-03-22T16:52:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-22T16:53:11.155Z] time="2021-03-22T16:52:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-22T16:53:11.155Z] time="2021-03-22T16:52:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-22T16:53:11.155Z] time="2021-03-22T16:52:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:73: No driver to put! [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-22T16:53:11.155Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-22T16:53:11.155Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-22T16:53:11.155Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T16:53:11.155Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-22T16:53:11.155Z] graphtest_unix.go:73: No driver to put! [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-22T16:53:11.155Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-22T16:53:11.155Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] [2021-03-22T16:53:11.155Z] DONE 2244 tests, 26 skipped in 199.154s Post stage [Pipeline] junit [2021-03-22T16:53:11.169Z] Recording test results [2021-03-22T16:53:11.296Z] --- PASS: TestCgroupNamespacesBuild (2.95s) [2021-03-22T16:53:11.296Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-22T16:53:12.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-22T16:53:12.671Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.55s) [2021-03-22T16:53:12.671Z] === RUN TestBuildWithSession [2021-03-22T16:53:12.671Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T16:53:12.671Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T16:53:12.671Z] === RUN TestBuildSquashParent [2021-03-22T16:53:12.739Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T16:53:13.091Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/make.sh dynbinary test-integration [2021-03-22T16:53:13.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-22T16:53:14.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-22T16:53:14.032Z] [2021-03-22T16:53:14.033Z] Removing bundles/ [2021-03-22T16:53:14.033Z] [2021-03-22T16:53:14.033Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-22T16:53:14.033Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T16:53:14.033Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T16:53:15.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-22T16:53:16.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-22T16:53:18.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-22T16:53:19.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-22T16:53:19.231Z] --- PASS: TestBuildSquashParent (6.47s) [2021-03-22T16:53:19.231Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T16:53:19.231Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:53:19.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:53:19.231Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:53:19.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:53:19.231Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:53:19.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:53:19.231Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:53:19.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:53:19.231Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:53:19.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:53:19.231Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:53:19.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:53:19.231Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:53:19.231Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:53:20.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-22T16:53:21.133Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:53:21.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:53:21.431Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T16:53:21.431Z] Using test binary docker [2021-03-22T16:53:21.431Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-22T16:53:21.431Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T16:53:21.431Z] INFO: Waiting for daemon to start... [2021-03-22T16:53:21.431Z] Starting dockerd [2021-03-22T16:53:23.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:53:23.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:53:24.719Z] . [2021-03-22T16:53:24.719Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T16:53:24.719Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T16:53:24.719Z] Error: No such image: emptyfs [2021-03-22T16:53:24.719Z] Running integration-test (iteration 1) [2021-03-22T16:53:24.719Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-22T16:53:26.459Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-22T16:53:26.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.26s) [2021-03-22T16:53:26.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2021-03-22T16:53:26.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.26s) [2021-03-22T16:53:26.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2021-03-22T16:53:26.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2021-03-22T16:53:26.459Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2021-03-22T16:53:26.459Z] === RUN TestBuildMultiStageCopy [2021-03-22T16:53:26.459Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T16:53:27.835Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T16:53:28.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T16:53:28.353Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T16:53:28.612Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T16:53:28.870Z] --- PASS: TestBuildMultiStageCopy (2.88s) [2021-03-22T16:53:28.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2021-03-22T16:53:28.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-03-22T16:53:28.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-03-22T16:53:28.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-03-22T16:53:28.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-03-22T16:53:28.870Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T16:53:29.437Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-03-22T16:53:29.437Z] === RUN TestBuildLabelWithTargets [2021-03-22T16:53:30.814Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2021-03-22T16:53:30.814Z] === RUN TestBuildWithEmptyLayers [2021-03-22T16:53:31.072Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-03-22T16:53:31.072Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T16:53:33.603Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) [2021-03-22T16:53:33.603Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T16:53:33.862Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-03-22T16:53:33.862Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T16:53:35.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-22T16:53:36.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-22T16:53:36.393Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2021-03-22T16:53:36.393Z] === RUN TestBuildWithHugeFile [2021-03-22T16:53:39.612Z] Loaded image: buildpack-deps:buster [2021-03-22T16:53:39.613Z] Loaded image: busybox:latest [2021-03-22T16:53:39.613Z] Loaded image: busybox:glibc [2021-03-22T16:53:40.553Z] Loaded image: debian:bullseye [2021-03-22T16:53:40.814Z] Loaded image: hello-world:latest [2021-03-22T16:53:40.814Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T16:53:41.381Z] INFO: Testing against a local daemon [2021-03-22T16:53:41.381Z] === RUN TestCgroupNamespacesBuild [2021-03-22T16:53:43.333Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T16:53:43.333Z] [2021-03-22T16:53:43.333Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-22T16:53:43.333Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-22T16:53:43.333Z] Using test binary docker [2021-03-22T16:53:43.333Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-22T16:53:43.333Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T16:53:43.333Z] INFO: Waiting for daemon to start... [2021-03-22T16:53:43.333Z] Starting dockerd [2021-03-22T16:53:43.333Z] . [2021-03-22T16:53:43.333Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-22T16:53:44.670Z] --- PASS: TestCgroupNamespacesBuild (3.38s) [2021-03-22T16:53:44.670Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-22T16:53:47.204Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2021-03-22T16:53:47.204Z] === RUN TestBuildWithSession [2021-03-22T16:53:47.204Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T16:53:47.204Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T16:53:47.204Z] === RUN TestBuildSquashParent [2021-03-22T16:53:55.326Z] --- PASS: TestBuildSquashParent (8.00s) [2021-03-22T16:53:55.326Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T16:53:55.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:53:55.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:53:55.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:53:55.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:53:55.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:53:55.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:53:55.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:53:55.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:53:55.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:53:55.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:53:55.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:53:55.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:53:55.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:53:55.326Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:53:57.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:53:57.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:53:59.061Z] Removing intermediate container 14d70c890bb9 [2021-03-22T16:53:59.061Z] ---> 5b11f7e56ef4 [2021-03-22T16:53:59.061Z] 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-03-22T16:53:59.061Z] ---> Running in 099dffe48ea5 [2021-03-22T16:54:00.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:54:00.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:54:00.602Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-22T16:54:01.061Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T16:54:01.061Z] go: finding gotest.tools v0.5.3 [2021-03-22T16:54:01.061Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T16:54:01.520Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T16:54:01.980Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-22T16:54:01.980Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:54:01.980Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T16:54:01.980Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-22T16:54:01.980Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:54:01.980Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T16:54:02.439Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:54:02.439Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:54:02.439Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:54:02.439Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:54:02.439Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T16:54:02.439Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:54:02.439Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:54:02.439Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T16:54:02.439Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:54:02.439Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:54:02.439Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:54:02.439Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:54:02.439Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:54:02.899Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:54:02.899Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:54:02.899Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:54:03.812Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.08s) [2021-03-22T16:54:03.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.01s) [2021-03-22T16:54:03.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2021-03-22T16:54:03.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) [2021-03-22T16:54:03.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2021-03-22T16:54:03.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2021-03-22T16:54:03.812Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.01s) [2021-03-22T16:54:03.812Z] === RUN TestBuildMultiStageCopy [2021-03-22T16:54:03.812Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T16:54:04.437Z] go: finding github.com/fatih/color v1.9.0 [2021-03-22T16:54:04.437Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T16:54:04.437Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-22T16:54:04.437Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T16:54:04.437Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T16:54:04.437Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T16:54:04.896Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T16:54:04.896Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T16:54:04.896Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T16:54:04.896Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T16:54:04.896Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T16:54:06.345Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T16:54:07.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T16:54:08.217Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T16:54:08.635Z] INFO: Build done for gotestsum... [2021-03-22T16:54:09.178Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T16:54:10.185Z] --- PASS: TestBuildMultiStageCopy (6.96s) [2021-03-22T16:54:10.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.96s) [2021-03-22T16:54:10.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-03-22T16:54:10.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-22T16:54:10.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-03-22T16:54:10.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-03-22T16:54:10.185Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T16:54:15.455Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-03-22T16:54:15.455Z] === RUN TestBuildLabelWithTargets [2021-03-22T16:54:22.022Z] sha256:d4d3541883ed34e63a18f46189328fc2550c4d1b73dd39862b4e452d3ca7ba54 [2021-03-22T16:54:22.022Z] INFO: Starting docker-py tests... [2021-03-22T16:54:22.949Z] ============================= test session starts ============================== [2021-03-22T16:54:22.949Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-22T16:54:22.949Z] rootdir: /src, inifile: pytest.ini [2021-03-22T16:54:22.949Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-22T16:54:23.450Z] Removing intermediate container 099dffe48ea5 [2021-03-22T16:54:23.450Z] ---> be8daa857058 [2021-03-22T16:54:23.450Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-22T16:54:23.450Z] ---> Running in f9b4a2c70ab9 [2021-03-22T16:54:23.575Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-22T16:54:23.575Z] === RUN TestBuildWithEmptyLayers [2021-03-22T16:54:23.875Z] collected 389 items / 1 deselected / 388 selected [2021-03-22T16:54:23.875Z] [2021-03-22T16:54:23.910Z] Removing intermediate container f9b4a2c70ab9 [2021-03-22T16:54:23.910Z] ---> 0e171639e6d4 [2021-03-22T16:54:23.910Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-22T16:54:24.370Z] ---> Running in 1937983128fd [2021-03-22T16:54:24.829Z] Removing intermediate container 1937983128fd [2021-03-22T16:54:24.829Z] ---> d1c3d3e3ea27 [2021-03-22T16:54:24.829Z] Step 10/10 : COPY . . [2021-03-22T16:54:26.108Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-03-22T16:54:26.108Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T16:54:31.379Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-03-22T16:54:31.379Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T16:54:31.947Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-03-22T16:54:31.947Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T16:54:32.613Z] --- PASS: TestBuildWithHugeFile (53.09s) [2021-03-22T16:54:32.613Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T16:54:32.613Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-03-22T16:54:32.613Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T16:54:32.613Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T16:54:32.613Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:54:32.613Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:54:32.613Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:54:32.613Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:54:32.613Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:54:32.613Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:54:32.613Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:54:32.613Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:54:32.613Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:54:32.613Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-03-22T16:54:32.613Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-03-22T16:54:32.613Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-03-22T16:54:32.613Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-22T16:54:32.613Z] === RUN TestBuildPreserveOwnership [2021-03-22T16:54:32.613Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-22T16:54:32.871Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-22T16:54:34.246Z] --- PASS: TestBuildPreserveOwnership (4.75s) [2021-03-22T16:54:34.246Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.28s) [2021-03-22T16:54:34.246Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.45s) [2021-03-22T16:54:34.246Z] === RUN TestBuildPlatformInvalid [2021-03-22T16:54:34.504Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-22T16:54:34.504Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-22T16:54:35.597Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T16:54:35.597Z] [2021-03-22T16:54:35.597Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T16:54:35.597Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T16:54:35.597Z] HOSTNAME=912ca6cc3efb [2021-03-22T16:54:35.597Z] TESTDEBUG=0 [2021-03-22T16:54:35.597Z] DEST=bundles/test-integration [2021-03-22T16:54:35.597Z] PWD=/go/src/github.com/docker/docker [2021-03-22T16:54:35.597Z] DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 [2021-03-22T16:54:35.597Z] container=docker [2021-03-22T16:54:35.597Z] HOME=/root [2021-03-22T16:54:35.597Z] GOLANG_VERSION=1.13.15 [2021-03-22T16:54:35.597Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T16:54:35.597Z] VALIDATE_BRANCH=master [2021-03-22T16:54:35.597Z] TERM=xterm [2021-03-22T16:54:35.597Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T16:54:35.597Z] SHLVL=1 [2021-03-22T16:54:35.597Z] TIMEOUT=120m [2021-03-22T16:54:35.597Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T16:54:35.597Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T16:54:35.597Z] GO111MODULE=off [2021-03-22T16:54:35.597Z] DOCKER_EXPERIMENTAL=1 [2021-03-22T16:54:35.597Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T16:54:35.597Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T16:54:35.597Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T16:54:35.597Z] GOPATH=/go [2021-03-22T16:54:35.597Z] PKG_CONFIG=pkg-config [2021-03-22T16:54:35.597Z] _=/usr/bin/env [2021-03-22T16:54:35.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-22T16:54:36.148Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s) [2021-03-22T16:54:36.148Z] === RUN TestBuildWithHugeFile [2021-03-22T16:54:43.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-22T16:54:46.024Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-22T16:54:46.881Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-22T16:54:48.364Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-22T16:54:49.445Z] Loaded image: buildpack-deps:buster [2021-03-22T16:54:49.445Z] Loaded image: busybox:latest [2021-03-22T16:54:49.445Z] Loaded image: busybox:glibc [2021-03-22T16:54:50.011Z] Loaded image: debian:bullseye [2021-03-22T16:54:50.011Z] Loaded image: hello-world:latest [2021-03-22T16:54:50.011Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T16:54:54.780Z] ---> ab688e830aae [2021-03-22T16:54:54.781Z] Successfully built ab688e830aae [2021-03-22T16:54:54.781Z] Successfully tagged docker:latest [2021-03-22T16:54:54.781Z] INFO: Image build ended at 03/22/2021 16:54:53. Duration:00:03:25.1614708 [2021-03-22T16:54:54.781Z] [2021-03-22T16:54:54.781Z] [2021-03-22T16:54:54.781Z] INFO: Building the test binaries at 03/22/2021 16:54:53... [2021-03-22T16:54:57.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-22T16:54:57.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-22T16:54:58.122Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.35s) [2021-03-22T16:54:58.122Z] PASS [2021-03-22T16:54:58.122Z] [2021-03-22T16:54:58.122Z] === Skipped [2021-03-22T16:54:58.122Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-22T16:54:58.122Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T16:54:58.122Z] [2021-03-22T16:54:58.122Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-03-22T16:54:58.122Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T16:54:58.122Z] [2021-03-22T16:54:58.122Z] [2021-03-22T16:54:58.122Z] DONE 34 tests, 2 skipped in 124.794s [2021-03-22T16:54:58.122Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-22T16:54:58.122Z] INFO: Testing against a local daemon [2021-03-22T16:54:58.122Z] === RUN TestConfigInspect [2021-03-22T16:54:59.529Z] INFO: make.ps1 starting at 03/22/2021 16:54:58 [2021-03-22T16:54:59.529Z] INFO: Git commit (c6038b4884) assumed from DOCKER_GITCOMMIT environment variable [2021-03-22T16:54:59.529Z] INFO: Invoking autogen... [2021-03-22T16:54:59.988Z] INFO: Building daemon... [2021-03-22T16:55:00.652Z] --- PASS: TestConfigInspect (2.34s) [2021-03-22T16:55:00.652Z] === RUN TestConfigList [2021-03-22T16:55:02.552Z] --- PASS: TestConfigList (2.28s) [2021-03-22T16:55:02.552Z] === RUN TestConfigsCreateAndDelete [2021-03-22T16:55:05.085Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2021-03-22T16:55:05.085Z] === RUN TestConfigsUpdate [2021-03-22T16:55:06.986Z] --- PASS: TestConfigsUpdate (2.27s) [2021-03-22T16:55:06.986Z] === RUN TestTemplatedConfig [2021-03-22T16:55:11.173Z] --- PASS: TestTemplatedConfig (3.46s) [2021-03-22T16:55:11.173Z] === RUN TestConfigCreateResolve [2021-03-22T16:55:13.074Z] --- PASS: TestConfigCreateResolve (2.27s) [2021-03-22T16:55:13.074Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T16:55:13.332Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-22T16:55:13.332Z] PASS [2021-03-22T16:55:13.332Z] [2021-03-22T16:55:13.332Z] DONE 7 tests in 15.436s [2021-03-22T16:55:13.332Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-22T16:55:13.332Z] INFO: Testing against a local daemon [2021-03-22T16:55:13.332Z] === RUN TestCheckpoint [2021-03-22T16:55:13.332Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T16:55:13.332Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T16:55:13.332Z] === RUN TestContainerInvalidJSON [2021-03-22T16:55:13.332Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T16:55:13.332Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T16:55:13.332Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T16:55:13.332Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T16:55:13.332Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T16:55:13.332Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T16:55:13.332Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T16:55:13.332Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T16:55:13.332Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T16:55:13.332Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-22T16:55:13.332Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-22T16:55:13.332Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-22T16:55:13.332Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-22T16:55:13.332Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T16:55:13.332Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-22T16:55:13.332Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T16:55:13.332Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-03-22T16:55:13.332Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T16:55:13.591Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-22T16:55:13.591Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T16:55:13.591Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-22T16:55:13.591Z] === RUN TestCopyFromContainer [2021-03-22T16:55:14.965Z] === RUN TestCopyFromContainer// [2021-03-22T16:55:14.965Z] === RUN TestCopyFromContainer//bar/root [2021-03-22T16:55:14.965Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-22T16:55:15.223Z] === RUN TestCopyFromContainer/bar/quux [2021-03-22T16:55:15.223Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-22T16:55:15.223Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-22T16:55:15.482Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-22T16:55:15.482Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-22T16:55:15.482Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-22T16:55:15.482Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-22T16:55:15.740Z] --- PASS: TestCopyFromContainer (2.11s) [2021-03-22T16:55:15.740Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-22T16:55:15.740Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-03-22T16:55:15.740Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-22T16:55:15.740Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-22T16:55:15.740Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-22T16:55:15.740Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-22T16:55:15.740Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-22T16:55:15.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-22T16:55:15.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-22T16:55:15.740Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-22T16:55:15.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T16:55:15.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T16:55:15.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T16:55:15.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T16:55:15.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T16:55:15.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T16:55:15.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T16:55:15.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T16:55:15.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T16:55:15.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T16:55:15.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-22T16:55:15.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-22T16:55:15.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-22T16:55:15.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T16:55:15.740Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T16:55:15.740Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-22T16:55:15.740Z] === RUN TestCreateWithInvalidEnv [2021-03-22T16:55:15.740Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T16:55:15.740Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T16:55:15.740Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T16:55:15.740Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T16:55:15.740Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T16:55:15.740Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T16:55:15.740Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T16:55:15.740Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T16:55:15.740Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T16:55:15.740Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-22T16:55:15.740Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-22T16:55:15.740Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-22T16:55:15.740Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T16:55:15.740Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T16:55:15.740Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-22T16:55:15.740Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T16:55:15.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-22T16:55:15.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-22T16:55:18.272Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2021-03-22T16:55:18.272Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T16:55:19.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-22T16:55:20.803Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2021-03-22T16:55:20.803Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T16:55:20.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T16:55:20.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T16:55:20.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T16:55:20.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T16:55:20.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T16:55:20.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T16:55:20.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T16:55:20.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T16:55:20.803Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T16:55:20.803Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T16:55:20.803Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T16:55:20.803Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T16:55:20.803Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T16:55:20.803Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T16:55:20.803Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T16:55:20.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-22T16:55:20.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-22T16:55:20.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-03-22T16:55:20.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-22T16:55:20.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-22T16:55:20.803Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-22T16:55:20.803Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T16:55:21.369Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-03-22T16:55:21.369Z] === RUN TestCreateDifferentPlatform [2021-03-22T16:55:21.369Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T16:55:21.369Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T16:55:21.369Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-22T16:55:21.369Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-22T16:55:21.369Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-22T16:55:21.369Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T16:55:21.369Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-22T16:55:21.369Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T16:55:21.369Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-22T16:55:21.369Z] === RUN TestContainerStartOnDaemonRestart [2021-03-22T16:55:21.369Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-22T16:55:21.369Z] === RUN TestDaemonRestartIpcMode [2021-03-22T16:55:21.369Z] === PAUSE TestDaemonRestartIpcMode [2021-03-22T16:55:21.369Z] === RUN TestDaemonHostGatewayIP [2021-03-22T16:55:21.369Z] === PAUSE TestDaemonHostGatewayIP [2021-03-22T16:55:21.369Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-22T16:55:21.369Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-22T16:55:21.369Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T16:55:21.369Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-22T16:55:21.369Z] === RUN TestDiff [2021-03-22T16:55:22.304Z] --- PASS: TestDiff (0.80s) [2021-03-22T16:55:22.304Z] === RUN TestExecWithCloseStdin [2021-03-22T16:55:22.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-22T16:55:23.678Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-03-22T16:55:23.678Z] === RUN TestExec [2021-03-22T16:55:23.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-22T16:55:24.614Z] --- PASS: TestExec (1.12s) [2021-03-22T16:55:24.614Z] === RUN TestExecUser [2021-03-22T16:55:24.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-22T16:55:25.550Z] --- PASS: TestExecUser (1.13s) [2021-03-22T16:55:25.550Z] === RUN TestExportContainerAndImportImage [2021-03-22T16:55:25.578Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-22T16:55:25.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-22T16:55:26.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-22T16:55:26.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-22T16:55:26.925Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2021-03-22T16:55:26.925Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T16:55:27.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-22T16:55:27.863Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-03-22T16:55:27.863Z] === RUN TestHealthCheckWorkdir [2021-03-22T16:55:27.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-22T16:55:29.766Z] --- PASS: TestHealthCheckWorkdir (1.54s) [2021-03-22T16:55:29.766Z] === RUN TestHealthKillContainer [2021-03-22T16:55:29.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-22T16:55:31.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-22T16:55:32.394Z] --- PASS: TestBuildWithHugeFile (52.10s) [2021-03-22T16:55:32.394Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T16:55:32.394Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-22T16:55:32.394Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T16:55:32.394Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T16:55:32.394Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:55:32.394Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:55:32.394Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:55:32.394Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:55:32.394Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:55:32.394Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:55:32.394Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:55:32.394Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:55:32.394Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:55:32.394Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-03-22T16:55:32.394Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-03-22T16:55:32.394Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-03-22T16:55:32.394Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-22T16:55:32.394Z] === RUN TestBuildPreserveOwnership [2021-03-22T16:55:32.394Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-22T16:55:33.052Z] --- PASS: TestHealthKillContainer (3.11s) [2021-03-22T16:55:33.052Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T16:55:33.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-22T16:55:33.618Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-03-22T16:55:33.618Z] === RUN TestIpcModeNone [2021-03-22T16:55:34.553Z] --- PASS: TestIpcModeNone (1.15s) [2021-03-22T16:55:34.553Z] === RUN TestIpcModePrivate [2021-03-22T16:55:35.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-22T16:55:35.681Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-22T16:55:35.928Z] --- PASS: TestIpcModePrivate (1.11s) [2021-03-22T16:55:35.928Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-03-22T16:55:35.928Z] === RUN TestIpcModeShareable [2021-03-22T16:55:36.864Z] --- PASS: TestIpcModeShareable (1.08s) [2021-03-22T16:55:36.864Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-03-22T16:55:36.864Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-22T16:55:36.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-22T16:55:37.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-22T16:55:39.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-22T16:55:39.871Z] --- PASS: TestBuildPreserveOwnership (10.56s) [2021-03-22T16:55:39.871Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.55s) [2021-03-22T16:55:39.871Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-22T16:55:39.871Z] === RUN TestBuildPlatformInvalid [2021-03-22T16:55:39.871Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-03-22T16:55:39.871Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-22T16:55:39.871Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-22T16:55:39.871Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-22T16:55:39.871Z] PASS [2021-03-22T16:55:39.871Z] [2021-03-22T16:55:39.871Z] === Skipped [2021-03-22T16:55:39.871Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-22T16:55:39.871Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T16:55:39.871Z] [2021-03-22T16:55:39.871Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-22T16:55:39.871Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T16:55:39.871Z] [2021-03-22T16:55:39.871Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-22T16:55:39.871Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-22T16:55:39.871Z] [2021-03-22T16:55:39.871Z] [2021-03-22T16:55:39.871Z] DONE 34 tests, 3 skipped in 134.511s [2021-03-22T16:55:39.871Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-22T16:55:39.871Z] INFO: Testing against a local daemon [2021-03-22T16:55:39.871Z] === RUN TestConfigInspect [2021-03-22T16:55:39.871Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-22T16:55:39.871Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:39.871Z] === RUN TestConfigList [2021-03-22T16:55:39.871Z] --- SKIP: TestConfigList (0.01s) [2021-03-22T16:55:39.871Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:39.871Z] === RUN TestConfigsCreateAndDelete [2021-03-22T16:55:39.871Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-03-22T16:55:39.871Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:39.871Z] === RUN TestConfigsUpdate [2021-03-22T16:55:39.871Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-03-22T16:55:39.871Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:39.871Z] === RUN TestTemplatedConfig [2021-03-22T16:55:39.871Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-22T16:55:39.871Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:39.871Z] === RUN TestConfigCreateResolve [2021-03-22T16:55:39.871Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-22T16:55:39.871Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:39.871Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T16:55:40.147Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2021-03-22T16:55:40.147Z] === RUN TestAPIIpcModeHost [2021-03-22T16:55:40.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-22T16:55:41.082Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-03-22T16:55:41.082Z] === RUN TestDaemonIpcModeShareable [2021-03-22T16:55:41.248Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-22T16:55:41.248Z] PASS [2021-03-22T16:55:41.248Z] [2021-03-22T16:55:41.248Z] === Skipped [2021-03-22T16:55:41.248Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-22T16:55:41.248Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:41.248Z] [2021-03-22T16:55:41.248Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-03-22T16:55:41.248Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:41.248Z] [2021-03-22T16:55:41.248Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-03-22T16:55:41.248Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:41.248Z] [2021-03-22T16:55:41.248Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-03-22T16:55:41.248Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:41.248Z] [2021-03-22T16:55:41.248Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-22T16:55:41.248Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:41.248Z] [2021-03-22T16:55:41.248Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-22T16:55:41.248Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:55:41.248Z] [2021-03-22T16:55:41.248Z] [2021-03-22T16:55:41.248Z] DONE 7 tests, 6 skipped in 1.709s [2021-03-22T16:55:41.248Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-22T16:55:41.248Z] INFO: Testing against a local daemon [2021-03-22T16:55:41.248Z] === RUN TestCheckpoint [2021-03-22T16:55:41.248Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T16:55:41.248Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T16:55:41.248Z] === RUN TestContainerInvalidJSON [2021-03-22T16:55:41.248Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T16:55:41.248Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T16:55:41.248Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T16:55:41.248Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T16:55:41.248Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T16:55:41.248Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T16:55:41.248Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T16:55:41.248Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T16:55:41.248Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T16:55:41.248Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-22T16:55:41.248Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-22T16:55:41.248Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-22T16:55:41.248Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-22T16:55:41.248Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T16:55:41.248Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-22T16:55:41.248Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T16:55:41.248Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-22T16:55:41.248Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T16:55:41.248Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-03-22T16:55:41.248Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T16:55:41.248Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-22T16:55:41.248Z] === RUN TestCopyFromContainer [2021-03-22T16:55:41.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-22T16:55:42.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-22T16:55:42.994Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2021-03-22T16:55:42.994Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-22T16:55:42.994Z] === RUN TestDaemonIpcModePrivate [2021-03-22T16:55:43.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-22T16:55:44.388Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2021-03-22T16:55:44.388Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-22T16:55:44.649Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-22T16:55:45.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-22T16:55:45.438Z] === RUN TestCopyFromContainer// [2021-03-22T16:55:45.438Z] === RUN TestCopyFromContainer//bar/root [2021-03-22T16:55:45.438Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-22T16:55:45.438Z] === RUN TestCopyFromContainer/bar/quux [2021-03-22T16:55:45.438Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-22T16:55:45.438Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-22T16:55:45.438Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-22T16:55:45.697Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-22T16:55:45.697Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-22T16:55:45.697Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-22T16:55:45.956Z] --- PASS: TestCopyFromContainer (4.48s) [2021-03-22T16:55:45.956Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-22T16:55:45.956Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-22T16:55:45.956Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-22T16:55:45.956Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-03-22T16:55:45.956Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-22T16:55:45.956Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-22T16:55:45.956Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-22T16:55:45.956Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-22T16:55:45.956Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-22T16:55:45.956Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-22T16:55:45.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T16:55:45.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T16:55:45.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T16:55:45.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T16:55:45.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T16:55:45.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T16:55:45.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T16:55:45.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T16:55:45.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T16:55:45.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T16:55:45.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-22T16:55:45.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-22T16:55:45.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-22T16:55:45.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T16:55:45.956Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T16:55:45.956Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-03-22T16:55:45.956Z] === RUN TestCreateWithInvalidEnv [2021-03-22T16:55:45.956Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T16:55:45.956Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T16:55:45.956Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T16:55:45.956Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T16:55:45.956Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T16:55:45.956Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T16:55:45.956Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T16:55:45.956Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T16:55:45.956Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T16:55:45.956Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-22T16:55:45.956Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-22T16:55:45.956Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-22T16:55:45.956Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T16:55:45.956Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T16:55:45.956Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-22T16:55:45.956Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T16:55:46.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-22T16:55:46.427Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T16:55:46.427Z] Using test binary docker [2021-03-22T16:55:46.427Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-22T16:55:46.427Z] +++ /etc/init.d/apparmor start [2021-03-22T16:55:46.427Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T16:55:46.427Z] INFO: Waiting for daemon to start... [2021-03-22T16:55:46.427Z] Starting dockerd [2021-03-22T16:55:46.427Z] +++ 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-03-22T16:55:46.554Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2021-03-22T16:55:46.554Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-22T16:55:46.554Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-22T16:55:47.860Z] --- PASS: TestCreateWithCustomMaskedPaths (1.99s) [2021-03-22T16:55:47.860Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T16:55:47.929Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2021-03-22T16:55:47.929Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-22T16:55:47.929Z] === RUN TestIpcModeOlderClient [2021-03-22T16:55:47.929Z] === PAUSE TestIpcModeOlderClient [2021-03-22T16:55:47.929Z] === RUN TestKillContainerInvalidSignal [2021-03-22T16:55:48.864Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2021-03-22T16:55:48.864Z] === RUN TestKillContainer [2021-03-22T16:55:48.864Z] === RUN TestKillContainer/no_signal [2021-03-22T16:55:49.431Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T16:55:49.765Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2021-03-22T16:55:49.765Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T16:55:49.765Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T16:55:49.765Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T16:55:49.765Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T16:55:49.765Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T16:55:49.765Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T16:55:49.765Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T16:55:49.765Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T16:55:49.765Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T16:55:49.765Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T16:55:49.765Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T16:55:49.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T16:55:49.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T16:55:49.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T16:55:49.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T16:55:49.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T16:55:49.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-22T16:55:49.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-22T16:55:49.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-22T16:55:49.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-22T16:55:49.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-22T16:55:49.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-22T16:55:49.765Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T16:55:49.997Z] === RUN TestKillContainer/killing_signal [2021-03-22T16:55:50.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-22T16:55:50.702Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-03-22T16:55:50.702Z] === RUN TestCreateDifferentPlatform [2021-03-22T16:55:50.702Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T16:55:50.702Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T16:55:50.702Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-22T16:55:50.702Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-22T16:55:50.702Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-22T16:55:50.702Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T16:55:50.702Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-03-22T16:55:50.702Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T16:55:50.702Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-03-22T16:55:50.702Z] === RUN TestContainerStartOnDaemonRestart [2021-03-22T16:55:50.702Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-22T16:55:50.702Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-22T16:55:50.702Z] === RUN TestDaemonRestartIpcMode [2021-03-22T16:55:50.702Z] === PAUSE TestDaemonRestartIpcMode [2021-03-22T16:55:50.702Z] === RUN TestDaemonHostGatewayIP [2021-03-22T16:55:50.702Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-22T16:55:50.702Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:55:50.702Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-22T16:55:50.702Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-22T16:55:50.702Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T16:55:50.702Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-22T16:55:50.702Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-22T16:55:50.702Z] === RUN TestDiff [2021-03-22T16:55:50.932Z] --- PASS: TestKillContainer (2.14s) [2021-03-22T16:55:50.932Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-03-22T16:55:50.932Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-03-22T16:55:50.932Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2021-03-22T16:55:50.932Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T16:55:50.932Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-22T16:55:51.271Z] --- PASS: TestDiff (0.66s) [2021-03-22T16:55:51.271Z] === RUN TestExecWithCloseStdin [2021-03-22T16:55:51.867Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-22T16:55:52.209Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-03-22T16:55:52.209Z] === RUN TestExec [2021-03-22T16:55:52.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-22T16:55:52.439Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2021-03-22T16:55:52.439Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-03-22T16:55:52.439Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-03-22T16:55:52.439Z] === RUN TestKillStoppedContainer [2021-03-22T16:55:52.439Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-22T16:55:52.439Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T16:55:52.439Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-22T16:55:52.439Z] === RUN TestKillDifferentUserContainer [2021-03-22T16:55:53.005Z] . [2021-03-22T16:55:53.005Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T16:55:53.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T16:55:53.005Z] Error: No such image: emptyfs [2021-03-22T16:55:53.005Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-22T16:55:53.005Z] ++++ docker load [2021-03-22T16:55:53.149Z] --- PASS: TestExec (0.92s) [2021-03-22T16:55:53.149Z] === RUN TestExecUser [2021-03-22T16:55:53.267Z] Running integration-test (iteration 1) [2021-03-22T16:55:53.267Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-22T16:55:53.267Z] ++ 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-03-22T16:55:53.267Z] ++ set -e [2021-03-22T16:55:53.267Z] ++ '[' -n 0 ']' [2021-03-22T16:55:53.267Z] ++ set -x [2021-03-22T16:55:53.267Z] ++ env -i DEST=/go/src/github.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-03-22T16:55:53.375Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-03-22T16:55:53.375Z] === RUN TestInspectOomKilledTrue [2021-03-22T16:55:53.375Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-22T16:55:53.375Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-22T16:55:53.375Z] === RUN TestInspectOomKilledFalse [2021-03-22T16:55:53.942Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2021-03-22T16:55:53.942Z] === RUN TestLinksEtcHostsContentMatch [2021-03-22T16:55:54.090Z] --- PASS: TestExecUser (0.96s) [2021-03-22T16:55:54.091Z] === RUN TestExportContainerAndImportImage [2021-03-22T16:55:54.878Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-03-22T16:55:54.878Z] === RUN TestLinksContainerNames [2021-03-22T16:55:55.029Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-03-22T16:55:55.029Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T16:55:56.254Z] --- PASS: TestLinksContainerNames (1.43s) [2021-03-22T16:55:56.254Z] === RUN TestLogsFollowTailEmpty [2021-03-22T16:55:56.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-22T16:55:56.822Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-03-22T16:55:56.822Z] === RUN TestContainerNetworkMountsNoChown [2021-03-22T16:55:57.389Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/default [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/default [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/private [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/private [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/rprivate [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/slave [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/slave [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/rslave [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/shared [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/shared [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/rshared [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-22T16:55:57.389Z] === CONT TestMountDaemonRoot/default [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-22T16:55:57.389Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-22T16:55:57.389Z] === CONT TestMountDaemonRoot/rshared [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-22T16:55:57.389Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T16:55:57.389Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T16:55:57.389Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/shared [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/rslave [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/slave [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/rprivate [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/private [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-22T16:55:57.648Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-22T16:55:57.648Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T16:55:57.648Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-22T16:55:57.906Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2021-03-22T16:55:57.906Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-22T16:55:57.907Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-22T16:55:57.907Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-22T16:55:57.907Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-22T16:55:57.907Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-22T16:55:57.907Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-22T16:55:57.907Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-22T16:55:57.907Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-22T16:55:57.907Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2021-03-22T16:55:57.907Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-22T16:55:57.907Z] === RUN TestContainerBindMountNonRecursive [2021-03-22T16:55:58.317Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-03-22T16:55:58.317Z] === RUN TestHealthCheckWorkdir [2021-03-22T16:55:59.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-22T16:55:59.698Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2021-03-22T16:55:59.698Z] === RUN TestHealthKillContainer [2021-03-22T16:56:00.439Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2021-03-22T16:56:00.439Z] === RUN TestContainerVolumesMountedAsShared [2021-03-22T16:56:00.439Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-03-22T16:56:00.439Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-22T16:56:01.374Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-03-22T16:56:01.374Z] === RUN TestNetworkNat [2021-03-22T16:56:01.943Z] --- PASS: TestNetworkNat (0.73s) [2021-03-22T16:56:01.943Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T16:56:02.879Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2021-03-22T16:56:02.879Z] === RUN TestNetworkLoopbackNat [2021-03-22T16:56:02.991Z] --- PASS: TestHealthKillContainer (2.97s) [2021-03-22T16:56:02.991Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T16:56:03.250Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2021-03-22T16:56:03.250Z] === RUN TestIpcModeNone [2021-03-22T16:56:04.194Z] --- PASS: TestIpcModeNone (0.95s) [2021-03-22T16:56:04.194Z] === RUN TestIpcModePrivate [2021-03-22T16:56:04.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-22T16:56:05.132Z] --- PASS: TestIpcModePrivate (0.94s) [2021-03-22T16:56:05.133Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-03-22T16:56:05.133Z] === RUN TestIpcModeShareable [2021-03-22T16:56:05.133Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-22T16:56:05.133Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T16:56:05.133Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-22T16:56:06.161Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2021-03-22T16:56:06.161Z] === RUN TestPause [2021-03-22T16:56:06.728Z] --- PASS: TestPause (0.74s) [2021-03-22T16:56:06.728Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T16:56:06.728Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T16:56:06.728Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T16:56:06.728Z] === RUN TestPauseStopPausedContainer [2021-03-22T16:56:07.294Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-03-22T16:56:07.294Z] === RUN TestPsFilter [2021-03-22T16:56:07.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-22T16:56:07.552Z] --- PASS: TestPsFilter (0.13s) [2021-03-22T16:56:07.552Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T16:56:08.186Z] Loaded image: buildpack-deps:buster [2021-03-22T16:56:08.186Z] Loaded image: busybox:latest [2021-03-22T16:56:08.186Z] Loaded image: busybox:glibc [2021-03-22T16:56:08.426Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-03-22T16:56:08.426Z] === RUN TestAPIIpcModeHost [2021-03-22T16:56:08.426Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-22T16:56:08.426Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T16:56:08.426Z] === RUN TestDaemonIpcModeShareable [2021-03-22T16:56:08.426Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-22T16:56:08.426Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T16:56:08.426Z] === RUN TestDaemonIpcModePrivate [2021-03-22T16:56:08.488Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-03-22T16:56:08.488Z] === RUN TestRemoveContainerWithVolume [2021-03-22T16:56:08.756Z] Loaded image: debian:bullseye [2021-03-22T16:56:09.056Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-03-22T16:56:09.056Z] === RUN TestRemoveContainerRunning [2021-03-22T16:56:09.623Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-03-22T16:56:09.623Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T16:56:10.138Z] Loaded image: hello-world:latest [2021-03-22T16:56:10.557Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-03-22T16:56:10.557Z] === RUN TestRemoveInvalidContainer [2021-03-22T16:56:10.557Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-22T16:56:10.557Z] === RUN TestRenameLinkedContainer [2021-03-22T16:56:11.014Z] --- PASS: TestDaemonIpcModePrivate (2.75s) [2021-03-22T16:56:11.014Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-03-22T16:56:11.014Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-22T16:56:11.014Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-22T16:56:11.014Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T16:56:11.014Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-22T16:56:11.014Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-22T16:56:11.014Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T16:56:11.014Z] === RUN TestIpcModeOlderClient [2021-03-22T16:56:11.014Z] === PAUSE TestIpcModeOlderClient [2021-03-22T16:56:11.014Z] === RUN TestKillContainerInvalidSignal [2021-03-22T16:56:11.079Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T16:56:11.273Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-03-22T16:56:11.273Z] === RUN TestKillContainer [2021-03-22T16:56:11.273Z] === RUN TestKillContainer/no_signal [2021-03-22T16:56:11.339Z] INFO: Testing against a local daemon [2021-03-22T16:56:11.339Z] === RUN TestCgroupNamespacesBuild [2021-03-22T16:56:11.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-22T16:56:11.841Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T16:56:12.410Z] === RUN TestKillContainer/killing_signal [2021-03-22T16:56:13.346Z] --- PASS: TestKillContainer (2.02s) [2021-03-22T16:56:13.346Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-03-22T16:56:13.346Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-03-22T16:56:13.346Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-03-22T16:56:13.346Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T16:56:13.346Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-22T16:56:13.843Z] --- PASS: TestRenameLinkedContainer (2.88s) [2021-03-22T16:56:13.843Z] === RUN TestRenameStoppedContainer [2021-03-22T16:56:13.915Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-22T16:56:14.101Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-03-22T16:56:14.101Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T16:56:14.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2021-03-22T16:56:14.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-03-22T16:56:14.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-03-22T16:56:14.483Z] === RUN TestKillStoppedContainer [2021-03-22T16:56:14.483Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-22T16:56:14.483Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T16:56:14.638Z] --- PASS: TestCgroupNamespacesBuild (2.77s) [2021-03-22T16:56:14.638Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-22T16:56:14.742Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-22T16:56:14.742Z] === RUN TestKillDifferentUserContainer [2021-03-22T16:56:14.982Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T16:56:14.982Z] Using test binary docker [2021-03-22T16:56:14.982Z] +++ /etc/init.d/apparmor start [2021-03-22T16:56:14.982Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T16:56:14.982Z] INFO: Waiting for daemon to start... [2021-03-22T16:56:14.982Z] Starting dockerd [2021-03-22T16:56:14.982Z] +++ 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-03-22T16:56:15.311Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-03-22T16:56:15.311Z] === RUN TestInspectOomKilledTrue [2021-03-22T16:56:15.311Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-22T16:56:15.311Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:56:15.311Z] === RUN TestInspectOomKilledFalse [2021-03-22T16:56:15.311Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-22T16:56:15.311Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T16:56:15.311Z] === RUN TestLinksEtcHostsContentMatch [2021-03-22T16:56:15.311Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-22T16:56:15.311Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-22T16:56:15.311Z] === RUN TestLinksContainerNames [2021-03-22T16:56:15.478Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2021-03-22T16:56:15.478Z] === RUN TestRenameInvalidName [2021-03-22T16:56:16.045Z] --- PASS: TestRenameInvalidName (0.71s) [2021-03-22T16:56:16.045Z] === RUN TestRenameAnonymousContainer [2021-03-22T16:56:16.550Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2021-03-22T16:56:16.550Z] === RUN TestBuildWithSession [2021-03-22T16:56:16.550Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T16:56:16.550Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T16:56:16.550Z] === RUN TestBuildSquashParent [2021-03-22T16:56:16.691Z] --- PASS: TestLinksContainerNames (1.35s) [2021-03-22T16:56:16.691Z] === RUN TestLogsFollowTailEmpty [2021-03-22T16:56:17.261Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-03-22T16:56:17.261Z] === RUN TestContainerNetworkMountsNoChown [2021-03-22T16:56:17.518Z] . [2021-03-22T16:56:17.518Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T16:56:17.518Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T16:56:17.518Z] Error: No such image: emptyfs [2021-03-22T16:56:17.518Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-22T16:56:17.518Z] ++++ docker load [2021-03-22T16:56:17.778Z] Running integration-test (iteration 1) [2021-03-22T16:56:17.778Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-22T16:56:17.778Z] ++ 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-03-22T16:56:17.778Z] ++ set -e [2021-03-22T16:56:17.778Z] ++ '[' -n 0 ']' [2021-03-22T16:56:17.778Z] ++ set -x [2021-03-22T16:56:17.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-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-03-22T16:56:18.198Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/default [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/default [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/private [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/private [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rprivate [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/slave [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/slave [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rslave [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/shared [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/shared [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rshared [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/default [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rslave [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rshared [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/shared [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rprivate [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/slave [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/private [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-22T16:56:18.198Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-22T16:56:18.198Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-22T16:56:18.198Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-22T16:56:18.457Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-22T16:56:18.457Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-22T16:56:18.457Z] === RUN TestContainerBindMountNonRecursive [2021-03-22T16:56:18.458Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-22T16:56:18.458Z] 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-03-22T16:56:18.458Z] === RUN TestContainerVolumesMountedAsShared [2021-03-22T16:56:18.458Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-22T16:56:18.458Z] 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-03-22T16:56:18.458Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-22T16:56:18.458Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-22T16:56:18.458Z] 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-03-22T16:56:18.458Z] === RUN TestNetworkNat [2021-03-22T16:56:18.577Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2021-03-22T16:56:18.577Z] === RUN TestRenameContainerWithSameName [2021-03-22T16:56:19.394Z] --- PASS: TestNetworkNat (0.77s) [2021-03-22T16:56:19.394Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T16:56:19.511Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-03-22T16:56:19.511Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T16:56:19.963Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-03-22T16:56:19.963Z] === RUN TestNetworkLoopbackNat [2021-03-22T16:56:20.886Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2021-03-22T16:56:20.886Z] === RUN TestResize [2021-03-22T16:56:21.820Z] --- PASS: TestResize (0.80s) [2021-03-22T16:56:21.820Z] === RUN TestResizeWithInvalidSize [2021-03-22T16:56:22.386Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-03-22T16:56:22.386Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T16:56:23.251Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2021-03-22T16:56:23.251Z] === RUN TestPause [2021-03-22T16:56:23.251Z] --- SKIP: TestPause (0.00s) [2021-03-22T16:56:23.251Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:56:23.251Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T16:56:23.251Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T16:56:23.251Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T16:56:23.251Z] === RUN TestPauseStopPausedContainer [2021-03-22T16:56:23.251Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-22T16:56:23.251Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:56:23.251Z] === RUN TestPsFilter [2021-03-22T16:56:23.251Z] --- PASS: TestPsFilter (0.10s) [2021-03-22T16:56:23.251Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T16:56:23.320Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T16:56:23.320Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T16:56:23.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T16:56:23.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T16:56:23.320Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T16:56:23.821Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-03-22T16:56:23.821Z] === RUN TestRemoveContainerWithVolume [2021-03-22T16:56:24.389Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-03-22T16:56:24.389Z] === RUN TestRemoveContainerRunning [2021-03-22T16:56:24.686Z] --- PASS: TestBuildSquashParent (8.51s) [2021-03-22T16:56:24.686Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T16:56:24.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:56:24.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:56:24.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:56:24.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:56:24.686Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:56:24.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:56:24.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:56:24.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:56:24.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:56:24.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:56:24.686Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:56:24.686Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:56:24.686Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:56:24.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:56:24.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:56:24.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:56:24.957Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-03-22T16:56:24.957Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T16:56:25.851Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T16:56:25.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T16:56:25.896Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-03-22T16:56:25.896Z] === RUN TestRemoveInvalidContainer [2021-03-22T16:56:25.896Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-22T16:56:25.896Z] === RUN TestRenameLinkedContainer [2021-03-22T16:56:26.047Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-22T16:56:26.047Z] [2021-03-22T16:56:26.047Z] ________ ____ __. [2021-03-22T16:56:26.047Z] \_____ \ | |/ _| [2021-03-22T16:56:26.047Z] / | \| < [2021-03-22T16:56:26.047Z] / | \ | \ [2021-03-22T16:56:26.047Z] \_______ /____|__ \ [2021-03-22T16:56:26.047Z] \/ \/ [2021-03-22T16:56:26.047Z] [2021-03-22T16:56:26.047Z] INFO: make.ps1 ended at 03/22/2021 16:56:18 [2021-03-22T16:56:26.047Z] INFO: Binaries build ended at 03/22/2021 16:56:19. Duration:00:01:25.8247991 [2021-03-22T16:56:26.047Z] INFO: Copying the built daemon binary to d:\CI\PR-42050\8\binary\dockerd-c6038b4884.exe... [2021-03-22T16:56:26.047Z] INFO: Copying the built client binary to d:\CI\PR-42050\8\binary\docker-c6038b4884.exe... [2021-03-22T16:56:26.047Z] INFO: Copying dockerversion from the container... [2021-03-22T16:56:26.047Z] INFO: Copying the golang package from the container to d:\CI\PR-42050\8\installer\go.zip... [2021-03-22T16:56:26.047Z] INFO: Extracting go.zip to d:\CI\PR-42050\8\go [2021-03-22T16:56:26.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T16:56:26.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T16:56:27.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:56:27.988Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:56:28.433Z] --- PASS: TestRenameLinkedContainer (2.60s) [2021-03-22T16:56:28.433Z] === RUN TestRenameStoppedContainer [2021-03-22T16:56:28.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T16:56:28.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T16:56:29.001Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-03-22T16:56:29.001Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T16:56:30.383Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2021-03-22T16:56:30.383Z] === RUN TestRenameInvalidName [2021-03-22T16:56:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-22T16:56:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2021-03-22T16:56:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2021-03-22T16:56:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2021-03-22T16:56:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.54s) [2021-03-22T16:56:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.54s) [2021-03-22T16:56:30.533Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s) [2021-03-22T16:56:30.533Z] === RUN TestBuildMultiStageCopy [2021-03-22T16:56:30.533Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T16:56:30.651Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T16:56:30.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T16:56:31.321Z] --- PASS: TestRenameInvalidName (0.70s) [2021-03-22T16:56:31.321Z] === RUN TestRenameAnonymousContainer [2021-03-22T16:56:33.567Z] ..........................xx.................... [ 29%] [2021-03-22T16:56:33.846Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T16:56:33.846Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T16:56:33.859Z] --- PASS: TestRenameAnonymousContainer (2.29s) [2021-03-22T16:56:33.859Z] === RUN TestRenameContainerWithSameName [2021-03-22T16:56:34.118Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-03-22T16:56:34.118Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T16:56:34.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T16:56:34.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T16:56:34.418Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T16:56:34.990Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T16:56:35.497Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2021-03-22T16:56:35.497Z] === RUN TestResize [2021-03-22T16:56:35.561Z] --- PASS: TestBuildMultiStageCopy (5.05s) [2021-03-22T16:56:35.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.80s) [2021-03-22T16:56:35.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-03-22T16:56:35.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-03-22T16:56:35.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-03-22T16:56:35.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2021-03-22T16:56:35.561Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T16:56:36.065Z] --- PASS: TestResize (0.67s) [2021-03-22T16:56:36.065Z] === RUN TestResizeWithInvalidSize [2021-03-22T16:56:36.633Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-03-22T16:56:36.633Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2021-03-22T16:56:36.730Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2021-03-22T16:56:36.730Z] === RUN TestCgroupNamespacesRun [2021-03-22T16:56:37.472Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2021-03-22T16:56:37.472Z] === RUN TestBuildLabelWithTargets [2021-03-22T16:56:37.570Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-03-22T16:56:37.570Z] === RUN TestDaemonRestartKillContainers [2021-03-22T16:56:37.570Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-22T16:56:37.570Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-22T16:56:37.570Z] === RUN TestCgroupNamespacesRun [2021-03-22T16:56:38.104Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2021-03-22T16:56:38.104Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-22T16:56:38.104Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-22T16:56:38.104Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-22T16:56:38.104Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-22T16:56:40.005Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2021-03-22T16:56:40.005Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-22T16:56:40.015Z] --- PASS: TestBuildLabelWithTargets (2.33s) [2021-03-22T16:56:40.015Z] === RUN TestBuildWithEmptyLayers [2021-03-22T16:56:40.105Z] --- PASS: TestCgroupNamespacesRun (2.68s) [2021-03-22T16:56:40.105Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-22T16:56:40.586Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2021-03-22T16:56:40.586Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T16:56:41.908Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2021-03-22T16:56:41.908Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-22T16:56:42.641Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-03-22T16:56:42.641Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-22T16:56:43.284Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2021-03-22T16:56:43.284Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-22T16:56:43.884Z] --- PASS: TestBuildMultiStageOnBuild (3.20s) [2021-03-22T16:56:43.884Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T16:56:44.663Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2021-03-22T16:56:44.663Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-22T16:56:45.176Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.67s) [2021-03-22T16:56:45.176Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-22T16:56:45.230Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-03-22T16:56:45.230Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-22T16:56:45.268Z] --- PASS: TestBuildUncleanTarFilenames (1.50s) [2021-03-22T16:56:45.268Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T16:56:47.131Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-03-22T16:56:47.131Z] === RUN TestKernelTCPMemory [2021-03-22T16:56:47.131Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-22T16:56:47.131Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-22T16:56:47.131Z] === RUN TestNISDomainname [2021-03-22T16:56:47.146Z] INFO: Extraction ended at 03/22/2021 16:56:46. Duration:00:00:23.9403906 [2021-03-22T16:56:47.146Z] INFO: Updating the golang and path environment variables [2021-03-22T16:56:47.146Z] INFO: GOPATH=d:\gopath [2021-03-22T16:56:47.146Z] INFO: go version go1.13.15 windows/amd64 [2021-03-22T16:56:47.146Z] INFO: Running the daemon under test in debug mode [2021-03-22T16:56:47.146Z] INFO: Starting a daemon under test... [2021-03-22T16:56:47.146Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42050\8\daemon --pidfile d:\CI\PR-42050\8\docker.pid -D [2021-03-22T16:56:47.146Z] INFO: Process started successfully. [2021-03-22T16:56:47.146Z] INFO: Start tailing logs of the daemon under tests [2021-03-22T16:56:47.146Z] INFO: Waiting for the daemon under test to start... [2021-03-22T16:56:47.709Z] --- PASS: TestCgroupNamespacesRunHostMode (2.68s) [2021-03-22T16:56:47.709Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-22T16:56:48.508Z] --- PASS: TestNISDomainname (1.34s) [2021-03-22T16:56:48.508Z] === RUN TestHostnameDnsResolution [2021-03-22T16:56:48.565Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2021-03-22T16:56:48.565Z] === RUN TestBuildWithHugeFile [2021-03-22T16:56:49.088Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2021-03-22T16:56:49.088Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-22T16:56:49.883Z] --- PASS: TestHostnameDnsResolution (1.25s) [2021-03-22T16:56:49.883Z] === RUN TestStats [2021-03-22T16:56:51.626Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2021-03-22T16:56:51.626Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-22T16:56:52.412Z] --- PASS: TestStats (2.73s) [2021-03-22T16:56:52.412Z] === RUN TestStopContainerWithTimeout [2021-03-22T16:56:52.412Z] === RUN TestStopContainerWithTimeout/0 [2021-03-22T16:56:52.412Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-22T16:56:52.412Z] === RUN TestStopContainerWithTimeout/1 [2021-03-22T16:56:52.412Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-22T16:56:52.412Z] === RUN TestStopContainerWithTimeout/3 [2021-03-22T16:56:52.412Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-22T16:56:52.412Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-22T16:56:52.412Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-22T16:56:52.412Z] === CONT TestStopContainerWithTimeout/0 [2021-03-22T16:56:52.412Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-22T16:56:53.002Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-03-22T16:56:53.002Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-22T16:56:53.349Z] === CONT TestStopContainerWithTimeout/3 [2021-03-22T16:56:55.537Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.63s) [2021-03-22T16:56:55.537Z] === RUN TestKernelTCPMemory [2021-03-22T16:56:55.537Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-22T16:56:55.537Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:56:55.537Z] === RUN TestNISDomainname [2021-03-22T16:56:55.537Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-22T16:56:55.537Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-22T16:56:55.537Z] === RUN TestHostnameDnsResolution [2021-03-22T16:56:55.878Z] === CONT TestStopContainerWithTimeout/1 [2021-03-22T16:56:56.918Z] --- PASS: TestHostnameDnsResolution (1.13s) [2021-03-22T16:56:56.918Z] === RUN TestStats [2021-03-22T16:56:56.918Z] --- SKIP: TestStats (0.00s) [2021-03-22T16:56:56.918Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:56:56.918Z] === RUN TestStopContainerWithTimeout [2021-03-22T16:56:56.918Z] === RUN TestStopContainerWithTimeout/0 [2021-03-22T16:56:56.918Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-22T16:56:56.918Z] === RUN TestStopContainerWithTimeout/1 [2021-03-22T16:56:56.918Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-22T16:56:56.918Z] === RUN TestStopContainerWithTimeout/3 [2021-03-22T16:56:56.918Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-22T16:56:56.918Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-22T16:56:56.918Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-22T16:56:56.918Z] === CONT TestStopContainerWithTimeout/0 [2021-03-22T16:56:56.918Z] === CONT TestStopContainerWithTimeout/3 [2021-03-22T16:56:57.252Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-22T16:56:57.252Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-03-22T16:56:57.252Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2021-03-22T16:56:57.252Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2021-03-22T16:56:57.252Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-03-22T16:56:57.252Z] === RUN TestDeleteDevicemapper [2021-03-22T16:56:57.252Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-22T16:56:57.252Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T16:56:57.252Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T16:56:57.858Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-22T16:56:59.762Z] === CONT TestStopContainerWithTimeout/1 [2021-03-22T16:56:59.906Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-22T16:57:00.540Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.30s) [2021-03-22T16:57:00.540Z] === RUN TestUpdateMemory [2021-03-22T16:57:01.666Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-22T16:57:01.666Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2021-03-22T16:57:01.666Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2021-03-22T16:57:01.666Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-03-22T16:57:01.666Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-03-22T16:57:01.666Z] === RUN TestDeleteDevicemapper [2021-03-22T16:57:01.666Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-22T16:57:01.666Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T16:57:01.666Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T16:57:01.916Z] --- PASS: TestUpdateMemory (1.32s) [2021-03-22T16:57:01.916Z] === RUN TestUpdateCPUQuota [2021-03-22T16:57:04.205Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) [2021-03-22T16:57:04.205Z] === RUN TestUpdateMemory [2021-03-22T16:57:04.205Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-22T16:57:04.205Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:57:04.205Z] === RUN TestUpdateCPUQuota [2021-03-22T16:57:04.205Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-22T16:57:04.205Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:57:04.205Z] === RUN TestUpdatePidsLimit [2021-03-22T16:57:04.205Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-22T16:57:04.205Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:57:04.205Z] === RUN TestUpdateRestartPolicy [2021-03-22T16:57:04.530Z] Loaded image: buildpack-deps:buster [2021-03-22T16:57:04.530Z] Loaded image: busybox:latest [2021-03-22T16:57:04.530Z] Loaded image: busybox:glibc [2021-03-22T16:57:07.062Z] Loaded image: debian:bullseye [2021-03-22T16:57:07.062Z] Loaded image: hello-world:latest [2021-03-22T16:57:07.062Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T16:57:07.321Z] INFO: Testing against a local daemon [2021-03-22T16:57:07.321Z] === RUN TestCgroupNamespacesBuild [2021-03-22T16:57:08.233Z] .....INFO: Daemon under test started and replied! [2021-03-22T16:57:08.233Z] INFO: Docker version of the daemon under test [2021-03-22T16:57:08.233Z] [2021-03-22T16:57:08.233Z] Client: [2021-03-22T16:57:08.233Z] Version: 17.06.2-ce [2021-03-22T16:57:08.233Z] API version: 1.30 [2021-03-22T16:57:08.233Z] Go version: go1.8.3 [2021-03-22T16:57:08.233Z] Git commit: cec0b72 [2021-03-22T16:57:08.233Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-22T16:57:08.233Z] OS/Arch: windows/amd64 [2021-03-22T16:57:08.233Z] [2021-03-22T16:57:08.233Z] Server: [2021-03-22T16:57:08.233Z] Version: 0.0.0-dev [2021-03-22T16:57:08.233Z] API version: 1.41 (minimum version 1.24) [2021-03-22T16:57:08.233Z] Go version: go1.13.15 [2021-03-22T16:57:08.233Z] Git commit: c6038b4884 [2021-03-22T16:57:08.233Z] Built: 03/22/2021 16:54:58 [2021-03-22T16:57:08.233Z] OS/Arch: windows/amd64 [2021-03-22T16:57:08.233Z] Experimental: false [2021-03-22T16:57:08.233Z] [2021-03-22T16:57:08.233Z] INFO: Docker info of the daemon under test [2021-03-22T16:57:08.233Z] [2021-03-22T16:57:08.233Z] Containers: 0 [2021-03-22T16:57:08.233Z] Running: 0 [2021-03-22T16:57:08.233Z] Paused: 0 [2021-03-22T16:57:08.233Z] Stopped: 0 [2021-03-22T16:57:08.233Z] Images: 0 [2021-03-22T16:57:08.233Z] Server Version: 0.0.0-dev [2021-03-22T16:57:08.233Z] Storage Driver: windowsfilter [2021-03-22T16:57:08.233Z] Windows: [2021-03-22T16:57:08.233Z] Logging Driver: json-file [2021-03-22T16:57:08.233Z] Plugins: [2021-03-22T16:57:08.233Z] Volume: local [2021-03-22T16:57:08.233Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-22T16:57:08.233Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-22T16:57:08.233Z] Swarm: inactive [2021-03-22T16:57:08.233Z] Default Isolation: process [2021-03-22T16:57:08.233Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-22T16:57:08.233Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-22T16:57:08.233Z] OSType: windows [2021-03-22T16:57:08.233Z] Architecture: x86_64 [2021-03-22T16:57:08.233Z] CPUs: 4 [2021-03-22T16:57:08.233Z] Total Memory: 32GiB [2021-03-22T16:57:08.233Z] Name: azwin-2-ed9f00 [2021-03-22T16:57:08.233Z] ID: X73U:BB5J:HLDA:5TB2:XDZ3:FLFI:2KBN:SF3F:BPTN:FZ4Z:3ARB:QAHW [2021-03-22T16:57:08.233Z] Docker Root Dir: D:\CI\PR-42050\8\daemon [2021-03-22T16:57:08.233Z] Debug Mode (client): false [2021-03-22T16:57:08.233Z] Debug Mode (server): true [2021-03-22T16:57:08.233Z] File Descriptors: -1 [2021-03-22T16:57:08.233Z] Goroutines: 16 [2021-03-22T16:57:08.233Z] System Time: 2021-03-22T16:57:06.4839729Z [2021-03-22T16:57:08.233Z] EventsListeners: 0 [2021-03-22T16:57:08.233Z] Registry: https://index.docker.io/v1/ [2021-03-22T16:57:08.233Z] Labels: [2021-03-22T16:57:08.233Z] Experimental: false [2021-03-22T16:57:08.233Z] Insecure Registries: [2021-03-22T16:57:08.233Z] 127.0.0.0/8 [2021-03-22T16:57:08.233Z] Live Restore Enabled: false [2021-03-22T16:57:08.233Z] [2021-03-22T16:57:08.233Z] [2021-03-22T16:57:08.233Z] INFO: Docker images of the daemon under test [2021-03-22T16:57:08.233Z] [2021-03-22T16:57:08.233Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-22T16:57:08.233Z] [2021-03-22T16:57:08.233Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-22T16:57:08.233Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-22T16:57:08.233Z] ltsc2019: Pulling from windows/servercore [2021-03-22T16:57:08.233Z] 4612f6d0b889: Pulling fs layer [2021-03-22T16:57:08.233Z] 5ff1512f88ec: Pulling fs layer [2021-03-22T16:57:09.534Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-22T16:57:10.026Z] --- PASS: TestUpdateCPUQuota (6.78s) [2021-03-22T16:57:10.026Z] === RUN TestUpdatePidsLimit [2021-03-22T16:57:10.026Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-22T16:57:10.026Z] === RUN TestUpdatePidsLimit/no_change [2021-03-22T16:57:10.026Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-22T16:57:10.961Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-22T16:57:11.516Z] --- PASS: TestCgroupNamespacesBuild (3.78s) [2021-03-22T16:57:11.516Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-22T16:57:11.528Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-22T16:57:12.094Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-22T16:57:13.030Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-22T16:57:14.054Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.70s) [2021-03-22T16:57:14.054Z] === RUN TestBuildWithSession [2021-03-22T16:57:14.054Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T16:57:14.054Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T16:57:14.054Z] === RUN TestBuildSquashParent [2021-03-22T16:57:14.070Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-22T16:57:14.404Z] --- PASS: TestUpdatePidsLimit (5.59s) [2021-03-22T16:57:14.404Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-03-22T16:57:14.404Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-03-22T16:57:14.404Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-03-22T16:57:14.404Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-03-22T16:57:14.404Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.73s) [2021-03-22T16:57:14.404Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.83s) [2021-03-22T16:57:14.404Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-03-22T16:57:14.404Z] === RUN TestUpdateRestartPolicy [2021-03-22T16:57:16.452Z] --- PASS: TestUpdateRestartPolicy (12.37s) [2021-03-22T16:57:16.452Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T16:57:17.021Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-03-22T16:57:17.021Z] === RUN TestWaitNonBlocked [2021-03-22T16:57:17.021Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T16:57:17.021Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T16:57:17.021Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T16:57:17.021Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T16:57:17.021Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T16:57:17.021Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T16:57:17.958Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-22T16:57:17.958Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-03-22T16:57:17.958Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2021-03-22T16:57:17.958Z] === RUN TestWaitBlocked [2021-03-22T16:57:17.958Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T16:57:17.958Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T16:57:17.958Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T16:57:17.958Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T16:57:17.958Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T16:57:17.958Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T16:57:18.576Z] 5ff1512f88ec: Verifying Checksum [2021-03-22T16:57:18.576Z] 5ff1512f88ec: Download complete [2021-03-22T16:57:19.335Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-22T16:57:19.335Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2021-03-22T16:57:19.335Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-03-22T16:57:19.335Z] === CONT TestDaemonRestartIpcMode [2021-03-22T16:57:19.335Z] === CONT TestIpcModeOlderClient [2021-03-22T16:57:19.335Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-03-22T16:57:19.335Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-22T16:57:24.373Z] 4612f6d0b889: Verifying Checksum [2021-03-22T16:57:24.373Z] 4612f6d0b889: Download complete [2021-03-22T16:57:24.607Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.72s) [2021-03-22T16:57:24.607Z] --- PASS: TestDaemonRestartIpcMode (5.47s) [2021-03-22T16:57:24.607Z] PASS [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === Skipped [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-22T16:57:24.607Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-22T16:57:24.607Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-22T16:57:24.607Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-22T16:57:24.607Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-22T16:57:24.607Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-22T16:57:24.607Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-22T16:57:24.607Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-22T16:57:24.607Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-22T16:57:24.607Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-22T16:57:24.607Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-22T16:57:24.607Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T16:57:24.607Z] [2021-03-22T16:57:24.607Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-22T16:57:24.608Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-22T16:57:24.608Z] 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-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-22T16:57:24.608Z] 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-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-22T16:57:24.608Z] 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-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-22T16:57:24.608Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T16:57:24.608Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-22T16:57:24.608Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-22T16:57:24.608Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-22T16:57:24.608Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-22T16:57:24.608Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-22T16:57:24.608Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-22T16:57:24.608Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-22T16:57:24.608Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-22T16:57:24.608Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-22T16:57:24.608Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] [2021-03-22T16:57:24.608Z] DONE 177 tests, 26 skipped in 103.599s [2021-03-22T16:57:24.608Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-22T16:57:24.868Z] INFO: Testing against a local daemon [2021-03-22T16:57:24.868Z] === RUN TestCommitInheritsEnv [2021-03-22T16:57:26.245Z] --- PASS: TestCommitInheritsEnv (1.38s) [2021-03-22T16:57:26.245Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T16:57:26.245Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-22T16:57:26.245Z] === RUN TestImagesFilterMultiReference [2021-03-22T16:57:26.245Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-22T16:57:26.245Z] === RUN TestImagePullPlatformInvalid [2021-03-22T16:57:26.245Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-22T16:57:26.245Z] === RUN TestRemoveImageOrphaning [2021-03-22T16:57:28.149Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-03-22T16:57:28.149Z] === RUN TestRemoveImageGarbageCollector [2021-03-22T16:57:28.149Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-22T16:57:28.149Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-22T16:57:28.149Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T16:57:28.149Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-22T16:57:28.149Z] === RUN TestTagInvalidReference [2021-03-22T16:57:28.149Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-22T16:57:28.149Z] === RUN TestTagValidPrefixedRepo [2021-03-22T16:57:28.149Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-22T16:57:28.149Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T16:57:28.149Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-22T16:57:28.149Z] === RUN TestTagOfficialNames [2021-03-22T16:57:28.409Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-22T16:57:28.409Z] === RUN TestTagMatchesDigest [2021-03-22T16:57:28.409Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-22T16:57:28.409Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-22T16:57:28.942Z] --- PASS: TestBuildSquashParent (13.76s) [2021-03-22T16:57:28.942Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T16:57:28.942Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:57:28.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:57:28.942Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:57:28.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:57:28.942Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:57:28.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:57:28.942Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:57:28.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:57:28.942Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:57:28.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:57:28.942Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:57:28.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:57:28.942Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T16:57:28.942Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T16:57:29.276Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2021-03-22T16:57:29.276Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T16:57:29.276Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-03-22T16:57:29.276Z] === RUN TestWaitNonBlocked [2021-03-22T16:57:29.276Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T16:57:29.276Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T16:57:29.276Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T16:57:29.276Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T16:57:29.276Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T16:57:29.276Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T16:57:29.276Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-22T16:57:29.276Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2021-03-22T16:57:29.276Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2021-03-22T16:57:29.276Z] === RUN TestWaitBlocked [2021-03-22T16:57:29.276Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T16:57:29.276Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T16:57:29.276Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T16:57:29.276Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T16:57:29.276Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T16:57:29.276Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T16:57:30.211Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-22T16:57:30.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2021-03-22T16:57:30.211Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-03-22T16:57:30.211Z] === CONT TestContainerStartOnDaemonRestart [2021-03-22T16:57:30.211Z] === CONT TestContainerKillOnDaemonStart [2021-03-22T16:57:33.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T16:57:33.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T16:57:33.496Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2021-03-22T16:57:33.496Z] === CONT TestIpcModeOlderClient [2021-03-22T16:57:33.496Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-03-22T16:57:33.496Z] === CONT TestDaemonHostGatewayIP [2021-03-22T16:57:34.387Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-22T16:57:35.313Z] --- PASS: TestBuildWithHugeFile (42.28s) [2021-03-22T16:57:35.313Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T16:57:35.313Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-22T16:57:35.313Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T16:57:35.313Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T16:57:35.313Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:57:35.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:57:35.313Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:57:35.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:57:35.313Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:57:35.313Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:57:35.313Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:57:35.313Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:57:35.313Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:57:35.313Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-03-22T16:57:35.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-03-22T16:57:35.313Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-03-22T16:57:35.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-03-22T16:57:35.313Z] === RUN TestBuildPreserveOwnership [2021-03-22T16:57:35.313Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-22T16:57:35.885Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-22T16:57:36.851Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2021-03-22T16:57:36.851Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-22T16:57:38.411Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T16:57:38.411Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T16:57:38.430Z] --- PASS: TestBuildPreserveOwnership (6.99s) [2021-03-22T16:57:38.430Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.58s) [2021-03-22T16:57:38.430Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.40s) [2021-03-22T16:57:38.430Z] === RUN TestBuildPlatformInvalid [2021-03-22T16:57:38.430Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-03-22T16:57:38.430Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-22T16:57:39.381Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2021-03-22T16:57:39.381Z] === CONT TestDaemonRestartIpcMode [2021-03-22T16:57:41.910Z] --- PASS: TestDaemonRestartIpcMode (3.00s) [2021-03-22T16:57:42.477Z] --- PASS: TestContainerKillOnDaemonStart (12.30s) [2021-03-22T16:57:42.477Z] PASS [2021-03-22T16:57:42.477Z] [2021-03-22T16:57:42.477Z] === Skipped [2021-03-22T16:57:42.477Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-22T16:57:42.477Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T16:57:42.477Z] [2021-03-22T16:57:42.477Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-22T16:57:42.477Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-22T16:57:42.477Z] [2021-03-22T16:57:42.477Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T16:57:42.477Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T16:57:42.477Z] [2021-03-22T16:57:42.477Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-22T16:57:42.477Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-22T16:57:42.477Z] [2021-03-22T16:57:42.477Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-22T16:57:42.477Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-22T16:57:42.477Z] [2021-03-22T16:57:42.477Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-22T16:57:42.477Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T16:57:42.477Z] [2021-03-22T16:57:42.477Z] [2021-03-22T16:57:42.477Z] DONE 196 tests, 6 skipped in 149.076s [2021-03-22T16:57:42.477Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-22T16:57:42.477Z] INFO: Testing against a local daemon [2021-03-22T16:57:42.477Z] === RUN TestCommitInheritsEnv [2021-03-22T16:57:42.736Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-03-22T16:57:42.736Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T16:57:42.736Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-22T16:57:42.736Z] === RUN TestImagesFilterMultiReference [2021-03-22T16:57:42.736Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-22T16:57:42.736Z] === RUN TestImagePullPlatformInvalid [2021-03-22T16:57:42.736Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-22T16:57:42.736Z] === RUN TestRemoveImageOrphaning [2021-03-22T16:57:42.994Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-03-22T16:57:42.994Z] === RUN TestRemoveImageGarbageCollector [2021-03-22T16:57:43.152Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-22T16:57:44.891Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-22T16:57:44.899Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2021-03-22T16:57:44.900Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T16:57:44.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-22T16:57:44.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.53s) [2021-03-22T16:57:44.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.53s) [2021-03-22T16:57:44.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.42s) [2021-03-22T16:57:44.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.48s) [2021-03-22T16:57:44.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.30s) [2021-03-22T16:57:44.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.39s) [2021-03-22T16:57:44.978Z] === RUN TestBuildMultiStageCopy [2021-03-22T16:57:44.978Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T16:57:45.158Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-22T16:57:45.158Z] === RUN TestTagInvalidReference [2021-03-22T16:57:45.158Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-22T16:57:45.158Z] === RUN TestTagValidPrefixedRepo [2021-03-22T16:57:45.158Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-03-22T16:57:45.158Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T16:57:45.158Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2021-03-22T16:57:45.158Z] === RUN TestTagOfficialNames [2021-03-22T16:57:45.158Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-22T16:57:45.158Z] === RUN TestTagMatchesDigest [2021-03-22T16:57:45.158Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-22T16:57:45.158Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-22T16:57:48.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T16:57:48.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T16:57:48.829Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T16:57:49.396Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T16:57:49.963Z] --- PASS: TestBuildMultiStageCopy (6.10s) [2021-03-22T16:57:49.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.78s) [2021-03-22T16:57:49.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2021-03-22T16:57:49.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2021-03-22T16:57:49.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2021-03-22T16:57:49.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-03-22T16:57:49.963Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T16:57:50.519Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-22T16:57:51.864Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2021-03-22T16:57:51.864Z] === RUN TestBuildLabelWithTargets [2021-03-22T16:57:53.347Z] Loaded image: buildpack-deps:buster [2021-03-22T16:57:53.347Z] Loaded image: busybox:latest [2021-03-22T16:57:53.347Z] Loaded image: busybox:glibc [2021-03-22T16:57:53.347Z] Loaded image: debian:bullseye [2021-03-22T16:57:53.608Z] Loaded image: hello-world:latest [2021-03-22T16:57:53.608Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T16:57:53.770Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2021-03-22T16:57:53.770Z] === RUN TestBuildWithEmptyLayers [2021-03-22T16:57:55.147Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-03-22T16:57:55.147Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T16:57:59.337Z] --- PASS: TestBuildMultiStageOnBuild (4.14s) [2021-03-22T16:57:59.337Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T16:58:01.238Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2021-03-22T16:58:01.238Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T16:58:03.536Z] ......................... [ 67%] [2021-03-22T16:58:03.607Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.54s) [2021-03-22T16:58:03.607Z] PASS [2021-03-22T16:58:03.607Z] [2021-03-22T16:58:03.607Z] === Skipped [2021-03-22T16:58:03.607Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-22T16:58:03.607Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T16:58:03.607Z] [2021-03-22T16:58:03.607Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-22T16:58:03.607Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T16:58:03.607Z] [2021-03-22T16:58:03.607Z] [2021-03-22T16:58:03.607Z] DONE 34 tests, 2 skipped in 129.826s [2021-03-22T16:58:03.607Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-22T16:58:03.607Z] ++ 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-03-22T16:58:03.607Z] ++ set -e [2021-03-22T16:58:03.607Z] ++ '[' -n 0 ']' [2021-03-22T16:58:03.607Z] ++ set -x [2021-03-22T16:58:03.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T16:58:03.607Z] INFO: Testing against a local daemon [2021-03-22T16:58:03.607Z] === RUN TestConfigInspect [2021-03-22T16:58:06.504Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2021-03-22T16:58:06.504Z] === RUN TestBuildWithHugeFile [2021-03-22T16:58:06.904Z] --- PASS: TestConfigInspect (3.77s) [2021-03-22T16:58:06.904Z] === RUN TestConfigList [2021-03-22T16:58:10.205Z] --- PASS: TestConfigList (3.27s) [2021-03-22T16:58:10.205Z] === RUN TestConfigsCreateAndDelete [2021-03-22T16:58:13.504Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2021-03-22T16:58:13.504Z] === RUN TestConfigsUpdate [2021-03-22T16:58:14.631Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T16:58:14.631Z] Using test binary docker [2021-03-22T16:58:14.631Z] +++ /etc/init.d/apparmor start [2021-03-22T16:58:14.631Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T16:58:14.631Z] INFO: Waiting for daemon to start... [2021-03-22T16:58:14.631Z] Starting dockerd [2021-03-22T16:58:14.631Z] +++ 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-03-22T16:58:14.631Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T16:58:14.631Z] Using test binary docker [2021-03-22T16:58:14.631Z] +++ /etc/init.d/apparmor start [2021-03-22T16:58:14.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T16:58:14.632Z] Starting dockerd [2021-03-22T16:58:14.632Z] INFO: Waiting for daemon to start... [2021-03-22T16:58:14.632Z] +++ 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-03-22T16:58:16.806Z] --- PASS: TestConfigsUpdate (3.31s) [2021-03-22T16:58:16.806Z] === RUN TestTemplatedConfig [2021-03-22T16:58:21.042Z] --- PASS: TestTemplatedConfig (4.07s) [2021-03-22T16:58:21.042Z] === RUN TestConfigCreateResolve [2021-03-22T16:58:24.340Z] --- PASS: TestConfigCreateResolve (3.27s) [2021-03-22T16:58:24.340Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T16:58:24.602Z] . [2021-03-22T16:58:24.602Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T16:58:24.602Z] [2021-03-22T16:58:24.602Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T16:58:24.602Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T16:58:24.602Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T16:58:24.602Z] Error: No such image: emptyfs [2021-03-22T16:58:24.602Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-22T16:58:24.602Z] ++++ docker load [2021-03-22T16:58:24.602Z] Error: No such image: emptyfs [2021-03-22T16:58:24.602Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-22T16:58:24.602Z] ++++ docker load [2021-03-22T16:58:24.602Z] Running integration-test (iteration 1) [2021-03-22T16:58:24.602Z] 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-03-22T16:58:24.602Z] ++ 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-03-22T16:58:24.602Z] ++ set -e [2021-03-22T16:58:24.602Z] ++ '[' -n 0 ']' [2021-03-22T16:58:24.602Z] ++ set -x [2021-03-22T16:58:24.602Z] ++ env -i DEST=/go/src/github.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-03-22T16:58:24.602Z] Running integration-test (iteration 1) [2021-03-22T16:58:24.602Z] 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-03-22T16:58:24.602Z] ++ 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-03-22T16:58:24.602Z] ++ set -e [2021-03-22T16:58:24.602Z] ++ '[' -n 0 ']' [2021-03-22T16:58:24.602Z] ++ set -x [2021-03-22T16:58:24.602Z] ++ env -i DEST=/go/src/github.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-03-22T16:58:24.912Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2021-03-22T16:58:24.912Z] PASS [2021-03-22T16:58:24.912Z] [2021-03-22T16:58:24.912Z] DONE 7 tests in 21.806s [2021-03-22T16:58:24.912Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-22T16:58:24.912Z] ++ 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-03-22T16:58:24.912Z] ++ set -e [2021-03-22T16:58:24.912Z] ++ '[' -n 0 ']' [2021-03-22T16:58:24.912Z] ++ set -x [2021-03-22T16:58:24.912Z] ++ env -i DEST=/go/src/github.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-03-22T16:58:25.172Z] INFO: Testing against a local daemon [2021-03-22T16:58:25.172Z] === RUN TestCheckpoint [2021-03-22T16:58:25.172Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T16:58:25.172Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T16:58:25.172Z] === RUN TestContainerInvalidJSON [2021-03-22T16:58:25.172Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T16:58:25.172Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T16:58:25.172Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T16:58:25.172Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T16:58:25.172Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T16:58:25.172Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T16:58:25.172Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T16:58:25.172Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T16:58:25.172Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T16:58:25.172Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-03-22T16:58:25.172Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-22T16:58:25.172Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-22T16:58:25.172Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-22T16:58:25.172Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T16:58:25.172Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-03-22T16:58:25.172Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T16:58:25.433Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-03-22T16:58:25.433Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T16:58:25.694Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-03-22T16:58:25.694Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T16:58:25.694Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-03-22T16:58:25.694Z] === RUN TestCopyFromContainer [2021-03-22T16:58:28.238Z] === RUN TestCopyFromContainer// [2021-03-22T16:58:28.238Z] === RUN TestCopyFromContainer//bar/root [2021-03-22T16:58:28.238Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-22T16:58:28.238Z] === RUN TestCopyFromContainer/bar/quux [2021-03-22T16:58:28.500Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-22T16:58:28.500Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-22T16:58:28.760Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-22T16:58:28.760Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-22T16:58:29.021Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-22T16:58:29.021Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-22T16:58:29.281Z] --- PASS: TestCopyFromContainer (3.55s) [2021-03-22T16:58:29.281Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-03-22T16:58:29.281Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-03-22T16:58:29.281Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-22T16:58:29.281Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-03-22T16:58:29.281Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-22T16:58:29.282Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-03-22T16:58:29.282Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-03-22T16:58:29.282Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-22T16:58:29.282Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2021-03-22T16:58:29.282Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-22T16:58:29.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T16:58:29.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T16:58:29.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T16:58:29.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T16:58:29.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T16:58:29.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T16:58:29.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T16:58:29.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T16:58:29.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T16:58:29.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T16:58:29.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-22T16:58:29.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-22T16:58:29.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-22T16:58:29.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T16:58:29.282Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T16:58:29.282Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-03-22T16:58:29.282Z] === RUN TestCreateWithInvalidEnv [2021-03-22T16:58:29.282Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T16:58:29.282Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T16:58:29.282Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T16:58:29.282Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T16:58:29.282Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T16:58:29.282Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T16:58:29.282Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T16:58:29.282Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T16:58:29.282Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T16:58:29.282Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-22T16:58:29.282Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-22T16:58:29.282Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T16:58:29.282Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-22T16:58:29.282Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T16:58:29.543Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-22T16:58:29.543Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T16:58:32.087Z] --- PASS: TestCreateWithCustomMaskedPaths (2.78s) [2021-03-22T16:58:32.087Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T16:58:35.387Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.88s) [2021-03-22T16:58:35.387Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T16:58:35.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T16:58:35.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T16:58:35.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T16:58:35.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T16:58:35.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T16:58:35.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T16:58:35.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T16:58:35.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T16:58:35.387Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T16:58:35.387Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T16:58:35.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T16:58:35.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T16:58:35.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T16:58:35.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T16:58:35.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T16:58:35.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-22T16:58:35.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-03-22T16:58:35.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-03-22T16:58:35.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-03-22T16:58:35.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-03-22T16:58:35.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-22T16:58:35.387Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T16:58:36.330Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.04s) [2021-03-22T16:58:36.330Z] === RUN TestCreateDifferentPlatform [2021-03-22T16:58:36.330Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T16:58:36.330Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T16:58:36.330Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-22T16:58:36.330Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-22T16:58:36.330Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-22T16:58:36.330Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T16:58:36.330Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-03-22T16:58:36.330Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T16:58:36.330Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-03-22T16:58:36.330Z] === RUN TestContainerStartOnDaemonRestart [2021-03-22T16:58:36.330Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-22T16:58:36.330Z] === RUN TestDaemonRestartIpcMode [2021-03-22T16:58:36.330Z] === PAUSE TestDaemonRestartIpcMode [2021-03-22T16:58:36.330Z] === RUN TestDaemonHostGatewayIP [2021-03-22T16:58:36.330Z] === PAUSE TestDaemonHostGatewayIP [2021-03-22T16:58:36.330Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-22T16:58:36.330Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-22T16:58:36.330Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T16:58:36.330Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-22T16:58:36.330Z] === RUN TestDiff [2021-03-22T16:58:37.273Z] --- PASS: TestDiff (0.98s) [2021-03-22T16:58:37.273Z] === RUN TestExecWithCloseStdin [2021-03-22T16:58:38.656Z] --- PASS: TestExecWithCloseStdin (1.29s) [2021-03-22T16:58:38.656Z] === RUN TestExec [2021-03-22T16:58:40.041Z] --- PASS: TestExec (1.30s) [2021-03-22T16:58:40.041Z] === RUN TestExecUser [2021-03-22T16:58:41.423Z] --- PASS: TestExecUser (1.24s) [2021-03-22T16:58:41.423Z] === RUN TestExportContainerAndImportImage [2021-03-22T16:58:42.806Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2021-03-22T16:58:42.806Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T16:58:44.721Z] --- PASS: TestExportContainerAfterDaemonRestart (2.12s) [2021-03-22T16:58:44.721Z] === RUN TestHealthCheckWorkdir [2021-03-22T16:58:45.695Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-22T16:58:46.631Z] --- PASS: TestHealthCheckWorkdir (1.65s) [2021-03-22T16:58:46.631Z] === RUN TestHealthKillContainer [2021-03-22T16:58:49.928Z] --- PASS: TestHealthKillContainer (3.26s) [2021-03-22T16:58:49.928Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T16:58:50.499Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2021-03-22T16:58:50.499Z] === RUN TestIpcModeNone [2021-03-22T16:58:51.883Z] --- PASS: TestIpcModeNone (1.22s) [2021-03-22T16:58:51.883Z] === RUN TestIpcModePrivate [2021-03-22T16:58:53.265Z] --- PASS: TestIpcModePrivate (1.28s) [2021-03-22T16:58:53.265Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-22T16:58:53.265Z] === RUN TestIpcModeShareable [2021-03-22T16:58:54.207Z] --- PASS: TestIpcModeShareable (1.23s) [2021-03-22T16:58:54.207Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-03-22T16:58:54.207Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-22T16:58:58.410Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.73s) [2021-03-22T16:58:58.410Z] === RUN TestAPIIpcModeHost [2021-03-22T16:58:59.351Z] --- PASS: TestAPIIpcModeHost (1.25s) [2021-03-22T16:58:59.351Z] === RUN TestDaemonIpcModeShareable [2021-03-22T16:59:00.815Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-22T16:59:01.896Z] --- PASS: TestDaemonIpcModeShareable (2.28s) [2021-03-22T16:59:01.896Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-22T16:59:01.896Z] === RUN TestDaemonIpcModePrivate [2021-03-22T16:59:02.700Z] tests/integration/client_test.py ..... [ 75%] [2021-03-22T16:59:02.956Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-22T16:59:03.375Z] Loaded image: buildpack-deps:buster [2021-03-22T16:59:03.375Z] Loaded image: busybox:latest [2021-03-22T16:59:03.375Z] Loaded image: busybox:glibc [2021-03-22T16:59:03.808Z] --- PASS: TestDaemonIpcModePrivate (2.23s) [2021-03-22T16:59:03.808Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-22T16:59:03.809Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-22T16:59:03.882Z] tests/integration/errors_test.py . [ 76%] [2021-03-22T16:59:05.922Z] Loaded image: buildpack-deps:buster [2021-03-22T16:59:05.922Z] Loaded image: busybox:latest [2021-03-22T16:59:06.181Z] Loaded image: busybox:glibc [2021-03-22T16:59:06.353Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.30s) [2021-03-22T16:59:06.353Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-22T16:59:06.353Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-22T16:59:08.897Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.44s) [2021-03-22T16:59:08.897Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-22T16:59:08.897Z] === RUN TestIpcModeOlderClient [2021-03-22T16:59:08.897Z] === PAUSE TestIpcModeOlderClient [2021-03-22T16:59:08.897Z] === RUN TestKillContainerInvalidSignal [2021-03-22T16:59:09.467Z] --- PASS: TestKillContainerInvalidSignal (1.00s) [2021-03-22T16:59:09.467Z] === RUN TestKillContainer [2021-03-22T16:59:09.467Z] === RUN TestKillContainer/no_signal [2021-03-22T16:59:10.378Z] Loaded image: debian:bullseye [2021-03-22T16:59:10.409Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T16:59:10.637Z] Loaded image: hello-world:latest [2021-03-22T16:59:10.897Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T16:59:10.897Z] INFO: Testing against a local daemon [2021-03-22T16:59:10.897Z] === RUN TestDockerSuite [2021-03-22T16:59:10.897Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-22T16:59:11.156Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-22T16:59:11.156Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-22T16:59:11.156Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-22T16:59:11.156Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-22T16:59:11.156Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-22T16:59:11.156Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-22T16:59:11.156Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-22T16:59:11.351Z] === RUN TestKillContainer/killing_signal [2021-03-22T16:59:12.293Z] --- PASS: TestKillContainer (2.91s) [2021-03-22T16:59:12.293Z] --- PASS: TestKillContainer/no_signal (0.96s) [2021-03-22T16:59:12.293Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2021-03-22T16:59:12.293Z] --- PASS: TestKillContainer/killing_signal (0.93s) [2021-03-22T16:59:12.293Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T16:59:12.293Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-22T16:59:12.537Z] Loaded image: debian:bullseye [2021-03-22T16:59:12.796Z] Loaded image: hello-world:latest [2021-03-22T16:59:13.055Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T16:59:13.055Z] INFO: Testing against a local daemon [2021-03-22T16:59:13.055Z] === RUN TestDockerDaemonSuite [2021-03-22T16:59:13.055Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-22T16:59:13.235Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-22T16:59:14.639Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.93s) [2021-03-22T16:59:14.639Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2021-03-22T16:59:14.639Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s) [2021-03-22T16:59:14.639Z] === RUN TestKillStoppedContainer [2021-03-22T16:59:14.639Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-03-22T16:59:14.639Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T16:59:14.639Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-03-22T16:59:14.639Z] === RUN TestKillDifferentUserContainer [2021-03-22T16:59:15.585Z] --- PASS: TestKillDifferentUserContainer (1.07s) [2021-03-22T16:59:15.585Z] === RUN TestInspectOomKilledTrue [2021-03-22T16:59:15.585Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-22T16:59:15.585Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T16:59:15.585Z] === RUN TestInspectOomKilledFalse [2021-03-22T16:59:15.585Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-22T16:59:15.585Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T16:59:15.585Z] === RUN TestLinksEtcHostsContentMatch [2021-03-22T16:59:15.588Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-22T16:59:15.588Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-22T16:59:15.847Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-22T16:59:15.847Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-22T16:59:16.968Z] --- PASS: TestLinksEtcHostsContentMatch (1.09s) [2021-03-22T16:59:16.968Z] === RUN TestLinksContainerNames [2021-03-22T16:59:17.224Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-22T16:59:17.224Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-22T16:59:17.224Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-22T16:59:18.881Z] --- PASS: TestLinksContainerNames (1.98s) [2021-03-22T16:59:18.881Z] === RUN TestLogsFollowTailEmpty [2021-03-22T16:59:19.761Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-22T16:59:19.761Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-22T16:59:19.761Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-22T16:59:19.761Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-22T16:59:19.824Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2021-03-22T16:59:19.824Z] === RUN TestContainerNetworkMountsNoChown [2021-03-22T16:59:19.875Z] --- PASS: TestImportExtremelyLargeImageWorks (102.34s) [2021-03-22T16:59:19.875Z] PASS [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === Skipped [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-22T16:59:19.875Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] DONE 12 tests, 1 skipped in 106.053s [2021-03-22T16:59:19.875Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-22T16:59:19.875Z] INFO: Testing against a local daemon [2021-03-22T16:59:19.875Z] === RUN TestNetworkCreateDelete [2021-03-22T16:59:19.875Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-03-22T16:59:19.875Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T16:59:19.875Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-03-22T16:59:19.875Z] === RUN TestDaemonDNSFallback [2021-03-22T16:59:19.875Z] --- PASS: TestDaemonDNSFallback (7.62s) [2021-03-22T16:59:19.875Z] === RUN TestInspectNetwork [2021-03-22T16:59:19.875Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-22T16:59:19.875Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:19.875Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T16:59:19.875Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-22T16:59:19.875Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] === RUN TestNetworkInvalidJSON [2021-03-22T16:59:19.875Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T16:59:19.875Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T16:59:19.875Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T16:59:19.875Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T16:59:19.875Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T16:59:19.875Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T16:59:19.875Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T16:59:19.875Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T16:59:19.875Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T16:59:19.875Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-22T16:59:19.875Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-22T16:59:19.875Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-22T16:59:19.875Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-22T16:59:19.875Z] === RUN TestNetworkList [2021-03-22T16:59:19.875Z] === RUN TestNetworkList//networks [2021-03-22T16:59:19.875Z] === PAUSE TestNetworkList//networks [2021-03-22T16:59:19.875Z] === RUN TestNetworkList//networks/ [2021-03-22T16:59:19.875Z] === PAUSE TestNetworkList//networks/ [2021-03-22T16:59:19.875Z] === CONT TestNetworkList//networks [2021-03-22T16:59:19.875Z] === CONT TestNetworkList//networks/ [2021-03-22T16:59:19.875Z] --- PASS: TestNetworkList (0.01s) [2021-03-22T16:59:19.875Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T16:59:19.875Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T16:59:19.875Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T16:59:19.875Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-22T16:59:19.875Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T16:59:19.875Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T16:59:19.875Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T16:59:19.875Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T16:59:19.875Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T16:59:19.875Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T16:59:19.875Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-22T16:59:19.875Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:19.875Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T16:59:19.875Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T16:59:19.875Z] service_test.go:242: FLAKY_TEST [2021-03-22T16:59:19.875Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T16:59:19.875Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:19.875Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T16:59:19.875Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-22T16:59:19.875Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:19.875Z] PASS [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === Skipped [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-22T16:59:19.875Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-22T16:59:19.875Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-22T16:59:19.875Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-22T16:59:19.875Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T16:59:19.875Z] service_test.go:242: FLAKY_TEST [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-03-22T16:59:19.875Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-22T16:59:19.875Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] DONE 22 tests, 12 skipped in 8.317s [2021-03-22T16:59:19.875Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-22T16:59:19.875Z] INFO: Testing against a local daemon [2021-03-22T16:59:19.875Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-22T16:59:19.875Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-22T16:59:19.875Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T16:59:19.875Z] === RUN TestDockerNetworkIpvlan [2021-03-22T16:59:19.875Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-22T16:59:19.875Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T16:59:19.875Z] PASS [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === Skipped [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-22T16:59:19.875Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-22T16:59:19.875Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] DONE 2 tests, 2 skipped in 0.101s [2021-03-22T16:59:19.875Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-22T16:59:19.875Z] INFO: Testing against a local daemon [2021-03-22T16:59:19.875Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-22T16:59:19.875Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-22T16:59:19.875Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] === RUN TestDockerNetworkMacvlan [2021-03-22T16:59:19.875Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-22T16:59:19.875Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] PASS [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === Skipped [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-22T16:59:19.875Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-22T16:59:19.875Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] DONE 2 tests, 2 skipped in 0.092s [2021-03-22T16:59:19.875Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-22T16:59:19.875Z] testing: warning: no tests to run [2021-03-22T16:59:19.875Z] PASS [2021-03-22T16:59:19.875Z] [2021-03-22T16:59:19.875Z] DONE 0 tests in 0.022s [2021-03-22T16:59:19.875Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-22T16:59:19.875Z] INFO: Testing against a local daemon [2021-03-22T16:59:19.875Z] === RUN TestAuthZPluginAllowRequest [2021-03-22T16:59:19.875Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-22T16:59:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.875Z] === RUN TestAuthZPluginTLS [2021-03-22T16:59:19.875Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-22T16:59:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.875Z] === RUN TestAuthZPluginDenyRequest [2021-03-22T16:59:19.875Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-22T16:59:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.875Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-22T16:59:19.875Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-22T16:59:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.875Z] === RUN TestAuthZPluginDenyResponse [2021-03-22T16:59:19.875Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-22T16:59:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.875Z] === RUN TestAuthZPluginAllowEventStream [2021-03-22T16:59:19.875Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-22T16:59:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.875Z] === RUN TestAuthZPluginErrorResponse [2021-03-22T16:59:19.875Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-22T16:59:19.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] === RUN TestAuthZPluginErrorRequest [2021-03-22T16:59:19.876Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-22T16:59:19.876Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-22T16:59:19.876Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-22T16:59:19.876Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] === RUN TestAuthZPluginHeader [2021-03-22T16:59:19.876Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-22T16:59:19.876Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] === RUN TestAuthZPluginV2Disable [2021-03-22T16:59:19.876Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-22T16:59:19.876Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-22T16:59:19.876Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-22T16:59:19.876Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] PASS [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === Skipped [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-22T16:59:19.876Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] DONE 17 tests, 17 skipped in 0.387s [2021-03-22T16:59:19.876Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-22T16:59:19.876Z] INFO: Testing against a local daemon [2021-03-22T16:59:19.876Z] === RUN TestPluginInvalidJSON [2021-03-22T16:59:19.876Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T16:59:19.876Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T16:59:19.876Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T16:59:19.876Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-22T16:59:19.876Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-22T16:59:19.876Z] === RUN TestPluginInstall [2021-03-22T16:59:19.876Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-22T16:59:19.876Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] === RUN TestPluginsWithRuntimes [2021-03-22T16:59:19.876Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-22T16:59:19.876Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-22T16:59:19.876Z] PASS [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === Skipped [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-22T16:59:19.876Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-22T16:59:19.876Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] [2021-03-22T16:59:19.876Z] DONE 4 tests, 2 skipped in 0.130s [2021-03-22T16:59:19.876Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-22T16:59:19.876Z] INFO: Testing against a local daemon [2021-03-22T16:59:19.876Z] === RUN TestExternalGraphDriver [2021-03-22T16:59:19.876Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-22T16:59:19.876Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-22T16:59:19.876Z] === RUN TestGraphdriverPluginV2 [2021-03-22T16:59:20.328Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-22T16:59:20.766Z] --- PASS: TestContainerNetworkMountsNoChown (0.98s) [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/default [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/default [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/private [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/private [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rprivate [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/slave [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/slave [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rslave [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/shared [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/shared [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rshared [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/default [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/rslave [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/rshared [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/shared [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/private [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/rprivate [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/slave [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-22T16:59:20.766Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-22T16:59:20.766Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-22T16:59:20.766Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-22T16:59:21.027Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-22T16:59:21.266Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-03-22T16:59:21.288Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2021-03-22T16:59:21.288Z] === RUN TestContainerBindMountNonRecursive [2021-03-22T16:59:22.643Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-22T16:59:22.643Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-22T16:59:22.901Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-22T16:59:22.901Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-22T16:59:22.901Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-22T16:59:24.588Z] --- PASS: TestContainerBindMountNonRecursive (2.90s) [2021-03-22T16:59:24.588Z] === RUN TestContainerVolumesMountedAsShared [2021-03-22T16:59:24.849Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2021-03-22T16:59:24.849Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-22T16:59:25.789Z] --- PASS: TestContainerVolumesMountedAsSlave (1.00s) [2021-03-22T16:59:25.789Z] === RUN TestNetworkNat [2021-03-22T16:59:26.444Z] --- PASS: TestGraphdriverPluginV2 (5.87s) [2021-03-22T16:59:26.444Z] PASS [2021-03-22T16:59:26.444Z] [2021-03-22T16:59:26.444Z] === Skipped [2021-03-22T16:59:26.444Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-22T16:59:26.444Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-22T16:59:26.444Z] [2021-03-22T16:59:26.444Z] [2021-03-22T16:59:26.444Z] DONE 2 tests, 1 skipped in 6.037s [2021-03-22T16:59:26.444Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-22T16:59:26.444Z] INFO: Testing against a local daemon [2021-03-22T16:59:26.444Z] === RUN TestContinueAfterPluginCrash [2021-03-22T16:59:26.444Z] === PAUSE TestContinueAfterPluginCrash [2021-03-22T16:59:26.444Z] === RUN TestReadPluginNoRead [2021-03-22T16:59:26.444Z] === PAUSE TestReadPluginNoRead [2021-03-22T16:59:26.444Z] === RUN TestDaemonStartWithLogOpt [2021-03-22T16:59:26.444Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-22T16:59:26.444Z] === CONT TestContinueAfterPluginCrash [2021-03-22T16:59:26.444Z] === CONT TestDaemonStartWithLogOpt [2021-03-22T16:59:27.173Z] --- PASS: TestNetworkNat (1.08s) [2021-03-22T16:59:27.173Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T16:59:28.113Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2021-03-22T16:59:28.113Z] === RUN TestNetworkLoopbackNat [2021-03-22T16:59:29.468Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-22T16:59:29.509Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-22T16:59:32.312Z] --- PASS: TestNetworkLoopbackNat (3.55s) [2021-03-22T16:59:32.312Z] === RUN TestPause [2021-03-22T16:59:32.572Z] --- PASS: TestPause (1.02s) [2021-03-22T16:59:32.572Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T16:59:32.572Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T16:59:32.572Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T16:59:32.572Z] === RUN TestPauseStopPausedContainer [2021-03-22T16:59:33.013Z] --- PASS: TestDaemonStartWithLogOpt (6.48s) [2021-03-22T16:59:33.013Z] === CONT TestReadPluginNoRead [2021-03-22T16:59:33.658Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-22T16:59:33.956Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2021-03-22T16:59:33.956Z] === RUN TestPsFilter [2021-03-22T16:59:33.956Z] --- PASS: TestPsFilter (0.28s) [2021-03-22T16:59:33.956Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T16:59:34.896Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s) [2021-03-22T16:59:34.896Z] === RUN TestRemoveContainerWithVolume [2021-03-22T16:59:35.837Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2021-03-22T16:59:35.837Z] === RUN TestRemoveContainerRunning [2021-03-22T16:59:36.303Z] === RUN TestReadPluginNoRead/default [2021-03-22T16:59:36.303Z] --- PASS: TestContinueAfterPluginCrash (10.39s) [2021-03-22T16:59:36.604Z] --- PASS: TestImportExtremelyLargeImageWorks (101.37s) [2021-03-22T16:59:36.604Z] PASS [2021-03-22T16:59:36.604Z] [2021-03-22T16:59:36.604Z] DONE 12 tests in 104.225s [2021-03-22T16:59:36.604Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-22T16:59:36.604Z] INFO: Testing against a local daemon [2021-03-22T16:59:36.604Z] === RUN TestNetworkCreateDelete [2021-03-22T16:59:36.604Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-03-22T16:59:36.604Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T16:59:36.604Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-03-22T16:59:36.604Z] === RUN TestDaemonDNSFallback [2021-03-22T16:59:36.604Z] --- PASS: TestDaemonDNSFallback (6.66s) [2021-03-22T16:59:36.604Z] === RUN TestInspectNetwork [2021-03-22T16:59:36.778Z] --- PASS: TestRemoveContainerRunning (1.00s) [2021-03-22T16:59:36.778Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T16:59:37.537Z] === RUN TestInspectNetwork/full_network_id [2021-03-22T16:59:37.537Z] === RUN TestInspectNetwork/partial_network_id [2021-03-22T16:59:37.537Z] === RUN TestInspectNetwork/network_name [2021-03-22T16:59:37.537Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-22T16:59:37.846Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-22T16:59:38.161Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) [2021-03-22T16:59:38.161Z] === RUN TestRemoveInvalidContainer [2021-03-22T16:59:38.161Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-22T16:59:38.161Z] === RUN TestRenameLinkedContainer [2021-03-22T16:59:38.836Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-22T16:59:39.222Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-22T16:59:39.792Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-22T16:59:39.792Z] --- PASS: TestBuildWithHugeFile (94.18s) [2021-03-22T16:59:39.792Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T16:59:39.792Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-22T16:59:39.792Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T16:59:39.792Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T16:59:39.792Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:59:39.792Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:59:39.792Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:59:39.792Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:59:39.792Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:59:39.792Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:59:39.792Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T16:59:39.792Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T16:59:40.055Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T16:59:40.313Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-03-22T16:59:40.313Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-03-22T16:59:40.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-03-22T16:59:40.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-03-22T16:59:40.313Z] === RUN TestBuildPreserveOwnership [2021-03-22T16:59:40.313Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-22T16:59:40.880Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-22T16:59:41.370Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-22T16:59:41.719Z] --- PASS: TestInspectNetwork (7.74s) [2021-03-22T16:59:41.719Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-22T16:59:41.719Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-22T16:59:41.719Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-22T16:59:41.719Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-03-22T16:59:41.719Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T16:59:42.255Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-22T16:59:42.366Z] --- PASS: TestRenameLinkedContainer (3.91s) [2021-03-22T16:59:42.366Z] === RUN TestRenameStoppedContainer [2021-03-22T16:59:42.822Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-22T16:59:42.937Z] --- PASS: TestRenameStoppedContainer (1.00s) [2021-03-22T16:59:42.937Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T16:59:43.757Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-22T16:59:43.904Z] --- PASS: TestReadPluginNoRead (11.16s) [2021-03-22T16:59:43.904Z] --- PASS: TestReadPluginNoRead/default (2.52s) [2021-03-22T16:59:43.904Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.53s) [2021-03-22T16:59:43.904Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.52s) [2021-03-22T16:59:43.904Z] read_test.go:92: [d59640d5acd56] daemon is not started [2021-03-22T16:59:43.904Z] PASS [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] DONE 6 tests in 17.757s [2021-03-22T16:59:43.904Z] 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-03-22T16:59:43.904Z] testing: warning: no tests to run [2021-03-22T16:59:43.904Z] PASS [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] DONE 0 tests in 0.038s [2021-03-22T16:59:43.904Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-22T16:59:43.904Z] INFO: Testing against a local daemon [2021-03-22T16:59:43.904Z] === RUN TestPluginWithDevMounts [2021-03-22T16:59:43.904Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-22T16:59:43.904Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-22T16:59:43.904Z] PASS [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] === Skipped [2021-03-22T16:59:43.904Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-22T16:59:43.904Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] DONE 1 tests, 1 skipped in 0.114s [2021-03-22T16:59:43.904Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-22T16:59:43.904Z] INFO: Testing against a local daemon [2021-03-22T16:59:43.904Z] === RUN TestSecretInspect [2021-03-22T16:59:43.904Z] --- SKIP: TestSecretInspect (0.03s) [2021-03-22T16:59:43.904Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] === RUN TestSecretList [2021-03-22T16:59:43.904Z] --- SKIP: TestSecretList (0.01s) [2021-03-22T16:59:43.904Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] === RUN TestSecretsCreateAndDelete [2021-03-22T16:59:43.904Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-22T16:59:43.904Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] === RUN TestSecretsUpdate [2021-03-22T16:59:43.904Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-22T16:59:43.904Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] === RUN TestTemplatedSecret [2021-03-22T16:59:43.904Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-22T16:59:43.904Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] === RUN TestSecretCreateResolve [2021-03-22T16:59:43.904Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-22T16:59:43.904Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] PASS [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] === Skipped [2021-03-22T16:59:43.904Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2021-03-22T16:59:43.904Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-03-22T16:59:43.904Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-22T16:59:43.904Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-22T16:59:43.904Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-22T16:59:43.904Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-22T16:59:43.904Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] [2021-03-22T16:59:43.904Z] DONE 6 tests, 6 skipped in 0.179s [2021-03-22T16:59:43.904Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-22T16:59:44.164Z] INFO: Testing against a local daemon [2021-03-22T16:59:44.164Z] === RUN TestServiceCreateInit [2021-03-22T16:59:44.164Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-22T16:59:44.164Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-22T16:59:44.164Z] --- PASS: TestServiceCreateInit (0.01s) [2021-03-22T16:59:44.164Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T16:59:44.164Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T16:59:44.164Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T16:59:44.164Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-03-22T16:59:44.164Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestCreateServiceConflict [2021-03-22T16:59:44.164Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-22T16:59:44.164Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T16:59:44.164Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-03-22T16:59:44.164Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T16:59:44.164Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-22T16:59:44.164Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T16:59:44.164Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-22T16:59:44.164Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T16:59:44.164Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-22T16:59:44.164Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestCreateServiceSysctls [2021-03-22T16:59:44.164Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-22T16:59:44.164Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestCreateServiceCapabilities [2021-03-22T16:59:44.164Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-03-22T16:59:44.164Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestInspect [2021-03-22T16:59:44.164Z] --- SKIP: TestInspect (0.01s) [2021-03-22T16:59:44.164Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestCreateJob [2021-03-22T16:59:44.164Z] --- SKIP: TestCreateJob (0.01s) [2021-03-22T16:59:44.164Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestReplicatedJob [2021-03-22T16:59:44.164Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-22T16:59:44.164Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.164Z] === RUN TestUpdateReplicatedJob [2021-03-22T16:59:44.423Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-22T16:59:44.423Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.423Z] === RUN TestServiceListWithStatuses [2021-03-22T16:59:44.423Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-22T16:59:44.423Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T16:59:44.423Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T16:59:44.423Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-03-22T16:59:44.423Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.423Z] === RUN TestDockerNetworkReConnect [2021-03-22T16:59:44.423Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-03-22T16:59:44.423Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:44.423Z] === RUN TestServicePlugin [2021-03-22T16:59:44.849Z] --- PASS: TestRenameRunningContainerAndReuse (1.96s) [2021-03-22T16:59:44.849Z] === RUN TestRenameInvalidName [2021-03-22T16:59:45.005Z] --- PASS: TestRunContainerWithBridgeNone (3.05s) [2021-03-22T16:59:45.005Z] === RUN TestNetworkInvalidJSON [2021-03-22T16:59:45.005Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T16:59:45.005Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T16:59:45.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T16:59:45.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T16:59:45.005Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T16:59:45.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T16:59:45.005Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T16:59:45.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T16:59:45.005Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T16:59:45.005Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-22T16:59:45.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-22T16:59:45.005Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-22T16:59:45.005Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-22T16:59:45.005Z] === RUN TestNetworkList [2021-03-22T16:59:45.005Z] === RUN TestNetworkList//networks [2021-03-22T16:59:45.005Z] === PAUSE TestNetworkList//networks [2021-03-22T16:59:45.005Z] === RUN TestNetworkList//networks/ [2021-03-22T16:59:45.005Z] === PAUSE TestNetworkList//networks/ [2021-03-22T16:59:45.005Z] === CONT TestNetworkList//networks [2021-03-22T16:59:45.005Z] === CONT TestNetworkList//networks/ [2021-03-22T16:59:45.005Z] --- PASS: TestNetworkList (0.02s) [2021-03-22T16:59:45.005Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T16:59:45.005Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T16:59:45.005Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T16:59:45.134Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-22T16:59:45.263Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-03-22T16:59:45.263Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T16:59:45.702Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-22T16:59:45.702Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-22T16:59:45.790Z] --- PASS: TestRenameInvalidName (0.99s) [2021-03-22T16:59:45.790Z] === RUN TestRenameAnonymousContainer [2021-03-22T16:59:46.199Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-03-22T16:59:46.199Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T16:59:47.133Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-03-22T16:59:47.133Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T16:59:47.606Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-22T16:59:47.606Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-22T16:59:47.713Z] --- SKIP: TestServicePlugin (3.47s) [2021-03-22T16:59:47.713Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.713Z] === RUN TestServiceUpdateLabel [2021-03-22T16:59:47.713Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-03-22T16:59:47.713Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.713Z] === RUN TestServiceUpdateSecrets [2021-03-22T16:59:47.713Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-03-22T16:59:47.713Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.713Z] === RUN TestServiceUpdateConfigs [2021-03-22T16:59:47.713Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-03-22T16:59:47.713Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.713Z] === RUN TestServiceUpdateNetwork [2021-03-22T16:59:47.866Z] --- PASS: TestBuildPreserveOwnership (7.73s) [2021-03-22T16:59:47.866Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.38s) [2021-03-22T16:59:47.866Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.34s) [2021-03-22T16:59:47.866Z] === RUN TestBuildPlatformInvalid [2021-03-22T16:59:47.972Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-22T16:59:47.972Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T16:59:47.972Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-03-22T16:59:47.972Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] PASS [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === Skipped [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T16:59:47.972Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T16:59:47.972Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T16:59:47.972Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T16:59:47.972Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-03-22T16:59:47.972Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-22T16:59:47.972Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-03-22T16:59:47.972Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-22T16:59:47.972Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-22T16:59:47.972Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-22T16:59:47.972Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-22T16:59:47.972Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2021-03-22T16:59:47.972Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-22T16:59:47.972Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-22T16:59:47.972Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-22T16:59:47.972Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-22T16:59:47.972Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-22T16:59:47.972Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-03-22T16:59:47.972Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-03-22T16:59:47.972Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2021-03-22T16:59:47.972Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-03-22T16:59:47.972Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-03-22T16:59:47.972Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-03-22T16:59:47.972Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-22T16:59:47.972Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-03-22T16:59:47.972Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] DONE 24 tests, 23 skipped in 3.870s [2021-03-22T16:59:47.972Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-22T16:59:47.972Z] INFO: Testing against a local daemon [2021-03-22T16:59:47.972Z] === RUN TestSessionCreate [2021-03-22T16:59:47.972Z] --- PASS: TestSessionCreate (0.04s) [2021-03-22T16:59:47.972Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T16:59:47.972Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-22T16:59:47.972Z] PASS [2021-03-22T16:59:47.972Z] [2021-03-22T16:59:47.972Z] DONE 2 tests in 0.151s [2021-03-22T16:59:47.972Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-22T16:59:48.070Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-03-22T16:59:48.070Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T16:59:48.124Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2021-03-22T16:59:48.124Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-22T16:59:48.231Z] INFO: Testing against a local daemon [2021-03-22T16:59:48.231Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T16:59:48.231Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T16:59:48.231Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T16:59:48.231Z] === RUN TestEventsExecDie [2021-03-22T16:59:48.331Z] ......... [ 86%] [2021-03-22T16:59:49.168Z] --- PASS: TestEventsExecDie (0.98s) [2021-03-22T16:59:49.168Z] === RUN TestEventsBackwardsCompatible [2021-03-22T16:59:49.168Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-22T16:59:49.168Z] === RUN TestInfoBinaryCommits [2021-03-22T16:59:49.168Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-22T16:59:49.168Z] === RUN TestInfoAPIVersioned [2021-03-22T16:59:49.168Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-22T16:59:49.168Z] === RUN TestInfoDiscoveryBackend [2021-03-22T16:59:49.444Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-03-22T16:59:49.444Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T16:59:50.014Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-03-22T16:59:50.014Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T16:59:50.025Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-22T16:59:51.071Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-03-22T16:59:51.071Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-22T16:59:51.074Z] --- PASS: TestRenameAnonymousContainer (4.65s) [2021-03-22T16:59:51.074Z] === RUN TestRenameContainerWithSameName [2021-03-22T16:59:51.249Z] 4612f6d0b889: Pull complete [2021-03-22T16:59:51.334Z] --- PASS: TestRenameContainerWithSameName (1.00s) [2021-03-22T16:59:51.334Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T16:59:51.404Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-22T16:59:52.344Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-22T16:59:52.543Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-03-22T16:59:52.543Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T16:59:52.543Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T16:59:52.543Z] service_test.go:242: FLAKY_TEST [2021-03-22T16:59:52.543Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T16:59:52.604Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-22T16:59:53.247Z] --- PASS: TestRenameContainerWithLinkedContainer (1.96s) [2021-03-22T16:59:53.247Z] === RUN TestResize [2021-03-22T16:59:53.392Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-22T16:59:54.358Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-03-22T16:59:54.358Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-22T16:59:54.358Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-22T16:59:54.358Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T16:59:54.358Z] === RUN TestInfoAPI [2021-03-22T16:59:54.358Z] --- PASS: TestInfoAPI (0.02s) [2021-03-22T16:59:54.358Z] === RUN TestInfoAPIWarnings [2021-03-22T16:59:54.631Z] --- PASS: TestResize (1.03s) [2021-03-22T16:59:54.631Z] === RUN TestResizeWithInvalidSize [2021-03-22T16:59:55.011Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-22T16:59:55.138Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-22T16:59:55.572Z] --- PASS: TestResizeWithInvalidSize (1.09s) [2021-03-22T16:59:55.572Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T16:59:55.706Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-22T16:59:56.273Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-22T16:59:56.516Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T16:59:56.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T16:59:56.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T16:59:56.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T16:59:56.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T16:59:56.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T16:59:56.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T16:59:57.650Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-22T16:59:59.026Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-22T16:59:59.594Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-22T16:59:59.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T16:59:59.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T16:59:59.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T16:59:59.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T17:00:01.574Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-22T17:00:01.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T17:00:01.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T17:00:01.831Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-22T17:00:02.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T17:00:02.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T17:00:03.577Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-22T17:00:03.787Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-22T17:00:04.045Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-22T17:00:04.981Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.91s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.19s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.23s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.34s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.97s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.25s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2021-03-22T17:00:06.245Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.19s) [2021-03-22T17:00:06.245Z] === RUN TestCgroupNamespacesRun [2021-03-22T17:00:06.824Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-22T17:00:06.824Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-22T17:00:06.926Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-22T17:00:06.926Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-22T17:00:08.811Z] --- PASS: TestCgroupNamespacesRun (2.31s) [2021-03-22T17:00:08.811Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-22T17:00:08.837Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-22T17:00:09.773Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-22T17:00:09.773Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-22T17:00:10.620Z] --- PASS: TestServiceWithDataPathPortInit (15.06s) [2021-03-22T17:00:10.620Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T17:00:10.724Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2021-03-22T17:00:10.724Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-22T17:00:11.829Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-22T17:00:12.085Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-22T17:00:12.085Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-22T17:00:12.085Z] [2021-03-22T17:00:12.085Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-22T17:00:12.085Z] =========================== short test summary info ============================ [2021-03-22T17:00:12.085Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-22T17:00:12.085Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-22T17:00:12.085Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-22T17:00:12.085Z] Not supported on most drivers [2021-03-22T17:00:12.085Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-22T17:00:12.085Z] Output of docker top depends on host distro, and is not formalized. [2021-03-22T17:00:12.085Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-22T17:00:12.085Z] Output of docker top depends on host distro, and is not formalized. [2021-03-22T17:00:12.085Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-22T17:00:12.085Z] Can fail if eth0 has multiple IP addresses [2021-03-22T17:00:12.085Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-22T17:00:12.085Z] This doesn't seem to be taken into account by the engine [2021-03-22T17:00:12.085Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-22T17:00:12.085Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-22T17:00:12.085Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 349.21 seconds == [2021-03-22T17:00:12.340Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-22T17:00:12.442Z] --- PASS: TestInfoAPIWarnings (17.35s) [2021-03-22T17:00:12.442Z] === RUN TestInfoDebug [2021-03-22T17:00:12.638Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.26s) [2021-03-22T17:00:12.638Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-22T17:00:13.011Z] --- PASS: TestInfoDebug (1.53s) [2021-03-22T17:00:13.011Z] === RUN TestInfoInsecureRegistries [2021-03-22T17:00:13.060Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-22T17:00:14.436Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-22T17:00:14.928Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-03-22T17:00:14.928Z] === RUN TestInfoRegistryMirrors [2021-03-22T17:00:15.183Z] --- PASS: TestCgroupNamespacesRunHostMode (2.27s) [2021-03-22T17:00:15.183Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-22T17:00:15.882Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.53s) [2021-03-22T17:00:15.882Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l6esk3dcuv8lwn4406ynq06rk Created:2021-03-22 17:00:09.087690579 +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[950ef19ab53e244808f53a78e1b2218c23ee6b0bc99ac6ff0287aaca2aa8e8c8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n0zhlbzttc5w4pkh7ixsj1pf7 EndpointID:a6770883c84f06f415cb17bc625cd09f2e91a8461bf79b8c4832bb34e5255e4e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29d184ec8a88142d10a76fd6d050f2d594f909c0c31094c8ecdd45d8bca3cfaa 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:a6e75f37e0e0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n0zhlbzttc5w4pkh7ixsj1pf7 EndpointID:a6770883c84f06f415cb17bc625cd09f2e91a8461bf79b8c4832bb34e5255e4e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-22T17:00:15.882Z] PASS [2021-03-22T17:00:15.882Z] [2021-03-22T17:00:15.882Z] === Skipped [2021-03-22T17:00:15.882Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T17:00:15.882Z] service_test.go:242: FLAKY_TEST [2021-03-22T17:00:15.882Z] [2021-03-22T17:00:15.882Z] [2021-03-22T17:00:15.882Z] DONE 26 tests, 1 skipped in 48.572s [2021-03-22T17:00:15.882Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-22T17:00:15.882Z] INFO: Testing against a local daemon [2021-03-22T17:00:15.882Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-22T17:00:15.882Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T17:00:15.882Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:00:15.882Z] === RUN TestDockerNetworkIpvlan [2021-03-22T17:00:15.882Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-22T17:00:15.882Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:00:15.882Z] PASS [2021-03-22T17:00:15.882Z] [2021-03-22T17:00:15.882Z] === Skipped [2021-03-22T17:00:15.882Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T17:00:15.882Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:00:15.882Z] [2021-03-22T17:00:15.882Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-22T17:00:15.882Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:00:15.882Z] [2021-03-22T17:00:15.882Z] [2021-03-22T17:00:15.882Z] DONE 2 tests, 2 skipped in 0.093s [2021-03-22T17:00:15.882Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-22T17:00:15.882Z] INFO: Testing against a local daemon [2021-03-22T17:00:15.882Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-22T17:00:16.353Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2021-03-22T17:00:16.353Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T17:00:16.353Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-03-22T17:00:16.353Z] === RUN TestPingCacheHeaders [2021-03-22T17:00:16.353Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-22T17:00:16.353Z] === RUN TestPingGet [2021-03-22T17:00:16.353Z] --- PASS: TestPingGet (0.01s) [2021-03-22T17:00:16.353Z] === RUN TestPingHead [2021-03-22T17:00:16.353Z] --- PASS: TestPingHead (0.02s) [2021-03-22T17:00:16.353Z] === RUN TestVersion [2021-03-22T17:00:16.353Z] --- PASS: TestVersion (0.02s) [2021-03-22T17:00:16.353Z] PASS [2021-03-22T17:00:16.353Z] [2021-03-22T17:00:16.353Z] === Skipped [2021-03-22T17:00:16.353Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T17:00:16.353Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T17:00:16.353Z] [2021-03-22T17:00:16.353Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-22T17:00:16.353Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T17:00:16.353Z] [2021-03-22T17:00:16.353Z] [2021-03-22T17:00:16.353Z] DONE 18 tests, 2 skipped in 28.279s [2021-03-22T17:00:16.353Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-22T17:00:16.353Z] INFO: Testing against a local daemon [2021-03-22T17:00:16.353Z] === RUN TestVolumesCreateAndList [2021-03-22T17:00:16.353Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-22T17:00:16.353Z] === RUN TestVolumesRemove [2021-03-22T17:00:16.612Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-22T17:00:16.612Z] === RUN TestVolumesInspect [2021-03-22T17:00:16.612Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-22T17:00:16.612Z] === RUN TestVolumesInvalidJSON [2021-03-22T17:00:16.612Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T17:00:16.612Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T17:00:16.612Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T17:00:16.612Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-22T17:00:16.612Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T17:00:16.612Z] PASS [2021-03-22T17:00:16.612Z] [2021-03-22T17:00:16.612Z] DONE 5 tests in 0.205s [2021-03-22T17:00:16.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T17:00:16.612Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12240 is not a child of this shell [2021-03-22T17:00:16.612Z] warning: PID 12240 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-22T17:00:16.612Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T17:00:16.612Z] [2021-03-22T17:00:16.612Z] Unloading profiles will leave already running processes permanently [2021-03-22T17:00:16.612Z] unconfined, which can lead to unexpected situations. [2021-03-22T17:00:16.612Z] [2021-03-22T17:00:16.612Z] To set a process to complain mode, use the command line tool [2021-03-22T17:00:16.612Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T17:00:16.612Z] Removing test suite binaries [2021-03-22T17:00:16.612Z] exiting test-integration [2021-03-22T17:00:16.612Z] ++ exit 0 [2021-03-22T17:00:16.816Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-03-22T17:00:16.816Z] === RUN TestDockerNetworkMacvlan [2021-03-22T17:00:17.381Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-22T17:00:17.548Z] [2021-03-22T17:00:17.723Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-22T17:00:17.726Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.34s) [2021-03-22T17:00:17.726Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-22T17:00:17.982Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-22T17:00:18.317Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-22T17:00:18.550Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-22T17:00:18.883Z] === RUN TestDockerNetworkMacvlan/NilParent Post stage [Pipeline] junit [2021-03-22T17:00:18.941Z] Recording test results [2021-03-22T17:00:19.110Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2021-03-22T17:00:19.110Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-22T17:00:19.118Z] Loaded image: buildpack-deps:buster [2021-03-22T17:00:19.377Z] Loaded image: busybox:latest [2021-03-22T17:00:19.945Z] Loaded image: busybox:glibc [2021-03-22T17:00:20.052Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.02s) [2021-03-22T17:00:20.052Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-22T17:00:20.627Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T17:00:20.882Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-22T17:00:20.976Z] + echo Ensuring container killed. [2021-03-22T17:00:20.976Z] Ensuring container killed. [2021-03-22T17:00:20.976Z] + docker rm -vf docker-pr8 [2021-03-22T17:00:20.976Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-03-22T17:00:21.270Z] + echo Chowning /workspace to jenkins user [2021-03-22T17:00:21.270Z] Chowning /workspace to jenkins user [2021-03-22T17:00:21.270Z] + id -u [2021-03-22T17:00:21.270Z] + id -g [2021-03-22T17:00:21.270Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42050:/workspace busybox chown -R 1000:1000 /workspace [2021-03-22T17:00:21.270Z] Unable to find image 'busybox:latest' locally [2021-03-22T17:00:21.451Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-22T17:00:21.529Z] latest: Pulling from library/busybox [2021-03-22T17:00:21.529Z] 8b3d7e226fab: Pulling fs layer [2021-03-22T17:00:21.529Z] 8b3d7e226fab: Download complete [2021-03-22T17:00:21.788Z] 8b3d7e226fab: Pull complete [2021-03-22T17:00:21.788Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-22T17:00:21.788Z] Status: Downloaded newer image for busybox:latest [2021-03-22T17:00:22.188Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-22T17:00:22.595Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.26s) [2021-03-22T17:00:22.595Z] === RUN TestKernelTCPMemory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T17:00:23.475Z] + bundleName=amd64-rootless [2021-03-22T17:00:23.475Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-22T17:00:23.475Z] Creating amd64-rootless-bundles.tar.gz [2021-03-22T17:00:23.475Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-22T17:00:23.475Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-22T17:00:23.487Z] Archiving artifacts [2021-03-22T17:00:23.535Z] --- PASS: TestKernelTCPMemory (1.26s) [2021-03-22T17:00:23.535Z] === RUN TestNISDomainname [2021-03-22T17:00:24.492Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T17:00:24.492Z] [2021-03-22T17:00:24.492Z] Unloading profiles will leave already running processes permanently [2021-03-22T17:00:24.492Z] unconfined, which can lead to unexpected situations. [2021-03-22T17:00:24.492Z] [2021-03-22T17:00:24.492Z] To set a process to complain mode, use the command line tool [2021-03-22T17:00:24.492Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T17:00:24.492Z] [2021-03-22T17:00:24.738Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-22T17:00:24.740Z] === RUN TestDockerNetworkMacvlan/MultiSubnet Post stage [Pipeline] junit [2021-03-22T17:00:24.756Z] Recording test results [2021-03-22T17:00:25.029Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42050/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T17:00:25.339Z] + make clean [2021-03-22T17:00:25.447Z] --- PASS: TestNISDomainname (1.53s) [2021-03-22T17:00:25.447Z] === RUN TestHostnameDnsResolution [2021-03-22T17:00:25.598Z] docker volume rm -f docker-dev-cache [2021-03-22T17:00:25.598Z] docker-dev-cache [Pipeline] deleteDir [2021-03-22T17:00:25.690Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-22T17:00:26.016Z] + echo Ensuring container killed. [2021-03-22T17:00:26.016Z] Ensuring container killed. [2021-03-22T17:00:26.016Z] + docker rm -vf docker-pr8 [2021-03-22T17:00:26.016Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-03-22T17:00:26.117Z] Loaded image: debian:bullseye [2021-03-22T17:00:26.117Z] Loaded image: hello-world:latest [2021-03-22T17:00:26.286Z] + echo Chowning /workspace to jenkins user [2021-03-22T17:00:26.286Z] Chowning /workspace to jenkins user [2021-03-22T17:00:26.286Z] + id -u [2021-03-22T17:00:26.286Z] + id -g [2021-03-22T17:00:26.286Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42050:/workspace busybox chown -R 1000:1000 /workspace [2021-03-22T17:00:26.286Z] Unable to find image 'busybox:latest' locally [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-03-22T17:00:26.375Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-22T17:00:26.375Z] Loaded image: arm32v7/hello-world:latest [Pipeline] } [2021-03-22T17:00:26.541Z] latest: Pulling from library/busybox [2021-03-22T17:00:26.796Z] 8b3d7e226fab: Pulling fs layer [2021-03-22T17:00:26.796Z] 8b3d7e226fab: Verifying Checksum [2021-03-22T17:00:26.796Z] 8b3d7e226fab: Download complete [2021-03-22T17:00:27.051Z] 8b3d7e226fab: Pull complete [2021-03-22T17:00:27.051Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-22T17:00:27.051Z] Status: Downloaded newer image for busybox:latest [2021-03-22T17:00:27.361Z] --- PASS: TestHostnameDnsResolution (2.13s) [2021-03-22T17:00:27.361Z] === RUN TestStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T17:00:28.745Z] + bundleName=docker-py [2021-03-22T17:00:28.745Z] + echo Creating docker-py-bundles.tar.gz [2021-03-22T17:00:28.745Z] Creating docker-py-bundles.tar.gz [2021-03-22T17:00:28.745Z] + 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-03-22T17:00:28.753Z] Archiving artifacts [2021-03-22T17:00:29.663Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-22T17:00:30.007Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-22T17:00:30.207Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42050/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-22T17:00:30.601Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/make.sh binary-daemon [2021-03-22T17:00:30.660Z] --- PASS: TestStats (3.00s) [2021-03-22T17:00:30.660Z] === RUN TestStopContainerWithTimeout [2021-03-22T17:00:30.660Z] === RUN TestStopContainerWithTimeout/0 [2021-03-22T17:00:30.660Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-22T17:00:30.660Z] === RUN TestStopContainerWithTimeout/1 [2021-03-22T17:00:30.660Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-22T17:00:30.660Z] === RUN TestStopContainerWithTimeout/3 [2021-03-22T17:00:30.660Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-22T17:00:30.660Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-22T17:00:30.660Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-22T17:00:30.660Z] === CONT TestStopContainerWithTimeout/0 [2021-03-22T17:00:30.660Z] === CONT TestStopContainerWithTimeout/3 [2021-03-22T17:00:30.660Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-22T17:00:30.660Z] === CONT TestStopContainerWithTimeout/1 [2021-03-22T17:00:31.040Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-22T17:00:31.162Z] [2021-03-22T17:00:31.162Z] Removing bundles/ [2021-03-22T17:00:31.162Z] [2021-03-22T17:00:31.162Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-22T17:00:31.162Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-22T17:00:31.162Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T17:00:31.608Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-22T17:00:31.909Z] --- PASS: TestDockerNetworkMacvlan (14.87s) [2021-03-22T17:00:31.909Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-03-22T17:00:31.909Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-03-22T17:00:31.909Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.69s) [2021-03-22T17:00:31.909Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s) [2021-03-22T17:00:31.909Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.22s) [2021-03-22T17:00:31.909Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2021-03-22T17:00:31.909Z] PASS [2021-03-22T17:00:31.909Z] [2021-03-22T17:00:31.909Z] DONE 8 tests in 16.259s [2021-03-22T17:00:31.909Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-22T17:00:31.909Z] testing: warning: no tests to run [2021-03-22T17:00:31.909Z] PASS [2021-03-22T17:00:31.909Z] [2021-03-22T17:00:31.909Z] DONE 0 tests in 0.006s [2021-03-22T17:00:31.909Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-22T17:00:31.909Z] INFO: Testing against a local daemon [2021-03-22T17:00:31.909Z] === RUN TestAuthZPluginAllowRequest [2021-03-22T17:00:33.810Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2021-03-22T17:00:33.810Z] === RUN TestAuthZPluginTLS [2021-03-22T17:00:33.961Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-22T17:00:33.961Z] --- PASS: TestStopContainerWithTimeout/0 (1.50s) [2021-03-22T17:00:33.961Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2021-03-22T17:00:33.961Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2021-03-22T17:00:33.961Z] --- PASS: TestStopContainerWithTimeout/3 (3.40s) [2021-03-22T17:00:33.961Z] === RUN TestDeleteDevicemapper [2021-03-22T17:00:33.961Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-22T17:00:33.961Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T17:00:33.961Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T17:00:34.068Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-22T17:00:34.068Z] === RUN TestAuthZPluginDenyRequest [2021-03-22T17:00:34.634Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-22T17:00:34.634Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-22T17:00:35.201Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-22T17:00:35.201Z] === RUN TestAuthZPluginDenyResponse [2021-03-22T17:00:35.767Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-22T17:00:35.767Z] === RUN TestAuthZPluginAllowEventStream [2021-03-22T17:00:35.797Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-22T17:00:35.797Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.83s) [2021-03-22T17:00:35.797Z] PASS [2021-03-22T17:00:36.055Z] [2021-03-22T17:00:36.055Z] === Skipped [2021-03-22T17:00:36.055Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-22T17:00:36.055Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T17:00:36.055Z] [2021-03-22T17:00:36.055Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-22T17:00:36.055Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T17:00:36.055Z] [2021-03-22T17:00:36.055Z] [2021-03-22T17:00:36.055Z] DONE 34 tests, 2 skipped in 258.091s [2021-03-22T17:00:36.055Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-22T17:00:36.055Z] ++ 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-03-22T17:00:36.055Z] ++ set -e [2021-03-22T17:00:36.055Z] ++ '[' -n 0 ']' [2021-03-22T17:00:36.055Z] ++ set -x [2021-03-22T17:00:36.055Z] ++ env -i DEST=/go/src/github.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-03-22T17:00:36.314Z] INFO: Testing against a local daemon [2021-03-22T17:00:36.314Z] === RUN TestConfigInspect [2021-03-22T17:00:37.142Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s) [2021-03-22T17:00:37.142Z] === RUN TestAuthZPluginErrorResponse [2021-03-22T17:00:37.249Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-22T17:00:37.258Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.10s) [2021-03-22T17:00:37.258Z] === RUN TestUpdateMemory [2021-03-22T17:00:37.258Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-22T17:00:37.258Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:00:37.258Z] === RUN TestUpdateCPUQuota [2021-03-22T17:00:37.507Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-22T17:00:37.712Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-03-22T17:00:37.712Z] === RUN TestAuthZPluginErrorRequest [2021-03-22T17:00:38.278Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-22T17:00:38.278Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-22T17:00:38.844Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-22T17:00:38.844Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-22T17:00:38.885Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-22T17:00:38.885Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-22T17:00:39.144Z] --- PASS: TestConfigInspect (2.91s) [2021-03-22T17:00:39.144Z] === RUN TestConfigList [2021-03-22T17:00:39.144Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-22T17:00:39.144Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-22T17:00:39.711Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-22T17:00:39.970Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-22T17:00:40.230Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-22T17:00:40.751Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2021-03-22T17:00:40.751Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-22T17:00:40.798Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-22T17:00:42.175Z] --- PASS: TestConfigList (2.82s) [2021-03-22T17:00:42.175Z] === RUN TestConfigsCreateAndDelete [2021-03-22T17:00:42.651Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2021-03-22T17:00:42.651Z] === RUN TestAuthZPluginHeader [2021-03-22T17:00:43.113Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-22T17:00:43.218Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-03-22T17:00:43.219Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-22T17:00:43.835Z] --- PASS: TestUpdateCPUQuota (6.11s) [2021-03-22T17:00:43.835Z] === RUN TestUpdatePidsLimit [2021-03-22T17:00:43.835Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-22T17:00:43.835Z] === RUN TestUpdatePidsLimit/no_change [2021-03-22T17:00:44.405Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-22T17:00:44.492Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-22T17:00:45.059Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2021-03-22T17:00:45.059Z] === RUN TestConfigsUpdate [2021-03-22T17:00:45.345Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-22T17:00:45.917Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-22T17:00:45.995Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-22T17:00:46.857Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-22T17:00:46.932Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-22T17:00:47.401Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2021-03-22T17:00:47.401Z] === RUN TestAuthZPluginV2Disable [2021-03-22T17:00:47.797Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-22T17:00:47.869Z] --- PASS: TestConfigsUpdate (2.80s) [2021-03-22T17:00:47.869Z] === RUN TestTemplatedConfig [2021-03-22T17:00:49.709Z] --- PASS: TestUpdatePidsLimit (6.48s) [2021-03-22T17:00:49.709Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.75s) [2021-03-22T17:00:49.709Z] --- PASS: TestUpdatePidsLimit/no_change (0.77s) [2021-03-22T17:00:49.709Z] --- PASS: TestUpdatePidsLimit/update_lower (0.77s) [2021-03-22T17:00:49.709Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.76s) [2021-03-22T17:00:49.709Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.77s) [2021-03-22T17:00:49.709Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.88s) [2021-03-22T17:00:49.709Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.78s) [2021-03-22T17:00:49.709Z] === RUN TestUpdateRestartPolicy [2021-03-22T17:00:50.681Z] --- PASS: TestAuthZPluginV2Disable (2.98s) [2021-03-22T17:00:50.681Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-22T17:00:51.153Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-22T17:00:53.210Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.81s) [2021-03-22T17:00:53.210Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-22T17:00:53.685Z] --- PASS: TestTemplatedConfig (5.45s) [2021-03-22T17:00:53.685Z] === RUN TestConfigCreateResolve [2021-03-22T17:00:54.252Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-22T17:00:54.252Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-22T17:00:56.786Z] --- PASS: TestConfigCreateResolve (3.00s) [2021-03-22T17:00:56.786Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T17:00:56.786Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-22T17:00:57.046Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2021-03-22T17:00:57.046Z] PASS [2021-03-22T17:00:57.046Z] [2021-03-22T17:00:57.046Z] DONE 7 tests in 20.969s [2021-03-22T17:00:57.046Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-22T17:00:57.046Z] ++ 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-03-22T17:00:57.046Z] ++ set -e [2021-03-22T17:00:57.046Z] ++ '[' -n 0 ']' [2021-03-22T17:00:57.046Z] ++ set -x [2021-03-22T17:00:57.046Z] ++ env -i DEST=/go/src/github.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-03-22T17:00:57.305Z] INFO: Testing against a local daemon [2021-03-22T17:00:57.305Z] === RUN TestCheckpoint [2021-03-22T17:00:57.305Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T17:00:57.305Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T17:00:57.305Z] === RUN TestContainerInvalidJSON [2021-03-22T17:00:57.305Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T17:00:57.305Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T17:00:57.305Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T17:00:57.305Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T17:00:57.305Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T17:00:57.305Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T17:00:57.305Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T17:00:57.305Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T17:00:57.305Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T17:00:57.305Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-22T17:00:57.305Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-22T17:00:57.305Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-03-22T17:00:57.305Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.03s) [2021-03-22T17:00:57.305Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T17:00:57.305Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-22T17:00:57.305Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T17:00:57.305Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-22T17:00:57.305Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T17:00:57.564Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-03-22T17:00:57.564Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T17:00:57.564Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2021-03-22T17:00:57.564Z] === RUN TestCopyFromContainer [2021-03-22T17:00:57.823Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-22T17:00:59.725Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-22T17:01:00.293Z] === RUN TestCopyFromContainer// [2021-03-22T17:01:00.293Z] === RUN TestCopyFromContainer//bar/root [2021-03-22T17:01:00.552Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-22T17:01:00.552Z] === RUN TestCopyFromContainer/bar/quux [2021-03-22T17:01:00.811Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-22T17:01:00.811Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-22T17:01:01.070Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-22T17:01:01.070Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-22T17:01:01.329Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-22T17:01:01.588Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-22T17:01:01.847Z] --- PASS: TestCopyFromContainer (4.20s) [2021-03-22T17:01:01.847Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-03-22T17:01:01.847Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-03-22T17:01:01.847Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2021-03-22T17:01:01.847Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2021-03-22T17:01:01.847Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-03-22T17:01:01.847Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-03-22T17:01:01.847Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2021-03-22T17:01:01.847Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2021-03-22T17:01:01.847Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.24s) [2021-03-22T17:01:01.847Z] --- PASS: TestCopyFromContainer/bar/notarget (0.18s) [2021-03-22T17:01:01.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T17:01:01.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T17:01:01.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T17:01:01.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T17:01:01.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T17:01:01.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T17:01:01.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T17:01:01.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T17:01:01.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T17:01:01.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T17:01:01.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-22T17:01:01.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-22T17:01:01.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-22T17:01:01.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T17:01:01.847Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T17:01:01.847Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-03-22T17:01:01.847Z] === RUN TestCreateWithInvalidEnv [2021-03-22T17:01:01.847Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T17:01:01.847Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T17:01:01.847Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T17:01:01.847Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T17:01:01.847Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T17:01:01.847Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T17:01:01.847Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T17:01:01.847Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T17:01:01.847Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T17:01:01.847Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-22T17:01:01.847Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-22T17:01:01.847Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T17:01:01.847Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-03-22T17:01:01.847Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T17:01:01.847Z] --- PASS: TestCreateTmpfsMountsTarget (0.07s) [2021-03-22T17:01:01.847Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T17:01:02.785Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-22T17:01:04.610Z] --- PASS: TestUpdateRestartPolicy (13.62s) [2021-03-22T17:01:04.610Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T17:01:04.610Z] --- PASS: TestUpdateRestartWithAutoRemove (1.02s) [2021-03-22T17:01:04.610Z] === RUN TestWaitNonBlocked [2021-03-22T17:01:04.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T17:01:04.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T17:01:04.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T17:01:04.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T17:01:04.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T17:01:04.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T17:01:04.715Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-22T17:01:04.715Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-22T17:01:05.180Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-22T17:01:05.180Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2021-03-22T17:01:05.180Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2021-03-22T17:01:05.180Z] === RUN TestWaitBlocked [2021-03-22T17:01:05.303Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-22T17:01:05.412Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.53s) [2021-03-22T17:01:05.412Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-22T17:01:05.440Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T17:01:05.440Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T17:01:05.440Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T17:01:05.440Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T17:01:05.440Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T17:01:05.440Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T17:01:05.874Z] --- PASS: TestCreateWithCustomMaskedPaths (3.88s) [2021-03-22T17:01:05.874Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T17:01:06.825Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-22T17:01:06.825Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2021-03-22T17:01:06.825Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2021-03-22T17:01:06.825Z] === CONT TestContainerStartOnDaemonRestart [2021-03-22T17:01:06.825Z] === CONT TestContainerKillOnDaemonStart [2021-03-22T17:01:06.825Z] === CONT TestDaemonHostGatewayIP [2021-03-22T17:01:06.825Z] === CONT TestIpcModeOlderClient [2021-03-22T17:01:06.825Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-03-22T17:01:06.825Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-22T17:01:07.782Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-22T17:01:10.316Z] --- PASS: TestCreateWithCustomReadonlyPaths (4.02s) [2021-03-22T17:01:10.316Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T17:01:10.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T17:01:10.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T17:01:10.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T17:01:10.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T17:01:10.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T17:01:10.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T17:01:10.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T17:01:10.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T17:01:10.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T17:01:10.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T17:01:10.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T17:01:10.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T17:01:10.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T17:01:10.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T17:01:10.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T17:01:10.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.08s) [2021-03-22T17:01:10.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-22T17:01:10.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-03-22T17:01:10.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-03-22T17:01:10.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-22T17:01:10.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-22T17:01:10.316Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T17:01:10.316Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-22T17:01:10.883Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-22T17:01:11.040Z] --- PASS: TestContainerStartOnDaemonRestart (4.07s) [2021-03-22T17:01:11.040Z] === CONT TestDaemonRestartIpcMode [2021-03-22T17:01:11.452Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.32s) [2021-03-22T17:01:11.452Z] === RUN TestCreateDifferentPlatform [2021-03-22T17:01:11.452Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T17:01:11.452Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T17:01:11.452Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-22T17:01:11.452Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-22T17:01:11.452Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-22T17:01:11.452Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T17:01:11.452Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-22T17:01:11.452Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T17:01:11.452Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-03-22T17:01:11.452Z] === RUN TestContainerStartOnDaemonRestart [2021-03-22T17:01:11.452Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-22T17:01:11.452Z] === RUN TestDaemonRestartIpcMode [2021-03-22T17:01:11.452Z] === PAUSE TestDaemonRestartIpcMode [2021-03-22T17:01:11.452Z] === RUN TestDaemonHostGatewayIP [2021-03-22T17:01:11.452Z] === PAUSE TestDaemonHostGatewayIP [2021-03-22T17:01:11.452Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-22T17:01:11.452Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-22T17:01:11.452Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T17:01:11.452Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-22T17:01:11.452Z] === RUN TestDiff [2021-03-22T17:01:12.489Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.49s) [2021-03-22T17:01:12.752Z] --- PASS: TestDaemonHostGatewayIP (6.14s) [2021-03-22T17:01:12.835Z] --- PASS: TestDiff (1.13s) [2021-03-22T17:01:12.835Z] === RUN TestExecWithCloseStdin [2021-03-22T17:01:12.835Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-22T17:01:14.210Z] --- PASS: TestExecWithCloseStdin (1.61s) [2021-03-22T17:01:14.210Z] === RUN TestExec [2021-03-22T17:01:14.469Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-22T17:01:14.469Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-22T17:01:15.294Z] --- PASS: TestDaemonRestartIpcMode (4.35s) [2021-03-22T17:01:15.405Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-22T17:01:15.972Z] --- PASS: TestExec (1.74s) [2021-03-22T17:01:15.972Z] === RUN TestExecUser [2021-03-22T17:01:17.875Z] --- PASS: TestExecUser (1.72s) [2021-03-22T17:01:17.875Z] === RUN TestExportContainerAndImportImage [2021-03-22T17:01:18.442Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-22T17:01:19.378Z] --- PASS: TestExportContainerAndImportImage (1.69s) [2021-03-22T17:01:19.378Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T17:01:20.277Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-03-22T17:01:20.277Z] PASS [2021-03-22T17:01:20.277Z] [2021-03-22T17:01:20.277Z] DONE 17 tests in 48.328s [2021-03-22T17:01:20.277Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-22T17:01:20.277Z] INFO: Testing against a local daemon [2021-03-22T17:01:20.277Z] === RUN TestPluginInvalidJSON [2021-03-22T17:01:20.277Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:01:20.277Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:01:20.277Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:01:20.277Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-22T17:01:20.277Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-22T17:01:20.277Z] === RUN TestPluginInstall [2021-03-22T17:01:20.277Z] === RUN TestPluginInstall/no_auth [2021-03-22T17:01:20.313Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-22T17:01:20.576Z] --- PASS: TestContainerKillOnDaemonStart (13.42s) [2021-03-22T17:01:20.576Z] PASS [2021-03-22T17:01:20.576Z] [2021-03-22T17:01:20.576Z] === Skipped [2021-03-22T17:01:20.576Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-22T17:01:20.576Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T17:01:20.576Z] [2021-03-22T17:01:20.576Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-22T17:01:20.576Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:01:20.576Z] [2021-03-22T17:01:20.576Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-22T17:01:20.576Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:01:20.576Z] [2021-03-22T17:01:20.576Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T17:01:20.576Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T17:01:20.576Z] [2021-03-22T17:01:20.576Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-22T17:01:20.576Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T17:01:20.576Z] [2021-03-22T17:01:20.576Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-22T17:01:20.576Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:01:20.576Z] [2021-03-22T17:01:20.576Z] [2021-03-22T17:01:20.576Z] DONE 196 tests, 6 skipped in 175.190s [2021-03-22T17:01:20.576Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-22T17:01:20.576Z] ++ 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-03-22T17:01:20.576Z] ++ set -e [2021-03-22T17:01:20.576Z] ++ '[' -n 0 ']' [2021-03-22T17:01:20.576Z] ++ set -x [2021-03-22T17:01:20.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T17:01:20.576Z] INFO: Testing against a local daemon [2021-03-22T17:01:20.576Z] === RUN TestCommitInheritsEnv [2021-03-22T17:01:20.836Z] --- PASS: TestCommitInheritsEnv (0.58s) [2021-03-22T17:01:20.836Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T17:01:20.836Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-22T17:01:20.836Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-22T17:01:20.836Z] === RUN TestImagesFilterMultiReference [2021-03-22T17:01:21.097Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-22T17:01:21.097Z] === RUN TestImagePullPlatformInvalid [2021-03-22T17:01:21.097Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-22T17:01:21.097Z] === RUN TestRemoveImageOrphaning [2021-03-22T17:01:21.249Z] --- PASS: TestExportContainerAfterDaemonRestart (1.79s) [2021-03-22T17:01:21.249Z] === RUN TestHealthCheckWorkdir [2021-03-22T17:01:21.668Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2021-03-22T17:01:21.668Z] === RUN TestRemoveImageGarbageCollector [2021-03-22T17:01:21.668Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-22T17:01:21.668Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:01:21.668Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T17:01:21.668Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-22T17:01:21.668Z] === RUN TestTagInvalidReference [2021-03-22T17:01:21.668Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-22T17:01:21.668Z] === RUN TestTagValidPrefixedRepo [2021-03-22T17:01:21.928Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-22T17:01:21.928Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T17:01:21.928Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-22T17:01:21.928Z] === RUN TestTagOfficialNames [2021-03-22T17:01:21.928Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-22T17:01:21.928Z] === RUN TestTagMatchesDigest [2021-03-22T17:01:21.928Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-22T17:01:21.928Z] PASS [2021-03-22T17:01:21.928Z] [2021-03-22T17:01:21.928Z] === Skipped [2021-03-22T17:01:21.928Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-22T17:01:21.928Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-22T17:01:21.928Z] [2021-03-22T17:01:21.928Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-22T17:01:21.928Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:01:21.928Z] [2021-03-22T17:01:21.928Z] [2021-03-22T17:01:21.928Z] DONE 12 tests, 2 skipped in 1.819s [2021-03-22T17:01:21.928Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-22T17:01:21.928Z] ++ 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-03-22T17:01:21.928Z] ++ set -e [2021-03-22T17:01:21.928Z] ++ '[' -n 0 ']' [2021-03-22T17:01:21.928Z] ++ set -x [2021-03-22T17:01:21.928Z] ++ env -i DEST=/go/src/github.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-03-22T17:01:22.178Z] time="2021-03-22T17:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:01:22.178Z] time="2021-03-22T17:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c47954f035d55059b51219d9c0b1b41de522a71d14dad5e6cb1fbaca3341c310" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:01:22.178Z] time="2021-03-22T17:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:01:22.178Z] time="2021-03-22T17:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c47954f035d55059b51219d9c0b1b41de522a71d14dad5e6cb1fbaca3341c310" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:01:22.178Z] === RUN TestPluginInstall/with_htpasswd [2021-03-22T17:01:22.188Z] INFO: Testing against a local daemon [2021-03-22T17:01:22.188Z] === RUN TestNetworkCreateDelete [2021-03-22T17:01:22.449Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-03-22T17:01:22.449Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T17:01:22.624Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-22T17:01:22.745Z] time="2021-03-22T17:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:01:22.745Z] time="2021-03-22T17:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c47954f035d55059b51219d9c0b1b41de522a71d14dad5e6cb1fbaca3341c310" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:01:22.745Z] time="2021-03-22T17:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:01:22.745Z] time="2021-03-22T17:01:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c47954f035d55059b51219d9c0b1b41de522a71d14dad5e6cb1fbaca3341c310" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:01:23.004Z] === RUN TestPluginInstall/with_insecure [2021-03-22T17:01:23.191Z] --- PASS: TestHealthCheckWorkdir (1.86s) [2021-03-22T17:01:23.191Z] === RUN TestHealthKillContainer [2021-03-22T17:01:23.191Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-22T17:01:23.191Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-22T17:01:23.759Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-22T17:01:23.834Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s) [2021-03-22T17:01:23.834Z] === RUN TestDaemonDNSFallback [2021-03-22T17:01:23.938Z] time="2021-03-22T17:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:01:23.938Z] time="2021-03-22T17:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a68e1c6b0316385d46ce2c33a19ccea6e98669f4ef5b6afddd68f59f995939c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:01:23.938Z] time="2021-03-22T17:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:01:23.938Z] time="2021-03-22T17:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a68e1c6b0316385d46ce2c33a19ccea6e98669f4ef5b6afddd68f59f995939c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:01:24.197Z] --- PASS: TestPluginInstall (4.12s) [2021-03-22T17:01:24.197Z] --- PASS: TestPluginInstall/no_auth (2.06s) [2021-03-22T17:01:24.197Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-03-22T17:01:24.197Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-03-22T17:01:24.197Z] plugin_test.go:160: [dcbc5dbb1bfbb] daemon is not started [2021-03-22T17:01:24.197Z] === RUN TestPluginsWithRuntimes [2021-03-22T17:01:24.327Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-22T17:01:24.327Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-22T17:01:25.708Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-22T17:01:26.097Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-22T17:01:26.276Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-22T17:01:26.664Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-22T17:01:26.844Z] --- PASS: TestHealthKillContainer (3.83s) [2021-03-22T17:01:26.844Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T17:01:27.598Z] --- PASS: TestPluginsWithRuntimes (3.53s) [2021-03-22T17:01:27.598Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-03-22T17:01:27.598Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-03-22T17:01:27.598Z] PASS [2021-03-22T17:01:27.856Z] [2021-03-22T17:01:27.856Z] DONE 9 tests in 7.720s [2021-03-22T17:01:27.856Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-22T17:01:27.856Z] INFO: Testing against a local daemon [2021-03-22T17:01:27.856Z] === RUN TestExternalGraphDriver [2021-03-22T17:01:27.856Z] === RUN TestExternalGraphDriver/json [2021-03-22T17:01:28.219Z] --- PASS: TestInspectCpusetInConfigPre120 (1.21s) [2021-03-22T17:01:28.219Z] === RUN TestIpcModeNone [2021-03-22T17:01:28.785Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-22T17:01:29.757Z] === RUN TestExternalGraphDriver/spec [2021-03-22T17:01:30.161Z] --- PASS: TestIpcModeNone (2.11s) [2021-03-22T17:01:30.161Z] === RUN TestIpcModePrivate [2021-03-22T17:01:30.419Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-22T17:01:31.356Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-22T17:01:31.967Z] --- PASS: TestDaemonDNSFallback (7.74s) [2021-03-22T17:01:31.967Z] === RUN TestInspectNetwork [2021-03-22T17:01:32.292Z] --- PASS: TestIpcModePrivate (1.93s) [2021-03-22T17:01:32.293Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-03-22T17:01:32.293Z] === RUN TestIpcModeShareable [2021-03-22T17:01:32.302Z] === RUN TestExternalGraphDriver/pull [2021-03-22T17:01:33.669Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-22T17:01:33.683Z] --- PASS: TestExternalGraphDriver (5.84s) [2021-03-22T17:01:33.683Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2021-03-22T17:01:33.683Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2021-03-22T17:01:33.683Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2021-03-22T17:01:33.683Z] === RUN TestGraphdriverPluginV2 [2021-03-22T17:01:33.928Z] --- PASS: TestIpcModeShareable (1.87s) [2021-03-22T17:01:33.928Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2021-03-22T17:01:33.928Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-22T17:01:36.461Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-22T17:01:37.252Z] === RUN TestInspectNetwork/full_network_id [2021-03-22T17:01:37.252Z] === RUN TestInspectNetwork/partial_network_id [2021-03-22T17:01:37.252Z] === RUN TestInspectNetwork/network_name [2021-03-22T17:01:37.252Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-22T17:01:37.867Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2021-03-22T17:01:37.867Z] PASS [2021-03-22T17:01:37.867Z] [2021-03-22T17:01:37.867Z] DONE 5 tests in 9.692s [2021-03-22T17:01:37.867Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-22T17:01:37.867Z] INFO: Testing against a local daemon [2021-03-22T17:01:37.867Z] === RUN TestContinueAfterPluginCrash [2021-03-22T17:01:37.867Z] === PAUSE TestContinueAfterPluginCrash [2021-03-22T17:01:37.867Z] === RUN TestReadPluginNoRead [2021-03-22T17:01:37.867Z] === PAUSE TestReadPluginNoRead [2021-03-22T17:01:37.867Z] === RUN TestDaemonStartWithLogOpt [2021-03-22T17:01:37.867Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-22T17:01:37.867Z] === CONT TestContinueAfterPluginCrash [2021-03-22T17:01:37.867Z] === CONT TestDaemonStartWithLogOpt [2021-03-22T17:01:38.994Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-22T17:01:39.253Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.32s) [2021-03-22T17:01:39.253Z] === RUN TestAPIIpcModeHost [2021-03-22T17:01:41.158Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-22T17:01:41.453Z] --- PASS: TestInspectNetwork (9.99s) [2021-03-22T17:01:41.453Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-22T17:01:41.453Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-22T17:01:41.453Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-22T17:01:41.453Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-22T17:01:41.453Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T17:01:41.729Z] --- PASS: TestAPIIpcModeHost (2.29s) [2021-03-22T17:01:41.729Z] === RUN TestDaemonIpcModeShareable [2021-03-22T17:01:41.729Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-22T17:01:42.052Z] --- PASS: TestDaemonStartWithLogOpt (4.12s) [2021-03-22T17:01:42.052Z] === CONT TestReadPluginNoRead [2021-03-22T17:01:42.664Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-22T17:01:44.040Z] --- PASS: TestDaemonIpcModeShareable (2.27s) [2021-03-22T17:01:44.040Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2021-03-22T17:01:44.040Z] === RUN TestDaemonIpcModePrivate [2021-03-22T17:01:44.583Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-22T17:01:45.417Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-22T17:01:45.658Z] --- PASS: TestRunContainerWithBridgeNone (3.67s) [2021-03-22T17:01:45.658Z] === RUN TestNetworkInvalidJSON [2021-03-22T17:01:45.658Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T17:01:45.658Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T17:01:45.658Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T17:01:45.658Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T17:01:45.658Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T17:01:45.658Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T17:01:45.658Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T17:01:45.658Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T17:01:45.658Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T17:01:45.658Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-22T17:01:45.658Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-22T17:01:45.658Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-22T17:01:45.658Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-22T17:01:45.658Z] === RUN TestNetworkList [2021-03-22T17:01:45.658Z] === RUN TestNetworkList//networks [2021-03-22T17:01:45.658Z] === PAUSE TestNetworkList//networks [2021-03-22T17:01:45.658Z] === RUN TestNetworkList//networks/ [2021-03-22T17:01:45.658Z] === PAUSE TestNetworkList//networks/ [2021-03-22T17:01:45.658Z] === CONT TestNetworkList//networks [2021-03-22T17:01:45.658Z] === CONT TestNetworkList//networks/ [2021-03-22T17:01:45.658Z] --- PASS: TestNetworkList (0.03s) [2021-03-22T17:01:45.658Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T17:01:45.658Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T17:01:45.658Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T17:01:45.958Z] === RUN TestReadPluginNoRead/default [2021-03-22T17:01:46.229Z] --- PASS: TestHostIPv4BridgeLabel (0.84s) [2021-03-22T17:01:46.229Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T17:01:46.352Z] --- PASS: TestDaemonIpcModePrivate (2.43s) [2021-03-22T17:01:46.352Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-03-22T17:01:46.352Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-22T17:01:46.892Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-03-22T17:01:47.459Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-22T17:01:47.613Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s) [2021-03-22T17:01:47.613Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T17:01:47.713Z] 5ff1512f88ec: Pull complete [2021-03-22T17:01:47.713Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-22T17:01:47.713Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:01:47.713Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-22T17:01:47.713Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-22T17:01:47.713Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-03-22T17:01:47.713Z] WARN: Skipping validation tests [2021-03-22T17:01:47.713Z] INFO: Running unit tests at 03/22/2021 17:01:37... [2021-03-22T17:01:47.713Z] INFO: make.ps1 starting at 03/22/2021 17:01:42 [2021-03-22T17:01:47.713Z] INFO: Git commit (c6038b4884) assumed from DOCKER_GITCOMMIT environment variable [2021-03-22T17:01:47.713Z] INFO: Invoking autogen... [2021-03-22T17:01:47.713Z] INFO: Running unit tests... [2021-03-22T17:01:48.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-22T17:01:48.517Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.30s) [2021-03-22T17:01:48.517Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-22T17:01:48.517Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-22T17:01:48.997Z] --- PASS: TestDaemonDefaultNetworkPools (1.33s) [2021-03-22T17:01:48.997Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T17:01:49.358Z] --- PASS: TestReadPluginNoRead (7.39s) [2021-03-22T17:01:49.358Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2021-03-22T17:01:49.358Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2021-03-22T17:01:49.358Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-03-22T17:01:49.358Z] read_test.go:92: [dbaf9f0dec4d6] daemon is not started [2021-03-22T17:01:49.358Z] PASS [2021-03-22T17:01:49.358Z] [2021-03-22T17:01:49.358Z] DONE 6 tests in 11.558s [2021-03-22T17:01:49.358Z] 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-03-22T17:01:49.358Z] testing: warning: no tests to run [2021-03-22T17:01:49.358Z] PASS [2021-03-22T17:01:49.358Z] [2021-03-22T17:01:49.358Z] DONE 0 tests in 0.020s [2021-03-22T17:01:49.358Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-22T17:01:49.358Z] INFO: Testing against a local daemon [2021-03-22T17:01:49.358Z] === RUN TestPluginWithDevMounts [2021-03-22T17:01:49.358Z] === PAUSE TestPluginWithDevMounts [2021-03-22T17:01:49.358Z] === CONT TestPluginWithDevMounts [2021-03-22T17:01:50.734Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-03-22T17:01:50.734Z] PASS [2021-03-22T17:01:50.734Z] [2021-03-22T17:01:50.734Z] DONE 1 tests in 1.761s [2021-03-22T17:01:50.734Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-22T17:01:50.909Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.05s) [2021-03-22T17:01:50.909Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T17:01:50.992Z] INFO: Testing against a local daemon [2021-03-22T17:01:50.992Z] === RUN TestSecretInspect [2021-03-22T17:01:51.054Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.17s) [2021-03-22T17:01:51.054Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-03-22T17:01:51.054Z] === RUN TestIpcModeOlderClient [2021-03-22T17:01:51.054Z] === PAUSE TestIpcModeOlderClient [2021-03-22T17:01:51.054Z] === RUN TestKillContainerInvalidSignal [2021-03-22T17:01:51.621Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-22T17:01:51.880Z] --- PASS: TestKillContainerInvalidSignal (1.04s) [2021-03-22T17:01:51.880Z] === RUN TestKillContainer [2021-03-22T17:01:51.880Z] === RUN TestKillContainer/no_signal [2021-03-22T17:01:51.880Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-22T17:01:52.139Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-22T17:01:52.559Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-22T17:01:52.814Z] Copying nested executables into bundles/binary-daemon [2021-03-22T17:01:53.077Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T17:01:53.452Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.54s) [2021-03-22T17:01:53.452Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T17:01:53.522Z] --- PASS: TestSecretInspect (2.26s) [2021-03-22T17:01:53.522Z] === RUN TestSecretList [2021-03-22T17:01:54.019Z] === RUN TestKillContainer/killing_signal [2021-03-22T17:01:54.177Z] [2021-03-22T17:01:54.393Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s) [2021-03-22T17:01:54.393Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T17:01:55.424Z] --- PASS: TestSecretList (2.31s) [2021-03-22T17:01:55.424Z] === RUN TestSecretsCreateAndDelete [2021-03-22T17:01:55.932Z] --- PASS: TestKillContainer (3.84s) [2021-03-22T17:01:55.932Z] --- PASS: TestKillContainer/no_signal (1.25s) [2021-03-22T17:01:55.932Z] --- PASS: TestKillContainer/non_killing_signal (1.03s) [2021-03-22T17:01:55.932Z] --- PASS: TestKillContainer/killing_signal (1.31s) [2021-03-22T17:01:55.932Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T17:01:55.932Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-22T17:01:56.285Z] 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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-22T17:01:57.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/make.sh cross [2021-03-22T17:01:57.272Z] [2021-03-22T17:01:57.310Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-22T17:01:57.526Z] Removing bundles/ [2021-03-22T17:01:57.526Z] [2021-03-22T17:01:57.526Z] ---> Making bundle: cross (in bundles/cross) [2021-03-22T17:01:57.527Z] Cross building: bundles/cross/linux/amd64 [2021-03-22T17:01:57.527Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-22T17:01:57.527Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-22T17:01:57.954Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2021-03-22T17:01:57.954Z] === RUN TestSecretsUpdate [2021-03-22T17:01:58.595Z] --- PASS: TestServiceWithPredefinedNetwork (3.53s) [2021-03-22T17:01:58.595Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T17:01:58.595Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T17:01:58.595Z] service_test.go:242: FLAKY_TEST [2021-03-22T17:01:58.595Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T17:01:58.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.86s) [2021-03-22T17:01:58.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.40s) [2021-03-22T17:01:58.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.18s) [2021-03-22T17:01:58.688Z] === RUN TestKillStoppedContainer [2021-03-22T17:01:58.688Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-03-22T17:01:58.688Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T17:01:58.688Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-03-22T17:01:58.688Z] === RUN TestKillDifferentUserContainer [2021-03-22T17:02:00.105Z] --- PASS: TestKillDifferentUserContainer (1.46s) [2021-03-22T17:02:00.105Z] === RUN TestInspectOomKilledTrue [2021-03-22T17:02:00.105Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-22T17:02:00.105Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:02:00.105Z] === RUN TestInspectOomKilledFalse [2021-03-22T17:02:00.105Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-22T17:02:00.105Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:02:00.105Z] === RUN TestLinksEtcHostsContentMatch [2021-03-22T17:02:00.486Z] --- PASS: TestSecretsUpdate (2.28s) [2021-03-22T17:02:00.486Z] === RUN TestTemplatedSecret [2021-03-22T17:02:00.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-22T17:02:02.063Z] --- PASS: TestLinksEtcHostsContentMatch (1.78s) [2021-03-22T17:02:02.063Z] === RUN TestLinksContainerNames [2021-03-22T17:02:03.770Z] --- PASS: TestTemplatedSecret (3.65s) [2021-03-22T17:02:03.770Z] === RUN TestSecretCreateResolve [2021-03-22T17:02:03.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-22T17:02:04.534Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-22T17:02:04.793Z] --- PASS: TestLinksContainerNames (2.92s) [2021-03-22T17:02:04.793Z] === RUN TestLogsFollowTailEmpty [2021-03-22T17:02:04.855Z] ? github.com/docker/docker/api [no test files] [2021-03-22T17:02:06.300Z] --- PASS: TestSecretCreateResolve (2.57s) [2021-03-22T17:02:06.300Z] PASS [2021-03-22T17:02:06.300Z] [2021-03-22T17:02:06.300Z] DONE 6 tests in 15.371s [2021-03-22T17:02:06.300Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-22T17:02:06.300Z] INFO: Testing against a local daemon [2021-03-22T17:02:06.300Z] === RUN TestServiceCreateInit [2021-03-22T17:02:06.300Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-22T17:02:06.705Z] --- PASS: TestLogsFollowTailEmpty (1.53s) [2021-03-22T17:02:06.705Z] === RUN TestContainerNetworkMountsNoChown [2021-03-22T17:02:07.274Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-22T17:02:08.211Z] --- PASS: TestContainerNetworkMountsNoChown (1.69s) [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/default [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/default [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/private [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/private [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rprivate [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/slave [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/slave [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rslave [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/shared [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/shared [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rshared [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/default [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/rshared [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/shared [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/rslave [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/slave [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/rprivate [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/private [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-22T17:02:08.211Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-22T17:02:08.211Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-22T17:02:08.211Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-22T17:02:08.471Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-22T17:02:08.730Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-22T17:02:08.730Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-22T17:02:08.730Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T17:02:08.730Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-22T17:02:08.730Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T17:02:08.730Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-22T17:02:08.730Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-22T17:02:08.730Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-03-22T17:02:08.730Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-22T17:02:08.730Z] === RUN TestContainerBindMountNonRecursive [2021-03-22T17:02:09.666Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-22T17:02:11.566Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-22T17:02:13.854Z] --- PASS: TestContainerBindMountNonRecursive (4.44s) [2021-03-22T17:02:13.854Z] === RUN TestContainerVolumesMountedAsShared [2021-03-22T17:02:14.112Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2021-03-22T17:02:14.112Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-22T17:02:16.016Z] --- PASS: TestContainerVolumesMountedAsSlave (1.88s) [2021-03-22T17:02:16.016Z] === RUN TestNetworkNat [2021-03-22T17:02:16.275Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-22T17:02:16.706Z] --- PASS: TestServiceWithDataPathPortInit (18.44s) [2021-03-22T17:02:16.706Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T17:02:16.830Z] --- PASS: TestServiceCreateInit (9.68s) [2021-03-22T17:02:16.830Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.70s) [2021-03-22T17:02:16.830Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s) [2021-03-22T17:02:16.830Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T17:02:17.655Z] --- PASS: TestNetworkNat (1.44s) [2021-03-22T17:02:17.655Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T17:02:19.033Z] --- PASS: TestNetworkLocalhostTCPNat (1.51s) [2021-03-22T17:02:19.033Z] === RUN TestNetworkLoopbackNat [2021-03-22T17:02:19.674Z] === RUN TestMiddlewares [2021-03-22T17:02:19.674Z] --- PASS: TestMiddlewares (0.00s) [2021-03-22T17:02:19.674Z] PASS [2021-03-22T17:02:19.674Z] coverage: 9.0% of statements [2021-03-22T17:02:19.674Z] ok github.com/docker/docker/api/server 0.084s coverage: 9.0% of statements [2021-03-22T17:02:24.304Z] --- PASS: TestNetworkLoopbackNat (4.56s) [2021-03-22T17:02:24.304Z] === RUN TestPause [2021-03-22T17:02:25.241Z] --- PASS: TestPause (1.62s) [2021-03-22T17:02:25.241Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T17:02:25.241Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T17:02:25.241Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T17:02:25.241Z] === RUN TestPauseStopPausedContainer [2021-03-22T17:02:26.618Z] --- PASS: TestPauseStopPausedContainer (1.66s) [2021-03-22T17:02:26.618Z] === RUN TestPsFilter [2021-03-22T17:02:26.708Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.40s) [2021-03-22T17:02:26.708Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d0l0wuia399z3h2nvhwin1x9j Created:2021-03-22 17:02:18.037941235 +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[13dcf1e167428f0df5f526b537b2d6727ed981b243d1d37e30e3687082bbde59:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4qytnomv9emmfko8uhzvnukp EndpointID:5c132a25599ae192e54ea220716ec2189231d661055cce00b3c26285d9c59365 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:04744bb2596e85a31ba7b30265dde859e9188c4bdf7f897d167e060fccac66d7 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:4c7736be6337 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4qytnomv9emmfko8uhzvnukp EndpointID:5c132a25599ae192e54ea220716ec2189231d661055cce00b3c26285d9c59365 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-22T17:02:26.708Z] PASS [2021-03-22T17:02:26.708Z] [2021-03-22T17:02:26.708Z] === Skipped [2021-03-22T17:02:26.708Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T17:02:26.708Z] service_test.go:242: FLAKY_TEST [2021-03-22T17:02:26.708Z] [2021-03-22T17:02:26.708Z] [2021-03-22T17:02:26.708Z] DONE 26 tests, 1 skipped in 63.795s [2021-03-22T17:02:26.708Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-22T17:02:26.708Z] ++ 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-03-22T17:02:26.708Z] ++ set -e [2021-03-22T17:02:26.708Z] ++ '[' -n 0 ']' [2021-03-22T17:02:26.708Z] ++ set -x [2021-03-22T17:02:26.708Z] ++ env -i DEST=/go/src/github.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-03-22T17:02:26.708Z] INFO: Testing against a local daemon [2021-03-22T17:02:26.708Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-22T17:02:26.708Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T17:02:26.708Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:02:26.708Z] === RUN TestDockerNetworkIpvlan [2021-03-22T17:02:26.708Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-22T17:02:26.708Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:02:26.708Z] PASS [2021-03-22T17:02:26.708Z] [2021-03-22T17:02:26.708Z] === Skipped [2021-03-22T17:02:26.708Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T17:02:26.708Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:02:26.708Z] [2021-03-22T17:02:26.708Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-22T17:02:26.708Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:02:26.708Z] [2021-03-22T17:02:26.708Z] [2021-03-22T17:02:26.708Z] DONE 2 tests, 2 skipped in 0.142s [2021-03-22T17:02:26.708Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-22T17:02:26.708Z] ++ 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-03-22T17:02:26.708Z] ++ set -e [2021-03-22T17:02:26.708Z] ++ '[' -n 0 ']' [2021-03-22T17:02:26.708Z] ++ set -x [2021-03-22T17:02:26.708Z] ++ env -i DEST=/go/src/github.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-03-22T17:02:26.708Z] INFO: Testing against a local daemon [2021-03-22T17:02:26.708Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-22T17:02:26.876Z] --- PASS: TestPsFilter (0.15s) [2021-03-22T17:02:26.876Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T17:02:28.252Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-22T17:02:28.252Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.47s) [2021-03-22T17:02:28.252Z] === RUN TestRemoveContainerWithVolume [2021-03-22T17:02:28.640Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.29s) [2021-03-22T17:02:28.640Z] === RUN TestDockerNetworkMacvlan [2021-03-22T17:02:28.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-22T17:02:29.582Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-22T17:02:29.753Z] --- PASS: TestRemoveContainerWithVolume (1.39s) [2021-03-22T17:02:29.753Z] === RUN TestRemoveContainerRunning [2021-03-22T17:02:30.966Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-22T17:02:31.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-22T17:02:31.130Z] --- PASS: TestRemoveContainerRunning (1.47s) [2021-03-22T17:02:31.130Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T17:02:32.351Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-22T17:02:32.508Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.41s) [2021-03-22T17:02:32.509Z] === RUN TestRemoveInvalidContainer [2021-03-22T17:02:32.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-22T17:02:32.509Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-22T17:02:32.509Z] === RUN TestRenameLinkedContainer [2021-03-22T17:02:34.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-22T17:02:34.911Z] --- PASS: TestCreateServiceMultipleTimes (17.60s) [2021-03-22T17:02:34.911Z] === RUN TestCreateServiceConflict [2021-03-22T17:02:35.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-22T17:02:35.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-22T17:02:36.285Z] --- PASS: TestCreateServiceConflict (2.44s) [2021-03-22T17:02:36.285Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T17:02:36.553Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-22T17:02:37.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-22T17:02:38.085Z] --- PASS: TestRenameLinkedContainer (5.43s) [2021-03-22T17:02:38.085Z] === RUN TestRenameStoppedContainer [2021-03-22T17:02:39.463Z] --- PASS: TestRenameStoppedContainer (1.32s) [2021-03-22T17:02:39.463Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T17:02:39.570Z] --- PASS: TestCreateServiceMaxReplicas (3.39s) [2021-03-22T17:02:39.570Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T17:02:40.756Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-22T17:02:41.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-22T17:02:41.934Z] --- PASS: TestRenameRunningContainerAndReuse (2.65s) [2021-03-22T17:02:41.934Z] === RUN TestRenameInvalidName [2021-03-22T17:02:42.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-22T17:02:43.568Z] --- PASS: TestRenameInvalidName (1.37s) [2021-03-22T17:02:43.568Z] === RUN TestRenameAnonymousContainer [2021-03-22T17:02:44.945Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-22T17:02:46.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-22T17:02:48.226Z] --- PASS: TestRenameAnonymousContainer (4.80s) [2021-03-22T17:02:48.226Z] === RUN TestRenameContainerWithSameName [2021-03-22T17:02:48.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-22T17:02:48.891Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-22T17:02:49.603Z] --- PASS: TestRenameContainerWithSameName (1.29s) [2021-03-22T17:02:49.603Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T17:02:50.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-22T17:02:50.801Z] --- PASS: TestDockerNetworkMacvlan (22.38s) [2021-03-22T17:02:50.801Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-03-22T17:02:50.801Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-03-22T17:02:50.801Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.62s) [2021-03-22T17:02:50.801Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.88s) [2021-03-22T17:02:50.801Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.39s) [2021-03-22T17:02:50.801Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.92s) [2021-03-22T17:02:50.801Z] PASS [2021-03-22T17:02:50.801Z] [2021-03-22T17:02:50.801Z] DONE 8 tests in 24.813s [2021-03-22T17:02:50.801Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-22T17:02:50.801Z] ++ 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-03-22T17:02:50.801Z] ++ set -e [2021-03-22T17:02:50.801Z] ++ '[' -n 0 ']' [2021-03-22T17:02:50.801Z] ++ set -x [2021-03-22T17:02:50.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-22T17:02:50.801Z] testing: warning: no tests to run [2021-03-22T17:02:50.801Z] PASS [2021-03-22T17:02:50.801Z] [2021-03-22T17:02:50.801Z] DONE 0 tests in 0.027s [2021-03-22T17:02:50.801Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-22T17:02:50.801Z] ++ 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-03-22T17:02:50.801Z] ++ set -e [2021-03-22T17:02:50.801Z] ++ '[' -n 0 ']' [2021-03-22T17:02:50.801Z] ++ set -x [2021-03-22T17:02:50.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-22T17:02:51.062Z] INFO: Testing against a local daemon [2021-03-22T17:02:51.062Z] === RUN TestAuthZPluginAllowRequest [2021-03-22T17:02:52.073Z] --- PASS: TestRenameContainerWithLinkedContainer (2.56s) [2021-03-22T17:02:52.073Z] === RUN TestResize [2021-03-22T17:02:52.975Z] --- PASS: TestAuthZPluginAllowRequest (2.07s) [2021-03-22T17:02:52.975Z] === RUN TestAuthZPluginTLS [2021-03-22T17:02:53.451Z] --- PASS: TestResize (1.31s) [2021-03-22T17:02:53.451Z] === RUN TestResizeWithInvalidSize [2021-03-22T17:02:53.916Z] --- PASS: TestAuthZPluginTLS (0.75s) [2021-03-22T17:02:53.916Z] === RUN TestAuthZPluginDenyRequest [2021-03-22T17:02:54.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-22T17:02:54.488Z] --- PASS: TestAuthZPluginDenyRequest (0.74s) [2021-03-22T17:02:54.488Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-22T17:02:54.506Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s) [2021-03-22T17:02:54.506Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T17:02:54.955Z] --- PASS: TestResizeWithInvalidSize (1.36s) [2021-03-22T17:02:54.955Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T17:02:55.429Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.79s) [2021-03-22T17:02:55.429Z] === RUN TestAuthZPluginDenyResponse [2021-03-22T17:02:55.440Z] --- PASS: TestCreateServiceSecretFileMode (2.80s) [2021-03-22T17:02:55.440Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T17:02:55.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-22T17:02:55.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-22T17:02:55.999Z] --- PASS: TestAuthZPluginDenyResponse (0.72s) [2021-03-22T17:02:55.999Z] === RUN TestAuthZPluginAllowEventStream [2021-03-22T17:02:56.042Z] --- PASS: TestResizeWhenContainerNotStarted (1.21s) [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T17:02:56.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T17:02:56.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T17:02:56.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T17:02:56.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T17:02:58.543Z] --- PASS: TestAuthZPluginAllowEventStream (2.18s) [2021-03-22T17:02:58.543Z] === RUN TestAuthZPluginErrorResponse [2021-03-22T17:02:58.724Z] --- PASS: TestCreateServiceConfigFileMode (2.81s) [2021-03-22T17:02:58.724Z] === RUN TestCreateServiceSysctls [2021-03-22T17:02:59.115Z] --- PASS: TestAuthZPluginErrorResponse (0.73s) [2021-03-22T17:02:59.115Z] === RUN TestAuthZPluginErrorRequest [2021-03-22T17:02:59.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-22T17:02:59.687Z] --- PASS: TestAuthZPluginErrorRequest (0.71s) [2021-03-22T17:02:59.687Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-22T17:02:59.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T17:03:00.542Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T17:03:00.629Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.73s) [2021-03-22T17:03:00.629Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-22T17:03:02.009Z] --- PASS: TestCreateServiceSysctls (3.82s) [2021-03-22T17:03:02.009Z] === RUN TestCreateServiceCapabilities [2021-03-22T17:03:03.172Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.54s) [2021-03-22T17:03:03.172Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-22T17:03:05.293Z] --- PASS: TestCreateServiceCapabilities (2.87s) [2021-03-22T17:03:05.293Z] === RUN TestInspect [2021-03-22T17:03:05.716Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.55s) [2021-03-22T17:03:05.716Z] === RUN TestAuthZPluginHeader [2021-03-22T17:03:06.658Z] --- PASS: TestAuthZPluginHeader (1.08s) [2021-03-22T17:03:06.658Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-22T17:03:06.658Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-22T17:03:06.658Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:03:06.658Z] === RUN TestAuthZPluginV2Disable [2021-03-22T17:03:06.658Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-22T17:03:06.658Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:03:06.658Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-22T17:03:06.658Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-22T17:03:06.658Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:03:06.658Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-22T17:03:06.658Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-22T17:03:06.658Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:03:06.658Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-22T17:03:07.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T17:03:07.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T17:03:08.576Z] --- PASS: TestInspect (3.30s) [2021-03-22T17:03:08.576Z] === RUN TestCreateJob [2021-03-22T17:03:11.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T17:03:11.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T17:03:11.857Z] --- PASS: TestCreateJob (3.72s) [2021-03-22T17:03:11.857Z] === RUN TestReplicatedJob [2021-03-22T17:03:13.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T17:03:15.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-22T17:03:15.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T17:03:15.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T17:03:15.941Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-22T17:03:17.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T17:03:18.891Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-22T17:03:19.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-22T17:03:19.452Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.10s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.63s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.34s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.53s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.25s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.02s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.20s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.48s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.04s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s) [2021-03-22T17:03:19.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2021-03-22T17:03:19.791Z] === RUN TestCgroupNamespacesRun [2021-03-22T17:03:19.969Z] --- PASS: TestReplicatedJob (7.10s) [2021-03-22T17:03:19.969Z] === RUN TestUpdateReplicatedJob [2021-03-22T17:03:20.050Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-22T17:03:20.134Z] === RUN TestBoolValue [2021-03-22T17:03:20.134Z] --- PASS: TestBoolValue (0.00s) [2021-03-22T17:03:20.134Z] === RUN TestBoolValueOrDefault [2021-03-22T17:03:20.134Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-22T17:03:20.134Z] === RUN TestInt64ValueOrZero [2021-03-22T17:03:20.134Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-22T17:03:20.134Z] === RUN TestInt64ValueOrDefault [2021-03-22T17:03:20.134Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-22T17:03:20.134Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-22T17:03:20.134Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-22T17:03:20.134Z] === RUN TestJsonContentType [2021-03-22T17:03:20.134Z] --- PASS: TestJsonContentType (0.00s) [2021-03-22T17:03:20.134Z] PASS [2021-03-22T17:03:20.134Z] coverage: 14.7% of statements [2021-03-22T17:03:20.134Z] ok github.com/docker/docker/api/server/httputils 0.063s coverage: 14.7% of statements [2021-03-22T17:03:20.134Z] === RUN TestMaskSecretKeys [2021-03-22T17:03:20.134Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-22T17:03:20.134Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-22T17:03:20.134Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-22T17:03:20.134Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-22T17:03:20.134Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-22T17:03:20.134Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-22T17:03:20.134Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-22T17:03:20.134Z] === RUN TestVersionMiddlewareVersion [2021-03-22T17:03:20.134Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-22T17:03:20.134Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-22T17:03:20.134Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-22T17:03:20.134Z] PASS [2021-03-22T17:03:20.134Z] coverage: 37.7% of statements [2021-03-22T17:03:20.134Z] ok github.com/docker/docker/api/server/middleware 0.127s coverage: 37.7% of statements [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-22T17:03:20.134Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-22T17:03:20.814Z] Cross building: bundles/cross/windows/amd64 [2021-03-22T17:03:20.814Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-22T17:03:20.814Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-22T17:03:21.672Z] === RUN TestToJSON [2021-03-22T17:03:21.672Z] --- PASS: TestToJSON (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestToParamWithVersion [2021-03-22T17:03:21.672Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestFromJSON [2021-03-22T17:03:21.672Z] --- PASS: TestFromJSON (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestEmpty [2021-03-22T17:03:21.672Z] --- PASS: TestEmpty (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestArgsMatchKVListEmptySources [2021-03-22T17:03:21.672Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestArgsMatchKVList [2021-03-22T17:03:21.672Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestArgsMatch [2021-03-22T17:03:21.672Z] --- PASS: TestArgsMatch (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestAdd [2021-03-22T17:03:21.672Z] --- PASS: TestAdd (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestDel [2021-03-22T17:03:21.672Z] --- PASS: TestDel (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestLen [2021-03-22T17:03:21.672Z] --- PASS: TestLen (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestExactMatch [2021-03-22T17:03:21.672Z] --- PASS: TestExactMatch (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestOnlyOneExactMatch [2021-03-22T17:03:21.672Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestContains [2021-03-22T17:03:21.672Z] --- PASS: TestContains (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestValidate [2021-03-22T17:03:21.672Z] --- PASS: TestValidate (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestWalkValues [2021-03-22T17:03:21.672Z] --- PASS: TestWalkValues (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestFuzzyMatch [2021-03-22T17:03:21.672Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestClone [2021-03-22T17:03:21.672Z] --- PASS: TestClone (0.00s) [2021-03-22T17:03:21.672Z] PASS [2021-03-22T17:03:21.672Z] coverage: 92.2% of statements [2021-03-22T17:03:21.672Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2021-03-22T17:03:21.672Z] === RUN TestStrSliceMarshalJSON [2021-03-22T17:03:21.672Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestStrSliceUnmarshalJSON [2021-03-22T17:03:21.672Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestStrSliceUnmarshalString [2021-03-22T17:03:21.672Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestStrSliceUnmarshalSlice [2021-03-22T17:03:21.672Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-22T17:03:21.672Z] PASS [2021-03-22T17:03:21.672Z] coverage: 90.0% of statements [2021-03-22T17:03:21.672Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2021-03-22T17:03:21.672Z] === RUN TestDurationToSecondsString [2021-03-22T17:03:21.672Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-22T17:03:21.672Z] === RUN TestGetTimestamp [2021-03-22T17:03:21.672Z] === RUN TestAdjustForAPIVersion [2021-03-22T17:03:21.672Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-22T17:03:21.672Z] PASS [2021-03-22T17:03:21.672Z] coverage: 5.7% of statements [2021-03-22T17:03:21.672Z] ok github.com/docker/docker/api/server/router/swarm 0.069s coverage: 5.7% of statements [2021-03-22T17:03:21.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-22T17:03:22.131Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-22T17:03:22.131Z] --- PASS: TestGetTimestamp (0.18s) [2021-03-22T17:03:22.131Z] === RUN TestParseTimestamps [2021-03-22T17:03:22.131Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-22T17:03:22.131Z] PASS [2021-03-22T17:03:22.131Z] coverage: 100.0% of statements [2021-03-22T17:03:22.131Z] ok github.com/docker/docker/api/types/time 0.234s coverage: 100.0% of statements [2021-03-22T17:03:22.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-22T17:03:22.595Z] === RUN TestCompareVersion [2021-03-22T17:03:22.595Z] --- PASS: TestCompareVersion (0.00s) [2021-03-22T17:03:22.595Z] PASS [2021-03-22T17:03:22.595Z] coverage: 75.0% of statements [2021-03-22T17:03:22.595Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/builder [no test files] [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-22T17:03:22.595Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-22T17:03:22.778Z] --- PASS: TestCgroupNamespacesRun (2.92s) [2021-03-22T17:03:22.778Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-22T17:03:23.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-22T17:03:23.253Z] --- PASS: TestUpdateReplicatedJob (3.82s) [2021-03-22T17:03:23.253Z] === RUN TestServiceListWithStatuses [2021-03-22T17:03:23.253Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-22T17:03:23.253Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T17:03:23.253Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T17:03:24.134Z] === RUN TestParseRemoteURL [2021-03-22T17:03:24.134Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-22T17:03:24.134Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-22T17:03:24.134Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-22T17:03:24.134Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-22T17:03:24.134Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-22T17:03:24.134Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-22T17:03:24.134Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-22T17:03:24.134Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-22T17:03:24.134Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-22T17:03:24.134Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-22T17:03:24.134Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-22T17:03:24.134Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-22T17:03:24.134Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-22T17:03:24.134Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-22T17:03:24.134Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-22T17:03:24.134Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-22T17:03:24.134Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-22T17:03:24.134Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-22T17:03:24.134Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-22T17:03:24.134Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-22T17:03:24.134Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-22T17:03:24.134Z] === RUN TestCloneArgsSmartHttp [2021-03-22T17:03:24.134Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-03-22T17:03:24.134Z] === RUN TestCloneArgsDumbHttp [2021-03-22T17:03:24.134Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-22T17:03:24.134Z] === RUN TestCloneArgsGit [2021-03-22T17:03:24.134Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-22T17:03:24.134Z] === RUN TestCheckoutGit [2021-03-22T17:03:24.765Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s) [2021-03-22T17:03:24.765Z] PASS [2021-03-22T17:03:24.766Z] [2021-03-22T17:03:24.766Z] === Skipped [2021-03-22T17:03:24.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-22T17:03:24.766Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:03:24.766Z] [2021-03-22T17:03:24.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-22T17:03:24.766Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:03:24.766Z] [2021-03-22T17:03:24.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-22T17:03:24.766Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:03:24.766Z] [2021-03-22T17:03:24.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-22T17:03:24.766Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:03:24.766Z] [2021-03-22T17:03:24.766Z] [2021-03-22T17:03:24.766Z] DONE 17 tests, 4 skipped in 33.923s [2021-03-22T17:03:24.766Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-22T17:03:24.766Z] ++ 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-03-22T17:03:24.766Z] ++ set -e [2021-03-22T17:03:24.766Z] ++ '[' -n 0 ']' [2021-03-22T17:03:24.766Z] ++ set -x [2021-03-22T17:03:24.766Z] ++ env -i DEST=/go/src/github.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-03-22T17:03:24.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-22T17:03:24.943Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.92s) [2021-03-22T17:03:24.943Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-22T17:03:25.027Z] INFO: Testing against a local daemon [2021-03-22T17:03:25.027Z] === RUN TestPluginInvalidJSON [2021-03-22T17:03:25.027Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:03:25.027Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:03:25.027Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:03:25.027Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-22T17:03:25.027Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-22T17:03:25.027Z] === RUN TestPluginInstall [2021-03-22T17:03:25.027Z] === RUN TestPluginInstall/no_auth [2021-03-22T17:03:25.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-22T17:03:27.042Z] === RUN TestEnable [2021-03-22T17:03:27.042Z] --- PASS: TestEnable (0.00s) [2021-03-22T17:03:27.042Z] === RUN TestDisable [2021-03-22T17:03:27.042Z] --- PASS: TestDisable (0.00s) [2021-03-22T17:03:27.042Z] === RUN TestEnabled [2021-03-22T17:03:27.042Z] --- PASS: TestEnabled (0.00s) [2021-03-22T17:03:27.042Z] PASS [2021-03-22T17:03:27.042Z] coverage: 100.0% of statements [2021-03-22T17:03:27.042Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2021-03-22T17:03:27.502Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-22T17:03:27.502Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-03-22T17:03:27.502Z] === RUN TestProcessNoDockerignore [2021-03-22T17:03:27.502Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-22T17:03:27.502Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestDetectContentType [2021-03-22T17:03:27.502Z] --- PASS: TestDetectContentType (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestSelectAcceptableMIME [2021-03-22T17:03:27.502Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestInspectEmptyResponse [2021-03-22T17:03:27.502Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestInspectResponseBinary [2021-03-22T17:03:27.502Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestResponseUnsupportedContentType [2021-03-22T17:03:27.502Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestInspectResponseTextSimple [2021-03-22T17:03:27.502Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestInspectResponseEmptyContentType [2021-03-22T17:03:27.502Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestUnknownContentLength [2021-03-22T17:03:27.502Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestDownloadRemote [2021-03-22T17:03:27.502Z] --- PASS: TestDownloadRemote (0.10s) [2021-03-22T17:03:27.502Z] === RUN TestGetWithStatusError [2021-03-22T17:03:27.502Z] --- PASS: TestGetWithStatusError (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestCloseRootDirectory [2021-03-22T17:03:27.502Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-22T17:03:27.502Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:03:27.502Z] === RUN TestHashFile [2021-03-22T17:03:27.502Z] --- SKIP: TestHashFile (0.00s) [2021-03-22T17:03:27.502Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:03:27.502Z] === RUN TestHashSubdir [2021-03-22T17:03:27.502Z] --- SKIP: TestHashSubdir (0.01s) [2021-03-22T17:03:27.502Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:03:27.502Z] === RUN TestRemoveDirectory [2021-03-22T17:03:27.502Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-22T17:03:27.502Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:03:27.502Z] PASS [2021-03-22T17:03:27.502Z] coverage: 9.3% of statements [2021-03-22T17:03:27.502Z] ok github.com/docker/docker/builder/remotecontext 0.374s coverage: 9.3% of statements [2021-03-22T17:03:27.502Z] === RUN TestGetAllAllowed [2021-03-22T17:03:27.502Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestGetAllMeta [2021-03-22T17:03:27.502Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-22T17:03:27.502Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestIsUnreferencedBuiltin [2021-03-22T17:03:27.502Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestIsExistingDirectory [2021-03-22T17:03:27.502Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestGetFilenameForDownload [2021-03-22T17:03:27.502Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestEnv2Variables [2021-03-22T17:03:27.502Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-22T17:03:27.502Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestMaintainer [2021-03-22T17:03:27.502Z] --- PASS: TestMaintainer (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestLabel [2021-03-22T17:03:27.502Z] --- PASS: TestLabel (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestFromScratch [2021-03-22T17:03:27.502Z] --- PASS: TestFromScratch (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestFromWithArg [2021-03-22T17:03:27.502Z] --- PASS: TestFromWithArg (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-22T17:03:27.502Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestFromWithUndefinedArg [2021-03-22T17:03:27.502Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestFromMultiStageWithNamedStage [2021-03-22T17:03:27.502Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestOnbuild [2021-03-22T17:03:27.502Z] --- PASS: TestOnbuild (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestWorkdir [2021-03-22T17:03:27.502Z] --- PASS: TestWorkdir (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestCmd [2021-03-22T17:03:27.502Z] --- PASS: TestCmd (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestHealthcheckNone [2021-03-22T17:03:27.502Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestHealthcheckCmd [2021-03-22T17:03:27.502Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestEntrypoint [2021-03-22T17:03:27.502Z] --- PASS: TestEntrypoint (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestExpose [2021-03-22T17:03:27.502Z] --- PASS: TestExpose (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestUser [2021-03-22T17:03:27.502Z] --- PASS: TestUser (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestVolume [2021-03-22T17:03:27.502Z] --- PASS: TestVolume (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestStopSignal [2021-03-22T17:03:27.502Z] --- SKIP: TestStopSignal (0.00s) [2021-03-22T17:03:27.502Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-22T17:03:27.502Z] === RUN TestArg [2021-03-22T17:03:27.502Z] --- PASS: TestArg (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestShell [2021-03-22T17:03:27.502Z] --- PASS: TestShell (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestPrependEnvOnCmd [2021-03-22T17:03:27.502Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestRunWithBuildArgs [2021-03-22T17:03:27.502Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestRunIgnoresHealthcheck [2021-03-22T17:03:27.502Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestNormalizeWorkdir [2021-03-22T17:03:27.502Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-22T17:03:27.502Z] === RUN TestDispatch [2021-03-22T17:03:27.502Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-22T17:03:27.502Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-22T17:03:27.502Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-22T17:03:27.502Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-22T17:03:27.502Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-22T17:03:27.502Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-22T17:03:27.502Z] === RUN TestDispatch/COPY_url [2021-03-22T17:03:27.571Z] time="2021-03-22T17:03:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:03:27.571Z] time="2021-03-22T17:03:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b9f6bdd1cc7ae6e6826fe70502832b811947c395b987fe252cb225796c1e81f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:03:27.571Z] time="2021-03-22T17:03:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:03:27.571Z] time="2021-03-22T17:03:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b9f6bdd1cc7ae6e6826fe70502832b811947c395b987fe252cb225796c1e81f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:03:27.571Z] === RUN TestPluginInstall/with_htpasswd [2021-03-22T17:03:27.783Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.02s) [2021-03-22T17:03:27.783Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-22T17:03:27.964Z] --- PASS: TestDispatch (0.08s) [2021-03-22T17:03:27.964Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-03-22T17:03:27.964Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-03-22T17:03:27.964Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-22T17:03:27.964Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-22T17:03:27.964Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-22T17:03:27.964Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-22T17:03:27.964Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-22T17:03:27.964Z] === RUN TestAddScratchImageAddsToMounts [2021-03-22T17:03:27.964Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-22T17:03:27.964Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-22T17:03:27.964Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-22T17:03:27.964Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-22T17:03:27.964Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-22T17:03:27.964Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-22T17:03:27.964Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-22T17:03:27.964Z] === RUN TestImageSourceGetAddsToMounts [2021-03-22T17:03:27.964Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-22T17:03:27.964Z] === RUN TestEmptyDockerfile [2021-03-22T17:03:27.964Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-03-22T17:03:27.964Z] === RUN TestSymlinkDockerfile [2021-03-22T17:03:27.964Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-22T17:03:27.964Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-22T17:03:27.964Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-22T17:03:27.964Z] === RUN TestNonExistingDockerfile [2021-03-22T17:03:27.964Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-22T17:03:27.964Z] === RUN TestCopyRunConfig [2021-03-22T17:03:27.964Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-22T17:03:27.964Z] === RUN TestDeepCopyRunConfig [2021-03-22T17:03:27.964Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-22T17:03:27.964Z] === RUN TestExportImage [2021-03-22T17:03:27.964Z] --- PASS: TestExportImage (0.00s) [2021-03-22T17:03:27.964Z] === RUN TestNormalizeDest [2021-03-22T17:03:27.964Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-22T17:03:27.964Z] PASS [2021-03-22T17:03:27.964Z] coverage: 46.6% of statements [2021-03-22T17:03:27.964Z] ok github.com/docker/docker/builder/dockerfile 0.272s coverage: 46.6% of statements [2021-03-22T17:03:27.964Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-22T17:03:28.513Z] time="2021-03-22T17:03:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:03:28.513Z] time="2021-03-22T17:03:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c31ec4ab4ad230c26af12c201fa950ad117ac3d637600985aef641791c0045b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:03:28.513Z] time="2021-03-22T17:03:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:03:28.513Z] time="2021-03-22T17:03:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c31ec4ab4ad230c26af12c201fa950ad117ac3d637600985aef641791c0045b6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:03:28.517Z] --- PASS: TestDockerNetworkConnectAlias (5.00s) [2021-03-22T17:03:28.517Z] === RUN TestDockerNetworkReConnect [2021-03-22T17:03:28.773Z] === RUN TestPluginInstall/with_insecure [2021-03-22T17:03:29.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-22T17:03:29.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-22T17:03:29.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-22T17:03:29.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-22T17:03:30.162Z] time="2021-03-22T17:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:03:30.162Z] time="2021-03-22T17:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28f0927fc026aebdd69ce9b7bf1c0623d1691d1d10cd14e8c4aa919894625481" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:03:30.162Z] time="2021-03-22T17:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:03:30.162Z] time="2021-03-22T17:03:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28f0927fc026aebdd69ce9b7bf1c0623d1691d1d10cd14e8c4aa919894625481" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:03:30.743Z] --- PASS: TestPluginInstall (5.60s) [2021-03-22T17:03:30.743Z] --- PASS: TestPluginInstall/no_auth (2.60s) [2021-03-22T17:03:30.743Z] --- PASS: TestPluginInstall/with_htpasswd (1.22s) [2021-03-22T17:03:30.743Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2021-03-22T17:03:30.743Z] plugin_test.go:160: [d5bf9df7f3f85] daemon is not started [2021-03-22T17:03:30.743Z] === RUN TestPluginsWithRuntimes [2021-03-22T17:03:30.797Z] --- PASS: TestCgroupNamespacesRunHostMode (2.87s) [2021-03-22T17:03:30.797Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-22T17:03:31.801Z] --- PASS: TestDockerNetworkReConnect (3.93s) [2021-03-22T17:03:31.801Z] === RUN TestServicePlugin [2021-03-22T17:03:33.295Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-22T17:03:33.329Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.63s) [2021-03-22T17:03:33.329Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-22T17:03:33.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-22T17:03:34.679Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-22T17:03:35.860Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.28s) [2021-03-22T17:03:35.860Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-22T17:03:36.429Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2021-03-22T17:03:36.429Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-22T17:03:36.590Z] --- PASS: TestPluginsWithRuntimes (5.85s) [2021-03-22T17:03:36.590Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.74s) [2021-03-22T17:03:36.590Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.70s) [2021-03-22T17:03:36.590Z] PASS [2021-03-22T17:03:36.590Z] [2021-03-22T17:03:36.590Z] DONE 9 tests in 11.639s [2021-03-22T17:03:36.590Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-22T17:03:36.590Z] ++ 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-03-22T17:03:36.590Z] ++ set -e [2021-03-22T17:03:36.590Z] ++ '[' -n 0 ']' [2021-03-22T17:03:36.590Z] ++ set -x [2021-03-22T17:03:36.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T17:03:36.590Z] INFO: Testing against a local daemon [2021-03-22T17:03:36.590Z] === RUN TestExternalGraphDriver [2021-03-22T17:03:36.850Z] === RUN TestExternalGraphDriver/json [2021-03-22T17:03:37.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-22T17:03:39.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-22T17:03:39.266Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.89s) [2021-03-22T17:03:39.266Z] === RUN TestKernelTCPMemory [2021-03-22T17:03:39.394Z] === RUN TestExternalGraphDriver/spec [2021-03-22T17:03:40.357Z] === RUN TestCheckpointCreateError [2021-03-22T17:03:40.357Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCheckpointCreate [2021-03-22T17:03:40.816Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCheckpointDeleteError [2021-03-22T17:03:40.816Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCheckpointDelete [2021-03-22T17:03:40.816Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCheckpointListError [2021-03-22T17:03:40.816Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCheckpointList [2021-03-22T17:03:40.816Z] --- PASS: TestCheckpointList (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCheckpointListContainerNotFound [2021-03-22T17:03:40.816Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestNewClientWithOpsFromEnv [2021-03-22T17:03:40.816Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-22T17:03:40.816Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-22T17:03:40.816Z] === RUN TestGetAPIPath [2021-03-22T17:03:40.816Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestParseHostURL [2021-03-22T17:03:40.816Z] --- PASS: TestParseHostURL (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-22T17:03:40.816Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-22T17:03:40.816Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestNegotiateAPIVersion [2021-03-22T17:03:40.816Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestNegotiateAPVersionOverride [2021-03-22T17:03:40.816Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-22T17:03:40.816Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-22T17:03:40.816Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-22T17:03:40.816Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestClientRedirect [2021-03-22T17:03:40.816Z] --- PASS: TestClientRedirect (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigCreateUnsupported [2021-03-22T17:03:40.816Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigCreateError [2021-03-22T17:03:40.816Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigCreate [2021-03-22T17:03:40.816Z] --- PASS: TestConfigCreate (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigInspectNotFound [2021-03-22T17:03:40.816Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigInspectWithEmptyID [2021-03-22T17:03:40.816Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigInspectUnsupported [2021-03-22T17:03:40.816Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigInspectError [2021-03-22T17:03:40.816Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigInspectConfigNotFound [2021-03-22T17:03:40.816Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigInspect [2021-03-22T17:03:40.816Z] --- PASS: TestConfigInspect (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigListUnsupported [2021-03-22T17:03:40.816Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigListError [2021-03-22T17:03:40.816Z] --- PASS: TestConfigListError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigList [2021-03-22T17:03:40.816Z] --- PASS: TestConfigList (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigRemoveUnsupported [2021-03-22T17:03:40.816Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigRemoveError [2021-03-22T17:03:40.816Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigRemove [2021-03-22T17:03:40.816Z] --- PASS: TestConfigRemove (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigUpdateUnsupported [2021-03-22T17:03:40.816Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigUpdateError [2021-03-22T17:03:40.816Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestConfigUpdate [2021-03-22T17:03:40.816Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerCommitError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerCommit [2021-03-22T17:03:40.816Z] --- PASS: TestContainerCommit (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerStatPathError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerStatPathNotFoundError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerStatPathNoHeaderError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerStatPath [2021-03-22T17:03:40.816Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCopyToContainerError [2021-03-22T17:03:40.816Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCopyToContainerNotFoundError [2021-03-22T17:03:40.816Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-22T17:03:40.816Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCopyToContainer [2021-03-22T17:03:40.816Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCopyFromContainerError [2021-03-22T17:03:40.816Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCopyFromContainerNotFoundError [2021-03-22T17:03:40.816Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-22T17:03:40.816Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-22T17:03:40.816Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestCopyFromContainer [2021-03-22T17:03:40.816Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerCreateError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerCreateImageNotFound [2021-03-22T17:03:40.816Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerCreateWithName [2021-03-22T17:03:40.816Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerCreateAutoRemove [2021-03-22T17:03:40.816Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerDiffError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerDiff [2021-03-22T17:03:40.816Z] --- PASS: TestContainerDiff (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerExecCreateError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerExecCreate [2021-03-22T17:03:40.816Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerExecStartError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerExecStart [2021-03-22T17:03:40.816Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerExecInspectError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerExecInspect [2021-03-22T17:03:40.816Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerExportError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerExportError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerExport [2021-03-22T17:03:40.816Z] --- PASS: TestContainerExport (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerInspectError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerInspectContainerNotFound [2021-03-22T17:03:40.816Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerInspectWithEmptyID [2021-03-22T17:03:40.816Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerInspect [2021-03-22T17:03:40.816Z] --- PASS: TestContainerInspect (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerInspectNode [2021-03-22T17:03:40.816Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerKillError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerKillError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerKill [2021-03-22T17:03:40.816Z] --- PASS: TestContainerKill (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerListError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerListError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerList [2021-03-22T17:03:40.816Z] --- PASS: TestContainerList (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerLogsNotFoundError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerLogsError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerLogs [2021-03-22T17:03:40.816Z] --- PASS: TestContainerLogs (0.19s) [2021-03-22T17:03:40.816Z] === RUN TestContainerPauseError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerPause [2021-03-22T17:03:40.816Z] --- PASS: TestContainerPause (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainersPruneError [2021-03-22T17:03:40.816Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainersPrune [2021-03-22T17:03:40.816Z] --- PASS: TestContainersPrune (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerRemoveError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerRemoveNotFoundError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerRemove [2021-03-22T17:03:40.816Z] --- PASS: TestContainerRemove (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerRenameError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerRename [2021-03-22T17:03:40.816Z] --- PASS: TestContainerRename (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerResizeError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerExecResizeError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerResize [2021-03-22T17:03:40.816Z] --- PASS: TestContainerResize (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerExecResize [2021-03-22T17:03:40.816Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerRestartError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerRestart [2021-03-22T17:03:40.816Z] --- PASS: TestContainerRestart (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerStartError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerStartError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerStart [2021-03-22T17:03:40.816Z] --- PASS: TestContainerStart (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerStatsError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerStats [2021-03-22T17:03:40.816Z] --- PASS: TestContainerStats (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerStopError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerStopError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerStop [2021-03-22T17:03:40.816Z] --- PASS: TestContainerStop (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerTopError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerTopError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerTop [2021-03-22T17:03:40.816Z] --- PASS: TestContainerTop (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerUnpauseError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerUnpause [2021-03-22T17:03:40.816Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerUpdateError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerUpdateError (0.03s) [2021-03-22T17:03:40.816Z] === RUN TestContainerUpdate [2021-03-22T17:03:40.816Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerWaitError [2021-03-22T17:03:40.816Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestContainerWait [2021-03-22T17:03:40.816Z] --- PASS: TestContainerWait (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestDiskUsageError [2021-03-22T17:03:40.816Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestDiskUsage [2021-03-22T17:03:40.816Z] --- PASS: TestDiskUsage (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestDistributionInspectUnsupported [2021-03-22T17:03:40.816Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestDistributionInspectWithEmptyID [2021-03-22T17:03:40.816Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestEventsErrorInOptions [2021-03-22T17:03:40.816Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestEventsErrorFromServer [2021-03-22T17:03:40.816Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestEvents [2021-03-22T17:03:40.816Z] --- PASS: TestEvents (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestTLSCloseWriter [2021-03-22T17:03:40.816Z] === PAUSE TestTLSCloseWriter [2021-03-22T17:03:40.816Z] === RUN TestImageBuildError [2021-03-22T17:03:40.816Z] --- PASS: TestImageBuildError (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestImageBuild [2021-03-22T17:03:40.816Z] --- PASS: TestImageBuild (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestGetDockerOS [2021-03-22T17:03:40.816Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-22T17:03:40.816Z] === RUN TestImageCreateError [2021-03-22T17:03:40.816Z] --- PASS: TestImageCreateError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageCreate [2021-03-22T17:03:40.817Z] --- PASS: TestImageCreate (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageHistoryError [2021-03-22T17:03:40.817Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageHistory [2021-03-22T17:03:40.817Z] --- PASS: TestImageHistory (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageImportError [2021-03-22T17:03:40.817Z] --- PASS: TestImageImportError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageImport [2021-03-22T17:03:40.817Z] --- PASS: TestImageImport (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageInspectError [2021-03-22T17:03:40.817Z] --- PASS: TestImageInspectError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageInspectImageNotFound [2021-03-22T17:03:40.817Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageInspectWithEmptyID [2021-03-22T17:03:40.817Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageInspect [2021-03-22T17:03:40.817Z] --- PASS: TestImageInspect (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageListError [2021-03-22T17:03:40.817Z] --- PASS: TestImageListError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageList [2021-03-22T17:03:40.817Z] --- PASS: TestImageList (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageListApiBefore125 [2021-03-22T17:03:40.817Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageLoadError [2021-03-22T17:03:40.817Z] --- PASS: TestImageLoadError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageLoad [2021-03-22T17:03:40.817Z] --- PASS: TestImageLoad (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagesPruneError [2021-03-22T17:03:40.817Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagesPrune [2021-03-22T17:03:40.817Z] --- PASS: TestImagesPrune (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePullReferenceParseError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePullAnyError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePullWithoutErrors [2021-03-22T17:03:40.817Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePushReferenceError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePushAnyError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-22T17:03:40.817Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImagePushWithoutErrors [2021-03-22T17:03:40.817Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-22T17:03:40.817Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-22T17:03:40.817Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-22T17:03:40.817Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-22T17:03:40.817Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-22T17:03:40.817Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-22T17:03:40.817Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-22T17:03:40.817Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-22T17:03:40.817Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageRemoveError [2021-03-22T17:03:40.817Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageRemoveImageNotFound [2021-03-22T17:03:40.817Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageRemove [2021-03-22T17:03:40.817Z] --- PASS: TestImageRemove (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageSaveError [2021-03-22T17:03:40.817Z] --- PASS: TestImageSaveError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageSave [2021-03-22T17:03:40.817Z] --- PASS: TestImageSave (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageSearchAnyError [2021-03-22T17:03:40.817Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-22T17:03:40.817Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-22T17:03:40.817Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-22T17:03:40.817Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-22T17:03:40.817Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageSearchWithoutErrors [2021-03-22T17:03:40.817Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageTagError [2021-03-22T17:03:40.817Z] --- PASS: TestImageTagError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageTagInvalidReference [2021-03-22T17:03:40.817Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageTagInvalidSourceImageName [2021-03-22T17:03:40.817Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageTagHexSource [2021-03-22T17:03:40.817Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestImageTag [2021-03-22T17:03:40.817Z] --- PASS: TestImageTag (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestInfoServerError [2021-03-22T17:03:40.817Z] --- PASS: TestInfoServerError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestInfoInvalidResponseJSONError [2021-03-22T17:03:40.817Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestInfo [2021-03-22T17:03:40.817Z] --- PASS: TestInfo (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkConnectError [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkConnect [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkCreateError [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkCreate [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkDisconnectError [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkDisconnect [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkInspectError [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkInspectNotFoundError [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkInspectWithEmptyID [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkInspect [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkListError [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkListError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkList [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkList (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworksPruneError [2021-03-22T17:03:40.817Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworksPrune [2021-03-22T17:03:40.817Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkRemoveError [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNetworkRemove [2021-03-22T17:03:40.817Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNodeInspectError [2021-03-22T17:03:40.817Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNodeInspectNodeNotFound [2021-03-22T17:03:40.817Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNodeInspectWithEmptyID [2021-03-22T17:03:40.817Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNodeInspect [2021-03-22T17:03:40.817Z] --- PASS: TestNodeInspect (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNodeListError [2021-03-22T17:03:40.817Z] --- PASS: TestNodeListError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNodeList [2021-03-22T17:03:40.817Z] --- PASS: TestNodeList (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNodeRemoveError [2021-03-22T17:03:40.817Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNodeRemove [2021-03-22T17:03:40.817Z] --- PASS: TestNodeRemove (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNodeUpdateError [2021-03-22T17:03:40.817Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestNodeUpdate [2021-03-22T17:03:40.817Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestOptionWithTimeout [2021-03-22T17:03:40.817Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPingFail [2021-03-22T17:03:40.817Z] --- PASS: TestPingFail (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPingWithError [2021-03-22T17:03:40.817Z] 2021/03/22 17:03:40 RoundTripper returned a response & error; ignoring response [2021-03-22T17:03:40.817Z] 2021/03/22 17:03:40 RoundTripper returned a response & error; ignoring response [2021-03-22T17:03:40.817Z] --- PASS: TestPingWithError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPingSuccess [2021-03-22T17:03:40.817Z] --- PASS: TestPingSuccess (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPingHeadFallback [2021-03-22T17:03:40.817Z] === RUN TestPingHeadFallback/OK [2021-03-22T17:03:40.817Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-22T17:03:40.817Z] === RUN TestPingHeadFallback/Not_Found [2021-03-22T17:03:40.817Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-22T17:03:40.817Z] --- PASS: TestPingHeadFallback (0.03s) [2021-03-22T17:03:40.817Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-22T17:03:40.817Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-22T17:03:40.817Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-22T17:03:40.817Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginDisableError [2021-03-22T17:03:40.817Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginDisable [2021-03-22T17:03:40.817Z] --- PASS: TestPluginDisable (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginEnableError [2021-03-22T17:03:40.817Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginEnable [2021-03-22T17:03:40.817Z] --- PASS: TestPluginEnable (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginInspectError [2021-03-22T17:03:40.817Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginInspectWithEmptyID [2021-03-22T17:03:40.817Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginInspect [2021-03-22T17:03:40.817Z] --- PASS: TestPluginInspect (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginListError [2021-03-22T17:03:40.817Z] --- PASS: TestPluginListError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginList [2021-03-22T17:03:40.817Z] --- PASS: TestPluginList (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginPushError [2021-03-22T17:03:40.817Z] --- PASS: TestPluginPushError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginPush [2021-03-22T17:03:40.817Z] --- PASS: TestPluginPush (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginRemoveError [2021-03-22T17:03:40.817Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginRemove [2021-03-22T17:03:40.817Z] --- PASS: TestPluginRemove (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginSetError [2021-03-22T17:03:40.817Z] --- PASS: TestPluginSetError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPluginSet [2021-03-22T17:03:40.817Z] --- PASS: TestPluginSet (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSetHostHeader [2021-03-22T17:03:40.817Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestPlainTextError [2021-03-22T17:03:40.817Z] --- PASS: TestPlainTextError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestInfiniteError [2021-03-22T17:03:40.817Z] --- PASS: TestInfiniteError (0.02s) [2021-03-22T17:03:40.817Z] === RUN TestSecretCreateUnsupported [2021-03-22T17:03:40.817Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretCreateError [2021-03-22T17:03:40.817Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretCreate [2021-03-22T17:03:40.817Z] --- PASS: TestSecretCreate (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretInspectUnsupported [2021-03-22T17:03:40.817Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretInspectError [2021-03-22T17:03:40.817Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretInspectSecretNotFound [2021-03-22T17:03:40.817Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretInspectWithEmptyID [2021-03-22T17:03:40.817Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretInspect [2021-03-22T17:03:40.817Z] --- PASS: TestSecretInspect (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretListUnsupported [2021-03-22T17:03:40.817Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretListError [2021-03-22T17:03:40.817Z] --- PASS: TestSecretListError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretList [2021-03-22T17:03:40.817Z] --- PASS: TestSecretList (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretRemoveUnsupported [2021-03-22T17:03:40.817Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretRemoveError [2021-03-22T17:03:40.817Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretRemove [2021-03-22T17:03:40.817Z] --- PASS: TestSecretRemove (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretUpdateUnsupported [2021-03-22T17:03:40.817Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretUpdateError [2021-03-22T17:03:40.817Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestSecretUpdate [2021-03-22T17:03:40.817Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestServiceCreateError [2021-03-22T17:03:40.817Z] --- PASS: TestServiceCreateError (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestServiceCreate [2021-03-22T17:03:40.817Z] --- PASS: TestServiceCreate (0.00s) [2021-03-22T17:03:40.817Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-22T17:03:41.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-22T17:03:41.170Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-22T17:03:41.282Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceCreateDigestPinning [2021-03-22T17:03:41.282Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceInspectError [2021-03-22T17:03:41.282Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceInspectServiceNotFound [2021-03-22T17:03:41.282Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceInspectWithEmptyID [2021-03-22T17:03:41.282Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceInspect [2021-03-22T17:03:41.282Z] --- PASS: TestServiceInspect (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceListError [2021-03-22T17:03:41.282Z] --- PASS: TestServiceListError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceList [2021-03-22T17:03:41.282Z] --- PASS: TestServiceList (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceLogsError [2021-03-22T17:03:41.282Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceLogs [2021-03-22T17:03:41.282Z] --- PASS: TestServiceLogs (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceRemoveError [2021-03-22T17:03:41.282Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceRemoveNotFoundError [2021-03-22T17:03:41.282Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceRemove [2021-03-22T17:03:41.282Z] --- PASS: TestServiceRemove (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceUpdateError [2021-03-22T17:03:41.282Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestServiceUpdate [2021-03-22T17:03:41.282Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmGetUnlockKeyError [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmGetUnlockKey [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmInitError [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmInit [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmInit (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmInspectError [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmInspect [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmJoinError [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmJoin [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmLeaveError [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmLeave [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmUnlockError [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmUnlock [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmUpdateError [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestSwarmUpdate [2021-03-22T17:03:41.282Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestTaskInspectError [2021-03-22T17:03:41.282Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestTaskInspectWithEmptyID [2021-03-22T17:03:41.282Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestTaskInspect [2021-03-22T17:03:41.282Z] --- PASS: TestTaskInspect (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestTaskListError [2021-03-22T17:03:41.282Z] --- PASS: TestTaskListError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestTaskList [2021-03-22T17:03:41.282Z] --- PASS: TestTaskList (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestVolumeCreateError [2021-03-22T17:03:41.282Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestVolumeCreate [2021-03-22T17:03:41.282Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestVolumeInspectError [2021-03-22T17:03:41.282Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestVolumeInspectNotFound [2021-03-22T17:03:41.282Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestVolumeInspectWithEmptyID [2021-03-22T17:03:41.282Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestVolumeInspect [2021-03-22T17:03:41.282Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestVolumeListError [2021-03-22T17:03:41.282Z] --- PASS: TestVolumeListError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestVolumeList [2021-03-22T17:03:41.282Z] --- PASS: TestVolumeList (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestVolumeRemoveError [2021-03-22T17:03:41.282Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-22T17:03:41.282Z] === RUN TestVolumeRemove [2021-03-22T17:03:41.282Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-22T17:03:41.282Z] === CONT TestTLSCloseWriter [2021-03-22T17:03:41.282Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-22T17:03:41.282Z] PASS [2021-03-22T17:03:41.282Z] coverage: 74.9% of statements [2021-03-22T17:03:41.282Z] ok github.com/docker/docker/client 0.637s coverage: 74.9% of statements [2021-03-22T17:03:41.429Z] --- PASS: TestKernelTCPMemory (2.00s) [2021-03-22T17:03:41.429Z] === RUN TestNISDomainname [2021-03-22T17:03:42.365Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-22T17:03:42.693Z] === RUN TestExternalGraphDriver/pull [2021-03-22T17:03:43.743Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-22T17:03:44.002Z] --- PASS: TestNISDomainname (2.49s) [2021-03-22T17:03:44.002Z] === RUN TestHostnameDnsResolution [2021-03-22T17:03:45.236Z] --- PASS: TestExternalGraphDriver (8.26s) [2021-03-22T17:03:45.236Z] --- PASS: TestExternalGraphDriver/json (2.71s) [2021-03-22T17:03:45.236Z] --- PASS: TestExternalGraphDriver/spec (2.92s) [2021-03-22T17:03:45.236Z] --- PASS: TestExternalGraphDriver/pull (2.49s) [2021-03-22T17:03:45.236Z] === RUN TestGraphdriverPluginV2 [2021-03-22T17:03:45.236Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-03-22T17:03:45.236Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:03:45.236Z] PASS [2021-03-22T17:03:45.236Z] [2021-03-22T17:03:45.236Z] === Skipped [2021-03-22T17:03:45.236Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-03-22T17:03:45.236Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:03:45.236Z] [2021-03-22T17:03:45.236Z] [2021-03-22T17:03:45.236Z] DONE 5 tests, 1 skipped in 8.431s [2021-03-22T17:03:45.236Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-22T17:03:45.236Z] ++ 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-03-22T17:03:45.236Z] ++ set -e [2021-03-22T17:03:45.236Z] ++ '[' -n 0 ']' [2021-03-22T17:03:45.236Z] ++ set -x [2021-03-22T17:03:45.236Z] ++ env -i DEST=/go/src/github.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-03-22T17:03:45.236Z] INFO: Testing against a local daemon [2021-03-22T17:03:45.236Z] === RUN TestContinueAfterPluginCrash [2021-03-22T17:03:45.236Z] === PAUSE TestContinueAfterPluginCrash [2021-03-22T17:03:45.236Z] === RUN TestReadPluginNoRead [2021-03-22T17:03:45.236Z] === PAUSE TestReadPluginNoRead [2021-03-22T17:03:45.236Z] === RUN TestDaemonStartWithLogOpt [2021-03-22T17:03:45.236Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-22T17:03:45.236Z] === CONT TestContinueAfterPluginCrash [2021-03-22T17:03:45.236Z] === CONT TestDaemonStartWithLogOpt [2021-03-22T17:03:45.236Z] === CONT TestReadPluginNoRead [2021-03-22T17:03:45.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-22T17:03:46.316Z] --- PASS: TestHostnameDnsResolution (2.32s) [2021-03-22T17:03:46.316Z] === RUN TestStats [2021-03-22T17:03:49.451Z] === RUN TestReadPluginNoRead/default [2021-03-22T17:03:49.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-22T17:03:49.603Z] --- PASS: TestStats (3.45s) [2021-03-22T17:03:49.603Z] === RUN TestStopContainerWithTimeout [2021-03-22T17:03:49.603Z] === RUN TestStopContainerWithTimeout/0 [2021-03-22T17:03:49.603Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-22T17:03:49.603Z] === RUN TestStopContainerWithTimeout/1 [2021-03-22T17:03:49.603Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-22T17:03:49.603Z] === RUN TestStopContainerWithTimeout/3 [2021-03-22T17:03:49.603Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-22T17:03:49.603Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-22T17:03:49.603Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-22T17:03:49.603Z] === CONT TestStopContainerWithTimeout/0 [2021-03-22T17:03:49.603Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-22T17:03:50.022Z] --- PASS: TestDaemonStartWithLogOpt (4.87s) [2021-03-22T17:03:50.540Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-22T17:03:51.406Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-22T17:03:51.477Z] === CONT TestStopContainerWithTimeout/3 [2021-03-22T17:03:51.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-22T17:03:52.932Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-22T17:03:53.470Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-22T17:03:53.498Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-22T17:03:53.757Z] === CONT TestStopContainerWithTimeout/1 [2021-03-22T17:03:54.695Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-22T17:03:55.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-22T17:03:55.379Z] --- PASS: TestReadPluginNoRead (10.40s) [2021-03-22T17:03:55.379Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2021-03-22T17:03:55.379Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2021-03-22T17:03:55.379Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2021-03-22T17:03:55.379Z] read_test.go:92: [defd8d1d71793] daemon is not started [2021-03-22T17:03:55.640Z] --- PASS: TestContinueAfterPluginCrash (10.53s) [2021-03-22T17:03:55.640Z] PASS [2021-03-22T17:03:55.640Z] [2021-03-22T17:03:55.640Z] DONE 6 tests in 10.680s [2021-03-22T17:03:55.640Z] 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-03-22T17:03:55.640Z] ++ 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-03-22T17:03:55.640Z] ++ set -e [2021-03-22T17:03:55.640Z] ++ '[' -n 0 ']' [2021-03-22T17:03:55.640Z] ++ set -x [2021-03-22T17:03:55.640Z] ++ env -i DEST=/go/src/github.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-03-22T17:03:55.640Z] testing: warning: no tests to run [2021-03-22T17:03:55.640Z] PASS [2021-03-22T17:03:55.640Z] [2021-03-22T17:03:55.640Z] DONE 0 tests in 0.044s [2021-03-22T17:03:55.640Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-22T17:03:55.640Z] ++ 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-03-22T17:03:55.640Z] ++ set -e [2021-03-22T17:03:55.640Z] ++ '[' -n 0 ']' [2021-03-22T17:03:55.640Z] ++ set -x [2021-03-22T17:03:55.640Z] ++ env -i DEST=/go/src/github.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-03-22T17:03:55.900Z] INFO: Testing against a local daemon [2021-03-22T17:03:55.900Z] === RUN TestPluginWithDevMounts [2021-03-22T17:03:55.900Z] === PAUSE TestPluginWithDevMounts [2021-03-22T17:03:55.900Z] === CONT TestPluginWithDevMounts [2021-03-22T17:03:56.197Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-22T17:03:56.197Z] --- PASS: TestStopContainerWithTimeout/0 (1.79s) [2021-03-22T17:03:56.197Z] --- PASS: TestStopContainerWithTimeout/-1 (4.18s) [2021-03-22T17:03:56.197Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2021-03-22T17:03:56.197Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2021-03-22T17:03:56.197Z] === RUN TestDeleteDevicemapper [2021-03-22T17:03:56.197Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-22T17:03:56.197Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T17:03:56.197Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T17:03:58.447Z] --- PASS: TestPluginWithDevMounts (2.19s) [2021-03-22T17:03:58.447Z] PASS [2021-03-22T17:03:58.447Z] [2021-03-22T17:03:58.447Z] DONE 1 tests in 2.344s [2021-03-22T17:03:58.447Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-22T17:03:58.447Z] ++ 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-03-22T17:03:58.447Z] ++ set -e [2021-03-22T17:03:58.447Z] ++ '[' -n 0 ']' [2021-03-22T17:03:58.447Z] ++ set -x [2021-03-22T17:03:58.447Z] ++ env -i DEST=/go/src/github.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-03-22T17:03:58.447Z] INFO: Testing against a local daemon [2021-03-22T17:03:58.447Z] === RUN TestSecretInspect [2021-03-22T17:04:00.390Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2021-03-22T17:04:00.390Z] === RUN TestUpdateMemory [2021-03-22T17:04:00.390Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-22T17:04:00.390Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:04:00.390Z] === RUN TestUpdateCPUQuota [2021-03-22T17:04:00.959Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-22T17:04:01.743Z] --- PASS: TestSecretInspect (3.28s) [2021-03-22T17:04:01.743Z] === RUN TestSecretList [2021-03-22T17:04:02.508Z] --- PASS: TestCheckoutGit (36.20s) [2021-03-22T17:04:02.508Z] === RUN TestValidGitTransport [2021-03-22T17:04:02.508Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-22T17:04:02.508Z] === RUN TestGitInvalidRef [2021-03-22T17:04:02.508Z] --- PASS: TestGitInvalidRef (0.24s) [2021-03-22T17:04:02.508Z] PASS [2021-03-22T17:04:02.508Z] coverage: 86.3% of statements [2021-03-22T17:04:02.508Z] ok github.com/docker/docker/builder/remotecontext/git 36.562s coverage: 86.3% of statements [2021-03-22T17:04:02.508Z] ? github.com/docker/docker/cli [no test files] [2021-03-22T17:04:02.508Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-22T17:04:02.897Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-22T17:04:03.865Z] --- PASS: TestServicePlugin (30.67s) [2021-03-22T17:04:03.865Z] plugin_test.go:62: [d158e04fbd7ff] joining swarm manager [dc1434041b1ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:04:03.865Z] plugin_test.go:65: [d0bcc6cea8870] joining swarm manager [dc1434041b1ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:04:03.865Z] === RUN TestServiceUpdateLabel [2021-03-22T17:04:04.798Z] --- PASS: TestServiceUpdateLabel (2.32s) [2021-03-22T17:04:04.798Z] === RUN TestServiceUpdateSecrets [2021-03-22T17:04:05.042Z] --- PASS: TestSecretList (3.27s) [2021-03-22T17:04:05.042Z] === RUN TestSecretsCreateAndDelete [2021-03-22T17:04:06.200Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-22T17:04:06.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-22T17:04:06.459Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-22T17:04:07.402Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-22T17:04:07.402Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-22T17:04:07.972Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-22T17:04:08.230Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-22T17:04:08.230Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-22T17:04:08.342Z] --- PASS: TestSecretsCreateAndDelete (3.28s) [2021-03-22T17:04:08.342Z] === RUN TestSecretsUpdate [2021-03-22T17:04:09.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-22T17:04:09.165Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-22T17:04:09.589Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-22T17:04:09.589Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-22T17:04:09.589Z] === RUN TestConfigureDaemonLogs [2021-03-22T17:04:09.589Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-22T17:04:09.589Z] === RUN TestCommonOptionsInstallFlags [2021-03-22T17:04:09.589Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-22T17:04:09.589Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-22T17:04:09.589Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-22T17:04:09.589Z] PASS [2021-03-22T17:04:09.589Z] coverage: 18.4% of statements [2021-03-22T17:04:09.589Z] ok github.com/docker/docker/cmd/dockerd 0.426s coverage: 18.4% of statements [2021-03-22T17:04:10.559Z] === RUN TestContainerStopSignal [2021-03-22T17:04:10.559Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestContainerStopTimeout [2021-03-22T17:04:10.559Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-22T17:04:10.559Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-22T17:04:10.559Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-22T17:04:10.559Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestReplaceAndAppendEnvVars [2021-03-22T17:04:10.559Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-22T17:04:10.559Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-22T17:04:10.559Z] === RUN TestNewMemoryStore [2021-03-22T17:04:10.559Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestAddContainers [2021-03-22T17:04:10.559Z] --- PASS: TestAddContainers (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestGetContainer [2021-03-22T17:04:10.559Z] --- PASS: TestGetContainer (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestDeleteContainer [2021-03-22T17:04:10.559Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestListContainers [2021-03-22T17:04:10.559Z] --- PASS: TestListContainers (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestFirstContainer [2021-03-22T17:04:10.559Z] --- PASS: TestFirstContainer (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestApplyAllContainer [2021-03-22T17:04:10.559Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestIsValidHealthString [2021-03-22T17:04:10.559Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestStateRunStop [2021-03-22T17:04:10.559Z] --- PASS: TestStateRunStop (0.00s) [2021-03-22T17:04:10.559Z] === RUN TestStateTimeoutWait [2021-03-22T17:04:11.018Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-03-22T17:04:11.018Z] state_test.go:141: Stop callback fired [2021-03-22T17:04:11.018Z] state_test.go:165: Stop callback fired [2021-03-22T17:04:11.018Z] === RUN TestIsValidStateString [2021-03-22T17:04:11.018Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-22T17:04:11.018Z] === RUN TestViewSaveDelete [2021-03-22T17:04:11.018Z] --- PASS: TestViewSaveDelete (0.03s) [2021-03-22T17:04:11.018Z] === RUN TestViewAll [2021-03-22T17:04:11.018Z] --- PASS: TestViewAll (0.23s) [2021-03-22T17:04:11.018Z] === RUN TestViewGet [2021-03-22T17:04:11.018Z] --- PASS: TestViewGet (0.01s) [2021-03-22T17:04:11.018Z] === RUN TestNames [2021-03-22T17:04:11.018Z] --- PASS: TestNames (0.00s) [2021-03-22T17:04:11.018Z] === RUN TestViewWithHealthCheck [2021-03-22T17:04:11.018Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-22T17:04:11.018Z] PASS [2021-03-22T17:04:11.018Z] coverage: 41.3% of statements [2021-03-22T17:04:11.018Z] ok github.com/docker/docker/container 0.542s coverage: 41.3% of statements [2021-03-22T17:04:11.018Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-22T17:04:11.018Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-22T17:04:11.018Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-22T17:04:11.018Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-22T17:04:11.068Z] --- PASS: TestUpdateCPUQuota (10.95s) [2021-03-22T17:04:11.068Z] === RUN TestUpdatePidsLimit [2021-03-22T17:04:11.068Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-22T17:04:11.641Z] --- PASS: TestSecretsUpdate (3.32s) [2021-03-22T17:04:11.641Z] === RUN TestTemplatedSecret [2021-03-22T17:04:12.006Z] === RUN TestUpdatePidsLimit/no_change [2021-03-22T17:04:13.198Z] === RUN TestPrepare [2021-03-22T17:04:13.198Z] --- PASS: TestPrepare (0.00s) [2021-03-22T17:04:13.198Z] === RUN TestStart [2021-03-22T17:04:13.198Z] --- PASS: TestStart (0.00s) [2021-03-22T17:04:13.198Z] === RUN TestWaitCancel [2021-03-22T17:04:13.198Z] --- PASS: TestWaitCancel (0.00s) [2021-03-22T17:04:13.198Z] === RUN TestWaitDisabled [2021-03-22T17:04:13.198Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-22T17:04:13.198Z] === RUN TestWaitEnabled [2021-03-22T17:04:13.198Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-22T17:04:13.198Z] === RUN TestRemove [2021-03-22T17:04:13.198Z] --- PASS: TestRemove (0.00s) [2021-03-22T17:04:13.198Z] PASS [2021-03-22T17:04:13.198Z] coverage: 65.3% of statements [2021-03-22T17:04:13.198Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.179s coverage: 65.3% of statements [2021-03-22T17:04:13.384Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-22T17:04:13.644Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-22T17:04:15.021Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-22T17:04:15.843Z] --- PASS: TestTemplatedSecret (4.16s) [2021-03-22T17:04:15.843Z] === RUN TestSecretCreateResolve [2021-03-22T17:04:16.106Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-22T17:04:16.106Z] === RUN TestNewListSecretsFilters [2021-03-22T17:04:16.106Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-22T17:04:16.106Z] === RUN TestNewListConfigsFilters [2021-03-22T17:04:16.106Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-22T17:04:16.106Z] PASS [2021-03-22T17:04:16.106Z] coverage: 0.5% of statements [2021-03-22T17:04:16.106Z] ok github.com/docker/docker/daemon/cluster 0.689s coverage: 0.5% of statements [2021-03-22T17:04:16.106Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-03-22T17:04:16.106Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-22T17:04:16.106Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-22T17:04:16.106Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-22T17:04:16.106Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-22T17:04:16.106Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-22T17:04:16.107Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-22T17:04:16.107Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-22T17:04:16.107Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-22T17:04:16.107Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-22T17:04:16.107Z] PASS [2021-03-22T17:04:16.107Z] coverage: 35.9% of statements [2021-03-22T17:04:16.107Z] ok github.com/docker/docker/daemon/cluster/convert 0.461s coverage: 35.9% of statements [2021-03-22T17:04:16.399Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-22T17:04:16.966Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-22T17:04:17.534Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-22T17:04:17.534Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-22T17:04:18.911Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-22T17:04:19.143Z] --- PASS: TestSecretCreateResolve (3.28s) [2021-03-22T17:04:19.143Z] PASS [2021-03-22T17:04:19.143Z] [2021-03-22T17:04:19.143Z] DONE 6 tests in 20.794s [2021-03-22T17:04:19.143Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-22T17:04:19.143Z] ++ 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-03-22T17:04:19.143Z] ++ set -e [2021-03-22T17:04:19.143Z] ++ '[' -n 0 ']' [2021-03-22T17:04:19.143Z] ++ set -x [2021-03-22T17:04:19.143Z] ++ env -i DEST=/go/src/github.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-03-22T17:04:19.143Z] INFO: Testing against a local daemon [2021-03-22T17:04:19.143Z] === RUN TestServiceCreateInit [2021-03-22T17:04:19.143Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-22T17:04:19.170Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-22T17:04:19.170Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-22T17:04:20.545Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-22T17:04:20.545Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-22T17:04:20.803Z] --- PASS: TestUpdatePidsLimit (10.25s) [2021-03-22T17:04:20.803Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.42s) [2021-03-22T17:04:20.803Z] --- PASS: TestUpdatePidsLimit/no_change (1.50s) [2021-03-22T17:04:20.803Z] --- PASS: TestUpdatePidsLimit/update_lower (1.35s) [2021-03-22T17:04:20.803Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.14s) [2021-03-22T17:04:20.803Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.50s) [2021-03-22T17:04:20.803Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.47s) [2021-03-22T17:04:20.803Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.15s) [2021-03-22T17:04:20.803Z] === RUN TestUpdateRestartPolicy [2021-03-22T17:04:21.739Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-22T17:04:21.902Z] === RUN TestDiscoveryOptsErrors [2021-03-22T17:04:21.902Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-22T17:04:21.902Z] === RUN TestDiscoveryOpts [2021-03-22T17:04:21.902Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-22T17:04:21.902Z] PASS [2021-03-22T17:04:21.902Z] coverage: 30.0% of statements [2021-03-22T17:04:21.902Z] ok github.com/docker/docker/daemon/discovery 0.107s coverage: 30.0% of statements [2021-03-22T17:04:21.997Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-22T17:04:22.256Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-22T17:04:22.823Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-22T17:04:22.873Z] --- PASS: TestServiceUpdateSecrets (15.20s) [2021-03-22T17:04:22.873Z] === RUN TestServiceUpdateConfigs [2021-03-22T17:04:23.440Z] === RUN TestBuilderGC [2021-03-22T17:04:23.440Z] --- PASS: TestBuilderGC (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestDaemonConfigurationNotFound [2021-03-22T17:04:23.440Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestDaemonBrokenConfiguration [2021-03-22T17:04:23.440Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestParseClusterAdvertiseSettings [2021-03-22T17:04:23.440Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestFindConfigurationConflicts [2021-03-22T17:04:23.440Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-22T17:04:23.440Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-22T17:04:23.440Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-22T17:04:23.440Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-22T17:04:23.440Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-22T17:04:23.440Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-22T17:04:23.440Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-22T17:04:23.440Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-22T17:04:23.440Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-22T17:04:23.440Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-22T17:04:23.440Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-22T17:04:23.440Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-22T17:04:23.440Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors (0.01s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.01s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestValidateConfiguration [2021-03-22T17:04:23.440Z] === RUN TestValidateConfiguration/with_label [2021-03-22T17:04:23.440Z] === RUN TestValidateConfiguration/with_dns [2021-03-22T17:04:23.440Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-22T17:04:23.440Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-22T17:04:23.440Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-22T17:04:23.440Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-22T17:04:23.440Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-22T17:04:23.440Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-22T17:04:23.440Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestModifiedDiscoverySettings [2021-03-22T17:04:23.440Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestReloadSetConfigFileNotExist [2021-03-22T17:04:23.440Z] time="2021-03-22T17:04:22Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-22T17:04:23.440Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-03-22T17:04:23.440Z] === RUN TestReloadDefaultConfigNotExist [2021-03-22T17:04:23.440Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-03-22T17:04:23.440Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:04:23.440Z] === RUN TestReloadBadDefaultConfig [2021-03-22T17:04:23.440Z] time="2021-03-22T17:04:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-141561755" [2021-03-22T17:04:23.440Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestReloadWithConflictingLabels [2021-03-22T17:04:23.440Z] time="2021-03-22T17:04:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-598352446" [2021-03-22T17:04:23.440Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-22T17:04:23.440Z] === RUN TestReloadWithDuplicateLabels [2021-03-22T17:04:23.440Z] time="2021-03-22T17:04:22Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-976445573" [2021-03-22T17:04:23.440Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-22T17:04:23.441Z] === RUN TestDaemonConfigurationMerge [2021-03-22T17:04:23.441Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-22T17:04:23.441Z] PASS [2021-03-22T17:04:23.441Z] coverage: 79.7% of statements [2021-03-22T17:04:23.441Z] ok github.com/docker/docker/daemon/config 0.590s coverage: 79.7% of statements [2021-03-22T17:04:24.410Z] === RUN TestEventsLog [2021-03-22T17:04:24.410Z] --- PASS: TestEventsLog (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestEventsLogTimeout [2021-03-22T17:04:24.410Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestLogEvents [2021-03-22T17:04:24.410Z] === RUN TestVerifyNetworkingConfig [2021-03-22T17:04:24.410Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestGetContainer [2021-03-22T17:04:24.410Z] --- PASS: TestGetContainer (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestValidContainerNames [2021-03-22T17:04:24.410Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestContainerInitDNS [2021-03-22T17:04:24.410Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-22T17:04:24.410Z] daemon_test.go:147: root required [2021-03-22T17:04:24.410Z] === RUN TestMerge [2021-03-22T17:04:24.410Z] --- PASS: TestMerge (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestValidateContainerIsolation [2021-03-22T17:04:24.410Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestFindNetworkErrorType [2021-03-22T17:04:24.410Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestEnsureServicesExist [2021-03-22T17:04:24.410Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestEnsureServicesExistErrors [2021-03-22T17:04:24.410Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-22T17:04:24.410Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-22T17:04:24.410Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-22T17:04:24.410Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-22T17:04:24.410Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-22T17:04:24.410Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-22T17:04:24.410Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestContainerDelete [2021-03-22T17:04:24.410Z] --- PASS: TestContainerDelete (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestContainerDoubleDelete [2021-03-22T17:04:24.410Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestLogContainerEventCopyLabels [2021-03-22T17:04:24.410Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestLogContainerEventWithAttributes [2021-03-22T17:04:24.410Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestNoneHealthcheck [2021-03-22T17:04:24.410Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-22T17:04:24.410Z] === RUN TestHealthStates [2021-03-22T17:04:24.410Z] --- PASS: TestLogEvents (0.05s) [2021-03-22T17:04:24.410Z] === RUN TestLoadBufferedEvents [2021-03-22T17:04:24.869Z] time="2021-03-22T17:04:24Z" 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-03-22T17:04:24.869Z] time="2021-03-22T17:04:24Z" 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-03-22T17:04:24.869Z] time="2021-03-22T17:04:24Z" 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-03-22T17:04:24.869Z] time="2021-03-22T17:04:24Z" 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-03-22T17:04:24.869Z] time="2021-03-22T17:04:24Z" 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-03-22T17:04:24.869Z] time="2021-03-22T17:04:24Z" 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-03-22T17:04:24.869Z] time="2021-03-22T17:04:24Z" 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-03-22T17:04:24.869Z] time="2021-03-22T17:04:24Z" 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-03-22T17:04:24.869Z] time="2021-03-22T17:04:24Z" 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-03-22T17:04:24.869Z] time="2021-03-22T17:04:24Z" 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-03-22T17:04:24.869Z] --- PASS: TestHealthStates (0.15s) [2021-03-22T17:04:24.869Z] === RUN TestMaskURLCredentials [2021-03-22T17:04:24.869Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestGetInspectData [2021-03-22T17:04:24.869Z] --- PASS: TestGetInspectData (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestFillLicense [2021-03-22T17:04:24.869Z] --- PASS: TestFillLicense (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestListInvalidFilter [2021-03-22T17:04:24.869Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestNameFilter [2021-03-22T17:04:24.869Z] --- PASS: TestNameFilter (0.01s) [2021-03-22T17:04:24.869Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-22T17:04:24.869Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-22T17:04:24.869Z] === 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-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-22T17:04:24.869Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-22T17:04:24.869Z] --- 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-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-22T17:04:24.869Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestDaemonReloadLabels [2021-03-22T17:04:24.869Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-22T17:04:24.869Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestDaemonReloadMirrors [2021-03-22T17:04:24.869Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-22T17:04:24.869Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-22T17:04:24.869Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-22T17:04:24.869Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-22T17:04:24.869Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-22T17:04:24.869Z] PASS [2021-03-22T17:04:24.869Z] coverage: 50.0% of statements [2021-03-22T17:04:24.869Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-22T17:04:24.869Z] === RUN TestDaemonDiscoveryReload [2021-03-22T17:04:24.869Z] ok github.com/docker/docker/daemon/events 0.740s coverage: 50.0% of statements [2021-03-22T17:04:24.869Z] === RUN TestWaitNodeAttachment [2021-03-22T17:04:25.328Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-03-22T17:04:25.328Z] === RUN TestIsolationConversion [2021-03-22T17:04:25.328Z] === RUN TestIsolationConversion/default [2021-03-22T17:04:25.328Z] === RUN TestIsolationConversion/process [2021-03-22T17:04:25.328Z] === RUN TestIsolationConversion/hyperv [2021-03-22T17:04:25.328Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-22T17:04:25.328Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-22T17:04:25.328Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-22T17:04:25.328Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-22T17:04:25.328Z] === RUN TestContainerLabels [2021-03-22T17:04:25.328Z] --- PASS: TestContainerLabels (0.00s) [2021-03-22T17:04:25.328Z] === RUN TestCredentialSpecConversion [2021-03-22T17:04:25.328Z] === RUN TestCredentialSpecConversion/none [2021-03-22T17:04:25.328Z] === RUN TestCredentialSpecConversion/config [2021-03-22T17:04:25.328Z] === RUN TestCredentialSpecConversion/file [2021-03-22T17:04:25.328Z] === RUN TestCredentialSpecConversion/registry [2021-03-22T17:04:25.328Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-22T17:04:25.328Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-22T17:04:25.328Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-22T17:04:25.328Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-22T17:04:25.328Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-22T17:04:25.328Z] === RUN TestControllerValidateMountBind [2021-03-22T17:04:25.328Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-22T17:04:25.328Z] === RUN TestControllerValidateMountVolume [2021-03-22T17:04:25.328Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-22T17:04:25.328Z] === RUN TestControllerValidateMountTarget [2021-03-22T17:04:25.328Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-22T17:04:25.328Z] === RUN TestControllerValidateMountTmpfs [2021-03-22T17:04:25.328Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-22T17:04:25.328Z] === RUN TestControllerValidateMountInvalidType [2021-03-22T17:04:25.328Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-22T17:04:25.328Z] === RUN TestControllerValidateMountNamedPipe [2021-03-22T17:04:25.328Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-22T17:04:25.328Z] PASS [2021-03-22T17:04:25.328Z] coverage: 11.3% of statements [2021-03-22T17:04:25.328Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.176s coverage: 11.3% of statements [2021-03-22T17:04:25.741Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-22T17:04:25.788Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-03-22T17:04:25.788Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-22T17:04:26.247Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-03-22T17:04:26.247Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-22T17:04:26.247Z] === RUN TestIsEmptyDir [2021-03-22T17:04:26.247Z] --- PASS: TestIsEmptyDir (0.01s) [2021-03-22T17:04:26.247Z] PASS [2021-03-22T17:04:26.247Z] coverage: 2.3% of statements [2021-03-22T17:04:26.247Z] ok github.com/docker/docker/daemon/graphdriver 0.078s coverage: 2.3% of statements [2021-03-22T17:04:26.247Z] === RUN TestLinkNaming [2021-03-22T17:04:26.247Z] --- PASS: TestLinkNaming (0.00s) [2021-03-22T17:04:26.247Z] === RUN TestLinkNew [2021-03-22T17:04:26.247Z] --- PASS: TestLinkNew (0.00s) [2021-03-22T17:04:26.247Z] === RUN TestLinkEnv [2021-03-22T17:04:26.247Z] --- PASS: TestLinkEnv (0.00s) [2021-03-22T17:04:26.247Z] === RUN TestLinkMultipleEnv [2021-03-22T17:04:26.247Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-22T17:04:26.247Z] === RUN TestLinkPortRangeEnv [2021-03-22T17:04:26.247Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-22T17:04:26.247Z] PASS [2021-03-22T17:04:26.247Z] coverage: 93.0% of statements [2021-03-22T17:04:26.247Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2021-03-22T17:04:26.707Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-03-22T17:04:26.707Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-22T17:04:26.707Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-22T17:04:26.707Z] reload_test.go:520: root required [2021-03-22T17:04:26.707Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-22T17:04:26.707Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-22T17:04:26.707Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-22T17:04:26.707Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-03-22T17:04:26.707Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-22T17:04:26.707Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-03-22T17:04:26.707Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-22T17:04:26.707Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-03-22T17:04:26.707Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-22T17:04:26.707Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-22T17:04:26.707Z] === RUN TestParseVolumesFrom [2021-03-22T17:04:26.707Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-22T17:04:26.707Z] PASS [2021-03-22T17:04:26.707Z] coverage: 9.1% of statements [2021-03-22T17:04:26.707Z] ok github.com/docker/docker/daemon 2.965s coverage: 9.1% of statements [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-22T17:04:27.166Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-22T17:04:29.391Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-22T17:04:29.391Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-22T17:04:29.957Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-22T17:04:30.525Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-22T17:04:30.905Z] === RUN TestNewStreamConfig [2021-03-22T17:04:30.905Z] === RUN TestNewStreamConfig/defaults [2021-03-22T17:04:30.905Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-22T17:04:30.905Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-22T17:04:30.905Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-22T17:04:30.905Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-22T17:04:30.905Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-22T17:04:30.905Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-22T17:04:30.905Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-22T17:04:30.905Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-22T17:04:30.905Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-22T17:04:30.905Z] time="2021-03-22T17:04:30Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-22T17:04:30.905Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-03-22T17:04:30.905Z] === RUN TestCreateSuccess [2021-03-22T17:04:30.905Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCreateLogGroupSuccess [2021-03-22T17:04:30.905Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCreateError [2021-03-22T17:04:30.905Z] --- PASS: TestCreateError (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCreateAlreadyExists [2021-03-22T17:04:30.905Z] time="2021-03-22T17:04:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-22T17:04:30.905Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestLogClosed [2021-03-22T17:04:30.905Z] --- PASS: TestLogClosed (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestLogBlocking [2021-03-22T17:04:30.905Z] --- PASS: TestLogBlocking (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-22T17:04:30.905Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestLogNonBlockingBufferFull [2021-03-22T17:04:30.905Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestPublishBatchSuccess [2021-03-22T17:04:30.905Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestPublishBatchError [2021-03-22T17:04:30.905Z] time="2021-03-22T17:04:30Z" level=error msg=Error [2021-03-22T17:04:30.905Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-22T17:04:30.905Z] time="2021-03-22T17:04:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-22T17:04:30.905Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-22T17:04:30.905Z] time="2021-03-22T17:04:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-22T17:04:30.905Z] time="2021-03-22T17:04:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-22T17:04:30.905Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchSimple [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchTicker [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchMultilinePattern [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchClose [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestEffectiveLen [2021-03-22T17:04:30.905Z] === RUN TestEffectiveLen/0/Hello [2021-03-22T17:04:30.905Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-22T17:04:30.905Z] === RUN TestEffectiveLen/2/🙃 [2021-03-22T17:04:30.905Z] === RUN TestEffectiveLen/3/���� [2021-03-22T17:04:30.905Z] === RUN TestEffectiveLen/4/He��o [2021-03-22T17:04:30.905Z] === RUN TestEffectiveLen/5/ [2021-03-22T17:04:30.905Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestFindValidSplit [2021-03-22T17:04:30.905Z] === RUN TestFindValidSplit/0/ [2021-03-22T17:04:30.905Z] === RUN TestFindValidSplit/1/Hello [2021-03-22T17:04:30.905Z] === RUN TestFindValidSplit/2/Hello [2021-03-22T17:04:30.905Z] === RUN TestFindValidSplit/3/Hello [2021-03-22T17:04:30.905Z] === RUN TestFindValidSplit/4/🙃 [2021-03-22T17:04:30.905Z] === RUN TestFindValidSplit/5/🙃 [2021-03-22T17:04:30.905Z] === RUN TestFindValidSplit/6/a� [2021-03-22T17:04:30.905Z] === RUN TestFindValidSplit/7/a� [2021-03-22T17:04:30.905Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1044: [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1045: [2021-03-22T17:04:30.905Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1044: Hello [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1045: [2021-03-22T17:04:30.905Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1044: He [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1045: llo [2021-03-22T17:04:30.905Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1044: [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1045: Hello [2021-03-22T17:04:30.905Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1044: [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-22T17:04:30.905Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1045: [2021-03-22T17:04:30.905Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1044: a [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1045: � [2021-03-22T17:04:30.905Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1044: a� [2021-03-22T17:04:30.905Z] cloudwatchlogs_test.go:1045: [2021-03-22T17:04:30.905Z] === RUN TestProcessEventEmoji [2021-03-22T17:04:30.905Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchLineSplit [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchMaxEvents [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-22T17:04:30.905Z] === RUN TestAdapterReadLogs [2021-03-22T17:04:30.905Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestCopier [2021-03-22T17:04:30.905Z] --- PASS: TestCopier (0.01s) [2021-03-22T17:04:30.905Z] === RUN TestCopierLongLines [2021-03-22T17:04:30.905Z] --- PASS: TestCopierLongLines (0.01s) [2021-03-22T17:04:30.905Z] === RUN TestCopierSlow [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-03-22T17:04:30.905Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-22T17:04:30.905Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-03-22T17:04:30.905Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-22T17:04:30.905Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-22T17:04:30.905Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-22T17:04:30.905Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-22T17:04:30.905Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-22T17:04:30.905Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-22T17:04:30.905Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-22T17:04:30.905Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-22T17:04:30.905Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-22T17:04:30.905Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-22T17:04:30.905Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-22T17:04:30.905Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-22T17:04:30.906Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-22T17:04:30.906Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-22T17:04:30.906Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-22T17:04:30.906Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-22T17:04:30.906Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-22T17:04:30.906Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-22T17:04:30.906Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-22T17:04:30.906Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-22T17:04:30.906Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-22T17:04:30.906Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-22T17:04:30.906Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-22T17:04:30.906Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-22T17:04:30.906Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-22T17:04:30.906Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-22T17:04:30.906Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-22T17:04:30.906Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-22T17:04:30.906Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-22T17:04:30.906Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-22T17:04:30.906Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestCreateTagSuccess [2021-03-22T17:04:30.906Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-22T17:04:30.906Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-22T17:04:30.906Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-22T17:04:30.906Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-22T17:04:30.906Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-22T17:04:30.906Z] PASS [2021-03-22T17:04:30.906Z] coverage: 77.8% of statements [2021-03-22T17:04:30.906Z] ok github.com/docker/docker/daemon/logger/awslogs 0.474s coverage: 77.8% of statements [2021-03-22T17:04:30.906Z] --- PASS: TestCopierSlow (0.24s) [2021-03-22T17:04:30.906Z] === RUN TestCopierWithSized [2021-03-22T17:04:30.906Z] === RUN TestCopierWithSized/as_is [2021-03-22T17:04:30.906Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-22T17:04:30.906Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-22T17:04:30.906Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-22T17:04:30.906Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-03-22T17:04:30.906Z] === RUN TestCopierWithPartial [2021-03-22T17:04:30.906Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestRingLogger [2021-03-22T17:04:30.906Z] --- PASS: TestRingLogger (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestRingCap [2021-03-22T17:04:30.906Z] --- PASS: TestRingCap (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestRingClose [2021-03-22T17:04:30.906Z] --- PASS: TestRingClose (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestRingDrain [2021-03-22T17:04:30.906Z] --- PASS: TestRingDrain (0.00s) [2021-03-22T17:04:30.906Z] PASS [2021-03-22T17:04:30.906Z] coverage: 43.5% of statements [2021-03-22T17:04:30.906Z] ok github.com/docker/docker/daemon/logger 0.511s coverage: 43.5% of statements [2021-03-22T17:04:30.906Z] === RUN TestSearchRegistryForImagesErrors [2021-03-22T17:04:30.906Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestSearchRegistryForImages [2021-03-22T17:04:30.906Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestOnlyPlatformWithFallback [2021-03-22T17:04:30.906Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-22T17:04:30.906Z] === RUN TestImageDelete [2021-03-22T17:04:31.027Z] --- PASS: TestServiceCreateInit (11.30s) [2021-03-22T17:04:31.027Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.68s) [2021-03-22T17:04:31.027Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.58s) [2021-03-22T17:04:31.027Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T17:04:31.365Z] === RUN TestImageDelete/no_lease [2021-03-22T17:04:31.365Z] === RUN TestImageDelete/lease_exists [2021-03-22T17:04:31.365Z] --- PASS: TestImageDelete (0.16s) [2021-03-22T17:04:31.365Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-03-22T17:04:31.365Z] --- PASS: TestImageDelete/lease_exists (0.12s) [2021-03-22T17:04:31.365Z] === RUN TestContentStoreForPull [2021-03-22T17:04:31.365Z] --- PASS: TestContentStoreForPull (0.21s) [2021-03-22T17:04:31.365Z] PASS [2021-03-22T17:04:31.365Z] coverage: 6.7% of statements [2021-03-22T17:04:31.365Z] ok github.com/docker/docker/daemon/images 0.535s coverage: 6.7% of statements [2021-03-22T17:04:31.365Z] === RUN TestJSONFileLogger [2021-03-22T17:04:31.365Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-22T17:04:31.365Z] === RUN TestJSONFileLoggerWithTags [2021-03-22T17:04:31.365Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-22T17:04:31.365Z] === RUN TestJSONFileLoggerWithOpts [2021-03-22T17:04:31.365Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-22T17:04:31.365Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-22T17:04:31.365Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-22T17:04:31.365Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-22T17:04:31.365Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-22T17:04:31.365Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-22T17:04:31.365Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-22T17:04:31.365Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-03-22T17:04:31.365Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-22T17:04:31.365Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-03-22T17:04:31.365Z] === RUN TestEncodeDecode [2021-03-22T17:04:31.365Z] === PAUSE TestEncodeDecode [2021-03-22T17:04:31.365Z] === RUN TestUnexpectedEOF [2021-03-22T17:04:31.825Z] time="2021-03-22T17:04:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-03-22T17:04:31.825Z] time="2021-03-22T17:04:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-03-22T17:04:31.825Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-03-22T17:04:31.825Z] === CONT TestEncodeDecode [2021-03-22T17:04:31.825Z] --- PASS: TestEncodeDecode (0.00s) [2021-03-22T17:04:31.825Z] PASS [2021-03-22T17:04:31.825Z] coverage: 69.9% of statements [2021-03-22T17:04:31.825Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.301s coverage: 69.9% of statements [2021-03-22T17:04:32.284Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-22T17:04:32.284Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-22T17:04:32.284Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-22T17:04:32.743Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-03-22T17:04:32.743Z] === RUN TestFastTimeMarshalJSON [2021-03-22T17:04:32.743Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-03-22T17:04:32.743Z] PASS [2021-03-22T17:04:32.743Z] coverage: 87.2% of statements [2021-03-22T17:04:32.743Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.299s coverage: 87.2% of statements [2021-03-22T17:04:33.712Z] === RUN TestWriteLog [2021-03-22T17:04:33.712Z] === PAUSE TestWriteLog [2021-03-22T17:04:33.712Z] === RUN TestReadLog [2021-03-22T17:04:33.712Z] === PAUSE TestReadLog [2021-03-22T17:04:33.712Z] === CONT TestWriteLog [2021-03-22T17:04:33.712Z] === CONT TestReadLog [2021-03-22T17:04:33.712Z] --- PASS: TestWriteLog (0.00s) [2021-03-22T17:04:33.712Z] === RUN TestReadLog/tail_exact [2021-03-22T17:04:34.172Z] === RUN TestReadLog/tail_less_than_available [2021-03-22T17:04:34.172Z] === RUN TestReadLog/tail_more_than_available [2021-03-22T17:04:34.172Z] --- PASS: TestReadLog (0.23s) [2021-03-22T17:04:34.172Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-03-22T17:04:34.172Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-03-22T17:04:34.172Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-22T17:04:34.172Z] PASS [2021-03-22T17:04:34.172Z] coverage: 75.2% of statements [2021-03-22T17:04:34.172Z] ok github.com/docker/docker/daemon/logger/local 0.535s coverage: 75.2% of statements [2021-03-22T17:04:34.172Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-22T17:04:34.632Z] === RUN TestLog [2021-03-22T17:04:34.632Z] --- PASS: TestLog (0.01s) [2021-03-22T17:04:34.632Z] PASS [2021-03-22T17:04:34.632Z] coverage: 31.5% of statements [2021-03-22T17:04:34.632Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.105s coverage: 31.5% of statements [2021-03-22T17:04:34.632Z] === RUN TestOpenFileDelete [2021-03-22T17:04:34.632Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-22T17:04:34.632Z] === RUN TestOpenFileRename [2021-03-22T17:04:34.632Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-22T17:04:34.632Z] === RUN TestParseLogTagDefaultTag [2021-03-22T17:04:34.632Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-22T17:04:34.632Z] === RUN TestParseLogTag [2021-03-22T17:04:34.632Z] --- PASS: TestParseLogTag (0.00s) [2021-03-22T17:04:34.632Z] === RUN TestParseLogTagEmptyTag [2021-03-22T17:04:34.632Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-22T17:04:34.632Z] === RUN TestTailFiles [2021-03-22T17:04:34.632Z] --- PASS: TestTailFiles (0.00s) [2021-03-22T17:04:34.632Z] === RUN TestFollowLogsConsumerGone [2021-03-22T17:04:34.632Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-22T17:04:34.632Z] === RUN TestFollowLogsProducerGone [2021-03-22T17:04:34.632Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-03-22T17:04:34.632Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-03-22T17:04:34.632Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-03-22T17:04:34.632Z] === RUN TestCheckCapacityAndRotate [2021-03-22T17:04:34.632Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-22T17:04:34.632Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-22T17:04:35.068Z] --- PASS: TestServiceUpdateConfigs (15.18s) [2021-03-22T17:04:35.068Z] === RUN TestServiceUpdateNetwork [2021-03-22T17:04:35.092Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-03-22T17:04:35.092Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-03-22T17:04:35.092Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-03-22T17:04:35.092Z] PASS [2021-03-22T17:04:35.092Z] coverage: 55.3% of statements [2021-03-22T17:04:35.092Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.260s coverage: 55.3% of statements [2021-03-22T17:04:35.793Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-22T17:04:35.793Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-22T17:04:35.793Z] --- PASS: TestUpdateRestartPolicy (14.85s) [2021-03-22T17:04:35.793Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T17:04:36.061Z] === RUN TestNewParse [2021-03-22T17:04:36.061Z] --- PASS: TestNewParse (0.00s) [2021-03-22T17:04:36.061Z] PASS [2021-03-22T17:04:36.061Z] coverage: 8.3% of statements [2021-03-22T17:04:36.061Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2021-03-22T17:04:36.061Z] === RUN TestValidateLogOpt [2021-03-22T17:04:36.061Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-22T17:04:36.061Z] === RUN TestNewMissedConfig [2021-03-22T17:04:36.061Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-22T17:04:36.061Z] === RUN TestNewMissedUrl [2021-03-22T17:04:36.061Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-22T17:04:36.061Z] === RUN TestNewMissedToken [2021-03-22T17:04:36.061Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-22T17:04:36.061Z] === RUN TestNewWithProxy [2021-03-22T17:04:36.061Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-22T17:04:36.061Z] === RUN TestDefault [2021-03-22T17:04:36.061Z] --- PASS: TestDefault (0.01s) [2021-03-22T17:04:36.061Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-22T17:04:36.061Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-03-22T17:04:36.061Z] === RUN TestJsonFormat [2021-03-22T17:04:36.061Z] --- PASS: TestJsonFormat (0.01s) [2021-03-22T17:04:36.061Z] === RUN TestRawFormat [2021-03-22T17:04:36.061Z] --- PASS: TestRawFormat (0.00s) [2021-03-22T17:04:36.361Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-22T17:04:36.521Z] === RUN TestRawFormatWithLabels [2021-03-22T17:04:36.521Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-22T17:04:36.521Z] === RUN TestRawFormatWithoutTag [2021-03-22T17:04:36.521Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-22T17:04:36.521Z] === RUN TestBatching [2021-03-22T17:04:36.521Z] --- PASS: TestBatching (0.31s) [2021-03-22T17:04:36.521Z] === RUN TestFrequency [2021-03-22T17:04:36.928Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-22T17:04:36.928Z] --- PASS: TestUpdateRestartWithAutoRemove (1.28s) [2021-03-22T17:04:36.928Z] === RUN TestWaitNonBlocked [2021-03-22T17:04:36.979Z] --- PASS: TestFrequency (0.26s) [2021-03-22T17:04:36.980Z] === RUN TestOneMessagePerRequest [2021-03-22T17:04:36.980Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-03-22T17:04:36.980Z] === RUN TestVerify [2021-03-22T17:04:36.980Z] --- PASS: TestVerify (0.00s) [2021-03-22T17:04:36.980Z] === RUN TestSkipVerify [2021-03-22T17:04:36.980Z] === RUN TestParseLogFormat [2021-03-22T17:04:36.980Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-22T17:04:36.980Z] === RUN TestValidateLogOptEmpty [2021-03-22T17:04:36.980Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-22T17:04:36.980Z] === RUN TestValidateSyslogAddress [2021-03-22T17:04:36.980Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-22T17:04:36.980Z] === RUN TestParseAddressDefaultPort [2021-03-22T17:04:36.980Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-22T17:04:36.980Z] === RUN TestValidateSyslogFacility [2021-03-22T17:04:36.980Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-22T17:04:36.980Z] === RUN TestValidateLogOptSyslogFormat [2021-03-22T17:04:36.980Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-22T17:04:36.980Z] === RUN TestValidateLogOpt [2021-03-22T17:04:36.980Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-22T17:04:36.980Z] PASS [2021-03-22T17:04:36.980Z] coverage: 46.8% of statements [2021-03-22T17:04:36.980Z] ok github.com/docker/docker/daemon/logger/syslog 0.162s coverage: 46.8% of statements [2021-03-22T17:04:36.980Z] time="2021-03-22T17:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T17:04:36.980Z] time="2021-03-22T17:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T17:04:36.980Z] time="2021-03-22T17:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T17:04:37.188Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T17:04:37.188Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T17:04:37.188Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T17:04:37.188Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T17:04:37.188Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T17:04:37.188Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T17:04:37.188Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-22T17:04:37.439Z] --- PASS: TestSkipVerify (0.46s) [2021-03-22T17:04:37.439Z] === RUN TestBufferMaximum [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616432677.043582\",\"host\":\"04a3940299c2\"}'" [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616432677.043582\",\"host\":\"04a3940299c2\"}'" [2021-03-22T17:04:37.439Z] --- PASS: TestBufferMaximum (0.00s) [2021-03-22T17:04:37.439Z] === RUN TestServerAlwaysDown [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616432677.046579\",\"host\":\"04a3940299c2\"}'" [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616432677.046579\",\"host\":\"04a3940299c2\"}'" [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616432677.047585\",\"host\":\"04a3940299c2\"}'" [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616432677.048581\",\"host\":\"04a3940299c2\"}'" [2021-03-22T17:04:37.439Z] time="2021-03-22T17:04:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616432677.048581\",\"host\":\"04a3940299c2\"}'" [2021-03-22T17:04:37.439Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-22T17:04:37.439Z] === RUN TestCannotSendAfterClose [2021-03-22T17:04:37.439Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-22T17:04:37.439Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-22T17:04:37.446Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-22T17:04:38.408Z] time="2021-03-22T17:04:38Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-22T17:04:38.408Z] time="2021-03-22T17:04:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"04a3940299c2\"}'" [2021-03-22T17:04:38.408Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-03-22T17:04:38.408Z] PASS [2021-03-22T17:04:38.408Z] coverage: 82.5% of statements [2021-03-22T17:04:38.408Z] ok github.com/docker/docker/daemon/logger/splunk 2.168s coverage: 82.5% of statements [2021-03-22T17:04:38.408Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-22T17:04:38.408Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-22T17:04:38.408Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-22T17:04:38.823Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-22T17:04:38.823Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.38s) [2021-03-22T17:04:38.823Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.56s) [2021-03-22T17:04:38.823Z] === RUN TestWaitBlocked [2021-03-22T17:04:38.823Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T17:04:38.823Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T17:04:38.823Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T17:04:38.823Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T17:04:38.823Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T17:04:38.823Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T17:04:38.867Z] === RUN TestV1IDService [2021-03-22T17:04:38.867Z] --- PASS: TestV1IDService (0.02s) [2021-03-22T17:04:38.867Z] === RUN TestV2MetadataService [2021-03-22T17:04:39.082Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-22T17:04:39.836Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-22T17:04:39.837Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-22T17:04:39.837Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-22T17:04:39.837Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-22T17:04:39.837Z] === RUN TestContinueOnError_NeverContinue [2021-03-22T17:04:39.837Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-22T17:04:39.837Z] === RUN TestManifestStore [2021-03-22T17:04:39.837Z] === RUN TestManifestStore/no_remote_or_local [2021-03-22T17:04:39.837Z] time="2021-03-22T17:04:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local369746903\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-22T17:04:39.837Z] === RUN TestManifestStore/no_local_cache [2021-03-22T17:04:39.837Z] === RUN TestManifestStore/with_local_cache [2021-03-22T17:04:39.837Z] === RUN TestManifestStore/unknown_media_type [2021-03-22T17:04:39.837Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-22T17:04:39.837Z] time="2021-03-22T17:04:39Z" level=warning msg="reference for unknown type: " [2021-03-22T17:04:39.837Z] time="2021-03-22T17:04:39Z" level=warning msg="reference for unknown type: " [2021-03-22T17:04:39.837Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-22T17:04:39.837Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-22T17:04:40.298Z] time="2021-03-22T17:04:39Z" level=warning msg="reference for unknown type: " [2021-03-22T17:04:40.298Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-22T17:04:40.298Z] time="2021-03-22T17:04:39Z" level=warning msg="reference for unknown type: " [2021-03-22T17:04:40.298Z] time="2021-03-22T17:04:39Z" level=warning msg="reference for unknown type: " [2021-03-22T17:04:40.298Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-22T17:04:40.298Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-22T17:04:40.298Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-22T17:04:40.298Z] time="2021-03-22T17:04:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore (0.38s) [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore/no_local_cache (0.07s) [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-22T17:04:40.298Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-03-22T17:04:40.298Z] === RUN TestDetectManifestBlobMediaType [2021-03-22T17:04:40.298Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-22T17:04:40.298Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-22T17:04:40.298Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-22T17:04:40.298Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-22T17:04:40.298Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-22T17:04:40.298Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-22T17:04:40.298Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-22T17:04:40.298Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-22T17:04:40.298Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-22T17:04:40.298Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-22T17:04:40.298Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-22T17:04:40.298Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-22T17:04:40.298Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-22T17:04:40.298Z] === RUN TestFixManifestLayers [2021-03-22T17:04:40.298Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-22T17:04:40.298Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-22T17:04:40.298Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-22T17:04:40.298Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-22T17:04:40.298Z] === RUN TestFixManifestLayersBadParent [2021-03-22T17:04:40.298Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-22T17:04:40.298Z] === RUN TestValidateManifest [2021-03-22T17:04:40.298Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-22T17:04:40.298Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-22T17:04:40.298Z] === RUN TestFormatPlatform [2021-03-22T17:04:40.298Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-22T17:04:40.298Z] === RUN TestGetRepositoryMountCandidates [2021-03-22T17:04:40.298Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-22T17:04:40.298Z] === RUN TestLayerAlreadyExists [2021-03-22T17:04:40.298Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-22T17:04:40.298Z] 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-03-22T17:04:40.298Z] 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-03-22T17:04:40.298Z] 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-03-22T17:04:40.298Z] 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-03-22T17:04:40.298Z] 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-03-22T17:04:40.298Z] 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-03-22T17:04:40.298Z] === RUN TestWhenEmptyAuthConfig [2021-03-22T17:04:40.298Z] === RUN TestSuccessfulDownload [2021-03-22T17:04:40.298Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-22T17:04:40.299Z] download_test.go:268: Needs fixing on Windows [2021-03-22T17:04:40.299Z] === RUN TestCancelledDownload [2021-03-22T17:04:40.299Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-22T17:04:40.299Z] === RUN TestMaxDownloadAttempts [2021-03-22T17:04:40.299Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-22T17:04:40.299Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-22T17:04:40.299Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-22T17:04:40.299Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-22T17:04:40.299Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-22T17:04:40.299Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-22T17:04:40.299Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-22T17:04:40.299Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-22T17:04:40.299Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-22T17:04:40.299Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-22T17:04:40.299Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-22T17:04:40.299Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-22T17:04:40.299Z] --- PASS: TestV2MetadataService (1.44s) [2021-03-22T17:04:40.299Z] PASS [2021-03-22T17:04:40.299Z] coverage: 48.2% of statements [2021-03-22T17:04:40.299Z] ok github.com/docker/docker/distribution/metadata 1.585s coverage: 48.2% of statements [2021-03-22T17:04:40.758Z] time="2021-03-22T17:04:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-22T17:04:40.758Z] time="2021-03-22T17:04:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-22T17:04:40.758Z] time="2021-03-22T17:04:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-22T17:04:40.758Z] time="2021-03-22T17:04:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-22T17:04:40.758Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2021-03-22T17:04:40.758Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2021-03-22T17:04:40.758Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2021-03-22T17:04:40.758Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2021-03-22T17:04:40.758Z] === RUN TestTransfer [2021-03-22T17:04:40.758Z] === RUN TestNotFound [2021-03-22T17:04:40.758Z] --- PASS: TestNotFound (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestConflict [2021-03-22T17:04:40.758Z] --- PASS: TestConflict (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestForbidden [2021-03-22T17:04:40.758Z] --- PASS: TestForbidden (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestInvalidParameter [2021-03-22T17:04:40.758Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestNotImplemented [2021-03-22T17:04:40.758Z] --- PASS: TestNotImplemented (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestNotModified [2021-03-22T17:04:40.758Z] --- PASS: TestNotModified (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestUnauthorized [2021-03-22T17:04:40.758Z] --- PASS: TestUnauthorized (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestUnknown [2021-03-22T17:04:40.758Z] --- PASS: TestUnknown (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestCancelled [2021-03-22T17:04:40.758Z] --- PASS: TestCancelled (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestDeadline [2021-03-22T17:04:40.758Z] --- PASS: TestDeadline (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestDataLoss [2021-03-22T17:04:40.758Z] --- PASS: TestDataLoss (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestUnavailable [2021-03-22T17:04:40.758Z] --- PASS: TestUnavailable (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestSystem [2021-03-22T17:04:40.758Z] --- PASS: TestSystem (0.00s) [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Not_Found [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Bad_Request [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Conflict [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Unauthorized [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Forbidden [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Not_Modified [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-22T17:04:40.758Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-22T17:04:40.758Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-22T17:04:40.758Z] PASS [2021-03-22T17:04:40.758Z] coverage: 53.1% of statements [2021-03-22T17:04:40.758Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2021-03-22T17:04:40.758Z] --- PASS: TestTransfer (0.12s) [2021-03-22T17:04:40.758Z] === RUN TestConcurrencyLimit [2021-03-22T17:04:40.986Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-22T17:04:40.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.00s) [2021-03-22T17:04:40.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.15s) [2021-03-22T17:04:40.986Z] === CONT TestContainerStartOnDaemonRestart [2021-03-22T17:04:40.986Z] === CONT TestContainerKillOnDaemonStart [2021-03-22T17:04:41.217Z] --- PASS: TestConcurrencyLimit (0.45s) [2021-03-22T17:04:41.217Z] === RUN TestInactiveJobs [2021-03-22T17:04:41.217Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2021-03-22T17:04:41.217Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-22T17:04:41.217Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-22T17:04:41.217Z] === RUN TestTokenPassThru [2021-03-22T17:04:41.217Z] --- PASS: TestTokenPassThru (0.01s) [2021-03-22T17:04:41.217Z] === RUN TestTokenPassThruDifferentHost [2021-03-22T17:04:41.217Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-03-22T17:04:41.217Z] PASS [2021-03-22T17:04:41.217Z] coverage: 23.6% of statements [2021-03-22T17:04:41.217Z] ok github.com/docker/docker/distribution 1.904s coverage: 23.6% of statements [2021-03-22T17:04:41.676Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-22T17:04:41.676Z] --- PASS: TestInactiveJobs (0.44s) [2021-03-22T17:04:41.676Z] === RUN TestWatchRelease [2021-03-22T17:04:42.135Z] --- PASS: TestWatchRelease (0.17s) [2021-03-22T17:04:42.135Z] === RUN TestWatchFinishedTransfer [2021-03-22T17:04:42.135Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-22T17:04:42.135Z] === RUN TestDuplicateTransfer [2021-03-22T17:04:42.135Z] --- PASS: TestDuplicateTransfer (0.12s) [2021-03-22T17:04:42.135Z] === RUN TestSuccessfulUpload [2021-03-22T17:04:42.135Z] time="2021-03-22T17:04:42Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-22T17:04:42.179Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-22T17:04:42.179Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-22T17:04:42.179Z] remote: Enumerating objects: 2, done. [2021-03-22T17:04:42.179Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-22T17:04:42.179Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-22T17:04:42.179Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-22T17:04:42.180Z] 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-03-22T17:04:42.180Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-22T17:04:42.180Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-22T17:04:42.362Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-22T17:04:42.514Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/test/unit [2021-03-22T17:04:42.595Z] --- PASS: TestSuccessfulUpload (0.64s) [2021-03-22T17:04:42.596Z] === RUN TestCancelledUpload [2021-03-22T17:04:42.596Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-22T17:04:42.596Z] PASS [2021-03-22T17:04:42.596Z] coverage: 76.8% of statements [2021-03-22T17:04:42.596Z] ok github.com/docker/docker/distribution/xfer 2.572s coverage: 76.8% of statements [2021-03-22T17:04:42.596Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-22T17:04:43.054Z] === RUN TestFSGetInvalidData [2021-03-22T17:04:43.054Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-03-22T17:04:43.054Z] === RUN TestFSInvalidSet [2021-03-22T17:04:43.054Z] --- PASS: TestFSInvalidSet (0.05s) [2021-03-22T17:04:43.054Z] === RUN TestFSInvalidRoot [2021-03-22T17:04:43.054Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-22T17:04:43.054Z] === RUN TestFSMetadataGetSet [2021-03-22T17:04:43.054Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-03-22T17:04:43.054Z] === RUN TestFSInvalidWalker [2021-03-22T17:04:43.054Z] === RUN TestCompare [2021-03-22T17:04:43.054Z] --- PASS: TestCompare (0.00s) [2021-03-22T17:04:43.054Z] PASS [2021-03-22T17:04:43.054Z] coverage: 19.2% of statements [2021-03-22T17:04:43.054Z] ok github.com/docker/docker/image/cache 0.131s coverage: 19.2% of statements [2021-03-22T17:04:43.054Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-03-22T17:04:43.054Z] === RUN TestFSGetSet [2021-03-22T17:04:43.054Z] --- PASS: TestFSGetSet (0.02s) [2021-03-22T17:04:43.054Z] === RUN TestFSGetUnsetKey [2021-03-22T17:04:43.054Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-03-22T17:04:43.054Z] === RUN TestFSGetEmptyData [2021-03-22T17:04:43.054Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-03-22T17:04:43.054Z] === RUN TestFSDelete [2021-03-22T17:04:43.054Z] --- PASS: TestFSDelete (0.02s) [2021-03-22T17:04:43.054Z] === RUN TestFSWalker [2021-03-22T17:04:43.514Z] --- PASS: TestFSWalker (0.03s) [2021-03-22T17:04:43.514Z] === RUN TestFSWalkerStopOnError [2021-03-22T17:04:43.514Z] --- PASS: TestFSWalkerStopOnError (0.09s) [2021-03-22T17:04:43.514Z] === RUN TestNewFromJSON [2021-03-22T17:04:43.514Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-22T17:04:43.514Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-22T17:04:43.514Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-22T17:04:43.514Z] === RUN TestMarshalKeyOrder [2021-03-22T17:04:43.514Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-22T17:04:43.514Z] === RUN TestHistoryEqual [2021-03-22T17:04:43.514Z] --- PASS: TestHistoryEqual (0.17s) [2021-03-22T17:04:43.514Z] === RUN TestImage [2021-03-22T17:04:43.514Z] --- PASS: TestImage (0.00s) [2021-03-22T17:04:43.514Z] === RUN TestImageOSNotEmpty [2021-03-22T17:04:43.514Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-22T17:04:43.514Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-22T17:04:43.514Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-22T17:04:43.514Z] === RUN TestCreate [2021-03-22T17:04:43.514Z] --- PASS: TestCreate (0.01s) [2021-03-22T17:04:43.514Z] === RUN TestRestore [2021-03-22T17:04:43.514Z] time="2021-03-22T17:04:43Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-22T17:04:43.514Z] --- PASS: TestRestore (0.04s) [2021-03-22T17:04:43.514Z] === RUN TestAddDelete [2021-03-22T17:04:43.514Z] --- PASS: TestAddDelete (0.03s) [2021-03-22T17:04:43.514Z] === RUN TestSearchAfterDelete [2021-03-22T17:04:43.514Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-03-22T17:04:43.514Z] === RUN TestParentReset [2021-03-22T17:04:43.514Z] --- PASS: TestParentReset (0.05s) [2021-03-22T17:04:43.514Z] === RUN TestGetAndSetLastUpdated [2021-03-22T17:04:43.514Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-03-22T17:04:43.514Z] === RUN TestStoreLen [2021-03-22T17:04:43.739Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-22T17:04:43.974Z] --- PASS: TestStoreLen (0.08s) [2021-03-22T17:04:43.974Z] PASS [2021-03-22T17:04:43.974Z] coverage: 86.6% of statements [2021-03-22T17:04:43.974Z] ok github.com/docker/docker/image 0.815s coverage: 86.6% of statements [2021-03-22T17:04:43.974Z] === RUN TestValidateManifest [2021-03-22T17:04:43.974Z] === RUN TestValidateManifest/non-nil [2021-03-22T17:04:43.974Z] === RUN TestValidateManifest/nil [2021-03-22T17:04:43.974Z] --- PASS: TestValidateManifest (0.00s) [2021-03-22T17:04:43.974Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-03-22T17:04:43.974Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-03-22T17:04:43.974Z] PASS [2021-03-22T17:04:43.974Z] coverage: 0.6% of statements [2021-03-22T17:04:43.974Z] ok github.com/docker/docker/image/tarexport 0.094s coverage: 0.6% of statements [2021-03-22T17:04:44.306Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-22T17:04:44.942Z] === RUN TestMakeV1ConfigFromConfig [2021-03-22T17:04:44.942Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-22T17:04:44.942Z] PASS [2021-03-22T17:04:44.942Z] coverage: 25.0% of statements [2021-03-22T17:04:44.942Z] ok github.com/docker/docker/image/v1 0.122s coverage: 25.0% of statements [2021-03-22T17:04:44.942Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-22T17:04:45.027Z] ? github.com/docker/docker/api [no test files] [2021-03-22T17:04:46.208Z] --- PASS: TestContainerStartOnDaemonRestart (5.27s) [2021-03-22T17:04:46.208Z] === CONT TestIpcModeOlderClient [2021-03-22T17:04:46.208Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-03-22T17:04:46.208Z] === CONT TestDaemonHostGatewayIP [2021-03-22T17:04:46.480Z] === RUN TestSerialization [2021-03-22T17:04:46.480Z] --- PASS: TestSerialization (0.02s) [2021-03-22T17:04:46.480Z] PASS [2021-03-22T17:04:46.480Z] coverage: 100.0% of statements [2021-03-22T17:04:46.480Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2021-03-22T17:04:46.940Z] === RUN TestEmptyLayer [2021-03-22T17:04:46.940Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-22T17:04:46.940Z] === RUN TestCommitFailure [2021-03-22T17:04:47.399Z] --- PASS: TestCommitFailure (0.15s) [2021-03-22T17:04:47.399Z] === RUN TestStartTransactionFailure [2021-03-22T17:04:47.399Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-03-22T17:04:47.399Z] === RUN TestGetOrphan [2021-03-22T17:04:47.399Z] --- PASS: TestGetOrphan (0.01s) [2021-03-22T17:04:47.399Z] === RUN TestMountAndRegister [2021-03-22T17:04:47.399Z] --- PASS: TestMountAndRegister (0.14s) [2021-03-22T17:04:47.399Z] layer_test.go:271: Layer size: 14 [2021-03-22T17:04:47.399Z] === RUN TestLayerRelease [2021-03-22T17:04:47.399Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-22T17:04:47.399Z] layer_test.go:304: Failing on Windows [2021-03-22T17:04:47.399Z] === RUN TestStoreRestore [2021-03-22T17:04:47.399Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-22T17:04:47.399Z] layer_test.go:353: Failing on Windows [2021-03-22T17:04:47.399Z] === RUN TestTarStreamStability [2021-03-22T17:04:47.399Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-22T17:04:47.399Z] layer_test.go:468: Failing on Windows [2021-03-22T17:04:47.399Z] === RUN TestRegisterExistingLayer [2021-03-22T17:04:47.861Z] --- PASS: TestRegisterExistingLayer (0.23s) [2021-03-22T17:04:47.861Z] === RUN TestTarStreamVerification [2021-03-22T17:04:47.861Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-22T17:04:47.861Z] layer_test.go:697: Failing on Windows [2021-03-22T17:04:47.861Z] === RUN TestLayerMigration [2021-03-22T17:04:47.861Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-22T17:04:47.861Z] migration_test.go:46: Failing on Windows [2021-03-22T17:04:47.861Z] === RUN TestLayerMigrationNoTarsplit [2021-03-22T17:04:47.861Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-22T17:04:47.861Z] migration_test.go:182: Failing on Windows [2021-03-22T17:04:47.861Z] === RUN TestMountInit [2021-03-22T17:04:47.861Z] --- SKIP: TestMountInit (0.00s) [2021-03-22T17:04:47.861Z] mount_test.go:17: Failing on Windows [2021-03-22T17:04:47.861Z] === RUN TestMountSize [2021-03-22T17:04:47.861Z] --- SKIP: TestMountSize (0.00s) [2021-03-22T17:04:47.861Z] mount_test.go:76: Failing on Windows [2021-03-22T17:04:47.861Z] === RUN TestMountChanges [2021-03-22T17:04:47.861Z] --- SKIP: TestMountChanges (0.00s) [2021-03-22T17:04:47.861Z] mount_test.go:125: Failing on Windows [2021-03-22T17:04:47.861Z] === RUN TestMountApply [2021-03-22T17:04:47.861Z] --- SKIP: TestMountApply (0.00s) [2021-03-22T17:04:47.861Z] mount_test.go:212: Failing on Windows [2021-03-22T17:04:47.861Z] PASS [2021-03-22T17:04:47.861Z] coverage: 30.1% of statements [2021-03-22T17:04:47.861Z] === RUN TestEnvironmentParsing [2021-03-22T17:04:47.861Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-22T17:04:47.861Z] PASS [2021-03-22T17:04:47.861Z] coverage: 1.0% of statements [2021-03-22T17:04:47.861Z] ok github.com/docker/docker/libcontainerd/local 0.098s coverage: 1.0% of statements [2021-03-22T17:04:47.861Z] ok github.com/docker/docker/layer 0.638s coverage: 30.1% of statements [2021-03-22T17:04:47.861Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-22T17:04:47.861Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-22T17:04:47.861Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-22T17:04:47.861Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-22T17:04:47.861Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-22T17:04:48.111Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-22T17:04:48.321Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-22T17:04:48.321Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-22T17:04:48.321Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-22T17:04:48.321Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-22T17:04:48.321Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-22T17:04:48.321Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-22T17:04:48.321Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-22T17:04:48.321Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-22T17:04:48.321Z] PASS [2021-03-22T17:04:48.321Z] coverage: 42.3% of statements [2021-03-22T17:04:48.321Z] ok github.com/docker/docker/oci 0.067s coverage: 42.3% of statements [2021-03-22T17:04:48.322Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-22T17:04:48.678Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-22T17:04:48.781Z] === RUN TestAddressPoolOpt [2021-03-22T17:04:48.781Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/a [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/something [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/_=a [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/env1=value1 [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/_env1=value1 [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/PATH [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/=a [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/PATH= [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/PATH=something [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/asd!qwe [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/1asd [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/123 [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/some_space [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/__some_space_before [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/some_space_after__ [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/= [2021-03-22T17:04:48.781Z] === RUN TestValidateEnv/PaTh [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-22T17:04:48.781Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestParseHost [2021-03-22T17:04:48.782Z] --- PASS: TestParseHost (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestParseDockerDaemonHost [2021-03-22T17:04:48.782Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestParseTCP [2021-03-22T17:04:48.782Z] --- PASS: TestParseTCP (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-22T17:04:48.782Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestValidateExtraHosts [2021-03-22T17:04:48.782Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestIpOptString [2021-03-22T17:04:48.782Z] --- PASS: TestIpOptString (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-22T17:04:48.782Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestNewIpOptValidDefaultVal [2021-03-22T17:04:48.782Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestIpOptSetInvalidVal [2021-03-22T17:04:48.782Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestValidateIPAddress [2021-03-22T17:04:48.782Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestMapOpts [2021-03-22T17:04:48.782Z] --- PASS: TestMapOpts (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestListOptsWithoutValidator [2021-03-22T17:04:48.782Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestListOptsWithValidator [2021-03-22T17:04:48.782Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestValidateDNSSearch [2021-03-22T17:04:48.782Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_general_format [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_one_more [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-22T17:04:48.782Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-22T17:04:48.782Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestNamedListOpts [2021-03-22T17:04:48.782Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestNamedMapOpts [2021-03-22T17:04:48.782Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestParseLink [2021-03-22T17:04:48.782Z] --- PASS: TestParseLink (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestQuotedStringSetWithQuotes [2021-03-22T17:04:48.782Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-22T17:04:48.782Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-22T17:04:48.782Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-22T17:04:48.782Z] === RUN TestUlimitOpt [2021-03-22T17:04:48.782Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-22T17:04:48.782Z] PASS [2021-03-22T17:04:48.782Z] coverage: 67.1% of statements [2021-03-22T17:04:48.782Z] ok github.com/docker/docker/opts 0.106s coverage: 67.1% of statements [2021-03-22T17:04:48.782Z] === RUN TestParseVersion [2021-03-22T17:04:48.782Z] --- PASS: TestParseVersion (0.00s) [2021-03-22T17:04:48.782Z] PASS [2021-03-22T17:04:48.782Z] coverage: 52.9% of statements [2021-03-22T17:04:48.782Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 52.9% of statements [2021-03-22T17:04:49.965Z] --- PASS: TestServiceUpdateNetwork (13.23s) [2021-03-22T17:04:49.965Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T17:04:49.965Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-22T17:04:50.318Z] === RUN TestUnbuffered [2021-03-22T17:04:50.318Z] --- PASS: TestUnbuffered (0.00s) [2021-03-22T17:04:50.580Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-22T17:04:50.777Z] === RUN TestRaceUnbuffered [2021-03-22T17:04:50.777Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-22T17:04:50.777Z] PASS [2021-03-22T17:04:50.777Z] coverage: 100.0% of statements [2021-03-22T17:04:50.777Z] ok github.com/docker/docker/pkg/broadcaster 0.084s coverage: 100.0% of statements [2021-03-22T17:04:50.777Z] === RUN TestPeerCertificateMarshalJSON [2021-03-22T17:04:50.777Z] === RUN TestMatch [2021-03-22T17:04:50.777Z] === RUN TestMatch/[[]] [2021-03-22T17:04:50.777Z] === RUN TestMatch/[[foo]] [2021-03-22T17:04:50.777Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-22T17:04:50.777Z] === RUN TestMatch/[[foo_bar]] [2021-03-22T17:04:50.777Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-22T17:04:50.777Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-22T17:04:50.777Z] === RUN TestMatch/[] [2021-03-22T17:04:50.777Z] === RUN TestMatch/[]#01 [2021-03-22T17:04:50.777Z] === RUN TestMatch/[[qux]] [2021-03-22T17:04:50.777Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-22T17:04:50.777Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-22T17:04:50.777Z] === RUN TestMatch/[[foo_baz]] [2021-03-22T17:04:50.777Z] --- PASS: TestMatch (0.00s) [2021-03-22T17:04:50.777Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-22T17:04:50.777Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-22T17:04:50.777Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-22T17:04:50.777Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-22T17:04:50.777Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-22T17:04:50.778Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-22T17:04:50.778Z] --- PASS: TestMatch/[] (0.00s) [2021-03-22T17:04:50.778Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-22T17:04:50.778Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-22T17:04:50.778Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-22T17:04:50.778Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-22T17:04:50.778Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-22T17:04:50.778Z] PASS [2021-03-22T17:04:50.778Z] coverage: 87.5% of statements [2021-03-22T17:04:50.778Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2021-03-22T17:04:50.838Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-22T17:04:50.838Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-22T17:04:50.838Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-22T17:04:50.838Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-22T17:04:50.838Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-22T17:04:50.899Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-22T17:04:51.237Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-22T17:04:51.237Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-22T17:04:51.237Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s) [2021-03-22T17:04:51.237Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-22T17:04:51.237Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-22T17:04:51.237Z] === RUN TestMiddleware [2021-03-22T17:04:51.237Z] --- PASS: TestMiddleware (0.00s) [2021-03-22T17:04:51.237Z] === RUN TestNewResponseModifier [2021-03-22T17:04:51.237Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-22T17:04:51.237Z] PASS [2021-03-22T17:04:51.237Z] coverage: 26.8% of statements [2021-03-22T17:04:51.237Z] ok github.com/docker/docker/pkg/authorization 0.673s coverage: 26.8% of statements [2021-03-22T17:04:51.696Z] === RUN TestIsArchivePathDir [2021-03-22T17:04:51.696Z] === RUN TestSizeEmpty [2021-03-22T17:04:51.696Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-22T17:04:51.696Z] === RUN TestSizeEmptyFile [2021-03-22T17:04:51.696Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-22T17:04:51.696Z] === RUN TestSizeNonemptyFile [2021-03-22T17:04:51.696Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-22T17:04:51.696Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-22T17:04:51.696Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-22T17:04:51.696Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-22T17:04:51.696Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-22T17:04:51.696Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-22T17:04:51.696Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-22T17:04:51.696Z] === RUN TestMoveToSubdir [2021-03-22T17:04:51.696Z] --- PASS: TestMoveToSubdir (0.01s) [2021-03-22T17:04:51.696Z] === RUN TestSizeNonExistingDirectory [2021-03-22T17:04:51.696Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-22T17:04:51.696Z] PASS [2021-03-22T17:04:51.696Z] coverage: 80.0% of statements [2021-03-22T17:04:51.696Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2021-03-22T17:04:51.696Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-03-22T17:04:51.696Z] === RUN TestIsArchivePathInvalidFile [2021-03-22T17:04:52.156Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-03-22T17:04:52.156Z] === RUN TestIsArchivePathTar [2021-03-22T17:04:52.156Z] --- PASS: TestIsArchivePathTar (0.21s) [2021-03-22T17:04:52.156Z] === RUN TestDecompressStreamGzip [2021-03-22T17:04:52.156Z] === RUN TestChrootTarUntar [2021-03-22T17:04:52.156Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-22T17:04:52.156Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:04:52.156Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-22T17:04:52.156Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-22T17:04:52.156Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:04:52.156Z] === RUN TestChrootUntarEmptyArchive [2021-03-22T17:04:52.156Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-22T17:04:52.156Z] === RUN TestChrootTarUntarWithSymlink [2021-03-22T17:04:52.156Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-22T17:04:52.156Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T17:04:52.156Z] === RUN TestChrootCopyWithTar [2021-03-22T17:04:52.156Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-22T17:04:52.156Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T17:04:52.156Z] === RUN TestChrootCopyFileWithTar [2021-03-22T17:04:52.156Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-22T17:04:52.156Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:04:52.156Z] === RUN TestChrootUntarPath [2021-03-22T17:04:52.156Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-22T17:04:52.156Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T17:04:52.156Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-22T17:04:52.156Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-22T17:04:52.156Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:04:52.156Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-22T17:04:52.156Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-22T17:04:52.156Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:04:52.156Z] === RUN TestChrootApplyDotDotFile [2021-03-22T17:04:52.156Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-22T17:04:52.156Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:04:52.156Z] PASS [2021-03-22T17:04:52.156Z] coverage: 15.4% of statements [2021-03-22T17:04:52.156Z] ok github.com/docker/docker/pkg/chrootarchive 0.113s coverage: 15.4% of statements [2021-03-22T17:04:52.215Z] --- PASS: TestDaemonHostGatewayIP (5.80s) [2021-03-22T17:04:52.215Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-22T17:04:52.616Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-03-22T17:04:52.616Z] === RUN TestDecompressStreamBzip2 [2021-03-22T17:04:52.616Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-03-22T17:04:52.616Z] === RUN TestDecompressStreamXz [2021-03-22T17:04:52.616Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-22T17:04:52.616Z] archive_test.go:134: Xz not present in msys2 [2021-03-22T17:04:52.616Z] === RUN TestCompressStreamXzUnsupported [2021-03-22T17:04:52.616Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-22T17:04:52.616Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-22T17:04:52.616Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-22T17:04:52.616Z] === RUN TestCompressStreamInvalid [2021-03-22T17:04:52.616Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-22T17:04:52.616Z] === RUN TestExtensionInvalid [2021-03-22T17:04:52.616Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-22T17:04:52.616Z] === RUN TestExtensionUncompressed [2021-03-22T17:04:52.616Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-22T17:04:52.616Z] === RUN TestExtensionBzip2 [2021-03-22T17:04:52.616Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-22T17:04:52.616Z] === RUN TestExtensionGzip [2021-03-22T17:04:52.616Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-22T17:04:52.616Z] === RUN TestExtensionXz [2021-03-22T17:04:52.616Z] --- PASS: TestExtensionXz (0.00s) [2021-03-22T17:04:52.616Z] === RUN TestCmdStreamLargeStderr [2021-03-22T17:04:52.616Z] --- PASS: TestCmdStreamLargeStderr (0.18s) [2021-03-22T17:04:52.616Z] === RUN TestCmdStreamBad [2021-03-22T17:04:52.616Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-22T17:04:52.616Z] archive_test.go:239: Failing on Windows CI machines [2021-03-22T17:04:52.616Z] === RUN TestCmdStreamGood [2021-03-22T17:04:52.989Z] --- PASS: TestCreateServiceMultipleTimes (19.39s) [2021-03-22T17:04:52.990Z] === RUN TestCreateServiceConflict [2021-03-22T17:04:52.990Z] --- PASS: TestCreateServiceConflict (3.29s) [2021-03-22T17:04:52.990Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T17:04:53.076Z] --- PASS: TestCmdStreamGood (0.05s) [2021-03-22T17:04:53.076Z] === RUN TestUntarPathWithInvalidDest [2021-03-22T17:04:53.076Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-03-22T17:04:53.076Z] === RUN TestUntarPathWithInvalidSrc [2021-03-22T17:04:53.076Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-22T17:04:53.076Z] === RUN TestUntarPath [2021-03-22T17:04:53.076Z] --- PASS: TestUntarPath (0.19s) [2021-03-22T17:04:53.077Z] === RUN TestUntarPathWithDestinationFile [2021-03-22T17:04:53.077Z] --- PASS: TestUntarPathWithDestinationFile (0.14s) [2021-03-22T17:04:53.077Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-22T17:04:53.077Z] === RUN Test [2021-03-22T17:04:53.077Z] === RUN Test/TestContainsEntry [2021-03-22T17:04:53.077Z] === RUN Test/TestCreateEntries [2021-03-22T17:04:53.077Z] === RUN Test/TestEntriesDiff [2021-03-22T17:04:53.077Z] === RUN Test/TestEntriesEquality [2021-03-22T17:04:53.077Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-22T17:04:53.077Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-22T17:04:53.077Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-22T17:04:53.077Z] === RUN Test/TestGeneratorNotGenerate [2021-03-22T17:04:53.077Z] === RUN Test/TestGeneratorWithPort [2021-03-22T17:04:53.077Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-22T17:04:53.077Z] === RUN Test/TestNewEntry [2021-03-22T17:04:53.077Z] === RUN Test/TestParse [2021-03-22T17:04:53.077Z] --- PASS: Test (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-22T17:04:53.077Z] --- PASS: Test/TestParse (0.00s) [2021-03-22T17:04:53.077Z] PASS [2021-03-22T17:04:53.077Z] coverage: 58.3% of statements [2021-03-22T17:04:53.536Z] ok github.com/docker/docker/pkg/discovery 0.052s coverage: 58.3% of statements [2021-03-22T17:04:53.536Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2021-03-22T17:04:53.536Z] === RUN TestCopyWithTarInvalidSrc [2021-03-22T17:04:53.536Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-22T17:04:53.536Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-22T17:04:53.536Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-22T17:04:53.536Z] === RUN TestCopyWithTarSrcFile [2021-03-22T17:04:53.536Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-03-22T17:04:53.536Z] === RUN TestCopyWithTarSrcFolder [2021-03-22T17:04:53.536Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-03-22T17:04:53.536Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-22T17:04:53.536Z] === RUN Test [2021-03-22T17:04:53.536Z] === RUN Test/TestContent [2021-03-22T17:04:53.536Z] === RUN Test/TestInitialize [2021-03-22T17:04:53.536Z] === RUN Test/TestNew [2021-03-22T17:04:53.536Z] === RUN Test/TestParsingContentsWithComments [2021-03-22T17:04:53.536Z] === RUN Test/TestRegister [2021-03-22T17:04:53.536Z] === RUN Test/TestWatch [2021-03-22T17:04:53.536Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-03-22T17:04:53.536Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-22T17:04:53.536Z] --- PASS: Test (0.01s) [2021-03-22T17:04:53.536Z] --- PASS: Test/TestContent (0.00s) [2021-03-22T17:04:53.536Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-22T17:04:53.536Z] --- PASS: Test/TestNew (0.00s) [2021-03-22T17:04:53.536Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-22T17:04:53.536Z] --- PASS: Test/TestRegister (0.00s) [2021-03-22T17:04:53.536Z] --- PASS: Test/TestWatch (0.01s) [2021-03-22T17:04:53.536Z] PASS [2021-03-22T17:04:53.536Z] coverage: 92.9% of statements [2021-03-22T17:04:53.536Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-22T17:04:53.536Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-22T17:04:53.536Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-22T17:04:53.536Z] === RUN TestCopyFileWithTarSrcFile [2021-03-22T17:04:53.536Z] ok github.com/docker/docker/pkg/discovery/file 0.073s coverage: 92.9% of statements [2021-03-22T17:04:53.536Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-03-22T17:04:53.536Z] === RUN TestTarFiles [2021-03-22T17:04:55.076Z] === RUN Test [2021-03-22T17:04:55.076Z] === RUN Test/TestWatch [2021-03-22T17:04:55.076Z] --- PASS: Test (0.00s) [2021-03-22T17:04:55.076Z] --- PASS: Test/TestWatch (0.00s) [2021-03-22T17:04:55.076Z] PASS [2021-03-22T17:04:55.076Z] coverage: 92.3% of statements [2021-03-22T17:04:55.076Z] ok github.com/docker/docker/pkg/discovery/memory 0.062s coverage: 92.3% of statements [2021-03-22T17:04:55.076Z] === RUN Test [2021-03-22T17:04:55.076Z] === RUN Test/TestInitialize [2021-03-22T17:04:55.076Z] === RUN Test [2021-03-22T17:04:55.076Z] === RUN Test/TestInitialize [2021-03-22T17:04:55.076Z] === RUN Test/TestInitializeWithPattern [2021-03-22T17:04:55.076Z] === RUN Test/TestRegister [2021-03-22T17:04:55.076Z] === RUN Test/TestWatch [2021-03-22T17:04:55.076Z] --- PASS: Test (0.00s) [2021-03-22T17:04:55.076Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-22T17:04:55.076Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-22T17:04:55.076Z] --- PASS: Test/TestRegister (0.00s) [2021-03-22T17:04:55.076Z] --- PASS: Test/TestWatch (0.00s) [2021-03-22T17:04:55.076Z] PASS [2021-03-22T17:04:55.076Z] coverage: 93.8% of statements [2021-03-22T17:04:55.076Z] ok github.com/docker/docker/pkg/discovery/nodes 0.051s coverage: 93.8% of statements [2021-03-22T17:04:55.076Z] time="2021-03-22T17:04:54Z" level=info msg="Initializing discovery without TLS" [2021-03-22T17:04:55.076Z] time="2021-03-22T17:04:54Z" level=info msg="Initializing discovery without TLS" [2021-03-22T17:04:55.076Z] time="2021-03-22T17:04:54Z" level=info msg="Initializing discovery without TLS" [2021-03-22T17:04:55.076Z] === RUN Test/TestInitializeWithCerts [2021-03-22T17:04:55.076Z] time="2021-03-22T17:04:54Z" level=info msg="Initializing discovery with TLS" [2021-03-22T17:04:55.076Z] === RUN Test/TestWatch [2021-03-22T17:04:55.076Z] time="2021-03-22T17:04:54Z" level=info msg="Initializing discovery without TLS" [2021-03-22T17:04:56.405Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-22T17:04:56.405Z] --- PASS: TestContainerKillOnDaemonStart (14.98s) [2021-03-22T17:04:56.405Z] === CONT TestDaemonRestartIpcMode [2021-03-22T17:04:56.615Z] === RUN TestPollerAddRemove [2021-03-22T17:04:56.615Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestPollerEvent [2021-03-22T17:04:56.615Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-22T17:04:56.615Z] poller_test.go:41: No chmod on Windows [2021-03-22T17:04:56.615Z] === RUN TestPollerClose [2021-03-22T17:04:56.615Z] --- PASS: TestPollerClose (0.00s) [2021-03-22T17:04:56.615Z] PASS [2021-03-22T17:04:56.615Z] coverage: 36.2% of statements [2021-03-22T17:04:56.615Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 36.2% of statements [2021-03-22T17:04:56.615Z] === RUN TestCopyFileWithInvalidSrc [2021-03-22T17:04:56.615Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestCopyFileWithInvalidDest [2021-03-22T17:04:56.615Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-22T17:04:56.615Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-22T17:04:56.615Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestCopyFile [2021-03-22T17:04:56.615Z] --- PASS: TestCopyFile (0.01s) [2021-03-22T17:04:56.615Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-22T17:04:56.615Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-22T17:04:56.615Z] fileutils_test.go:134: Needs porting to Windows [2021-03-22T17:04:56.615Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-22T17:04:56.615Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-22T17:04:56.615Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-22T17:04:56.615Z] fileutils_test.go:180: Needs porting to Windows [2021-03-22T17:04:56.615Z] === RUN TestWildcardMatches [2021-03-22T17:04:56.615Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestPatternMatches [2021-03-22T17:04:56.615Z] --- PASS: TestPatternMatches (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-22T17:04:56.615Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestPatternMatchesFolderExclusions [2021-03-22T17:04:56.615Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-22T17:04:56.615Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-22T17:04:56.615Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-22T17:04:56.615Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-22T17:04:56.615Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-22T17:04:56.664Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.56s) [2021-03-22T17:04:56.664Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-22T17:04:57.074Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestSingleExclamationError [2021-03-22T17:04:57.074Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestMatchesWithNoPatterns [2021-03-22T17:04:57.074Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestMatchesWithMalformedPatterns [2021-03-22T17:04:57.074Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestMatches [2021-03-22T17:04:57.074Z] --- PASS: TestMatches (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestCleanPatterns [2021-03-22T17:04:57.074Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-22T17:04:57.074Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestCleanPatternsExceptionFlag [2021-03-22T17:04:57.074Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-22T17:04:57.074Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-22T17:04:57.074Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestCleanPatternsErrorSingleException [2021-03-22T17:04:57.074Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestCreateIfNotExistsDir [2021-03-22T17:04:57.074Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-22T17:04:57.074Z] === RUN TestCreateIfNotExistsFile [2021-03-22T17:04:57.074Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-03-22T17:04:57.074Z] === RUN TestMatch [2021-03-22T17:04:57.074Z] --- PASS: TestMatch (0.00s) [2021-03-22T17:04:57.074Z] PASS [2021-03-22T17:04:57.074Z] coverage: 87.7% of statements [2021-03-22T17:04:57.074Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 87.7% of statements [2021-03-22T17:04:57.195Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2021-03-22T17:04:57.195Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T17:04:57.231Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-22T17:04:57.533Z] === RUN TestGet [2021-03-22T17:04:57.533Z] --- PASS: TestGet (0.00s) [2021-03-22T17:04:57.533Z] === RUN TestGetShortcutString [2021-03-22T17:04:57.533Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-22T17:04:57.533Z] PASS [2021-03-22T17:04:57.533Z] coverage: 42.9% of statements [2021-03-22T17:04:57.533Z] ok github.com/docker/docker/pkg/homedir 0.066s coverage: 42.9% of statements [2021-03-22T17:04:57.993Z] --- PASS: Test (3.22s) [2021-03-22T17:04:57.993Z] --- PASS: Test/TestInitialize (0.21s) [2021-03-22T17:04:57.993Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-03-22T17:04:57.993Z] --- PASS: Test/TestWatch (3.00s) [2021-03-22T17:04:57.993Z] PASS [2021-03-22T17:04:57.993Z] coverage: 84.1% of statements [2021-03-22T17:04:58.453Z] ok github.com/docker/docker/pkg/discovery/kv 3.317s coverage: 84.1% of statements [2021-03-22T17:04:58.453Z] === RUN TestCreateIDMapOrder [2021-03-22T17:04:58.453Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-22T17:04:58.453Z] PASS [2021-03-22T17:04:58.453Z] coverage: 7.2% of statements [2021-03-22T17:04:58.453Z] ok github.com/docker/docker/pkg/idtools 0.073s coverage: 7.2% of statements [2021-03-22T17:04:59.007Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-22T17:04:59.421Z] === RUN TestFixedBufferCap [2021-03-22T17:04:59.421Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-22T17:04:59.862Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-03-22T17:04:59.880Z] === RUN TestFixedBufferLen [2021-03-22T17:04:59.880Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-22T17:04:59.880Z] === RUN TestFixedBufferString [2021-03-22T17:04:59.880Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-22T17:04:59.880Z] === RUN TestFixedBufferWrite [2021-03-22T17:04:59.880Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-22T17:04:59.880Z] === RUN TestFixedBufferRead [2021-03-22T17:04:59.880Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-22T17:04:59.880Z] === RUN TestBytesPipeRead [2021-03-22T17:04:59.880Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-22T17:04:59.880Z] === RUN TestBytesPipeWrite [2021-03-22T17:04:59.880Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-22T17:04:59.880Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-22T17:04:59.880Z] === RUN TestError [2021-03-22T17:04:59.880Z] --- PASS: TestError (0.00s) [2021-03-22T17:04:59.880Z] === RUN TestProgressString [2021-03-22T17:04:59.880Z] === RUN TestProgressString/no_progress [2021-03-22T17:04:59.880Z] === RUN TestProgressString/progress_1 [2021-03-22T17:04:59.880Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-22T17:04:59.880Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-22T17:04:59.880Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-22T17:04:59.880Z] === RUN TestProgressString/with_units [2021-03-22T17:04:59.880Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-22T17:04:59.880Z] === RUN TestProgressString/hide_counts [2021-03-22T17:04:59.880Z] --- PASS: TestProgressString (0.00s) [2021-03-22T17:04:59.880Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-22T17:04:59.880Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-22T17:04:59.880Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-22T17:04:59.880Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-22T17:04:59.880Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-22T17:04:59.880Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-22T17:04:59.880Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-22T17:04:59.880Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-22T17:04:59.880Z] === RUN TestJSONMessageDisplay [2021-03-22T17:04:59.880Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-03-22T17:04:59.880Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-22T17:04:59.880Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-22T17:04:59.881Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-22T17:04:59.881Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-22T17:04:59.881Z] === RUN TestDisplayJSONMessagesStream [2021-03-22T17:04:59.881Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2021-03-22T17:04:59.881Z] PASS [2021-03-22T17:04:59.881Z] coverage: 91.7% of statements [2021-03-22T17:04:59.881Z] ok github.com/docker/docker/pkg/jsonmessage 0.253s coverage: 91.7% of statements [2021-03-22T17:05:00.339Z] === RUN TestStandardLongPath [2021-03-22T17:05:00.340Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-22T17:05:00.340Z] === RUN TestUNCLongPath [2021-03-22T17:05:00.340Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-22T17:05:00.340Z] PASS [2021-03-22T17:05:00.340Z] coverage: 100.0% of statements [2021-03-22T17:05:00.340Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2021-03-22T17:05:00.340Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s) [2021-03-22T17:05:00.340Z] === RUN TestAtomicWriteToFile [2021-03-22T17:05:00.340Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-03-22T17:05:00.340Z] === RUN TestAtomicWriteSetCommit [2021-03-22T17:05:00.340Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-22T17:05:00.340Z] === RUN TestAtomicWriteSetCancel [2021-03-22T17:05:00.340Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2021-03-22T17:05:00.340Z] === RUN TestReadCloserWrapperClose [2021-03-22T17:05:00.340Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-22T17:05:00.340Z] === RUN TestReaderErrWrapperReadOnError [2021-03-22T17:05:00.340Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-22T17:05:00.340Z] === RUN TestReaderErrWrapperRead [2021-03-22T17:05:00.340Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-22T17:05:00.340Z] === RUN TestHashData [2021-03-22T17:05:00.340Z] --- PASS: TestHashData (0.00s) [2021-03-22T17:05:00.340Z] === RUN TestCancelReadCloser [2021-03-22T17:05:00.340Z] --- PASS: TestCancelReadCloser (0.10s) [2021-03-22T17:05:00.340Z] === RUN TestWriteCloserWrapperClose [2021-03-22T17:05:00.340Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-22T17:05:00.340Z] === RUN TestNopWriteCloser [2021-03-22T17:05:00.340Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-22T17:05:00.340Z] === RUN TestNopWriter [2021-03-22T17:05:00.340Z] --- PASS: TestNopWriter (0.00s) [2021-03-22T17:05:00.340Z] === RUN TestWriteCounter [2021-03-22T17:05:00.340Z] --- PASS: TestWriteCounter (0.00s) [2021-03-22T17:05:00.340Z] PASS [2021-03-22T17:05:00.340Z] coverage: 69.2% of statements [2021-03-22T17:05:00.340Z] ok github.com/docker/docker/pkg/ioutils 0.809s coverage: 69.2% of statements [2021-03-22T17:05:01.308Z] --- PASS: TestTarFiles (7.65s) [2021-03-22T17:05:01.308Z] === RUN TestTarUntar [2021-03-22T17:05:01.308Z] --- PASS: TestTarUntar (0.04s) [2021-03-22T17:05:01.308Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-22T17:05:01.308Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-03-22T17:05:01.308Z] === RUN TestTarWithOptions [2021-03-22T17:05:01.308Z] --- PASS: TestTarWithOptions (0.03s) [2021-03-22T17:05:01.308Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-22T17:05:01.308Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-22T17:05:01.308Z] === RUN TestUntarUstarGnuConflict [2021-03-22T17:05:01.308Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-03-22T17:05:01.308Z] === RUN TestUntarInvalidFilenames [2021-03-22T17:05:01.308Z] === RUN TestNameFormat [2021-03-22T17:05:01.308Z] --- PASS: TestNameFormat (0.00s) [2021-03-22T17:05:01.308Z] === RUN TestNameRetries [2021-03-22T17:05:01.308Z] --- PASS: TestNameRetries (0.00s) [2021-03-22T17:05:01.308Z] PASS [2021-03-22T17:05:01.308Z] coverage: 85.7% of statements [2021-03-22T17:05:01.308Z] ok github.com/docker/docker/pkg/namesgenerator 0.068s coverage: 85.7% of statements [2021-03-22T17:05:01.308Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames051350386\\dest" [2021-03-22T17:05:01.308Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-03-22T17:05:01.308Z] === RUN TestUntarHardlinkToSymlink [2021-03-22T17:05:01.308Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-22T17:05:01.308Z] === RUN TestUntarInvalidHardlink [2021-03-22T17:05:01.308Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink119607875\\victim\\hello" -> "../victim/hello" [2021-03-22T17:05:01.308Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink232500422\\victim\\hello" -> "/../victim/hello" [2021-03-22T17:05:01.308Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink203728237\\victim" -> "../victim" [2021-03-22T17:05:01.308Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink614740968\\victim" -> "../victim" [2021-03-22T17:05:01.308Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink909230119\\victim" -> "../victim" [2021-03-22T17:05:01.308Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink011305306\\victim" -> "../victim" [2021-03-22T17:05:01.308Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-03-22T17:05:01.308Z] === RUN TestUntarInvalidSymlink [2021-03-22T17:05:01.308Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink726650097\\dest\\dotdot" -> "../victim/hello" [2021-03-22T17:05:01.308Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink425584028\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-22T17:05:01.308Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink542177867\\dest\\loophole-victim" -> "../victim" [2021-03-22T17:05:01.308Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink049335598\\dest\\loophole-victim" -> "../victim" [2021-03-22T17:05:01.308Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink575465653\\dest\\loophole-victim" -> "../victim" [2021-03-22T17:05:01.308Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink323208848\\dest\\loophole-victim" -> "../victim" [2021-03-22T17:05:01.308Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink826658991\\dest\\dir\\loophole" -> "../../victim" [2021-03-22T17:05:01.308Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-03-22T17:05:01.308Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-22T17:05:01.308Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-22T17:05:01.308Z] === RUN TestXGlobalNoParent [2021-03-22T17:05:01.308Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-22T17:05:01.308Z] === RUN TestReplaceFileTarWrapper [2021-03-22T17:05:01.308Z] === RUN TestParseKeyValueOpt [2021-03-22T17:05:01.308Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-22T17:05:01.308Z] === RUN TestParseUintList [2021-03-22T17:05:01.308Z] --- PASS: TestParseUintList (0.00s) [2021-03-22T17:05:01.308Z] === RUN TestParseUintListMaximumLimits [2021-03-22T17:05:01.308Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-22T17:05:01.308Z] PASS [2021-03-22T17:05:01.308Z] coverage: 97.0% of statements [2021-03-22T17:05:01.308Z] ok github.com/docker/docker/pkg/parsers 0.077s coverage: 97.0% of statements [2021-03-22T17:05:01.424Z] --- PASS: TestDaemonRestartIpcMode (5.23s) [2021-03-22T17:05:01.424Z] PASS [2021-03-22T17:05:01.424Z] [2021-03-22T17:05:01.424Z] === Skipped [2021-03-22T17:05:01.424Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-22T17:05:01.424Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T17:05:01.424Z] [2021-03-22T17:05:01.424Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-22T17:05:01.424Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:05:01.424Z] [2021-03-22T17:05:01.424Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-22T17:05:01.424Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:05:01.424Z] [2021-03-22T17:05:01.424Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T17:05:01.424Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T17:05:01.424Z] [2021-03-22T17:05:01.424Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-22T17:05:01.424Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T17:05:01.424Z] [2021-03-22T17:05:01.424Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-22T17:05:01.424Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:05:01.424Z] [2021-03-22T17:05:01.424Z] [2021-03-22T17:05:01.424Z] DONE 196 tests, 6 skipped in 244.037s [2021-03-22T17:05:01.424Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-22T17:05:01.424Z] ++ 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-03-22T17:05:01.424Z] ++ set -e [2021-03-22T17:05:01.424Z] ++ '[' -n 0 ']' [2021-03-22T17:05:01.424Z] ++ set -x [2021-03-22T17:05:01.424Z] ++ env -i DEST=/go/src/github.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-03-22T17:05:01.424Z] INFO: Testing against a local daemon [2021-03-22T17:05:01.424Z] === RUN TestCommitInheritsEnv [2021-03-22T17:05:01.770Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-03-22T17:05:01.770Z] === RUN TestPrefixHeaderReadable [2021-03-22T17:05:01.770Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-03-22T17:05:01.770Z] === RUN TestDisablePigz [2021-03-22T17:05:01.770Z] --- PASS: TestDisablePigz (0.17s) [2021-03-22T17:05:01.770Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-22T17:05:01.770Z] === RUN TestPigz [2021-03-22T17:05:01.770Z] === RUN TestNewAndRemove [2021-03-22T17:05:01.770Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-22T17:05:01.770Z] === RUN TestRemoveInvalidPath [2021-03-22T17:05:01.770Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-22T17:05:01.770Z] PASS [2021-03-22T17:05:01.770Z] coverage: 82.6% of statements [2021-03-22T17:05:01.770Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2021-03-22T17:05:01.991Z] --- PASS: TestCommitInheritsEnv (0.52s) [2021-03-22T17:05:01.991Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T17:05:01.991Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-22T17:05:01.991Z] === RUN TestImagesFilterMultiReference [2021-03-22T17:05:02.230Z] --- PASS: TestPigz (0.23s) [2021-03-22T17:05:02.230Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-22T17:05:02.230Z] === RUN TestCopyFileWithInvalidDest [2021-03-22T17:05:02.230Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-22T17:05:02.230Z] archive_windows_test.go:16: Currently fails [2021-03-22T17:05:02.230Z] === RUN TestCanonicalTarNameForPath [2021-03-22T17:05:02.230Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-22T17:05:02.230Z] === RUN TestCanonicalTarName [2021-03-22T17:05:02.230Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-22T17:05:02.230Z] === RUN TestChmodTarEntry [2021-03-22T17:05:02.230Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-22T17:05:02.230Z] === RUN TestHardLinkOrder [2021-03-22T17:05:02.230Z] --- PASS: TestHardLinkOrder (0.11s) [2021-03-22T17:05:02.230Z] === RUN TestChangeString [2021-03-22T17:05:02.230Z] --- PASS: TestChangeString (0.00s) [2021-03-22T17:05:02.230Z] === RUN TestChangesWithNoChanges [2021-03-22T17:05:02.230Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-03-22T17:05:02.230Z] === RUN TestChangesWithChanges [2021-03-22T17:05:02.230Z] --- PASS: TestChangesWithChanges (0.04s) [2021-03-22T17:05:02.230Z] === RUN TestChangesWithChangesGH13590 [2021-03-22T17:05:02.230Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-22T17:05:02.230Z] changes_test.go:192: needs more investigation [2021-03-22T17:05:02.230Z] === RUN TestChangesDirsEmpty [2021-03-22T17:05:02.250Z] --- PASS: TestImagesFilterMultiReference (0.17s) [2021-03-22T17:05:02.250Z] === RUN TestImagePullPlatformInvalid [2021-03-22T17:05:02.250Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-22T17:05:02.250Z] === RUN TestRemoveImageOrphaning [2021-03-22T17:05:02.509Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2021-03-22T17:05:02.509Z] === RUN TestRemoveImageGarbageCollector [2021-03-22T17:05:02.689Z] --- PASS: TestChangesDirsEmpty (0.25s) [2021-03-22T17:05:02.689Z] === RUN TestChangesDirsMutated [2021-03-22T17:05:02.689Z] --- PASS: TestChangesDirsMutated (0.18s) [2021-03-22T17:05:02.689Z] === RUN TestApplyLayer [2021-03-22T17:05:02.689Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-22T17:05:02.689Z] changes_test.go:405: needs further investigation [2021-03-22T17:05:02.689Z] === RUN TestChangesSizeWithHardlinks [2021-03-22T17:05:02.689Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-22T17:05:02.689Z] changes_test.go:441: needs further investigation [2021-03-22T17:05:02.689Z] === RUN TestChangesSizeWithNoChanges [2021-03-22T17:05:02.689Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-22T17:05:02.689Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-22T17:05:02.689Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-22T17:05:02.689Z] === RUN TestChangesSize [2021-03-22T17:05:02.689Z] --- PASS: TestChangesSize (0.02s) [2021-03-22T17:05:02.689Z] === RUN TestApplyLayerInvalidFilenames [2021-03-22T17:05:02.689Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames940803174\\dest" [2021-03-22T17:05:02.689Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-03-22T17:05:02.689Z] === RUN TestApplyLayerInvalidHardlink [2021-03-22T17:05:02.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink880569992\\victim\\hello" -> "../victim/hello" [2021-03-22T17:05:02.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink010134599\\victim\\hello" -> "/../victim/hello" [2021-03-22T17:05:02.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink884300538\\victim" -> "../victim" [2021-03-22T17:05:02.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink240004625\\victim" -> "../victim" [2021-03-22T17:05:02.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink624262204\\victim" -> "../victim" [2021-03-22T17:05:02.689Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink815260779\\victim" -> "../victim" [2021-03-22T17:05:02.689Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-03-22T17:05:02.689Z] === RUN TestApplyLayerInvalidSymlink [2021-03-22T17:05:02.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink109594830\\dest\\dotdot" -> "../victim/hello" [2021-03-22T17:05:02.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink950414805\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-22T17:05:02.689Z] === RUN TestParseEmptyInterface [2021-03-22T17:05:02.689Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-22T17:05:02.689Z] === RUN TestParseNonInterfaceType [2021-03-22T17:05:02.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink812258608\\dest\\loophole-victim" -> "../victim" [2021-03-22T17:05:02.689Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-22T17:05:02.689Z] === RUN TestParseWithOneFunction [2021-03-22T17:05:02.689Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-22T17:05:02.689Z] === RUN TestParseWithMultipleFuncs [2021-03-22T17:05:02.689Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-22T17:05:02.689Z] === RUN TestParseWithUnnamedReturn [2021-03-22T17:05:02.689Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-22T17:05:02.689Z] === RUN TestEmbeddedInterface [2021-03-22T17:05:02.689Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-22T17:05:02.689Z] === RUN TestParsedImports [2021-03-22T17:05:02.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink802376911\\dest\\loophole-victim" -> "../victim" [2021-03-22T17:05:02.689Z] --- PASS: TestParsedImports (0.00s) [2021-03-22T17:05:02.689Z] === RUN TestAliasedImports [2021-03-22T17:05:02.689Z] --- PASS: TestAliasedImports (0.00s) [2021-03-22T17:05:02.689Z] PASS [2021-03-22T17:05:02.689Z] coverage: 56.8% of statements [2021-03-22T17:05:02.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink734954978\\dest\\loophole-victim" -> "../victim" [2021-03-22T17:05:02.689Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.073s coverage: 56.8% of statements [2021-03-22T17:05:02.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink902872025\\dest\\loophole-victim" -> "../victim" [2021-03-22T17:05:02.689Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-03-22T17:05:02.689Z] === RUN TestApplyLayerWhiteouts [2021-03-22T17:05:03.149Z] --- PASS: TestApplyLayerWhiteouts (0.17s) [2021-03-22T17:05:03.149Z] === RUN TestGenerateEmptyFile [2021-03-22T17:05:03.149Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-22T17:05:03.149Z] === RUN TestGenerateWithContent [2021-03-22T17:05:03.149Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-22T17:05:03.149Z] PASS [2021-03-22T17:05:03.149Z] coverage: 62.6% of statements [2021-03-22T17:05:03.149Z] ok github.com/docker/docker/pkg/archive 11.253s coverage: 62.6% of statements [2021-03-22T17:05:03.609Z] === RUN TestFailedConnection [2021-03-22T17:05:04.412Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-22T17:05:04.579Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-22T17:05:04.579Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-22T17:05:04.579Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-22T17:05:04.579Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-22T17:05:04.579Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-22T17:05:04.579Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-22T17:05:04.579Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-22T17:05:04.579Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-22T17:05:04.579Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-22T17:05:04.579Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-22T17:05:04.579Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-22T17:05:04.579Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-22T17:05:04.579Z] === RUN TestBufferPoolPutAndGet [2021-03-22T17:05:04.579Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-22T17:05:04.579Z] PASS [2021-03-22T17:05:04.579Z] coverage: 88.2% of statements [2021-03-22T17:05:04.579Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-03-22T17:05:04.579Z] === RUN TestHTTPTransport [2021-03-22T17:05:04.579Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-22T17:05:04.579Z] PASS [2021-03-22T17:05:04.579Z] coverage: 85.7% of statements [2021-03-22T17:05:04.579Z] ok github.com/docker/docker/pkg/plugins/transport 0.085s coverage: 85.7% of statements [2021-03-22T17:05:04.670Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-22T17:05:05.039Z] --- PASS: TestFailedConnection (1.03s) [2021-03-22T17:05:05.039Z] === RUN TestFailOnce [2021-03-22T17:05:05.039Z] 2021/03/22 17:05:04 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-03-22T17:05:05.039Z] goroutine 10 [running]: [2021-03-22T17:05:05.039Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-03-22T17:05:05.039Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-22T17:05:05.039Z] panic(0x849b40, 0x986ad0) [2021-03-22T17:05:05.039Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-22T17:05:05.039Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-22T17:05:05.039Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-22T17:05:05.039Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-22T17:05:05.039Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-22T17:05:05.039Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-22T17:05:05.039Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-22T17:05:05.039Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-22T17:05:05.039Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-22T17:05:05.039Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-03-22T17:05:05.039Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-22T17:05:05.039Z] created by net/http.(*Server).Serve [2021-03-22T17:05:05.039Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-22T17:05:05.039Z] time="2021-03-22T17:05:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-03-22T17:05:05.039Z] === RUN TestOutputOnPrematureClose [2021-03-22T17:05:05.039Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-22T17:05:05.039Z] === RUN TestCompleteSilently [2021-03-22T17:05:05.039Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-22T17:05:05.039Z] PASS [2021-03-22T17:05:05.039Z] coverage: 75.9% of statements [2021-03-22T17:05:05.498Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2021-03-22T17:05:05.498Z] === RUN TestSendToOneSub [2021-03-22T17:05:05.498Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-22T17:05:05.498Z] === RUN TestSendToMultipleSubs [2021-03-22T17:05:05.498Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-22T17:05:05.498Z] === RUN TestEvictOneSub [2021-03-22T17:05:05.498Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-22T17:05:05.498Z] === RUN TestClosePublisher [2021-03-22T17:05:05.498Z] --- PASS: TestClosePublisher (0.00s) [2021-03-22T17:05:05.498Z] === RUN TestPubSubRace [2021-03-22T17:05:05.563Z] --- PASS: TestServiceUpdatePidsLimit (17.28s) [2021-03-22T17:05:05.563Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2021-03-22T17:05:05.563Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2021-03-22T17:05:05.563Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-03-22T17:05:05.563Z] PASS [2021-03-22T17:05:05.563Z] [2021-03-22T17:05:05.563Z] === Skipped [2021-03-22T17:05:05.563Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-22T17:05:05.563Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T17:05:05.563Z] [2021-03-22T17:05:05.563Z] [2021-03-22T17:05:05.563Z] DONE 27 tests, 1 skipped in 179.428s [2021-03-22T17:05:05.563Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-22T17:05:05.821Z] INFO: Testing against a local daemon [2021-03-22T17:05:05.821Z] === RUN TestSessionCreate [2021-03-22T17:05:05.821Z] --- PASS: TestSessionCreate (0.03s) [2021-03-22T17:05:05.821Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T17:05:05.821Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-22T17:05:05.821Z] PASS [2021-03-22T17:05:05.821Z] [2021-03-22T17:05:05.821Z] DONE 2 tests in 0.082s [2021-03-22T17:05:05.821Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-22T17:05:05.821Z] INFO: Testing against a local daemon [2021-03-22T17:05:05.821Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T17:05:05.821Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-22T17:05:05.821Z] === RUN TestEventsExecDie [2021-03-22T17:05:05.957Z] --- PASS: TestFailOnce (1.22s) [2021-03-22T17:05:05.958Z] === RUN TestEchoInputOutput [2021-03-22T17:05:05.958Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-22T17:05:05.958Z] === RUN TestBackoff [2021-03-22T17:05:05.958Z] --- PASS: TestBackoff (0.00s) [2021-03-22T17:05:05.958Z] === RUN TestAbortRetry [2021-03-22T17:05:05.958Z] --- PASS: TestAbortRetry (0.00s) [2021-03-22T17:05:05.958Z] === RUN TestClientScheme [2021-03-22T17:05:05.958Z] --- PASS: TestClientScheme (0.00s) [2021-03-22T17:05:05.958Z] === RUN TestNewClientWithTimeout [2021-03-22T17:05:05.958Z] === RUN TestRegister [2021-03-22T17:05:05.958Z] --- PASS: TestRegister (0.00s) [2021-03-22T17:05:05.958Z] === RUN TestCommand [2021-03-22T17:05:05.958Z] --- PASS: TestCommand (0.03s) [2021-03-22T17:05:05.958Z] === RUN TestNaiveSelf [2021-03-22T17:05:06.417Z] --- PASS: TestNaiveSelf (0.03s) [2021-03-22T17:05:06.417Z] PASS [2021-03-22T17:05:06.417Z] coverage: 82.4% of statements [2021-03-22T17:05:06.417Z] ok github.com/docker/docker/pkg/reexec 0.090s coverage: 82.4% of statements [2021-03-22T17:05:06.417Z] --- PASS: TestPubSubRace (1.05s) [2021-03-22T17:05:06.417Z] PASS [2021-03-22T17:05:06.417Z] coverage: 75.0% of statements [2021-03-22T17:05:06.417Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 75.0% of statements [2021-03-22T17:05:06.417Z] time="2021-03-22T17:05:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-22T17:05:07.197Z] --- PASS: TestEventsExecDie (1.27s) [2021-03-22T17:05:07.197Z] === RUN TestEventsBackwardsCompatible [2021-03-22T17:05:07.197Z] --- PASS: TestEventsBackwardsCompatible (0.24s) [2021-03-22T17:05:07.197Z] === RUN TestInfoBinaryCommits [2021-03-22T17:05:07.197Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-22T17:05:07.197Z] === RUN TestInfoAPIVersioned [2021-03-22T17:05:07.389Z] === RUN TestParseSignal [2021-03-22T17:05:07.389Z] --- PASS: TestParseSignal (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestValidSignalForPlatform [2021-03-22T17:05:07.389Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-22T17:05:07.389Z] PASS [2021-03-22T17:05:07.389Z] coverage: 20.3% of statements [2021-03-22T17:05:07.389Z] ok github.com/docker/docker/pkg/signal 0.043s coverage: 20.3% of statements [2021-03-22T17:05:07.389Z] === RUN TestNewStdWriter [2021-03-22T17:05:07.389Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-22T17:05:07.389Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestWriteWithNilBytes [2021-03-22T17:05:07.389Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestWrite [2021-03-22T17:05:07.389Z] --- PASS: TestWrite (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestWriteWithWriterError [2021-03-22T17:05:07.389Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-22T17:05:07.389Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestStdCopyWriteAndRead [2021-03-22T17:05:07.389Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-22T17:05:07.389Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-22T17:05:07.389Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-22T17:05:07.389Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-22T17:05:07.389Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-22T17:05:07.389Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-22T17:05:07.389Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-22T17:05:07.389Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-22T17:05:07.389Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-22T17:05:07.390Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-22T17:05:07.390Z] PASS [2021-03-22T17:05:07.390Z] coverage: 100.0% of statements [2021-03-22T17:05:07.390Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2021-03-22T17:05:07.454Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-22T17:05:07.454Z] === RUN TestInfoDiscoveryBackend [2021-03-22T17:05:07.850Z] time="2021-03-22T17:05:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-22T17:05:08.020Z] --- PASS: TestRemoveImageGarbageCollector (5.47s) [2021-03-22T17:05:08.020Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T17:05:08.020Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-03-22T17:05:08.020Z] === RUN TestTagInvalidReference [2021-03-22T17:05:08.025Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-22T17:05:08.025Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-22T17:05:08.278Z] --- PASS: TestTagInvalidReference (0.08s) [2021-03-22T17:05:08.278Z] === RUN TestTagValidPrefixedRepo [2021-03-22T17:05:08.278Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-22T17:05:08.278Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T17:05:08.278Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-22T17:05:08.278Z] === RUN TestTagOfficialNames [2021-03-22T17:05:08.278Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-22T17:05:08.278Z] --- PASS: TestTagOfficialNames (0.07s) [2021-03-22T17:05:08.278Z] === RUN TestTagMatchesDigest [2021-03-22T17:05:08.538Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-03-22T17:05:08.538Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-22T17:05:08.799Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-22T17:05:08.819Z] === RUN TestGenerateRandomID [2021-03-22T17:05:08.819Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestShortenId [2021-03-22T17:05:08.819Z] --- PASS: TestShortenId (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestShortenSha256Id [2021-03-22T17:05:08.819Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestShortenIdEmpty [2021-03-22T17:05:08.819Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestShortenIdInvalid [2021-03-22T17:05:08.819Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestIsShortIDNonHex [2021-03-22T17:05:08.819Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestIsShortIDNotCorrectSize [2021-03-22T17:05:08.819Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-22T17:05:08.819Z] PASS [2021-03-22T17:05:08.819Z] coverage: 70.6% of statements [2021-03-22T17:05:08.819Z] ok github.com/docker/docker/pkg/stringid 0.051s coverage: 70.6% of statements [2021-03-22T17:05:08.819Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-22T17:05:08.819Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-22T17:05:08.819Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestFormatStatus [2021-03-22T17:05:08.819Z] --- PASS: TestFormatStatus (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestFormatError [2021-03-22T17:05:08.819Z] --- PASS: TestFormatError (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestFormatJSONError [2021-03-22T17:05:08.819Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-22T17:05:08.819Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-22T17:05:08.819Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestNewJSONProgressOutput [2021-03-22T17:05:08.819Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestAuxFormatterEmit [2021-03-22T17:05:08.819Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestStreamWriterStdout [2021-03-22T17:05:08.819Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-22T17:05:08.819Z] === RUN TestStreamWriterStderr [2021-03-22T17:05:08.819Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-22T17:05:08.819Z] PASS [2021-03-22T17:05:08.819Z] coverage: 66.2% of statements [2021-03-22T17:05:08.819Z] ok github.com/docker/docker/pkg/streamformatter 0.058s coverage: 66.2% of statements [2021-03-22T17:05:08.961Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-22T17:05:08.961Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-22T17:05:09.372Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-22T17:05:09.526Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-22T17:05:09.526Z] === RUN TestInfoAPI [2021-03-22T17:05:09.526Z] --- PASS: TestInfoAPI (0.02s) [2021-03-22T17:05:09.526Z] === RUN TestInfoAPIWarnings [2021-03-22T17:05:09.788Z] === RUN TestIsCpusetListAvailable [2021-03-22T17:05:09.788Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-22T17:05:09.788Z] PASS [2021-03-22T17:05:09.788Z] coverage: 38.2% of statements [2021-03-22T17:05:09.788Z] ok github.com/docker/docker/pkg/sysinfo 0.049s coverage: 38.2% of statements [2021-03-22T17:05:10.762Z] === RUN TestChtimes [2021-03-22T17:05:10.762Z] --- PASS: TestChtimes (0.00s) [2021-03-22T17:05:10.762Z] === RUN TestChtimesWindows [2021-03-22T17:05:10.762Z] time="2021-03-22T17:05:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-22T17:05:10.762Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-22T17:05:10.762Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-22T17:05:10.762Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-22T17:05:10.762Z] === RUN TestEnsureRemoveAllNotExist [2021-03-22T17:05:10.762Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-22T17:05:10.762Z] === RUN TestEnsureRemoveAllWithDir [2021-03-22T17:05:10.762Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-22T17:05:10.762Z] === RUN TestEnsureRemoveAllWithFile [2021-03-22T17:05:10.762Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-22T17:05:10.762Z] === RUN TestHasWin32KSupport [2021-03-22T17:05:10.762Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-22T17:05:10.762Z] syscall_windows_test.go:8: win32k: true [2021-03-22T17:05:10.762Z] PASS [2021-03-22T17:05:10.762Z] coverage: 12.0% of statements [2021-03-22T17:05:10.762Z] ok github.com/docker/docker/pkg/system 0.074s coverage: 12.0% of statements [2021-03-22T17:05:10.762Z] === RUN TestTailFile [2021-03-22T17:05:10.762Z] --- PASS: TestTailFile (0.00s) [2021-03-22T17:05:10.762Z] === RUN TestTailFileManyLines [2021-03-22T17:05:10.762Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-22T17:05:10.762Z] === RUN TestTailEmptyFile [2021-03-22T17:05:10.762Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-22T17:05:10.762Z] === RUN TestTailNegativeN [2021-03-22T17:05:10.762Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/truncated_last_line [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader/no_delimiter [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-22T17:05:10.762Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:10.762Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:10.762Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:11.240Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.240Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.240Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.240Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.240Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:11.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.242Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.243Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.705Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.705Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T17:05:11.706Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.02s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.02s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T17:05:11.706Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.04s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.01s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.07s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.04s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.04s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.05s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.03s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T17:05:11.707Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.03s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.03s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.06s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T17:05:11.708Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T17:05:11.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T17:05:11.709Z] PASS [2021-03-22T17:05:11.709Z] coverage: 88.6% of statements [2021-03-22T17:05:11.709Z] ok github.com/docker/docker/pkg/tailfile 0.531s coverage: 88.6% of statements [2021-03-22T17:05:12.096Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.86s) [2021-03-22T17:05:12.096Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T17:05:12.167Z] === RUN TestTarSumRemoveNonExistent [2021-03-22T17:05:12.168Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-03-22T17:05:12.168Z] === RUN TestTarSumRemove [2021-03-22T17:05:12.168Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-22T17:05:12.168Z] === RUN TestSortFileInfoSums [2021-03-22T17:05:12.168Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-22T17:05:12.168Z] === RUN TestNewTarSumForLabelInvalid [2021-03-22T17:05:12.168Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-22T17:05:12.168Z] === RUN TestNewTarSumForLabel [2021-03-22T17:05:12.168Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-22T17:05:12.168Z] === RUN TestEmptyTar [2021-03-22T17:05:12.168Z] --- PASS: TestEmptyTar (0.00s) [2021-03-22T17:05:12.168Z] === RUN TestTarSumsReadSize [2021-03-22T17:05:12.168Z] --- PASS: TestTarSumsReadSize (0.02s) [2021-03-22T17:05:12.168Z] === RUN TestTarSums [2021-03-22T17:05:12.168Z] --- PASS: TestTarSums (0.09s) [2021-03-22T17:05:12.168Z] === RUN TestIteration [2021-03-22T17:05:12.168Z] --- PASS: TestIteration (0.00s) [2021-03-22T17:05:12.168Z] === RUN TestVersionLabelForChecksum [2021-03-22T17:05:12.168Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-22T17:05:12.168Z] === RUN TestVersion [2021-03-22T17:05:12.168Z] --- PASS: TestVersion (0.00s) [2021-03-22T17:05:12.168Z] === RUN TestGetVersion [2021-03-22T17:05:12.168Z] --- PASS: TestGetVersion (0.00s) [2021-03-22T17:05:12.168Z] === RUN TestGetVersions [2021-03-22T17:05:12.168Z] --- PASS: TestGetVersions (0.00s) [2021-03-22T17:05:12.168Z] PASS [2021-03-22T17:05:12.168Z] coverage: 89.3% of statements [2021-03-22T17:05:12.627Z] ok github.com/docker/docker/pkg/tarsum 0.182s coverage: 89.3% of statements [2021-03-22T17:05:12.627Z] testing: warning: no tests to run [2021-03-22T17:05:12.627Z] PASS [2021-03-22T17:05:12.627Z] coverage: [no statements] [2021-03-22T17:05:12.627Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2021-03-22T17:05:13.596Z] === RUN TestTruncIndex [2021-03-22T17:05:13.596Z] --- PASS: TestTruncIndex (0.10s) [2021-03-22T17:05:13.596Z] PASS [2021-03-22T17:05:13.596Z] coverage: 91.5% of statements [2021-03-22T17:05:13.596Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2021-03-22T17:05:13.596Z] === RUN TestIsGIT [2021-03-22T17:05:13.596Z] --- PASS: TestIsGIT (0.00s) [2021-03-22T17:05:13.596Z] === RUN TestIsTransport [2021-03-22T17:05:13.596Z] --- PASS: TestIsTransport (0.00s) [2021-03-22T17:05:13.596Z] PASS [2021-03-22T17:05:13.596Z] coverage: 100.0% of statements [2021-03-22T17:05:13.596Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-03-22T17:05:14.566Z] === RUN TestVersionInfo [2021-03-22T17:05:14.566Z] --- PASS: TestVersionInfo (0.00s) [2021-03-22T17:05:14.566Z] === RUN TestAppendVersions [2021-03-22T17:05:14.566Z] --- PASS: TestAppendVersions (0.00s) [2021-03-22T17:05:14.566Z] PASS [2021-03-22T17:05:14.566Z] coverage: 88.9% of statements [2021-03-22T17:05:14.566Z] ok github.com/docker/docker/pkg/useragent 0.048s coverage: 88.9% of statements [2021-03-22T17:05:14.639Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-22T17:05:15.025Z] time="2021-03-22T17:05:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-22T17:05:15.392Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2021-03-22T17:05:15.392Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T17:05:15.994Z] === RUN TestValidatePrivileges [2021-03-22T17:05:15.994Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-22T17:05:15.994Z] === RUN TestFilterByCapNeg [2021-03-22T17:05:15.994Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-22T17:05:15.994Z] === RUN TestFilterByCapPos [2021-03-22T17:05:15.994Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-22T17:05:15.994Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-22T17:05:15.994Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-22T17:05:15.994Z] PASS [2021-03-22T17:05:15.994Z] coverage: 12.0% of statements [2021-03-22T17:05:15.994Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2021-03-22T17:05:16.453Z] === RUN TestNewSettable [2021-03-22T17:05:16.453Z] --- PASS: TestNewSettable (0.00s) [2021-03-22T17:05:16.453Z] === RUN TestIsSettable [2021-03-22T17:05:16.453Z] --- PASS: TestIsSettable (0.00s) [2021-03-22T17:05:16.453Z] === RUN TestUpdateSettingsEnv [2021-03-22T17:05:16.453Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-22T17:05:16.453Z] PASS [2021-03-22T17:05:16.453Z] coverage: 20.1% of statements [2021-03-22T17:05:16.453Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.1% of statements [2021-03-22T17:05:17.422Z] === RUN TestLoad [2021-03-22T17:05:17.422Z] --- PASS: TestLoad (0.00s) [2021-03-22T17:05:17.422Z] === RUN TestSave [2021-03-22T17:05:17.422Z] --- PASS: TestSave (0.04s) [2021-03-22T17:05:17.422Z] === RUN TestAddDeleteGet [2021-03-22T17:05:17.422Z] --- PASS: TestAddDeleteGet (0.06s) [2021-03-22T17:05:17.422Z] === RUN TestInvalidTags [2021-03-22T17:05:17.422Z] --- PASS: TestInvalidTags (0.01s) [2021-03-22T17:05:17.422Z] PASS [2021-03-22T17:05:17.422Z] coverage: 84.4% of statements [2021-03-22T17:05:17.422Z] ok github.com/docker/docker/reference 0.154s coverage: 84.4% of statements [2021-03-22T17:05:17.924Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-22T17:05:17.924Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-22T17:05:18.491Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-22T17:05:18.690Z] --- PASS: TestCreateServiceConfigFileMode (3.56s) [2021-03-22T17:05:18.690Z] === RUN TestCreateServiceSysctls [2021-03-22T17:05:18.961Z] === RUN TestResolveAuthConfigIndexServer [2021-03-22T17:05:18.961Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-22T17:05:18.961Z] === RUN TestResolveAuthConfigFullURL [2021-03-22T17:05:18.961Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-22T17:05:18.961Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-22T17:05:18.961Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-22T17:05:18.961Z] === RUN TestValidateMirror [2021-03-22T17:05:18.961Z] --- PASS: TestValidateMirror (0.00s) [2021-03-22T17:05:18.961Z] === RUN TestLoadInsecureRegistries [2021-03-22T17:05:19.058Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-22T17:05:19.421Z] time="2021-03-22T17:05:18Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-22T17:05:19.421Z] time="2021-03-22T17:05:19Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-22T17:05:19.421Z] time="2021-03-22T17:05:19Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-22T17:05:19.421Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-03-22T17:05:19.421Z] === RUN TestNewServiceConfig [2021-03-22T17:05:19.421Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestValidateIndexName [2021-03-22T17:05:19.421Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestValidateIndexNameWithError [2021-03-22T17:05:19.421Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestEndpointParse [2021-03-22T17:05:19.421Z] --- PASS: TestEndpointParse (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestEndpointParseInvalid [2021-03-22T17:05:19.421Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestValidateEndpoint [2021-03-22T17:05:19.421Z] --- PASS: TestValidateEndpoint (0.01s) [2021-03-22T17:05:19.421Z] === RUN TestPing [2021-03-22T17:05:19.421Z] --- PASS: TestPing (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestPingRegistryEndpoint [2021-03-22T17:05:19.421Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-03-22T17:05:19.421Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:19.421Z] === RUN TestEndpoint [2021-03-22T17:05:19.421Z] --- SKIP: TestEndpoint (0.01s) [2021-03-22T17:05:19.421Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:19.421Z] === RUN TestParseRepositoryInfo [2021-03-22T17:05:19.421Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestNewIndexInfo [2021-03-22T17:05:19.421Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestMirrorEndpointLookup [2021-03-22T17:05:19.421Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-03-22T17:05:19.421Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:19.421Z] === RUN TestSearchRepositories [2021-03-22T17:05:19.421Z] --- PASS: TestSearchRepositories (0.01s) [2021-03-22T17:05:19.421Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-22T17:05:19.421Z] Host: 127.0.0.1:49231 [2021-03-22T17:05:19.421Z] User-Agent: docker test client [2021-03-22T17:05:19.421Z] Authorization: Token fake-token [2021-03-22T17:05:19.421Z] X-Docker-Token: true [2021-03-22T17:05:19.421Z] Accept-Encoding: gzip [2021-03-22T17:05:19.421Z] [2021-03-22T17:05:19.421Z] [2021-03-22T17:05:19.421Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-22T17:05:19.421Z] Connection: close [2021-03-22T17:05:19.421Z] Content-Length: 144 [2021-03-22T17:05:19.421Z] Cache-Control: no-cache [2021-03-22T17:05:19.421Z] Content-Type: application/json [2021-03-22T17:05:19.421Z] Date: Mon, 22 Mar 2021 17:05:19 GMT [2021-03-22T17:05:19.421Z] Expires: -1 [2021-03-22T17:05:19.421Z] Pragma: no-cache [2021-03-22T17:05:19.421Z] Server: docker-tests/mock [2021-03-22T17:05:19.421Z] X-Docker-Registry-Config: mock [2021-03-22T17:05:19.421Z] X-Docker-Registry-Version: 0.0.0 [2021-03-22T17:05:19.421Z] [2021-03-22T17:05:19.421Z] [2021-03-22T17:05:19.421Z] === RUN TestTrustedLocation [2021-03-22T17:05:19.421Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-22T17:05:19.421Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestAllowNondistributableArtifacts [2021-03-22T17:05:19.421Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestIsSecureIndex [2021-03-22T17:05:19.421Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-22T17:05:19.421Z] PASS [2021-03-22T17:05:19.421Z] coverage: 51.7% of statements [2021-03-22T17:05:19.421Z] ok github.com/docker/docker/registry 0.230s coverage: 51.7% of statements [2021-03-22T17:05:19.421Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-22T17:05:19.421Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-22T17:05:19.421Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-22T17:05:19.421Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-22T17:05:19.421Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-22T17:05:19.421Z] === RUN TestResumableRequestReaderWithReadError [2021-03-22T17:05:19.626Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-22T17:05:19.881Z] time="2021-03-22T17:05:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-22T17:05:19.881Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-03-22T17:05:19.881Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-22T17:05:19.881Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-22T17:05:19.881Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-22T17:05:19.881Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-22T17:05:19.881Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-22T17:05:19.881Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-22T17:05:19.881Z] === RUN TestResumableRequestReader [2021-03-22T17:05:19.881Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-22T17:05:19.881Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-22T17:05:19.881Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-22T17:05:19.881Z] PASS [2021-03-22T17:05:19.881Z] coverage: 100.0% of statements [2021-03-22T17:05:19.881Z] ok github.com/docker/docker/registry/resumable 0.237s coverage: 100.0% of statements [2021-03-22T17:05:20.340Z] === RUN TestRestartManagerTimeout [2021-03-22T17:05:20.340Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-22T17:05:20.340Z] === RUN TestRestartManagerTimeoutReset [2021-03-22T17:05:20.340Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-22T17:05:20.340Z] PASS [2021-03-22T17:05:20.340Z] coverage: 50.9% of statements [2021-03-22T17:05:20.340Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2021-03-22T17:05:20.799Z] === RUN TestDecodeContainerConfig [2021-03-22T17:05:20.799Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-22T17:05:20.799Z] === RUN TestDecodeContainerConfigIsolation [2021-03-22T17:05:20.799Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-22T17:05:20.799Z] === RUN TestValidatePrivileged [2021-03-22T17:05:20.799Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-22T17:05:20.799Z] PASS [2021-03-22T17:05:20.799Z] coverage: 52.2% of statements [2021-03-22T17:05:20.799Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2021-03-22T17:05:21.768Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-22T17:05:21.768Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-22T17:05:21.768Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-22T17:05:21.768Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-22T17:05:21.768Z] PASS [2021-03-22T17:05:21.768Z] coverage: 62.5% of statements [2021-03-22T17:05:21.768Z] ok github.com/docker/docker/testutil 0.120s coverage: 62.5% of statements [2021-03-22T17:05:22.157Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-22T17:05:22.157Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-22T17:05:23.949Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-03-22T17:05:23.949Z] === RUN TestClientStream [2021-03-22T17:05:23.949Z] --- PASS: TestClientStream (0.00s) [2021-03-22T17:05:23.949Z] === RUN TestClientSendFile [2021-03-22T17:05:23.949Z] --- PASS: TestClientSendFile (0.00s) [2021-03-22T17:05:23.949Z] === RUN TestClientWithRequestTimeout [2021-03-22T17:05:23.949Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-03-22T17:05:23.949Z] === RUN TestFileSpecPlugin [2021-03-22T17:05:23.949Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-03-22T17:05:23.949Z] === RUN TestFileJSONSpecPlugin [2021-03-22T17:05:23.949Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-22T17:05:23.949Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-22T17:05:23.949Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-22T17:05:23.949Z] === RUN TestPluginAddHandler [2021-03-22T17:05:23.949Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-22T17:05:23.949Z] === RUN TestPluginWaitBadPlugin [2021-03-22T17:05:23.949Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-22T17:05:23.949Z] === RUN TestGet [2021-03-22T17:05:23.949Z] time="2021-03-22T17:05:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-22T17:05:23.949Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-22T17:05:23.949Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-22T17:05:23.949Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-22T17:05:23.949Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-22T17:05:23.949Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-22T17:05:23.949Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-22T17:05:23.949Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-22T17:05:23.949Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-22T17:05:23.949Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-22T17:05:23.976Z] --- PASS: TestCreateServiceSysctls (4.60s) [2021-03-22T17:05:23.976Z] === RUN TestCreateServiceCapabilities [2021-03-22T17:05:24.689Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-22T17:05:24.919Z] time="2021-03-22T17:05:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-22T17:05:25.378Z] === RUN TestGetDriver [2021-03-22T17:05:25.378Z] --- PASS: TestGetDriver (0.00s) [2021-03-22T17:05:25.378Z] === RUN TestVolumeRequestError [2021-03-22T17:05:25.378Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-22T17:05:25.378Z] PASS [2021-03-22T17:05:25.378Z] coverage: 36.1% of statements [2021-03-22T17:05:25.378Z] ok github.com/docker/docker/volume/drivers 0.102s coverage: 36.1% of statements [2021-03-22T17:05:25.378Z] === RUN TestGetAddress [2021-03-22T17:05:25.378Z] --- PASS: TestGetAddress (0.00s) [2021-03-22T17:05:25.378Z] === RUN TestRemove [2021-03-22T17:05:25.378Z] --- SKIP: TestRemove (0.00s) [2021-03-22T17:05:25.378Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-22T17:05:25.378Z] === RUN TestInitializeWithVolumes [2021-03-22T17:05:25.378Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-03-22T17:05:25.378Z] === RUN TestCreate [2021-03-22T17:05:25.378Z] --- PASS: TestCreate (0.01s) [2021-03-22T17:05:25.378Z] === RUN TestValidateName [2021-03-22T17:05:25.378Z] --- PASS: TestValidateName (0.00s) [2021-03-22T17:05:25.378Z] === RUN TestCreateWithOpts [2021-03-22T17:05:25.378Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-22T17:05:25.378Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-22T17:05:25.378Z] === RUN TestRelaodNoOpts [2021-03-22T17:05:25.378Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-22T17:05:25.378Z] PASS [2021-03-22T17:05:25.378Z] coverage: 41.5% of statements [2021-03-22T17:05:25.378Z] ok github.com/docker/docker/volume/local 0.144s coverage: 41.5% of statements [2021-03-22T17:05:25.841Z] === RUN TestConvertTmpfsOptions [2021-03-22T17:05:25.841Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-22T17:05:25.841Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-22T17:05:25.841Z] parser_test.go:49: data="ro" [2021-03-22T17:05:25.841Z] === RUN TestParseMountRaw [2021-03-22T17:05:25.841Z] --- PASS: TestParseMountRaw (0.03s) [2021-03-22T17:05:25.841Z] === RUN TestParseMountRawSplit [2021-03-22T17:05:25.841Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-22T17:05:25.841Z] parser_test.go:390: case 0 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 1 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 2 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 3 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 4 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 5 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 6 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 7 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 8 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 0 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 1 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 2 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 3 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 4 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 5 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 6 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 7 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 8 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 9 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 10 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 11 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 12 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 0 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 1 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 2 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 3 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 4 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 5 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 6 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 7 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 8 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 9 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 10 [2021-03-22T17:05:25.841Z] parser_test.go:390: case 11 [2021-03-22T17:05:25.841Z] === RUN TestParseMountSpec [2021-03-22T17:05:25.841Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-22T17:05:25.841Z] parser_test.go:455: case 0 [2021-03-22T17:05:25.841Z] parser_test.go:455: case 1 [2021-03-22T17:05:25.841Z] parser_test.go:455: case 2 [2021-03-22T17:05:25.841Z] parser_test.go:455: case 3 [2021-03-22T17:05:25.841Z] parser_test.go:455: case 4 [2021-03-22T17:05:25.841Z] parser_test.go:455: case 5 [2021-03-22T17:05:25.841Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-22T17:05:25.841Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-22T17:05:25.841Z] === RUN TestValidateMount [2021-03-22T17:05:25.841Z] --- PASS: TestValidateMount (0.00s) [2021-03-22T17:05:25.841Z] PASS [2021-03-22T17:05:25.841Z] coverage: 66.2% of statements [2021-03-22T17:05:25.841Z] ok github.com/docker/docker/volume/mounts 0.101s coverage: 66.2% of statements [2021-03-22T17:05:26.592Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-22T17:05:26.810Z] time="2021-03-22T17:05:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-22T17:05:27.161Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-22T17:05:27.161Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-22T17:05:27.270Z] === RUN TestSetGetMeta [2021-03-22T17:05:27.270Z] === PAUSE TestSetGetMeta [2021-03-22T17:05:27.270Z] === RUN TestRestore [2021-03-22T17:05:27.270Z] === PAUSE TestRestore [2021-03-22T17:05:27.270Z] === RUN TestServiceCreate [2021-03-22T17:05:27.270Z] === PAUSE TestServiceCreate [2021-03-22T17:05:27.270Z] === RUN TestServiceList [2021-03-22T17:05:27.270Z] === PAUSE TestServiceList [2021-03-22T17:05:27.270Z] === RUN TestServiceRemove [2021-03-22T17:05:27.270Z] === PAUSE TestServiceRemove [2021-03-22T17:05:27.270Z] === RUN TestServiceGet [2021-03-22T17:05:27.270Z] === PAUSE TestServiceGet [2021-03-22T17:05:27.270Z] === RUN TestServicePrune [2021-03-22T17:05:27.270Z] === PAUSE TestServicePrune [2021-03-22T17:05:27.270Z] === RUN TestCreate [2021-03-22T17:05:27.270Z] === PAUSE TestCreate [2021-03-22T17:05:27.270Z] === RUN TestRemove [2021-03-22T17:05:27.270Z] === PAUSE TestRemove [2021-03-22T17:05:27.270Z] === RUN TestList [2021-03-22T17:05:27.270Z] === PAUSE TestList [2021-03-22T17:05:27.270Z] === RUN TestFindByDriver [2021-03-22T17:05:27.270Z] === PAUSE TestFindByDriver [2021-03-22T17:05:27.270Z] === RUN TestFindByReferenced [2021-03-22T17:05:27.270Z] === PAUSE TestFindByReferenced [2021-03-22T17:05:27.270Z] === RUN TestDerefMultipleOfSameRef [2021-03-22T17:05:27.270Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-22T17:05:27.270Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-22T17:05:27.270Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-22T17:05:27.270Z] === RUN TestDefererencePluginOnCreateError [2021-03-22T17:05:27.270Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-22T17:05:27.270Z] === RUN TestRefDerefRemove [2021-03-22T17:05:27.270Z] === PAUSE TestRefDerefRemove [2021-03-22T17:05:27.270Z] === RUN TestGet [2021-03-22T17:05:27.270Z] === PAUSE TestGet [2021-03-22T17:05:27.270Z] === RUN TestGetWithReference [2021-03-22T17:05:27.270Z] === PAUSE TestGetWithReference [2021-03-22T17:05:27.270Z] === RUN TestFilterFunc [2021-03-22T17:05:27.270Z] === RUN TestFilterFunc/test_nil_list [2021-03-22T17:05:27.270Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-22T17:05:27.270Z] === RUN TestFilterFunc/test_empty_list [2021-03-22T17:05:27.270Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-22T17:05:27.270Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-22T17:05:27.270Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-22T17:05:27.270Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-22T17:05:27.270Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-22T17:05:27.270Z] === RUN TestFilterFunc/test_filter_some [2021-03-22T17:05:27.270Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-22T17:05:27.270Z] === RUN TestFilterFunc/test_filter_middle [2021-03-22T17:05:27.270Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-22T17:05:27.270Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-22T17:05:27.270Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-22T17:05:27.270Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-22T17:05:27.270Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-22T17:05:27.270Z] === CONT TestFilterFunc/test_nil_list [2021-03-22T17:05:27.270Z] === CONT TestFilterFunc/test_filter_some [2021-03-22T17:05:27.270Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-22T17:05:27.270Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-22T17:05:27.270Z] === CONT TestFilterFunc/test_filter_middle [2021-03-22T17:05:27.270Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-22T17:05:27.270Z] === CONT TestFilterFunc/test_empty_list [2021-03-22T17:05:27.270Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-22T17:05:27.270Z] --- PASS: TestFilterFunc (0.00s) [2021-03-22T17:05:27.270Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-22T17:05:27.270Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-22T17:05:27.270Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-22T17:05:27.270Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-22T17:05:27.270Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-22T17:05:27.270Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-22T17:05:27.270Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-22T17:05:27.270Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-22T17:05:27.270Z] === CONT TestSetGetMeta [2021-03-22T17:05:27.270Z] === CONT TestFindByDriver [2021-03-22T17:05:27.270Z] === CONT TestServiceGet [2021-03-22T17:05:27.270Z] === CONT TestRefDerefRemove [2021-03-22T17:05:27.270Z] --- PASS: TestSetGetMeta (0.03s) [2021-03-22T17:05:27.270Z] === CONT TestServiceRemove [2021-03-22T17:05:27.270Z] --- PASS: TestRefDerefRemove (0.03s) [2021-03-22T17:05:27.270Z] === CONT TestServiceList [2021-03-22T17:05:27.270Z] --- PASS: TestFindByDriver (0.04s) [2021-03-22T17:05:27.270Z] === CONT TestServiceCreate [2021-03-22T17:05:27.270Z] --- PASS: TestServiceGet (0.15s) [2021-03-22T17:05:27.270Z] === CONT TestRestore [2021-03-22T17:05:27.270Z] --- PASS: TestServiceRemove (0.13s) [2021-03-22T17:05:27.270Z] === CONT TestList [2021-03-22T17:05:27.270Z] --- PASS: TestServiceList (0.13s) [2021-03-22T17:05:27.270Z] === CONT TestRemove [2021-03-22T17:05:27.270Z] --- PASS: TestServiceCreate (0.12s) [2021-03-22T17:05:27.270Z] === CONT TestCreate [2021-03-22T17:05:27.270Z] --- PASS: TestCreate (0.03s) [2021-03-22T17:05:27.270Z] === CONT TestServicePrune [2021-03-22T17:05:27.270Z] --- PASS: TestRestore (0.05s) [2021-03-22T17:05:27.270Z] === CONT TestGetWithReference [2021-03-22T17:05:27.270Z] --- PASS: TestRemove (0.04s) [2021-03-22T17:05:27.270Z] === CONT TestGet [2021-03-22T17:05:27.270Z] --- PASS: TestList (0.05s) [2021-03-22T17:05:27.270Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-22T17:05:27.270Z] time="2021-03-22T17:05:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-22T17:05:27.376Z] --- PASS: TestCreateServiceCapabilities (3.63s) [2021-03-22T17:05:27.376Z] === RUN TestInspect [2021-03-22T17:05:27.597Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-03-22T17:05:27.597Z] === RUN TestInfoDebug [2021-03-22T17:05:27.597Z] --- PASS: TestInfoDebug (0.53s) [2021-03-22T17:05:27.597Z] === RUN TestInfoInsecureRegistries [2021-03-22T17:05:27.597Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-22T17:05:27.597Z] === RUN TestInfoRegistryMirrors [2021-03-22T17:05:27.597Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-22T17:05:27.597Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T17:05:27.597Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-03-22T17:05:27.597Z] === RUN TestPingCacheHeaders [2021-03-22T17:05:27.597Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-22T17:05:27.597Z] === RUN TestPingGet [2021-03-22T17:05:27.597Z] --- PASS: TestPingGet (0.01s) [2021-03-22T17:05:27.597Z] === RUN TestPingHead [2021-03-22T17:05:27.597Z] --- PASS: TestPingHead (0.02s) [2021-03-22T17:05:27.597Z] === RUN TestVersion [2021-03-22T17:05:27.597Z] --- PASS: TestVersion (0.02s) [2021-03-22T17:05:27.597Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-22T17:05:27.732Z] time="2021-03-22T17:05:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-22T17:05:27.732Z] --- PASS: TestGetWithReference (0.03s) [2021-03-22T17:05:27.732Z] === CONT TestDefererencePluginOnCreateError [2021-03-22T17:05:27.732Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-03-22T17:05:27.732Z] === CONT TestDerefMultipleOfSameRef [2021-03-22T17:05:27.732Z] --- PASS: TestGet (0.03s) [2021-03-22T17:05:27.732Z] === CONT TestFindByReferenced [2021-03-22T17:05:27.732Z] time="2021-03-22T17:05:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-22T17:05:27.732Z] time="2021-03-22T17:05:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-22T17:05:27.732Z] time="2021-03-22T17:05:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-22T17:05:27.732Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-03-22T17:05:27.732Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-03-22T17:05:27.732Z] --- PASS: TestFindByReferenced (0.03s) [2021-03-22T17:05:27.732Z] --- PASS: TestServicePrune (0.07s) [2021-03-22T17:05:27.732Z] PASS [2021-03-22T17:05:27.732Z] coverage: 70.3% of statements [2021-03-22T17:05:27.732Z] ok github.com/docker/docker/volume/service 0.349s coverage: 70.3% of statements [2021-03-22T17:05:28.972Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2021-03-22T17:05:28.972Z] PASS [2021-03-22T17:05:28.972Z] [2021-03-22T17:05:28.972Z] DONE 18 tests in 23.217s [2021-03-22T17:05:28.972Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-22T17:05:28.972Z] INFO: Testing against a local daemon [2021-03-22T17:05:28.972Z] === RUN TestVolumesCreateAndList [2021-03-22T17:05:28.972Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-22T17:05:28.972Z] === RUN TestVolumesRemove [2021-03-22T17:05:29.065Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-22T17:05:29.230Z] --- PASS: TestVolumesRemove (0.08s) [2021-03-22T17:05:29.230Z] === RUN TestVolumesInspect [2021-03-22T17:05:29.230Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-22T17:05:29.230Z] === RUN TestVolumesInvalidJSON [2021-03-22T17:05:29.230Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T17:05:29.230Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T17:05:29.230Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T17:05:29.230Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-22T17:05:29.230Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T17:05:29.230Z] PASS [2021-03-22T17:05:29.230Z] [2021-03-22T17:05:29.230Z] DONE 5 tests in 0.166s [2021-03-22T17:05:29.230Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T17:05:30.635Z] time="2021-03-22T17:05:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-22T17:05:30.689Z] --- PASS: TestInspect (3.77s) [2021-03-22T17:05:30.689Z] === RUN TestCreateJob [2021-03-22T17:05:30.860Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-22T17:05:30.860Z] Removing test suite binaries [2021-03-22T17:05:30.860Z] exiting test-integration [2021-03-22T17:05:30.860Z] ++ exit 0 [2021-03-22T17:05:30.860Z] [2021-03-22T17:05:31.092Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-22T17:05:32.997Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel Post stage [Pipeline] junit [2021-03-22T17:05:34.157Z] Recording test results [2021-03-22T17:05:34.373Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-22T17:05:34.941Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-22T17:05:35.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-22T17:05:35.459Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-22T17:05:35.734Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T17:05:35.972Z] --- PASS: TestCreateJob (4.69s) [2021-03-22T17:05:35.972Z] === RUN TestReplicatedJob [2021-03-22T17:05:36.096Z] + echo Ensuring container killed. [2021-03-22T17:05:36.096Z] Ensuring container killed. [2021-03-22T17:05:36.096Z] + docker rm -vf docker-pr8 [2021-03-22T17:05:36.096Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-03-22T17:05:36.399Z] + echo Chowning /workspace to jenkins user [2021-03-22T17:05:36.399Z] Chowning /workspace to jenkins user [2021-03-22T17:05:36.399Z] + id -u [2021-03-22T17:05:36.399Z] + id -g [2021-03-22T17:05:36.399Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42050:/workspace busybox chown -R 1000:1000 /workspace [2021-03-22T17:05:36.399Z] Unable to find image 'busybox:latest' locally [2021-03-22T17:05:36.657Z] latest: Pulling from library/busybox [2021-03-22T17:05:37.363Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-22T17:05:39.200Z] --- PASS: TestGet (15.02s) [2021-03-22T17:05:39.200Z] === RUN TestPluginWithNoManifest [2021-03-22T17:05:39.200Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-22T17:05:39.200Z] === RUN TestGetAll [2021-03-22T17:05:39.200Z] --- PASS: TestGetAll (0.00s) [2021-03-22T17:05:39.200Z] PASS [2021-03-22T17:05:39.200Z] coverage: 73.4% of statements [2021-03-22T17:05:39.200Z] ok github.com/docker/docker/pkg/plugins 35.019s coverage: 73.4% of statements [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/quota [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/rootless [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/volume [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-22T17:05:39.200Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-22T17:05:39.269Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-22T17:05:39.528Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-22T17:05:39.938Z] 8b3d7e226fab: Pulling fs layer [2021-03-22T17:05:39.938Z] 8b3d7e226fab: Verifying Checksum [2021-03-22T17:05:39.938Z] 8b3d7e226fab: Download complete [2021-03-22T17:05:39.938Z] 8b3d7e226fab: Pull complete [2021-03-22T17:05:39.938Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-22T17:05:39.938Z] Status: Downloaded newer image for busybox:latest [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === Skipped [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-22T17:05:41.400Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-22T17:05:41.400Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-22T17:05:41.400Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-03-22T17:05:41.400Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-22T17:05:41.400Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-22T17:05:41.400Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-22T17:05:41.400Z] daemon_test.go:147: root required [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-22T17:05:41.400Z] reload_test.go:520: root required [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-03-22T17:05:41.400Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-22T17:05:41.400Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-22T17:05:41.400Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-22T17:05:41.400Z] [2021-03-22T17:05:41.400Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-22T17:05:41.401Z] download_test.go:268: Needs fixing on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-22T17:05:41.401Z] layer_test.go:304: Failing on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-22T17:05:41.401Z] layer_test.go:353: Failing on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-22T17:05:41.401Z] layer_test.go:468: Failing on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-22T17:05:41.401Z] layer_test.go:697: Failing on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-22T17:05:41.401Z] migration_test.go:46: Failing on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-22T17:05:41.401Z] migration_test.go:182: Failing on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-22T17:05:41.401Z] mount_test.go:17: Failing on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-22T17:05:41.401Z] mount_test.go:76: Failing on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-22T17:05:41.401Z] mount_test.go:125: Failing on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-22T17:05:41.401Z] mount_test.go:212: Failing on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-22T17:05:41.401Z] archive_test.go:134: Xz not present in msys2 [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-22T17:05:41.401Z] archive_test.go:239: Failing on Windows CI machines [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-22T17:05:41.401Z] archive_windows_test.go:16: Currently fails [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-22T17:05:41.401Z] changes_test.go:192: needs more investigation [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-22T17:05:41.401Z] changes_test.go:405: needs further investigation [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-22T17:05:41.401Z] changes_test.go:441: needs further investigation [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-22T17:05:41.401Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-22T17:05:41.401Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-22T17:05:41.401Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-22T17:05:41.401Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-22T17:05:41.401Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-22T17:05:41.401Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-22T17:05:41.401Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-22T17:05:41.401Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-22T17:05:41.401Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-22T17:05:41.401Z] poller_test.go:41: No chmod on Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-22T17:05:41.401Z] fileutils_test.go:134: Needs porting to Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-22T17:05:41.401Z] fileutils_test.go:180: Needs porting to Windows [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-03-22T17:05:41.401Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-03-22T17:05:41.401Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-03-22T17:05:41.401Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-22T17:05:41.401Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-22T17:05:41.401Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] [2021-03-22T17:05:41.401Z] DONE 1829 tests, 45 skipped in 225.954s [2021-03-22T17:05:41.401Z] INFO: make.ps1 ended at 03/22/2021 17:05:40 [2021-03-22T17:05:41.433Z] === RUN TestDockerSuite/TestBuildDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T17:05:42.556Z] --- PASS: TestReplicatedJob (7.21s) [2021-03-22T17:05:42.556Z] === RUN TestUpdateReplicatedJob [2021-03-22T17:05:42.761Z] + bundleName=amd64-cgroup2 [2021-03-22T17:05:42.761Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-22T17:05:42.761Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-22T17:05:42.761Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2021-03-22T17:05:42.761Z] xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-03-22T17:05:42.940Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-22T17:05:42.940Z] INFO: Unit tests ended at 03/22/2021 17:05:42. Duration:00:04:04.6733776 [2021-03-22T17:05:42.940Z] INFO: Building busybox [2021-03-22T17:05:42.940Z] Sending build context to Docker daemon 5.12kB [2021-03-22T17:05:42.940Z] [2021-03-22T17:05:42.940Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-22T17:05:42.940Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-22T17:05:42.940Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-22T17:05:42.940Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-22T17:05:42.940Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-22T17:05:42.940Z] ---> 3eaa9ebbf51f [2021-03-22T17:05:42.940Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-22T17:05:42.940Z] ---> Running in 541ca6dc09a3 [Pipeline] archiveArtifacts [2021-03-22T17:05:43.030Z] Archiving artifacts [2021-03-22T17:05:43.968Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-22T17:05:44.792Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42050/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T17:05:45.125Z] + make clean [2021-03-22T17:05:45.383Z] docker volume rm -f docker-dev-cache [2021-03-22T17:05:45.383Z] docker-dev-cache [Pipeline] deleteDir [2021-03-22T17:05:47.842Z] --- PASS: TestUpdateReplicatedJob (4.78s) [2021-03-22T17:05:47.842Z] === RUN TestServiceListWithStatuses [2021-03-22T17:05:47.842Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-22T17:05:47.842Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T17:05:47.842Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T17:05:48.735Z] Removing intermediate container 541ca6dc09a3 [2021-03-22T17:05:48.735Z] ---> 423e29e16af3 [2021-03-22T17:05:48.735Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-22T17:05:48.735Z] ---> Running in f904e8bd35db [2021-03-22T17:05:48.735Z] Removing intermediate container f904e8bd35db [2021-03-22T17:05:48.735Z] ---> ac129bef7a1f [2021-03-22T17:05:48.735Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-22T17:05:48.735Z] ---> Running in f1a9e35560dd [2021-03-22T17:05:48.735Z] Removing intermediate container f1a9e35560dd [2021-03-22T17:05:48.735Z] ---> db008f9a7394 [2021-03-22T17:05:48.735Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T17:05:50.271Z] [2021-03-22T17:05:50.538Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-22T17:05:50.730Z] ---> 9c348b52132d [2021-03-22T17:05:50.730Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-22T17:05:50.730Z] ---> Running in 63f5029d9ca7 [2021-03-22T17:05:51.920Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-22T17:05:53.298Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-22T17:05:54.237Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-22T17:05:54.423Z] --- PASS: TestDockerNetworkConnectAlias (6.39s) [2021-03-22T17:05:54.423Z] === RUN TestDockerNetworkReConnect [2021-03-22T17:05:58.438Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-22T17:05:58.438Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-22T17:05:59.712Z] --- PASS: TestDockerNetworkReConnect (5.31s) [2021-03-22T17:05:59.712Z] === RUN TestServicePlugin [2021-03-22T17:05:59.712Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-22T17:05:59.712Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:05:59.712Z] === RUN TestServiceUpdateLabel [2021-03-22T17:06:00.340Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-22T17:06:01.088Z] Removing intermediate container 63f5029d9ca7 [2021-03-22T17:06:01.088Z] ---> 7a3d909ec8f1 [2021-03-22T17:06:01.088Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-22T17:06:01.088Z] ---> Running in c0cb8c32c7bb [2021-03-22T17:06:02.257Z] --- PASS: TestServiceUpdateLabel (2.73s) [2021-03-22T17:06:02.257Z] === RUN TestServiceUpdateSecrets [2021-03-22T17:06:02.625Z] [2021-03-22T17:06:02.625Z] SUCCESS: Specified value was saved. [2021-03-22T17:06:05.531Z] Removing intermediate container c0cb8c32c7bb [2021-03-22T17:06:05.531Z] ---> 0e0000b3f423 [2021-03-22T17:06:05.531Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-22T17:06:05.531Z] ---> Running in 665fa74d830e [2021-03-22T17:06:05.610Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-22T17:06:08.899Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-22T17:06:09.284Z] Cannot create a file when that file already exists. [2021-03-22T17:06:15.073Z] Removing intermediate container 665fa74d830e [2021-03-22T17:06:15.073Z] ---> 659ef01bde54 [2021-03-22T17:06:15.073Z] Step 13/13 : CMD ["sh"] [2021-03-22T17:06:15.073Z] ---> Running in bae69f39200f [2021-03-22T17:06:15.537Z] Removing intermediate container bae69f39200f [2021-03-22T17:06:15.537Z] ---> e9f9305ea209 [2021-03-22T17:06:15.537Z] Successfully built e9f9305ea209 [2021-03-22T17:06:15.537Z] Successfully tagged busybox:latest [2021-03-22T17:06:15.537Z] INFO: Docker images of the daemon under test [2021-03-22T17:06:15.537Z] [2021-03-22T17:06:15.537Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-22T17:06:15.537Z] busybox latest e9f9305ea209 Less than a second ago 5.32GB [2021-03-22T17:06:15.537Z] microsoft/windowsservercore latest 3eaa9ebbf51f 3 weeks ago 5.25GB [2021-03-22T17:06:15.537Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 3 weeks ago 5.25GB [2021-03-22T17:06:15.537Z] [2021-03-22T17:06:15.537Z] INFO: Running integration tests at 03/22/2021 17:06:15... [2021-03-22T17:06:15.537Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-22T17:06:15.537Z] INFO: Integration API tests being run from the host: [2021-03-22T17:06:15.537Z] INFO: make.ps1 starting at 03/22/2021 17:06:15 [2021-03-22T17:06:16.505Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-22T17:06:20.367Z] --- PASS: TestServiceUpdateSecrets (15.82s) [2021-03-22T17:06:20.367Z] === RUN TestServiceUpdateConfigs [2021-03-22T17:06:21.108Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-22T17:06:21.234Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2021-03-22T17:06:21.234Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-22T17:06:21.234Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-22T17:06:21.234Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-03-22T17:06:21.234Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-22T17:06:21.234Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2021-03-22T17:06:21.234Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/builder [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-22T17:06:21.234Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-22T17:06:22.484Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-22T17:06:22.598Z] ok github.com/docker/docker/builder/dockerfile 0.246s coverage: 48.3% of statements [2021-03-22T17:06:22.598Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-22T17:06:22.598Z] ok github.com/docker/docker/builder/remotecontext 0.084s coverage: 13.7% of statements [2021-03-22T17:06:23.525Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-22T17:06:23.861Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-22T17:06:23.861Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-22T17:06:23.861Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-22T17:06:24.452Z] ok github.com/docker/docker/builder/remotecontext/git 1.266s coverage: 86.3% of statements [2021-03-22T17:06:24.452Z] ? github.com/docker/docker/cli [no test files] [2021-03-22T17:06:24.452Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-22T17:06:26.397Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-22T17:06:27.715Z] ok github.com/docker/docker/client 0.171s coverage: 75.4% of statements [2021-03-22T17:06:30.739Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-22T17:06:30.739Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-22T17:06:30.739Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-22T17:06:34.934Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-22T17:06:35.265Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2021-03-22T17:06:35.265Z] === RUN TestServiceUpdateNetwork [2021-03-22T17:06:37.467Z] --- PASS: TestDockerDaemonSuite (444.17s) [2021-03-22T17:06:37.467Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.00s) [2021-03-22T17:06:37.467Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.53s) [2021-03-22T17:06:37.467Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.51s) [2021-03-22T17:06:37.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.54s) [2021-03-22T17:06:37.467Z] docker_cli_daemon_test.go:1455: [d850b1d44cf64] daemon is not started [2021-03-22T17:06:37.467Z] check_test.go:309: [d6935cbb845e2] daemon is not started [2021-03-22T17:06:37.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.98s) [2021-03-22T17:06:37.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.99s) [2021-03-22T17:06:37.467Z] check_test.go:309: [d54b1f82ed3c3] daemon is not started [2021-03-22T17:06:37.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.76s) [2021-03-22T17:06:37.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.24s) [2021-03-22T17:06:37.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.27s) [2021-03-22T17:06:37.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.01s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.55s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.32s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.62s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.07s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-03-22T17:06:37.468Z] check_test.go:309: [df29b447ae174] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-22T17:06:37.468Z] check_test.go:309: [d9f3f8cdc3d5b] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.17s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-03-22T17:06:37.468Z] check_test.go:309: [d775d6a089e87] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.06s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.90s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.27s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.25s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.70s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-22T17:06:37.468Z] check_test.go:309: [de1563b63a141] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.74s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.31s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.20s) [2021-03-22T17:06:37.468Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-22T17:06:37.468Z] check_test.go:309: [d5e31b928dd73] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.68s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.00s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.83s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.76s) [2021-03-22T17:06:37.468Z] check_test.go:309: [d11a9da4f5a42] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.81s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2021-03-22T17:06:37.468Z] check_test.go:309: [d5abbc4ab1554] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.74s) [2021-03-22T17:06:37.468Z] docker_cli_daemon_plugins_test.go:79: [d028948faf22a] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.86s) [2021-03-22T17:06:37.468Z] docker_cli_daemon_plugins_test.go:169: [d7324e34a595f] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.26s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.58s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-03-22T17:06:37.468Z] check_test.go:309: [d7f2984f84441] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.02s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.58s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.28s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.55s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.63s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.38s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.59s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.69s) [2021-03-22T17:06:37.468Z] check_test.go:309: [d6d67a5320a34] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.27s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.13s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.14s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.95s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.28s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.56s) [2021-03-22T17:06:37.468Z] check_test.go:309: [d7bac7661ce47] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.25s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (17.08s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.13s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.86s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.28s) [2021-03-22T17:06:37.468Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-22T17:06:37.468Z] check_test.go:309: [dca276ded5908] daemon is not started [2021-03-22T17:06:37.468Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-22T17:06:37.468Z] check_test.go:309: [d9eefe5600d59] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.38s) [2021-03-22T17:06:37.468Z] check_test.go:309: [dbf726006947e] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.64s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.35s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.69s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.55s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.60s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.90s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.43s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2021-03-22T17:06:37.468Z] check_test.go:309: [dfe821d4bebfb] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.16s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.57s) [2021-03-22T17:06:37.468Z] docker_cli_daemon_plugins_test.go:105: [d917c641203ca] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.32s) [2021-03-22T17:06:37.468Z] check_test.go:309: [dca4dccc0066a] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.63s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.53s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-22T17:06:37.468Z] check_test.go:309: [dc3446b89862a] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2021-03-22T17:06:37.468Z] check_test.go:309: [da87bf9ec8906] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.59s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.63s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.51s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.59s) [2021-03-22T17:06:37.468Z] check_test.go:309: [d260ac72ae45a] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.81s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.37s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.31s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s) [2021-03-22T17:06:37.468Z] check_test.go:309: [d0a2818a822f6] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.80s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.69s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.30s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.31s) [2021-03-22T17:06:37.468Z] check_test.go:309: [dab054b99a62e] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.49s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-03-22T17:06:37.468Z] check_test.go:309: [dc24e3866babd] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.50s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.65s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.71s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.75s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.24s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.47s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.38s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.16s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.91s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.30s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.89s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.54s) [2021-03-22T17:06:37.468Z] docker_cli_daemon_test.go:2550: [d23a2daf20423] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.06s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.03s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.55s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.17s) [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.27s) [2021-03-22T17:06:37.468Z] check_test.go:309: [dea571cdfc2d5] daemon is not started [2021-03-22T17:06:37.468Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.43s) [2021-03-22T17:06:37.468Z] === RUN TestDockerSwarmSuite [2021-03-22T17:06:37.468Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-22T17:06:37.727Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-22T17:06:41.012Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-22T17:06:44.300Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-22T17:06:46.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:06:46.495Z] INFO: Testing against a local daemon [2021-03-22T17:06:46.495Z] === RUN TestBuildWithSession [2021-03-22T17:06:46.495Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T17:06:46.495Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T17:06:46.495Z] === RUN TestBuildSquashParent [2021-03-22T17:06:46.495Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-22T17:06:46.495Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:06:46.495Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T17:06:46.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T17:06:46.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T17:06:46.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T17:06:46.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T17:06:46.495Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T17:06:46.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T17:06:46.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T17:06:46.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T17:06:46.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T17:06:46.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T17:06:46.495Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T17:06:46.495Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T17:06:46.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T17:06:46.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T17:06:46.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T17:06:46.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T17:06:47.585Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-22T17:06:50.168Z] --- PASS: TestServiceUpdateNetwork (15.34s) [2021-03-22T17:06:50.168Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T17:06:50.168Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-22T17:06:50.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-22T17:06:50.872Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-22T17:06:51.110Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-22T17:06:52.292Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T17:06:52.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T17:06:55.061Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-22T17:06:59.241Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-22T17:07:05.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-22T17:07:05.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-22T17:07:05.228Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-22T17:07:05.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.32s) [2021-03-22T17:07:05.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.68s) [2021-03-22T17:07:05.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.95s) [2021-03-22T17:07:05.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (18.80s) [2021-03-22T17:07:05.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.92s) [2021-03-22T17:07:05.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.01s) [2021-03-22T17:07:05.228Z] === RUN TestBuildMultiStageCopy [2021-03-22T17:07:05.228Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T17:07:06.421Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.1% of statements [2021-03-22T17:07:07.371Z] --- PASS: TestServiceUpdatePidsLimit (18.15s) [2021-03-22T17:07:07.371Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2021-03-22T17:07:07.371Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s) [2021-03-22T17:07:07.371Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2021-03-22T17:07:07.371Z] PASS [2021-03-22T17:07:07.371Z] [2021-03-22T17:07:07.371Z] === Skipped [2021-03-22T17:07:07.371Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-22T17:07:07.371Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T17:07:07.371Z] [2021-03-22T17:07:07.371Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-22T17:07:07.371Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T17:07:07.371Z] [2021-03-22T17:07:07.371Z] [2021-03-22T17:07:07.371Z] DONE 27 tests, 2 skipped in 167.594s [2021-03-22T17:07:07.371Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-22T17:07:07.371Z] ++ 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-03-22T17:07:07.371Z] ++ set -e [2021-03-22T17:07:07.371Z] ++ '[' -n 0 ']' [2021-03-22T17:07:07.371Z] ++ set -x [2021-03-22T17:07:07.371Z] ++ env -i DEST=/go/src/github.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-03-22T17:07:07.371Z] INFO: Testing against a local daemon [2021-03-22T17:07:07.371Z] === RUN TestSessionCreate [2021-03-22T17:07:07.371Z] --- PASS: TestSessionCreate (0.05s) [2021-03-22T17:07:07.371Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T17:07:07.371Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-22T17:07:07.371Z] PASS [2021-03-22T17:07:07.371Z] [2021-03-22T17:07:07.371Z] DONE 2 tests in 0.244s [2021-03-22T17:07:07.371Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-22T17:07:07.371Z] ++ 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-03-22T17:07:07.371Z] ++ set -e [2021-03-22T17:07:07.371Z] ++ '[' -n 0 ']' [2021-03-22T17:07:07.371Z] ++ set -x [2021-03-22T17:07:07.371Z] ++ env -i DEST=/go/src/github.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-03-22T17:07:07.371Z] INFO: Testing against a local daemon [2021-03-22T17:07:07.371Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T17:07:07.371Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T17:07:07.371Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T17:07:07.371Z] === RUN TestEventsExecDie [2021-03-22T17:07:07.786Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-03-22T17:07:07.786Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-22T17:07:07.786Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-22T17:07:07.786Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-22T17:07:07.786Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-22T17:07:08.312Z] --- PASS: TestEventsExecDie (1.29s) [2021-03-22T17:07:08.312Z] === RUN TestEventsBackwardsCompatible [2021-03-22T17:07:08.312Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-03-22T17:07:08.312Z] === RUN TestInfoBinaryCommits [2021-03-22T17:07:08.312Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-22T17:07:08.312Z] === RUN TestInfoAPIVersioned [2021-03-22T17:07:08.312Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-22T17:07:08.312Z] === RUN TestInfoDiscoveryBackend [2021-03-22T17:07:09.272Z] --- PASS: TestInfoDiscoveryBackend (0.68s) [2021-03-22T17:07:09.272Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-22T17:07:10.214Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-22T17:07:10.214Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-22T17:07:10.785Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-03-22T17:07:10.785Z] === RUN TestInfoAPI [2021-03-22T17:07:10.785Z] --- PASS: TestInfoAPI (0.05s) [2021-03-22T17:07:10.785Z] === RUN TestInfoAPIWarnings [2021-03-22T17:07:13.798Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T17:07:13.798Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T17:07:14.766Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T17:07:15.734Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T17:07:17.260Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-22T17:07:17.260Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-22T17:07:17.274Z] --- PASS: TestBuildMultiStageCopy (13.59s) [2021-03-22T17:07:17.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.24s) [2021-03-22T17:07:17.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2021-03-22T17:07:17.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-03-22T17:07:17.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2021-03-22T17:07:17.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2021-03-22T17:07:17.274Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T17:07:19.952Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2021-03-22T17:07:20.180Z] --- PASS: TestBuildMultiStageParentConfig (2.69s) [2021-03-22T17:07:20.180Z] === RUN TestBuildLabelWithTargets [2021-03-22T17:07:20.180Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-22T17:07:20.180Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T17:07:20.180Z] === RUN TestBuildWithEmptyLayers [2021-03-22T17:07:20.208Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-03-22T17:07:21.718Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2021-03-22T17:07:21.718Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T17:07:22.094Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-03-22T17:07:23.820Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-22T17:07:23.820Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-22T17:07:23.820Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-22T17:07:24.757Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-22T17:07:24.757Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-22T17:07:25.324Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-22T17:07:25.892Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-22T17:07:28.890Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-03-22T17:07:28.890Z] === RUN TestInfoDebug [2021-03-22T17:07:28.890Z] --- PASS: TestInfoDebug (0.64s) [2021-03-22T17:07:28.890Z] === RUN TestInfoInsecureRegistries [2021-03-22T17:07:28.890Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2021-03-22T17:07:28.890Z] === RUN TestInfoRegistryMirrors [2021-03-22T17:07:29.180Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-22T17:07:29.461Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2021-03-22T17:07:29.461Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T17:07:29.461Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-03-22T17:07:29.461Z] === RUN TestPingCacheHeaders [2021-03-22T17:07:29.722Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-22T17:07:29.722Z] === RUN TestPingGet [2021-03-22T17:07:29.722Z] --- PASS: TestPingGet (0.03s) [2021-03-22T17:07:29.722Z] === RUN TestPingHead [2021-03-22T17:07:29.722Z] --- PASS: TestPingHead (0.05s) [2021-03-22T17:07:29.722Z] === RUN TestVersion [2021-03-22T17:07:29.722Z] --- PASS: TestVersion (0.05s) [2021-03-22T17:07:29.722Z] PASS [2021-03-22T17:07:29.722Z] [2021-03-22T17:07:29.722Z] === Skipped [2021-03-22T17:07:29.722Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T17:07:29.722Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T17:07:29.722Z] [2021-03-22T17:07:29.722Z] [2021-03-22T17:07:29.722Z] DONE 18 tests, 1 skipped in 22.971s [2021-03-22T17:07:29.722Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-22T17:07:29.722Z] ++ 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-03-22T17:07:29.722Z] ++ set -e [2021-03-22T17:07:29.722Z] ++ '[' -n 0 ']' [2021-03-22T17:07:29.722Z] ++ set -x [2021-03-22T17:07:29.722Z] ++ env -i DEST=/go/src/github.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-03-22T17:07:29.982Z] INFO: Testing against a local daemon [2021-03-22T17:07:29.982Z] === RUN TestVolumesCreateAndList [2021-03-22T17:07:29.982Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-22T17:07:29.982Z] === RUN TestVolumesRemove [2021-03-22T17:07:30.243Z] --- PASS: TestVolumesRemove (0.22s) [2021-03-22T17:07:30.243Z] === RUN TestVolumesInspect [2021-03-22T17:07:30.243Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-22T17:07:30.243Z] === RUN TestVolumesInvalidJSON [2021-03-22T17:07:30.243Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T17:07:30.243Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T17:07:30.243Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T17:07:30.243Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-22T17:07:30.243Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T17:07:30.243Z] PASS [2021-03-22T17:07:30.243Z] [2021-03-22T17:07:30.243Z] DONE 5 tests in 0.462s [2021-03-22T17:07:30.243Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T17:07:30.814Z] ++++ cat bundles/test-integration/docker.pid [2021-03-22T17:07:30.814Z] +++ kill 13961 [2021-03-22T17:07:31.085Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-22T17:07:32.071Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 14.1% of statements [2021-03-22T17:07:32.071Z] ok github.com/docker/docker/daemon 12.132s coverage: 17.2% of statements [2021-03-22T17:07:32.071Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-22T17:07:32.071Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-22T17:07:32.197Z] +++ /etc/init.d/apparmor stop [2021-03-22T17:07:32.197Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T17:07:32.197Z] [2021-03-22T17:07:32.197Z] Unloading profiles will leave already running processes permanently [2021-03-22T17:07:32.197Z] unconfined, which can lead to unexpected situations. [2021-03-22T17:07:32.197Z] [2021-03-22T17:07:32.197Z] To set a process to complain mode, use the command line tool [2021-03-22T17:07:32.197Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T17:07:32.197Z] +++ true [2021-03-22T17:07:32.197Z] exiting test-integration [2021-03-22T17:07:32.197Z] ++ exit 0 [2021-03-22T17:07:32.197Z] [2021-03-22T17:07:32.326Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 81.8% of statements [2021-03-22T17:07:32.461Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-22T17:07:33.691Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-03-22T17:07:33.691Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-03-22T17:07:33.691Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-22T17:07:33.691Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-22T17:07:34.365Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-22T17:07:35.057Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements Post stage [Pipeline] junit [2021-03-22T17:07:35.507Z] Recording test results [2021-03-22T17:07:35.743Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-22T17:07:35.811Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T17:07:36.156Z] + echo Ensuring container killed. [2021-03-22T17:07:36.156Z] Ensuring container killed. [2021-03-22T17:07:36.156Z] + docker rm -vf docker-pr8 [2021-03-22T17:07:36.156Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-03-22T17:07:36.445Z] + echo Chowning /workspace to jenkins user [2021-03-22T17:07:36.445Z] Chowning /workspace to jenkins user [2021-03-22T17:07:36.445Z] + id -u [2021-03-22T17:07:36.445Z] + id -g [2021-03-22T17:07:36.445Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42050:/workspace busybox chown -R 1000:1000 /workspace [2021-03-22T17:07:36.445Z] Unable to find image 'busybox:latest' locally [2021-03-22T17:07:36.525Z] --- PASS: TestBuildMultiStageOnBuild (13.12s) [2021-03-22T17:07:36.526Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T17:07:36.526Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-03-22T17:07:36.526Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T17:07:36.526Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T17:07:36.705Z] latest: Pulling from library/busybox [2021-03-22T17:07:36.705Z] 8c3eadb8221d: Pulling fs layer [2021-03-22T17:07:36.946Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.384s coverage: 73.3% of statements [2021-03-22T17:07:36.965Z] 8c3eadb8221d: Download complete [2021-03-22T17:07:37.118Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-22T17:07:37.226Z] 8c3eadb8221d: Pull complete [2021-03-22T17:07:37.226Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-22T17:07:37.226Z] Status: Downloaded newer image for busybox:latest [2021-03-22T17:07:37.506Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-03-22T17:07:38.432Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.525s coverage: 56.2% of statements [2021-03-22T17:07:39.025Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-22T17:07:39.025Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-22T17:07:40.945Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T17:07:42.810Z] + bundleName=arm64-integration [2021-03-22T17:07:42.810Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-22T17:07:42.810Z] Creating arm64-integration-bundles.tar.gz [2021-03-22T17:07:42.810Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ [2021-03-22T17:07:42.810Z] xargs tar -czf arm64-integration-bundles.tar.gz [2021-03-22T17:07:42.836Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.327s coverage: 49.4% of statements [2021-03-22T17:07:42.836Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.583s coverage: 45.9% of statements [2021-03-22T17:07:42.836Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [Pipeline] archiveArtifacts [2021-03-22T17:07:43.084Z] Archiving artifacts [2021-03-22T17:07:44.727Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-03-22T17:07:45.050Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42050/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T17:07:45.394Z] + make clean [2021-03-22T17:07:45.589Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-22T17:07:45.653Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.756s coverage: 57.7% of statements [2021-03-22T17:07:45.653Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-22T17:07:45.653Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-22T17:07:46.215Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-03-22T17:07:46.335Z] docker volume rm -f docker-dev-cache [2021-03-22T17:07:46.335Z] docker-dev-cache [Pipeline] deleteDir [2021-03-22T17:07:46.841Z] --- PASS: TestBuildMultiStageLayerLeak (11.30s) [2021-03-22T17:07:46.841Z] === RUN TestBuildWithHugeFile [2021-03-22T17:07:47.142Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-03-22T17:07:49.031Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.7% of statements [2021-03-22T17:07:49.031Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-22T17:07:49.031Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-22T17:07:49.287Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.2% of statements [2021-03-22T17:07:51.175Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-03-22T17:07:51.175Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 77.4% of statements [2021-03-22T17:07:51.175Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-22T17:07:51.175Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-22T17:07:52.102Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-03-22T17:07:52.663Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2021-03-22T17:07:52.663Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-03-22T17:07:54.028Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 75.2% of statements [2021-03-22T17:07:54.028Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-22T17:07:54.284Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 58.6% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T17:07:55.716Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-03-22T17:07:57.109Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-03-22T17:07:57.375Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-22T17:07:57.935Z] ok github.com/docker/docker/daemon/logger/splunk 1.650s coverage: 82.5% of statements [2021-03-22T17:07:57.935Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-22T17:07:58.191Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-03-22T17:07:58.191Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-22T17:08:00.076Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2021-03-22T17:08:00.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-22T17:08:00.638Z] ok github.com/docker/docker/distribution 0.186s coverage: 25.2% of statements [2021-03-22T17:08:00.638Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-22T17:08:01.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-22T17:08:02.002Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-03-22T17:08:02.929Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-03-22T17:08:03.489Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 85.1% of statements [2021-03-22T17:08:03.489Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-22T17:08:03.489Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-03-22T17:08:04.852Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-03-22T17:08:04.852Z] ok github.com/docker/docker/image/tarexport 0.015s coverage: 0.6% of statements [2021-03-22T17:08:04.852Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-22T17:08:05.413Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-03-22T17:08:07.300Z] ok github.com/docker/docker/oci 0.016s coverage: 45.2% of statements [2021-03-22T17:08:07.860Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-03-22T17:08:07.860Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-22T17:08:09.748Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 76.8% of statements [2021-03-22T17:08:10.674Z] ok github.com/docker/docker/pkg/authorization 0.171s coverage: 68.3% of statements [2021-03-22T17:08:10.674Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-22T17:08:10.930Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-03-22T17:08:13.616Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-22T17:08:14.185Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-22T17:08:14.233Z] ok github.com/docker/docker/pkg/chrootarchive 2.484s coverage: 43.2% of statements [2021-03-22T17:08:14.233Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-03-22T17:08:14.836Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-03-22T17:08:15.091Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-03-22T17:08:15.091Z] ok github.com/docker/docker/layer 7.924s coverage: 68.8% of statements [2021-03-22T17:08:15.091Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-22T17:08:15.091Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-22T17:08:15.091Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-22T17:08:15.091Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-22T17:08:15.091Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-22T17:08:15.091Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-22T17:08:15.091Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-22T17:08:16.017Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-03-22T17:08:16.579Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-22T17:08:17.139Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-03-22T17:08:18.508Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-03-22T17:08:19.068Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2021-03-22T17:08:19.324Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2021-03-22T17:08:19.580Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2021-03-22T17:08:19.835Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-03-22T17:08:21.243Z] ok github.com/docker/docker/pkg/idtools 0.533s coverage: 69.5% of statements [2021-03-22T17:08:21.243Z] ok github.com/docker/docker/pkg/ioutils 0.492s coverage: 69.3% of statements [2021-03-22T17:08:21.499Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-03-22T17:08:21.499Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-22T17:08:21.499Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-03-22T17:08:21.499Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-22T17:08:21.499Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-22T17:08:22.060Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-03-22T17:08:22.060Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-22T17:08:22.060Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-03-22T17:08:22.621Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-03-22T17:08:22.621Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-03-22T17:08:22.876Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2021-03-22T17:08:22.876Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-22T17:08:22.876Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-22T17:08:23.803Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-03-22T17:08:24.363Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-22T17:08:24.618Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-22T17:08:24.874Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-22T17:08:26.235Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-03-22T17:08:26.385Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-22T17:08:26.385Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-22T17:08:26.385Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-22T17:08:26.490Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-03-22T17:08:26.643Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-22T17:08:27.593Z] --- PASS: TestImportExtremelyLargeImageWorks (199.03s) [2021-03-22T17:08:27.593Z] PASS [2021-03-22T17:08:27.593Z] [2021-03-22T17:08:27.593Z] DONE 12 tests in 206.371s [2021-03-22T17:08:27.593Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-22T17:08:27.593Z] ++ 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-03-22T17:08:27.593Z] ++ set -e [2021-03-22T17:08:27.593Z] ++ '[' -n 0 ']' [2021-03-22T17:08:27.593Z] ++ set -x [2021-03-22T17:08:27.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-22T17:08:27.593Z] INFO: Testing against a local daemon [2021-03-22T17:08:27.593Z] === RUN TestNetworkCreateDelete [2021-03-22T17:08:27.853Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-03-22T17:08:27.853Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T17:08:28.111Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-22T17:08:28.369Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-22T17:08:28.369Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-03-22T17:08:28.369Z] === RUN TestDaemonDNSFallback [2021-03-22T17:08:28.628Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-22T17:08:29.751Z] ok github.com/docker/docker/pkg/signal 2.381s coverage: 61.0% of statements [2021-03-22T17:08:29.751Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-03-22T17:08:30.007Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-22T17:08:30.263Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-22T17:08:30.824Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-03-22T17:08:31.384Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-03-22T17:08:31.945Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2021-03-22T17:08:32.506Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-03-22T17:08:32.506Z] testing: warning: no tests to run [2021-03-22T17:08:32.506Z] coverage: [no statements] [2021-03-22T17:08:32.506Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-03-22T17:08:33.066Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-22T17:08:33.066Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-22T17:08:33.321Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-22T17:08:35.208Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-03-22T17:08:36.135Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-22T17:08:36.390Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-03-22T17:08:36.739Z] --- PASS: TestDaemonDNSFallback (7.14s) [2021-03-22T17:08:36.739Z] === RUN TestInspectNetwork [2021-03-22T17:08:37.854Z] ok github.com/docker/docker/quota 0.220s coverage: 71.4% of statements [2021-03-22T17:08:38.417Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-22T17:08:39.780Z] ok github.com/docker/docker/registry 0.058s coverage: 58.8% of statements [2021-03-22T17:08:40.027Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-22T17:08:40.036Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-03-22T17:08:40.286Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-22T17:08:40.286Z] === RUN TestInspectNetwork/full_network_id [2021-03-22T17:08:40.286Z] === RUN TestInspectNetwork/partial_network_id [2021-03-22T17:08:40.286Z] === RUN TestInspectNetwork/network_name [2021-03-22T17:08:40.286Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-22T17:08:40.291Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-03-22T17:08:40.544Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-22T17:08:40.803Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-22T17:08:41.062Z] === RUN TestDockerSuite/TestBuildFails [2021-03-22T17:08:41.217Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-22T17:08:41.473Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-22T17:08:41.998Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-22T17:08:41.998Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-22T17:08:43.989Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-03-22T17:08:44.530Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-22T17:08:44.530Z] --- PASS: TestInspectNetwork (9.07s) [2021-03-22T17:08:44.530Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-22T17:08:44.530Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-22T17:08:44.530Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-22T17:08:44.530Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-22T17:08:44.530Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T17:08:44.915Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2021-03-22T17:08:45.841Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-03-22T17:08:47.064Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-22T17:08:47.205Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-03-22T17:08:48.967Z] --- PASS: TestRunContainerWithBridgeNone (4.32s) [2021-03-22T17:08:48.967Z] === RUN TestNetworkInvalidJSON [2021-03-22T17:08:48.967Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T17:08:48.967Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T17:08:48.967Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T17:08:48.967Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T17:08:48.967Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T17:08:48.967Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T17:08:48.967Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T17:08:48.967Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T17:08:48.967Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T17:08:48.967Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-22T17:08:48.967Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-22T17:08:48.967Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-22T17:08:48.967Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-22T17:08:48.967Z] === RUN TestNetworkList [2021-03-22T17:08:48.967Z] === RUN TestNetworkList//networks [2021-03-22T17:08:48.967Z] === PAUSE TestNetworkList//networks [2021-03-22T17:08:48.967Z] === RUN TestNetworkList//networks/ [2021-03-22T17:08:48.967Z] === PAUSE TestNetworkList//networks/ [2021-03-22T17:08:48.967Z] === CONT TestNetworkList//networks [2021-03-22T17:08:48.967Z] === CONT TestNetworkList//networks/ [2021-03-22T17:08:48.967Z] --- PASS: TestNetworkList (0.02s) [2021-03-22T17:08:48.967Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T17:08:48.967Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T17:08:48.967Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T17:08:48.967Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-22T17:08:49.534Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-03-22T17:08:49.534Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T17:08:50.471Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-22T17:08:50.471Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-03-22T17:08:50.471Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T17:08:50.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-22T17:08:50.730Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-22T17:08:51.297Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-03-22T17:08:51.297Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T17:08:52.233Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-22T17:08:52.493Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-03-22T17:08:52.493Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T17:08:54.404Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.74s) [2021-03-22T17:08:54.404Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T17:08:54.972Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-03-22T17:08:54.972Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T17:08:55.232Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-22T17:08:56.168Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-22T17:08:56.737Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-22T17:08:57.674Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2021-03-22T17:08:57.674Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T17:08:57.674Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T17:08:57.674Z] service_test.go:242: FLAKY_TEST [2021-03-22T17:08:57.674Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T17:08:59.051Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-22T17:08:59.405Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/rootless [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/volume [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-22T17:08:59.405Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === Skipped [2021-03-22T17:08:59.405Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-22T17:08:59.405Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-22T17:08:59.405Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:73: No driver to put! [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-22T17:08:59.405Z] time="2021-03-22T17:07:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-22T17:08:59.405Z] time="2021-03-22T17:07:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-22T17:08:59.405Z] time="2021-03-22T17:07:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-22T17:08:59.405Z] time="2021-03-22T17:07:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-22T17:08:59.405Z] time="2021-03-22T17:07:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:73: No driver to put! [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-22T17:08:59.405Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-22T17:08:59.405Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-22T17:08:59.405Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T17:08:59.405Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-22T17:08:59.405Z] graphtest_unix.go:73: No driver to put! [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-22T17:08:59.405Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-22T17:08:59.405Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] [2021-03-22T17:08:59.405Z] DONE 2244 tests, 26 skipped in 253.777s Post stage [Pipeline] junit [2021-03-22T17:08:59.415Z] Recording test results [2021-03-22T17:08:59.692Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-22T17:09:00.174Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42050/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6038b488406ca3b7cc62ddcc0438cf678694bf7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6038b488406ca3b7cc62ddcc0438cf678694bf7 hack/validate/vendor [2021-03-22T17:09:01.101Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T17:09:01.584Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-22T17:09:01.698Z] + echo Ensuring container killed. [2021-03-22T17:09:01.698Z] Ensuring container killed. [2021-03-22T17:09:01.698Z] + docker rm -vf docker-pr8 [2021-03-22T17:09:01.698Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-03-22T17:09:01.977Z] + echo Chowning /workspace to jenkins user [2021-03-22T17:09:01.977Z] Chowning /workspace to jenkins user [2021-03-22T17:09:01.977Z] + id -u [2021-03-22T17:09:01.977Z] + id -g [2021-03-22T17:09:01.977Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42050:/workspace busybox chown -R 1000:1000 /workspace [2021-03-22T17:09:02.520Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T17:09:02.866Z] + bundleName=unit [2021-03-22T17:09:02.866Z] + echo Creating unit-bundles.tar.gz [2021-03-22T17:09:02.866Z] Creating unit-bundles.tar.gz [2021-03-22T17:09:02.866Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-22T17:09:02.866Z] bundles/junit-report.xml [2021-03-22T17:09:02.866Z] bundles/go-test-report.json [2021-03-22T17:09:02.866Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-22T17:09:02.874Z] Archiving artifacts [2021-03-22T17:09:03.256Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42050/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T17:09:03.557Z] + make clean [2021-03-22T17:09:03.855Z] docker volume rm -f docker-dev-cache [2021-03-22T17:09:03.855Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T17:09:05.808Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-22T17:09:06.374Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-22T17:09:07.311Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-22T17:09:07.570Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-22T17:09:08.138Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-22T17:09:08.138Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-22T17:09:09.515Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-22T17:09:10.082Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-22T17:09:10.341Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-22T17:09:10.908Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-22T17:09:10.908Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-22T17:09:11.475Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-22T17:09:12.411Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-22T17:09:14.960Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-22T17:09:14.960Z] --- PASS: TestServiceWithDataPathPortInit (17.13s) [2021-03-22T17:09:14.960Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T17:09:20.227Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-22T17:09:22.761Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s) [2021-03-22T17:09:22.761Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ryhrm9vrhewkak8gm0bj4myja Created:2021-03-22 17:09:16.391164757 +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[6856027a7493ea6b0591e55b720f1fbca9ca6c058d7472d91918585b15b17f64:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yptmsapnr8z20l4ck70vs0i94 EndpointID:cd9be51d02107cdba12840d42ea9ea569e054fb6ac22bb22a0a2fdc2d4cb9ffb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3e42472e5376791afeb6d9eb2bc32b2fef75e462f5cdf231ca0e87b136ab967d 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:2981edaaee9e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yptmsapnr8z20l4ck70vs0i94 EndpointID:cd9be51d02107cdba12840d42ea9ea569e054fb6ac22bb22a0a2fdc2d4cb9ffb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-22T17:09:22.761Z] PASS [2021-03-22T17:09:22.761Z] [2021-03-22T17:09:22.761Z] === Skipped [2021-03-22T17:09:22.761Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T17:09:22.761Z] service_test.go:242: FLAKY_TEST [2021-03-22T17:09:22.761Z] [2021-03-22T17:09:22.761Z] [2021-03-22T17:09:22.761Z] DONE 26 tests, 1 skipped in 55.322s [2021-03-22T17:09:22.761Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-22T17:09:22.761Z] ++ 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-03-22T17:09:22.761Z] ++ set -e [2021-03-22T17:09:22.761Z] ++ '[' -n 0 ']' [2021-03-22T17:09:22.761Z] ++ set -x [2021-03-22T17:09:22.761Z] ++ env -i DEST=/go/src/github.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-03-22T17:09:23.021Z] INFO: Testing against a local daemon [2021-03-22T17:09:23.021Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-22T17:09:23.021Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T17:09:23.021Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:09:23.021Z] === RUN TestDockerNetworkIpvlan [2021-03-22T17:09:23.021Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-22T17:09:23.021Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:09:23.021Z] PASS [2021-03-22T17:09:23.021Z] [2021-03-22T17:09:23.021Z] === Skipped [2021-03-22T17:09:23.021Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T17:09:23.021Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:09:23.021Z] [2021-03-22T17:09:23.021Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-22T17:09:23.021Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T17:09:23.021Z] [2021-03-22T17:09:23.021Z] [2021-03-22T17:09:23.021Z] DONE 2 tests, 2 skipped in 0.159s [2021-03-22T17:09:23.021Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-22T17:09:23.021Z] ++ 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-03-22T17:09:23.021Z] ++ set -e [2021-03-22T17:09:23.021Z] ++ '[' -n 0 ']' [2021-03-22T17:09:23.021Z] ++ set -x [2021-03-22T17:09:23.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T17:09:23.021Z] INFO: Testing against a local daemon [2021-03-22T17:09:23.021Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-22T17:09:23.280Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-22T17:09:23.539Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-22T17:09:23.539Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-22T17:09:23.798Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-22T17:09:23.798Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-22T17:09:24.056Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-22T17:09:24.625Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-03-22T17:09:24.625Z] === RUN TestDockerNetworkMacvlan [2021-03-22T17:09:25.560Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-22T17:09:25.560Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-22T17:09:26.128Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-22T17:09:27.062Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-22T17:09:27.321Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-22T17:09:28.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-22T17:09:31.230Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-22T17:09:33.134Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-22T17:09:33.701Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-22T17:09:34.267Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-22T17:09:35.644Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-22T17:09:43.767Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-22T17:09:46.298Z] --- PASS: TestDockerNetworkMacvlan (21.41s) [2021-03-22T17:09:46.298Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-22T17:09:46.298Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-22T17:09:46.298Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.55s) [2021-03-22T17:09:46.298Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.34s) [2021-03-22T17:09:46.298Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.78s) [2021-03-22T17:09:46.298Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.07s) [2021-03-22T17:09:46.298Z] PASS [2021-03-22T17:09:46.298Z] [2021-03-22T17:09:46.298Z] DONE 8 tests in 23.013s [2021-03-22T17:09:46.298Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-22T17:09:46.298Z] ++ 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-03-22T17:09:46.298Z] ++ set -e [2021-03-22T17:09:46.298Z] ++ '[' -n 0 ']' [2021-03-22T17:09:46.298Z] ++ set -x [2021-03-22T17:09:46.299Z] ++ env -i DEST=/go/src/github.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-03-22T17:09:46.299Z] testing: warning: no tests to run [2021-03-22T17:09:46.299Z] PASS [2021-03-22T17:09:46.299Z] [2021-03-22T17:09:46.299Z] DONE 0 tests in 0.035s [2021-03-22T17:09:46.299Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-22T17:09:46.299Z] ++ 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-03-22T17:09:46.299Z] ++ set -e [2021-03-22T17:09:46.299Z] ++ '[' -n 0 ']' [2021-03-22T17:09:46.299Z] ++ set -x [2021-03-22T17:09:46.299Z] ++ env -i DEST=/go/src/github.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-03-22T17:09:46.299Z] INFO: Testing against a local daemon [2021-03-22T17:09:46.299Z] === RUN TestAuthZPluginAllowRequest [2021-03-22T17:09:46.865Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-22T17:09:48.246Z] --- PASS: TestAuthZPluginAllowRequest (1.97s) [2021-03-22T17:09:48.246Z] === RUN TestAuthZPluginTLS [2021-03-22T17:09:48.814Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-03-22T17:09:48.814Z] === RUN TestAuthZPluginDenyRequest [2021-03-22T17:09:49.381Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-22T17:09:49.381Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-22T17:09:49.947Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-03-22T17:09:49.947Z] === RUN TestAuthZPluginDenyResponse [2021-03-22T17:09:50.516Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-03-22T17:09:50.516Z] === RUN TestAuthZPluginAllowEventStream [2021-03-22T17:09:50.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-22T17:09:51.452Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-22T17:09:52.828Z] --- PASS: TestAuthZPluginAllowEventStream (2.18s) [2021-03-22T17:09:52.828Z] === RUN TestAuthZPluginErrorResponse [2021-03-22T17:09:53.087Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2021-03-22T17:09:53.087Z] === RUN TestAuthZPluginErrorRequest [2021-03-22T17:09:53.345Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-22T17:09:53.913Z] --- PASS: TestAuthZPluginErrorRequest (0.60s) [2021-03-22T17:09:53.913Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-22T17:09:54.480Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2021-03-22T17:09:54.480Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-22T17:09:57.013Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.29s) [2021-03-22T17:09:57.013Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-22T17:09:57.013Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-22T17:09:57.013Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-22T17:09:58.918Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2021-03-22T17:09:58.918Z] === RUN TestAuthZPluginHeader [2021-03-22T17:09:59.855Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-03-22T17:09:59.855Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-22T17:10:02.394Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-22T17:10:02.394Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-22T17:10:04.928Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2021-03-22T17:10:04.928Z] === RUN TestAuthZPluginV2Disable [2021-03-22T17:10:04.928Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-22T17:10:05.186Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-22T17:10:07.718Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-22T17:10:07.976Z] --- PASS: TestAuthZPluginV2Disable (3.47s) [2021-03-22T17:10:07.976Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-22T17:10:08.543Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-22T17:10:09.477Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-22T17:10:10.411Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-22T17:10:11.346Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.08s) [2021-03-22T17:10:11.346Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-22T17:10:12.281Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-22T17:10:12.848Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-22T17:10:12.848Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-22T17:10:13.107Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-22T17:10:13.366Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-22T17:10:14.300Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-22T17:10:15.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-22T17:10:17.580Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-22T17:10:18.956Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-22T17:10:22.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-22T17:10:23.185Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-22T17:10:24.139Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.05s) [2021-03-22T17:10:24.139Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-22T17:10:25.085Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-22T17:10:27.621Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-22T17:10:28.555Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-22T17:10:28.949Z] --- PASS: TestBuildWithHugeFile (148.96s) [2021-03-22T17:10:28.949Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T17:10:29.488Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-22T17:10:30.056Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-22T17:10:33.338Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-22T17:10:35.240Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-22T17:10:35.806Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-22T17:10:36.745Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-22T17:10:36.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-22T17:10:42.019Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.22s) [2021-03-22T17:10:42.019Z] PASS [2021-03-22T17:10:42.019Z] [2021-03-22T17:10:42.019Z] DONE 17 tests in 55.333s [2021-03-22T17:10:42.019Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-22T17:10:42.019Z] ++ 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-03-22T17:10:42.019Z] ++ set -e [2021-03-22T17:10:42.019Z] ++ '[' -n 0 ']' [2021-03-22T17:10:42.019Z] ++ set -x [2021-03-22T17:10:42.019Z] ++ env -i DEST=/go/src/github.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-03-22T17:10:42.019Z] INFO: Testing against a local daemon [2021-03-22T17:10:42.019Z] === RUN TestPluginInvalidJSON [2021-03-22T17:10:42.019Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:10:42.019Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:10:42.019Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:10:42.019Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-22T17:10:42.019Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-22T17:10:42.019Z] === RUN TestPluginInstall [2021-03-22T17:10:42.019Z] === RUN TestPluginInstall/no_auth [2021-03-22T17:10:44.552Z] time="2021-03-22T17:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:10:44.552Z] time="2021-03-22T17:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b034e9904cfc7bfa3e1ea183e1c5e0253bde766fa848bdf66543380a38b95ae5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:10:44.552Z] time="2021-03-22T17:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:10:44.552Z] time="2021-03-22T17:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b034e9904cfc7bfa3e1ea183e1c5e0253bde766fa848bdf66543380a38b95ae5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:10:44.552Z] === RUN TestPluginInstall/with_htpasswd [2021-03-22T17:10:45.120Z] time="2021-03-22T17:10:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:10:45.120Z] time="2021-03-22T17:10:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:780059dd9bdca181a750b66d52a2b7ccf44c43b28c67c5628673e1f87ffb7699" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:10:45.120Z] time="2021-03-22T17:10:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:10:45.120Z] time="2021-03-22T17:10:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:780059dd9bdca181a750b66d52a2b7ccf44c43b28c67c5628673e1f87ffb7699" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:10:45.688Z] === RUN TestPluginInstall/with_insecure [2021-03-22T17:10:47.065Z] time="2021-03-22T17:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:10:47.065Z] time="2021-03-22T17:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1459009d47d0cb8caccb2c99f37c94c5c61d34474fdd54674d29c9d3f0703a72" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:10:47.065Z] time="2021-03-22T17:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T17:10:47.065Z] time="2021-03-22T17:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1459009d47d0cb8caccb2c99f37c94c5c61d34474fdd54674d29c9d3f0703a72" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T17:10:47.324Z] --- PASS: TestPluginInstall (5.59s) [2021-03-22T17:10:47.324Z] --- PASS: TestPluginInstall/no_auth (2.86s) [2021-03-22T17:10:47.324Z] --- PASS: TestPluginInstall/with_htpasswd (1.10s) [2021-03-22T17:10:47.324Z] --- PASS: TestPluginInstall/with_insecure (1.64s) [2021-03-22T17:10:47.324Z] plugin_test.go:160: [d4a37ce893e73] daemon is not started [2021-03-22T17:10:47.324Z] === RUN TestPluginsWithRuntimes [2021-03-22T17:10:48.283Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-22T17:10:49.219Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-22T17:10:50.596Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-22T17:10:51.531Z] --- PASS: TestPluginsWithRuntimes (4.20s) [2021-03-22T17:10:51.531Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-03-22T17:10:51.531Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2021-03-22T17:10:51.531Z] PASS [2021-03-22T17:10:51.531Z] [2021-03-22T17:10:51.531Z] DONE 9 tests in 10.025s [2021-03-22T17:10:51.531Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-22T17:10:51.531Z] ++ 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-03-22T17:10:51.531Z] ++ set -e [2021-03-22T17:10:51.531Z] ++ '[' -n 0 ']' [2021-03-22T17:10:51.531Z] ++ set -x [2021-03-22T17:10:51.532Z] ++ env -i DEST=/go/src/github.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-03-22T17:10:51.790Z] INFO: Testing against a local daemon [2021-03-22T17:10:51.790Z] === RUN TestExternalGraphDriver [2021-03-22T17:10:51.790Z] === RUN TestExternalGraphDriver/json [2021-03-22T17:10:52.725Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-22T17:10:54.101Z] === RUN TestExternalGraphDriver/spec [2021-03-22T17:10:56.002Z] === RUN TestExternalGraphDriver/pull [2021-03-22T17:10:58.533Z] === RUN TestDockerSuite/TestBuildRm [2021-03-22T17:10:59.100Z] --- PASS: TestExternalGraphDriver (7.30s) [2021-03-22T17:10:59.100Z] --- PASS: TestExternalGraphDriver/json (2.20s) [2021-03-22T17:10:59.100Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2021-03-22T17:10:59.100Z] --- PASS: TestExternalGraphDriver/pull (3.03s) [2021-03-22T17:10:59.100Z] === RUN TestGraphdriverPluginV2 [2021-03-22T17:11:01.645Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-22T17:11:02.583Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-22T17:11:03.151Z] --- PASS: TestGraphdriverPluginV2 (4.30s) [2021-03-22T17:11:03.151Z] PASS [2021-03-22T17:11:03.409Z] [2021-03-22T17:11:03.409Z] DONE 5 tests in 11.793s [2021-03-22T17:11:03.409Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-22T17:11:03.409Z] ++ 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-03-22T17:11:03.409Z] ++ set -e [2021-03-22T17:11:03.409Z] ++ '[' -n 0 ']' [2021-03-22T17:11:03.409Z] ++ set -x [2021-03-22T17:11:03.410Z] ++ env -i DEST=/go/src/github.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-03-22T17:11:03.410Z] INFO: Testing against a local daemon [2021-03-22T17:11:03.410Z] === RUN TestContinueAfterPluginCrash [2021-03-22T17:11:03.410Z] === PAUSE TestContinueAfterPluginCrash [2021-03-22T17:11:03.410Z] === RUN TestReadPluginNoRead [2021-03-22T17:11:03.410Z] === PAUSE TestReadPluginNoRead [2021-03-22T17:11:03.410Z] === RUN TestDaemonStartWithLogOpt [2021-03-22T17:11:03.410Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-22T17:11:03.410Z] === CONT TestContinueAfterPluginCrash [2021-03-22T17:11:03.410Z] === CONT TestDaemonStartWithLogOpt [2021-03-22T17:11:03.976Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-22T17:11:04.544Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-22T17:11:05.112Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-22T17:11:07.016Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-22T17:11:08.920Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-22T17:11:09.185Z] --- PASS: TestDaemonStartWithLogOpt (5.79s) [2021-03-22T17:11:09.185Z] === CONT TestReadPluginNoRead [2021-03-22T17:11:10.120Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-22T17:11:12.653Z] === RUN TestReadPluginNoRead/default [2021-03-22T17:11:14.554Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-22T17:11:14.813Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-22T17:11:15.072Z] --- PASS: TestContinueAfterPluginCrash (11.50s) [2021-03-22T17:11:15.072Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-22T17:11:15.330Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-22T17:11:15.330Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-22T17:11:15.589Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-22T17:11:16.525Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-22T17:11:16.783Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-22T17:11:17.041Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-22T17:11:17.977Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-22T17:11:18.543Z] --- PASS: TestReadPluginNoRead (9.17s) [2021-03-22T17:11:18.543Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2021-03-22T17:11:18.543Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.99s) [2021-03-22T17:11:18.543Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2021-03-22T17:11:18.543Z] read_test.go:92: [d6761f648931c] daemon is not started [2021-03-22T17:11:18.543Z] PASS [2021-03-22T17:11:18.543Z] [2021-03-22T17:11:18.543Z] DONE 6 tests in 15.126s [2021-03-22T17:11:18.543Z] 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-03-22T17:11:18.544Z] ++ 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-03-22T17:11:18.544Z] ++ set -e [2021-03-22T17:11:18.544Z] ++ '[' -n 0 ']' [2021-03-22T17:11:18.544Z] ++ set -x [2021-03-22T17:11:18.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T17:11:18.544Z] testing: warning: no tests to run [2021-03-22T17:11:18.544Z] PASS [2021-03-22T17:11:18.544Z] [2021-03-22T17:11:18.544Z] DONE 0 tests in 0.058s [2021-03-22T17:11:18.544Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-22T17:11:18.544Z] ++ 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-03-22T17:11:18.544Z] ++ set -e [2021-03-22T17:11:18.544Z] ++ '[' -n 0 ']' [2021-03-22T17:11:18.544Z] ++ set -x [2021-03-22T17:11:18.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T17:11:18.802Z] INFO: Testing against a local daemon [2021-03-22T17:11:18.802Z] === RUN TestPluginWithDevMounts [2021-03-22T17:11:18.802Z] === PAUSE TestPluginWithDevMounts [2021-03-22T17:11:18.802Z] === CONT TestPluginWithDevMounts [2021-03-22T17:11:20.703Z] --- PASS: TestPluginWithDevMounts (1.96s) [2021-03-22T17:11:20.703Z] PASS [2021-03-22T17:11:20.703Z] [2021-03-22T17:11:20.703Z] DONE 1 tests in 2.113s [2021-03-22T17:11:20.703Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-22T17:11:20.703Z] ++ 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-03-22T17:11:20.703Z] ++ set -e [2021-03-22T17:11:20.703Z] ++ '[' -n 0 ']' [2021-03-22T17:11:20.703Z] ++ set -x [2021-03-22T17:11:20.703Z] ++ env -i DEST=/go/src/github.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-03-22T17:11:20.961Z] INFO: Testing against a local daemon [2021-03-22T17:11:20.961Z] === RUN TestSecretInspect [2021-03-22T17:11:22.863Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-22T17:11:23.799Z] --- PASS: TestSecretInspect (2.91s) [2021-03-22T17:11:23.799Z] === RUN TestSecretList [2021-03-22T17:11:24.058Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-22T17:11:25.436Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-22T17:11:25.696Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-22T17:11:26.264Z] --- PASS: TestSecretList (2.36s) [2021-03-22T17:11:26.264Z] === RUN TestSecretsCreateAndDelete [2021-03-22T17:11:26.831Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-22T17:11:28.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-22T17:11:28.470Z] === RUN TestDockerSuite/TestBuildUser [2021-03-22T17:11:29.054Z] --- PASS: TestSecretsCreateAndDelete (2.88s) [2021-03-22T17:11:29.054Z] === RUN TestSecretsUpdate [2021-03-22T17:11:31.585Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-22T17:11:32.152Z] --- PASS: TestSecretsUpdate (3.16s) [2021-03-22T17:11:32.152Z] === RUN TestTemplatedSecret [2021-03-22T17:11:37.425Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-22T17:11:37.425Z] --- PASS: TestTemplatedSecret (5.23s) [2021-03-22T17:11:37.425Z] === RUN TestSecretCreateResolve [2021-03-22T17:11:41.613Z] --- PASS: TestSecretCreateResolve (3.48s) [2021-03-22T17:11:41.613Z] PASS [2021-03-22T17:11:41.613Z] [2021-03-22T17:11:41.613Z] DONE 6 tests in 20.158s [2021-03-22T17:11:41.613Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-22T17:11:41.613Z] ++ 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-03-22T17:11:41.613Z] ++ set -e [2021-03-22T17:11:41.613Z] ++ '[' -n 0 ']' [2021-03-22T17:11:41.613Z] ++ set -x [2021-03-22T17:11:41.613Z] ++ env -i DEST=/go/src/github.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-03-22T17:11:41.613Z] INFO: Testing against a local daemon [2021-03-22T17:11:41.613Z] === RUN TestServiceCreateInit [2021-03-22T17:11:41.613Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-22T17:11:48.175Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-22T17:11:48.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-22T17:11:55.001Z] --- PASS: TestServiceCreateInit (12.95s) [2021-03-22T17:11:55.001Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.99s) [2021-03-22T17:11:55.001Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.93s) [2021-03-22T17:11:55.001Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T17:11:59.197Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-22T17:12:00.133Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-22T17:12:00.391Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-22T17:12:01.779Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-22T17:12:03.156Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-22T17:12:05.059Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-22T17:12:05.059Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-22T17:12:05.059Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-22T17:12:05.059Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-22T17:12:05.059Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-22T17:12:06.962Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-22T17:12:06.962Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-22T17:12:07.530Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-22T17:12:08.097Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-22T17:12:09.034Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-22T17:12:09.034Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-22T17:12:12.325Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-22T17:12:13.261Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-22T17:12:14.197Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-22T17:12:14.456Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-22T17:12:14.715Z] --- PASS: TestCreateServiceMultipleTimes (20.60s) [2021-03-22T17:12:14.715Z] === RUN TestCreateServiceConflict [2021-03-22T17:12:14.973Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-22T17:12:14.973Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-22T17:12:15.540Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-22T17:12:17.444Z] --- PASS: TestCreateServiceConflict (2.69s) [2021-03-22T17:12:17.444Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T17:12:18.011Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-22T17:12:18.011Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-22T17:12:18.011Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-22T17:12:18.949Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-22T17:12:20.326Z] === RUN TestDockerSuite/TestCommitChange [2021-03-22T17:12:21.704Z] --- PASS: TestCreateServiceMaxReplicas (4.22s) [2021-03-22T17:12:21.704Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T17:12:21.704Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-22T17:12:23.092Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-22T17:12:24.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-22T17:12:25.404Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-22T17:12:27.308Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-22T17:12:27.876Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-22T17:12:29.780Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-22T17:12:30.716Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-22T17:12:30.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-22T17:12:32.351Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-22T17:12:33.288Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-22T17:12:33.288Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-22T17:12:33.288Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-22T17:12:33.548Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-22T17:12:33.548Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-22T17:12:33.548Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-22T17:12:33.548Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-22T17:12:35.451Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-22T17:12:36.387Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s) [2021-03-22T17:12:36.387Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T17:12:36.953Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-22T17:12:36.953Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-22T17:12:38.332Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-22T17:12:39.270Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-22T17:12:39.528Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2021-03-22T17:12:39.528Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T17:12:40.096Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-22T17:12:41.032Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-22T17:12:41.971Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-22T17:12:41.971Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-22T17:12:41.971Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-22T17:12:42.911Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2021-03-22T17:12:42.911Z] === RUN TestCreateServiceSysctls [2021-03-22T17:12:43.169Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-22T17:12:43.169Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-22T17:12:43.169Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-22T17:12:43.169Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-22T17:12:43.169Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-22T17:12:44.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-22T17:12:45.484Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-22T17:12:46.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-22T17:12:46.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-22T17:12:48.323Z] --- PASS: TestCreateServiceSysctls (5.03s) [2021-03-22T17:12:48.323Z] === RUN TestCreateServiceCapabilities [2021-03-22T17:12:48.323Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-22T17:12:49.258Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-22T17:12:49.258Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-22T17:12:50.635Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-22T17:12:51.203Z] --- PASS: TestCreateServiceCapabilities (3.21s) [2021-03-22T17:12:51.203Z] === RUN TestInspect [2021-03-22T17:12:51.461Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-22T17:12:52.396Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-22T17:12:53.333Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-22T17:12:53.333Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-22T17:12:54.710Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-22T17:12:55.279Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-22T17:12:56.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-22T17:12:56.474Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-22T17:12:56.734Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-22T17:12:57.300Z] --- PASS: TestInspect (6.16s) [2021-03-22T17:12:57.300Z] === RUN TestCreateJob [2021-03-22T17:12:57.560Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-22T17:13:00.093Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-22T17:13:02.631Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-22T17:13:02.631Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-22T17:13:02.631Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-22T17:13:02.631Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-22T17:13:02.631Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-22T17:13:03.197Z] --- PASS: TestCreateJob (5.81s) [2021-03-22T17:13:03.197Z] === RUN TestReplicatedJob [2021-03-22T17:13:03.765Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-22T17:13:09.035Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-22T17:13:09.294Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-22T17:13:09.552Z] --- PASS: TestReplicatedJob (6.46s) [2021-03-22T17:13:09.552Z] === RUN TestUpdateReplicatedJob [2021-03-22T17:13:10.119Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-22T17:13:10.119Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-22T17:13:10.119Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-22T17:13:13.405Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-22T17:13:13.405Z] --- PASS: TestUpdateReplicatedJob (3.78s) [2021-03-22T17:13:13.405Z] === RUN TestServiceListWithStatuses [2021-03-22T17:13:13.405Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-22T17:13:13.405Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T17:13:13.405Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T17:13:13.973Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-22T17:13:15.874Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-22T17:13:20.061Z] --- PASS: TestDockerNetworkConnectAlias (5.93s) [2021-03-22T17:13:20.061Z] === RUN TestDockerNetworkReConnect [2021-03-22T17:13:22.591Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-22T17:13:23.158Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-22T17:13:24.093Z] --- PASS: TestDockerNetworkReConnect (4.70s) [2021-03-22T17:13:24.093Z] === RUN TestServicePlugin [2021-03-22T17:13:25.028Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-22T17:13:27.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-22T17:13:28.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-22T17:13:30.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-22T17:13:32.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-22T17:13:33.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-22T17:13:35.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000adfba0_} [2021-03-22T17:13:36.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1250551221_/foo_false____} [2021-03-22T17:13:37.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1250551221_/foo_true____} [2021-03-22T17:13:38.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3079197584_/foo_false____} [2021-03-22T17:13:40.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3079197584_/foo_true____} [2021-03-22T17:13:41.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3079197584_/foo_true__0xc000adfc00__} [2021-03-22T17:13:43.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000adfc20_} [2021-03-22T17:13:45.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000adfc40_} [2021-03-22T17:13:46.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000adfc60_} [2021-03-22T17:13:48.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000adfc80_} [2021-03-22T17:13:49.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-22T17:13:50.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-22T17:13:50.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-22T17:13:50.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-22T17:13:50.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-22T17:13:50.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-22T17:13:50.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-22T17:13:50.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-22T17:13:50.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-22T17:13:50.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-22T17:13:50.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-22T17:13:50.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-22T17:13:50.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-22T17:13:50.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-22T17:13:50.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-22T17:13:50.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-22T17:13:50.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-22T17:13:50.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-22T17:13:50.873Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-22T17:13:54.159Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-22T17:13:55.536Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-22T17:13:56.102Z] --- PASS: TestServicePlugin (32.02s) [2021-03-22T17:13:56.102Z] plugin_test.go:62: [df735b5fc4b1b] joining swarm manager [d0f022e738def]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:13:56.102Z] plugin_test.go:65: [d3a3e9a46b8a3] joining swarm manager [d0f022e738def]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:13:56.102Z] === RUN TestServiceUpdateLabel [2021-03-22T17:13:58.633Z] --- PASS: TestServiceUpdateLabel (2.38s) [2021-03-22T17:13:58.633Z] === RUN TestServiceUpdateSecrets [2021-03-22T17:13:59.199Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-22T17:14:00.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-22T17:14:01.511Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-22T17:14:01.511Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-22T17:14:02.445Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-22T17:14:03.821Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-22T17:14:04.757Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-22T17:14:05.693Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-22T17:14:06.631Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-22T17:14:07.582Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-22T17:14:08.965Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-22T17:14:10.340Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-22T17:14:10.907Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-22T17:14:11.844Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-22T17:14:12.778Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-22T17:14:13.344Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-22T17:14:14.279Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-22T17:14:14.846Z] --- PASS: TestServiceUpdateSecrets (16.32s) [2021-03-22T17:14:14.846Z] === RUN TestServiceUpdateConfigs [2021-03-22T17:14:16.748Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-22T17:14:17.684Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-22T17:14:18.621Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-22T17:14:18.621Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-22T17:14:19.557Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-22T17:14:20.125Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-22T17:14:21.060Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-22T17:14:21.997Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-22T17:14:22.934Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-22T17:14:24.310Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-22T17:14:25.247Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-22T17:14:28.542Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-22T17:14:30.444Z] --- PASS: TestServiceUpdateConfigs (15.67s) [2021-03-22T17:14:30.444Z] === RUN TestServiceUpdateNetwork [2021-03-22T17:14:32.981Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-22T17:14:36.270Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-22T17:14:37.203Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-22T17:14:42.469Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-22T17:14:45.002Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-22T17:14:45.002Z] --- PASS: TestServiceUpdateNetwork (14.60s) [2021-03-22T17:14:45.002Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T17:14:45.937Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-22T17:14:46.505Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-22T17:14:47.882Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-22T17:14:51.172Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-22T17:14:51.739Z] === RUN TestDockerSuite/TestCpToDot [2021-03-22T17:14:52.684Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-22T17:14:54.059Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-22T17:14:55.434Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-22T17:14:55.434Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-22T17:14:56.368Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-22T17:14:57.746Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-22T17:14:57.746Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-22T17:14:58.683Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-22T17:14:59.621Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-22T17:14:59.879Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-22T17:14:59.879Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-22T17:15:00.138Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-22T17:15:01.074Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-22T17:15:01.074Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-22T17:15:01.074Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-22T17:15:01.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-22T17:15:02.208Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-22T17:15:02.466Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-22T17:15:02.466Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-22T17:15:02.725Z] === RUN TestDockerSuite/TestCreateRM [2021-03-22T17:15:02.725Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-22T17:15:02.725Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-22T17:15:02.983Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-22T17:15:02.983Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-22T17:15:03.242Z] --- PASS: TestServiceUpdatePidsLimit (18.24s) [2021-03-22T17:15:03.242Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.54s) [2021-03-22T17:15:03.242Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2021-03-22T17:15:03.242Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-03-22T17:15:03.242Z] PASS [2021-03-22T17:15:03.242Z] [2021-03-22T17:15:03.242Z] === Skipped [2021-03-22T17:15:03.242Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-22T17:15:03.242Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T17:15:03.242Z] [2021-03-22T17:15:03.242Z] [2021-03-22T17:15:03.242Z] DONE 27 tests, 1 skipped in 202.341s [2021-03-22T17:15:03.242Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-22T17:15:03.242Z] ++ 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-03-22T17:15:03.242Z] ++ set -e [2021-03-22T17:15:03.242Z] ++ '[' -n 0 ']' [2021-03-22T17:15:03.242Z] ++ set -x [2021-03-22T17:15:03.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T17:15:03.502Z] INFO: Testing against a local daemon [2021-03-22T17:15:03.502Z] === RUN TestSessionCreate [2021-03-22T17:15:03.502Z] --- PASS: TestSessionCreate (0.04s) [2021-03-22T17:15:03.502Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T17:15:03.502Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-22T17:15:03.502Z] PASS [2021-03-22T17:15:03.502Z] [2021-03-22T17:15:03.502Z] DONE 2 tests in 0.221s [2021-03-22T17:15:03.502Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-22T17:15:03.502Z] ++ 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-03-22T17:15:03.502Z] ++ set -e [2021-03-22T17:15:03.502Z] ++ '[' -n 0 ']' [2021-03-22T17:15:03.502Z] ++ set -x [2021-03-22T17:15:03.502Z] ++ env -i DEST=/go/src/github.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-03-22T17:15:03.761Z] INFO: Testing against a local daemon [2021-03-22T17:15:03.761Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T17:15:03.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T17:15:03.761Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T17:15:03.761Z] === RUN TestEventsExecDie [2021-03-22T17:15:05.139Z] --- PASS: TestEventsExecDie (1.52s) [2021-03-22T17:15:05.139Z] === RUN TestEventsBackwardsCompatible [2021-03-22T17:15:05.139Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-22T17:15:05.139Z] === RUN TestInfoBinaryCommits [2021-03-22T17:15:05.139Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-03-22T17:15:05.139Z] === RUN TestInfoAPIVersioned [2021-03-22T17:15:05.398Z] --- PASS: TestInfoAPIVersioned (0.03s) [2021-03-22T17:15:05.398Z] === RUN TestInfoDiscoveryBackend [2021-03-22T17:15:05.658Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-22T17:15:05.658Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-22T17:15:05.658Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-22T17:15:05.917Z] --- PASS: TestInfoDiscoveryBackend (0.57s) [2021-03-22T17:15:05.917Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-22T17:15:06.853Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-22T17:15:06.853Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-22T17:15:07.420Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-03-22T17:15:07.420Z] === RUN TestInfoAPI [2021-03-22T17:15:07.420Z] --- PASS: TestInfoAPI (0.04s) [2021-03-22T17:15:07.420Z] === RUN TestInfoAPIWarnings [2021-03-22T17:15:09.322Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-22T17:15:09.580Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-22T17:15:09.580Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-22T17:15:09.580Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-22T17:15:09.580Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-22T17:15:09.580Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-22T17:15:10.523Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-22T17:15:11.898Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-22T17:15:12.833Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-22T17:15:14.208Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-22T17:15:16.110Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-22T17:15:16.368Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-22T17:15:17.303Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-22T17:15:17.303Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-22T17:15:17.869Z] === RUN TestDockerSuite/TestDockerFails [2021-03-22T17:15:17.869Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-22T17:15:17.869Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-22T17:15:17.869Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-22T17:15:18.806Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-22T17:15:19.741Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-22T17:15:21.117Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-22T17:15:21.117Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-22T17:15:21.117Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-22T17:15:21.117Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-22T17:15:23.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-22T17:15:23.954Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-03-22T17:15:23.954Z] === RUN TestInfoDebug [2021-03-22T17:15:24.521Z] --- PASS: TestInfoDebug (0.55s) [2021-03-22T17:15:24.521Z] === RUN TestInfoInsecureRegistries [2021-03-22T17:15:25.088Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2021-03-22T17:15:25.088Z] === RUN TestInfoRegistryMirrors [2021-03-22T17:15:25.655Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2021-03-22T17:15:25.655Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T17:15:25.914Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-03-22T17:15:25.914Z] === RUN TestPingCacheHeaders [2021-03-22T17:15:25.914Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-22T17:15:25.914Z] === RUN TestPingGet [2021-03-22T17:15:25.914Z] --- PASS: TestPingGet (0.03s) [2021-03-22T17:15:25.914Z] === RUN TestPingHead [2021-03-22T17:15:25.914Z] --- PASS: TestPingHead (0.03s) [2021-03-22T17:15:25.914Z] === RUN TestVersion [2021-03-22T17:15:25.914Z] --- PASS: TestVersion (0.04s) [2021-03-22T17:15:25.914Z] PASS [2021-03-22T17:15:25.914Z] [2021-03-22T17:15:25.914Z] === Skipped [2021-03-22T17:15:25.914Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T17:15:25.914Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T17:15:25.914Z] [2021-03-22T17:15:25.914Z] [2021-03-22T17:15:25.914Z] DONE 18 tests, 1 skipped in 22.466s [2021-03-22T17:15:25.914Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-22T17:15:25.915Z] ++ 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-03-22T17:15:25.915Z] ++ set -e [2021-03-22T17:15:25.915Z] ++ '[' -n 0 ']' [2021-03-22T17:15:25.915Z] ++ set -x [2021-03-22T17:15:25.915Z] ++ env -i DEST=/go/src/github.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-03-22T17:15:26.173Z] INFO: Testing against a local daemon [2021-03-22T17:15:26.173Z] === RUN TestVolumesCreateAndList [2021-03-22T17:15:26.173Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-22T17:15:26.173Z] === RUN TestVolumesRemove [2021-03-22T17:15:26.173Z] --- PASS: TestVolumesRemove (0.09s) [2021-03-22T17:15:26.173Z] === RUN TestVolumesInspect [2021-03-22T17:15:26.433Z] --- PASS: TestVolumesInspect (0.05s) [2021-03-22T17:15:26.433Z] === RUN TestVolumesInvalidJSON [2021-03-22T17:15:26.433Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T17:15:26.433Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T17:15:26.433Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T17:15:26.433Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-22T17:15:26.433Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T17:15:26.433Z] PASS [2021-03-22T17:15:26.433Z] [2021-03-22T17:15:26.433Z] DONE 5 tests in 0.371s [2021-03-22T17:15:26.433Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T17:15:26.693Z] ++++ cat bundles/test-integration/docker.pid [2021-03-22T17:15:26.693Z] +++ kill 5675 [2021-03-22T17:15:28.071Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-22T17:15:28.071Z] +++ /etc/init.d/apparmor stop [2021-03-22T17:15:28.071Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T17:15:28.071Z] [2021-03-22T17:15:28.071Z] Unloading profiles will leave already running processes permanently [2021-03-22T17:15:28.071Z] unconfined, which can lead to unexpected situations. [2021-03-22T17:15:28.071Z] [2021-03-22T17:15:28.071Z] To set a process to complain mode, use the command line tool [2021-03-22T17:15:28.071Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T17:15:28.071Z] +++ true [2021-03-22T17:15:28.071Z] exiting test-integration [2021-03-22T17:15:28.071Z] ++ exit 0 [2021-03-22T17:15:28.071Z] [2021-03-22T17:15:28.639Z] + for job in $(jobs -p) [2021-03-22T17:15:28.639Z] + wait 10906 [2021-03-22T17:15:29.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-22T17:15:32.118Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-22T17:15:35.405Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-22T17:15:38.694Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-22T17:15:39.261Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-22T17:15:40.637Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-22T17:15:42.014Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-22T17:15:42.580Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-22T17:15:43.515Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-22T17:15:44.081Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-22T17:15:45.983Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-22T17:15:47.358Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-22T17:15:50.644Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-22T17:15:51.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-22T17:15:52.961Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-22T17:15:54.338Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-22T17:15:56.871Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-22T17:15:57.438Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-22T17:15:58.005Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-22T17:16:00.537Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-22T17:16:01.103Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-22T17:16:01.103Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-22T17:16:01.361Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-22T17:16:01.619Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-22T17:16:01.619Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-22T17:16:03.520Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-22T17:16:04.895Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-22T17:16:04.895Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-22T17:16:04.895Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-22T17:16:05.461Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-22T17:16:05.719Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-22T17:16:06.285Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-22T17:16:07.218Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-22T17:16:07.476Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-22T17:16:07.476Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-22T17:16:07.476Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-22T17:16:09.375Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-22T17:16:09.941Z] === RUN TestDockerSuite/TestEventsRename [2021-03-22T17:16:10.508Z] === RUN TestDockerSuite/TestEventsResize [2021-03-22T17:16:10.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-22T17:16:11.334Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-22T17:16:12.312Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-22T17:16:14.214Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-22T17:16:14.782Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-22T17:16:18.974Z] === RUN TestDockerSuite/TestEventsTop [2021-03-22T17:16:19.232Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-22T17:16:21.760Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-22T17:16:28.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-22T17:16:28.322Z] === RUN TestDockerSuite/TestExec [2021-03-22T17:16:30.229Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-22T17:16:31.165Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-22T17:16:32.543Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-22T17:16:33.478Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-22T17:16:35.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-22T17:16:36.319Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-22T17:16:37.753Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-22T17:16:39.131Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-22T17:16:40.510Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-22T17:16:41.887Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-22T17:16:43.791Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-22T17:16:45.169Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-22T17:16:47.071Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-22T17:16:49.604Z] === RUN TestDockerSuite/TestExecEnv [2021-03-22T17:16:50.981Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-22T17:16:52.361Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-22T17:16:53.737Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-22T17:16:55.637Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-22T17:16:56.573Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-22T17:16:57.972Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-22T17:16:58.923Z] === RUN TestDockerSuite/TestExecParseError [2021-03-22T17:16:59.490Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-22T17:17:00.424Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-22T17:17:00.991Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-22T17:17:05.182Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-22T17:17:05.748Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-22T17:17:06.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-22T17:17:07.252Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-22T17:17:09.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-22T17:17:19.122Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-22T17:17:19.383Z] === RUN TestDockerSuite/TestExecTTY [2021-03-22T17:17:21.285Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-22T17:17:22.222Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-22T17:17:23.157Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-22T17:17:24.101Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-22T17:17:24.101Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-22T17:17:26.689Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-22T17:17:27.256Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-22T17:17:29.158Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-22T17:17:30.093Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-22T17:17:31.468Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-22T17:17:32.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-22T17:17:36.125Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-22T17:17:41.393Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-22T17:17:43.293Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-22T17:17:48.558Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-22T17:17:48.558Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-22T17:17:48.558Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-22T17:17:48.558Z] === RUN TestDockerSuite/TestHealth [2021-03-22T17:18:03.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-22T17:18:13.436Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-22T17:18:13.436Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-22T17:18:13.436Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-22T17:18:13.436Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-22T17:18:13.694Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-22T17:18:13.694Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-22T17:18:15.070Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-22T17:18:15.070Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-22T17:18:15.070Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-22T17:18:15.070Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-22T17:18:15.329Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-22T17:18:15.587Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-22T17:18:16.155Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-22T17:18:16.155Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-22T17:18:17.094Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-22T17:18:17.094Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-22T17:18:18.029Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-22T17:18:18.597Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-22T17:18:18.857Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-22T17:18:19.426Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-22T17:18:22.708Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-22T17:18:22.708Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-22T17:18:22.708Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-22T17:18:24.084Z] === RUN TestDockerSuite/TestImportFile [2021-03-22T17:18:25.988Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-22T17:18:25.988Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-22T17:18:27.375Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-22T17:18:29.277Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-22T17:18:31.178Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-22T17:18:31.745Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-22T17:18:32.313Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-22T17:18:33.248Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-22T17:18:33.248Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-22T17:18:33.248Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-22T17:18:33.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-22T17:18:34.073Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-22T17:18:35.009Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-22T17:18:35.946Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-22T17:18:36.883Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-22T17:18:37.819Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-22T17:18:39.195Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-22T17:18:39.195Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-22T17:18:41.096Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-22T17:18:42.032Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-22T17:18:42.968Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-22T17:18:42.968Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-22T17:18:43.904Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-22T17:18:43.904Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-22T17:18:44.841Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-22T17:18:45.789Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-22T17:18:46.355Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-22T17:18:47.290Z] === RUN TestDockerSuite/TestInspectImage [2021-03-22T17:18:47.290Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-22T17:18:47.290Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-22T17:18:47.290Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-22T17:18:48.226Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-22T17:18:48.794Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-22T17:18:49.052Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-22T17:18:50.428Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-22T17:18:50.995Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-22T17:18:52.371Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-22T17:18:52.371Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-22T17:18:53.306Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-22T17:18:54.242Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-22T17:18:55.618Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-22T17:18:56.554Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-22T17:18:57.489Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-22T17:18:58.426Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-22T17:18:59.363Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-22T17:19:00.301Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-22T17:19:01.236Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-22T17:19:01.236Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-22T17:19:03.141Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-22T17:19:05.055Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-22T17:19:06.960Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-22T17:19:07.526Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-22T17:19:10.057Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-22T17:19:11.964Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-22T17:19:14.505Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-22T17:19:14.505Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-22T17:19:16.409Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-22T17:19:16.977Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-22T17:19:17.913Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-22T17:19:17.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-22T17:19:32.794Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-22T17:19:36.085Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-22T17:19:39.379Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-22T17:19:40.317Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-22T17:19:45.592Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-22T17:19:45.592Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-22T17:19:45.592Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-22T17:19:45.592Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-22T17:19:45.592Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-22T17:19:46.970Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-22T17:19:47.906Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-22T17:19:52.090Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-22T17:19:53.029Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-22T17:19:54.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-22T17:19:58.372Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-22T17:19:59.309Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-22T17:19:59.309Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-22T17:20:00.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-22T17:20:00.948Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-22T17:20:02.339Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-22T17:20:03.276Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-22T17:20:03.843Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-22T17:20:05.220Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-22T17:20:06.598Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-22T17:20:07.165Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-22T17:20:09.699Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-22T17:20:10.635Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-22T17:20:10.635Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-22T17:20:11.571Z] === RUN TestDockerSuite/TestLogsSince [2021-03-22T17:20:14.105Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-22T17:20:16.006Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-22T17:20:18.538Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-22T17:20:20.441Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-22T17:20:24.636Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-22T17:20:24.636Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-22T17:20:25.574Z] === RUN TestDockerSuite/TestLogsTail [2021-03-22T17:20:26.511Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-22T17:20:27.888Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-22T17:20:28.454Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-22T17:20:28.713Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-22T17:20:29.280Z] === RUN TestDockerSuite/TestNetHostname [2021-03-22T17:20:31.812Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-22T17:20:31.812Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-22T17:20:38.374Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-22T17:20:39.750Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-22T17:20:40.316Z] === RUN TestDockerSuite/TestPluginActive [2021-03-22T17:20:41.690Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-22T17:20:46.957Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-22T17:20:46.957Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-22T17:20:47.525Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-22T17:20:48.901Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-22T17:20:52.211Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-22T17:20:53.587Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-22T17:20:55.487Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-22T17:20:58.018Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-22T17:21:00.549Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-22T17:21:01.925Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-22T17:21:02.861Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-22T17:21:05.394Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-22T17:21:06.772Z] === RUN TestDockerSuite/TestPortList [2021-03-22T17:21:16.745Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-22T17:21:16.745Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-22T17:21:17.681Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-22T17:21:19.060Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-22T17:21:23.248Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-22T17:21:25.151Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-22T17:21:25.720Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-22T17:21:25.720Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-22T17:21:25.720Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-22T17:21:26.656Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-22T17:21:26.656Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-22T17:21:27.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-22T17:21:27.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-22T17:21:28.971Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-22T17:21:28.971Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-22T17:21:30.346Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-22T17:21:30.606Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-22T17:21:30.606Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-22T17:21:33.895Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-22T17:21:34.461Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-22T17:21:36.363Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-22T17:21:36.930Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-22T17:21:37.189Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-22T17:21:38.124Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-22T17:21:41.419Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-22T17:21:41.419Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-22T17:21:42.355Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-22T17:21:46.547Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-22T17:21:46.547Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-22T17:21:53.111Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-22T17:21:53.111Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-22T17:21:54.489Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-22T17:21:57.025Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-22T17:22:01.213Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-22T17:22:06.480Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-22T17:22:07.855Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-22T17:22:09.772Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-22T17:22:11.149Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-22T17:22:13.049Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-22T17:22:14.425Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-22T17:22:15.361Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-22T17:22:17.894Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-22T17:22:18.461Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-22T17:22:20.365Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-22T17:22:20.623Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-22T17:22:21.559Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-22T17:22:22.127Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-22T17:22:24.658Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-22T17:22:25.593Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-22T17:22:27.495Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-22T17:22:28.430Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-22T17:22:28.430Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-22T17:22:28.689Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-22T17:22:28.689Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-22T17:22:28.689Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-22T17:22:29.626Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-22T17:22:31.546Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-22T17:22:31.546Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-22T17:22:32.924Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-22T17:22:34.302Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-22T17:22:35.237Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-22T17:22:45.214Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-22T17:22:45.474Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-22T17:22:48.006Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-22T17:22:48.006Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-22T17:22:48.006Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-22T17:22:48.006Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-22T17:22:48.941Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-22T17:22:50.842Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-22T17:22:52.747Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-22T17:22:56.936Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-22T17:22:57.873Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-22T17:22:57.873Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-22T17:22:58.149Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-22T17:23:01.432Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-22T17:23:02.369Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-22T17:23:02.627Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-22T17:23:02.887Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-22T17:23:05.495Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-22T17:23:06.430Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-22T17:23:08.332Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-22T17:23:09.268Z] === RUN TestDockerSuite/TestRmiTag [2021-03-22T17:23:09.268Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-22T17:23:09.833Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-22T17:23:14.022Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-22T17:23:14.591Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-22T17:23:15.525Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-22T17:23:15.783Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-22T17:23:16.721Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-22T17:23:17.657Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-22T17:23:18.593Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-22T17:23:19.161Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-22T17:23:19.161Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-22T17:23:20.097Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-22T17:23:20.097Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-22T17:23:20.664Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-22T17:23:22.566Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-22T17:23:23.133Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-22T17:23:24.070Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-22T17:23:25.008Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-22T17:23:25.944Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-22T17:23:27.338Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-22T17:23:28.712Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-22T17:23:30.089Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-22T17:23:31.026Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-22T17:23:31.593Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-22T17:23:32.528Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-22T17:23:33.463Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-22T17:23:34.398Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-22T17:23:35.333Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-22T17:23:35.901Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-22T17:23:37.278Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-22T17:23:37.278Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-22T17:23:39.297Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-22T17:23:39.867Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-22T17:23:40.810Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-22T17:23:41.378Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-22T17:23:41.947Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-22T17:23:42.882Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-22T17:23:43.817Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-22T17:23:43.817Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-22T17:23:44.385Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-22T17:23:44.644Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-22T17:23:45.580Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-22T17:23:46.517Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-22T17:23:47.454Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-22T17:23:48.390Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-22T17:23:48.390Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-22T17:23:49.327Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-22T17:23:49.327Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-22T17:23:50.264Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-22T17:23:51.201Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-22T17:23:51.768Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-22T17:23:52.705Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-22T17:23:52.705Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-22T17:23:53.271Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-22T17:23:54.646Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-22T17:23:56.546Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-22T17:23:57.501Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-22T17:23:58.069Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-22T17:23:59.003Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-22T17:23:59.571Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-22T17:24:00.506Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-22T17:24:01.073Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-22T17:24:02.981Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-22T17:24:04.356Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-22T17:24:06.888Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-22T17:24:06.888Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-22T17:24:07.456Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-22T17:24:09.987Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-22T17:24:11.364Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-22T17:24:13.266Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-22T17:24:13.844Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-22T17:24:15.745Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-22T17:24:17.121Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-22T17:24:17.121Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-22T17:24:17.121Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-22T17:24:18.057Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-22T17:24:20.596Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-22T17:24:21.971Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-22T17:24:24.503Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-22T17:24:24.762Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-22T17:24:26.664Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-22T17:24:27.231Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-22T17:24:27.231Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-22T17:24:28.167Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-22T17:24:29.541Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-22T17:24:29.541Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-22T17:24:30.476Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-22T17:24:31.043Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-22T17:24:31.999Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-22T17:24:32.566Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-22T17:24:32.824Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-22T17:24:32.824Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-22T17:24:33.760Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-22T17:24:34.697Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-22T17:24:35.634Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-22T17:24:36.570Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-22T17:24:37.505Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-22T17:24:38.071Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-22T17:24:38.638Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-22T17:24:39.572Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-22T17:24:39.572Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-22T17:24:40.139Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-22T17:24:41.073Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-22T17:24:42.449Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-22T17:24:42.707Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-22T17:24:42.707Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-22T17:24:45.993Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-22T17:24:46.559Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-22T17:24:53.134Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-22T17:24:58.397Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-22T17:24:58.655Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-22T17:25:00.557Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-22T17:25:00.557Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-22T17:25:00.557Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-22T17:25:00.557Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-22T17:25:00.557Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-22T17:25:01.124Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-22T17:25:05.312Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-22T17:25:07.216Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-22T17:25:08.591Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-22T17:25:15.164Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-22T17:25:15.164Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-22T17:25:15.423Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-22T17:25:16.799Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-22T17:25:16.799Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-22T17:25:16.799Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-22T17:25:18.175Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-22T17:25:19.551Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-22T17:25:21.452Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-22T17:25:21.452Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-22T17:25:21.452Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-22T17:25:22.830Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-22T17:25:24.207Z] === RUN TestDockerSuite/TestRunMount [2021-03-22T17:25:32.320Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-22T17:25:32.888Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-22T17:25:33.822Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-22T17:25:35.203Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-22T17:25:37.739Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-22T17:25:41.025Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-22T17:25:43.559Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-22T17:25:45.462Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-22T17:25:47.367Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-22T17:25:48.744Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-22T17:25:48.744Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-22T17:25:49.680Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-22T17:25:50.617Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-22T17:25:51.551Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-22T17:25:51.978Z] --- PASS: TestBuildWCOWSandboxSize (931.83s) [2021-03-22T17:25:51.978Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T17:25:51.978Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T17:25:51.978Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T17:25:51.978Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T17:25:51.978Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T17:25:51.978Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T17:25:51.978Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T17:25:51.978Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T17:25:51.978Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T17:25:51.978Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T17:25:51.978Z] --- PASS: TestBuildWithEmptyDockerfile (0.65s) [2021-03-22T17:25:51.978Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-03-22T17:25:51.978Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-22T17:25:51.978Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-22T17:25:51.978Z] === RUN TestBuildPreserveOwnership [2021-03-22T17:25:51.978Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-22T17:25:51.978Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T17:25:51.978Z] === RUN TestBuildPlatformInvalid [2021-03-22T17:25:51.978Z] --- PASS: TestBuildPlatformInvalid (0.58s) [2021-03-22T17:25:51.978Z] PASS [2021-03-22T17:25:51.978Z] ok github.com/docker/docker/integration/build 1146.237s [2021-03-22T17:25:51.978Z] [2021-03-22T17:25:51.978Z] === Skipped [2021-03-22T17:25:51.978Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-22T17:25:51.978Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T17:25:51.978Z] [2021-03-22T17:25:51.979Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-22T17:25:51.979Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:51.979Z] [2021-03-22T17:25:51.979Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-22T17:25:51.979Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T17:25:51.979Z] [2021-03-22T17:25:51.979Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-03-22T17:25:51.979Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T17:25:51.979Z] [2021-03-22T17:25:51.979Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-22T17:25:51.979Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T17:25:51.979Z] [2021-03-22T17:25:51.979Z] [2021-03-22T17:25:51.979Z] DONE 29 tests, 5 skipped in 1171.844s [2021-03-22T17:25:51.979Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-22T17:25:51.979Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:25:51.979Z] INFO: Testing against a local daemon [2021-03-22T17:25:51.979Z] === RUN TestConfigInspect [2021-03-22T17:25:51.979Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-22T17:25:51.979Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:51.979Z] === RUN TestConfigList [2021-03-22T17:25:51.979Z] --- SKIP: TestConfigList (0.00s) [2021-03-22T17:25:51.979Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:51.979Z] === RUN TestConfigsCreateAndDelete [2021-03-22T17:25:51.979Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-22T17:25:51.979Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:51.979Z] === RUN TestConfigsUpdate [2021-03-22T17:25:51.979Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-22T17:25:51.979Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:51.979Z] === RUN TestTemplatedConfig [2021-03-22T17:25:51.979Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-22T17:25:51.979Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:51.979Z] === RUN TestConfigCreateResolve [2021-03-22T17:25:51.979Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-22T17:25:51.979Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:25:51.979Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T17:25:51.979Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-22T17:25:51.979Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:25:51.979Z] PASS [2021-03-22T17:25:51.979Z] ok github.com/docker/docker/integration/config 0.395s [2021-03-22T17:25:52.438Z] [2021-03-22T17:25:52.438Z] === Skipped [2021-03-22T17:25:52.438Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-22T17:25:52.438Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:52.438Z] [2021-03-22T17:25:52.438Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-22T17:25:52.438Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:52.438Z] [2021-03-22T17:25:52.438Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-22T17:25:52.438Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:52.438Z] [2021-03-22T17:25:52.438Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-22T17:25:52.438Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:52.438Z] [2021-03-22T17:25:52.438Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-22T17:25:52.438Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:52.438Z] [2021-03-22T17:25:52.438Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-22T17:25:52.438Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:25:52.438Z] [2021-03-22T17:25:52.438Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-22T17:25:52.438Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:25:52.438Z] [2021-03-22T17:25:52.438Z] [2021-03-22T17:25:52.438Z] DONE 7 tests, 7 skipped in 3.683s [2021-03-22T17:25:52.438Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-22T17:25:52.485Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-22T17:25:55.033Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-22T17:25:56.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:25:56.179Z] INFO: Testing against a local daemon [2021-03-22T17:25:56.179Z] === RUN TestCheckpoint [2021-03-22T17:25:56.179Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T17:25:56.179Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T17:25:56.179Z] === RUN TestContainerInvalidJSON [2021-03-22T17:25:56.179Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T17:25:56.179Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T17:25:56.179Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T17:25:56.179Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T17:25:56.179Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T17:25:56.179Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T17:25:56.179Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T17:25:56.179Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T17:25:56.179Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T17:25:56.179Z] --- PASS: TestContainerInvalidJSON (0.60s) [2021-03-22T17:25:56.179Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-22T17:25:56.179Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-22T17:25:56.179Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-03-22T17:25:56.179Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T17:25:56.638Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-03-22T17:25:56.638Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T17:25:56.638Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-22T17:25:56.638Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-22T17:25:56.638Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T17:25:56.638Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-03-22T17:25:56.638Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T17:25:56.941Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-22T17:25:57.098Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-22T17:25:57.098Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-22T17:25:57.098Z] === RUN TestCopyFromContainer [2021-03-22T17:25:57.098Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-22T17:25:57.098Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:57.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T17:25:57.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T17:25:57.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T17:25:57.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T17:25:57.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T17:25:57.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T17:25:57.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T17:25:57.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T17:25:57.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T17:25:57.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T17:25:57.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-03-22T17:25:57.099Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T17:25:57.099Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-22T17:25:57.099Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-22T17:25:57.099Z] === RUN TestCreateWithInvalidEnv [2021-03-22T17:25:57.099Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T17:25:57.099Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T17:25:57.099Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T17:25:57.099Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T17:25:57.099Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T17:25:57.099Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T17:25:57.099Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T17:25:57.099Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T17:25:57.099Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T17:25:57.099Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T17:25:57.099Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T17:25:57.099Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-22T17:25:57.099Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:57.099Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T17:25:57.099Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-22T17:25:57.099Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:25:57.099Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T17:25:57.099Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-22T17:25:57.099Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:25:57.099Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T17:25:57.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T17:25:57.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T17:25:57.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T17:25:57.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T17:25:57.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T17:25:57.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T17:25:57.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T17:25:57.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T17:25:57.099Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T17:25:57.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T17:25:57.099Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T17:25:57.099Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T17:25:57.099Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T17:25:57.099Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T17:25:57.099Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T17:25:57.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-22T17:25:57.099Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T17:25:57.099Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-22T17:25:57.099Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-22T17:25:57.099Z] === RUN TestCreateDifferentPlatform [2021-03-22T17:25:57.099Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T17:25:57.099Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T17:25:57.099Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-22T17:25:57.099Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-22T17:25:57.099Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T17:25:57.099Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-03-22T17:25:57.099Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T17:25:57.099Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-22T17:25:57.099Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-22T17:25:57.099Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T17:25:57.099Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-22T17:25:57.099Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:25:57.099Z] === RUN TestDiff [2021-03-22T17:25:57.099Z] --- SKIP: TestDiff (0.00s) [2021-03-22T17:25:57.099Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-22T17:25:57.099Z] === RUN TestExecWithCloseStdin [2021-03-22T17:26:01.129Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-22T17:26:01.695Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-22T17:26:01.695Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-22T17:26:01.803Z] --- PASS: TestExecWithCloseStdin (4.10s) [2021-03-22T17:26:01.803Z] === RUN TestExec [2021-03-22T17:26:02.631Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-22T17:26:02.632Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-22T17:26:03.199Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-22T17:26:03.985Z] --- PASS: TestExec (2.33s) [2021-03-22T17:26:03.985Z] === RUN TestExecUser [2021-03-22T17:26:03.985Z] --- SKIP: TestExecUser (0.00s) [2021-03-22T17:26:03.985Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-22T17:26:03.985Z] === RUN TestExportContainerAndImportImage [2021-03-22T17:26:03.985Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-22T17:26:03.985Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:26:03.985Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T17:26:03.985Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-22T17:26:03.985Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:26:03.985Z] === RUN TestHealthCheckWorkdir [2021-03-22T17:26:03.985Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-22T17:26:03.985Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-22T17:26:03.985Z] === RUN TestHealthKillContainer [2021-03-22T17:26:03.985Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-22T17:26:03.985Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-22T17:26:03.985Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T17:26:03.985Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-22T17:26:03.985Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-22T17:26:03.985Z] === RUN TestKillContainerInvalidSignal [2021-03-22T17:26:04.136Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-22T17:26:04.136Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-22T17:26:05.075Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-22T17:26:05.522Z] --- PASS: TestKillContainerInvalidSignal (2.05s) [2021-03-22T17:26:05.522Z] === RUN TestKillContainer [2021-03-22T17:26:05.522Z] === RUN TestKillContainer/no_signal [2021-03-22T17:26:07.702Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T17:26:07.702Z] === RUN TestKillContainer/killing_signal [2021-03-22T17:26:10.610Z] --- PASS: TestKillContainer (5.10s) [2021-03-22T17:26:10.610Z] --- PASS: TestKillContainer/no_signal (2.03s) [2021-03-22T17:26:10.610Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-22T17:26:10.610Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-22T17:26:10.610Z] --- PASS: TestKillContainer/killing_signal (3.01s) [2021-03-22T17:26:10.610Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T17:26:10.610Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-22T17:26:10.610Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T17:26:10.610Z] === RUN TestKillStoppedContainer [2021-03-22T17:26:10.610Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-22T17:26:10.610Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T17:26:10.610Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T17:26:10.610Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-22T17:26:10.610Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T17:26:10.610Z] === RUN TestKillDifferentUserContainer [2021-03-22T17:26:10.610Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-22T17:26:10.610Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-22T17:26:10.610Z] === RUN TestInspectOomKilledTrue [2021-03-22T17:26:10.610Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-22T17:26:10.610Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:26:10.610Z] === RUN TestInspectOomKilledFalse [2021-03-22T17:26:10.610Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-22T17:26:10.610Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:26:10.610Z] === RUN TestLogsFollowTailEmpty [2021-03-22T17:26:11.631Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-22T17:26:11.631Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-22T17:26:11.631Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-22T17:26:12.565Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-22T17:26:12.790Z] --- PASS: TestLogsFollowTailEmpty (2.01s) [2021-03-22T17:26:12.790Z] === RUN TestNetworkNat [2021-03-22T17:26:12.790Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-22T17:26:12.790Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-22T17:26:12.790Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T17:26:13.940Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-22T17:26:14.877Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-22T17:26:14.969Z] --- PASS: TestNetworkLocalhostTCPNat (2.40s) [2021-03-22T17:26:14.969Z] === RUN TestNetworkLoopbackNat [2021-03-22T17:26:14.969Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-22T17:26:14.969Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-22T17:26:14.969Z] === RUN TestPause [2021-03-22T17:26:14.969Z] --- SKIP: TestPause (0.00s) [2021-03-22T17:26:14.969Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-22T17:26:14.969Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T17:26:15.136Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-22T17:26:15.701Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-22T17:26:16.269Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-22T17:26:16.835Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-22T17:26:17.149Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.02s) [2021-03-22T17:26:17.149Z] === RUN TestPauseStopPausedContainer [2021-03-22T17:26:17.149Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-22T17:26:17.149Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:26:17.149Z] === RUN TestPsFilter [2021-03-22T17:26:17.402Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-22T17:26:17.402Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-22T17:26:17.610Z] --- PASS: TestPsFilter (0.24s) [2021-03-22T17:26:17.610Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T17:26:18.337Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-22T17:26:18.594Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-22T17:26:18.594Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-22T17:26:19.529Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-22T17:26:19.792Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.32s) [2021-03-22T17:26:19.792Z] === RUN TestRemoveContainerWithVolume [2021-03-22T17:26:20.904Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-22T17:26:20.904Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-22T17:26:22.699Z] --- PASS: TestRemoveContainerWithVolume (2.47s) [2021-03-22T17:26:22.699Z] === RUN TestRemoveContainerRunning [2021-03-22T17:26:24.191Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-22T17:26:24.237Z] --- PASS: TestRemoveContainerRunning (1.99s) [2021-03-22T17:26:24.237Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T17:26:25.566Z] === RUN TestDockerSuite/TestRunRm [2021-03-22T17:26:26.132Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-22T17:26:26.417Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.01s) [2021-03-22T17:26:26.417Z] === RUN TestRemoveInvalidContainer [2021-03-22T17:26:26.417Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-22T17:26:26.417Z] === RUN TestRenameLinkedContainer [2021-03-22T17:26:26.417Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-22T17:26:26.417Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-22T17:26:26.417Z] === RUN TestRenameStoppedContainer [2021-03-22T17:26:29.323Z] --- PASS: TestRenameStoppedContainer (2.67s) [2021-03-22T17:26:29.323Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T17:26:30.319Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-22T17:26:30.577Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-22T17:26:31.511Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-22T17:26:32.902Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-22T17:26:33.469Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-22T17:26:34.018Z] --- PASS: TestRenameRunningContainerAndReuse (4.49s) [2021-03-22T17:26:34.018Z] === RUN TestRenameInvalidName [2021-03-22T17:26:36.197Z] --- PASS: TestRenameInvalidName (2.46s) [2021-03-22T17:26:36.197Z] === RUN TestRenameAnonymousContainer [2021-03-22T17:26:36.197Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-22T17:26:36.197Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-22T17:26:36.197Z] === RUN TestRenameContainerWithSameName [2021-03-22T17:26:37.657Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-22T17:26:39.104Z] --- PASS: TestRenameContainerWithSameName (2.81s) [2021-03-22T17:26:39.104Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T17:26:39.104Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-22T17:26:39.104Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-22T17:26:39.104Z] === RUN TestResize [2021-03-22T17:26:41.288Z] --- PASS: TestResize (2.36s) [2021-03-22T17:26:41.288Z] === RUN TestResizeWithInvalidSize [2021-03-22T17:26:41.288Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-22T17:26:41.288Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-22T17:26:41.288Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T17:26:41.842Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-22T17:26:41.842Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-22T17:26:42.409Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-22T17:26:43.344Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-22T17:26:43.468Z] --- PASS: TestResizeWhenContainerNotStarted (2.38s) [2021-03-22T17:26:43.468Z] === RUN TestDaemonRestartKillContainers [2021-03-22T17:26:43.468Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-22T17:26:43.468Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:26:43.468Z] === RUN TestStats [2021-03-22T17:26:43.468Z] --- SKIP: TestStats (0.00s) [2021-03-22T17:26:43.468Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-22T17:26:43.468Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T17:26:43.604Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-22T17:26:44.170Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-22T17:26:44.736Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-22T17:26:45.304Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-22T17:26:46.238Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-22T17:26:46.807Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-22T17:26:49.261Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.65s) [2021-03-22T17:26:49.261Z] === RUN TestStopContainerWithTimeout [2021-03-22T17:26:49.261Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-22T17:26:49.261Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-22T17:26:49.261Z] === RUN TestUpdateRestartPolicy [2021-03-22T17:26:49.336Z] === RUN TestDockerSuite/TestRunState [2021-03-22T17:26:51.238Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-22T17:26:51.827Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-22T17:26:52.395Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-22T17:26:52.653Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-22T17:26:52.653Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-22T17:26:53.588Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-22T17:26:53.846Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-22T17:26:55.747Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-22T17:26:55.747Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-22T17:26:55.747Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-22T17:26:56.315Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-22T17:26:58.216Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-22T17:26:58.474Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-22T17:26:59.410Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-22T17:27:01.944Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-22T17:27:02.880Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-22T17:27:07.069Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-22T17:27:10.354Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-22T17:27:10.358Z] --- PASS: TestUpdateRestartPolicy (21.13s) [2021-03-22T17:27:10.358Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T17:27:10.617Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-22T17:27:11.193Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-22T17:27:12.129Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-22T17:27:12.537Z] --- PASS: TestUpdateRestartWithAutoRemove (2.02s) [2021-03-22T17:27:12.537Z] === RUN TestWaitNonBlocked [2021-03-22T17:27:12.537Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T17:27:12.537Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T17:27:12.537Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T17:27:12.537Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T17:27:12.537Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T17:27:12.537Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T17:27:13.064Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-22T17:27:15.448Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-22T17:27:15.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.72s) [2021-03-22T17:27:15.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.82s) [2021-03-22T17:27:15.448Z] === RUN TestWaitBlocked [2021-03-22T17:27:15.448Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-22T17:27:15.448Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:15.448Z] PASS [2021-03-22T17:27:15.448Z] ok github.com/docker/docker/integration/container 79.747s [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === Skipped [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-22T17:27:15.448Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-22T17:27:15.448Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-03-22T17:27:15.448Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-22T17:27:15.448Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-22T17:27:15.448Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-22T17:27:15.448Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-22T17:27:15.448Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-22T17:27:15.448Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-22T17:27:15.448Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-22T17:27:15.448Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-22T17:27:15.448Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-22T17:27:15.448Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-22T17:27:15.448Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-22T17:27:15.448Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-22T17:27:15.448Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-22T17:27:15.448Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-22T17:27:15.448Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-22T17:27:15.448Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-22T17:27:15.448Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-22T17:27:15.448Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-22T17:27:15.448Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-22T17:27:15.448Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-22T17:27:15.448Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-22T17:27:15.448Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-22T17:27:15.448Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-22T17:27:15.448Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-22T17:27:15.448Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-22T17:27:15.448Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-22T17:27:15.448Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-22T17:27:15.448Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-22T17:27:15.448Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-22T17:27:15.448Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-22T17:27:15.448Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-22T17:27:15.448Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-22T17:27:15.448Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-22T17:27:15.448Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-22T17:27:15.448Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-22T17:27:15.448Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] [2021-03-22T17:27:15.448Z] DONE 88 tests, 37 skipped in 82.831s [2021-03-22T17:27:15.448Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-22T17:27:15.598Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-22T17:27:16.975Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-22T17:27:17.911Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-22T17:27:18.171Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-22T17:27:18.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:27:18.353Z] INFO: Testing against a local daemon [2021-03-22T17:27:18.353Z] === RUN TestCommitInheritsEnv [2021-03-22T17:27:18.353Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-22T17:27:18.353Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T17:27:18.353Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T17:27:18.353Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-22T17:27:18.353Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-22T17:27:18.353Z] === RUN TestImagesFilterMultiReference [2021-03-22T17:27:18.353Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-03-22T17:27:18.353Z] === RUN TestImagePullPlatformInvalid [2021-03-22T17:27:18.353Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-22T17:27:18.353Z] === RUN TestRemoveImageOrphaning [2021-03-22T17:27:18.430Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-22T17:27:19.321Z] --- PASS: TestRemoveImageOrphaning (1.16s) [2021-03-22T17:27:19.321Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T17:27:19.321Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-22T17:27:19.321Z] === RUN TestTagInvalidReference [2021-03-22T17:27:19.321Z] --- PASS: TestTagInvalidReference (0.04s) [2021-03-22T17:27:19.321Z] === RUN TestTagValidPrefixedRepo [2021-03-22T17:27:19.321Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-22T17:27:19.321Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T17:27:19.321Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-22T17:27:19.321Z] === RUN TestTagOfficialNames [2021-03-22T17:27:19.321Z] --- PASS: TestTagOfficialNames (0.09s) [2021-03-22T17:27:19.321Z] === RUN TestTagMatchesDigest [2021-03-22T17:27:19.321Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-03-22T17:27:19.321Z] PASS [2021-03-22T17:27:19.321Z] ok github.com/docker/docker/integration/image 1.965s [2021-03-22T17:27:19.366Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-22T17:27:19.781Z] [2021-03-22T17:27:19.781Z] === Skipped [2021-03-22T17:27:19.781Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-22T17:27:19.781Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T17:27:19.781Z] [2021-03-22T17:27:19.781Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-22T17:27:19.781Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-22T17:27:19.781Z] [2021-03-22T17:27:19.781Z] [2021-03-22T17:27:19.781Z] DONE 11 tests, 2 skipped in 4.262s [2021-03-22T17:27:19.781Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-22T17:27:20.301Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-22T17:27:20.559Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-22T17:27:21.127Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-22T17:27:21.127Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-22T17:27:21.386Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-22T17:27:21.953Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-22T17:27:22.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:27:22.694Z] INFO: Testing against a local daemon [2021-03-22T17:27:22.694Z] === RUN TestNetworkCreateDelete [2021-03-22T17:27:22.694Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-22T17:27:22.694Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:22.694Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T17:27:22.694Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-22T17:27:22.694Z] 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-03-22T17:27:22.694Z] === RUN TestDaemonDNSFallback [2021-03-22T17:27:22.694Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-22T17:27:22.694Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:22.694Z] === RUN TestInspectNetwork [2021-03-22T17:27:22.694Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-22T17:27:22.694Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:22.694Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T17:27:22.694Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-22T17:27:22.694Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:22.694Z] === RUN TestNetworkInvalidJSON [2021-03-22T17:27:22.694Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T17:27:22.694Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T17:27:22.694Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T17:27:22.694Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T17:27:22.694Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T17:27:22.694Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T17:27:22.694Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T17:27:22.694Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T17:27:22.694Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T17:27:22.694Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-22T17:27:22.694Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-22T17:27:22.694Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-22T17:27:22.694Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-22T17:27:22.694Z] === RUN TestNetworkList [2021-03-22T17:27:22.694Z] === RUN TestNetworkList//networks [2021-03-22T17:27:22.694Z] === PAUSE TestNetworkList//networks [2021-03-22T17:27:22.694Z] === RUN TestNetworkList//networks/ [2021-03-22T17:27:22.694Z] === PAUSE TestNetworkList//networks/ [2021-03-22T17:27:22.694Z] === CONT TestNetworkList//networks [2021-03-22T17:27:22.694Z] === CONT TestNetworkList//networks/ [2021-03-22T17:27:22.694Z] --- PASS: TestNetworkList (0.04s) [2021-03-22T17:27:22.694Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T17:27:22.694Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T17:27:22.694Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T17:27:22.694Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-22T17:27:22.694Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T17:27:22.694Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T17:27:22.694Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T17:27:22.694Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T17:27:22.694Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T17:27:22.694Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T17:27:22.694Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T17:27:22.694Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:242: FLAKY_TEST [2021-03-22T17:27:22.694Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T17:27:22.694Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T17:27:22.694Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] PASS [2021-03-22T17:27:22.694Z] ok github.com/docker/docker/integration/network 0.427s [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === Skipped [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-22T17:27:22.694Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-22T17:27:22.694Z] 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-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-22T17:27:22.694Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-22T17:27:22.694Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-22T17:27:22.694Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-22T17:27:22.694Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:242: FLAKY_TEST [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-22T17:27:22.694Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] [2021-03-22T17:27:22.694Z] DONE 22 tests, 15 skipped in 3.069s [2021-03-22T17:27:22.694Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-22T17:27:23.328Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-22T17:27:23.665Z] testing: warning: no tests to run [2021-03-22T17:27:23.665Z] PASS [2021-03-22T17:27:23.665Z] ok github.com/docker/docker/integration/network/ipvlan 0.100s [2021-03-22T17:27:23.665Z] [2021-03-22T17:27:23.665Z] DONE 0 tests in 0.904s [2021-03-22T17:27:23.665Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-22T17:27:24.633Z] testing: warning: no tests to run [2021-03-22T17:27:24.633Z] PASS [2021-03-22T17:27:24.633Z] ok github.com/docker/docker/integration/network/macvlan 0.139s [2021-03-22T17:27:24.633Z] [2021-03-22T17:27:24.633Z] DONE 0 tests in 0.952s [2021-03-22T17:27:24.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-22T17:27:25.602Z] testing: warning: no tests to run [2021-03-22T17:27:25.602Z] PASS [2021-03-22T17:27:25.602Z] ok github.com/docker/docker/integration/plugin 0.121s [2021-03-22T17:27:25.602Z] [2021-03-22T17:27:25.602Z] DONE 0 tests in 0.893s [2021-03-22T17:27:25.602Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-22T17:27:26.571Z] testing: warning: no tests to run [2021-03-22T17:27:26.571Z] PASS [2021-03-22T17:27:26.571Z] ok github.com/docker/docker/integration/plugin/authz 0.129s [2021-03-22T17:27:26.571Z] [2021-03-22T17:27:26.571Z] DONE 0 tests in 0.929s [2021-03-22T17:27:26.571Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-22T17:27:27.516Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-22T17:27:27.775Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-22T17:27:29.158Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-22T17:27:29.416Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-22T17:27:31.948Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-22T17:27:32.881Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-22T17:27:33.448Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-22T17:27:36.731Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-22T17:27:36.912Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:27:36.912Z] INFO: Testing against a local daemon [2021-03-22T17:27:36.912Z] === RUN TestPluginInvalidJSON [2021-03-22T17:27:36.912Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:27:36.912Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:27:36.912Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T17:27:36.912Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-03-22T17:27:36.912Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-22T17:27:36.912Z] === RUN TestPluginInstall [2021-03-22T17:27:36.912Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-22T17:27:36.912Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-22T17:27:36.912Z] === RUN TestPluginsWithRuntimes [2021-03-22T17:27:36.912Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-22T17:27:36.912Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-22T17:27:36.912Z] PASS [2021-03-22T17:27:36.912Z] ok github.com/docker/docker/integration/plugin/common 0.474s [2021-03-22T17:27:36.912Z] [2021-03-22T17:27:36.912Z] === Skipped [2021-03-22T17:27:36.912Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-22T17:27:36.912Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-22T17:27:36.912Z] [2021-03-22T17:27:36.912Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-22T17:27:36.912Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-22T17:27:36.912Z] [2021-03-22T17:27:36.912Z] [2021-03-22T17:27:36.913Z] DONE 4 tests, 2 skipped in 9.188s [2021-03-22T17:27:36.913Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-22T17:27:37.666Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-22T17:27:37.666Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-22T17:27:39.178Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-22T17:27:39.971Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:27:39.971Z] INFO: Testing against a local daemon [2021-03-22T17:27:39.971Z] === RUN TestExternalGraphDriver [2021-03-22T17:27:39.971Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-22T17:27:39.971Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-22T17:27:39.971Z] === RUN TestGraphdriverPluginV2 [2021-03-22T17:27:39.971Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-22T17:27:39.971Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-22T17:27:39.971Z] PASS [2021-03-22T17:27:39.971Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.422s [2021-03-22T17:27:40.113Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-22T17:27:40.113Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-22T17:27:40.113Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-22T17:27:40.113Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-22T17:27:40.371Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-22T17:27:40.371Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-22T17:27:40.429Z] [2021-03-22T17:27:40.429Z] === Skipped [2021-03-22T17:27:40.429Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-22T17:27:40.429Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-22T17:27:40.429Z] [2021-03-22T17:27:40.429Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-22T17:27:40.429Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-22T17:27:40.429Z] [2021-03-22T17:27:40.429Z] [2021-03-22T17:27:40.429Z] DONE 2 tests, 2 skipped in 4.515s [2021-03-22T17:27:40.429Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-22T17:27:43.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:27:43.344Z] INFO: Testing against a local daemon [2021-03-22T17:27:43.344Z] === RUN TestReadPluginNoRead [2021-03-22T17:27:43.344Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-22T17:27:43.344Z] read_test.go:21: no unix domain sockets on Windows [2021-03-22T17:27:43.344Z] PASS [2021-03-22T17:27:43.344Z] ok github.com/docker/docker/integration/plugin/logging 0.430s [2021-03-22T17:27:43.655Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-22T17:27:43.803Z] [2021-03-22T17:27:43.803Z] === Skipped [2021-03-22T17:27:43.803Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-22T17:27:43.803Z] read_test.go:21: no unix domain sockets on Windows [2021-03-22T17:27:43.803Z] [2021-03-22T17:27:43.803Z] [2021-03-22T17:27:43.803Z] DONE 1 tests, 1 skipped in 3.430s [2021-03-22T17:27:44.222Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-22T17:27:44.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-22T17:27:44.788Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-22T17:27:45.048Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-22T17:27:45.615Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-22T17:27:45.803Z] testing: warning: no tests to run [2021-03-22T17:27:45.803Z] PASS [2021-03-22T17:27:45.803Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.214s [2021-03-22T17:27:45.803Z] [2021-03-22T17:27:45.803Z] DONE 0 tests in 1.606s [2021-03-22T17:27:45.803Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-22T17:27:47.528Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-22T17:27:47.787Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-22T17:27:48.354Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-22T17:27:48.709Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:27:48.709Z] INFO: Testing against a local daemon [2021-03-22T17:27:48.709Z] === RUN TestPluginWithDevMounts [2021-03-22T17:27:48.709Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-22T17:27:48.709Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:48.709Z] PASS [2021-03-22T17:27:48.709Z] ok github.com/docker/docker/integration/plugin/volumes 0.432s [2021-03-22T17:27:48.709Z] [2021-03-22T17:27:48.709Z] === Skipped [2021-03-22T17:27:48.709Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-22T17:27:48.709Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:48.709Z] [2021-03-22T17:27:48.709Z] [2021-03-22T17:27:48.709Z] DONE 1 tests, 1 skipped in 3.157s [2021-03-22T17:27:48.709Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-22T17:27:49.291Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-22T17:27:49.291Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-22T17:27:50.226Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-22T17:27:50.226Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-22T17:27:50.485Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-22T17:27:50.485Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-22T17:27:50.485Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-22T17:27:50.485Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-22T17:27:50.485Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-22T17:27:50.485Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-22T17:27:50.485Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-22T17:27:50.485Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-22T17:27:51.051Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-22T17:27:51.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:27:51.634Z] INFO: Testing against a local daemon [2021-03-22T17:27:51.634Z] === RUN TestSecretInspect [2021-03-22T17:27:51.634Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:51.634Z] === RUN TestSecretList [2021-03-22T17:27:51.634Z] --- SKIP: TestSecretList (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:51.634Z] === RUN TestSecretsCreateAndDelete [2021-03-22T17:27:51.634Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:51.634Z] === RUN TestSecretsUpdate [2021-03-22T17:27:51.634Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:51.634Z] === RUN TestTemplatedSecret [2021-03-22T17:27:51.634Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:51.634Z] === RUN TestSecretCreateResolve [2021-03-22T17:27:51.634Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:51.634Z] PASS [2021-03-22T17:27:51.634Z] ok github.com/docker/docker/integration/secret 0.347s [2021-03-22T17:27:51.634Z] [2021-03-22T17:27:51.634Z] === Skipped [2021-03-22T17:27:51.634Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:51.634Z] [2021-03-22T17:27:51.634Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:51.634Z] [2021-03-22T17:27:51.634Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:51.634Z] [2021-03-22T17:27:51.634Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:51.634Z] [2021-03-22T17:27:51.634Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:51.634Z] [2021-03-22T17:27:51.634Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-22T17:27:51.634Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:51.634Z] [2021-03-22T17:27:51.634Z] [2021-03-22T17:27:51.634Z] DONE 6 tests, 6 skipped in 2.674s [2021-03-22T17:27:51.634Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-22T17:27:51.986Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-22T17:27:52.552Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-22T17:27:52.552Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-22T17:27:53.489Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-22T17:27:53.748Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-22T17:27:54.315Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-22T17:27:54.573Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-22T17:27:55.140Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-22T17:27:55.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:27:55.372Z] INFO: Testing against a local daemon [2021-03-22T17:27:55.372Z] === RUN TestServiceCreateInit [2021-03-22T17:27:55.372Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-22T17:27:55.372Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-22T17:27:55.372Z] --- PASS: TestServiceCreateInit (0.04s) [2021-03-22T17:27:55.372Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T17:27:55.372Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.372Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T17:27:55.372Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.372Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T17:27:55.372Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestCreateServiceConflict [2021-03-22T17:27:55.373Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T17:27:55.373Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-03-22T17:27:55.373Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T17:27:55.373Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T17:27:55.373Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T17:27:55.373Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestCreateServiceSysctls [2021-03-22T17:27:55.373Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-03-22T17:27:55.373Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestCreateServiceCapabilities [2021-03-22T17:27:55.373Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-03-22T17:27:55.373Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestInspect [2021-03-22T17:27:55.373Z] --- SKIP: TestInspect (0.00s) [2021-03-22T17:27:55.373Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestCreateJob [2021-03-22T17:27:55.373Z] --- SKIP: TestCreateJob (0.00s) [2021-03-22T17:27:55.373Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestReplicatedJob [2021-03-22T17:27:55.373Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-22T17:27:55.373Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestUpdateReplicatedJob [2021-03-22T17:27:55.373Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-22T17:27:55.373Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestServiceListWithStatuses [2021-03-22T17:27:55.373Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-22T17:27:55.373Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T17:27:55.373Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-22T17:27:55.373Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestDockerNetworkReConnect [2021-03-22T17:27:55.373Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-22T17:27:55.373Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestServicePlugin [2021-03-22T17:27:55.373Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-22T17:27:55.373Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] === RUN TestServiceUpdateLabel [2021-03-22T17:27:55.373Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-22T17:27:55.373Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:55.373Z] === RUN TestServiceUpdateSecrets [2021-03-22T17:27:55.373Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-22T17:27:55.373Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:55.373Z] === RUN TestServiceUpdateConfigs [2021-03-22T17:27:55.373Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-22T17:27:55.373Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:55.373Z] === RUN TestServiceUpdateNetwork [2021-03-22T17:27:55.373Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-22T17:27:55.373Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:55.373Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T17:27:55.373Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-03-22T17:27:55.373Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:55.373Z] PASS [2021-03-22T17:27:55.373Z] ok github.com/docker/docker/integration/service 0.593s [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === Skipped [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T17:27:55.373Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T17:27:55.373Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-03-22T17:27:55.373Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-22T17:27:55.373Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-03-22T17:27:55.373Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-03-22T17:27:55.373Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-22T17:27:55.373Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-22T17:27:55.373Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-22T17:27:55.373Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-22T17:27:55.373Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-22T17:27:55.373Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-22T17:27:55.373Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-22T17:27:55.373Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-22T17:27:55.373Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-22T17:27:55.373Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-22T17:27:55.373Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-22T17:27:55.373Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-03-22T17:27:55.373Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-03-22T17:27:55.373Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] [2021-03-22T17:27:55.373Z] DONE 24 tests, 23 skipped in 3.518s [2021-03-22T17:27:55.373Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-22T17:27:56.075Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-22T17:27:56.075Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-22T17:27:56.075Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-22T17:27:56.642Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-22T17:27:57.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:27:57.567Z] INFO: Testing against a local daemon [2021-03-22T17:27:57.567Z] === RUN TestSessionCreate [2021-03-22T17:27:57.567Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-22T17:27:57.567Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:57.567Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T17:27:57.567Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-22T17:27:57.567Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:57.567Z] PASS [2021-03-22T17:27:57.567Z] ok github.com/docker/docker/integration/session 0.375s [2021-03-22T17:27:58.019Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-22T17:27:58.027Z] [2021-03-22T17:27:58.027Z] === Skipped [2021-03-22T17:27:58.027Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-22T17:27:58.027Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:58.027Z] [2021-03-22T17:27:58.027Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-22T17:27:58.027Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-22T17:27:58.027Z] [2021-03-22T17:27:58.027Z] [2021-03-22T17:27:58.027Z] DONE 2 tests, 2 skipped in 2.653s [2021-03-22T17:27:58.027Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-22T17:27:58.953Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-22T17:27:58.953Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-22T17:27:59.211Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-22T17:27:59.470Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-22T17:28:00.849Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-22T17:28:00.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:28:00.933Z] INFO: Testing against a local daemon [2021-03-22T17:28:00.933Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T17:28:00.933Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T17:28:00.933Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:28:00.933Z] === RUN TestEventsExecDie [2021-03-22T17:28:00.933Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-22T17:28:00.933Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-22T17:28:00.933Z] === RUN TestEventsBackwardsCompatible [2021-03-22T17:28:00.933Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-22T17:28:00.933Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-22T17:28:00.933Z] === RUN TestInfoAPI [2021-03-22T17:28:00.933Z] --- PASS: TestInfoAPI (0.05s) [2021-03-22T17:28:00.933Z] === RUN TestInfoAPIWarnings [2021-03-22T17:28:00.933Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-22T17:28:00.933Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T17:28:00.933Z] === RUN TestInfoDebug [2021-03-22T17:28:00.933Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-22T17:28:00.933Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T17:28:00.933Z] === RUN TestInfoInsecureRegistries [2021-03-22T17:28:00.933Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-22T17:28:00.933Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T17:28:00.933Z] === RUN TestInfoRegistryMirrors [2021-03-22T17:28:00.933Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-22T17:28:00.933Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T17:28:00.933Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T17:28:01.392Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-03-22T17:28:01.392Z] === RUN TestPingCacheHeaders [2021-03-22T17:28:01.392Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-22T17:28:01.392Z] === RUN TestPingGet [2021-03-22T17:28:01.392Z] --- PASS: TestPingGet (0.04s) [2021-03-22T17:28:01.392Z] === RUN TestPingHead [2021-03-22T17:28:01.392Z] --- PASS: TestPingHead (0.04s) [2021-03-22T17:28:01.392Z] === RUN TestVersion [2021-03-22T17:28:01.421Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-22T17:28:01.851Z] --- PASS: TestVersion (0.04s) [2021-03-22T17:28:01.851Z] PASS [2021-03-22T17:28:01.851Z] ok github.com/docker/docker/integration/system 1.518s [2021-03-22T17:28:01.851Z] [2021-03-22T17:28:01.851Z] === Skipped [2021-03-22T17:28:01.851Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T17:28:01.851Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T17:28:01.851Z] [2021-03-22T17:28:01.851Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-22T17:28:01.851Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-22T17:28:01.851Z] [2021-03-22T17:28:01.851Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-22T17:28:01.851Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-22T17:28:01.851Z] [2021-03-22T17:28:01.851Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-22T17:28:01.851Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T17:28:01.851Z] [2021-03-22T17:28:01.851Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-22T17:28:01.851Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T17:28:01.851Z] [2021-03-22T17:28:01.851Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-22T17:28:01.851Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T17:28:01.851Z] [2021-03-22T17:28:01.851Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-22T17:28:01.851Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T17:28:01.851Z] [2021-03-22T17:28:01.851Z] [2021-03-22T17:28:01.851Z] DONE 13 tests, 7 skipped in 3.727s [2021-03-22T17:28:01.851Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-22T17:28:03.951Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-22T17:28:04.211Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-22T17:28:04.211Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-22T17:28:04.211Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-22T17:28:04.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:28:04.762Z] INFO: Testing against a local daemon [2021-03-22T17:28:04.762Z] === RUN TestVolumesCreateAndList [2021-03-22T17:28:04.762Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-03-22T17:28:04.762Z] === RUN TestVolumesRemove [2021-03-22T17:28:04.762Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-22T17:28:04.762Z] === RUN TestVolumesInspect [2021-03-22T17:28:04.762Z] --- PASS: TestVolumesInspect (0.05s) [2021-03-22T17:28:04.762Z] === RUN TestVolumesInvalidJSON [2021-03-22T17:28:04.762Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T17:28:04.762Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T17:28:04.762Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T17:28:04.762Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-22T17:28:04.762Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T17:28:04.762Z] PASS [2021-03-22T17:28:04.762Z] ok github.com/docker/docker/integration/volume 0.615s [2021-03-22T17:28:05.588Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-22T17:28:05.732Z] [2021-03-22T17:28:05.732Z] DONE 5 tests in 3.764s [2021-03-22T17:28:05.732Z] INFO: make.ps1 ended at 03/22/2021 17:28:05 [2021-03-22T17:28:05.732Z] INFO: Integration CLI tests being run from the host: [2021-03-22T17:28:05.732Z] 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-03-22T17:28:06.524Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-22T17:28:07.459Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-22T17:28:07.717Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-22T17:28:09.619Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-22T17:28:09.619Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-22T17:28:09.878Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-22T17:28:11.779Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-22T17:28:11.779Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-22T17:28:13.681Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-22T17:28:13.681Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-22T17:28:13.681Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-22T17:28:15.056Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-22T17:28:16.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T17:28:16.073Z] INFO: Testing against a local daemon [2021-03-22T17:28:16.073Z] === RUN TestDockerSuite [2021-03-22T17:28:16.073Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-22T17:28:16.073Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-22T17:28:16.073Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-22T17:28:16.073Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-22T17:28:16.073Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-22T17:28:16.073Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-22T17:28:16.073Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-22T17:28:16.073Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-22T17:28:16.073Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-22T17:28:16.432Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-22T17:28:16.533Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-22T17:28:16.692Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-22T17:28:16.949Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-22T17:28:16.949Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-22T17:28:16.949Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-22T17:28:16.993Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-22T17:28:17.453Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-22T17:28:17.515Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-22T17:28:20.046Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-22T17:28:25.307Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-22T17:28:27.839Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-22T17:28:28.405Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-22T17:28:29.781Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-22T17:28:33.062Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-22T17:28:34.964Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-22T17:28:35.899Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-22T17:28:37.290Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-22T17:28:39.192Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-22T17:28:41.093Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-22T17:28:42.027Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-22T17:28:44.560Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-22T17:28:49.825Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-22T17:28:52.353Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-22T17:28:57.617Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-22T17:29:00.156Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-22T17:29:02.055Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-22T17:29:02.993Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-22T17:29:03.560Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-22T17:29:04.127Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-22T17:29:04.127Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-22T17:29:05.508Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-22T17:29:09.698Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-22T17:29:12.978Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-22T17:29:13.237Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-22T17:29:13.804Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-22T17:29:13.804Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-22T17:29:15.180Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-22T17:29:17.089Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-22T17:29:17.089Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-22T17:29:18.470Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-22T17:29:19.845Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-22T17:29:20.781Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-22T17:29:22.684Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-22T17:29:26.872Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-22T17:29:27.806Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-22T17:29:27.806Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-22T17:29:29.707Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-22T17:29:30.642Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-22T17:29:33.174Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-22T17:29:36.476Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-22T17:29:41.744Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-22T17:29:45.031Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-22T17:29:46.406Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-22T17:29:47.783Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-22T17:29:51.069Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-22T17:29:52.973Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-22T17:29:59.544Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-22T17:30:00.919Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-22T17:30:02.825Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-22T17:30:04.201Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-22T17:30:06.106Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-22T17:30:08.009Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-22T17:30:10.542Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-22T17:30:12.443Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-22T17:30:14.973Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-22T17:30:16.881Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-22T17:30:31.746Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-22T17:30:31.746Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-22T17:30:32.006Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-22T17:30:32.572Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-22T17:30:32.830Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-22T17:30:32.830Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-22T17:30:32.830Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-22T17:30:33.766Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-22T17:30:33.766Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-22T17:30:34.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-22T17:30:34.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-22T17:30:34.701Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-22T17:30:34.701Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-22T17:30:34.959Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-22T17:30:37.490Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-22T17:30:37.490Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-22T17:30:37.490Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-22T17:30:37.490Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-22T17:30:37.490Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-22T17:30:44.047Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-22T17:30:44.358Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-22T17:30:45.427Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-22T17:30:45.428Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-22T17:30:45.428Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-22T17:30:46.537Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-22T17:30:46.537Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-22T17:30:46.537Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-22T17:30:48.712Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-22T17:30:50.343Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-22T17:30:51.999Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite (1901.13s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.14s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.87s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.35s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.62s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.65s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.21s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.76s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.11s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.26s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.43s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.40s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.25s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.48s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.32s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAttachDetach (1.32s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.42s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.30s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.40s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.37s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.92s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.54s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.81s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.13s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.82s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.18s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.47s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.89s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.79s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.70s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.74s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.34s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.71s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.63s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.15s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.45s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.56s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (12.17s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.73s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.42s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.63s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.52s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.46s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.76s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.75s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.83s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.28s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.96s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.62s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.20s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.65s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.86s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.29s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.63s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.96s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.45s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.92s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.43s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.03s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.71s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.17s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.09s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.19s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.03s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.66s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.14s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.44s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.85s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.81s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2021-03-22T17:30:51.999Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-22T17:30:51.999Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.10s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.32s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.39s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.07s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.36s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.28s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.97s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.56s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.13s) [2021-03-22T17:30:51.999Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-22T17:30:51.999Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-22T17:30:51.999Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-22T17:30:51.999Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-22T17:30:51.999Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-22T17:30:51.999Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-22T17:30:51.999Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-22T17:30:51.999Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.32s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.02s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.10s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.89s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.52s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.82s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.56s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.04s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.84s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.93s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.89s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.25s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.03s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.94s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.78s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.78s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.55s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.49s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.54s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.63s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.59s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.72s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.68s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.36s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.78s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEnv (1.80s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.62s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.50s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.73s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.54s) [2021-03-22T17:30:51.999Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-22T17:30:51.999Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.25s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.43s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.33s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFails (0.85s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.11s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.54s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.19s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.52s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.39s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.12s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.36s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.55s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.12s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildHistory (3.33s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.37s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.95s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.42s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.38s) [2021-03-22T17:30:51.999Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLabels (0.35s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.17s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.37s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.47s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.49s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.66s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.75s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.61s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.57s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.61s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.96s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.38s) [2021-03-22T17:30:52.000Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-22T17:30:52.000Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.22s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.41s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.31s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.94s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.04s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.93s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.84s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.42s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.32s) [2021-03-22T17:30:52.000Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (4.19s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.00s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.27s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.17s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.27s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildPATH (1.68s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.89s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.75s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.26s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.64s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildRm (3.34s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.27s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.82s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.88s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.73s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.45s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.66s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2021-03-22T17:30:52.260Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-22T17:30:52.260Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.21s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildStderr (1.03s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.87s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.24s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.61s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildUser (2.92s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (5.53s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (21.67s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.47s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.43s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.48s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.70s) [2021-03-22T17:30:52.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-22T17:30:52.260Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-22T17:30:52.260Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-22T17:30:52.260Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-22T17:30:52.260Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.68s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.89s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.55s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.64s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.73s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.54s) [2021-03-22T17:30:52.260Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-22T17:30:52.260Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.45s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-22T17:30:52.260Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-22T17:30:52.260Z] docker_cli_sni_test.go:18: Flakey test [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.85s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.45s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCommitChange (1.28s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.14s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.36s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.92s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCommitTTY (1.67s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.82s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.70s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.16s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.05s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.61s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.71s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.19s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.12s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.79s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.09s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.06s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.10s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.03s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.95s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.95s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.21s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.92s) [2021-03-22T17:30:52.260Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.28s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.21s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.99s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.53s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.45s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.92s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.95s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2021-03-22T17:30:52.261Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-22T17:30:52.261Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.50s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.63s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.93s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.95s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.99s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.87s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.78s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.75s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.66s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000adfba0_} (0.70s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1250551221_/foo_false____} (0.84s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1250551221_/foo_true____} (1.70s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3079197584_/foo_false____} (1.59s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3079197584_/foo_true____} (1.63s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3079197584_/foo_true__0xc000adfc00__} (1.60s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000adfc20_} (1.62s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000adfc40_} (1.69s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000adfc60_} (1.58s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000adfc80_} (0.71s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.79s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.69s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.81s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.20s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.15s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.89s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.51s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.85s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.95s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (2.23s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.15s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.81s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.79s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.63s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.73s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.15s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.26s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.75s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.72s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.14s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.13s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.83s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.49s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.39s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToStdout (0.79s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.40s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.09s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2021-03-22T17:30:52.261Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-22T17:30:52.261Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.97s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2021-03-22T17:30:52.261Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-22T17:30:52.261Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.62s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.80s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.48s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.50s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.99s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.70s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.86s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.69s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.65s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.13s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsAttach (1.44s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsCommit (1.17s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.72s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.48s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.13s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.30s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsCopy (1.63s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.18s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.98s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.17s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFilters (1.50s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFormat (1.45s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2021-03-22T17:30:52.261Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-22T17:30:52.261Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-22T17:30:52.261Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-22T17:30:52.261Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsRename (0.75s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.62s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.93s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.37s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsTop (0.98s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.47s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExec (1.65s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.22s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.11s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.26s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.63s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.35s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.44s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.66s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.42s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.53s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.70s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.87s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecCgroup (2.54s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecEnv (1.05s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecInspectID (2.06s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecInteractive (1.08s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.05s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.04s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecParseError (0.77s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.78s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.06s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecStartFails (1.20s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.68s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecTTY (1.41s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.42s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.79s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecUlimits (1.05s) [2021-03-22T17:30:52.261Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-22T17:30:52.261Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.03s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.05s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.80s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestExecWithUser (1.34s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.74s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.06s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.78s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.76s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestHealth (23.41s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.43s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.17s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.04s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.38s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.45s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.97s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.76s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.85s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-03-22T17:30:52.261Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestImportDisplay (1.76s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestImportFile (1.62s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.66s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestImportGzipped (1.85s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.63s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.85s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.76s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.79s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.06s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.32s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.03s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.77s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.12s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.11s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2021-03-22T17:30:52.262Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-22T17:30:52.262Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.99s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.91s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectDefault (0.69s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectHistory (0.83s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-03-22T17:30:52.262Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-22T17:30:52.262Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.73s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.18s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.72s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.43s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.76s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectStatus (0.84s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.55s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.99s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.77s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.93s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.10s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.92s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.74s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.08s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.63s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.22s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.60s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.13s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.22s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.32s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.14s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.82s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.81s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.37s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.05s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.28s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (4.53s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.05s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.62s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.19s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.06s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.05s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.14s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.12s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.18s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.63s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.37s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.39s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.34s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.41s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.93s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.13s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.87s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsSince (7.14s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.97s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.92s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsTail (1.23s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.04s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.72s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.69s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestNetHostname (2.07s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.48s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.82s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.74s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.70s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPluginActive (1.58s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.99s) [2021-03-22T17:30:52.262Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-22T17:30:52.262Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPluginLogDriver (4.34s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.42s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.90s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.06s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.63s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.26s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.68s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPortList (9.12s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.83s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.85s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.01s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.11s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.82s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.96s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.91s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.56s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsByOrder (3.83s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.44s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.57s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.64s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.23s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.44s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.18s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.49s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.41s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.63s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.15s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.95s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.27s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.95s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.81s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.19s) [2021-03-22T17:30:52.262Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-22T17:30:52.262Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.78s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.70s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.66s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.28s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.01s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.29s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.14s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.84s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.77s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.74s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.48s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.46s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.43s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.30s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.65s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.90s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.73s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.01s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.75s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.81s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.68s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAddHost (0.95s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.57s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.85s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.76s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.86s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.71s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.82s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.60s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.32s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.22s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.86s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.91s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.91s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.74s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.96s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.75s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.11s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.06s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.95s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.94s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.03s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.95s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.88s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.84s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.05s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.77s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.72s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.43s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.46s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.19s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.74s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.72s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.74s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.72s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.57s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.82s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.97s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.13s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.63s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.70s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.99s) [2021-03-22T17:30:52.262Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-22T17:30:52.262Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.262Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-22T17:30:52.262Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.91s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.69s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.41s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.11s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.81s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2021-03-22T17:30:52.262Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-22T17:30:52.262Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.53s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.74s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.73s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.91s) [2021-03-22T17:30:52.262Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.90s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.08s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunExitCode (0.95s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.42s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.17s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.48s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.64s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (4.06s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.45s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.62s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.29s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.36s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.48s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.41s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunMount (8.13s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.75s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.74s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.45s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.14s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.62s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.12s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.32s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.59s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.95s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.91s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.30s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.09s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.32s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.75s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.85s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.87s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.50s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.88s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.52s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.44s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.16s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.41s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunRm (0.76s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.78s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.83s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.94s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunState (1.52s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.02s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunSysctls (1.44s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.34s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.94s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.57s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.64s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.58s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.92s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.07s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.64s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUserByID (0.99s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.22s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.99s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUserByName (1.00s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.95s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.89s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.46s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.76s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.50s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.68s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.83s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (1.06s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.27s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.91s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.84s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.90s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.02s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.00s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.69s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.72s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.96s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.70s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.75s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.67s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.38s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.68s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.45s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.18s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.07s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.70s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.96s) [2021-03-22T17:30:52.263Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents461856717 [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.60s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.47s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.47s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.15s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.40s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.30s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.37s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.81s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.43s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStartRecordError (1.67s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.84s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.94s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.42s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.78s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.02s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.80s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.71s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.56s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-22T17:30:52.263Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.99s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.88s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.38s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.74s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-22T17:30:52.263Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.05s) [2021-03-22T17:30:52.263Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.02s) [2021-03-22T17:30:52.263Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-03-22T17:30:52.263Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.48s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.08s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.78s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.45s) [2021-03-22T17:30:52.264Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-22T17:30:52.264Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.95s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.84s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.42s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.76s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.82s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.43s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.60s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.14s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.12s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.40s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.51s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.28s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.08s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.17s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.13s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.74s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.81s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.23s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.64s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.15s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.85s) [2021-03-22T17:30:52.264Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.99s) [2021-03-22T17:30:52.264Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-22T17:30:52.264Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-22T17:30:52.264Z] === RUN TestDockerRegistrySuite [2021-03-22T17:30:52.264Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-22T17:30:52.527Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-22T17:30:52.527Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-22T17:30:52.527Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-22T17:30:52.527Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-22T17:30:52.987Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-22T17:30:53.642Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-22T17:30:55.019Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-22T17:30:56.393Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-22T17:30:56.651Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-22T17:30:56.728Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-22T17:30:56.728Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-22T17:30:56.728Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-22T17:31:00.839Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-22T17:31:03.803Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-22T17:31:07.406Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-22T17:31:11.592Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-22T17:31:12.163Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-22T17:31:13.538Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-22T17:31:14.915Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-22T17:31:16.290Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-22T17:31:17.665Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-22T17:31:18.599Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-22T17:31:19.975Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-22T17:31:22.505Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-22T17:31:25.035Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-22T17:31:25.973Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-22T17:31:29.256Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-22T17:31:30.633Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-22T17:31:30.633Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-22T17:31:32.008Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-22T17:31:32.943Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-22T17:31:34.370Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-22T17:31:37.655Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-22T17:31:38.222Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-22T17:31:39.596Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-22T17:31:39.855Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-22T17:31:39.855Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-22T17:31:40.422Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-22T17:31:40.422Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-22T17:31:40.988Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-22T17:31:40.988Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-22T17:31:42.363Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-22T17:31:44.269Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-22T17:31:45.642Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-22T17:31:46.576Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-22T17:31:47.509Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-22T17:31:48.442Z] --- PASS: TestDockerRegistrySuite (56.27s) [2021-03-22T17:31:48.442Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s) [2021-03-22T17:31:48.442Z] check_test.go:196: [d4fb1137feee5] daemon is not started [2021-03-22T17:31:48.442Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.31s) [2021-03-22T17:31:48.442Z] check_test.go:196: [d078f92520fa2] daemon is not started [2021-03-22T17:31:48.442Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.60s) [2021-03-22T17:31:48.442Z] check_test.go:196: [d9320fec37d5d] daemon is not started [2021-03-22T17:31:48.442Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d77345c444f89] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.50s) [2021-03-22T17:31:48.443Z] check_test.go:196: [dd89996fd48ac] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (7.13s) [2021-03-22T17:31:48.443Z] check_test.go:196: [dd7f7bd04db7f] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.60s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d23ac89c71556] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.29s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d34b6d3244ee6] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.25s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d1bd164968fa1] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.34s) [2021-03-22T17:31:48.443Z] check_test.go:196: [df5ad24d64d7a] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.38s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d36f241b273fc] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d700c34c34e7a] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d3a881e702d1d] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.27s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d5f59029860d7] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.48s) [2021-03-22T17:31:48.443Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2b4253ef2295040c10bfee8c265ea650561759ebbb83663d3210e87da56f3f69 [2021-03-22T17:31:48.443Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c28b060601a0161d6e155a6d0756110f894b5c539b3784152e95a2b2e380538d [2021-03-22T17:31:48.443Z] check_test.go:196: [d2765af6686eb] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.38s) [2021-03-22T17:31:48.443Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7920752cbe14eac63652e82e4745e698a57e9c7f94c3d95378b99ece0ed1dcb2 [2021-03-22T17:31:48.443Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3dc819dc4acd815b58a95863f8ca0bf8e0718f89087aac57ee6897992815cdbb [2021-03-22T17:31:48.443Z] check_test.go:196: [df0cfcf500797] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d9461ce0e7916] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.16s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d163ad5091b68] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.26s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d170b6d0b1565] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d6412e725106d] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-03-22T17:31:48.443Z] check_test.go:196: [da036eb51fe7f] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d5ccaac05280b] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d829c0a6100c6] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.33s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d21dfc212eaeb] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-03-22T17:31:48.443Z] check_test.go:196: [da2e89c29d96a] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.40s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d261b3c05f3d0] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d98f7b02e9df4] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d95adca29f689] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-22T17:31:48.443Z] check_test.go:196: [df516acee4b74] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d623736cce865] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d85b674afe117] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-22T17:31:48.443Z] check_test.go:196: [dc2bc26537adb] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.37s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d132fe6c59511] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.00s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d1366fcaa6ccd] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.09s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d67527856efcf] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s) [2021-03-22T17:31:48.443Z] check_test.go:196: [d391b9315bfa9] daemon is not started [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2021-03-22T17:31:48.443Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-03-22T17:31:48.443Z] === RUN TestDockerSchema1RegistrySuite [2021-03-22T17:31:48.443Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-22T17:31:48.443Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-22T17:31:52.626Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-22T17:31:57.888Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-22T17:32:01.173Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-22T17:32:02.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-22T17:32:03.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-22T17:32:03.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-22T17:32:04.187Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-22T17:32:05.562Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-22T17:32:07.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-22T17:32:08.845Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-22T17:32:12.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-22T17:32:12.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-22T17:32:12.695Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-22T17:32:12.695Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-22T17:32:12.953Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-22T17:32:13.210Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-22T17:32:13.777Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite (25.42s) [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-03-22T17:32:13.777Z] check_test.go:223: [db3bc63c5ad05] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.72s) [2021-03-22T17:32:13.777Z] check_test.go:223: [d6e63aa1838e5] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.35s) [2021-03-22T17:32:13.777Z] check_test.go:223: [d5b989d93615f] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.64s) [2021-03-22T17:32:13.777Z] check_test.go:223: [d090a21dced38] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.30s) [2021-03-22T17:32:13.777Z] check_test.go:223: [db84bf1487310] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.29s) [2021-03-22T17:32:13.777Z] check_test.go:223: [d280386fb486b] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.21s) [2021-03-22T17:32:13.777Z] check_test.go:223: [d958f887cb0ea] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.65s) [2021-03-22T17:32:13.777Z] check_test.go:223: [de299427acea3] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.63s) [2021-03-22T17:32:13.777Z] check_test.go:223: [d80722f263703] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2021-03-22T17:32:13.777Z] check_test.go:223: [d5657356e24e8] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.19s) [2021-03-22T17:32:13.777Z] check_test.go:223: [de12d9b01b686] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-03-22T17:32:13.777Z] check_test.go:223: [da3fedb0f6fc7] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-03-22T17:32:13.777Z] check_test.go:223: [d5bf62fc438ed] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2021-03-22T17:32:13.777Z] check_test.go:223: [dd09e30a1c060] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-22T17:32:13.777Z] check_test.go:223: [d3e7fd762c671] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-03-22T17:32:13.777Z] check_test.go:223: [d7a5195319470] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-03-22T17:32:13.777Z] check_test.go:223: [d52af9396d8da] daemon is not started [2021-03-22T17:32:13.777Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-22T17:32:13.777Z] check_test.go:223: [da380f10e464b] daemon is not started [2021-03-22T17:32:13.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-22T17:32:13.777Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-22T17:32:14.712Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-22T17:32:15.279Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-22T17:32:15.279Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-22T17:32:16.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-22T17:32:16.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-22T17:32:16.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-22T17:32:17.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-22T17:32:17.737Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.86s) [2021-03-22T17:32:17.737Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s) [2021-03-22T17:32:17.737Z] check_test.go:252: [dbf45b593974a] daemon is not started [2021-03-22T17:32:17.737Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2021-03-22T17:32:17.737Z] check_test.go:252: [dbcf8b73fa547] daemon is not started [2021-03-22T17:32:17.737Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-03-22T17:32:17.737Z] check_test.go:252: [da1742f9ed70e] daemon is not started [2021-03-22T17:32:17.737Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2021-03-22T17:32:17.737Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-03-22T17:32:17.737Z] check_test.go:252: [d2267d09ce0f8] daemon is not started [2021-03-22T17:32:17.737Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-03-22T17:32:17.737Z] check_test.go:252: [dd35f9b2d3435] daemon is not started [2021-03-22T17:32:17.737Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-03-22T17:32:17.737Z] check_test.go:252: [de0a4815b6d12] daemon is not started [2021-03-22T17:32:17.737Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-03-22T17:32:17.737Z] check_test.go:252: [d7ec8cf2bda60] daemon is not started [2021-03-22T17:32:17.737Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-22T17:32:17.737Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-22T17:32:17.996Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-22T17:32:18.938Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-22T17:32:18.938Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-22T17:32:19.197Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-22T17:32:19.197Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-22T17:32:20.130Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-22T17:32:22.660Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-22T17:32:22.919Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-22T17:32:22.919Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-22T17:32:23.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-22T17:32:23.435Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-22T17:32:23.435Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2021-03-22T17:32:23.435Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2021-03-22T17:32:23.435Z] check_test.go:279: [dadc49cfbd23d] daemon is not started [2021-03-22T17:32:23.435Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2021-03-22T17:32:23.435Z] check_test.go:279: [d69f759f46a83] daemon is not started [2021-03-22T17:32:23.435Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-03-22T17:32:23.435Z] check_test.go:279: [d900300bc09a3] daemon is not started [2021-03-22T17:32:23.435Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-03-22T17:32:23.435Z] check_test.go:279: [ddf3cc601e2ef] daemon is not started [2021-03-22T17:32:23.435Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-03-22T17:32:23.435Z] check_test.go:279: [dab333178bef3] daemon is not started [2021-03-22T17:32:23.435Z] === RUN TestDockerNetworkSuite [2021-03-22T17:32:23.435Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-22T17:32:27.625Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-22T17:32:27.625Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-22T17:32:28.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-22T17:32:29.573Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-22T17:32:36.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-22T17:32:38.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-22T17:32:41.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-22T17:32:43.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-22T17:32:53.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-22T17:32:55.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-22T17:32:57.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-22T17:32:58.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-22T17:32:58.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-22T17:33:00.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-22T17:33:01.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-22T17:33:01.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-22T17:33:01.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-22T17:33:03.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-22T17:33:03.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-22T17:33:03.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-22T17:33:03.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-22T17:33:04.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-22T17:33:05.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-22T17:33:05.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-22T17:33:06.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-22T17:33:06.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-22T17:33:09.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-22T17:33:10.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-22T17:33:15.492Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-22T17:33:15.492Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-22T17:33:15.492Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-22T17:33:15.492Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-22T17:33:18.400Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-22T17:33:19.370Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-22T17:33:19.370Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-22T17:33:19.370Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-22T17:33:19.370Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-22T17:33:19.830Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-22T17:33:20.800Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-22T17:33:23.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-22T17:33:23.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-22T17:33:23.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-22T17:33:23.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-22T17:33:23.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-22T17:33:23.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-22T17:33:23.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-22T17:33:23.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-22T17:33:24.014Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-22T17:33:24.538Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-22T17:33:26.077Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-22T17:33:26.077Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-22T17:33:26.077Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-22T17:33:26.077Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-22T17:33:27.301Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-22T17:33:27.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-22T17:33:27.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-22T17:33:27.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-22T17:33:28.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-22T17:33:29.817Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-22T17:33:32.224Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-22T17:33:34.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-22T17:33:34.758Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-22T17:33:38.945Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-22T17:33:38.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-22T17:33:39.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-22T17:33:40.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-22T17:33:42.482Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-22T17:33:43.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-22T17:33:43.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-22T17:33:44.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-22T17:33:44.681Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-22T17:33:45.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-22T17:33:46.687Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-22T17:33:48.418Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-22T17:33:49.956Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-22T17:33:49.956Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite (88.11s) [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.70s) [2021-03-22T17:33:51.954Z] docker_cli_network_unix_test.go:46: [d80e13f818fee] daemon is not started [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.15s) [2021-03-22T17:33:51.954Z] docker_cli_network_unix_test.go:46: [d32daa7c27fd1] daemon is not started [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.35s) [2021-03-22T17:33:51.954Z] docker_cli_network_unix_test.go:46: [d47d4f8a5fedd] daemon is not started [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.24s) [2021-03-22T17:33:51.954Z] docker_cli_network_unix_test.go:46: [d51f578b90c3c] daemon is not started [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.16s) [2021-03-22T17:33:51.954Z] docker_cli_network_unix_test.go:1233: [dcabc366dda2e] daemon is not started [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.88s) [2021-03-22T17:33:51.954Z] docker_cli_network_unix_test.go:46: [d28dda0721378] daemon is not started [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.48s) [2021-03-22T17:33:51.954Z] docker_cli_network_unix_test.go:46: [d624032ac69db] daemon is not started [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.43s) [2021-03-22T17:33:51.954Z] docker_cli_network_unix_test.go:46: [d32f760e8f4b6] daemon is not started [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.62s) [2021-03-22T17:33:51.954Z] docker_cli_network_unix_test.go:46: [d80e26450b974] daemon is not started [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.77s) [2021-03-22T17:33:51.954Z] docker_cli_network_unix_test.go:46: [dad1ba23fca17] daemon is not started [2021-03-22T17:33:51.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.65s) [2021-03-22T17:33:51.954Z] docker_cli_network_unix_test.go:46: [dfc3e4122fcad] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.15s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [dfc404b5de379] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.19s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d0122fa5b2a4f] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.29s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [df0618e7843ac] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d04d9f30826ed] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.03s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [df72542e3fdf6] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d5cc9c09e7127] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d0a7d504f7c94] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [dc375348b2402] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.01s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d01a74d146921] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.30s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [df01996996765] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d30434880d7a2] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [df656204f8f64] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d094d3ab101da] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.86s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:968: [d5ed347fb041a] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.70s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d8605c04179e3] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.94s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:1116: [d33c68e07d2b8] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d7aaab96874ba] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [dc60a5e9f361a] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [db8bd51994171] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [de60c3c843f29] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [dd6f0ca0dc6ec] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [da0efbb175ffb] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [dc6ba16d4c81e] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.07s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [ddeb297a8edaa] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.08s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d86f4e4fd3b71] daemon is not started [2021-03-22T17:33:51.955Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [db96e3ee18c98] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.27s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d2f69e47e34f0] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.55s) [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.71s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:1084: [d8261d0d14d41] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d8c6e6b287b2f] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.27s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d7a91b2b32da6] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.88s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d832f0fa5d54d] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d3a47e9f8f8fd] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.13s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d8e38fe759397] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d53b8d9c82f0a] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.33s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d71b61124eb5e] daemon is not started [2021-03-22T17:33:51.955Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.13s) [2021-03-22T17:33:51.955Z] docker_cli_network_unix_test.go:46: [d9865e35925ad] daemon is not started [2021-03-22T17:33:51.955Z] === RUN TestDockerHubPullSuite [2021-03-22T17:33:51.955Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-22T17:33:53.693Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-22T17:33:55.234Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-22T17:33:55.235Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-22T17:33:57.762Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-22T17:33:58.020Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-22T17:33:59.395Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-22T17:33:59.395Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-22T17:33:59.395Z] --- PASS: TestDockerHubPullSuite (7.85s) [2021-03-22T17:33:59.395Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (3.61s) [2021-03-22T17:33:59.395Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s) [2021-03-22T17:33:59.395Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2021-03-22T17:33:59.395Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.19s) [2021-03-22T17:33:59.395Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-03-22T17:33:59.395Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-03-22T17:33:59.395Z] PASS [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === Skipped [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-22T17:33:59.395Z] docker_cli_sni_test.go:18: Flakey test [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-22T17:33:59.395Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.02s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.02s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-22T17:33:59.395Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.395Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-22T17:33:59.395Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-22T17:33:59.395Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-22T17:33:59.395Z] [2021-03-22T17:33:59.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-03-22T17:33:59.396Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-03-22T17:33:59.396Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-22T17:33:59.396Z] [2021-03-22T17:33:59.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-22T17:33:59.396Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-22T17:33:59.396Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-22T17:33:59.396Z] [2021-03-22T17:33:59.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-22T17:33:59.396Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-22T17:33:59.396Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-22T17:33:59.396Z] [2021-03-22T17:33:59.396Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-22T17:33:59.396Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-22T17:33:59.396Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-22T17:33:59.396Z] docker_cli_network_unix_test.go:46: [db96e3ee18c98] daemon is not started [2021-03-22T17:33:59.396Z] [2021-03-22T17:33:59.396Z] [2021-03-22T17:33:59.396Z] DONE 1274 tests, 51 skipped in 2135.307s [2021-03-22T17:33:59.396Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T17:33:59.396Z] ++++ cat bundles/test-integration/docker.pid [2021-03-22T17:33:59.396Z] +++ kill 8192 [2021-03-22T17:34:00.768Z] +++ /etc/init.d/apparmor stop [2021-03-22T17:34:00.768Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T17:34:00.768Z] [2021-03-22T17:34:00.768Z] Unloading profiles will leave already running processes permanently [2021-03-22T17:34:00.768Z] unconfined, which can lead to unexpected situations. [2021-03-22T17:34:00.768Z] [2021-03-22T17:34:00.768Z] To set a process to complain mode, use the command line tool [2021-03-22T17:34:00.768Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T17:34:00.768Z] +++ true [2021-03-22T17:34:00.768Z] exiting test-integration [2021-03-22T17:34:00.768Z] ++ exit 0 [2021-03-22T17:34:00.768Z] [2021-03-22T17:34:00.768Z] + for job in $(jobs -p) [2021-03-22T17:34:00.768Z] + wait 10907 [2021-03-22T17:34:01.030Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-22T17:34:01.030Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-22T17:34:01.030Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-22T17:34:01.030Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-22T17:34:01.030Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-22T17:34:01.030Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-22T17:34:03.295Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-22T17:34:18.168Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-22T17:34:18.734Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-22T17:34:21.262Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-22T17:34:24.545Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-22T17:34:34.514Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-22T17:34:38.700Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-22T17:34:41.275Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-22T17:34:44.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-22T17:34:47.090Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-22T17:34:51.278Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-22T17:34:51.723Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-22T17:34:51.723Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-22T17:34:51.723Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-22T17:34:54.567Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-22T17:34:56.470Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-22T17:35:27.437Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-22T17:35:27.437Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-22T17:35:27.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-22T17:35:34.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-22T17:35:34.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-22T17:35:40.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-22T17:35:51.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-22T17:35:52.706Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-22T17:36:01.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-22T17:36:01.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-22T17:36:07.582Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-22T17:36:13.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-22T17:36:13.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-22T17:36:13.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-22T17:36:19.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-22T17:36:19.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-22T17:36:20.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-22T17:36:20.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-22T17:36:20.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite (1785.07s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.63s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.10s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.40s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.53s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.74s) [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:562: [d22a77b5526cf] joining swarm manager [db3e614771023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:584: [df6008a91ecfe] joining swarm manager [db3e614771023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] check_test.go:380: [d22a77b5526cf] daemon is not started [2021-03-22T17:36:22.460Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.63s) [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:45: [da89e4fa34900] joining swarm manager [d51cb45ecf68d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.34s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.93s) [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:303: [d71c3205ad00d] joining swarm manager [dc9dc313bba92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:304: [d86b5455427e0] joining swarm manager [dc9dc313bba92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.87s) [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:271: [d851a32241997] joining swarm manager [d152591c6925e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:272: [d62cb2cb01bed] joining swarm manager [d152591c6925e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.99s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.60s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.59s) [2021-03-22T17:36:22.460Z] docker_api_swarm_node_test.go:19: [d3b893093b715] joining swarm manager [da0496f1e8c2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_node_test.go:20: [d2be9be8e9922] joining swarm manager [da0496f1e8c2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.63s) [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:501: [d0b576c56b3ff] joining swarm manager [de4ba01f10f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:506: [ded15cd6d9f6a] joining swarm manager [de4ba01f10f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.10s) [2021-03-22T17:36:22.460Z] docker_api_swarm_node_test.go:80: [d72baccd48f54] joining swarm manager [d80425c85d783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.92s) [2021-03-22T17:36:22.460Z] docker_api_swarm_node_test.go:52: [dad185f36cb1e] joining swarm manager [d8aa87457b5ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_node_test.go:53: [d970563e5f640] joining swarm manager [d8aa87457b5ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.78s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.23s) [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:201: [dfd6917bdbd29] joining swarm manager [d7b40a89214b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.15s) [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:383: [d263e625d8211] joining swarm manager [da5cebf17c362]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:384: [da9b5b19213cf] joining swarm manager [da5cebf17c362]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] check_test.go:380: [da9b5b19213cf] daemon is not started [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.12s) [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:801: [dddcd973ac391] joining swarm manager [de27ef5444954]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:801: [dddb301f76408] joining swarm manager [de27ef5444954]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:801: [d81786e310744] joining swarm manager [de27ef5444954]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:801: [d204f400dc6d2] joining swarm manager [de27ef5444954]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-22T17:36:22.460Z] docker_api_swarm_test.go:809: [d7b6e8f21fadd] joining swarm manager [de27ef5444954]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.64s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.02s) [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:394: [d663302f749b4] joining swarm manager [df76c40cfda93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:394: [d28d940e5a0de] joining swarm manager [df76c40cfda93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.22s) [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:342: [df1f031abc3c3] joining swarm manager [dd0fe65a322ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:342: [d38cf11c09caa] joining swarm manager [dd0fe65a322ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.84s) [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:489: [d1189f5284f34] joining swarm manager [db0ef3081d642]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:489: [d089bdecf9354] joining swarm manager [db0ef3081d642]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.80s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.69s) [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:127: [da3562a0820b5] joining swarm manager [d9d4f7f0341e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:128: [d66f19a274406] joining swarm manager [d9d4f7f0341e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:136: [d0ef361adb37d] joining swarm manager [d9d4f7f0341e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:137: [da0ee544dcbe4] joining swarm manager [d9d4f7f0341e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.95s) [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:303: [da11a7fa54717] joining swarm manager [d59a98dbf3788]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:303: [d80f7e6bded75] joining swarm manager [d59a98dbf3788]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.29s) [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:99: [dada57894a3e1] joining swarm manager [df5c8cc32f8a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:100: [d27e2101acc72] joining swarm manager [df5c8cc32f8a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] check_test.go:380: [dada57894a3e1] daemon is not started [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.52s) [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:532: [d67b76e5a5481] joining swarm manager [d22a81efa223e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:533: [d7b7f11c5f16c] joining swarm manager [d22a81efa223e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.42s) [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:147: [d01f3236ee526] joining swarm manager [d335c5672e37f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_api_swarm_service_test.go:147: [d3d68736acbf0] joining swarm manager [d335c5672e37f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.65s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.95s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.66s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.88s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.54s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.96s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.40s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.18s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.74s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.77s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.34s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.81s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.65s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.56s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.61s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.51s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.86s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.60s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.25s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.10s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.62s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.95s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.04s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.81s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.57s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.38s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.87s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.84s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.71s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.45s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.50s) [2021-03-22T17:36:22.460Z] docker_cli_service_logs_test.go:245: checking task abgygh8ktl6a [2021-03-22T17:36:22.460Z] docker_cli_service_logs_test.go:250: checking messages for abgygh8ktl6a [2021-03-22T17:36:22.460Z] docker_cli_service_logs_test.go:245: checking task vo5nuin448zh [2021-03-22T17:36:22.460Z] docker_cli_service_logs_test.go:250: checking messages for vo5nuin448zh [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.40s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.89s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.32s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.82s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.06s) [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:1901: [dcc94cb578cbf] joining swarm manager [d489be595443c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:1902: [dfa83bce6704c] joining swarm manager [d489be595443c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.60s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.83s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.86s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.74s) [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:1802: [d1a7e127f2a52] joining swarm manager [d49e4e0edb8cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:1803: [d97918fb31a4c] joining swarm manager [d49e4e0edb8cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.17s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.65s) [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:1321: [d226b12d9bb15] joining swarm manager [d050ce239d906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:1322: [d89d55f06818c] joining swarm manager [d050ce239d906]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.77s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.70s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.82s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.81s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.66s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.76s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.91s) [2021-03-22T17:36:22.460Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.76s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.75s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.03s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.97s) [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:1186: [d1cd228ddb67a] joining swarm manager [dbf855502106f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:1195: [d59731edc3a6d] joining swarm manager [dbf855502106f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.62s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.51s) [2021-03-22T17:36:22.460Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.18s) [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:1118: [d25a9bbe15641] joining swarm manager [d5608cd216d46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:1119: [da822ac60203d] joining swarm manager [d5608cd216d46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.460Z] docker_cli_swarm_test.go:1172: [de694c0f64a37] joining swarm manager [d5608cd216d46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.93s) [2021-03-22T17:36:22.461Z] docker_cli_swarm_test.go:1453: [d6258abddf98f] joining swarm manager [dcfbf210ffbda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.461Z] docker_cli_swarm_test.go:1454: [d12ea2896a115] joining swarm manager [dcfbf210ffbda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.01s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.70s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.64s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.38s) [2021-03-22T17:36:22.461Z] docker_cli_swarm_unix_test.go:62: [d9095ee79701e] joining swarm manager [d45408ef08c25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.71s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.22s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.80s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.07s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.60s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.54s) [2021-03-22T17:36:22.461Z] docker_api_swarm_test.go:961: [ddddc0cb62655] joining swarm manager [d7f34353a3ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.37s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.38s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.46s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.50s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.41s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.88s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.85s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.15s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.31s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.60s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.31s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.70s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.01s) [2021-03-22T17:36:22.461Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2021-03-22T17:36:22.461Z] === RUN TestDockerExternalVolumeSuite [2021-03-22T17:36:22.461Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-22T17:36:40.547Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-22T17:36:55.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-22T17:37:01.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-22T17:37:02.127Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-22T17:37:02.588Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-22T17:37:04.129Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-22T17:37:04.129Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-22T17:37:09.931Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-22T17:37:10.902Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-22T17:37:10.902Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-22T17:37:10.902Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-22T17:37:12.443Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-22T17:37:13.985Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-22T17:37:14.445Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-22T17:37:14.908Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-22T17:37:15.879Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-22T17:37:21.690Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-22T17:37:23.872Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-22T17:37:23.872Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-22T17:37:25.414Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-22T17:37:25.414Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-22T17:37:25.875Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-22T17:37:28.789Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-22T17:37:29.249Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-22T17:37:30.221Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-22T17:37:30.221Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-22T17:37:31.192Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-22T17:37:31.653Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-22T17:37:31.653Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-22T17:37:31.653Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-22T17:37:37.459Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-22T17:37:48.226Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-22T17:37:56.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-22T17:38:20.008Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-22T17:38:20.008Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-22T17:38:20.008Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-22T17:38:22.920Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-22T17:38:23.380Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-22T17:38:23.841Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-22T17:38:23.841Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-22T17:38:24.301Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-22T17:38:24.301Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-22T17:38:28.416Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-22T17:38:43.287Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-22T17:39:06.979Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-22T17:39:06.979Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-22T17:39:06.979Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-22T17:39:15.351Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-22T17:39:27.576Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-22T17:39:36.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-22T17:39:36.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-22T17:39:37.927Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-22T17:39:41.674Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-22T17:39:50.258Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-22T17:39:52.443Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-22T17:39:59.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-22T17:40:14.523Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-22T17:40:32.626Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-22T17:41:18.526Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-22T17:41:18.526Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-22T17:41:18.526Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-22T17:41:19.291Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-22T17:41:37.375Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-22T17:42:09.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-22T17:42:41.535Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-22T17:42:44.610Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-22T17:42:44.610Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-22T17:42:44.610Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-22T17:42:53.737Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-22T17:43:02.317Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-22T17:43:11.836Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-22T17:43:12.658Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-22T17:43:29.919Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-22T17:43:30.358Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-22T17:43:42.118Z] --- PASS: TestDockerExternalVolumeSuite (439.84s) [2021-03-22T17:43:42.118Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-03-22T17:43:42.118Z] docker_cli_external_volume_driver_test.go:53: [d8133c4be273a] daemon is not started [2021-03-22T17:43:42.118Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-03-22T17:43:42.118Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.44s) [2021-03-22T17:43:42.118Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-03-22T17:43:42.119Z] docker_cli_external_volume_driver_test.go:53: [db8f74b18f03e] daemon is not started [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-22T17:43:42.119Z] docker_cli_external_volume_driver_test.go:53: [d63ac86ee3d02] daemon is not started [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.15s) [2021-03-22T17:43:42.119Z] docker_cli_external_volume_driver_test.go:53: [d42c3591c22dc] daemon is not started [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.43s) [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.46s) [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.51s) [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.60s) [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.46s) [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.17s) [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.27s) [2021-03-22T17:43:42.119Z] docker_cli_external_volume_driver_test.go:485: [da59c79bb698c] daemon is not started [2021-03-22T17:43:42.119Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-03-22T17:43:42.119Z] docker_cli_external_volume_driver_test.go:53: [d4306de7156e4] daemon is not started [2021-03-22T17:43:42.119Z] PASS [2021-03-22T17:43:42.119Z] [2021-03-22T17:43:42.119Z] === Skipped [2021-03-22T17:43:42.119Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-22T17:43:42.119Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-22T17:43:42.119Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-22T17:43:42.119Z] check_test.go:309: [d5e31b928dd73] daemon is not started [2021-03-22T17:43:42.119Z] [2021-03-22T17:43:42.119Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-22T17:43:42.119Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-22T17:43:42.119Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-22T17:43:42.119Z] check_test.go:309: [dca276ded5908] daemon is not started [2021-03-22T17:43:42.119Z] [2021-03-22T17:43:42.119Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-03-22T17:43:42.119Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-03-22T17:43:42.119Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-22T17:43:42.119Z] check_test.go:309: [d9eefe5600d59] daemon is not started [2021-03-22T17:43:42.119Z] [2021-03-22T17:43:42.119Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-22T17:43:42.119Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-22T17:43:42.119Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-22T17:43:42.119Z] [2021-03-22T17:43:42.119Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-22T17:43:42.119Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-22T17:43:42.119Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-22T17:43:42.119Z] [2021-03-22T17:43:42.119Z] [2021-03-22T17:43:42.119Z] DONE 273 tests, 5 skipped in 2718.059s [2021-03-22T17:43:42.119Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T17:43:42.685Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d08a46f2d540c/docker.pid [2021-03-22T17:43:42.685Z] +++ kill 6151 [2021-03-22T17:43:42.685Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6151 is not a child of this shell [2021-03-22T17:43:42.685Z] warning: PID 6151 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d08a46f2d540c/docker.pid had a nonzero exit code [2021-03-22T17:43:42.685Z] ++++ cat bundles/test-integration/docker.pid [2021-03-22T17:43:42.685Z] +++ kill 8174 [2021-03-22T17:43:43.623Z] +++ /etc/init.d/apparmor stop [2021-03-22T17:43:43.623Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T17:43:43.623Z] [2021-03-22T17:43:43.623Z] Unloading profiles will leave already running processes permanently [2021-03-22T17:43:43.623Z] unconfined, which can lead to unexpected situations. [2021-03-22T17:43:43.623Z] [2021-03-22T17:43:43.623Z] To set a process to complain mode, use the command line tool [2021-03-22T17:43:43.623Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T17:43:43.623Z] +++ true [2021-03-22T17:43:43.623Z] exiting test-integration [2021-03-22T17:43:43.623Z] ++ exit 0 [2021-03-22T17:43:43.623Z] [2021-03-22T17:43:43.902Z] + exit 0 [2021-03-22T17:43:43.902Z] ++ jobs -p [2021-03-22T17:43:43.902Z] + pids= [2021-03-22T17:43:43.902Z] + echo 'Remaining pids to kill: []' [2021-03-22T17:43:43.902Z] Remaining pids to kill: [] [2021-03-22T17:43:43.902Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-22T17:43:43.944Z] Recording test results [2021-03-22T17:43:45.511Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T17:43:45.842Z] + echo Ensuring container killed. [2021-03-22T17:43:45.842Z] Ensuring container killed. [2021-03-22T17:43:45.842Z] + docker ps -aq -f name=docker-pr8-* [2021-03-22T17:43:45.842Z] + cids=3893a236d0b3 [2021-03-22T17:43:45.842Z] 32dc88ae79c6 [2021-03-22T17:43:45.842Z] 244045aca9c9 [2021-03-22T17:43:45.842Z] + [ -n 3893a236d0b3 [2021-03-22T17:43:45.842Z] 32dc88ae79c6 [2021-03-22T17:43:45.842Z] 244045aca9c9 ] [2021-03-22T17:43:45.842Z] + docker rm -vf 3893a236d0b3 32dc88ae79c6 244045aca9c9 [2021-03-22T17:43:48.385Z] 3893a236d0b3 [2021-03-22T17:43:48.385Z] 32dc88ae79c6 [2021-03-22T17:43:48.385Z] 244045aca9c9 [Pipeline] sh [2021-03-22T17:43:48.674Z] + echo Chowning /workspace to jenkins user [2021-03-22T17:43:48.674Z] Chowning /workspace to jenkins user [2021-03-22T17:43:48.674Z] + id -u [2021-03-22T17:43:48.674Z] + id -g [2021-03-22T17:43:48.674Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42050:/workspace busybox chown -R 1000:1000 /workspace [2021-03-22T17:43:48.674Z] Unable to find image 'busybox:latest' locally [2021-03-22T17:43:48.932Z] latest: Pulling from library/busybox [2021-03-22T17:43:49.192Z] 8b3d7e226fab: Pulling fs layer [2021-03-22T17:43:49.192Z] 8b3d7e226fab: Verifying Checksum [2021-03-22T17:43:49.192Z] 8b3d7e226fab: Download complete [2021-03-22T17:43:49.192Z] 8b3d7e226fab: Pull complete [2021-03-22T17:43:49.192Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-22T17:43:49.192Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T17:43:53.683Z] + bundleName=amd64 [2021-03-22T17:43:53.683Z] + echo Creating amd64-bundles.tar.gz [2021-03-22T17:43:53.683Z] Creating amd64-bundles.tar.gz [2021-03-22T17:43:53.683Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-22T17:43:53.683Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-22T17:43:54.631Z] Archiving artifacts [2021-03-22T17:43:56.588Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42050/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T17:43:56.902Z] + make clean [2021-03-22T17:43:56.902Z] docker volume rm -f docker-dev-cache [2021-03-22T17:43:57.161Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T17:44:12.912Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-22T17:44:23.245Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-22T17:44:35.645Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-22T17:46:32.146Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-22T17:46:32.146Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-22T17:46:32.146Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-22T17:46:32.146Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-22T17:46:32.146Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-22T17:46:32.146Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-22T17:46:32.146Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-22T17:46:32.146Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-22T17:46:32.146Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-22T17:46:33.116Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-22T17:46:36.857Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-22T17:46:42.827Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-22T17:46:42.827Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-22T17:46:42.827Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-22T17:46:42.827Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-22T17:46:42.827Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-22T17:46:42.827Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-22T17:46:47.535Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-22T17:46:47.535Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-22T17:46:47.535Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-22T17:46:47.535Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-22T17:46:48.507Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-22T17:46:54.310Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-22T17:47:12.023Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-22T17:47:12.023Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-22T17:47:12.023Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-22T17:47:12.023Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-22T17:47:12.023Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-22T17:47:12.023Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-22T17:47:12.023Z] === RUN TestDockerSuite/TestBuildFails [2021-03-22T17:47:14.946Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-22T17:47:14.946Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-22T17:47:20.752Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-22T17:47:27.868Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-22T17:47:34.956Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-22T17:47:42.040Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-22T17:47:43.581Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-22T17:47:49.380Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-22T17:47:49.380Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-22T17:47:50.351Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-22T17:47:50.811Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-22T17:47:50.811Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-22T17:48:05.635Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-22T17:48:05.635Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-22T17:48:20.472Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-22T17:48:20.472Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-22T17:48:22.014Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-22T17:48:22.014Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-22T17:48:22.983Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-22T17:48:22.983Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-22T17:48:33.309Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-22T17:48:33.769Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-22T17:48:34.738Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-22T17:48:35.708Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-22T17:48:36.677Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-22T17:48:37.646Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-22T17:48:39.184Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-22T17:48:46.717Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-22T17:48:46.717Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-22T17:48:46.717Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-22T17:48:47.177Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-22T17:48:47.177Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-22T17:48:47.177Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-22T17:48:47.177Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-22T17:48:48.146Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-22T17:48:48.607Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-22T17:48:54.408Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-22T17:49:24.375Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-22T17:49:24.375Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-22T17:49:24.375Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-22T17:50:00.070Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-22T17:50:21.166Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-22T17:50:26.972Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-22T17:50:34.046Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-22T17:50:39.861Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-22T17:51:00.956Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-22T17:51:00.956Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-22T17:51:08.047Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-22T17:51:08.047Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-22T17:51:08.047Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-22T17:51:08.047Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-22T17:51:10.959Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-22T17:51:16.762Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-22T17:51:23.845Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-22T17:51:23.845Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-22T17:51:23.845Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-22T17:51:26.753Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-22T17:51:27.723Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-22T17:51:29.260Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-22T17:51:46.953Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-22T17:51:46.953Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-22T17:51:57.283Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-22T17:52:00.192Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-22T17:52:10.519Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-22T17:52:16.315Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-22T17:52:21.007Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-22T17:52:22.545Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-22T17:52:22.545Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-22T17:52:22.545Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-22T17:52:24.726Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-22T17:52:24.726Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-22T17:53:15.423Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-22T17:53:51.116Z] === RUN TestDockerSuite/TestBuildRm [2021-03-22T17:54:03.507Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-22T17:54:05.687Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-22T17:54:05.687Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-22T17:54:06.147Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-22T17:54:08.329Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-22T17:54:12.066Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-22T17:54:16.775Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-22T17:54:27.100Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-22T17:54:44.796Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-22T17:54:44.796Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-22T17:54:45.256Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-22T17:54:57.687Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-22T17:54:57.687Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-22T17:55:02.388Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-22T17:55:02.388Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-22T17:55:07.082Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-22T17:55:32.226Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-22T17:55:32.226Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-22T17:55:32.686Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-22T17:55:34.223Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-22T17:55:40.017Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-22T17:55:45.814Z] === RUN TestDockerSuite/TestBuildUser [2021-03-22T17:55:45.814Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-22T17:55:45.814Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-22T17:55:45.814Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-22T17:55:50.509Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-22T17:55:50.970Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-22T17:55:59.542Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-22T17:55:59.542Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-22T17:55:59.542Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-22T17:56:24.694Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-22T17:56:24.694Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-22T17:56:35.025Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-22T17:56:47.417Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-22T17:56:47.417Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-22T17:56:47.417Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-22T17:56:49.599Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-22T17:56:49.599Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-22T17:57:01.990Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-22T17:57:06.683Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-22T17:57:07.158Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-22T17:57:21.981Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-22T17:57:22.440Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-22T17:57:22.899Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-22T17:57:22.899Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-22T17:57:24.444Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-22T17:57:34.775Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-22T17:57:35.745Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-22T17:57:36.206Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-22T17:57:36.206Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-22T17:57:36.206Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-22T17:57:39.111Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-22T17:57:43.802Z] === RUN TestDockerSuite/TestCommitChange [2021-03-22T17:57:49.599Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-22T17:57:54.293Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-22T17:57:54.293Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-22T17:58:01.379Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-22T17:58:01.379Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-22T17:58:16.198Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-22T17:58:19.938Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-22T17:58:19.938Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-22T17:58:19.938Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-22T17:58:19.938Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-22T17:58:19.938Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-22T17:58:19.938Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-22T17:58:19.938Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-22T17:58:19.938Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-22T17:58:19.938Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-22T17:58:32.328Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-22T17:58:39.411Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-22T17:58:39.411Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-22T17:58:42.321Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-22T17:58:42.321Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-22T17:58:42.321Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-22T17:58:42.321Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-22T17:58:44.500Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-22T17:58:44.500Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-22T17:58:44.500Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-22T17:58:53.076Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-22T17:58:53.076Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-22T17:58:53.076Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-22T17:58:53.076Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-22T17:58:53.076Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-22T17:58:55.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-22T17:58:57.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-22T17:59:00.349Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-22T17:59:00.350Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-22T17:59:00.350Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-22T17:59:02.530Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-22T17:59:02.989Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-22T17:59:05.171Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-22T17:59:05.171Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-22T17:59:05.171Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-22T17:59:08.077Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-22T17:59:08.077Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-22T17:59:10.260Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-22T17:59:10.260Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-22T17:59:13.169Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-22T17:59:13.629Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-22T17:59:15.809Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-22T17:59:20.500Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-22T17:59:24.236Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-22T17:59:24.236Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-22T17:59:24.236Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-22T17:59:24.695Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-22T17:59:24.695Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-22T17:59:26.889Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-22T17:59:26.889Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-22T17:59:35.458Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-22T17:59:35.458Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-22T17:59:36.427Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-22T17:59:36.911Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-22T17:59:41.604Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-22T17:59:43.780Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-22T17:59:43.780Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-22T17:59:43.780Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-22T17:59:43.780Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-22T17:59:43.780Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-22T17:59:43.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-22T17:59:45.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-22T17:59:45.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-22T17:59:48.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-22T17:59:51.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-22T17:59:53.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-22T17:59:56.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00078a7a0_} [2021-03-22T17:59:59.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1844684754_c:\foo_false____} [2021-03-22T18:00:01.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1844684754_c:\foo_true____} [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-22T18:00:10.509Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-22T18:00:12.687Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-22T18:00:15.591Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-22T18:00:15.591Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-22T18:00:15.591Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-22T18:00:18.494Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-22T18:00:18.494Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-22T18:00:18.495Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-22T18:00:18.495Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-22T18:00:23.183Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-22T18:00:30.256Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-22T18:00:30.715Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-22T18:00:30.715Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-22T18:00:45.531Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-22T18:00:45.531Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-22T18:00:45.531Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-22T18:00:55.864Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-22T18:00:55.864Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-22T18:00:55.864Z] === RUN TestDockerSuite/TestCpToDot [2021-03-22T18:00:58.048Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-22T18:00:58.048Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-22T18:00:58.048Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-22T18:01:00.960Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-22T18:01:00.960Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-22T18:01:00.960Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-22T18:01:00.960Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-22T18:01:00.960Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-22T18:01:00.960Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-22T18:01:00.960Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-22T18:01:03.142Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-22T18:01:06.052Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-22T18:01:06.052Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-22T18:01:06.513Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-22T18:01:08.696Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-22T18:01:09.671Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-22T18:01:09.671Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-22T18:01:09.671Z] === RUN TestDockerSuite/TestCreateRM [2021-03-22T18:01:10.131Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-22T18:01:10.131Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-22T18:01:10.592Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-22T18:01:11.054Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-22T18:01:25.887Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-22T18:01:25.887Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-22T18:01:25.887Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-22T18:01:30.590Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-22T18:01:30.590Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-22T18:01:30.590Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-22T18:01:33.502Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-22T18:01:33.502Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-22T18:01:33.502Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-22T18:01:33.502Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-22T18:01:33.502Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-22T18:01:33.502Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-22T18:01:33.502Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-22T18:01:33.502Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-22T18:01:33.502Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-22T18:01:33.502Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-22T18:01:33.502Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-22T18:01:33.962Z] === RUN TestDockerSuite/TestDockerFails [2021-03-22T18:01:33.962Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-22T18:01:33.962Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-22T18:01:33.962Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-22T18:01:33.962Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-22T18:01:33.962Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-22T18:01:33.962Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-22T18:01:36.875Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-22T18:01:39.788Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-22T18:01:41.970Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-22T18:01:56.791Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-22T18:02:01.485Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-22T18:02:07.291Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-22T18:02:09.477Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-22T18:02:09.936Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-22T18:02:14.635Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-22T18:02:15.095Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-22T18:02:16.635Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-22T18:02:22.430Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-22T18:02:32.751Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-22T18:02:32.751Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-22T18:02:32.751Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-22T18:02:32.751Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-22T18:02:32.751Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-22T18:02:32.751Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-22T18:02:32.751Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-22T18:02:32.751Z] === RUN TestDockerSuite/TestEventsRename [2021-03-22T18:02:35.657Z] === RUN TestDockerSuite/TestEventsResize [2021-03-22T18:02:38.566Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-22T18:02:41.472Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-22T18:02:44.376Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-22T18:02:49.067Z] === RUN TestDockerSuite/TestEventsTop [2021-03-22T18:02:49.067Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-22T18:02:51.975Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-22T18:02:56.666Z] === RUN TestDockerSuite/TestExec [2021-03-22T18:02:56.666Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-22T18:02:56.666Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-22T18:02:58.844Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-22T18:03:01.022Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-22T18:03:01.022Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-22T18:03:01.022Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-22T18:03:01.022Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-22T18:03:03.201Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-22T18:03:05.379Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-22T18:03:08.284Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-22T18:03:10.461Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-22T18:03:15.154Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-22T18:03:15.154Z] === RUN TestDockerSuite/TestExecEnv [2021-03-22T18:03:15.154Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-22T18:03:15.154Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-22T18:03:18.062Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-22T18:03:22.752Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-22T18:03:22.752Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-22T18:03:22.752Z] === RUN TestDockerSuite/TestExecParseError [2021-03-22T18:03:22.752Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-22T18:03:22.752Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-22T18:03:22.752Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-22T18:03:25.668Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-22T18:03:25.668Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-22T18:03:25.668Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-22T18:03:25.668Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-22T18:03:25.668Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-22T18:03:25.668Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-22T18:03:28.580Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-22T18:03:28.580Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-22T18:03:35.656Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-22T18:03:35.656Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-22T18:03:35.656Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-22T18:03:35.656Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-22T18:03:42.734Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-22T18:03:48.527Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-22T18:03:51.431Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-22T18:03:58.505Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-22T18:03:58.505Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-22T18:03:58.505Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-22T18:03:58.505Z] === RUN TestDockerSuite/TestHealth [2021-03-22T18:03:58.505Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-22T18:03:58.505Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-22T18:03:58.505Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-22T18:03:58.505Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-22T18:04:04.296Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-22T18:04:04.296Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-22T18:04:04.296Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-22T18:04:04.296Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-22T18:04:04.296Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-22T18:04:04.296Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-22T18:04:04.755Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-22T18:04:04.755Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-22T18:04:06.292Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-22T18:04:06.292Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-22T18:04:08.471Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-22T18:04:08.471Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-22T18:04:10.650Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-22T18:04:13.553Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-22T18:04:14.013Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-22T18:04:14.013Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-22T18:04:17.745Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-22T18:04:18.204Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-22T18:04:20.381Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-22T18:04:20.381Z] === RUN TestDockerSuite/TestImportFile [2021-03-22T18:04:20.381Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-22T18:04:20.381Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-22T18:04:20.381Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-22T18:04:20.381Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-22T18:04:20.381Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-22T18:04:20.381Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-22T18:04:20.381Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-22T18:04:20.840Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-22T18:04:20.840Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-22T18:04:20.840Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-22T18:04:20.840Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-22T18:04:23.019Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-22T18:04:25.926Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-22T18:04:25.926Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-22T18:04:25.926Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-22T18:04:25.926Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-22T18:04:25.926Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-22T18:04:28.104Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-22T18:04:28.563Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-22T18:04:31.467Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-22T18:04:31.467Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-22T18:04:31.467Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-22T18:04:31.467Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-22T18:04:33.644Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-22T18:04:38.336Z] === RUN TestDockerSuite/TestInspectImage [2021-03-22T18:04:38.336Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-22T18:04:38.336Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-22T18:04:38.336Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-22T18:04:41.243Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-22T18:04:43.422Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-22T18:04:43.880Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-22T18:04:46.057Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-22T18:04:48.962Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-22T18:04:48.962Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-22T18:04:48.962Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-22T18:04:51.141Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-22T18:04:54.047Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-22T18:04:59.846Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-22T18:05:02.035Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-22T18:05:09.107Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-22T18:05:12.014Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-22T18:05:14.191Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-22T18:05:17.096Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-22T18:05:19.273Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-22T18:05:19.808Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-22T18:05:19.808Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-22T18:05:21.993Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-22T18:05:24.170Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-22T18:05:29.960Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-22T18:05:32.872Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-22T18:05:32.872Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-22T18:05:35.050Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-22T18:05:35.050Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-22T18:05:45.370Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-22T18:05:52.449Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-22T18:06:01.015Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-22T18:06:03.920Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-22T18:06:06.823Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-22T18:06:06.823Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-22T18:06:09.728Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-22T18:06:11.905Z] === RUN TestDockerSuite/TestLogsSince [2021-03-22T18:06:22.225Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-22T18:06:22.225Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-22T18:06:22.225Z] === RUN TestDockerSuite/TestLogsTail [2021-03-22T18:06:24.404Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-22T18:06:27.310Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestNetHostname [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPluginActive [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPortList [2021-03-22T18:06:30.214Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-22T18:06:34.903Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-22T18:06:34.903Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-22T18:06:34.903Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-22T18:06:34.903Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-22T18:06:34.903Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-22T18:06:34.903Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-22T18:06:34.903Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-22T18:06:34.903Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-22T18:06:34.903Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-22T18:06:35.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-22T18:06:40.051Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-22T18:06:40.051Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-22T18:06:52.431Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-22T18:06:52.431Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-22T18:07:04.823Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-22T18:07:22.505Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-22T18:07:22.505Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-22T18:07:22.505Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-22T18:07:34.907Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-22T18:07:41.980Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-22T18:07:56.791Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-22T18:07:59.695Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-22T18:08:00.156Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-22T18:08:00.156Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-22T18:08:05.948Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-22T18:08:05.948Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-22T18:08:05.948Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-22T18:08:05.948Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-22T18:08:05.948Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-22T18:08:14.515Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-22T18:08:14.515Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-22T18:08:16.055Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-22T18:08:16.055Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-22T18:08:17.022Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-22T18:08:17.992Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-22T18:08:17.992Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-22T18:08:22.688Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-22T18:08:27.379Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-22T18:08:29.561Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-22T18:08:54.697Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-22T18:08:54.697Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-22T18:09:00.709Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-22T18:09:00.709Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-22T18:09:01.169Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-22T18:09:02.137Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-22T18:09:06.827Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-22T18:09:11.518Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-22T18:09:11.518Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-22T18:09:16.213Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-22T18:09:16.213Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-22T18:09:16.672Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-22T18:09:34.362Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-22T18:09:35.903Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-22T18:09:36.874Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-22T18:09:43.957Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-22T18:09:49.752Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-22T18:09:58.324Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-22T18:10:03.021Z] === RUN TestDockerSuite/TestRmiTag [2021-03-22T18:10:03.481Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-22T18:10:06.389Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-22T18:10:27.490Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-22T18:10:27.490Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-22T18:10:33.289Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-22T18:10:34.257Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-22T18:10:34.257Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-22T18:10:34.257Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-22T18:10:34.257Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-22T18:10:34.257Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-22T18:10:34.257Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-22T18:10:34.257Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-22T18:10:34.257Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-22T18:10:36.438Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-22T18:10:36.438Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-22T18:10:36.438Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-22T18:10:46.762Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-22T18:10:49.675Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-22T18:10:56.756Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-22T18:10:59.664Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-22T18:11:01.921Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-22T18:11:01.921Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-22T18:11:12.253Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-22T18:11:14.432Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-22T18:11:14.432Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-22T18:11:18.169Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-22T18:11:18.169Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-22T18:11:18.169Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-22T18:11:20.353Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-22T18:11:20.353Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-22T18:11:20.353Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-22T18:11:20.353Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-22T18:11:20.353Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-22T18:11:20.353Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-22T18:11:20.353Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-22T18:11:20.353Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-22T18:11:23.260Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-22T18:11:25.441Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-22T18:11:28.347Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-22T18:11:28.347Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-22T18:11:28.347Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-22T18:11:28.347Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-22T18:11:30.526Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-22T18:11:30.526Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-22T18:11:30.526Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-22T18:11:30.526Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-22T18:11:30.526Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-22T18:11:33.437Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-22T18:11:39.231Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-22T18:11:39.231Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-22T18:11:39.231Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-22T18:11:39.231Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-22T18:11:39.231Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-22T18:11:39.231Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-22T18:11:39.231Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-22T18:11:42.138Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-22T18:11:42.138Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-22T18:11:42.138Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-22T18:11:42.138Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-22T18:11:44.317Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-22T18:11:47.224Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-22T18:11:47.224Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-22T18:11:49.404Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-22T18:11:49.404Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-22T18:11:49.404Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-22T18:11:49.404Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-22T18:11:52.312Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-22T18:11:54.493Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-22T18:11:56.675Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-22T18:11:59.581Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-22T18:11:59.581Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-22T18:11:59.581Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-22T18:11:59.581Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-22T18:11:59.581Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-22T18:11:59.581Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-22T18:11:59.581Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-22T18:11:59.581Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-22T18:11:59.581Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-22T18:12:09.916Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-22T18:12:09.916Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-22T18:12:09.916Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-22T18:12:09.916Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-22T18:12:09.916Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-22T18:12:09.916Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-22T18:12:09.916Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-22T18:12:17.009Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-22T18:12:17.009Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunMount [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-22T18:12:18.547Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-22T18:12:27.121Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-22T18:12:27.121Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-22T18:12:27.121Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-22T18:12:27.121Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-22T18:12:32.922Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-22T18:12:43.247Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-22T18:12:43.247Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-22T18:12:43.247Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-22T18:12:43.247Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-22T18:12:43.247Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-22T18:12:43.247Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-22T18:12:43.247Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-22T18:12:43.247Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-22T18:12:43.247Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-22T18:12:43.247Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-22T18:12:43.247Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-22T18:12:43.707Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-22T18:12:45.888Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-22T18:12:48.811Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-22T18:12:49.782Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-22T18:12:51.962Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-22T18:12:52.422Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-22T18:12:52.422Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-22T18:12:52.422Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-22T18:12:52.422Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-22T18:12:52.422Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-22T18:12:52.422Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-22T18:12:52.422Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-22T18:12:52.422Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-22T18:12:55.334Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-22T18:12:55.334Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-22T18:12:55.334Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-22T18:12:55.334Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-22T18:12:55.334Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-22T18:12:55.334Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-22T18:13:03.909Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-22T18:13:03.909Z] === RUN TestDockerSuite/TestRunRm [2021-03-22T18:13:06.816Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-22T18:13:12.612Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-22T18:13:14.791Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-22T18:13:17.699Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-22T18:13:19.877Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-22T18:13:22.791Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-22T18:13:22.791Z] === RUN TestDockerSuite/TestRunState [2021-03-22T18:13:22.791Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-22T18:13:25.698Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-22T18:13:25.698Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-22T18:13:27.877Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-22T18:13:27.877Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-22T18:13:27.877Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-22T18:13:27.877Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-22T18:13:27.877Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-22T18:13:27.877Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-22T18:13:33.677Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-22T18:13:33.677Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-22T18:13:33.677Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-22T18:13:33.677Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-22T18:13:33.677Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-22T18:13:33.677Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-22T18:13:33.677Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-22T18:13:33.677Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-22T18:13:33.677Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-22T18:13:33.677Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-22T18:13:33.677Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-22T18:13:35.858Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-22T18:13:35.858Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-22T18:13:38.038Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-22T18:13:38.038Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-22T18:13:38.038Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-22T18:13:46.607Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-22T18:13:55.182Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-22T18:13:58.919Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-22T18:14:05.999Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-22T18:14:05.999Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-22T18:14:06.458Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-22T18:14:09.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-22T18:14:12.276Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-22T18:14:19.353Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-22T18:14:19.353Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-22T18:14:19.353Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-22T18:14:19.353Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-22T18:14:19.353Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-22T18:14:19.353Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-22T18:14:19.353Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-22T18:14:19.353Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-22T18:14:19.353Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-22T18:14:24.045Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-22T18:14:25.585Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-22T18:14:27.764Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-22T18:14:33.566Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-22T18:14:35.747Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-22T18:14:35.747Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-22T18:14:36.207Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-22T18:14:36.666Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-22T18:14:38.203Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-22T18:14:50.590Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-22T18:14:50.590Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-22T18:15:00.916Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-22T18:15:00.916Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-22T18:15:09.487Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-22T18:15:09.487Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-22T18:15:09.487Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-22T18:15:09.487Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-22T18:15:09.487Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-22T18:15:19.813Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-22T18:15:19.813Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-22T18:15:19.813Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-22T18:15:19.813Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-22T18:15:19.813Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-22T18:15:19.813Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-22T18:15:19.813Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-22T18:15:22.721Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-22T18:15:24.901Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-22T18:15:24.901Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-22T18:15:27.812Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-22T18:15:27.812Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-22T18:15:27.812Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-22T18:15:27.812Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-22T18:15:27.812Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-22T18:15:27.812Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-22T18:15:27.812Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-22T18:15:45.499Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-22T18:15:45.499Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-22T18:15:45.499Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-22T18:15:45.499Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-22T18:15:45.499Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-22T18:15:45.499Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-22T18:15:45.499Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-22T18:15:47.038Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-22T18:15:47.038Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-22T18:15:50.780Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-22T18:15:50.780Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-22T18:15:51.240Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-22T18:15:51.240Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-22T18:15:51.700Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-22T18:16:00.280Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-22T18:16:00.280Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-22T18:16:00.739Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-22T18:16:01.198Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-22T18:16:01.198Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-22T18:16:09.776Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-22T18:16:09.776Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-22T18:16:09.776Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-22T18:16:30.874Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-22T18:16:30.874Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite (2895.50s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-22T18:16:30.874Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-22T18:16:30.874Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.36s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-22T18:16:30.874Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-22T18:16:30.874Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-22T18:16:30.874Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-22T18:16:30.874Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-22T18:16:30.874Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-22T18:16:30.874Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-22T18:16:30.874Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-22T18:16:30.874Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.51s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-22T18:16:30.874Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-22T18:16:30.874Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.54s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.77s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.60s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-03-22T18:16:30.874Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.57s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (122.00s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2021-03-22T18:16:30.874Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.30s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.59s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.53s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.24s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.38s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.70s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.32s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.17s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (34.59s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.16s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.48s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.63s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.86s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.50s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.36s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.61s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.32s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.19s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-22T18:16:30.874Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.62s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.85s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.42s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.34s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.85s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.36s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.69s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.83s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (39.89s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2021-03-22T18:16:30.874Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-22T18:16:30.874Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.10s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.91s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.92s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.91s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.09s) [2021-03-22T18:16:30.874Z] --- PASS: TestDockerSuite/TestBuildDockerignore (74.81s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.41s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.99s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.44s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.06s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.49s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.15s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.20s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.81s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (108.57s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.93s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.75s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.68s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.27s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.53s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.01s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildFails (2.78s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.10s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.41s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.74s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.83s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.11s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.55s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildHistory (13.11s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.18s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.73s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.73s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.29s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.71s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.99s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.75s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.70s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.73s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.83s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.86s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.38s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.67s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.62s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.13s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.15s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.45s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.54s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.05s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.82s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.73s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.22s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.72s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.67s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.39s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.47s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.02s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.27s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildRm (14.83s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.84s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-03-22T18:16:30.875Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.09s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.04s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.02s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.43s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.75s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.38s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildStderr (4.98s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.10s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.45s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.51s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.14s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.94s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.67s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.03s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.83s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.85s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.10s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.95s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.96s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.08s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.95s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.41s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.01s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.32s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-03-22T18:16:30.875Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-22T18:16:30.875Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-22T18:16:30.875Z] docker_cli_sni_test.go:18: Flakey test [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.40s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.04s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestCommitChange (5.38s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.97s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.50s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestCommitTTY (12.49s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.31s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-22T18:16:30.875Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-22T18:16:30.875Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-22T18:16:30.875Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.17s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.56s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-22T18:16:30.875Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.56s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-22T18:16:30.875Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-22T18:16:30.875Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-22T18:16:30.875Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.55s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-22T18:16:30.875Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (7.47s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-22T18:16:30.875Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-22T18:16:30.875Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-22T18:16:30.875Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.96s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.58s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.45s) [2021-03-22T18:16:30.875Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-03-22T18:16:30.875Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-22T18:16:30.875Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.66s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.47s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-22T18:16:30.876Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-22T18:16:30.876Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.66s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.28s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2021-03-22T18:16:30.876Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.95s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.44s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.05s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.38s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.21s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-22T18:16:30.876Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.50s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-22T18:16:30.876Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.41s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.61s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.24s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.05s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.76s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.65s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.64s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.71s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.63s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00078a7a0_} (2.67s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1844684754_c:\foo_false____} (2.69s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1844684754_c:\foo_true____} (7.74s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-22T18:16:30.876Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.69s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-22T18:16:30.876Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.64s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-22T18:16:30.876Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.66s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-22T18:16:30.876Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.76s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.44s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.47s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.06s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCpToDot (2.67s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCpToStdout (2.84s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.64s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.39s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-22T18:16:30.876Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.95s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.54s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-22T18:16:30.876Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.96s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-22T18:16:30.876Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-22T18:16:30.876Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-22T18:16:30.876Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-22T18:16:30.876Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-22T18:16:30.876Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-22T18:16:30.876Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-22T18:16:30.876Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-22T18:16:30.876Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-22T18:16:30.876Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.98s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.65s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.32s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsCopy (5.73s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.48s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.50s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.27s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.18s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsFilters (5.10s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsFormat (9.91s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsRename (2.63s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsResize (3.10s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.95s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.06s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.50s) [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-22T18:16:30.876Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-22T18:16:30.876Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.876Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.18s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.19s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-22T18:16:30.877Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-22T18:16:30.877Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-22T18:16:30.877Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.25s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.44s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.44s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.24s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.80s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.58s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestExecInspectID (5.08s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-22T18:16:30.877Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.94s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-22T18:16:30.877Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.67s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.01s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.34s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.36s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.32s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.39s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-22T18:16:30.877Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.09s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.16s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.06s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.37s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.97s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.96s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-22T18:16:30.877Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-22T18:16:30.877Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.41s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.44s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-22T18:16:30.877Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-22T18:16:30.877Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.44s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.73s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectDefault (2.42s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectHistory (4.95s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.68s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.41s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.42s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.41s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.37s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectStatus (3.02s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.10s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.65s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.37s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.47s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.48s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.47s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.44s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.22s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.16s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.98s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.64s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-22T18:16:30.877Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.55s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.84s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.52s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.47s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.93s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.84s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.56s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.51s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsSince (9.45s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsTail (3.09s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.75s) [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.52s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-22T18:16:30.877Z] docker_cli_port_test.go:339: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_port_test.go:322: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_port_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-22T18:16:30.877Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.87s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-22T18:16:30.877Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-22T18:16:30.877Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-22T18:16:30.877Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-22T18:16:30.877Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-22T18:16:30.877Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.877Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-22T18:16:30.878Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-22T18:16:30.878Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-22T18:16:30.878Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.89s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-22T18:16:30.878Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPsByOrder (10.55s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.12s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.14s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.41s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.37s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.74s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.11s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-22T18:16:30.878Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-03-22T18:16:30.878Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.18s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.77s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.84s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-22T18:16:30.878Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.46s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.53s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.13s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.75s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.80s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.59s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.77s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.12s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.32s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.28s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.52s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.50s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.79s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.62s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.59s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.78s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.36s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.78s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.06s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.34s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.65s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.54s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.88s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.40s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.50s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.19s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.59s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.60s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.40s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.62s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.41s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.84s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.69s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.44s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.53s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.40s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunExitCode (2.59s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.43s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.52s) [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.13s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.77s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.86s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.878Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.77s) [2021-03-22T18:16:30.878Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-22T18:16:30.878Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.56s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.71s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.38s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.40s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.24s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.89s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.57s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunRm (2.47s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.82s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.58s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.51s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.49s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.98s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.44s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.34s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.06s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.49s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.55s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.19s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.61s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.93s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.17s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.08s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.52s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.35s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.30s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.34s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.95s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.22s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.05s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.15s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.98s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2021-03-22T18:16:30.879Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.40s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.75s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.48s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-22T18:16:30.879Z] docker_cli_port_test.go:231: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-22T18:16:30.879Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.85s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.23s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-03-22T18:16:30.879Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.61s) [2021-03-22T18:16:30.879Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-22T18:16:30.880Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2021-03-22T18:16:30.880Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-22T18:16:30.880Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.69s) [2021-03-22T18:16:30.880Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-03-22T18:16:30.880Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-03-22T18:16:30.880Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (19.51s) [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-22T18:16:30.880Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.58s) [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-22T18:16:30.880Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-22T18:16:30.880Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-22T18:16:30.880Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:30.880Z] === RUN TestDockerSchema1RegistrySuite [2021-03-22T18:16:30.880Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-22T18:16:30.880Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-22T18:16:31.343Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-22T18:16:31.343Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T18:16:31.343Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.343Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-22T18:16:31.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-22T18:16:31.344Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-22T18:16:31.344Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] === RUN TestDockerDaemonSuite [2021-03-22T18:16:31.344Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-22T18:16:31.344Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-22T18:16:31.344Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-22T18:16:31.344Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] === RUN TestDockerSwarmSuite [2021-03-22T18:16:31.344Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-22T18:16:31.344Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-22T18:16:31.344Z] --- PASS: TestDockerPluginSuite (0.04s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] === RUN TestDockerExternalVolumeSuite [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] === RUN TestDockerNetworkSuite [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] === RUN TestDockerHubPullSuite [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-22T18:16:31.344Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] PASS [2021-03-22T18:16:31.344Z] ok github.com/docker/docker/integration-cli 2896.547s [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === Skipped [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-22T18:16:31.344Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-22T18:16:31.344Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-22T18:16:31.344Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-22T18:16:31.344Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-22T18:16:31.344Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-22T18:16:31.344Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-22T18:16:31.344Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-22T18:16:31.344Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-22T18:16:31.344Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-22T18:16:31.344Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-22T18:16:31.344Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-22T18:16:31.344Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2021-03-22T18:16:31.344Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2021-03-22T18:16:31.344Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-22T18:16:31.344Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-22T18:16:31.344Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.344Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-03-22T18:16:31.345Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-03-22T18:16:31.345Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-03-22T18:16:31.345Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-22T18:16:31.345Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-03-22T18:16:31.345Z] docker_cli_sni_test.go:18: Flakey test [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-22T18:16:31.345Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.345Z] [2021-03-22T18:16:31.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-22T18:16:31.345Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-22T18:16:31.346Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-22T18:16:31.346Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-22T18:16:31.346Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-22T18:16:31.346Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-22T18:16:31.346Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-22T18:16:31.346Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-22T18:16:31.346Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.346Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-22T18:16:31.347Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-22T18:16:31.347Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-22T18:16:31.347Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-22T18:16:31.347Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-22T18:16:31.347Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-22T18:16:31.347Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-22T18:16:31.347Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-22T18:16:31.347Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-22T18:16:31.347Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-22T18:16:31.347Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-22T18:16:31.347Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-22T18:16:31.347Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-22T18:16:31.347Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-22T18:16:31.347Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-22T18:16:31.347Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-22T18:16:31.347Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-22T18:16:31.347Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-22T18:16:31.347Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-22T18:16:31.347Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-22T18:16:31.347Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-22T18:16:31.347Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.347Z] [2021-03-22T18:16:31.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-22T18:16:31.348Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-22T18:16:31.348Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-22T18:16:31.348Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-22T18:16:31.348Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-22T18:16:31.348Z] docker_cli_port_test.go:339: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_port_test.go:322: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_port_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-22T18:16:31.348Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-22T18:16:31.348Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-22T18:16:31.348Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-22T18:16:31.348Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-22T18:16:31.348Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-22T18:16:31.348Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-22T18:16:31.348Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-22T18:16:31.348Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-22T18:16:31.348Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-22T18:16:31.348Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-03-22T18:16:31.348Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-22T18:16:31.348Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-22T18:16:31.348Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.348Z] [2021-03-22T18:16:31.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-22T18:16:31.351Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-22T18:16:31.351Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.351Z] [2021-03-22T18:16:31.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-22T18:16:31.351Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-22T18:16:31.351Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.351Z] [2021-03-22T18:16:31.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-22T18:16:31.351Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-03-22T18:16:31.351Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.351Z] [2021-03-22T18:16:31.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-22T18:16:31.351Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-22T18:16:31.351Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.351Z] [2021-03-22T18:16:31.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-22T18:16:31.351Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-22T18:16:31.351Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.351Z] [2021-03-22T18:16:31.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-22T18:16:31.351Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-22T18:16:31.351Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.351Z] [2021-03-22T18:16:31.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-22T18:16:31.351Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-22T18:16:31.351Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.351Z] [2021-03-22T18:16:31.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-22T18:16:31.351Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-22T18:16:31.351Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.351Z] [2021-03-22T18:16:31.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-03-22T18:16:31.351Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-22T18:16:31.351Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.351Z] [2021-03-22T18:16:31.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-22T18:16:31.351Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-22T18:16:31.351Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.351Z] [2021-03-22T18:16:31.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-22T18:16:31.351Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-22T18:16:31.351Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.351Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-22T18:16:31.813Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-22T18:16:31.813Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.813Z] [2021-03-22T18:16:31.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-03-22T18:16:31.814Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-03-22T18:16:31.814Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.814Z] [2021-03-22T18:16:31.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-22T18:16:31.815Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.815Z] [2021-03-22T18:16:31.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-22T18:16:31.815Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-22T18:16:31.816Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-22T18:16:31.816Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-22T18:16:31.816Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-22T18:16:31.816Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-22T18:16:31.816Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-22T18:16:31.816Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2021-03-22T18:16:31.816Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-22T18:16:31.816Z] docker_cli_port_test.go:231: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-22T18:16:31.816Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T18:16:31.816Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T18:16:31.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.816Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-22T18:16:31.817Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-22T18:16:31.817Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.817Z] [2021-03-22T18:16:31.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-22T18:16:31.818Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-22T18:16:31.818Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.818Z] [2021-03-22T18:16:31.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-22T18:16:31.818Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-22T18:16:31.818Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.818Z] [2021-03-22T18:16:31.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-22T18:16:31.818Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-22T18:16:31.818Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.818Z] [2021-03-22T18:16:31.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-22T18:16:31.818Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-22T18:16:31.818Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.818Z] [2021-03-22T18:16:31.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-22T18:16:31.818Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-22T18:16:31.818Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.818Z] [2021-03-22T18:16:31.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-22T18:16:31.818Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.818Z] [2021-03-22T18:16:31.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-22T18:16:31.818Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.818Z] [2021-03-22T18:16:31.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-22T18:16:31.818Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-22T18:16:31.818Z] [2021-03-22T18:16:31.818Z] [2021-03-22T18:16:31.818Z] DONE 1093 tests, 547 skipped in 2906.257s [2021-03-22T18:16:31.818Z] INFO: Integration tests ended at 03/22/2021 18:16:31. Duration:00:48:26.3424870 [2021-03-22T18:16:31.818Z] INFO: Docker info of the daemon under test at end of run [2021-03-22T18:16:31.818Z] [2021-03-22T18:16:32.279Z] Containers: 2 [2021-03-22T18:16:32.279Z] Running: 0 [2021-03-22T18:16:32.279Z] Paused: 0 [2021-03-22T18:16:32.279Z] Stopped: 2 [2021-03-22T18:16:32.279Z] Images: 18 [2021-03-22T18:16:32.279Z] Server Version: 0.0.0-dev [2021-03-22T18:16:32.279Z] Storage Driver: windowsfilter [2021-03-22T18:16:32.279Z] Windows: [2021-03-22T18:16:32.279Z] Logging Driver: json-file [2021-03-22T18:16:32.279Z] Plugins: [2021-03-22T18:16:32.279Z] Volume: local [2021-03-22T18:16:32.279Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-22T18:16:32.279Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-22T18:16:32.279Z] Swarm: inactive [2021-03-22T18:16:32.279Z] Default Isolation: process [2021-03-22T18:16:32.279Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-22T18:16:32.279Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-22T18:16:32.279Z] OSType: windows [2021-03-22T18:16:32.279Z] Architecture: x86_64 [2021-03-22T18:16:32.279Z] CPUs: 4 [2021-03-22T18:16:32.279Z] Total Memory: 32GiB [2021-03-22T18:16:32.279Z] Name: azwin-2-ed9f00 [2021-03-22T18:16:32.279Z] ID: X73U:BB5J:HLDA:5TB2:XDZ3:FLFI:2KBN:SF3F:BPTN:FZ4Z:3ARB:QAHW [2021-03-22T18:16:32.279Z] Docker Root Dir: D:\CI\PR-42050\8\daemon [2021-03-22T18:16:32.279Z] Debug Mode (client): false [2021-03-22T18:16:32.279Z] Debug Mode (server): true [2021-03-22T18:16:32.279Z] File Descriptors: -1 [2021-03-22T18:16:32.279Z] Goroutines: 17 [2021-03-22T18:16:32.279Z] System Time: 2021-03-22T18:16:31.9458178Z [2021-03-22T18:16:32.279Z] EventsListeners: 0 [2021-03-22T18:16:32.279Z] Registry: https://index.docker.io/v1/ [2021-03-22T18:16:32.279Z] Labels: [2021-03-22T18:16:32.279Z] Experimental: false [2021-03-22T18:16:32.279Z] Insecure Registries: [2021-03-22T18:16:32.279Z] 127.0.0.0/8 [2021-03-22T18:16:32.279Z] Live Restore Enabled: false [2021-03-22T18:16:32.279Z] [2021-03-22T18:16:32.279Z] [2021-03-22T18:16:32.279Z] INFO: Stopping daemon under test [2021-03-22T18:16:32.279Z] SUCCESS: The process with PID 5804 (child process of PID 5944) has been terminated. [2021-03-22T18:16:32.279Z] SUCCESS: The process with PID 5944 (child process of PID 5064) has been terminated. [2021-03-22T18:16:32.279Z] INFO: Stop tailing logs of the daemon under tests [2021-03-22T18:16:32.279Z] INFO: executeCI.ps1 Completed successfully at 03/22/2021 18:16:32. [2021-03-22T18:16:32.279Z] INFO: Tidying up at end of run [2021-03-22T18:16:32.279Z] INFO: Saving daemon under test log (d:\CI\PR-42050\8\dut.out) to bundles\CIDUT.out [2021-03-22T18:16:32.279Z] INFO: Saving daemon under test log (d:\CI\PR-42050\8\dut.err) to bundles\CIDUT.err [2021-03-22T18:16:32.279Z] INFO: Nuke-Everything... [2021-03-22T18:16:33.248Z] INFO: Container count on control daemon to delete is 2 [2021-03-22T18:16:33.708Z] 04a3940299c2 [2021-03-22T18:16:33.708Z] ba89cbe7b4e1 [2021-03-22T18:16:33.708Z] INFO: Tidying pidfile d:\CI\PR-42050\8\docker.pid [2021-03-22T18:16:34.168Z] INFO: Nuking d:\CI [2021-03-22T18:17:16.697Z] INFO: Zapped successfully [2021-03-22T18:17:16.697Z] [2021-03-22T18:17:16.697Z] INFO: executeCI.ps1 exiting at Mon Mar 22 18:17:10 CUT 2021. Duration 01:30:03.8925461 [2021-03-22T18:17:16.697Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-22T18:17:16.942Z] Recording test results [2021-03-22T18:17:24.155Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-22T18:17:25.640Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-22T18:17:27.399Z] Archiving artifacts [2021-03-22T18:17:41.237Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42050/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T18:17:42.165Z] + make clean [2021-03-22T18:17:45.071Z] docker volume rm -f docker-dev-cache [2021-03-22T18:17:45.071Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS