Pull request #42410 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c6134474c264714cfab9512dbe425f61a750ea9e rather than 2865d172334efbf3707512f2a974dbebe5271f5c Obtained Jenkinsfile from c6134474c264714cfab9512dbe425f61a750ea9e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42410@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-05-27T07:21:55.896Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-27T07:21:55.899Z] Trying to pass milestone 5 [Pipeline] milestone [2021-05-27T07:21:55.946Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-27T07:21:56.079Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f29fece648351ee) in /home/ubuntu/workspace/moby_PR-42410 [Pipeline] { [Pipeline] checkout [2021-05-27T07:21:56.117Z] The recommended git tool is: git [2021-05-27T07:21:56.132Z] using credential docker-jenkins-github-credentials [2021-05-27T07:21:56.157Z] Fetching changes from the remote Git repository [2021-05-27T07:21:56.172Z] Fetching without tags [2021-05-27T07:21:56.866Z] Merging remotes/origin/master commit c6134474c264714cfab9512dbe425f61a750ea9e into PR head commit 2865d172334efbf3707512f2a974dbebe5271f5c [2021-05-27T07:21:57.007Z] Merge succeeded, producing e82771c6e6580a0c3d2a98c79314e6019ba5711e [2021-05-27T07:21:57.008Z] Checking out Revision e82771c6e6580a0c3d2a98c79314e6019ba5711e (PR-42410) [2021-05-27T07:21:57.095Z] Commit message: "Merge commit 'c6134474c264714cfab9512dbe425f61a750ea9e' into HEAD" [2021-05-27T07:21:56.133Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42410/.git # timeout=10 [2021-05-27T07:21:56.159Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:21:56.170Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:21:56.171Z] > git --version # timeout=10 [2021-05-27T07:21:56.189Z] > git --version # 'git version 2.17.1' [2021-05-27T07:21:56.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:21:56.191Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:21:56.865Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:21:56.870Z] > git checkout -f 2865d172334efbf3707512f2a974dbebe5271f5c # timeout=10 [2021-05-27T07:21:56.924Z] > git remote # timeout=10 [2021-05-27T07:21:56.934Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T07:21:56.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:21:56.937Z] > git merge c6134474c264714cfab9512dbe425f61a750ea9e # timeout=10 [2021-05-27T07:21:56.998Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T07:21:57.006Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:21:57.019Z] > git checkout -f e82771c6e6580a0c3d2a98c79314e6019ba5711e # timeout=10 [2021-05-27T07:21:57.097Z] > git rev-list --no-walk 3113e97183e648cfecac3455508716aa4385cb77 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-27T07:21:57.848Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42410:/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-05-27T07:22:00.371Z] 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] { (Branch: win-2022) [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) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-05-27T07:22:00.836Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f29fece648351ee) in /home/ubuntu/workspace/moby_PR-42410 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-05-27T07:22:00.889Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-05-27T07:22:00.938Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-27T07:22:00.949Z] Fetching changes from the remote Git repository [2021-05-27T07:22:00.959Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-27T07:22:01.308Z] Merging remotes/origin/master commit c6134474c264714cfab9512dbe425f61a750ea9e into PR head commit 2865d172334efbf3707512f2a974dbebe5271f5c [2021-05-27T07:22:01.437Z] Merge succeeded, producing b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e [2021-05-27T07:22:01.438Z] Checking out Revision b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e (PR-42410) [2021-05-27T07:22:01.491Z] Commit message: "Merge commit 'c6134474c264714cfab9512dbe425f61a750ea9e' into HEAD" [2021-05-27T07:22:00.940Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42410/.git # timeout=10 [2021-05-27T07:22:00.947Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:22:00.957Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:22:00.957Z] > git --version # timeout=10 [2021-05-27T07:22:00.962Z] > git --version # 'git version 2.17.1' [2021-05-27T07:22:00.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:22:00.962Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:22:01.306Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:22:01.309Z] > git checkout -f 2865d172334efbf3707512f2a974dbebe5271f5c # timeout=10 [2021-05-27T07:22:01.352Z] > git remote # timeout=10 [2021-05-27T07:22:01.357Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T07:22:01.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:22:01.363Z] > git merge c6134474c264714cfab9512dbe425f61a750ea9e # timeout=10 [2021-05-27T07:22:01.423Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T07:22:01.436Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:22:01.438Z] > git checkout -f b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e # timeout=10 [2021-05-27T07:22:01.489Z] > git rev-list --no-walk 3113e97183e648cfecac3455508716aa4385cb77 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-27T07:22:02.493Z] + [ PR != PR ] [2021-05-27T07:22:02.493Z] + [ master != master ] [2021-05-27T07:22:02.493Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-27T07:22:02.805Z] + docker version [2021-05-27T07:22:02.805Z] Client: Docker Engine - Community [2021-05-27T07:22:02.805Z] Version: 20.10.5 [2021-05-27T07:22:02.805Z] API version: 1.41 [2021-05-27T07:22:02.805Z] Go version: go1.13.15 [2021-05-27T07:22:02.805Z] Git commit: 55c4c88 [2021-05-27T07:22:02.805Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-27T07:22:02.805Z] OS/Arch: linux/amd64 [2021-05-27T07:22:02.805Z] Context: default [2021-05-27T07:22:02.805Z] Experimental: true [2021-05-27T07:22:02.805Z] [2021-05-27T07:22:02.805Z] Server: Docker Engine - Community [2021-05-27T07:22:02.805Z] Engine: [2021-05-27T07:22:02.805Z] Version: 20.10.5 [2021-05-27T07:22:02.805Z] API version: 1.41 (minimum version 1.12) [2021-05-27T07:22:02.805Z] Go version: go1.13.15 [2021-05-27T07:22:02.805Z] Git commit: 363e9a8 [2021-05-27T07:22:02.805Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-27T07:22:02.805Z] OS/Arch: linux/amd64 [2021-05-27T07:22:02.805Z] Experimental: true [2021-05-27T07:22:02.805Z] containerd: [2021-05-27T07:22:02.805Z] Version: 1.4.4 [2021-05-27T07:22:02.805Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-27T07:22:02.805Z] runc: [2021-05-27T07:22:02.805Z] Version: 1.0.0-rc93 [2021-05-27T07:22:02.805Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-27T07:22:02.805Z] docker-init: [2021-05-27T07:22:02.805Z] Version: 0.19.0 [2021-05-27T07:22:02.805Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-27T07:22:03.124Z] + docker info [2021-05-27T07:22:15.296Z] Client: [2021-05-27T07:22:15.296Z] Context: default [2021-05-27T07:22:15.296Z] Debug Mode: false [2021-05-27T07:22:15.296Z] Plugins: [2021-05-27T07:22:15.296Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-27T07:22:15.296Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-27T07:22:15.296Z] [2021-05-27T07:22:15.296Z] Server: [2021-05-27T07:22:15.296Z] Containers: 0 [2021-05-27T07:22:15.296Z] Running: 0 [2021-05-27T07:22:15.296Z] Paused: 0 [2021-05-27T07:22:15.296Z] Stopped: 0 [2021-05-27T07:22:15.296Z] Images: 1 [2021-05-27T07:22:15.296Z] Server Version: 20.10.5 [2021-05-27T07:22:15.296Z] Storage Driver: overlay2 [2021-05-27T07:22:15.296Z] Backing Filesystem: extfs [2021-05-27T07:22:15.296Z] Supports d_type: true [2021-05-27T07:22:15.296Z] Native Overlay Diff: true [2021-05-27T07:22:15.296Z] Logging Driver: json-file [2021-05-27T07:22:15.296Z] Cgroup Driver: cgroupfs [2021-05-27T07:22:15.296Z] Cgroup Version: 1 [2021-05-27T07:22:15.296Z] Plugins: [2021-05-27T07:22:15.296Z] Volume: local [2021-05-27T07:22:15.296Z] Network: bridge host ipvlan macvlan null overlay [2021-05-27T07:22:15.296Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-27T07:22:15.296Z] Swarm: inactive [2021-05-27T07:22:15.296Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-27T07:22:15.296Z] Default Runtime: runc [2021-05-27T07:22:15.296Z] Init Binary: docker-init [2021-05-27T07:22:15.296Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-27T07:22:15.296Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-27T07:22:15.296Z] init version: de40ad0 [2021-05-27T07:22:15.296Z] Security Options: [2021-05-27T07:22:15.296Z] apparmor [2021-05-27T07:22:15.296Z] seccomp [2021-05-27T07:22:15.296Z] Profile: default [2021-05-27T07:22:15.296Z] Kernel Version: 5.4.0-1041-aws [2021-05-27T07:22:15.296Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-27T07:22:15.296Z] OSType: linux [2021-05-27T07:22:15.296Z] Architecture: x86_64 [2021-05-27T07:22:15.296Z] CPUs: 2 [2021-05-27T07:22:15.296Z] Total Memory: 7.569GiB [2021-05-27T07:22:15.296Z] Name: ip-10-100-66-80 [2021-05-27T07:22:15.296Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-27T07:22:15.296Z] Docker Root Dir: /var/lib/docker [2021-05-27T07:22:15.296Z] Debug Mode: false [2021-05-27T07:22:15.296Z] Registry: https://index.docker.io/v1/ [2021-05-27T07:22:15.296Z] Labels: [2021-05-27T07:22:15.296Z] Experimental: true [2021-05-27T07:22:15.296Z] Insecure Registries: [2021-05-27T07:22:15.296Z] 127.0.0.0/8 [2021-05-27T07:22:15.296Z] Live Restore Enabled: true [2021-05-27T07:22:15.296Z] [2021-05-27T07:22:15.296Z] WARNING: No swap limit support [Pipeline] sh [2021-05-27T07:22:15.580Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-27T07:22:15.580Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-27T07:22:15.580Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42410/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-27T07:22:15.580Z] + bash /home/ubuntu/workspace/moby_PR-42410/check-config.sh [2021-05-27T07:22:15.580Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-27T07:22:15.580Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-27T07:22:15.580Z] [2021-05-27T07:22:15.580Z] Generally Necessary: [2021-05-27T07:22:15.580Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-27T07:22:15.580Z] - apparmor: enabled and tools installed [2021-05-27T07:22:15.580Z] - CONFIG_NAMESPACES: enabled [2021-05-27T07:22:15.580Z] - CONFIG_NET_NS: enabled [2021-05-27T07:22:15.580Z] - CONFIG_PID_NS: enabled [2021-05-27T07:22:15.580Z] - CONFIG_IPC_NS: enabled [2021-05-27T07:22:15.580Z] - CONFIG_UTS_NS: enabled [2021-05-27T07:22:15.580Z] - CONFIG_CGROUPS: enabled [2021-05-27T07:22:15.580Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-27T07:22:15.580Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-27T07:22:15.580Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-27T07:22:15.580Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-27T07:22:15.836Z] - CONFIG_CPUSETS: enabled [2021-05-27T07:22:15.836Z] - CONFIG_MEMCG: enabled [2021-05-27T07:22:15.836Z] - CONFIG_KEYS: enabled [2021-05-27T07:22:15.836Z] - CONFIG_VETH: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-27T07:22:15.836Z] [2021-05-27T07:22:15.836Z] Optional Features: [2021-05-27T07:22:15.836Z] - CONFIG_USER_NS: enabled [2021-05-27T07:22:15.836Z] - CONFIG_SECCOMP: enabled [2021-05-27T07:22:15.836Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-27T07:22:15.836Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-27T07:22:15.836Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-27T07:22:15.836Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-27T07:22:15.836Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-27T07:22:15.836Z] - CONFIG_BLK_CGROUP: enabled [2021-05-27T07:22:15.836Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-27T07:22:15.836Z] - CONFIG_CGROUP_PERF: enabled [2021-05-27T07:22:15.836Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-27T07:22:15.836Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-27T07:22:15.836Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-27T07:22:15.836Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-27T07:22:15.836Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-27T07:22:15.836Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_IP_VS: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-27T07:22:15.836Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-27T07:22:15.836Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-27T07:22:15.836Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-27T07:22:15.836Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-27T07:22:15.836Z] - CONFIG_EXT4_FS: enabled [2021-05-27T07:22:15.836Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-27T07:22:15.836Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-27T07:22:15.836Z] - Network Drivers: [2021-05-27T07:22:15.836Z] - "overlay": [2021-05-27T07:22:15.836Z] - CONFIG_VXLAN: enabled (as module) [2021-05-27T07:22:15.836Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-27T07:22:15.836Z] Optional (for encrypted networks): [2021-05-27T07:22:15.836Z] Still waiting to schedule task [2021-05-27T07:22:15.836Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f29fece648351ee)’ [2021-05-27T07:22:15.837Z] Still waiting to schedule task [2021-05-27T07:22:15.837Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f29fece648351ee)’ [2021-05-27T07:22:15.838Z] Still waiting to schedule task [2021-05-27T07:22:15.838Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-05-27T07:22:15.841Z] Still waiting to schedule task [2021-05-27T07:22:15.841Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-05-27T07:22:15.843Z] Still waiting to schedule task [2021-05-27T07:22:15.843Z] All nodes of label ‘windows-2019’ are offline [2021-05-27T07:22:15.844Z] Still waiting to schedule task [2021-05-27T07:22:15.844Z] All nodes of label ‘windows-2022’ are offline [2021-05-27T07:22:16.094Z] - CONFIG_CRYPTO: enabled [2021-05-27T07:22:16.094Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-27T07:22:16.094Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-27T07:22:16.094Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-27T07:22:16.094Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-27T07:22:16.094Z] - CONFIG_XFRM: enabled [2021-05-27T07:22:16.094Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-27T07:22:16.094Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-27T07:22:16.094Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-27T07:22:16.094Z] - "ipvlan": [2021-05-27T07:22:16.094Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-27T07:22:16.094Z] - "macvlan": [2021-05-27T07:22:16.094Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-27T07:22:16.094Z] - CONFIG_DUMMY: enabled (as module) [2021-05-27T07:22:16.094Z] - "ftp,tftp client in container": [2021-05-27T07:22:16.094Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-27T07:22:16.094Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-27T07:22:16.094Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-27T07:22:16.094Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-27T07:22:16.094Z] - Storage Drivers: [2021-05-27T07:22:16.094Z] - "aufs": [2021-05-27T07:22:16.094Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-27T07:22:16.094Z] - "btrfs": [2021-05-27T07:22:16.094Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-27T07:22:16.094Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-27T07:22:16.094Z] - "devicemapper": [2021-05-27T07:22:16.094Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-27T07:22:16.094Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-27T07:22:16.094Z] - "overlay": [2021-05-27T07:22:16.094Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-27T07:22:16.094Z] - "zfs": [2021-05-27T07:22:16.094Z] - /dev/zfs: present [2021-05-27T07:22:16.094Z] - zfs command: missing [2021-05-27T07:22:16.094Z] - zpool command: missing [2021-05-27T07:22:16.094Z] [2021-05-27T07:22:16.094Z] Limits: [2021-05-27T07:22:16.094Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-27T07:22:16.094Z] [2021-05-27T07:22:16.094Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-27T07:22:16.412Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e . [2021-05-27T07:22:16.668Z] #1 [internal] load build definition from Dockerfile [2021-05-27T07:22:16.668Z] #1 sha256:b4a350a493125a4e7f091d1eb045f09823043cf86e4c47f50c8618ca06d2733a [2021-05-27T07:22:16.668Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-05-27T07:22:16.668Z] #1 DONE 0.1s [2021-05-27T07:22:16.668Z] [2021-05-27T07:22:16.668Z] #2 [internal] load .dockerignore [2021-05-27T07:22:16.668Z] #2 sha256:3ae5610a23ca78f4fc703f19ae0c34656e2cb12474bae8c5f560a641f9ac50b9 [2021-05-27T07:22:16.668Z] #2 transferring context: 87B done [2021-05-27T07:22:16.668Z] #2 DONE 0.0s [2021-05-27T07:22:16.668Z] [2021-05-27T07:22:16.668Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-27T07:22:16.668Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-27T07:22:16.924Z] #3 DONE 0.3s [2021-05-27T07:22:16.924Z] [2021-05-27T07:22:16.924Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-27T07:22:16.924Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-27T07:22:16.924Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-27T07:22:16.924Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-27T07:22:16.924Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-27T07:22:16.924Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-05-27T07:22:16.924Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-27T07:22:17.191Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-05-27T07:22:17.191Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-27T07:22:17.457Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-05-27T07:22:17.457Z] #4 DONE 0.5s [2021-05-27T07:22:17.457Z] [2021-05-27T07:22:17.457Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-27T07:22:17.457Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-27T07:22:18.390Z] #5 ... [2021-05-27T07:22:18.390Z] [2021-05-27T07:22:18.390Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-27T07:22:18.390Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-27T07:22:18.390Z] #6 DONE 0.6s [2021-05-27T07:22:18.390Z] [2021-05-27T07:22:18.390Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-27T07:22:18.390Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-27T07:22:18.390Z] #7 DONE 0.7s [2021-05-27T07:22:18.390Z] [2021-05-27T07:22:18.390Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-27T07:22:18.390Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-27T07:22:18.390Z] #8 DONE 0.7s [2021-05-27T07:22:18.390Z] [2021-05-27T07:22:18.390Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-27T07:22:18.390Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-27T07:22:18.390Z] #5 DONE 0.8s [2021-05-27T07:22:18.652Z] [2021-05-27T07:22:18.652Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:22:18.652Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:22:18.652Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-27T07:22:18.652Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-27T07:22:18.652Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-27T07:22:18.652Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-27T07:22:19.224Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.6s [2021-05-27T07:22:19.224Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.34MB / 50.40MB 0.8s [2021-05-27T07:22:19.224Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.8s [2021-05-27T07:22:19.481Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.63MB / 50.40MB 0.9s [2021-05-27T07:22:19.481Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.83MB / 50.40MB 1.0s [2021-05-27T07:22:19.481Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 1.0s [2021-05-27T07:22:19.739Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 1.1s [2021-05-27T07:22:19.739Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s [2021-05-27T07:22:19.739Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 1.3s [2021-05-27T07:22:19.995Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.28MB / 50.40MB 1.4s [2021-05-27T07:22:19.995Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s done [2021-05-27T07:22:20.559Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-05-27T07:22:20.559Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.1s [2021-05-27T07:22:20.559Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.35MB / 68.67MB 2.1s [2021-05-27T07:22:20.559Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 2.1s [2021-05-27T07:22:20.816Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.39MB / 68.67MB 2.2s [2021-05-27T07:22:20.816Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 2.2s [2021-05-27T07:22:20.816Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 2.3s [2021-05-27T07:22:20.816Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s [2021-05-27T07:22:20.816Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-27T07:22:21.072Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 2.5s [2021-05-27T07:22:21.072Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.12MB / 68.67MB 2.5s [2021-05-27T07:22:21.072Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s done [2021-05-27T07:22:21.072Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.05MB / 120.17MB 2.5s [2021-05-27T07:22:21.072Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 2.6s [2021-05-27T07:22:21.328Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 2.7s [2021-05-27T07:22:21.328Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 2.7s [2021-05-27T07:22:21.328Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 2.8s [2021-05-27T07:22:21.328Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.65MB / 68.67MB 2.8s [2021-05-27T07:22:21.328Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.53MB / 120.17MB 2.8s [2021-05-27T07:22:21.584Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 3.0s [2021-05-27T07:22:21.584Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 3.0s [2021-05-27T07:22:21.584Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.02MB / 120.17MB 3.0s [2021-05-27T07:22:21.584Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.85MB / 51.83MB 3.1s [2021-05-27T07:22:21.584Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.31MB / 120.17MB 3.1s [2021-05-27T07:22:21.841Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.77MB / 51.83MB 3.2s [2021-05-27T07:22:21.841Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 3.2s [2021-05-27T07:22:21.841Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 3.3s [2021-05-27T07:22:21.841Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.98MB / 120.17MB 3.3s [2021-05-27T07:22:22.098Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s [2021-05-27T07:22:22.098Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s [2021-05-27T07:22:22.098Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.14MB / 120.17MB 3.5s [2021-05-27T07:22:22.355Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.57MB / 120.17MB 3.7s [2021-05-27T07:22:22.355Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.91MB / 120.17MB 3.8s [2021-05-27T07:22:22.612Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.8s done [2021-05-27T07:22:22.612Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.9s [2021-05-27T07:22:22.612Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.40MB / 120.17MB 4.0s [2021-05-27T07:22:22.612Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 4.2s [2021-05-27T07:22:23.174Z] #9 ... [2021-05-27T07:22:23.174Z] [2021-05-27T07:22:23.174Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:22:23.174Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-27T07:22:23.174Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-27T07:22:23.174Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-05-27T07:22:23.174Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-27T07:22:23.174Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-27T07:22:23.174Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-27T07:22:23.174Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2021-05-27T07:22:23.174Z] #62 DONE 4.5s [2021-05-27T07:22:23.174Z] [2021-05-27T07:22:23.174Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:22:23.174Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-27T07:22:23.174Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-27T07:22:23.174Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-27T07:22:23.174Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-05-27T07:22:23.174Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-27T07:22:23.174Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-27T07:22:23.174Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2021-05-27T07:22:23.174Z] #64 DONE 4.6s [2021-05-27T07:22:23.174Z] [2021-05-27T07:22:23.174Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:22:23.174Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:22:23.174Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s done [2021-05-27T07:22:23.174Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.40MB / 120.17MB 4.5s [2021-05-27T07:22:23.174Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s done [2021-05-27T07:22:23.174Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 4.6s [2021-05-27T07:22:23.435Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s [2021-05-27T07:22:24.367Z] #9 ... [2021-05-27T07:22:24.367Z] [2021-05-27T07:22:24.367Z] #23 [internal] load build context [2021-05-27T07:22:24.367Z] #23 sha256:8018e829811ef8acc6a3e309b9b3e74f02215ee5b4da941a8e91b5b320931c9f [2021-05-27T07:22:24.367Z] #23 transferring context: 53.25MB 5.2s done [2021-05-27T07:22:24.367Z] #23 DONE 5.8s [2021-05-27T07:22:24.367Z] [2021-05-27T07:22:24.367Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:22:24.367Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:22:24.624Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.9s done [2021-05-27T07:22:25.998Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-05-27T07:22:26.927Z] #9 ... [2021-05-27T07:22:26.927Z] [2021-05-27T07:22:26.927Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-27T07:22:26.927Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-27T07:22:26.927Z] #63 DONE 0.9s [2021-05-27T07:22:26.927Z] [2021-05-27T07:22:26.927Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:22:26.927Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:22:26.927Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-27T07:22:26.927Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-27T07:22:26.927Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.4s done [2021-05-27T07:22:26.927Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-27T07:22:26.927Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-27T07:22:26.927Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.5s done [2021-05-27T07:22:26.927Z] #26 DONE 8.5s [2021-05-27T07:22:26.927Z] [2021-05-27T07:22:26.927Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:22:26.927Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:22:27.183Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2021-05-27T07:22:27.747Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-27T07:22:27.747Z] #9 ... [2021-05-27T07:22:27.747Z] [2021-05-27T07:22:27.747Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-27T07:22:27.747Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-27T07:22:27.747Z] #65 DONE 0.9s [2021-05-27T07:22:28.010Z] [2021-05-27T07:22:28.010Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:22:28.010Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:22:28.266Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-05-27T07:22:28.522Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-27T07:22:28.782Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-05-27T07:22:29.040Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-05-27T07:22:33.234Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-05-27T07:22:33.490Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-27T07:22:36.767Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-05-27T07:22:36.767Z] #9 ... [2021-05-27T07:22:36.768Z] [2021-05-27T07:22:36.768Z] #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-05-27T07:22:36.768Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-27T07:22:36.768Z] #27 1.808 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:22:36.768Z] #27 1.821 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:22:36.768Z] #27 1.918 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:22:36.768Z] #27 1.985 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:22:36.768Z] #27 2.235 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:22:36.768Z] #27 2.787 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:22:36.768Z] #27 4.050 Fetched 8447 kB in 2s (3388 kB/s) [2021-05-27T07:22:36.768Z] #27 4.050 Reading package lists... [2021-05-27T07:22:36.768Z] #27 4.988 Reading package lists... [2021-05-27T07:22:36.768Z] #27 5.923 Building dependency tree... [2021-05-27T07:22:36.768Z] #27 6.267 The following additional packages will be installed: [2021-05-27T07:22:36.768Z] #27 6.267 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-27T07:22:36.768Z] #27 6.267 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-27T07:22:36.768Z] #27 6.278 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-27T07:22:36.768Z] #27 6.278 Suggested packages: [2021-05-27T07:22:36.768Z] #27 6.278 krb5-doc krb5-user [2021-05-27T07:22:36.768Z] #27 6.278 Recommended packages: [2021-05-27T07:22:36.768Z] #27 6.278 krb5-locales publicsuffix libsasl2-modules [2021-05-27T07:22:36.768Z] #27 6.492 The following NEW packages will be installed: [2021-05-27T07:22:36.768Z] #27 6.493 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-27T07:22:36.768Z] #27 6.493 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-27T07:22:36.768Z] #27 6.493 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-27T07:22:36.768Z] #27 6.494 libssh2-1 libssl1.1 openssl [2021-05-27T07:22:36.768Z] #27 6.780 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-27T07:22:36.768Z] #27 6.780 Need to get 5059 kB of archives. [2021-05-27T07:22:36.768Z] #27 6.780 After this operation, 12.1 MB of additional disk space will be used. [2021-05-27T07:22:36.768Z] #27 6.780 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-27T07:22:36.768Z] #27 6.782 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-27T07:22:36.768Z] #27 6.797 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-27T07:22:36.768Z] #27 6.797 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-27T07:22:36.768Z] #27 6.797 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-27T07:22:36.768Z] #27 6.797 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-27T07:22:36.768Z] #27 6.797 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-27T07:22:36.768Z] #27 6.797 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-27T07:22:36.768Z] #27 6.805 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-27T07:22:36.768Z] #27 6.805 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-27T07:22:36.768Z] #27 6.805 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-27T07:22:36.768Z] #27 6.813 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-27T07:22:36.768Z] #27 6.814 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-27T07:22:36.768Z] #27 6.815 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-27T07:22:36.768Z] #27 6.817 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-27T07:22:36.768Z] #27 6.825 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-27T07:22:36.768Z] #27 6.825 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-27T07:22:36.768Z] #27 6.826 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-27T07:22:36.768Z] #27 6.830 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-27T07:22:36.768Z] #27 6.849 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-27T07:22:36.768Z] #27 6.859 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-27T07:22:36.768Z] #27 7.038 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:22:36.768Z] #27 7.068 Fetched 5059 kB in 0s (15.0 MB/s) [2021-05-27T07:22:36.768Z] #27 7.111 Selecting previously unselected package libssl1.1:amd64. [2021-05-27T07:22:36.768Z] #27 7.111 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:22:36.768Z] #27 7.118 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 7.132 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-27T07:22:36.768Z] #27 7.352 Selecting previously unselected package openssl. [2021-05-27T07:22:36.768Z] #27 7.353 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 7.356 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-27T07:22:36.768Z] #27 7.496 Selecting previously unselected package ca-certificates. [2021-05-27T07:22:36.768Z] #27 7.496 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-27T07:22:36.768Z] #27 7.500 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-27T07:22:36.768Z] #27 7.576 Selecting previously unselected package libkeyutils1:amd64. [2021-05-27T07:22:36.768Z] #27 7.576 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 7.579 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-27T07:22:36.768Z] #27 7.617 Selecting previously unselected package libkrb5support0:amd64. [2021-05-27T07:22:36.768Z] #27 7.617 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 7.622 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 7.662 Selecting previously unselected package libk5crypto3:amd64. [2021-05-27T07:22:36.768Z] #27 7.662 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 7.665 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 7.719 Selecting previously unselected package libkrb5-3:amd64. [2021-05-27T07:22:36.768Z] #27 7.719 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 7.733 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 7.809 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-27T07:22:36.768Z] #27 7.809 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 7.813 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 7.863 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-27T07:22:36.768Z] #27 7.863 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 7.870 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 7.911 Selecting previously unselected package libsasl2-2:amd64. [2021-05-27T07:22:36.768Z] #27 7.911 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 7.915 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 7.966 Selecting previously unselected package libldap-common. [2021-05-27T07:22:36.768Z] #27 7.966 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-27T07:22:36.768Z] #27 7.969 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:22:36.768Z] #27 8.011 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-27T07:22:36.768Z] #27 8.011 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 8.016 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:22:36.768Z] #27 8.083 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-27T07:22:36.768Z] #27 8.083 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 8.088 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 8.173 Selecting previously unselected package libpsl5:amd64. [2021-05-27T07:22:36.768Z] #27 8.173 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 8.176 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-27T07:22:36.768Z] #27 8.219 Selecting previously unselected package librtmp1:amd64. [2021-05-27T07:22:36.768Z] #27 8.219 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 8.223 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-27T07:22:36.768Z] #27 8.264 Selecting previously unselected package libssh2-1:amd64. [2021-05-27T07:22:36.768Z] #27 8.264 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 8.268 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-27T07:22:36.768Z] #27 8.316 Selecting previously unselected package libcurl4:amd64. [2021-05-27T07:22:36.768Z] #27 8.316 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 8.321 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-27T07:22:36.768Z] #27 8.395 Selecting previously unselected package curl. [2021-05-27T07:22:36.768Z] #27 8.395 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 8.400 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-27T07:22:36.768Z] #27 8.473 Selecting previously unselected package libonig5:amd64. [2021-05-27T07:22:36.768Z] #27 8.473 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 8.477 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:22:36.768Z] #27 8.530 Selecting previously unselected package libjq1:amd64. [2021-05-27T07:22:36.768Z] #27 8.530 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 8.534 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:22:36.768Z] #27 8.586 Selecting previously unselected package jq. [2021-05-27T07:22:36.768Z] #27 8.586 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:22:36.768Z] #27 8.592 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-27T07:22:36.768Z] #27 8.645 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-27T07:22:36.768Z] #27 8.656 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-27T07:22:36.768Z] #27 8.668 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-27T07:22:36.768Z] #27 8.789 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 8.801 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:22:36.768Z] #27 8.817 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 8.829 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 8.840 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-27T07:22:36.768Z] #27 8.852 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 8.865 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 8.873 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-27T07:22:36.768Z] #27 8.885 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:22:36.768Z] #27 8.896 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-27T07:22:36.768Z] #27 8.912 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:22:36.768Z] #27 8.923 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:22:36.768Z] #27 8.933 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:22:36.768Z] #27 8.944 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-27T07:22:36.768Z] #27 9.561 Updating certificates in /etc/ssl/certs... [2021-05-27T07:22:37.024Z] #27 ... [2021-05-27T07:22:37.024Z] [2021-05-27T07:22:37.024Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:22:37.024Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:22:37.024Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-27T07:22:41.194Z] #9 ... [2021-05-27T07:22:41.194Z] [2021-05-27T07:22:41.194Z] #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-05-27T07:22:41.194Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-27T07:22:41.194Z] #27 10.39 137 added, 0 removed; done. [2021-05-27T07:22:41.194Z] #27 10.42 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:22:41.194Z] #27 10.44 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-27T07:22:41.194Z] #27 10.45 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-27T07:22:41.194Z] #27 10.46 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-27T07:22:41.194Z] #27 10.47 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:22:41.194Z] #27 10.49 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-27T07:22:41.194Z] #27 10.51 Updating certificates in /etc/ssl/certs... [2021-05-27T07:22:41.194Z] #27 11.21 0 added, 0 removed; done. [2021-05-27T07:22:41.194Z] #27 11.21 Running hooks in /etc/ca-certificates/update.d... [2021-05-27T07:22:41.194Z] #27 11.21 done. [2021-05-27T07:22:41.194Z] #27 DONE 13.7s [2021-05-27T07:22:41.194Z] [2021-05-27T07:22:41.194Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:22:41.194Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:22:41.194Z] #9 ... [2021-05-27T07:22:41.194Z] [2021-05-27T07:22:41.194Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-27T07:22:41.194Z] #28 sha256:fdce0930adf4a35b8b9f3baba16f3720b82687660d16946d89448599fbde7fbd [2021-05-27T07:22:41.194Z] #28 DONE 0.2s [2021-05-27T07:22:41.194Z] [2021-05-27T07:22:41.194Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:22:41.195Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:22:42.123Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-05-27T07:22:42.685Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-05-27T07:22:42.685Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-27T07:22:42.947Z] #9 DONE 24.5s [2021-05-27T07:22:42.947Z] [2021-05-27T07:22:42.947Z] #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-05-27T07:22:42.947Z] #29 sha256:3b70f5b19846223e6f32c067ea1fa21ab07b7ecceada4754ba35a9d7eb66b7fa [2021-05-27T07:22:42.947Z] #29 1.123 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-27T07:22:42.947Z] #29 1.203 [2021-05-27T07:22:42.947Z] #29 1.319 ############ 16.9% ########################## 36.9% ######################################## 56.7% ####################################################### 76.6% ##################################################################### 96.7% ######################################################################## 100.0% [2021-05-27T07:22:42.947Z] #29 1.814 [2021-05-27T07:22:42.947Z] #29 1.932 ####################################################### 77.0% ######################################################################## 100.0% [2021-05-27T07:22:42.947Z] #29 2.018 [2021-05-27T07:22:43.206Z] #29 2.132 ################################################################### 94.0% ######################################################################## 100.0% [2021-05-27T07:22:43.206Z] #29 2.260 [2021-05-27T07:22:43.721Z] #29 2.381 ############ 17.6% ########################## 36.9% ################################# 46.7% ########################################################## 81.3% ######################################################################## 100.0% [2021-05-27T07:22:43.721Z] #29 2.862 [2021-05-27T07:22:45.817Z] #29 2.974 ### 4.6% ####### 9.7% ######### 12.6% ################# 23.7% #################### 29.0% ######################## 34.2% ############################ 39.4% ################################ 44.6% ################################### 49.8% ####################################### 55.0% ########################################### 60.2% ############################################### 65.4% ################################################## 70.7% ###################################################### 75.9% ########################################################## 81.1% ############################################################## 86.2% ################################################################# 91.5% ##################################################################### 96.7% ######################################################################## 100.0% [2021-05-27T07:22:45.817Z] #29 4.825 [2021-05-27T07:22:46.076Z] #29 ... [2021-05-27T07:22:46.076Z] [2021-05-27T07:22:46.076Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-27T07:22:46.076Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-27T07:22:46.076Z] #10 DONE 3.0s [2021-05-27T07:22:46.076Z] [2021-05-27T07:22:46.076Z] #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-05-27T07:22:46.076Z] #29 sha256:3b70f5b19846223e6f32c067ea1fa21ab07b7ecceada4754ba35a9d7eb66b7fa [2021-05-27T07:22:46.076Z] #29 5.162 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-27T07:22:46.332Z] #29 5.277 [2021-05-27T07:22:46.332Z] #29 5.333 ######################################################################## 100.0% [2021-05-27T07:22:46.332Z] #29 5.357 [2021-05-27T07:22:46.893Z] #29 5.661 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-27T07:22:46.893Z] #29 5.724 [2021-05-27T07:22:46.893Z] #29 5.871 0.6% ######################################################################## 100.0% [2021-05-27T07:22:46.893Z] #29 5.957 [2021-05-27T07:22:47.461Z] #29 6.277 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-27T07:22:47.461Z] #29 6.327 [2021-05-27T07:22:47.461Z] #29 6.479 0.0% [2021-05-27T07:22:47.461Z] #29 ... [2021-05-27T07:22:47.461Z] [2021-05-27T07:22:47.461Z] #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-05-27T07:22:47.461Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-27T07:22:47.461Z] #11 DONE 1.6s [2021-05-27T07:22:47.461Z] [2021-05-27T07:22:47.461Z] #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-05-27T07:22:47.461Z] #29 sha256:3b70f5b19846223e6f32c067ea1fa21ab07b7ecceada4754ba35a9d7eb66b7fa [2021-05-27T07:22:48.281Z] #29 6.479 0.0% ############################# 41.3% ################################# 47.1% ########################################### 60.4%#29 ... [2021-05-27T07:22:48.281Z] [2021-05-27T07:22:48.281Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-27T07:22:48.281Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-27T07:22:48.281Z] #39 DONE 0.5s [2021-05-27T07:22:48.281Z] [2021-05-27T07:22:48.281Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-27T07:22:48.281Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-27T07:22:48.281Z] #31 DONE 0.5s [2021-05-27T07:22:48.281Z] [2021-05-27T07:22:48.282Z] #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-05-27T07:22:48.282Z] #29 sha256:3b70f5b19846223e6f32c067ea1fa21ab07b7ecceada4754ba35a9d7eb66b7fa [2021-05-27T07:22:48.282Z] #29 6.479 0.0% ############################# 41.3% ################################# 47.1% ########################################### 60.4% ######################################################## 79.0% ######################################################################## 100.0% [2021-05-27T07:22:48.282Z] #29 7.175 [2021-05-27T07:22:48.540Z] #29 7.592 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-27T07:22:48.801Z] #29 7.744 [2021-05-27T07:22:48.801Z] #29 7.870 ######################################################################## 100.0% [2021-05-27T07:22:48.801Z] #29 7.923 [2021-05-27T07:22:49.378Z] #29 8.185 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-27T07:22:49.378Z] #29 8.328 [2021-05-27T07:22:49.378Z] #29 8.409 ######################################################################## 100.0% [2021-05-27T07:22:49.378Z] #29 8.452 [2021-05-27T07:22:49.378Z] #29 8.483 Download of images into '/build' complete. [2021-05-27T07:22:49.378Z] #29 8.483 Use something like the following to load the result into a Docker daemon: [2021-05-27T07:22:49.378Z] #29 8.483 tar -cC '/build' . | docker load [2021-05-27T07:22:49.952Z] #29 DONE 8.9s [2021-05-27T07:22:49.952Z] [2021-05-27T07:22:49.952Z] #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-05-27T07:22:49.952Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:22:51.846Z] #32 ... [2021-05-27T07:22:51.846Z] [2021-05-27T07:22:51.846Z] #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-05-27T07:22:51.846Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-27T07:22:51.846Z] #12 DONE 4.0s [2021-05-27T07:22:51.846Z] [2021-05-27T07:22:51.846Z] #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-05-27T07:22:51.846Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:22:56.019Z] #13 4.122 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-27T07:22:56.019Z] #13 4.325 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:22:56.019Z] #13 4.382 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:22:56.294Z] #13 4.433 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:22:57.223Z] #13 ... [2021-05-27T07:22:57.223Z] [2021-05-27T07:22:57.223Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:22:57.223Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:22:57.223Z] #45 4.839 + RM_GOPATH=0 [2021-05-27T07:22:57.223Z] #45 4.839 + TMP_GOPATH= [2021-05-27T07:22:57.223Z] #45 4.862 + : /build [2021-05-27T07:22:57.223Z] #45 4.862 + '[' -z '' ']' [2021-05-27T07:22:57.223Z] #45 4.862 ++ mktemp -d [2021-05-27T07:22:57.223Z] #45 4.862 + export GOPATH=/tmp/tmp.RAps7zVxwV [2021-05-27T07:22:57.223Z] #45 4.862 + GOPATH=/tmp/tmp.RAps7zVxwV [2021-05-27T07:22:57.223Z] #45 4.862 + RM_GOPATH=1 [2021-05-27T07:22:57.223Z] #45 4.862 + case "$(go env GOARCH)" in [2021-05-27T07:22:57.223Z] #45 4.862 ++ go env GOARCH [2021-05-27T07:22:57.223Z] #45 4.862 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:57.223Z] #45 4.862 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:57.223Z] #45 4.862 ++ dirname /tmp/install/install.sh [2021-05-27T07:22:57.223Z] #45 4.862 + dir=/tmp/install [2021-05-27T07:22:57.223Z] #45 4.862 + bin=vndr [2021-05-27T07:22:57.223Z] #45 4.862 + shift [2021-05-27T07:22:57.223Z] #45 4.862 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-27T07:22:57.223Z] #45 4.862 + . /tmp/install/vndr.installer [2021-05-27T07:22:57.223Z] #45 4.862 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:22:57.223Z] #45 4.862 + install_vndr [2021-05-27T07:22:57.223Z] #45 4.862 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-27T07:22:57.223Z] #45 4.862 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RAps7zVxwV/src/github.com/LK4D4/vndr [2021-05-27T07:22:57.223Z] #45 4.862 Cloning into '/tmp/tmp.RAps7zVxwV/src/github.com/LK4D4/vndr'... [2021-05-27T07:22:57.223Z] #45 4.865 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:22:57.223Z] #45 5.196 + cd /tmp/tmp.RAps7zVxwV/src/github.com/LK4D4/vndr [2021-05-27T07:22:57.223Z] #45 5.196 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:22:57.223Z] #45 5.203 + go build -buildmode=pie -v -o /build/vndr . [2021-05-27T07:22:57.223Z] #45 5.520 internal/cpu [2021-05-27T07:22:57.223Z] #45 5.549 runtime/internal/atomic [2021-05-27T07:22:57.223Z] #45 5.634 runtime/internal/sys [2021-05-27T07:22:57.223Z] #45 5.787 runtime/internal/math [2021-05-27T07:22:57.223Z] #45 5.843 internal/race [2021-05-27T07:22:57.223Z] #45 5.877 internal/bytealg [2021-05-27T07:22:57.223Z] #45 5.905 sync/atomic [2021-05-27T07:22:57.223Z] #45 6.039 unicode [2021-05-27T07:22:57.223Z] #45 6.852 runtime [2021-05-27T07:22:57.480Z] #45 ... [2021-05-27T07:22:57.480Z] [2021-05-27T07:22:57.480Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:22:57.480Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:22:57.480Z] #13 5.679 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-27T07:22:57.738Z] #13 ... [2021-05-27T07:22:57.738Z] [2021-05-27T07:22:57.738Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:22:57.738Z] #34 sha256:fdbfd803987c60687aed8d9dcfacefe2d794ddaea1757d4ac9dbc3642f69961e [2021-05-27T07:22:57.738Z] #34 6.717 Install go-toml version v1.8.1 [2021-05-27T07:22:57.738Z] #34 6.776 go: finding github.com v1.8.1 [2021-05-27T07:22:57.738Z] #34 6.783 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-27T07:22:57.738Z] #34 6.784 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-27T07:22:57.738Z] #34 6.804 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:22:57.738Z] #34 6.804 go: finding github.com/pelletier v1.8.1 [2021-05-27T07:22:57.738Z] #34 7.945 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:22:57.738Z] #34 8.456 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:22:57.738Z] #34 ... [2021-05-27T07:22:57.738Z] [2021-05-27T07:22:57.738Z] #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-05-27T07:22:57.738Z] #58 sha256:3ced02c313a9579fe3ec979a9835217b9cd0e4c569aadc992ca800ad6487613b [2021-05-27T07:22:57.738Z] #58 6.445 + RM_GOPATH=0 [2021-05-27T07:22:57.738Z] #58 6.445 + TMP_GOPATH= [2021-05-27T07:22:57.738Z] #58 6.445 + : /build [2021-05-27T07:22:57.738Z] #58 6.445 + '[' -z '' ']' [2021-05-27T07:22:57.738Z] #58 6.445 ++ mktemp -d [2021-05-27T07:22:57.738Z] #58 6.447 + export GOPATH=/tmp/tmp.AnGShlyscv [2021-05-27T07:22:57.738Z] #58 6.447 + GOPATH=/tmp/tmp.AnGShlyscv [2021-05-27T07:22:57.738Z] #58 6.447 + RM_GOPATH=1 [2021-05-27T07:22:57.738Z] #58 6.447 + case "$(go env GOARCH)" in [2021-05-27T07:22:57.738Z] #58 6.457 ++ go env GOARCH [2021-05-27T07:22:57.738Z] #58 6.499 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:22:57.738Z] #58 6.499 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:57.738Z] #58 6.499 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:57.738Z] #58 6.499 ++ dirname /tmp/install/install.sh [2021-05-27T07:22:57.738Z] #58 6.499 + dir=/tmp/install [2021-05-27T07:22:57.738Z] #58 6.499 + bin=rootlesskit [2021-05-27T07:22:57.738Z] #58 6.499 + shift [2021-05-27T07:22:57.738Z] #58 6.499 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-27T07:22:57.738Z] #58 6.499 + . /tmp/install/rootlesskit.installer [2021-05-27T07:22:57.738Z] #58 6.499 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:22:57.738Z] #58 6.499 + install_rootlesskit [2021-05-27T07:22:57.738Z] #58 6.499 + case "$1" in [2021-05-27T07:22:57.738Z] #58 6.499 + export CGO_ENABLED=0 [2021-05-27T07:22:57.738Z] #58 6.499 + CGO_ENABLED=0 [2021-05-27T07:22:57.738Z] #58 6.499 + _install_rootlesskit [2021-05-27T07:22:57.738Z] #58 6.499 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-27T07:22:57.738Z] #58 6.499 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AnGShlyscv/src/github.com/rootless-containers/rootlesskit [2021-05-27T07:22:57.738Z] #58 6.504 Cloning into '/tmp/tmp.AnGShlyscv/src/github.com/rootless-containers/rootlesskit'... [2021-05-27T07:22:57.995Z] #58 ... [2021-05-27T07:22:57.995Z] [2021-05-27T07:22:57.995Z] #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-05-27T07:22:57.995Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:22:57.995Z] #42 7.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:22:57.995Z] #42 7.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:22:57.995Z] #42 7.479 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:22:57.995Z] #42 9.721 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:22:58.261Z] #42 ... [2021-05-27T07:22:58.261Z] [2021-05-27T07:22:58.261Z] #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-05-27T07:22:58.261Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:22:58.261Z] #55 6.699 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:22:58.261Z] #55 6.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:22:58.261Z] #55 6.978 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:22:58.261Z] #55 9.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:22:58.261Z] #55 ... [2021-05-27T07:22:58.261Z] [2021-05-27T07:22:58.261Z] #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-05-27T07:22:58.261Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:22:58.261Z] #36 7.212 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:22:58.261Z] #36 7.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:22:58.261Z] #36 7.370 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:22:58.261Z] #36 9.636 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:22:58.520Z] #36 ... [2021-05-27T07:22:58.520Z] [2021-05-27T07:22:58.520Z] #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-05-27T07:22:58.520Z] #51 sha256:0d042de58b9f008a45d0b07e2830c298ff0cf0a293e1164d052cac50a55d3691 [2021-05-27T07:22:58.520Z] #51 5.411 + RM_GOPATH=0 [2021-05-27T07:22:58.520Z] #51 5.411 + TMP_GOPATH= [2021-05-27T07:22:58.520Z] #51 5.411 + : /build [2021-05-27T07:22:58.520Z] #51 5.411 + '[' -z '' ']' [2021-05-27T07:22:58.520Z] #51 5.411 ++ mktemp -d [2021-05-27T07:22:58.520Z] #51 5.411 + export GOPATH=/tmp/tmp.EvVQQ283Bx [2021-05-27T07:22:58.520Z] #51 5.411 + GOPATH=/tmp/tmp.EvVQQ283Bx [2021-05-27T07:22:58.520Z] #51 5.411 + RM_GOPATH=1 [2021-05-27T07:22:58.520Z] #51 5.411 + case "$(go env GOARCH)" in [2021-05-27T07:22:58.520Z] #51 5.411 ++ go env GOARCH [2021-05-27T07:22:58.520Z] #51 5.430 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:58.520Z] #51 5.430 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:58.520Z] #51 5.430 ++ dirname /tmp/install/install.sh [2021-05-27T07:22:58.520Z] #51 5.433 + dir=/tmp/install [2021-05-27T07:22:58.520Z] #51 5.433 + bin=shfmt [2021-05-27T07:22:58.520Z] #51 5.433 + shift [2021-05-27T07:22:58.520Z] #51 5.433 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-27T07:22:58.520Z] #51 5.433 + . /tmp/install/shfmt.installer [2021-05-27T07:22:58.520Z] #51 5.433 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:22:58.520Z] #51 5.433 + install_shfmt [2021-05-27T07:22:58.520Z] #51 5.433 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-27T07:22:58.520Z] #51 5.433 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EvVQQ283Bx/src/github.com/mvdan/sh [2021-05-27T07:22:58.520Z] #51 5.433 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:22:58.520Z] #51 5.437 Cloning into '/tmp/tmp.EvVQQ283Bx/src/github.com/mvdan/sh'... [2021-05-27T07:22:58.520Z] #51 ... [2021-05-27T07:22:58.520Z] [2021-05-27T07:22:58.520Z] #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-05-27T07:22:58.520Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:22:58.520Z] #40 5.374 + git clone https://github.com/docker/distribution.git . [2021-05-27T07:22:58.520Z] #40 5.374 Cloning into '.'... [2021-05-27T07:22:58.786Z] #40 ... [2021-05-27T07:22:58.786Z] [2021-05-27T07:22:58.786Z] #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-05-27T07:22:58.786Z] #24 sha256:3c0ecdbb3b5e81a24206bca9c414bc52f2e769c9694dc10566cc6b521b3633f8 [2021-05-27T07:22:58.786Z] #24 6.542 + RM_GOPATH=0 [2021-05-27T07:22:58.786Z] #24 6.542 + TMP_GOPATH= [2021-05-27T07:22:58.786Z] #24 6.542 + : /build [2021-05-27T07:22:58.786Z] #24 6.542 + '[' -z '' ']' [2021-05-27T07:22:58.786Z] #24 6.546 ++ mktemp -d [2021-05-27T07:22:58.786Z] #24 6.546 + export GOPATH=/tmp/tmp.idjlUslMiM [2021-05-27T07:22:58.786Z] #24 6.546 + GOPATH=/tmp/tmp.idjlUslMiM [2021-05-27T07:22:58.786Z] #24 6.546 + RM_GOPATH=1 [2021-05-27T07:22:58.786Z] #24 6.546 + case "$(go env GOARCH)" in [2021-05-27T07:22:58.786Z] #24 6.546 ++ go env GOARCH [2021-05-27T07:22:58.786Z] #24 6.558 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:58.786Z] #24 6.558 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:58.786Z] #24 6.561 ++ dirname /tmp/install/install.sh [2021-05-27T07:22:58.786Z] #24 6.584 + dir=/tmp/install [2021-05-27T07:22:58.786Z] #24 6.584 + bin=dockercli [2021-05-27T07:22:58.786Z] #24 6.584 + shift [2021-05-27T07:22:58.786Z] #24 6.584 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-27T07:22:58.786Z] #24 6.584 + . /tmp/install/dockercli.installer [2021-05-27T07:22:58.786Z] #24 6.584 ++ : stable [2021-05-27T07:22:58.786Z] #24 6.584 ++ : 17.06.2-ce [2021-05-27T07:22:58.786Z] #24 6.584 + install_dockercli [2021-05-27T07:22:58.786Z] #24 6.584 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-27T07:22:58.786Z] #24 6.584 ++ uname -m [2021-05-27T07:22:58.786Z] #24 6.584 + arch=x86_64 [2021-05-27T07:22:58.786Z] #24 6.584 + '[' x86_64 '!=' x86_64 ']' [2021-05-27T07:22:58.786Z] #24 6.584 + url=https://download.docker.com/linux/static [2021-05-27T07:22:58.786Z] #24 6.584 + tar -xz docker/docker [2021-05-27T07:22:58.786Z] #24 6.584 Install docker/cli version 17.06.2-ce from stable [2021-05-27T07:22:58.786Z] #24 6.587 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-27T07:22:58.786Z] #24 ... [2021-05-27T07:22:58.786Z] [2021-05-27T07:22:58.786Z] #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-05-27T07:22:58.786Z] #49 sha256:4f688b94bfcbea2c7d88fe8b3397731cc5cd2058911d35f27fe4728bf1575c64 [2021-05-27T07:22:58.786Z] #49 6.782 + RM_GOPATH=0 [2021-05-27T07:22:58.786Z] #49 6.782 + TMP_GOPATH= [2021-05-27T07:22:58.786Z] #49 6.782 + : /build [2021-05-27T07:22:58.786Z] #49 6.782 + '[' -z '' ']' [2021-05-27T07:22:58.786Z] #49 6.783 ++ mktemp -d [2021-05-27T07:22:58.786Z] #49 6.805 + export GOPATH=/tmp/tmp.86d934TwDG [2021-05-27T07:22:58.786Z] #49 6.805 + GOPATH=/tmp/tmp.86d934TwDG [2021-05-27T07:22:58.786Z] #49 6.805 + RM_GOPATH=1 [2021-05-27T07:22:58.786Z] #49 6.805 + case "$(go env GOARCH)" in [2021-05-27T07:22:58.786Z] #49 6.805 ++ go env GOARCH [2021-05-27T07:22:58.786Z] #49 6.863 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:58.786Z] #49 6.863 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:58.786Z] #49 6.865 ++ dirname /tmp/install/install.sh [2021-05-27T07:22:58.786Z] #49 6.885 + dir=/tmp/install [2021-05-27T07:22:58.786Z] #49 6.885 + bin=golangci_lint [2021-05-27T07:22:58.786Z] #49 6.885 + shift [2021-05-27T07:22:58.786Z] #49 6.885 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-27T07:22:58.786Z] #49 6.885 + . /tmp/install/golangci_lint.installer [2021-05-27T07:22:58.786Z] #49 6.889 ++ : v1.23.8 [2021-05-27T07:22:58.786Z] #49 6.889 + install_golangci_lint [2021-05-27T07:22:58.786Z] #49 6.900 + set -e [2021-05-27T07:22:58.786Z] #49 6.900 + export GO111MODULE=on [2021-05-27T07:22:58.786Z] #49 6.900 + GO111MODULE=on [2021-05-27T07:22:58.786Z] #49 6.900 + GOBIN=/build [2021-05-27T07:22:58.786Z] #49 6.900 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-27T07:22:58.786Z] #49 6.905 go: finding github.com v1.23.8 [2021-05-27T07:22:58.786Z] #49 6.905 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-27T07:22:58.786Z] #49 6.905 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-27T07:22:58.786Z] #49 6.905 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:22:58.786Z] #49 6.905 go: finding github.com/golangci v1.23.8 [2021-05-27T07:22:58.786Z] #49 8.206 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:22:58.786Z] #49 9.165 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:22:59.045Z] #49 ... [2021-05-27T07:22:59.045Z] [2021-05-27T07:22:59.045Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-27T07:22:59.045Z] #47 sha256:4132889b9f6250db33278b59b2922e97ade902c80ede8b35908a5eb9ee70fcc9 [2021-05-27T07:22:59.045Z] #47 5.753 + RM_GOPATH=0 [2021-05-27T07:22:59.045Z] #47 5.753 + TMP_GOPATH= [2021-05-27T07:22:59.045Z] #47 5.753 + : /build [2021-05-27T07:22:59.045Z] #47 5.753 + '[' -z '' ']' [2021-05-27T07:22:59.045Z] #47 5.753 ++ mktemp -d [2021-05-27T07:22:59.045Z] #47 5.753 + export GOPATH=/tmp/tmp.T7sMMx44aL [2021-05-27T07:22:59.045Z] #47 5.753 + GOPATH=/tmp/tmp.T7sMMx44aL [2021-05-27T07:22:59.045Z] #47 5.753 + RM_GOPATH=1 [2021-05-27T07:22:59.045Z] #47 5.753 + case "$(go env GOARCH)" in [2021-05-27T07:22:59.045Z] #47 5.753 ++ go env GOARCH [2021-05-27T07:22:59.045Z] #47 5.771 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:59.045Z] #47 5.771 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:59.045Z] #47 5.771 ++ dirname /tmp/install/install.sh [2021-05-27T07:22:59.045Z] #47 5.774 + dir=/tmp/install [2021-05-27T07:22:59.045Z] #47 5.774 + bin=gotestsum [2021-05-27T07:22:59.045Z] #47 5.774 + shift [2021-05-27T07:22:59.045Z] #47 5.774 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-27T07:22:59.045Z] #47 5.774 + . /tmp/install/gotestsum.installer [2021-05-27T07:22:59.045Z] #47 5.774 ++ : v0.5.3 [2021-05-27T07:22:59.045Z] #47 5.774 + install_gotestsum [2021-05-27T07:22:59.045Z] #47 5.774 + set -e [2021-05-27T07:22:59.045Z] #47 5.775 + export GO111MODULE=on [2021-05-27T07:22:59.045Z] #47 5.775 + GO111MODULE=on [2021-05-27T07:22:59.045Z] #47 5.775 + GOBIN=/build [2021-05-27T07:22:59.045Z] #47 5.775 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-27T07:22:59.045Z] #47 5.817 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-27T07:22:59.045Z] #47 5.831 go: finding gotest.tools v0.5.3 [2021-05-27T07:22:59.045Z] #47 7.276 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-27T07:22:59.045Z] #47 7.896 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-27T07:22:59.045Z] #47 9.983 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:22:59.045Z] #47 10.05 go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:22:59.045Z] #47 10.05 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:22:59.045Z] #47 10.07 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:22:59.045Z] #47 10.07 go: downloading github.com/fatih/color v1.9.0 [2021-05-27T07:22:59.045Z] #47 10.15 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-27T07:22:59.045Z] #47 10.32 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:22:59.045Z] #47 10.32 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:22:59.045Z] #47 10.37 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:22:59.045Z] #47 10.44 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:22:59.045Z] #47 10.50 go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:22:59.045Z] #47 11.08 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:22:59.045Z] #47 11.30 go: extracting github.com/fatih/color v1.9.0 [2021-05-27T07:22:59.045Z] #47 11.41 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:22:59.045Z] #47 11.44 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-27T07:22:59.045Z] #47 ... [2021-05-27T07:22:59.045Z] [2021-05-27T07:22:59.045Z] #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-05-27T07:22:59.045Z] #67 sha256:4009d67f82f1f2a906faf95406e868efb37214ba65a18f2ee52ff56043a6a3e1 [2021-05-27T07:22:59.045Z] #67 5.497 + RM_GOPATH=0 [2021-05-27T07:22:59.045Z] #67 5.497 + TMP_GOPATH= [2021-05-27T07:22:59.045Z] #67 5.497 + : /build [2021-05-27T07:22:59.045Z] #67 5.497 + '[' -z '' ']' [2021-05-27T07:22:59.045Z] #67 5.497 ++ mktemp -d [2021-05-27T07:22:59.045Z] #67 5.502 + export GOPATH=/tmp/tmp.dUcLJGmuzx [2021-05-27T07:22:59.045Z] #67 5.502 + GOPATH=/tmp/tmp.dUcLJGmuzx [2021-05-27T07:22:59.045Z] #67 5.502 + RM_GOPATH=1 [2021-05-27T07:22:59.045Z] #67 5.502 + case "$(go env GOARCH)" in [2021-05-27T07:22:59.045Z] #67 5.502 ++ go env GOARCH [2021-05-27T07:22:59.045Z] #67 5.503 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:59.045Z] #67 5.503 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:22:59.045Z] #67 5.505 ++ dirname /tmp/install/install.sh [2021-05-27T07:22:59.045Z] #67 5.506 + dir=/tmp/install [2021-05-27T07:22:59.045Z] #67 5.506 + bin=proxy [2021-05-27T07:22:59.045Z] #67 5.506 + shift [2021-05-27T07:22:59.045Z] #67 5.506 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-27T07:22:59.045Z] #67 5.506 + . /tmp/install/proxy.installer [2021-05-27T07:22:59.045Z] #67 5.506 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:22:59.045Z] #67 5.506 + install_proxy [2021-05-27T07:22:59.045Z] #67 5.506 + case "$1" in [2021-05-27T07:22:59.045Z] #67 5.506 + export CGO_ENABLED=0 [2021-05-27T07:22:59.045Z] #67 5.506 + CGO_ENABLED=0 [2021-05-27T07:22:59.045Z] #67 5.506 + _install_proxy [2021-05-27T07:22:59.045Z] #67 5.506 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-27T07:22:59.045Z] #67 5.506 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dUcLJGmuzx/src/github.com/docker/libnetwork [2021-05-27T07:22:59.045Z] #67 5.506 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:22:59.045Z] #67 5.512 Cloning into '/tmp/tmp.dUcLJGmuzx/src/github.com/docker/libnetwork'... [2021-05-27T07:22:59.302Z] #67 ... [2021-05-27T07:22:59.302Z] [2021-05-27T07:22:59.302Z] #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-05-27T07:22:59.302Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:22:59.302Z] #13 7.578 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:23:01.826Z] #13 9.655 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:23:03.455Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01e757dc96b1fe6b5) in /home/ubuntu/workspace/moby_PR-42410 [Pipeline] { [Pipeline] checkout [2021-05-27T07:23:03.546Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a9d0aa08fb603d73) in /home/ubuntu/workspace/moby_PR-42410 [Pipeline] { [Pipeline] checkout [2021-05-27T07:23:03.650Z] The recommended git tool is: git [2021-05-27T07:23:03.701Z] The recommended git tool is: git [2021-05-27T07:23:03.722Z] #13 11.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:23:03.722Z] #13 ... [2021-05-27T07:23:03.722Z] [2021-05-27T07:23:03.722Z] #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-05-27T07:23:03.722Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:23:03.722Z] #32 5.256 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-27T07:23:03.722Z] #32 5.256 Cloning into '.'... [2021-05-27T07:23:03.722Z] #32 ... [2021-05-27T07:23:03.722Z] [2021-05-27T07:23:03.722Z] #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-05-27T07:23:03.722Z] #58 sha256:3ced02c313a9579fe3ec979a9835217b9cd0e4c569aadc992ca800ad6487613b [2021-05-27T07:23:03.722Z] #58 11.87 + cd /tmp/tmp.AnGShlyscv/src/github.com/rootless-containers/rootlesskit [2021-05-27T07:23:03.722Z] #58 11.90 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:23:03.722Z] #58 11.91 + export GO111MODULE=on [2021-05-27T07:23:03.722Z] #58 11.91 + GO111MODULE=on [2021-05-27T07:23:03.722Z] #58 11.91 + export GOPROXY=https://proxy.golang.org [2021-05-27T07:23:03.722Z] #58 11.91 + GOPROXY=https://proxy.golang.org [2021-05-27T07:23:03.722Z] #58 11.91 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-27T07:23:03.722Z] #58 11.91 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-27T07:23:03.722Z] #58 13.80 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:23:03.722Z] #58 13.85 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:23:03.722Z] #58 13.96 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:23:03.722Z] #58 13.97 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-27T07:23:03.722Z] #58 14.01 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-27T07:23:03.722Z] #58 14.06 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:23:03.722Z] #58 14.18 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:23:03.722Z] #58 14.34 go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:23:03.722Z] #58 14.45 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-27T07:23:03.722Z] #58 14.69 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-27T07:23:03.722Z] #58 14.82 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:23:03.722Z] #58 14.87 go: downloading github.com/google/uuid v1.2.0 [2021-05-27T07:23:03.722Z] #58 15.00 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:23:03.722Z] #58 15.36 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:23:03.722Z] #58 15.37 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-27T07:23:03.722Z] #58 15.42 go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:23:03.722Z] #58 15.61 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:23:03.722Z] #58 15.91 go: extracting github.com/google/uuid v1.2.0 [2021-05-27T07:23:03.979Z] #58 16.37 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:23:04.913Z] #58 ... [2021-05-27T07:23:04.913Z] [2021-05-27T07:23:04.913Z] #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-05-27T07:23:04.913Z] #24 sha256:3c0ecdbb3b5e81a24206bca9c414bc52f2e769c9694dc10566cc6b521b3633f8 [2021-05-27T07:23:04.913Z] #24 16.47 + mkdir -p /build [2021-05-27T07:23:04.913Z] #24 16.49 + mv docker/docker /build/ [2021-05-27T07:23:04.913Z] #24 16.49 + rmdir docker [2021-05-27T07:23:04.913Z] #24 DONE 17.2s [2021-05-27T07:23:04.913Z] [2021-05-27T07:23:04.913Z] #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-05-27T07:23:04.913Z] #51 sha256:0d042de58b9f008a45d0b07e2830c298ff0cf0a293e1164d052cac50a55d3691 [2021-05-27T07:23:04.913Z] #51 17.20 + cd /tmp/tmp.EvVQQ283Bx/src/github.com/mvdan/sh [2021-05-27T07:23:04.913Z] #51 17.20 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:23:05.169Z] #51 17.52 + GO111MODULE=on [2021-05-27T07:23:05.169Z] #51 17.52 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-27T07:23:06.911Z] using credential docker-jenkins-github-credentials [2021-05-27T07:23:06.917Z] Cloning the remote Git repository [2021-05-27T07:23:06.917Z] Cloning with configured refspecs honoured and without tags [2021-05-27T07:23:07.020Z] using credential docker-jenkins-github-credentials [2021-05-27T07:23:07.025Z] Cloning the remote Git repository [2021-05-27T07:23:07.026Z] Cloning with configured refspecs honoured and without tags [2021-05-27T07:23:07.069Z] #51 19.29 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:23:07.069Z] #51 19.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:23:07.069Z] #51 19.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:23:06.793Z] Cloning repository https://github.com/moby/moby.git [2021-05-27T07:23:06.856Z] > git init /home/ubuntu/workspace/moby_PR-42410 # timeout=10 [2021-05-27T07:23:07.076Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:23:07.076Z] > git --version # timeout=10 [2021-05-27T07:23:07.103Z] > git --version # 'git version 2.17.1' [2021-05-27T07:23:07.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:23:07.105Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:23:07.326Z] #51 19.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:23:07.326Z] #51 19.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:23:07.059Z] Cloning repository https://github.com/moby/moby.git [2021-05-27T07:23:07.122Z] > git init /home/ubuntu/workspace/moby_PR-42410 # timeout=10 [2021-05-27T07:23:07.326Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:23:07.326Z] > git --version # timeout=10 [2021-05-27T07:23:07.342Z] > git --version # 'git version 2.17.1' [2021-05-27T07:23:07.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:23:07.344Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:23:07.743Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-056482308b92fe211) in /home/ubuntu/workspace/moby_PR-42410 [Pipeline] { [Pipeline] checkout [2021-05-27T07:23:07.841Z] The recommended git tool is: git [2021-05-27T07:23:08.256Z] #51 20.58 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:23:08.256Z] #51 ... [2021-05-27T07:23:08.256Z] [2021-05-27T07:23:08.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-05-27T07:23:08.256Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:23:08.256Z] #45 10.50 unicode/utf8 [2021-05-27T07:23:08.256Z] #45 11.30 math/bits [2021-05-27T07:23:08.256Z] #45 12.01 math [2021-05-27T07:23:08.256Z] #45 16.50 internal/testlog [2021-05-27T07:23:08.256Z] #45 16.86 encoding [2021-05-27T07:23:08.256Z] #45 17.00 unicode/utf16 [2021-05-27T07:23:08.256Z] #45 17.42 container/list [2021-05-27T07:23:08.256Z] #45 18.31 crypto/internal/subtle [2021-05-27T07:23:08.256Z] #45 18.34 crypto/subtle [2021-05-27T07:23:08.256Z] #45 18.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-27T07:23:08.256Z] #45 18.62 internal/nettrace [2021-05-27T07:23:08.256Z] #45 18.74 runtime/cgo [2021-05-27T07:23:08.256Z] #45 ... [2021-05-27T07:23:08.256Z] [2021-05-27T07:23:08.256Z] #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-05-27T07:23:08.256Z] #49 sha256:4f688b94bfcbea2c7d88fe8b3397731cc5cd2058911d35f27fe4728bf1575c64 [2021-05-27T07:23:08.256Z] #49 17.40 go: downloading github.com/fatih/color v1.7.0 [2021-05-27T07:23:08.256Z] #49 17.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:23:08.256Z] #49 17.45 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-27T07:23:08.256Z] #49 17.55 go: downloading github.com/pkg/errors v0.8.1 [2021-05-27T07:23:08.256Z] #49 17.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:23:08.256Z] #49 17.58 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:23:08.256Z] #49 17.60 go: downloading github.com/spf13/viper v1.6.1 [2021-05-27T07:23:08.256Z] #49 17.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:23:08.256Z] #49 17.91 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-27T07:23:08.256Z] #49 17.95 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:23:08.256Z] #49 18.06 go: extracting github.com/fatih/color v1.7.0 [2021-05-27T07:23:08.256Z] #49 18.12 go: extracting github.com/spf13/viper v1.6.1 [2021-05-27T07:23:08.256Z] #49 18.14 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:23:08.256Z] #49 18.36 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:23:08.256Z] #49 18.49 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-27T07:23:08.256Z] #49 18.49 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-27T07:23:08.256Z] #49 18.51 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-27T07:23:08.256Z] #49 18.66 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:23:08.257Z] #49 18.68 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-27T07:23:08.257Z] #49 18.72 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:23:08.257Z] #49 18.73 go: extracting github.com/pkg/errors v0.8.1 [2021-05-27T07:23:08.257Z] #49 18.90 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-27T07:23:08.257Z] #49 18.98 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:23:08.257Z] #49 19.16 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-27T07:23:08.257Z] #49 19.17 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:23:08.257Z] #49 19.24 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-27T07:23:08.257Z] #49 19.25 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-27T07:23:08.257Z] #49 19.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:23:08.257Z] #49 19.49 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:23:08.257Z] #49 19.51 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:23:08.257Z] #49 19.52 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:23:08.257Z] #49 19.55 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-27T07:23:08.257Z] #49 19.59 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:23:08.257Z] #49 19.77 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:23:08.257Z] #49 19.98 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:23:08.257Z] #49 20.04 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-27T07:23:08.257Z] #49 20.09 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:23:08.257Z] #49 20.19 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:23:08.257Z] #49 20.20 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:23:08.257Z] #49 20.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:23:08.257Z] #49 20.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:23:08.257Z] #49 20.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:23:08.257Z] #49 20.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:23:08.513Z] #49 20.75 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:23:08.513Z] #49 20.79 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:23:08.513Z] #49 20.90 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:23:08.513Z] #49 20.91 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:23:08.513Z] #49 20.91 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:23:08.513Z] #49 21.00 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:23:08.772Z] #49 21.18 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:23:08.772Z] #49 21.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:23:08.772Z] #49 21.24 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:23:09.028Z] #49 21.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:23:09.028Z] #49 21.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:23:09.028Z] #49 21.41 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:23:09.285Z] #49 21.52 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:23:09.285Z] #49 ... [2021-05-27T07:23:09.285Z] [2021-05-27T07:23:09.285Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:23:09.285Z] #34 sha256:fdbfd803987c60687aed8d9dcfacefe2d794ddaea1757d4ac9dbc3642f69961e [2021-05-27T07:23:09.285Z] #34 11.51 github.com/pelletier/go-toml [2021-05-27T07:23:09.285Z] #34 20.09 github.com/pelletier/go-toml/cmd/tomll [2021-05-27T07:23:09.285Z] #34 ... [2021-05-27T07:23:09.285Z] [2021-05-27T07:23:09.285Z] #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-05-27T07:23:09.285Z] #47 sha256:4132889b9f6250db33278b59b2922e97ade902c80ede8b35908a5eb9ee70fcc9 [2021-05-27T07:23:09.285Z] #47 11.59 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:23:09.285Z] #47 11.60 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:23:09.285Z] #47 12.01 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:23:09.285Z] #47 12.17 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:23:09.285Z] #47 12.98 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:23:09.285Z] #47 14.77 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:23:09.285Z] #47 15.73 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:23:09.285Z] #47 20.28 go: finding github.com/fatih/color v1.9.0 [2021-05-27T07:23:09.285Z] #47 20.35 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:23:09.285Z] #47 20.39 go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:23:09.285Z] #47 20.47 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:23:09.285Z] #47 20.61 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:23:09.285Z] #47 20.63 go: finding github.com/spf13/pflag v1.0.3 [2021-05-27T07:23:09.285Z] #47 20.85 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:23:09.285Z] #47 21.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:23:09.285Z] #47 21.06 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:23:09.285Z] #47 21.12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:23:09.285Z] #47 21.16 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:23:09.543Z] #47 ... [2021-05-27T07:23:09.543Z] [2021-05-27T07:23:09.543Z] #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-05-27T07:23:09.543Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:23:09.543Z] #36 11.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:23:09.543Z] #36 13.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:23:09.800Z] #36 ... [2021-05-27T07:23:09.800Z] [2021-05-27T07:23:09.800Z] #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-05-27T07:23:09.800Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:23:09.800Z] #42 11.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:23:09.800Z] #42 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:23:09.800Z] #42 ... [2021-05-27T07:23:09.800Z] [2021-05-27T07:23:09.800Z] #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-05-27T07:23:09.800Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:23:09.800Z] #55 11.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:23:09.800Z] #55 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:23:10.057Z] #55 ... [2021-05-27T07:23:10.057Z] [2021-05-27T07:23:10.057Z] #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-05-27T07:23:10.057Z] #49 sha256:4f688b94bfcbea2c7d88fe8b3397731cc5cd2058911d35f27fe4728bf1575c64 [2021-05-27T07:23:10.057Z] #49 22.22 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:23:10.986Z] #49 23.16 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:23:10.986Z] #49 23.45 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:23:11.245Z] #49 23.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:23:11.252Z] using credential docker-jenkins-github-credentials [2021-05-27T07:23:11.259Z] Cloning the remote Git repository [2021-05-27T07:23:11.259Z] Cloning with configured refspecs honoured and without tags [2021-05-27T07:23:11.307Z] Cloning repository https://github.com/moby/moby.git [2021-05-27T07:23:11.366Z] > git init /home/ubuntu/workspace/moby_PR-42410 # timeout=10 [2021-05-27T07:23:12.174Z] #49 ... [2021-05-27T07:23:12.174Z] [2021-05-27T07:23:12.174Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:23:12.174Z] #34 sha256:fdbfd803987c60687aed8d9dcfacefe2d794ddaea1757d4ac9dbc3642f69961e [2021-05-27T07:23:12.174Z] #34 DONE 24.4s [2021-05-27T07:23:12.174Z] [2021-05-27T07:23:12.175Z] #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-05-27T07:23:12.175Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:23:12.175Z] #40 23.67 Checking out files: 91% (1547/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-27T07:23:12.175Z] #40 23.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-27T07:23:11.670Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:23:11.671Z] > git --version # timeout=10 [2021-05-27T07:23:11.702Z] > git --version # 'git version 2.25.1' [2021-05-27T07:23:11.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:23:11.703Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:23:15.447Z] #40 26.62 + 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-05-27T07:23:16.012Z] #40 ... [2021-05-27T07:23:16.012Z] [2021-05-27T07:23:16.012Z] #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-05-27T07:23:16.012Z] #58 sha256:3ced02c313a9579fe3ec979a9835217b9cd0e4c569aadc992ca800ad6487613b [2021-05-27T07:23:16.012Z] #58 18.29 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:23:16.012Z] #58 18.31 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-27T07:23:16.012Z] #58 18.33 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:23:16.012Z] #58 19.21 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:23:16.012Z] #58 19.76 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:23:16.012Z] #58 22.62 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:23:16.012Z] #58 23.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:23:16.012Z] #58 23.84 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:23:16.012Z] #58 23.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:23:16.012Z] #58 24.75 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:23:16.012Z] #58 26.00 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:23:16.012Z] #58 ... [2021-05-27T07:23:16.012Z] [2021-05-27T07:23:16.012Z] #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-05-27T07:23:16.012Z] #49 sha256:4f688b94bfcbea2c7d88fe8b3397731cc5cd2058911d35f27fe4728bf1575c64 [2021-05-27T07:23:16.012Z] #49 26.30 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:23:16.012Z] #49 26.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:23:16.012Z] #49 26.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:23:16.012Z] #49 26.35 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:23:16.012Z] #49 26.35 go: downloading github.com/spf13/afero v1.1.2 [2021-05-27T07:23:16.012Z] #49 26.36 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:23:16.012Z] #49 26.57 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-27T07:23:16.012Z] #49 26.57 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:23:16.012Z] #49 26.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:23:16.012Z] #49 26.58 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:23:16.012Z] #49 26.58 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:23:16.012Z] #49 26.58 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:23:16.012Z] #49 26.61 go: extracting github.com/spf13/afero v1.1.2 [2021-05-27T07:23:16.012Z] #49 26.63 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:23:16.012Z] #49 26.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:23:16.012Z] #49 26.81 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:23:16.012Z] #49 26.85 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:23:16.012Z] #49 26.94 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:23:16.012Z] #49 26.96 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:23:16.012Z] #49 26.96 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:23:16.012Z] #49 26.97 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:23:16.012Z] #49 26.99 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:23:16.012Z] #49 26.99 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:23:16.012Z] #49 27.11 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:23:16.012Z] #49 27.14 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-27T07:23:16.012Z] #49 27.16 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:23:16.012Z] #49 27.17 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:23:16.012Z] #49 27.18 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:23:16.012Z] #49 27.41 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:23:16.012Z] #49 27.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:23:16.012Z] #49 27.46 go: downloading golang.org/x/text v0.3.2 [2021-05-27T07:23:16.012Z] #49 27.69 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:23:16.012Z] #49 27.74 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:23:16.012Z] #49 27.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:23:16.012Z] #49 27.78 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:23:16.012Z] #49 27.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:23:16.012Z] #49 27.89 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:23:16.012Z] #49 27.89 go: downloading github.com/spf13/cast v1.3.0 [2021-05-27T07:23:16.012Z] #49 27.99 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:23:16.012Z] #49 28.07 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-27T07:23:16.012Z] #49 28.08 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-27T07:23:16.012Z] #49 28.34 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:23:16.012Z] #49 28.36 go: extracting github.com/spf13/cast v1.3.0 [2021-05-27T07:23:16.012Z] #49 28.39 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:23:16.012Z] #49 28.49 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:23:16.269Z] #49 28.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:23:16.269Z] #49 28.59 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:23:16.269Z] #49 28.62 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:23:16.269Z] #49 28.66 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-27T07:23:16.269Z] #49 28.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:23:16.526Z] #49 28.86 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-27T07:23:16.526Z] #49 28.91 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:23:16.526Z] #49 29.01 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-27T07:23:16.526Z] #49 29.01 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:23:16.783Z] #49 29.12 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:23:16.783Z] #49 29.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:23:17.039Z] #49 29.29 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-27T07:23:17.039Z] #49 29.30 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-27T07:23:17.039Z] #49 29.36 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-27T07:23:17.039Z] #49 29.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:23:17.039Z] #49 29.58 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:23:17.296Z] #49 29.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:23:17.296Z] #49 29.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:23:17.296Z] #49 29.84 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-27T07:23:17.553Z] #49 29.87 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:23:17.553Z] #49 29.87 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:23:17.809Z] #49 30.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:23:17.809Z] #49 30.04 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:23:17.809Z] #49 30.04 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:23:17.809Z] #49 30.04 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:23:17.809Z] #49 30.06 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:23:17.809Z] #49 30.06 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:23:18.065Z] #49 30.32 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:23:18.065Z] #49 30.42 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:23:18.065Z] #49 30.47 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:23:18.065Z] #49 30.48 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:23:18.322Z] #49 30.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:23:18.322Z] #49 30.69 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:23:18.322Z] #49 30.78 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:23:18.579Z] #49 30.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:23:18.579Z] #49 30.92 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:23:18.579Z] #49 31.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:23:18.579Z] #49 31.05 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:23:18.579Z] #49 31.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:23:18.579Z] #49 31.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:23:19.143Z] #49 31.34 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:23:19.143Z] #49 31.44 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:23:19.143Z] #49 ... [2021-05-27T07:23:19.143Z] [2021-05-27T07:23:19.143Z] #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-05-27T07:23:19.143Z] #51 sha256:0d042de58b9f008a45d0b07e2830c298ff0cf0a293e1164d052cac50a55d3691 [2021-05-27T07:23:19.143Z] #51 21.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:23:19.143Z] #51 22.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:23:19.143Z] #51 24.14 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:23:19.143Z] #51 24.35 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:23:19.143Z] #51 24.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:23:19.143Z] #51 25.07 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:23:19.143Z] #51 25.99 runtime/cgo [2021-05-27T07:23:19.143Z] #51 26.11 runtime [2021-05-27T07:23:19.400Z] #51 ... [2021-05-27T07:23:19.400Z] [2021-05-27T07:23:19.400Z] #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-05-27T07:23:19.400Z] #49 sha256:4f688b94bfcbea2c7d88fe8b3397731cc5cd2058911d35f27fe4728bf1575c64 [2021-05-27T07:23:19.400Z] #49 31.61 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:23:19.400Z] #49 31.87 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:23:20.334Z] #49 32.72 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:23:22.861Z] #49 ... [2021-05-27T07:23:22.861Z] [2021-05-27T07:23:22.861Z] #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-05-27T07:23:22.861Z] #67 sha256:4009d67f82f1f2a906faf95406e868efb37214ba65a18f2ee52ff56043a6a3e1 [2021-05-27T07:23:22.862Z] #67 24.82 Checking out files: 58% (1120/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-27T07:23:22.862Z] #67 25.85 + cd /tmp/tmp.dUcLJGmuzx/src/github.com/docker/libnetwork [2021-05-27T07:23:22.862Z] #67 25.86 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:23:22.862Z] #67 26.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-27T07:23:22.862Z] #67 ... [2021-05-27T07:23:22.862Z] [2021-05-27T07:23:22.862Z] #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-05-27T07:23:22.862Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:23:22.862Z] #36 24.79 Fetched 8447 kB in 18s (474 kB/s) [2021-05-27T07:23:22.862Z] #36 24.79 Reading package lists... [2021-05-27T07:23:22.862Z] #36 31.34 Reading package lists... [2021-05-27T07:23:22.862Z] #36 ... [2021-05-27T07:23:22.862Z] [2021-05-27T07:23:22.862Z] #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-05-27T07:23:22.862Z] #58 sha256:3ced02c313a9579fe3ec979a9835217b9cd0e4c569aadc992ca800ad6487613b [2021-05-27T07:23:22.862Z] #58 28.71 go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:23:22.862Z] #58 28.79 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:23:22.862Z] #58 29.06 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:23:22.862Z] #58 29.13 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:23:22.862Z] #58 29.25 go: finding github.com/google/uuid v1.2.0 [2021-05-27T07:23:22.862Z] #58 29.28 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:23:22.862Z] #58 29.39 go: finding github.com/gofrs/flock v0.8.0 [2021-05-27T07:23:22.862Z] #58 29.39 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-27T07:23:22.862Z] #58 29.45 go: finding github.com/gorilla/mux v1.8.0 [2021-05-27T07:23:22.862Z] #58 29.48 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:23:22.862Z] #58 29.54 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:23:22.862Z] #58 29.54 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:23:22.862Z] #58 29.59 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:23:22.862Z] #58 29.79 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:23:22.862Z] #58 29.86 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:23:23.426Z] #58 ... [2021-05-27T07:23:23.426Z] [2021-05-27T07:23:23.426Z] #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-05-27T07:23:23.426Z] #49 sha256:4f688b94bfcbea2c7d88fe8b3397731cc5cd2058911d35f27fe4728bf1575c64 [2021-05-27T07:23:23.426Z] #49 35.59 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-27T07:23:23.426Z] #49 ... [2021-05-27T07:23:23.426Z] [2021-05-27T07:23:23.426Z] #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-05-27T07:23:23.426Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:23:23.426Z] #55 25.69 Fetched 8447 kB in 19s (445 kB/s) [2021-05-27T07:23:23.426Z] #55 25.69 Reading package lists... [2021-05-27T07:23:23.683Z] #55 32.34 Reading package lists... [2021-05-27T07:23:23.683Z] #55 ... [2021-05-27T07:23:23.683Z] [2021-05-27T07:23:23.683Z] #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-05-27T07:23:23.683Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:23:23.683Z] #13 22.76 Fetched 8971 kB in 19s (474 kB/s) [2021-05-27T07:23:23.683Z] #13 22.76 Reading package lists... [2021-05-27T07:23:23.683Z] #13 29.12 Reading package lists... [2021-05-27T07:23:23.683Z] #13 ... [2021-05-27T07:23:23.683Z] [2021-05-27T07:23:23.683Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-27T07:23:23.683Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:23:23.683Z] #42 26.03 Fetched 8447 kB in 19s (447 kB/s) [2021-05-27T07:23:23.683Z] #42 26.03 Reading package lists... [2021-05-27T07:23:24.612Z] #42 32.60 Reading package lists... [2021-05-27T07:23:24.612Z] #42 ... [2021-05-27T07:23:24.612Z] [2021-05-27T07:23:24.612Z] #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-05-27T07:23:24.612Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:23:24.612Z] #36 31.34 Reading package lists... [2021-05-27T07:23:26.840Z] #36 37.41 Building dependency tree... [2021-05-27T07:23:27.097Z] #36 ... [2021-05-27T07:23:27.097Z] [2021-05-27T07:23:27.097Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:23:27.097Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:23:27.097Z] #45 29.41 vendor/golang.org/x/crypto/internal/subtle [2021-05-27T07:23:27.097Z] #45 29.55 vendor/golang.org/x/crypto/curve25519 [2021-05-27T07:23:27.097Z] #45 38.68 internal/reflectlite [2021-05-27T07:23:27.097Z] #45 38.68 sync [2021-05-27T07:23:27.097Z] #45 ... [2021-05-27T07:23:27.097Z] [2021-05-27T07:23:27.097Z] #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-05-27T07:23:27.097Z] #49 sha256:4f688b94bfcbea2c7d88fe8b3397731cc5cd2058911d35f27fe4728bf1575c64 [2021-05-27T07:23:27.097Z] #49 39.33 go: extracting golang.org/x/text v0.3.2 [2021-05-27T07:23:30.366Z] #49 ... [2021-05-27T07:23:30.366Z] [2021-05-27T07:23:30.366Z] #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-05-27T07:23:30.366Z] #67 sha256:4009d67f82f1f2a906faf95406e868efb37214ba65a18f2ee52ff56043a6a3e1 [2021-05-27T07:23:30.366Z] #67 DONE 42.5s [2021-05-27T07:23:30.366Z] [2021-05-27T07:23:30.366Z] #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-05-27T07:23:30.366Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:23:30.366Z] #36 41.21 The following additional packages will be installed: [2021-05-27T07:23:30.366Z] #36 41.22 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-27T07:23:30.366Z] #36 41.24 Suggested packages: [2021-05-27T07:23:30.366Z] #36 41.25 cmake-doc ninja-build lrzip [2021-05-27T07:23:30.366Z] #36 41.25 Recommended packages: [2021-05-27T07:23:30.366Z] #36 41.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-27T07:23:30.366Z] #36 42.20 The following NEW packages will be installed: [2021-05-27T07:23:30.366Z] #36 42.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-27T07:23:30.366Z] #36 42.22 vim-common xxd [2021-05-27T07:23:30.366Z] #36 42.63 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:23:30.366Z] #36 42.63 Need to get 14.9 MB of archives. [2021-05-27T07:23:30.366Z] #36 42.63 After this operation, 61.8 MB of additional disk space will be used. [2021-05-27T07:23:30.366Z] #36 42.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-27T07:23:30.366Z] #36 42.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-27T07:23:30.366Z] #36 42.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-27T07:23:30.544Z] Fetching without tags [2021-05-27T07:23:30.622Z] #36 42.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-27T07:23:30.629Z] Fetching without tags [2021-05-27T07:23:30.830Z] Merging remotes/origin/master commit c6134474c264714cfab9512dbe425f61a750ea9e into PR head commit 2865d172334efbf3707512f2a974dbebe5271f5c [2021-05-27T07:23:30.838Z] Fetching without tags [2021-05-27T07:23:30.915Z] Merging remotes/origin/master commit c6134474c264714cfab9512dbe425f61a750ea9e into PR head commit 2865d172334efbf3707512f2a974dbebe5271f5c [2021-05-27T07:23:31.125Z] Merging remotes/origin/master commit c6134474c264714cfab9512dbe425f61a750ea9e into PR head commit 2865d172334efbf3707512f2a974dbebe5271f5c [2021-05-27T07:23:31.553Z] #36 43.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-27T07:23:31.553Z] #36 43.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-27T07:23:31.553Z] #36 43.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-27T07:23:31.553Z] #36 43.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-27T07:23:31.809Z] #36 44.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-27T07:23:31.809Z] #36 44.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-27T07:23:30.489Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:23:30.500Z] > git config --add remote.origin.fetch +refs/pull/42410/head:refs/remotes/origin/PR-42410 # timeout=10 [2021-05-27T07:23:30.512Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:23:30.533Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:23:30.554Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:23:30.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:23:30.555Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:23:30.845Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:23:30.858Z] > git checkout -f 2865d172334efbf3707512f2a974dbebe5271f5c # timeout=10 [2021-05-27T07:23:31.462Z] > git remote # timeout=10 [2021-05-27T07:23:31.471Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T07:23:31.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:23:31.484Z] > git merge c6134474c264714cfab9512dbe425f61a750ea9e # timeout=10 [2021-05-27T07:23:31.997Z] Merge succeeded, producing 1b18add5c94b6d1a02f0ef20da6e711c6f28c544 [2021-05-27T07:23:31.998Z] Checking out Revision 1b18add5c94b6d1a02f0ef20da6e711c6f28c544 (PR-42410) [2021-05-27T07:23:30.552Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:23:30.569Z] > git config --add remote.origin.fetch +refs/pull/42410/head:refs/remotes/origin/PR-42410 # timeout=10 [2021-05-27T07:23:30.586Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:23:30.601Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:23:30.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:23:30.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:23:30.636Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:23:30.913Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:23:30.934Z] > git checkout -f 2865d172334efbf3707512f2a974dbebe5271f5c # timeout=10 [2021-05-27T07:23:31.957Z] > git remote # timeout=10 [2021-05-27T07:23:31.992Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T07:23:32.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:23:32.022Z] > git merge c6134474c264714cfab9512dbe425f61a750ea9e # timeout=10 [2021-05-27T07:23:30.766Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:23:30.775Z] > git config --add remote.origin.fetch +refs/pull/42410/head:refs/remotes/origin/PR-42410 # timeout=10 [2021-05-27T07:23:30.788Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:23:30.802Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:23:30.842Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:23:30.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:23:30.843Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:23:31.134Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:23:31.166Z] > git checkout -f 2865d172334efbf3707512f2a974dbebe5271f5c # timeout=10 [2021-05-27T07:23:31.794Z] > git remote # timeout=10 [2021-05-27T07:23:31.830Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T07:23:31.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:23:31.855Z] > git merge c6134474c264714cfab9512dbe425f61a750ea9e # timeout=10 [2021-05-27T07:23:32.690Z] Merge succeeded, producing 22d26e3feaeb8a41b08f2968963ffc454cd985b7 [2021-05-27T07:23:32.690Z] Checking out Revision 22d26e3feaeb8a41b08f2968963ffc454cd985b7 (PR-42410) [2021-05-27T07:23:32.741Z] #36 ... [2021-05-27T07:23:32.741Z] [2021-05-27T07:23:32.741Z] #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-05-27T07:23:32.741Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:23:32.741Z] #55 32.34 Reading package lists... [2021-05-27T07:23:32.741Z] #55 38.60 Building dependency tree... [2021-05-27T07:23:32.741Z] #55 41.77 The following additional packages will be installed: [2021-05-27T07:23:32.741Z] #55 41.78 libbtrfs0 [2021-05-27T07:23:32.741Z] #55 41.93 The following NEW packages will be installed: [2021-05-27T07:23:32.741Z] #55 41.95 libbtrfs-dev libbtrfs0 [2021-05-27T07:23:32.741Z] #55 42.35 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:23:32.741Z] #55 42.35 Need to get 119 kB of archives. [2021-05-27T07:23:32.741Z] #55 42.35 After this operation, 387 kB of additional disk space will be used. [2021-05-27T07:23:32.741Z] #55 42.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-27T07:23:32.741Z] #55 42.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-27T07:23:32.741Z] #55 43.92 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:23:32.741Z] #55 44.07 Fetched 119 kB in 0s (408 kB/s) [2021-05-27T07:23:32.741Z] #55 44.19 Selecting previously unselected package libbtrfs0. [2021-05-27T07:23:32.741Z] #55 44.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:23:32.741Z] #55 44.33 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-27T07:23:32.741Z] #55 44.35 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-27T07:23:32.741Z] #55 44.52 Selecting previously unselected package libbtrfs-dev. [2021-05-27T07:23:32.741Z] #55 44.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-27T07:23:32.741Z] #55 44.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:23:32.741Z] #55 44.76 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-27T07:23:32.741Z] #55 44.80 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:23:32.741Z] #55 44.82 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:23:32.741Z] #55 DONE 45.0s [2021-05-27T07:23:32.741Z] [2021-05-27T07:23:32.741Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-27T07:23:32.741Z] #49 sha256:4f688b94bfcbea2c7d88fe8b3397731cc5cd2058911d35f27fe4728bf1575c64 [2021-05-27T07:23:32.741Z] #49 43.83 go: finding github.com/fatih/color v1.7.0 [2021-05-27T07:23:32.741Z] #49 43.94 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:23:32.741Z] #49 43.96 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:23:32.741Z] #49 44.06 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:23:32.741Z] #49 44.11 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:23:32.741Z] #49 44.17 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:23:32.741Z] #49 44.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:23:32.741Z] #49 44.19 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:23:32.741Z] #49 44.21 go: finding github.com/pkg/errors v0.8.1 [2021-05-27T07:23:32.741Z] #49 44.23 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:23:32.741Z] #49 44.23 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:23:32.741Z] #49 44.23 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:23:32.741Z] #49 44.29 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:23:32.741Z] #49 44.30 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:23:32.741Z] #49 44.31 go: finding github.com/stretchr/testify v1.4.0 [2021-05-27T07:23:32.741Z] #49 44.32 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:23:32.741Z] #49 44.33 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:23:32.741Z] #49 44.37 go: finding github.com/spf13/viper v1.6.1 [2021-05-27T07:23:32.741Z] #49 44.37 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:23:32.741Z] #49 44.41 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:23:32.741Z] #49 44.54 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:23:32.741Z] #49 44.55 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:23:32.741Z] #49 44.56 go: finding github.com/stretchr/objx v0.2.0 [2021-05-27T07:23:32.741Z] #49 44.59 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:23:32.741Z] #49 44.68 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:23:32.741Z] #49 44.69 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:23:32.741Z] #49 44.73 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:23:32.741Z] #49 44.74 go: finding github.com/gobwas/glob v0.2.3 [2021-05-27T07:23:32.741Z] #49 44.78 go: finding github.com/spf13/cobra v0.0.5 [2021-05-27T07:23:32.741Z] #49 44.78 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:23:32.741Z] #49 44.80 go: finding github.com/spf13/pflag v1.0.5 [2021-05-27T07:23:32.741Z] #49 44.81 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:23:32.741Z] #49 44.85 go: finding github.com/magiconair/properties v1.8.1 [2021-05-27T07:23:32.741Z] #49 44.88 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:23:32.741Z] #49 44.89 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:23:32.741Z] #49 44.91 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:23:32.741Z] #49 44.94 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:23:32.741Z] #49 44.98 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:23:32.741Z] #49 44.99 go: finding github.com/spf13/afero v1.1.2 [2021-05-27T07:23:32.741Z] #49 45.02 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:23:32.741Z] #49 45.12 go: finding github.com/spf13/cast v1.3.0 [2021-05-27T07:23:32.741Z] #49 45.20 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:23:32.741Z] #49 45.22 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:23:32.741Z] #49 45.27 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:23:32.786Z] Merge succeeded, producing 22d26e3feaeb8a41b08f2968963ffc454cd985b7 [2021-05-27T07:23:32.787Z] Checking out Revision 22d26e3feaeb8a41b08f2968963ffc454cd985b7 (PR-42410) [2021-05-27T07:23:32.998Z] #49 45.30 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:23:32.998Z] #49 45.41 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-27T07:23:32.998Z] #49 45.46 go: finding golang.org/x/text v0.3.2 [2021-05-27T07:23:32.998Z] #49 45.47 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:23:33.254Z] #49 45.56 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:23:33.254Z] #49 45.56 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:23:33.254Z] #49 45.60 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:23:33.254Z] #49 45.71 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:23:33.254Z] #49 45.73 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:23:33.254Z] #49 45.77 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:23:33.511Z] #49 45.93 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:23:33.511Z] #49 45.93 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:23:33.511Z] #49 45.96 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:23:33.511Z] #49 45.97 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:23:33.511Z] #49 45.98 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-27T07:23:33.511Z] #49 46.03 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:23:33.768Z] #49 46.11 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:23:33.768Z] #49 46.12 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:23:33.768Z] #49 46.14 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:23:33.768Z] #49 46.14 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:23:33.768Z] #49 46.16 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-27T07:23:33.768Z] #49 46.20 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:23:33.768Z] #49 46.23 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:23:34.032Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01f8a63b195e5f6e3) in /home/ubuntu/workspace/moby_PR-42410 [Pipeline] { [2021-05-27T07:23:34.041Z] #49 46.30 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:23:34.041Z] #49 46.31 go: finding github.com/gogo/protobuf v1.2.1 [Pipeline] checkout [2021-05-27T07:23:31.986Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T07:23:32.006Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:23:32.019Z] > git checkout -f 1b18add5c94b6d1a02f0ef20da6e711c6f28c544 # timeout=10 [2021-05-27T07:23:34.285Z] The recommended git tool is: git [2021-05-27T07:23:34.298Z] #49 46.66 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:23:34.298Z] #49 46.70 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:23:34.298Z] #49 46.74 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:23:34.298Z] #49 46.77 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:23:32.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T07:23:32.779Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:23:32.810Z] > git checkout -f 22d26e3feaeb8a41b08f2968963ffc454cd985b7 # timeout=10 [2021-05-27T07:23:34.555Z] #49 46.78 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:23:32.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T07:23:32.693Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:23:32.708Z] > git checkout -f 22d26e3feaeb8a41b08f2968963ffc454cd985b7 # timeout=10 [2021-05-27T07:23:35.998Z] Commit message: "Merge commit 'c6134474c264714cfab9512dbe425f61a750ea9e' into HEAD" [2021-05-27T07:23:36.019Z] First time build. Skipping changelog. [2021-05-27T07:23:36.005Z] > git rev-list --no-walk 3113e97183e648cfecac3455508716aa4385cb77 # timeout=10 [Pipeline] withEnv [2021-05-27T07:23:36.449Z] #49 ... [2021-05-27T07:23:36.449Z] [2021-05-27T07:23:36.449Z] #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-05-27T07:23:36.449Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:23:36.449Z] #42 32.60 Reading package lists... [2021-05-27T07:23:36.449Z] #42 39.00 Building dependency tree... [2021-05-27T07:23:36.449Z] #42 42.54 The following additional packages will be installed: [2021-05-27T07:23:36.449Z] #42 42.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-27T07:23:36.449Z] #42 42.61 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-27T07:23:36.449Z] #42 42.62 Suggested packages: [2021-05-27T07:23:36.449Z] #42 42.62 manpages-dev python-setuptools [2021-05-27T07:23:36.449Z] #42 44.39 The following NEW packages will be installed: [2021-05-27T07:23:36.449Z] #42 44.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-27T07:23:36.449Z] #42 44.39 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-27T07:23:36.449Z] #42 44.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-27T07:23:36.449Z] #42 44.40 python-six zlib1g-dev [2021-05-27T07:23:36.449Z] #42 45.08 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:23:36.449Z] #42 45.08 Need to get 4095 kB of archives. [2021-05-27T07:23:36.449Z] #42 45.08 After this operation, 22.5 MB of additional disk space will be used. [2021-05-27T07:23:36.449Z] #42 45.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-27T07:23:36.449Z] #42 45.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-27T07:23:36.449Z] #42 45.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-27T07:23:36.449Z] #42 45.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-27T07:23:36.449Z] #42 45.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-27T07:23:36.449Z] #42 45.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-27T07:23:36.449Z] #42 45.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-27T07:23:36.449Z] #42 45.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-27T07:23:36.449Z] #42 45.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-27T07:23:36.449Z] #42 45.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-27T07:23:36.449Z] #42 45.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-27T07:23:36.449Z] #42 45.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-27T07:23:36.449Z] #42 45.60 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-05-27T07:23:36.449Z] #42 45.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-27T07:23:36.449Z] #42 45.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-27T07:23:36.449Z] #42 45.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-27T07:23:36.449Z] #42 45.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-27T07:23:36.449Z] #42 46.65 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:23:36.449Z] #42 46.82 Fetched 4095 kB in 1s (3570 kB/s) [2021-05-27T07:23:36.449Z] #42 46.94 Selecting previously unselected package libcap-dev:amd64. [2021-05-27T07:23:36.449Z] #42 46.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-05-27T07:23:36.449Z] #42 47.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-27T07:23:36.449Z] #42 47.03 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-27T07:23:36.449Z] #42 47.17 Selecting previously unselected package libnet1:amd64. [2021-05-27T07:23:36.449Z] #42 47.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:23:36.449Z] #42 47.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:23:36.449Z] #42 47.35 Selecting previously unselected package libnet1-dev. [2021-05-27T07:23:36.449Z] #42 47.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:23:36.449Z] #42 47.37 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-27T07:23:36.449Z] #42 47.60 Selecting previously unselected package libnl-3-200:amd64. [2021-05-27T07:23:36.449Z] #42 47.61 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-27T07:23:36.449Z] #42 47.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:23:36.449Z] #42 47.75 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-27T07:23:36.449Z] #42 47.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-27T07:23:36.449Z] #42 47.78 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-27T07:23:36.449Z] #42 48.07 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-27T07:23:36.449Z] #42 48.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:23:36.449Z] #42 48.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:23:36.449Z] #42 48.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-27T07:23:36.449Z] #42 48.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:23:36.449Z] #42 48.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-27T07:23:36.449Z] #42 48.29 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-27T07:23:36.449Z] #42 48.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-27T07:23:36.449Z] #42 48.31 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-27T07:23:36.449Z] #42 48.56 Selecting previously unselected package libprotobuf17:amd64. [2021-05-27T07:23:36.449Z] #42 48.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:23:36.449Z] #42 48.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-27T07:23:36.449Z] #42 ... [2021-05-27T07:23:36.449Z] [2021-05-27T07:23:36.449Z] #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-05-27T07:23:36.449Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:23:36.449Z] #32 47.50 Checking out files: 92% (1403/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-05-27T07:23:36.449Z] #32 47.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-27T07:23:36.509Z] Commit message: "Merge commit 'c6134474c264714cfab9512dbe425f61a750ea9e' into HEAD" [2021-05-27T07:23:36.535Z] First time build. Skipping changelog. [2021-05-27T07:23:36.653Z] Commit message: "Merge commit 'c6134474c264714cfab9512dbe425f61a750ea9e' into HEAD" [2021-05-27T07:23:36.709Z] #32 48.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-27T07:23:37.013Z] + docker version [2021-05-27T07:23:36.512Z] > git rev-list --no-walk 3113e97183e648cfecac3455508716aa4385cb77 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-27T07:23:37.642Z] #32 ... [2021-05-27T07:23:37.642Z] [2021-05-27T07:23:37.642Z] #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-05-27T07:23:37.642Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:23:37.642Z] #13 29.12 Reading package lists... [2021-05-27T07:23:37.642Z] #13 36.00 Building dependency tree... [2021-05-27T07:23:37.642Z] #13 39.73 The following additional packages will be installed: [2021-05-27T07:23:37.642Z] #13 39.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-27T07:23:37.643Z] #13 39.73 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-27T07:23:37.643Z] #13 39.73 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-27T07:23:37.643Z] #13 39.73 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-27T07:23:37.643Z] #13 39.74 mingw-w64-common mingw-w64-x86-64-dev [2021-05-27T07:23:37.643Z] #13 39.75 Suggested packages: [2021-05-27T07:23:37.643Z] #13 39.75 gcc-8-locales seccomp wine64 [2021-05-27T07:23:37.643Z] #13 40.90 The following NEW packages will be installed: [2021-05-27T07:23:37.643Z] #13 40.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-27T07:23:37.643Z] #13 40.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-27T07:23:37.643Z] #13 40.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-27T07:23:37.643Z] #13 40.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-27T07:23:37.643Z] #13 40.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-27T07:23:37.643Z] #13 40.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-27T07:23:37.643Z] #13 40.98 The following packages will be upgraded: [2021-05-27T07:23:37.643Z] #13 40.98 libseccomp2 libsystemd0 libudev1 [2021-05-27T07:23:37.643Z] #13 41.65 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-27T07:23:37.643Z] #13 41.65 Need to get 78.2 MB of archives. [2021-05-27T07:23:37.643Z] #13 41.65 After this operation, 487 MB of additional disk space will be used. [2021-05-27T07:23:37.643Z] #13 41.65 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-27T07:23:37.643Z] #13 41.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-27T07:23:37.643Z] #13 41.65 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-27T07:23:37.643Z] #13 41.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-27T07:23:37.643Z] #13 41.67 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-05-27T07:23:37.643Z] #13 42.03 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-05-27T07:23:37.643Z] #13 42.51 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-05-27T07:23:37.643Z] #13 42.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-27T07:23:37.643Z] #13 42.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-27T07:23:37.643Z] #13 42.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-27T07:23:37.643Z] #13 42.96 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-05-27T07:23:37.643Z] #13 43.31 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-05-27T07:23:37.643Z] #13 43.36 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-05-27T07:23:37.643Z] #13 ... [2021-05-27T07:23:37.643Z] [2021-05-27T07:23:37.643Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-27T07:23:37.643Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:23:37.643Z] #42 49.37 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-27T07:23:37.643Z] #42 49.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:23:37.643Z] #42 49.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-27T07:23:37.643Z] #42 49.59 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-27T07:23:37.643Z] #42 49.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-27T07:23:37.643Z] #42 49.61 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-27T07:23:37.685Z] + docker version [2021-05-27T07:23:38.063Z] + docker version [2021-05-27T07:23:38.207Z] #42 ... [2021-05-27T07:23:38.207Z] [2021-05-27T07:23:38.207Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:23:38.207Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:23:38.207Z] #45 40.47 github.com/LK4D4/vndr/godl/singleflight [2021-05-27T07:23:38.207Z] #45 40.70 math/rand [2021-05-27T07:23:38.207Z] #45 41.62 internal/singleflight [2021-05-27T07:23:38.207Z] #45 42.09 sort [2021-05-27T07:23:38.207Z] #45 42.10 errors [2021-05-27T07:23:38.207Z] #45 42.54 io [2021-05-27T07:23:38.207Z] #45 43.72 strconv [2021-05-27T07:23:38.207Z] #45 44.30 bytes [2021-05-27T07:23:38.207Z] #45 46.66 bufio [2021-05-27T07:23:38.207Z] #45 47.55 reflect [2021-05-27T07:23:38.207Z] #45 48.40 internal/oserror [2021-05-27T07:23:38.207Z] #45 48.46 syscall [2021-05-27T07:23:38.207Z] #45 ... [2021-05-27T07:23:38.207Z] [2021-05-27T07:23:38.207Z] #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-05-27T07:23:38.207Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:23:38.207Z] #13 46.45 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-05-27T07:23:39.195Z] using credential docker-jenkins-github-credentials [2021-05-27T07:23:39.206Z] Cloning the remote Git repository [2021-05-27T07:23:39.206Z] Cloning with configured refspecs honoured and without tags [2021-05-27T07:23:39.374Z] Cloning repository https://github.com/moby/moby.git [2021-05-27T07:23:39.539Z] > git init /home/ubuntu/workspace/moby_PR-42410 # timeout=10 [2021-05-27T07:23:40.181Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:23:40.182Z] > git --version # timeout=10 [2021-05-27T07:23:40.201Z] > git --version # 'git version 2.25.1' [2021-05-27T07:23:40.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:23:40.207Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:23:41.486Z] #13 49.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-27T07:23:41.486Z] #13 49.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-27T07:23:41.486Z] #13 49.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-27T07:23:41.486Z] #13 49.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-27T07:23:41.486Z] #13 49.42 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-05-27T07:23:41.486Z] #13 49.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-27T07:23:41.486Z] #13 49.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-27T07:23:41.486Z] #13 49.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-27T07:23:41.486Z] #13 49.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-27T07:23:41.486Z] #13 49.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-27T07:23:41.486Z] #13 49.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-27T07:23:41.486Z] #13 49.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-27T07:23:41.486Z] #13 49.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-27T07:23:41.486Z] #13 49.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-27T07:23:42.419Z] #13 50.64 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:23:42.676Z] #13 50.83 Fetched 78.2 MB in 8s (9469 kB/s) [2021-05-27T07:23:42.676Z] #13 50.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 ... [2021-05-27T07:23:42.676Z] #13 ... [2021-05-27T07:23:42.676Z] [2021-05-27T07:23:42.676Z] #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-05-27T07:23:42.676Z] #56 sha256:8850ac75bc28faa2bc6f9c5304b32734e98fe77377fdac8a5c56673b52ef349e [2021-05-27T07:23:42.676Z] #56 1.174 + RM_GOPATH=0 [2021-05-27T07:23:42.676Z] #56 1.176 + TMP_GOPATH= [2021-05-27T07:23:42.676Z] #56 1.177 + : /build [2021-05-27T07:23:42.676Z] #56 1.178 + '[' -z '' ']' [2021-05-27T07:23:42.676Z] #56 1.180 ++ mktemp -d [2021-05-27T07:23:42.676Z] #56 1.186 + export GOPATH=/tmp/tmp.cPuiZRQQgG [2021-05-27T07:23:42.676Z] #56 1.190 + GOPATH=/tmp/tmp.cPuiZRQQgG [2021-05-27T07:23:42.676Z] #56 1.191 + RM_GOPATH=1 [2021-05-27T07:23:42.676Z] #56 1.191 + case "$(go env GOARCH)" in [2021-05-27T07:23:42.676Z] #56 1.192 ++ go env GOARCH [2021-05-27T07:23:42.676Z] #56 1.218 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:23:42.676Z] #56 1.219 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:23:42.676Z] #56 1.221 ++ dirname /tmp/install/install.sh [2021-05-27T07:23:42.676Z] #56 1.223 + dir=/tmp/install [2021-05-27T07:23:42.676Z] #56 1.231 + bin=containerd [2021-05-27T07:23:42.676Z] #56 1.231 + shift [2021-05-27T07:23:42.676Z] #56 1.231 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-27T07:23:42.676Z] #56 1.232 + . /tmp/install/containerd.installer [2021-05-27T07:23:42.676Z] #56 1.232 ++ set -e [2021-05-27T07:23:42.676Z] #56 1.232 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:23:42.676Z] #56 1.233 + install_containerd [2021-05-27T07:23:42.676Z] #56 1.233 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-27T07:23:42.676Z] #56 1.241 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:23:42.676Z] #56 1.242 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cPuiZRQQgG/src/github.com/containerd/containerd [2021-05-27T07:23:42.676Z] #56 1.243 Cloning into '/tmp/tmp.cPuiZRQQgG/src/github.com/containerd/containerd'... [2021-05-27T07:23:42.676Z] #56 ... [2021-05-27T07:23:42.676Z] [2021-05-27T07:23:42.676Z] #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-05-27T07:23:42.676Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:23:42.676Z] #13 50.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-05-27T07:23:42.676Z] #13 51.05 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-27T07:23:42.676Z] #13 51.07 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-27T07:23:43.240Z] #13 51.47 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-27T07:23:43.497Z] #13 51.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:23:43.497Z] #13 51.68 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-27T07:23:43.497Z] #13 51.72 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-27T07:23:43.497Z] #13 ... [2021-05-27T07:23:43.497Z] [2021-05-27T07:23:43.497Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-27T07:23:43.497Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:23:43.497Z] #36 45.88 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:23:43.497Z] #36 46.06 Fetched 14.9 MB in 2s (6533 kB/s) [2021-05-27T07:23:43.497Z] #36 46.16 Selecting previously unselected package xxd. [2021-05-27T07:23:43.497Z] #36 46.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:23:43.497Z] #36 46.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:23:43.497Z] #36 46.27 Unpacking xxd (2:8.1.0875-5) ... [2021-05-27T07:23:43.497Z] #36 46.52 Selecting previously unselected package vim-common. [2021-05-27T07:23:43.497Z] #36 46.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:23:43.497Z] #36 46.59 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-27T07:23:43.497Z] #36 46.94 Selecting previously unselected package cmake-data. [2021-05-27T07:23:43.497Z] #36 46.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-27T07:23:43.497Z] #36 46.95 Unpacking cmake-data (3.13.4-1) ... [2021-05-27T07:23:43.497Z] #36 49.59 Selecting previously unselected package libicu63:amd64. [2021-05-27T07:23:43.497Z] #36 49.62 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-27T07:23:43.497Z] #36 49.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:23:43.754Z] #36 ... [2021-05-27T07:23:43.754Z] [2021-05-27T07:23:43.754Z] #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-05-27T07:23:43.754Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:23:43.754Z] #13 51.95 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:23:43.754Z] #13 52.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:23:44.011Z] #13 52.17 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-27T07:23:44.011Z] #13 52.19 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-27T07:23:44.011Z] #13 52.43 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-27T07:23:44.272Z] #13 52.70 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-27T07:23:44.277Z] Client: Docker Engine - Community [2021-05-27T07:23:44.277Z] Version: 20.10.5 [2021-05-27T07:23:44.277Z] API version: 1.41 [2021-05-27T07:23:44.277Z] Go version: go1.13.15 [2021-05-27T07:23:44.277Z] Git commit: 55c4c88 [2021-05-27T07:23:44.277Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-27T07:23:44.277Z] OS/Arch: linux/amd64 [2021-05-27T07:23:44.277Z] Context: default [2021-05-27T07:23:44.277Z] Experimental: true [2021-05-27T07:23:44.277Z] [2021-05-27T07:23:44.277Z] Server: Docker Engine - Community [2021-05-27T07:23:44.277Z] Engine: [2021-05-27T07:23:44.277Z] Version: 20.10.5 [2021-05-27T07:23:44.277Z] API version: 1.41 (minimum version 1.12) [2021-05-27T07:23:44.277Z] Go version: go1.13.15 [2021-05-27T07:23:44.277Z] Git commit: 363e9a8 [2021-05-27T07:23:44.277Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-27T07:23:44.277Z] OS/Arch: linux/amd64 [2021-05-27T07:23:44.277Z] Experimental: true [2021-05-27T07:23:44.277Z] containerd: [2021-05-27T07:23:44.277Z] Version: 1.4.4 [2021-05-27T07:23:44.277Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-27T07:23:44.277Z] runc: [2021-05-27T07:23:44.277Z] Version: 1.0.0-rc93 [2021-05-27T07:23:44.277Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-27T07:23:44.277Z] docker-init: [2021-05-27T07:23:44.277Z] Version: 0.19.0 [2021-05-27T07:23:44.277Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-27T07:23:44.529Z] #13 52.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-05-27T07:23:44.529Z] #13 52.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-27T07:23:44.529Z] #13 52.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-27T07:23:44.633Z] + docker info [2021-05-27T07:23:44.653Z] Client: Docker Engine - Community [2021-05-27T07:23:44.653Z] Version: 20.10.5 [2021-05-27T07:23:44.653Z] API version: 1.41 [2021-05-27T07:23:44.653Z] Go version: go1.13.15 [2021-05-27T07:23:44.653Z] Git commit: 55c4c88 [2021-05-27T07:23:44.653Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-27T07:23:44.653Z] OS/Arch: linux/amd64 [2021-05-27T07:23:44.653Z] Context: default [2021-05-27T07:23:44.653Z] Experimental: true [2021-05-27T07:23:44.653Z] [2021-05-27T07:23:44.653Z] Server: Docker Engine - Community [2021-05-27T07:23:44.653Z] Engine: [2021-05-27T07:23:44.653Z] Version: 20.10.5 [2021-05-27T07:23:44.653Z] API version: 1.41 (minimum version 1.12) [2021-05-27T07:23:44.653Z] Go version: go1.13.15 [2021-05-27T07:23:44.653Z] Git commit: 363e9a8 [2021-05-27T07:23:44.653Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-27T07:23:44.653Z] OS/Arch: linux/amd64 [2021-05-27T07:23:44.653Z] Experimental: true [2021-05-27T07:23:44.653Z] containerd: [2021-05-27T07:23:44.653Z] Version: 1.4.4 [2021-05-27T07:23:44.653Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-27T07:23:44.653Z] runc: [2021-05-27T07:23:44.653Z] Version: 1.0.0-rc93 [2021-05-27T07:23:44.653Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-27T07:23:44.653Z] docker-init: [2021-05-27T07:23:44.653Z] Version: 0.19.0 [2021-05-27T07:23:44.653Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-27T07:23:44.983Z] + docker info [2021-05-27T07:23:46.424Z] #13 ... [2021-05-27T07:23:46.424Z] [2021-05-27T07:23:46.424Z] #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-05-27T07:23:46.424Z] #47 sha256:4132889b9f6250db33278b59b2922e97ade902c80ede8b35908a5eb9ee70fcc9 [2021-05-27T07:23:46.424Z] #47 DONE 58.5s [2021-05-27T07:23:46.424Z] [2021-05-27T07:23:46.424Z] #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-05-27T07:23:46.424Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:23:46.424Z] #36 56.45 Selecting previously unselected package libxml2:amd64. [2021-05-27T07:23:46.424Z] #36 56.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-27T07:23:46.424Z] #36 56.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-27T07:23:46.424Z] #36 57.07 Selecting previously unselected package libarchive13:amd64. [2021-05-27T07:23:46.424Z] #36 57.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-27T07:23:46.424Z] #36 57.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-27T07:23:46.424Z] #36 57.41 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-27T07:23:46.424Z] #36 57.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-27T07:23:46.424Z] #36 57.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-27T07:23:46.424Z] #36 58.01 Selecting previously unselected package librhash0:amd64. [2021-05-27T07:23:46.424Z] #36 58.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-27T07:23:46.424Z] #36 58.15 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-27T07:23:46.424Z] #36 58.53 Selecting previously unselected package libuv1:amd64. [2021-05-27T07:23:46.424Z] #36 58.53 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-27T07:23:46.424Z] #36 58.55 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-27T07:23:46.681Z] #36 58.88 Selecting previously unselected package cmake. [2021-05-27T07:23:46.681Z] #36 58.88 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-27T07:23:46.681Z] #36 58.92 Unpacking cmake (3.13.4-1) ... [2021-05-27T07:23:47.018Z] Client: Docker Engine - Community [2021-05-27T07:23:47.018Z] Version: 20.10.5 [2021-05-27T07:23:47.018Z] API version: 1.41 [2021-05-27T07:23:47.018Z] Go version: go1.13.15 [2021-05-27T07:23:47.018Z] Git commit: 55c4c88 [2021-05-27T07:23:47.018Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-27T07:23:47.018Z] OS/Arch: linux/amd64 [2021-05-27T07:23:47.018Z] Context: default [2021-05-27T07:23:47.018Z] Experimental: true [2021-05-27T07:23:47.018Z] [2021-05-27T07:23:47.018Z] Server: Docker Engine - Community [2021-05-27T07:23:47.018Z] Engine: [2021-05-27T07:23:47.018Z] Version: 20.10.5 [2021-05-27T07:23:47.018Z] API version: 1.41 (minimum version 1.12) [2021-05-27T07:23:47.018Z] Go version: go1.13.15 [2021-05-27T07:23:47.018Z] Git commit: 363e9a8 [2021-05-27T07:23:47.018Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-27T07:23:47.018Z] OS/Arch: linux/amd64 [2021-05-27T07:23:47.018Z] Experimental: true [2021-05-27T07:23:47.018Z] containerd: [2021-05-27T07:23:47.018Z] Version: 1.4.4 [2021-05-27T07:23:47.018Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-27T07:23:47.018Z] runc: [2021-05-27T07:23:47.018Z] Version: 1.0.0-rc93 [2021-05-27T07:23:47.018Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-27T07:23:47.018Z] docker-init: [2021-05-27T07:23:47.018Z] Version: 0.19.0 [2021-05-27T07:23:47.018Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-27T07:23:47.244Z] #36 ... [2021-05-27T07:23:47.244Z] [2021-05-27T07:23:47.244Z] #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-05-27T07:23:47.244Z] #51 sha256:0d042de58b9f008a45d0b07e2830c298ff0cf0a293e1164d052cac50a55d3691 [2021-05-27T07:23:47.244Z] #51 49.63 syscall [2021-05-27T07:23:47.244Z] #51 49.69 reflect [2021-05-27T07:23:47.244Z] #51 57.63 time [2021-05-27T07:23:47.340Z] + docker info [2021-05-27T07:23:47.500Z] #51 ... [2021-05-27T07:23:47.500Z] [2021-05-27T07:23:47.500Z] #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-05-27T07:23:47.500Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:23:47.500Z] #42 50.88 Selecting previously unselected package libprotoc17:amd64. [2021-05-27T07:23:47.500Z] #42 50.89 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:23:47.500Z] #42 50.90 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-27T07:23:47.500Z] #42 51.67 Selecting previously unselected package protobuf-c-compiler. [2021-05-27T07:23:47.500Z] #42 51.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:23:47.500Z] #42 51.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-27T07:23:47.500Z] #42 51.83 Selecting previously unselected package protobuf-compiler. [2021-05-27T07:23:47.500Z] #42 51.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-27T07:23:47.500Z] #42 51.84 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-27T07:23:47.500Z] #42 52.01 Selecting previously unselected package python-pkg-resources. [2021-05-27T07:23:47.500Z] #42 52.02 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-27T07:23:47.500Z] #42 52.02 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-27T07:23:47.500Z] #42 52.25 Selecting previously unselected package python-six. [2021-05-27T07:23:47.500Z] #42 52.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-27T07:23:47.500Z] #42 52.26 Unpacking python-six (1.12.0-1) ... [2021-05-27T07:23:47.500Z] #42 52.41 Selecting previously unselected package python-protobuf. [2021-05-27T07:23:47.500Z] #42 52.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-27T07:23:47.500Z] #42 52.42 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-27T07:23:47.500Z] #42 53.00 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-27T07:23:47.500Z] #42 57.36 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-27T07:23:47.500Z] #42 57.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:23:47.500Z] #42 57.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:23:47.500Z] #42 57.44 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-27T07:23:47.500Z] #42 57.45 Setting up python-six (1.12.0-1) ... [2021-05-27T07:23:47.757Z] #42 ... [2021-05-27T07:23:47.757Z] [2021-05-27T07:23:47.757Z] #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-05-27T07:23:47.757Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:23:47.757Z] #13 55.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-27T07:23:47.757Z] #13 55.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-27T07:23:47.757Z] #13 55.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-27T07:23:50.279Z] #13 58.25 Selecting previously unselected package binutils-mingw-w64. [2021-05-27T07:23:50.279Z] #13 58.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-27T07:23:50.279Z] #13 58.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-27T07:23:50.279Z] #13 58.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-27T07:23:50.279Z] #13 58.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:23:50.279Z] #13 58.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:23:50.279Z] #13 58.60 Selecting previously unselected package dmsetup. [2021-05-27T07:23:50.279Z] #13 58.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:23:50.279Z] #13 58.62 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-27T07:23:50.539Z] #13 58.97 Selecting previously unselected package mingw-w64-common. [2021-05-27T07:23:50.796Z] #13 58.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...#13 ... [2021-05-27T07:23:50.796Z] [2021-05-27T07:23:50.797Z] #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-05-27T07:23:50.797Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:23:50.797Z] #36 62.12 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:23:50.797Z] #36 62.13 Setting up xxd (2:8.1.0875-5) ... [2021-05-27T07:23:50.797Z] #36 62.15 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-27T07:23:50.797Z] #36 62.16 Setting up vim-common (2:8.1.0875-5) ... [2021-05-27T07:23:50.797Z] #36 62.18 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-27T07:23:50.797Z] #36 62.20 Setting up cmake-data (3.13.4-1) ... [2021-05-27T07:23:50.797Z] #36 62.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-27T07:23:50.797Z] #36 62.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-27T07:23:50.797Z] #36 62.28 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-27T07:23:50.797Z] #36 62.29 Setting up cmake (3.13.4-1) ... [2021-05-27T07:23:50.797Z] #36 62.30 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:23:50.797Z] #36 62.42 Processing triggers for mime-support (3.62) ... [2021-05-27T07:23:50.797Z] #36 DONE 63.1s [2021-05-27T07:23:50.797Z] [2021-05-27T07:23:50.797Z] #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-05-27T07:23:50.797Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:23:50.797Z] #13 58.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-27T07:23:50.797Z] #13 58.99 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-27T07:23:52.691Z] #13 ... [2021-05-27T07:23:52.692Z] [2021-05-27T07:23:52.692Z] #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-05-27T07:23:52.692Z] #37 sha256:cfb932e8ed7bdad113e89c2d7fb520ac55da899f6b013d5b3fd597e947447b52 [2021-05-27T07:23:52.692Z] #37 1.178 + RM_GOPATH=0 [2021-05-27T07:23:52.692Z] #37 1.179 + TMP_GOPATH= [2021-05-27T07:23:52.692Z] #37 1.179 + : /build [2021-05-27T07:23:52.692Z] #37 1.179 + '[' -z '' ']' [2021-05-27T07:23:52.692Z] #37 1.180 ++ mktemp -d [2021-05-27T07:23:52.692Z] #37 1.183 + export GOPATH=/tmp/tmp.3xBcdZ0ojI [2021-05-27T07:23:52.692Z] #37 1.183 + GOPATH=/tmp/tmp.3xBcdZ0ojI [2021-05-27T07:23:52.692Z] #37 1.183 + RM_GOPATH=1 [2021-05-27T07:23:52.692Z] #37 1.183 + case "$(go env GOARCH)" in [2021-05-27T07:23:52.692Z] #37 1.184 ++ go env GOARCH [2021-05-27T07:23:52.692Z] #37 1.200 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:23:52.692Z] #37 1.200 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:23:52.692Z] #37 1.200 ++ dirname /tmp/install/install.sh [2021-05-27T07:23:52.692Z] #37 1.201 + dir=/tmp/install [2021-05-27T07:23:52.692Z] #37 1.202 + bin=tini [2021-05-27T07:23:52.692Z] #37 1.202 + shift [2021-05-27T07:23:52.692Z] #37 1.202 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-27T07:23:52.692Z] #37 1.204 + . /tmp/install/tini.installer [2021-05-27T07:23:52.692Z] #37 1.204 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:23:52.692Z] #37 1.204 + install_tini [2021-05-27T07:23:52.692Z] #37 1.205 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-27T07:23:52.692Z] #37 1.205 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:23:52.692Z] #37 1.205 + git clone https://github.com/krallin/tini.git /tmp/tmp.3xBcdZ0ojI/tini [2021-05-27T07:23:52.692Z] #37 1.207 Cloning into '/tmp/tmp.3xBcdZ0ojI/tini'... [2021-05-27T07:23:52.692Z] #37 1.865 + cd /tmp/tmp.3xBcdZ0ojI/tini [2021-05-27T07:23:52.692Z] #37 1.865 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:23:52.692Z] #37 1.894 + cmake . [2021-05-27T07:23:53.108Z] Client: [2021-05-27T07:23:53.108Z] Context: default [2021-05-27T07:23:53.108Z] Debug Mode: false [2021-05-27T07:23:53.108Z] Plugins: [2021-05-27T07:23:53.108Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-27T07:23:53.108Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-27T07:23:53.108Z] [2021-05-27T07:23:53.108Z] Server: [2021-05-27T07:23:53.108Z] Containers: 0 [2021-05-27T07:23:53.108Z] Running: 0 [2021-05-27T07:23:53.108Z] Paused: 0 [2021-05-27T07:23:53.108Z] Stopped: 0 [2021-05-27T07:23:53.108Z] Images: 0 [2021-05-27T07:23:53.108Z] Server Version: 20.10.5 [2021-05-27T07:23:53.108Z] Storage Driver: overlay2 [2021-05-27T07:23:53.108Z] Backing Filesystem: extfs [2021-05-27T07:23:53.108Z] Supports d_type: true [2021-05-27T07:23:53.108Z] Native Overlay Diff: true [2021-05-27T07:23:53.108Z] Logging Driver: json-file [2021-05-27T07:23:53.108Z] Cgroup Driver: cgroupfs [2021-05-27T07:23:53.108Z] Cgroup Version: 1 [2021-05-27T07:23:53.108Z] Plugins: [2021-05-27T07:23:53.108Z] Volume: local [2021-05-27T07:23:53.108Z] Network: bridge host ipvlan macvlan null overlay [2021-05-27T07:23:53.108Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-27T07:23:53.108Z] Swarm: inactive [2021-05-27T07:23:53.108Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-05-27T07:23:53.108Z] Default Runtime: runc [2021-05-27T07:23:53.108Z] Init Binary: docker-init [2021-05-27T07:23:53.108Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-27T07:23:53.108Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-27T07:23:53.108Z] init version: de40ad0 [2021-05-27T07:23:53.108Z] Security Options: [2021-05-27T07:23:53.108Z] apparmor [2021-05-27T07:23:53.108Z] seccomp [2021-05-27T07:23:53.108Z] Profile: default [2021-05-27T07:23:53.108Z] Kernel Version: 5.4.0-1041-aws [2021-05-27T07:23:53.108Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-27T07:23:53.108Z] OSType: linux [2021-05-27T07:23:53.108Z] Architecture: x86_64 [2021-05-27T07:23:53.108Z] CPUs: 2 [2021-05-27T07:23:53.108Z] Total Memory: 7.569GiB [2021-05-27T07:23:53.108Z] Name: ip-10-100-117-186 [2021-05-27T07:23:53.108Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-27T07:23:53.108Z] Docker Root Dir: /var/lib/docker [2021-05-27T07:23:53.108Z] Debug Mode: false [2021-05-27T07:23:53.108Z] Registry: https://index.docker.io/v1/ [2021-05-27T07:23:53.108Z] Labels: [2021-05-27T07:23:53.108Z] Experimental: true [2021-05-27T07:23:53.108Z] Insecure Registries: [2021-05-27T07:23:53.108Z] 127.0.0.0/8 [2021-05-27T07:23:53.108Z] Live Restore Enabled: true [2021-05-27T07:23:53.108Z] [2021-05-27T07:23:53.108Z] WARNING: No swap limit support [Pipeline] sh [2021-05-27T07:23:53.255Z] #37 2.406 -- The C compiler identification is GNU 8.3.0 [2021-05-27T07:23:53.255Z] #37 2.467 -- Check for working C compiler: /usr/bin/cc [2021-05-27T07:23:53.427Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-27T07:23:53.427Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-27T07:23:53.427Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42410/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-27T07:23:53.427Z] + bash /home/ubuntu/workspace/moby_PR-42410/check-config.sh [2021-05-27T07:23:53.427Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-27T07:23:53.427Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-27T07:23:53.427Z] [2021-05-27T07:23:53.427Z] Generally Necessary: [2021-05-27T07:23:53.427Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-27T07:23:53.427Z] - apparmor: enabled and tools installed [2021-05-27T07:23:53.427Z] - CONFIG_NAMESPACES: enabled [2021-05-27T07:23:53.427Z] - CONFIG_NET_NS: enabled [2021-05-27T07:23:53.427Z] - CONFIG_PID_NS: enabled [2021-05-27T07:23:53.427Z] - CONFIG_IPC_NS: enabled [2021-05-27T07:23:53.427Z] - CONFIG_UTS_NS: enabled [2021-05-27T07:23:53.427Z] - CONFIG_CGROUPS: enabled [2021-05-27T07:23:53.427Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-27T07:23:53.427Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-27T07:23:53.427Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-27T07:23:53.427Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-27T07:23:53.427Z] - CONFIG_CPUSETS: enabled [2021-05-27T07:23:53.427Z] - CONFIG_MEMCG: enabled [2021-05-27T07:23:53.427Z] - CONFIG_KEYS: enabled [2021-05-27T07:23:53.427Z] - CONFIG_VETH: enabled (as module) [2021-05-27T07:23:53.427Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-27T07:23:53.427Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-27T07:23:53.427Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-27T07:23:53.427Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-27T07:23:53.427Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-27T07:23:53.427Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-27T07:23:53.427Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-27T07:23:53.427Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-27T07:23:53.427Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-27T07:23:53.427Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-27T07:23:53.707Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-27T07:23:53.707Z] [2021-05-27T07:23:53.707Z] Optional Features: [2021-05-27T07:23:53.707Z] - CONFIG_USER_NS: enabled [2021-05-27T07:23:53.707Z] - CONFIG_SECCOMP: enabled [2021-05-27T07:23:53.707Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-27T07:23:53.707Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-27T07:23:53.707Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-27T07:23:53.707Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-27T07:23:53.707Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-27T07:23:53.707Z] - CONFIG_BLK_CGROUP: enabled [2021-05-27T07:23:53.707Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-27T07:23:53.707Z] - CONFIG_CGROUP_PERF: enabled [2021-05-27T07:23:53.707Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-27T07:23:53.707Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-27T07:23:53.707Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-27T07:23:53.707Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-27T07:23:53.707Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-27T07:23:53.707Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-27T07:23:53.707Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-27T07:23:53.707Z] - CONFIG_IP_VS: enabled (as module) [2021-05-27T07:23:53.707Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-27T07:23:53.707Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-27T07:23:53.707Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-27T07:23:53.707Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-27T07:23:53.707Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-27T07:23:53.707Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-27T07:23:53.707Z] - CONFIG_EXT4_FS: enabled [2021-05-27T07:23:53.707Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-27T07:23:53.707Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-27T07:23:53.707Z] - Network Drivers: [2021-05-27T07:23:53.707Z] - "overlay": [2021-05-27T07:23:53.707Z] - CONFIG_VXLAN: enabled (as module) [2021-05-27T07:23:53.707Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-27T07:23:53.707Z] Optional (for encrypted networks): [2021-05-27T07:23:53.707Z] - CONFIG_CRYPTO: enabled [2021-05-27T07:23:53.707Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-27T07:23:53.707Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-27T07:23:53.707Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-27T07:23:53.707Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-27T07:23:53.707Z] - CONFIG_XFRM: enabled [2021-05-27T07:23:53.707Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-27T07:23:53.707Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-27T07:23:53.707Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-27T07:23:53.707Z] - "ipvlan": [2021-05-27T07:23:53.707Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-27T07:23:53.707Z] - "macvlan": [2021-05-27T07:23:53.818Z] #37 ... [2021-05-27T07:23:53.818Z] [2021-05-27T07:23:53.818Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:23:53.818Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:23:53.818Z] #45 55.99 time [2021-05-27T07:23:53.818Z] #45 60.66 internal/fmtsort [2021-05-27T07:23:53.818Z] #45 61.45 internal/syscall/execenv [2021-05-27T07:23:53.818Z] #45 61.62 internal/syscall/unix [2021-05-27T07:23:53.818Z] #45 61.81 strings [2021-05-27T07:23:53.818Z] #45 61.86 internal/poll [2021-05-27T07:23:53.818Z] #45 64.39 os [2021-05-27T07:23:53.818Z] #45 64.99 regexp/syntax [2021-05-27T07:23:53.818Z] #45 ... [2021-05-27T07:23:53.818Z] [2021-05-27T07:23:53.818Z] #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-05-27T07:23:53.818Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:23:53.818Z] #42 61.90 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-27T07:23:53.818Z] #42 61.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:23:53.818Z] #42 61.94 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-27T07:23:53.818Z] #42 61.95 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-27T07:23:53.818Z] #42 61.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-27T07:23:53.818Z] #42 61.99 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-27T07:23:53.818Z] #42 62.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-27T07:23:53.818Z] #42 62.04 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-27T07:23:53.818Z] #42 62.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-27T07:23:53.818Z] #42 62.07 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-27T07:23:53.966Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-27T07:23:53.966Z] - CONFIG_DUMMY: enabled (as module) [2021-05-27T07:23:53.966Z] - "ftp,tftp client in container": [2021-05-27T07:23:53.966Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-27T07:23:53.966Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-27T07:23:53.966Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-27T07:23:53.966Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-27T07:23:53.966Z] - Storage Drivers: [2021-05-27T07:23:53.966Z] - "aufs": [2021-05-27T07:23:53.966Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-27T07:23:53.966Z] - "btrfs": [2021-05-27T07:23:53.966Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-27T07:23:53.966Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-27T07:23:53.966Z] - "devicemapper": [2021-05-27T07:23:53.966Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-27T07:23:53.966Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-27T07:23:53.966Z] - "overlay": [2021-05-27T07:23:53.966Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-27T07:23:53.966Z] - "zfs": [2021-05-27T07:23:53.966Z] - /dev/zfs: present [2021-05-27T07:23:53.966Z] - zfs command: missing [2021-05-27T07:23:53.966Z] - zpool command: missing [2021-05-27T07:23:53.966Z] [2021-05-27T07:23:53.966Z] Limits: [2021-05-27T07:23:53.966Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-27T07:23:53.966Z] [2021-05-27T07:23:53.966Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-27T07:23:54.297Z] + sudo modprobe ip_vs [2021-05-27T07:23:54.297Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:22d26e3feaeb8a41b08f2968963ffc454cd985b7 . [2021-05-27T07:23:54.629Z] Client: [2021-05-27T07:23:54.629Z] Context: default [2021-05-27T07:23:54.629Z] Debug Mode: false [2021-05-27T07:23:54.629Z] Plugins: [2021-05-27T07:23:54.629Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-27T07:23:54.629Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-27T07:23:54.629Z] [2021-05-27T07:23:54.629Z] Server: [2021-05-27T07:23:54.629Z] Containers: 0 [2021-05-27T07:23:54.629Z] Running: 0 [2021-05-27T07:23:54.629Z] Paused: 0 [2021-05-27T07:23:54.629Z] Stopped: 0 [2021-05-27T07:23:54.629Z] Images: 0 [2021-05-27T07:23:54.629Z] Server Version: 20.10.5 [2021-05-27T07:23:54.629Z] Storage Driver: overlay2 [2021-05-27T07:23:54.629Z] Backing Filesystem: extfs [2021-05-27T07:23:54.629Z] Supports d_type: true [2021-05-27T07:23:54.629Z] Native Overlay Diff: true [2021-05-27T07:23:54.629Z] Logging Driver: json-file [2021-05-27T07:23:54.629Z] Cgroup Driver: cgroupfs [2021-05-27T07:23:54.629Z] Cgroup Version: 1 [2021-05-27T07:23:54.629Z] Plugins: [2021-05-27T07:23:54.629Z] Volume: local [2021-05-27T07:23:54.629Z] Network: bridge host ipvlan macvlan null overlay [2021-05-27T07:23:54.629Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-27T07:23:54.629Z] Swarm: inactive [2021-05-27T07:23:54.629Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-27T07:23:54.629Z] Default Runtime: runc [2021-05-27T07:23:54.629Z] Init Binary: docker-init [2021-05-27T07:23:54.629Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-27T07:23:54.629Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-27T07:23:54.629Z] init version: de40ad0 [2021-05-27T07:23:54.629Z] Security Options: [2021-05-27T07:23:54.629Z] apparmor [2021-05-27T07:23:54.629Z] seccomp [2021-05-27T07:23:54.629Z] Profile: default [2021-05-27T07:23:54.629Z] Kernel Version: 5.4.0-1041-aws [2021-05-27T07:23:54.629Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-27T07:23:54.629Z] OSType: linux [2021-05-27T07:23:54.629Z] Architecture: x86_64 [2021-05-27T07:23:54.629Z] CPUs: 2 [2021-05-27T07:23:54.629Z] Total Memory: 7.569GiB [2021-05-27T07:23:54.629Z] Name: ip-10-100-126-131 [2021-05-27T07:23:54.629Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-27T07:23:54.629Z] Docker Root Dir: /var/lib/docker [2021-05-27T07:23:54.629Z] Debug Mode: false [2021-05-27T07:23:54.629Z] Registry: https://index.docker.io/v1/ [2021-05-27T07:23:54.629Z] Labels: [2021-05-27T07:23:54.629Z] Experimental: true [2021-05-27T07:23:54.629Z] Insecure Registries: [2021-05-27T07:23:54.629Z] 127.0.0.0/8 [2021-05-27T07:23:54.629Z] Live Restore Enabled: true [2021-05-27T07:23:54.629Z] [2021-05-27T07:23:54.629Z] WARNING: No swap limit support [Pipeline] sh [2021-05-27T07:23:54.865Z] #1 [internal] load build definition from Dockerfile [2021-05-27T07:23:54.865Z] #1 sha256:90b0d1959d299715a6c5a46dca50f09c2249d9952bd09741fde1b001d1e38f36 [2021-05-27T07:23:54.865Z] #1 transferring dockerfile: 17.07kB done [2021-05-27T07:23:54.865Z] #1 DONE 0.2s [2021-05-27T07:23:54.865Z] [2021-05-27T07:23:54.865Z] #2 [internal] load .dockerignore [2021-05-27T07:23:54.865Z] #2 sha256:7c815f5a7f266e7832fd9d3cc509adb2a4a6c1d8dbac7d8b05f08cc6ff09bcb4 [2021-05-27T07:23:54.865Z] #2 transferring context: 87B done [2021-05-27T07:23:54.865Z] #2 DONE 0.1s [2021-05-27T07:23:54.865Z] [2021-05-27T07:23:54.865Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-27T07:23:54.865Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-27T07:23:54.943Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-27T07:23:54.943Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-27T07:23:54.943Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42410/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-27T07:23:54.943Z] + bash /home/ubuntu/workspace/moby_PR-42410/check-config.sh [2021-05-27T07:23:54.943Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-27T07:23:54.943Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-27T07:23:54.943Z] [2021-05-27T07:23:54.943Z] Generally Necessary: [2021-05-27T07:23:54.943Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-27T07:23:54.943Z] - apparmor: enabled and tools installed [2021-05-27T07:23:55.201Z] - CONFIG_NAMESPACES: enabled [2021-05-27T07:23:55.201Z] - CONFIG_NET_NS: enabled [2021-05-27T07:23:55.201Z] - CONFIG_PID_NS: enabled [2021-05-27T07:23:55.201Z] - CONFIG_IPC_NS: enabled [2021-05-27T07:23:55.201Z] - CONFIG_UTS_NS: enabled [2021-05-27T07:23:55.201Z] - CONFIG_CGROUPS: enabled [2021-05-27T07:23:55.201Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-27T07:23:55.201Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-27T07:23:55.201Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-27T07:23:55.201Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-27T07:23:55.201Z] - CONFIG_CPUSETS: enabled [2021-05-27T07:23:55.201Z] - CONFIG_MEMCG: enabled [2021-05-27T07:23:55.201Z] - CONFIG_KEYS: enabled [2021-05-27T07:23:55.201Z] - CONFIG_VETH: enabled (as module) [2021-05-27T07:23:55.201Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-27T07:23:55.201Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-27T07:23:55.201Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-27T07:23:55.201Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-27T07:23:55.201Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-27T07:23:55.201Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-27T07:23:55.201Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-27T07:23:55.201Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-27T07:23:55.201Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-27T07:23:55.201Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-27T07:23:55.201Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-27T07:23:55.201Z] [2021-05-27T07:23:55.201Z] Optional Features: [2021-05-27T07:23:55.201Z] - CONFIG_USER_NS: enabled [2021-05-27T07:23:55.201Z] - CONFIG_SECCOMP: enabled [2021-05-27T07:23:55.201Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-27T07:23:55.201Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-27T07:23:55.201Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-27T07:23:55.201Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-27T07:23:55.201Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-27T07:23:55.465Z] - CONFIG_BLK_CGROUP: enabled [2021-05-27T07:23:55.465Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-27T07:23:55.465Z] - CONFIG_CGROUP_PERF: enabled [2021-05-27T07:23:55.465Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-27T07:23:55.465Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-27T07:23:55.465Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-27T07:23:55.465Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-27T07:23:55.465Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-27T07:23:55.465Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-27T07:23:55.465Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-27T07:23:55.465Z] - CONFIG_IP_VS: enabled (as module) [2021-05-27T07:23:55.465Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-27T07:23:55.465Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-27T07:23:55.465Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-27T07:23:55.465Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-27T07:23:55.465Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-27T07:23:55.465Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-27T07:23:55.465Z] - CONFIG_EXT4_FS: enabled [2021-05-27T07:23:55.465Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-27T07:23:55.465Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-27T07:23:55.465Z] - Network Drivers: [2021-05-27T07:23:55.465Z] - "overlay": [2021-05-27T07:23:55.465Z] - CONFIG_VXLAN: enabled (as module) [2021-05-27T07:23:55.465Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-27T07:23:55.465Z] Optional (for encrypted networks): [2021-05-27T07:23:55.465Z] - CONFIG_CRYPTO: enabled [2021-05-27T07:23:55.465Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-27T07:23:55.466Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-27T07:23:55.466Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-27T07:23:55.466Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-27T07:23:55.466Z] - CONFIG_XFRM: enabled [2021-05-27T07:23:55.466Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-27T07:23:55.466Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-27T07:23:55.466Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-27T07:23:55.466Z] - "ipvlan": [2021-05-27T07:23:55.466Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-27T07:23:55.466Z] - "macvlan": [2021-05-27T07:23:55.466Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-27T07:23:55.466Z] - CONFIG_DUMMY: enabled (as module) [2021-05-27T07:23:55.466Z] - "ftp,tftp client in container": [2021-05-27T07:23:55.466Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-27T07:23:55.466Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-27T07:23:55.466Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-27T07:23:55.466Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-27T07:23:55.466Z] - Storage Drivers: [2021-05-27T07:23:55.466Z] - "aufs": [2021-05-27T07:23:55.466Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-27T07:23:55.466Z] - "btrfs": [2021-05-27T07:23:55.466Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-27T07:23:55.727Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-27T07:23:55.727Z] - "devicemapper": [2021-05-27T07:23:55.727Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-27T07:23:55.727Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-27T07:23:55.727Z] - "overlay": [2021-05-27T07:23:55.727Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-27T07:23:55.727Z] - "zfs": [2021-05-27T07:23:55.727Z] - /dev/zfs: present [2021-05-27T07:23:55.727Z] - zfs command: missing [2021-05-27T07:23:55.727Z] - zpool command: missing [2021-05-27T07:23:55.727Z] [2021-05-27T07:23:55.727Z] Limits: [2021-05-27T07:23:55.727Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-27T07:23:55.727Z] [2021-05-27T07:23:55.727Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-27T07:23:56.067Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:22d26e3feaeb8a41b08f2968963ffc454cd985b7 . [2021-05-27T07:23:56.241Z] #3 DONE 1.3s [2021-05-27T07:23:56.241Z] [2021-05-27T07:23:56.241Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-27T07:23:56.241Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-27T07:23:56.241Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-27T07:23:56.241Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-27T07:23:56.327Z] #2 [internal] load .dockerignore [2021-05-27T07:23:56.327Z] #2 sha256:0cfc91e609687a8180cb2835183935d212697bcd861bddc4ffbfdc2a766c37e8 [2021-05-27T07:23:56.339Z] #42 68.40 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-27T07:23:56.339Z] #42 68.41 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:23:56.500Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-27T07:23:56.500Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-27T07:23:56.500Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.2s [2021-05-27T07:23:56.500Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-05-27T07:23:56.500Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-27T07:23:56.587Z] #2 transferring context: 87B done [2021-05-27T07:23:56.587Z] #2 DONE 0.4s [2021-05-27T07:23:56.587Z] [2021-05-27T07:23:56.587Z] #1 [internal] load build definition from Dockerfile [2021-05-27T07:23:56.587Z] #1 sha256:00c9c46ea8638e77e2a130ae593e7a9e7366c07f3768602733a5906565d7cb0f [2021-05-27T07:23:56.587Z] #1 transferring dockerfile: 17.07kB done [2021-05-27T07:23:56.587Z] #1 DONE 0.4s [2021-05-27T07:23:56.587Z] [2021-05-27T07:23:56.587Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-27T07:23:56.587Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-27T07:23:56.760Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-27T07:23:56.914Z] #42 ... [2021-05-27T07:23:56.915Z] [2021-05-27T07:23:56.915Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:23:56.915Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:23:56.915Z] #13 65.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-27T07:23:56.915Z] #13 ... [2021-05-27T07:23:56.915Z] [2021-05-27T07:23:56.915Z] #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-05-27T07:23:56.915Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:23:56.915Z] #42 DONE 69.3s [2021-05-27T07:23:56.915Z] [2021-05-27T07:23:56.915Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:23:56.915Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:23:56.915Z] #13 65.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-27T07:23:56.915Z] #13 65.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-27T07:23:57.023Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-27T07:23:57.158Z] #3 DONE 0.5s [2021-05-27T07:23:57.158Z] [2021-05-27T07:23:57.158Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-27T07:23:57.158Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-27T07:23:57.158Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-27T07:23:57.158Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-27T07:23:57.158Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-27T07:23:57.158Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-27T07:23:57.158Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-27T07:23:57.282Z] #4 DONE 1.0s [2021-05-27T07:23:57.282Z] [2021-05-27T07:23:57.282Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-27T07:23:57.282Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-27T07:23:57.418Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-27T07:23:57.418Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-27T07:23:57.992Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-27T07:23:57.992Z] #4 DONE 0.8s [2021-05-27T07:23:58.252Z] [2021-05-27T07:23:58.253Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-27T07:23:58.253Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-27T07:23:58.665Z] #6 DONE 1.0s [2021-05-27T07:23:58.665Z] [2021-05-27T07:23:58.665Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-27T07:23:58.665Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-27T07:23:58.665Z] #5 DONE 1.0s [2021-05-27T07:23:58.665Z] [2021-05-27T07:23:58.665Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-27T07:23:58.665Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-27T07:23:58.665Z] #8 DONE 1.0s [2021-05-27T07:23:58.665Z] [2021-05-27T07:23:58.665Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-27T07:23:58.665Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-27T07:23:58.665Z] #7 DONE 1.0s [2021-05-27T07:23:58.821Z] #6 ... [2021-05-27T07:23:58.821Z] [2021-05-27T07:23:58.821Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-27T07:23:58.821Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-27T07:23:58.821Z] #5 DONE 0.7s [2021-05-27T07:23:59.081Z] [2021-05-27T07:23:59.081Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-27T07:23:59.081Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-27T07:23:59.081Z] #6 DONE 0.8s [2021-05-27T07:23:59.081Z] [2021-05-27T07:23:59.081Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-27T07:23:59.081Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-27T07:23:59.081Z] #8 DONE 0.8s [2021-05-27T07:23:59.081Z] [2021-05-27T07:23:59.081Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-27T07:23:59.081Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-27T07:23:59.081Z] #7 DONE 0.8s [2021-05-27T07:23:59.601Z] [2021-05-27T07:23:59.601Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:23:59.601Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-27T07:23:59.601Z] #62 DONE 0.0s [2021-05-27T07:23:59.601Z] [2021-05-27T07:23:59.601Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:23:59.601Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:23:59.601Z] #9 DONE 0.0s [2021-05-27T07:23:59.601Z] [2021-05-27T07:23:59.601Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:23:59.601Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:23:59.601Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:23:59.601Z] #26 ... [2021-05-27T07:23:59.601Z] [2021-05-27T07:23:59.601Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:23:59.601Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-27T07:23:59.601Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-05-27T07:23:59.601Z] #64 DONE 0.0s [2021-05-27T07:23:59.601Z] [2021-05-27T07:23:59.601Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:23:59.601Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:23:59.601Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-27T07:23:59.601Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-27T07:23:59.601Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-27T07:23:59.601Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-27T07:23:59.601Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.1s [2021-05-27T07:23:59.601Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.09MB / 50.43MB 0.2s [2021-05-27T07:23:59.867Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 11.53MB / 50.43MB 0.3s [2021-05-27T07:23:59.867Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 15.73MB / 50.43MB 0.4s [2021-05-27T07:23:59.867Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 20.97MB / 50.43MB 0.5s [2021-05-27T07:23:59.889Z] Fetching without tags [2021-05-27T07:24:00.126Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 25.17MB / 50.43MB 0.7s [2021-05-27T07:24:00.126Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 29.36MB / 50.43MB 0.8s [2021-05-27T07:24:00.187Z] #13 ... [2021-05-27T07:24:00.187Z] [2021-05-27T07:24:00.187Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-27T07:24:00.187Z] #51 sha256:0d042de58b9f008a45d0b07e2830c298ff0cf0a293e1164d052cac50a55d3691 [2021-05-27T07:24:00.187Z] #51 62.61 encoding/binary [2021-05-27T07:24:00.187Z] #51 63.24 context [2021-05-27T07:24:00.187Z] #51 64.37 os [2021-05-27T07:24:00.187Z] #51 64.93 encoding/base64 [2021-05-27T07:24:00.187Z] #51 65.64 golang.org/x/sys/unix [2021-05-27T07:24:00.187Z] #51 67.91 fmt [2021-05-27T07:24:00.187Z] #51 72.67 encoding/json [2021-05-27T07:24:00.249Z] Merging remotes/origin/master commit c6134474c264714cfab9512dbe425f61a750ea9e into PR head commit 2865d172334efbf3707512f2a974dbebe5271f5c [2021-05-27T07:24:00.395Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 34.60MB / 50.43MB 1.0s [2021-05-27T07:24:00.395Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 38.80MB / 50.43MB 1.1s [2021-05-27T07:24:00.444Z] #51 ... [2021-05-27T07:24:00.444Z] [2021-05-27T07:24:00.444Z] #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-05-27T07:24:00.444Z] #37 sha256:cfb932e8ed7bdad113e89c2d7fb520ac55da899f6b013d5b3fd597e947447b52 [2021-05-27T07:24:00.444Z] #37 3.171 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-27T07:24:00.444Z] #37 3.172 -- Detecting C compiler ABI info [2021-05-27T07:24:00.444Z] #37 4.034 -- Detecting C compiler ABI info - done [2021-05-27T07:24:00.444Z] #37 4.067 -- Detecting C compile features [2021-05-27T07:24:00.444Z] #37 6.184 -- Detecting C compile features - done [2021-05-27T07:24:00.444Z] #37 6.248 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-27T07:24:00.444Z] #37 6.571 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-27T07:24:00.444Z] #37 6.672 -- Configuring done [2021-05-27T07:24:00.444Z] #37 6.687 -- Generating done [2021-05-27T07:24:00.444Z] #37 6.708 -- Build files have been written to: /tmp/tmp.3xBcdZ0ojI/tini [2021-05-27T07:24:00.444Z] #37 6.724 + make tini-static [2021-05-27T07:24:00.444Z] #37 7.285 Scanning dependencies of target tini-static [2021-05-27T07:24:00.444Z] #37 7.379 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-27T07:24:00.444Z] #37 8.512 [100%] Linking C executable tini-static [2021-05-27T07:24:00.444Z] #37 9.162 [100%] Built target tini-static [2021-05-27T07:24:00.444Z] #37 9.262 + mkdir -p /build [2021-05-27T07:24:00.444Z] #37 9.267 + cp tini-static /build/docker-init [2021-05-27T07:24:00.444Z] #37 DONE 9.6s [2021-05-27T07:24:00.444Z] [2021-05-27T07:24:00.444Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:24:00.444Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:24:00.444Z] #43 2.359 Note: Building without setproctitle() and strlcpy() support. [2021-05-27T07:24:00.444Z] #43 2.359 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-27T07:24:00.444Z] #43 2.376 Note: Building without GnuTLS support [2021-05-27T07:24:00.444Z] #43 2.378 Makefile.config:39: Warn: you have no libnftables installed [2021-05-27T07:24:00.444Z] #43 2.378 Makefile.config:40: Warn: Building without nftables support [2021-05-27T07:24:00.479Z] [2021-05-27T07:24:00.479Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:24:00.479Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-27T07:24:00.479Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-27T07:24:00.479Z] #64 DONE 0.0s [2021-05-27T07:24:00.479Z] [2021-05-27T07:24:00.479Z] #23 [internal] load build context [2021-05-27T07:24:00.479Z] #23 sha256:410bcd4d50124c58d3ab0b4a35b0607734dc2d783cbe03f23199dae8406a936a [2021-05-27T07:24:00.655Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 48.66MB / 50.43MB 1.2s [2021-05-27T07:23:59.852Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:23:59.858Z] > git config --add remote.origin.fetch +refs/pull/42410/head:refs/remotes/origin/PR-42410 # timeout=10 [2021-05-27T07:23:59.866Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:23:59.876Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:23:59.899Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:23:59.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:23:59.902Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:24:00.259Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:24:00.270Z] > git checkout -f 2865d172334efbf3707512f2a974dbebe5271f5c # timeout=10 [2021-05-27T07:24:01.262Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.7s done [2021-05-27T07:24:01.522Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-05-27T07:24:01.813Z] #43 4.862 fatal: not a git repository (or any of the parent directories): .git [2021-05-27T07:24:01.813Z] #43 4.922 GEN .gitid [2021-05-27T07:24:01.813Z] #43 4.968 GEN criu/include/version.h [2021-05-27T07:24:01.870Z] #23 transferring context: 11.61MB 1.3s [2021-05-27T07:24:01.979Z] Merge succeeded, producing 934d360039113adf2877706d14fd7c499c9199ca [2021-05-27T07:24:01.979Z] Checking out Revision 934d360039113adf2877706d14fd7c499c9199ca (PR-42410) [2021-05-27T07:24:02.069Z] #43 4.994 GEN include/common/asm [2021-05-27T07:24:02.069Z] #43 ... [2021-05-27T07:24:02.069Z] [2021-05-27T07:24:02.069Z] #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-05-27T07:24:02.069Z] #51 sha256:0d042de58b9f008a45d0b07e2830c298ff0cf0a293e1164d052cac50a55d3691 [2021-05-27T07:24:02.069Z] #51 74.62 github.com/pkg/diff [2021-05-27T07:24:02.237Z] Client: [2021-05-27T07:24:02.237Z] Context: default [2021-05-27T07:24:02.237Z] Debug Mode: false [2021-05-27T07:24:02.237Z] Plugins: [2021-05-27T07:24:02.237Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-27T07:24:02.237Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-27T07:24:02.237Z] [2021-05-27T07:24:02.237Z] Server: [2021-05-27T07:24:02.237Z] Containers: 0 [2021-05-27T07:24:02.237Z] Running: 0 [2021-05-27T07:24:02.237Z] Paused: 0 [2021-05-27T07:24:02.237Z] Stopped: 0 [2021-05-27T07:24:02.237Z] Images: 0 [2021-05-27T07:24:02.237Z] Server Version: 20.10.5 [2021-05-27T07:24:02.237Z] Storage Driver: overlay2 [2021-05-27T07:24:02.237Z] Backing Filesystem: extfs [2021-05-27T07:24:02.237Z] Supports d_type: true [2021-05-27T07:24:02.237Z] Native Overlay Diff: true [2021-05-27T07:24:02.237Z] Logging Driver: json-file [2021-05-27T07:24:02.237Z] Cgroup Driver: systemd [2021-05-27T07:24:02.237Z] Cgroup Version: 2 [2021-05-27T07:24:02.237Z] Plugins: [2021-05-27T07:24:02.237Z] Volume: local [2021-05-27T07:24:02.237Z] Network: bridge host ipvlan macvlan null overlay [2021-05-27T07:24:02.237Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-27T07:24:02.237Z] Swarm: inactive [2021-05-27T07:24:02.237Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-05-27T07:24:02.237Z] Default Runtime: runc [2021-05-27T07:24:02.237Z] Init Binary: docker-init [2021-05-27T07:24:02.237Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-27T07:24:02.237Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-27T07:24:02.237Z] init version: de40ad0 [2021-05-27T07:24:02.237Z] Security Options: [2021-05-27T07:24:02.237Z] apparmor [2021-05-27T07:24:02.237Z] seccomp [2021-05-27T07:24:02.237Z] Profile: default [2021-05-27T07:24:02.237Z] cgroupns [2021-05-27T07:24:02.237Z] Kernel Version: 5.4.0-1041-aws [2021-05-27T07:24:02.237Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-27T07:24:02.237Z] OSType: linux [2021-05-27T07:24:02.237Z] Architecture: x86_64 [2021-05-27T07:24:02.237Z] CPUs: 2 [2021-05-27T07:24:02.237Z] Total Memory: 7.569GiB [2021-05-27T07:24:02.237Z] Name: ip-10-100-48-178 [2021-05-27T07:24:02.237Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-27T07:24:02.237Z] Docker Root Dir: /var/lib/docker [2021-05-27T07:24:02.237Z] Debug Mode: false [2021-05-27T07:24:02.237Z] Registry: https://index.docker.io/v1/ [2021-05-27T07:24:02.237Z] Labels: [2021-05-27T07:24:02.237Z] Experimental: true [2021-05-27T07:24:02.237Z] Insecure Registries: [2021-05-27T07:24:02.237Z] 127.0.0.0/8 [2021-05-27T07:24:02.237Z] Live Restore Enabled: true [2021-05-27T07:24:02.237Z] [2021-05-27T07:24:02.237Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-27T07:24:02.578Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:22d26e3feaeb8a41b08f2968963ffc454cd985b7 . [2021-05-27T07:24:02.578Z] #1 [internal] load build definition from Dockerfile [2021-05-27T07:24:02.578Z] #1 sha256:7aae4bb508800fcfc513faa5a16f27288d5a40d67bba03451fbfabebf61f2c5f [2021-05-27T07:24:02.578Z] #1 transferring dockerfile: 17.07kB 0.1s done [2021-05-27T07:24:02.840Z] #1 DONE 0.1s [2021-05-27T07:24:02.840Z] [2021-05-27T07:24:02.840Z] #2 [internal] load .dockerignore [2021-05-27T07:24:02.840Z] #2 sha256:09e9f766f94f1bf35bd1d12f84f44eac6c5b4c6b664abfce5990e1b18e518538 [2021-05-27T07:24:02.840Z] #2 transferring context: 87B done [2021-05-27T07:24:02.840Z] #2 DONE 0.1s [2021-05-27T07:24:02.840Z] [2021-05-27T07:24:02.840Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-27T07:24:02.840Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-27T07:24:01.345Z] > git remote # timeout=10 [2021-05-27T07:24:01.351Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T07:24:01.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:24:01.380Z] > git merge c6134474c264714cfab9512dbe425f61a750ea9e # timeout=10 [2021-05-27T07:24:01.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T07:24:01.984Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:24:01.994Z] > git checkout -f 934d360039113adf2877706d14fd7c499c9199ca # timeout=10 [2021-05-27T07:24:03.410Z] #3 DONE 0.4s [2021-05-27T07:24:03.410Z] [2021-05-27T07:24:03.410Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-27T07:24:03.410Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-27T07:24:03.410Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-27T07:24:03.410Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-27T07:24:03.410Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-27T07:24:03.410Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-27T07:24:03.410Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-05-27T07:24:03.410Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-27T07:24:03.437Z] #51 75.71 go/scanner [2021-05-27T07:24:03.670Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-27T07:24:03.670Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-27T07:24:03.932Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-05-27T07:24:03.932Z] #4 DONE 0.6s [2021-05-27T07:24:04.193Z] [2021-05-27T07:24:04.193Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-27T07:24:04.193Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-27T07:24:04.368Z] #51 76.76 go/ast [2021-05-27T07:24:05.302Z] #51 ... [2021-05-27T07:24:05.302Z] [2021-05-27T07:24:05.302Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:24:05.302Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:24:05.302Z] #45 67.81 fmt [2021-05-27T07:24:05.302Z] #45 69.69 path/filepath [2021-05-27T07:24:05.302Z] #45 71.15 regexp [2021-05-27T07:24:05.302Z] #45 71.78 flag [2021-05-27T07:24:05.302Z] #45 73.53 go/token [2021-05-27T07:24:05.302Z] #45 74.67 go/scanner [2021-05-27T07:24:05.302Z] #45 75.36 internal/lazyregexp [2021-05-27T07:24:05.302Z] #45 75.56 path [2021-05-27T07:24:05.302Z] #45 75.87 go/ast [2021-05-27T07:24:05.302Z] #45 76.03 io/ioutil [2021-05-27T07:24:05.302Z] #45 76.72 net/url [2021-05-27T07:24:05.558Z] #45 ... [2021-05-27T07:24:05.558Z] [2021-05-27T07:24:05.558Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:24:05.558Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:24:05.558Z] #43 6.541 PBCC images/timens.pb-c.c [2021-05-27T07:24:05.558Z] #43 6.576 DEP images/timens.pb-c.d [2021-05-27T07:24:05.558Z] #43 6.622 PBCC images/fown.pb-c.c [2021-05-27T07:24:05.558Z] #43 6.662 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-27T07:24:05.558Z] #43 6.800 PBCC images/opts.pb-c.c [2021-05-27T07:24:05.558Z] #43 6.876 PBCC images/memfd.pb-c.c [2021-05-27T07:24:05.558Z] #43 6.913 DEP images/fown.pb-c.d [2021-05-27T07:24:05.558Z] #43 6.980 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-27T07:24:05.558Z] #43 7.056 DEP images/opts.pb-c.d [2021-05-27T07:24:05.558Z] #43 7.130 DEP images/memfd.pb-c.d [2021-05-27T07:24:05.558Z] #43 7.208 PBCC images/sit.pb-c.c [2021-05-27T07:24:05.558Z] #43 7.227 DEP images/sit.pb-c.d [2021-05-27T07:24:05.558Z] #43 7.285 PBCC images/macvlan.pb-c.c [2021-05-27T07:24:05.558Z] #43 7.326 DEP images/macvlan.pb-c.d [2021-05-27T07:24:05.558Z] #43 7.396 PBCC images/autofs.pb-c.c [2021-05-27T07:24:05.558Z] #43 7.408 DEP images/autofs.pb-c.d [2021-05-27T07:24:05.558Z] #43 7.446 PBCC images/sysctl.pb-c.c [2021-05-27T07:24:05.558Z] #43 7.454 DEP images/sysctl.pb-c.d [2021-05-27T07:24:05.558Z] #43 7.498 PBCC images/time.pb-c.c [2021-05-27T07:24:05.558Z] #43 7.534 DEP images/time.pb-c.d [2021-05-27T07:24:05.558Z] #43 7.569 PBCC images/binfmt-misc.pb-c.c [2021-05-27T07:24:05.558Z] #43 7.590 DEP images/binfmt-misc.pb-c.d [2021-05-27T07:24:05.558Z] #43 7.633 PBCC images/seccomp.pb-c.c [2021-05-27T07:24:05.558Z] #43 7.654 DEP images/seccomp.pb-c.d [2021-05-27T07:24:05.559Z] #43 7.709 PBCC images/userns.pb-c.c [2021-05-27T07:24:05.559Z] #43 7.756 DEP images/userns.pb-c.d [2021-05-27T07:24:05.559Z] #43 7.813 PBCC images/cgroup.pb-c.c [2021-05-27T07:24:05.559Z] #43 7.848 DEP images/cgroup.pb-c.d [2021-05-27T07:24:05.559Z] #43 7.915 PBCC images/ext-file.pb-c.c [2021-05-27T07:24:05.559Z] #43 7.972 DEP images/ext-file.pb-c.d [2021-05-27T07:24:05.559Z] #43 8.007 PBCC images/rpc.pb-c.c [2021-05-27T07:24:05.559Z] #43 8.057 DEP images/rpc.pb-c.d [2021-05-27T07:24:05.559Z] #43 8.124 PBCC images/siginfo.pb-c.c [2021-05-27T07:24:05.559Z] #43 8.146 DEP images/siginfo.pb-c.d [2021-05-27T07:24:05.559Z] #43 8.184 PBCC images/pagemap.pb-c.c [2021-05-27T07:24:05.559Z] #43 8.230 DEP images/pagemap.pb-c.d [2021-05-27T07:24:05.559Z] #43 8.316 PBCC images/rlimit.pb-c.c [2021-05-27T07:24:05.559Z] #43 8.324 DEP images/rlimit.pb-c.d [2021-05-27T07:24:05.559Z] #43 8.375 PBCC images/file-lock.pb-c.c [2021-05-27T07:24:05.559Z] #43 8.399 DEP images/file-lock.pb-c.d [2021-05-27T07:24:05.559Z] #43 8.461 PBCC images/tty.pb-c.c [2021-05-27T07:24:05.559Z] #43 8.548 DEP images/tty.pb-c.d [2021-05-27T07:24:05.559Z] #43 8.585 PBCC images/tun.pb-c.c [2021-05-27T07:24:05.559Z] #43 8.622 PBCC images/netdev.pb-c.c [2021-05-27T07:24:05.559Z] #43 8.653 DEP images/tun.pb-c.d [2021-05-27T07:24:05.559Z] #43 8.703 DEP images/netdev.pb-c.d [2021-05-27T07:24:05.559Z] #43 8.781 PBCC images/vma.pb-c.c [2021-05-27T07:24:05.725Z] #26 ... [2021-05-27T07:24:05.725Z] [2021-05-27T07:24:05.725Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:05.725Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:05.725Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-27T07:24:05.725Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-27T07:24:05.725Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-27T07:24:05.725Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-27T07:24:05.725Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-05-27T07:24:05.725Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-05-27T07:24:05.725Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s done [2021-05-27T07:24:05.725Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s done [2021-05-27T07:24:05.725Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.9s done [2021-05-27T07:24:05.725Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 5.8s [2021-05-27T07:24:05.725Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.6s [2021-05-27T07:24:05.725Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.1s done [2021-05-27T07:24:05.725Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 6.1s [2021-05-27T07:24:05.815Z] #43 8.860 DEP images/vma.pb-c.d [2021-05-27T07:24:05.815Z] #43 8.927 PBCC images/creds.pb-c.c [2021-05-27T07:24:05.815Z] #43 8.964 DEP images/creds.pb-c.d [2021-05-27T07:24:05.815Z] #43 9.056 PBCC images/utsns.pb-c.c [2021-05-27T07:24:05.815Z] #43 9.079 DEP images/utsns.pb-c.d [2021-05-27T07:24:05.985Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.54MB / 120.17MB 6.4s [2021-05-27T07:24:06.072Z] #43 9.137 PBCC images/ipc-desc.pb-c.c [2021-05-27T07:24:06.072Z] #43 9.176 PBCC images/ipc-sem.pb-c.c [2021-05-27T07:24:06.072Z] #43 9.199 DEP images/ipc-desc.pb-c.d [2021-05-27T07:24:06.072Z] #43 9.235 DEP images/ipc-sem.pb-c.d [2021-05-27T07:24:06.072Z] #43 9.272 PBCC images/ipc-msg.pb-c.c [2021-05-27T07:24:06.072Z] #43 9.288 DEP images/ipc-msg.pb-c.d [2021-05-27T07:24:06.079Z] #23 ... [2021-05-27T07:24:06.079Z] [2021-05-27T07:24:06.079Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:24:06.079Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-27T07:24:06.079Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-27T07:24:06.079Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-27T07:24:06.079Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-27T07:24:06.079Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-27T07:24:06.079Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-05-27T07:24:06.079Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done [2021-05-27T07:24:06.079Z] #62 DONE 5.5s [2021-05-27T07:24:06.079Z] [2021-05-27T07:24:06.079Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:06.079Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:06.079Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-27T07:24:06.079Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-27T07:24:06.079Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-27T07:24:06.079Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-27T07:24:06.079Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-05-27T07:24:06.079Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-05-27T07:24:06.079Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2021-05-27T07:24:06.079Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-05-27T07:24:06.079Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s done [2021-05-27T07:24:06.079Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.9s [2021-05-27T07:24:06.079Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done [2021-05-27T07:24:06.079Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 5.4s [2021-05-27T07:24:06.125Z] Commit message: "Merge commit 'c6134474c264714cfab9512dbe425f61a750ea9e' into HEAD" [2021-05-27T07:24:06.142Z] First time build. Skipping changelog. [2021-05-27T07:24:06.328Z] #43 9.356 PBCC images/ipc-shm.pb-c.c [2021-05-27T07:24:06.328Z] #43 9.388 DEP images/ipc-shm.pb-c.d [2021-05-27T07:24:06.328Z] #43 9.472 PBCC images/ipc-var.pb-c.c [2021-05-27T07:24:06.328Z] #43 9.509 DEP images/ipc-var.pb-c.d [2021-05-27T07:24:06.328Z] #43 9.570 PBCC images/sk-opts.pb-c.c [2021-05-27T07:24:06.328Z] #43 9.595 PBCC images/packet-sock.pb-c.c [2021-05-27T07:24:06.340Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.18MB / 120.17MB 5.7s [2021-05-27T07:24:06.340Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 5.8s [2021-05-27T07:24:06.585Z] #43 9.634 DEP images/sk-opts.pb-c.d [2021-05-27T07:24:06.585Z] #43 9.683 DEP images/packet-sock.pb-c.d [2021-05-27T07:24:06.585Z] #43 9.732 PBCC images/sk-netlink.pb-c.c [2021-05-27T07:24:06.585Z] #43 9.768 DEP images/sk-netlink.pb-c.d [2021-05-27T07:24:06.585Z] #43 9.834 PBCC images/sk-inet.pb-c.c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-05-27T07:24:06.646Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.81MB / 120.17MB 5.9s [2021-05-27T07:24:06.646Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 6.1s [Pipeline] sh [2021-05-27T07:24:06.735Z] #8 ... [2021-05-27T07:24:06.735Z] [2021-05-27T07:24:06.735Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-27T07:24:06.735Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-27T07:24:06.735Z] #5 DONE 2.4s [2021-05-27T07:24:06.735Z] [2021-05-27T07:24:06.735Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-27T07:24:06.735Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-27T07:24:06.735Z] #7 DONE 2.5s [2021-05-27T07:24:06.735Z] [2021-05-27T07:24:06.735Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-27T07:24:06.735Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-27T07:24:06.735Z] #6 DONE 2.5s [2021-05-27T07:24:06.735Z] [2021-05-27T07:24:06.735Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-27T07:24:06.735Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-27T07:24:06.735Z] #8 DONE 2.5s [2021-05-27T07:24:06.843Z] #43 9.892 DEP images/sk-inet.pb-c.d [2021-05-27T07:24:06.843Z] #43 9.971 PBCC images/sk-unix.pb-c.c [2021-05-27T07:24:06.843Z] #43 10.03 DEP images/sk-unix.pb-c.d [2021-05-27T07:24:06.843Z] #43 10.12 PBCC images/mm.pb-c.c [2021-05-27T07:24:07.012Z] [2021-05-27T07:24:07.012Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:24:07.012Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:24:07.012Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-27T07:24:07.012Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-27T07:24:07.012Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-27T07:24:07.012Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-27T07:24:07.100Z] #43 10.18 DEP images/mm.pb-c.d [2021-05-27T07:24:07.100Z] #43 10.24 PBCC images/timerfd.pb-c.c [2021-05-27T07:24:07.100Z] #43 10.31 DEP images/timerfd.pb-c.d [2021-05-27T07:24:07.100Z] #43 10.37 PBCC images/timer.pb-c.c [2021-05-27T07:24:07.357Z] #43 10.42 DEP images/timer.pb-c.d [2021-05-27T07:24:07.357Z] #43 10.48 PBCC images/sa.pb-c.c [2021-05-27T07:24:07.357Z] #43 10.53 DEP images/sa.pb-c.d [2021-05-27T07:24:07.357Z] #43 10.57 PBCC images/pipe-data.pb-c.c [2021-05-27T07:24:07.357Z] #43 10.58 DEP images/pipe-data.pb-c.d [2021-05-27T07:24:07.358Z] + docker version [2021-05-27T07:24:07.365Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.4s done [2021-05-27T07:24:07.586Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.05MB / 50.43MB 0.2s [2021-05-27T07:24:07.594Z] #9 ... [2021-05-27T07:24:07.594Z] [2021-05-27T07:24:07.594Z] #23 [internal] load build context [2021-05-27T07:24:07.594Z] #23 sha256:410bcd4d50124c58d3ab0b4a35b0607734dc2d783cbe03f23199dae8406a936a [2021-05-27T07:24:07.594Z] #23 transferring context: 53.25MB 7.0s done [2021-05-27T07:24:07.594Z] #23 DONE 7.2s [2021-05-27T07:24:07.594Z] [2021-05-27T07:24:07.594Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:07.594Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:07.594Z] #9 ... [2021-05-27T07:24:07.594Z] [2021-05-27T07:24:07.594Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:24:07.594Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-27T07:24:07.594Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-27T07:24:07.594Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-27T07:24:07.594Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-27T07:24:07.594Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2021-05-27T07:24:07.594Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s [2021-05-27T07:24:07.594Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2021-05-27T07:24:07.594Z] #64 ... [2021-05-27T07:24:07.594Z] [2021-05-27T07:24:07.594Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:07.594Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:07.613Z] #43 10.63 PBCC images/mnt.pb-c.c [2021-05-27T07:24:07.613Z] #43 10.72 DEP images/mnt.pb-c.d [2021-05-27T07:24:07.613Z] #43 10.80 PBCC images/sk-packet.pb-c.c [2021-05-27T07:24:07.858Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 8.39MB / 50.43MB 0.4s [2021-05-27T07:24:07.858Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 19.92MB / 50.43MB 0.6s [2021-05-27T07:24:07.870Z] #43 10.86 DEP images/sk-packet.pb-c.d [2021-05-27T07:24:07.870Z] #43 10.92 PBCC images/tcp-stream.pb-c.c [2021-05-27T07:24:07.870Z] #43 10.98 DEP images/tcp-stream.pb-c.d [2021-05-27T07:24:07.870Z] #43 11.05 PBCC images/pipe.pb-c.c [2021-05-27T07:24:07.870Z] #43 11.12 DEP images/pipe.pb-c.d [2021-05-27T07:24:07.933Z] #9 ... [2021-05-27T07:24:07.933Z] [2021-05-27T07:24:07.933Z] #23 [internal] load build context [2021-05-27T07:24:07.933Z] #23 sha256:0bc4c1f514e4713f5d97af91182647e3dfaf49cacbd34ab73a020bca84af449c [2021-05-27T07:24:07.933Z] #23 transferring context: 53.25MB 8.0s done [2021-05-27T07:24:07.933Z] #23 DONE 8.3s [2021-05-27T07:24:07.933Z] [2021-05-27T07:24:07.933Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:07.933Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:07.933Z] #9 ... [2021-05-27T07:24:07.933Z] [2021-05-27T07:24:07.933Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:24:07.933Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:24:07.933Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.3s [2021-05-27T07:24:06.129Z] > git rev-list --no-walk 3113e97183e648cfecac3455508716aa4385cb77 # timeout=10 [2021-05-27T07:24:08.120Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 39.85MB / 50.43MB 0.8s [2021-05-27T07:24:08.120Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 42.99MB / 50.43MB 0.9s [2021-05-27T07:24:08.127Z] #43 11.16 PBCC images/pstree.pb-c.c [2021-05-27T07:24:08.127Z] #43 11.20 DEP images/pstree.pb-c.d [2021-05-27T07:24:08.127Z] #43 11.25 PBCC images/fs.pb-c.c [2021-05-27T07:24:08.127Z] #43 11.27 DEP images/fs.pb-c.d [2021-05-27T07:24:08.127Z] #43 11.33 PBCC images/signalfd.pb-c.c [2021-05-27T07:24:08.127Z] #43 11.40 DEP images/signalfd.pb-c.d [2021-05-27T07:24:08.194Z] #26 ... [2021-05-27T07:24:08.194Z] [2021-05-27T07:24:08.194Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:24:08.194Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-27T07:24:08.194Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-27T07:24:08.194Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-27T07:24:08.194Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-27T07:24:08.194Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-27T07:24:08.194Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done [2021-05-27T07:24:08.194Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2021-05-27T07:24:08.194Z] #62 DONE 8.7s [2021-05-27T07:24:08.194Z] [2021-05-27T07:24:08.194Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:24:08.194Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:24:08.383Z] #43 11.45 PBCC images/fh.pb-c.c [2021-05-27T07:24:08.383Z] #43 11.50 PBCC images/fsnotify.pb-c.c [2021-05-27T07:24:08.383Z] #43 11.56 DEP images/fh.pb-c.d [2021-05-27T07:24:08.383Z] #43 11.61 DEP images/fsnotify.pb-c.d [2021-05-27T07:24:08.384Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.0s [2021-05-27T07:24:08.657Z] #43 11.68 PBCC images/eventpoll.pb-c.c [2021-05-27T07:24:08.657Z] #43 11.72 DEP images/eventpoll.pb-c.d [2021-05-27T07:24:08.657Z] #43 11.78 PBCC images/eventfd.pb-c.c [2021-05-27T07:24:08.657Z] #43 11.82 DEP images/eventfd.pb-c.d [2021-05-27T07:24:08.657Z] #43 11.86 PBCC images/remap-file-path.pb-c.c [2021-05-27T07:24:08.914Z] #43 11.92 DEP images/remap-file-path.pb-c.d [2021-05-27T07:24:08.914Z] #43 11.97 PBCC images/fifo.pb-c.c [2021-05-27T07:24:08.914Z] #43 12.00 DEP images/fifo.pb-c.d [2021-05-27T07:24:08.914Z] #43 12.04 PBCC images/ghost-file.pb-c.c [2021-05-27T07:24:08.914Z] #43 12.08 DEP images/ghost-file.pb-c.d [2021-05-27T07:24:08.959Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.6s done [2021-05-27T07:24:08.983Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.4s done [2021-05-27T07:24:09.133Z] #26 ... [2021-05-27T07:24:09.133Z] [2021-05-27T07:24:09.133Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:24:09.133Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-27T07:24:09.133Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-27T07:24:09.133Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-27T07:24:09.133Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-27T07:24:09.133Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.9s done [2021-05-27T07:24:09.133Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2021-05-27T07:24:09.133Z] #64 DONE 9.6s [2021-05-27T07:24:09.133Z] [2021-05-27T07:24:09.133Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:24:09.133Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:24:09.171Z] #43 12.13 PBCC images/regfile.pb-c.c [2021-05-27T07:24:09.171Z] #43 12.18 DEP images/regfile.pb-c.d [2021-05-27T07:24:09.171Z] #43 12.24 PBCC images/ns.pb-c.c [2021-05-27T07:24:09.171Z] #43 12.29 DEP images/ns.pb-c.d [2021-05-27T07:24:09.171Z] #43 12.33 PBCC images/fdinfo.pb-c.c [2021-05-27T07:24:09.221Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-05-27T07:24:09.243Z] #9 ... [2021-05-27T07:24:09.243Z] [2021-05-27T07:24:09.243Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:24:09.243Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-27T07:24:09.243Z] #64 DONE 8.7s [2021-05-27T07:24:09.243Z] [2021-05-27T07:24:09.243Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:09.243Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:09.429Z] #43 12.39 DEP images/fdinfo.pb-c.d [2021-05-27T07:24:09.430Z] #43 12.48 PBCC images/core-aarch64.pb-c.c [2021-05-27T07:24:09.430Z] #43 12.56 PBCC images/core-arm.pb-c.c [2021-05-27T07:24:09.686Z] #43 12.64 PBCC images/core-ppc64.pb-c.c [2021-05-27T07:24:09.686Z] #43 12.69 PBCC images/core-s390.pb-c.c [2021-05-27T07:24:09.686Z] #43 12.75 PBCC images/core-x86.pb-c.c [2021-05-27T07:24:09.686Z] #43 12.82 PBCC images/core.pb-c.c [2021-05-27T07:24:09.943Z] #43 12.95 PBCC images/inventory.pb-c.c [2021-05-27T07:24:09.943Z] #43 13.08 DEP images/core-aarch64.pb-c.d [2021-05-27T07:24:09.943Z] #43 13.12 DEP images/core-arm.pb-c.d [2021-05-27T07:24:10.199Z] #43 13.22 DEP images/core-ppc64.pb-c.d [2021-05-27T07:24:10.199Z] #43 13.26 DEP images/core-s390.pb-c.d [2021-05-27T07:24:10.199Z] #43 13.31 DEP images/core-x86.pb-c.d [2021-05-27T07:24:10.199Z] #43 13.39 DEP images/core.pb-c.d [2021-05-27T07:24:10.456Z] #43 13.48 DEP images/inventory.pb-c.d [2021-05-27T07:24:10.456Z] #43 13.53 PBCC images/cpuinfo.pb-c.c [2021-05-27T07:24:10.456Z] #43 13.56 DEP images/cpuinfo.pb-c.d [2021-05-27T07:24:10.627Z] #9 ... [2021-05-27T07:24:10.627Z] [2021-05-27T07:24:10.627Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:24:10.627Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:24:10.627Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-27T07:24:10.627Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-27T07:24:10.627Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-27T07:24:10.627Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-27T07:24:10.627Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.9s done [2021-05-27T07:24:10.627Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 2.6s [2021-05-27T07:24:10.627Z] #26 ... [2021-05-27T07:24:10.627Z] [2021-05-27T07:24:10.627Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:10.627Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:10.713Z] #43 13.62 PBCC images/stats.pb-c.c [2021-05-27T07:24:10.713Z] #43 13.67 DEP images/stats.pb-c.d [2021-05-27T07:24:10.886Z] #9 ... [2021-05-27T07:24:10.886Z] [2021-05-27T07:24:10.886Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-27T07:24:10.886Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-27T07:24:10.886Z] #63 DONE 0.6s [2021-05-27T07:24:10.886Z] [2021-05-27T07:24:10.886Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:10.886Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:11.147Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.0s [2021-05-27T07:24:11.727Z] #9 ... [2021-05-27T07:24:11.727Z] [2021-05-27T07:24:11.727Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-27T07:24:11.727Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-27T07:24:11.727Z] #65 DONE 0.9s [2021-05-27T07:24:11.727Z] [2021-05-27T07:24:11.727Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:11.727Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:11.769Z] #26 ... [2021-05-27T07:24:11.769Z] [2021-05-27T07:24:11.769Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:24:11.769Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-27T07:24:11.769Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-27T07:24:11.769Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-27T07:24:11.769Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-27T07:24:11.769Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-27T07:24:11.769Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-05-27T07:24:11.769Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2021-05-27T07:24:11.769Z] #62 DONE 4.4s [2021-05-27T07:24:11.769Z] [2021-05-27T07:24:11.769Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:11.769Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:11.769Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-27T07:24:11.769Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-27T07:24:11.769Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-27T07:24:11.769Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-27T07:24:11.769Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2021-05-27T07:24:11.769Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.6s done [2021-05-27T07:24:11.769Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done [2021-05-27T07:24:11.769Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.5s done [2021-05-27T07:24:11.769Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s [2021-05-27T07:24:11.769Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.3s [2021-05-27T07:24:11.769Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 3.9s [2021-05-27T07:24:11.769Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s done [2021-05-27T07:24:11.769Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.80MB / 120.17MB 4.0s [2021-05-27T07:24:11.769Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 4.2s [2021-05-27T07:24:11.769Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.82MB / 120.17MB 4.3s [2021-05-27T07:24:11.987Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.0s done [2021-05-27T07:24:12.034Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 4.4s [2021-05-27T07:24:12.034Z] #9 ... [2021-05-27T07:24:12.034Z] [2021-05-27T07:24:12.034Z] #23 [internal] load build context [2021-05-27T07:24:12.034Z] #23 sha256:4cb1325ff1a5ed028c89328983b2dcd6dd0e9e1593ad43cf9a4de571df97e165 [2021-05-27T07:24:12.034Z] #23 transferring context: 53.24MB 4.7s done [2021-05-27T07:24:12.034Z] #23 DONE 5.1s [2021-05-27T07:24:12.034Z] [2021-05-27T07:24:12.034Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:12.034Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:12.034Z] #9 ... [2021-05-27T07:24:12.034Z] [2021-05-27T07:24:12.034Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:24:12.034Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:24:12.081Z] #43 15.11 make[1]: Nothing to be done for 'all'. [2021-05-27T07:24:12.249Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-27T07:24:12.448Z] #26 ... [2021-05-27T07:24:12.448Z] [2021-05-27T07:24:12.448Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-27T07:24:12.448Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-27T07:24:12.448Z] #63 DONE 0.7s [2021-05-27T07:24:12.448Z] [2021-05-27T07:24:12.448Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:24:12.448Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:24:12.448Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 11.0s done [2021-05-27T07:24:13.385Z] #26 DONE 13.7s [2021-05-27T07:24:13.385Z] [2021-05-27T07:24:13.385Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-27T07:24:13.385Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-27T07:24:13.385Z] #65 DONE 0.9s [2021-05-27T07:24:13.385Z] [2021-05-27T07:24:13.385Z] #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-05-27T07:24:13.385Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-27T07:24:13.503Z] #43 16.71 CC images/stats.o [2021-05-27T07:24:13.503Z] #43 ... [2021-05-27T07:24:13.503Z] [2021-05-27T07:24:13.503Z] #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-05-27T07:24:13.503Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:24:13.503Z] #13 71.87 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-27T07:24:13.503Z] #13 71.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:24:13.503Z] #13 71.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:24:13.503Z] #13 72.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-27T07:24:13.503Z] #13 72.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:24:13.503Z] #13 72.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:24:13.630Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-05-27T07:24:13.630Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-27T07:24:14.068Z] #13 ... [2021-05-27T07:24:14.068Z] [2021-05-27T07:24:14.068Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:24:14.068Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:24:14.068Z] #43 17.17 CC images/core.o [2021-05-27T07:24:14.570Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-05-27T07:24:14.570Z] #9 ... [2021-05-27T07:24:14.570Z] [2021-05-27T07:24:14.570Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:24:14.570Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:24:14.570Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.4s done [2021-05-27T07:24:14.570Z] #26 DONE 14.0s [2021-05-27T07:24:14.570Z] [2021-05-27T07:24:14.570Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:14.570Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:14.570Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-05-27T07:24:14.590Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.0s [2021-05-27T07:24:14.590Z] #26 ... [2021-05-27T07:24:14.590Z] [2021-05-27T07:24:14.590Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:24:14.590Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-27T07:24:14.590Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-27T07:24:14.590Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-27T07:24:14.590Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-27T07:24:14.590Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-27T07:24:14.590Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2021-05-27T07:24:14.590Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-05-27T07:24:14.590Z] #64 DONE 7.7s [2021-05-27T07:24:14.590Z] [2021-05-27T07:24:14.590Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:24:14.590Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-27T07:24:14.763Z] #27 1.667 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:14.763Z] #27 1.681 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:14.763Z] #27 1.681 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:15.000Z] #43 17.91 CC images/core-x86.o [2021-05-27T07:24:15.021Z] #27 1.849 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:24:15.281Z] #27 2.077 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:24:15.540Z] #27 2.411 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:24:15.561Z] #43 18.53 CC images/core-arm.o [2021-05-27T07:24:15.817Z] #43 ... [2021-05-27T07:24:15.817Z] [2021-05-27T07:24:15.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-05-27T07:24:15.817Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:24:15.817Z] #45 78.10 text/template/parse [2021-05-27T07:24:15.817Z] #45 80.51 go/parser [2021-05-27T07:24:15.817Z] #45 82.25 text/template [2021-05-27T07:24:15.817Z] #45 84.36 log [2021-05-27T07:24:15.817Z] #45 84.78 encoding/xml [2021-05-27T07:24:15.817Z] #45 86.84 go/doc [2021-05-27T07:24:15.817Z] #45 ... [2021-05-27T07:24:15.817Z] [2021-05-27T07:24:15.817Z] #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-05-27T07:24:15.817Z] #56 sha256:8850ac75bc28faa2bc6f9c5304b32734e98fe77377fdac8a5c56673b52ef349e [2021-05-27T07:24:16.328Z] #56 42.77 Checking out files: 44% (1761/3924) Checking out files: 45% (1766/3924) Checking out files: 46% (1806/3924) Checking out files: 47% (1845/3924) Checking out files: 48% (1884/3924) Checking out files: 49% (1923/3924) Checking out files: 50% (1962/3924) Checking out files: 51% (2002/3924) Checking out files: 52% (2041/3924) Checking out files: 53% (2080/3924) Checking out files: 54% (2119/3924) Checking out files: 55% (2159/3924) Checking out files: 56% (2198/3924) Checking out files: 57% (2237/3924) Checking out files: 58% (2276/3924) Checking out files: 59% (2316/3924) Checking out files: 60% (2355/3924) Checking out files: 61% (2394/3924) Checking out files: 62% (2433/3924) Checking out files: 63% (2473/3924) Checking out files: 64% (2512/3924) Checking out files: 65% (2551/3924) Checking out files: 66% (2590/3924) Checking out files: 67% (2630/3924) Checking out files: 68% (2669/3924) Checking out files: 69% (2708/3924) Checking out files: 70% (2747/3924) Checking out files: 71% (2787/3924) Checking out files: 72% (2826/3924) Checking out files: 73% (2865/3924) Checking out files: 74% (2904/3924) Checking out files: 75% (2943/3924) Checking out files: 76% (2983/3924) Checking out files: 77% (3022/3924) Checking out files: 78% (3061/3924) Checking out files: 79% (3100/3924) Checking out files: 80% (3140/3924) Checking out files: 81% (3179/3924) Checking out files: 82% (3218/3924) Checking out files: 83% (3257/3924) Checking out files: 84% (3297/3924) Checking out files: 85% (3336/3924) Checking out files: 86% (3375/3924) Checking out files: 86% (3399/3924) Checking out files: 87% (3414/3924) Checking out files: 88% (3454/3924) [2021-05-27T07:24:16.328Z] #56 ... [2021-05-27T07:24:16.328Z] [2021-05-27T07:24:16.328Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-27T07:24:16.328Z] #51 sha256:0d042de58b9f008a45d0b07e2830c298ff0cf0a293e1164d052cac50a55d3691 [2021-05-27T07:24:16.328Z] #51 78.77 golang.org/x/crypto/ssh/terminal [2021-05-27T07:24:16.328Z] #51 80.08 mvdan.cc/editorconfig [2021-05-27T07:24:16.328Z] #51 81.18 mvdan.cc/sh/v3/fileutil [2021-05-27T07:24:16.328Z] #51 81.24 text/tabwriter [2021-05-27T07:24:16.329Z] #51 81.72 mvdan.cc/sh/v3/syntax [2021-05-27T07:24:16.329Z] #51 87.67 mvdan.cc/sh/v3/cmd/shfmt [2021-05-27T07:24:16.502Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.0s done [2021-05-27T07:24:16.502Z] #26 DONE 9.6s [2021-05-27T07:24:16.502Z] [2021-05-27T07:24:16.502Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-27T07:24:16.502Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-27T07:24:16.502Z] #63 DONE 0.9s [2021-05-27T07:24:16.502Z] [2021-05-27T07:24:16.502Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-27T07:24:16.502Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-27T07:24:16.585Z] #51 ... [2021-05-27T07:24:16.585Z] [2021-05-27T07:24:16.585Z] #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-05-27T07:24:16.585Z] #56 sha256:8850ac75bc28faa2bc6f9c5304b32734e98fe77377fdac8a5c56673b52ef349e [2021-05-27T07:24:16.841Z] #56 42.77 Checking out files: 44% (1761/3924) Checking out files: 45% (1766/3924) Checking out files: 46% (1806/3924) Checking out files: 47% (1845/3924) Checking out files: 48% (1884/3924) Checking out files: 49% (1923/3924) Checking out files: 50% (1962/3924) Checking out files: 51% (2002/3924) Checking out files: 52% (2041/3924) Checking out files: 53% (2080/3924) Checking out files: 54% (2119/3924) Checking out files: 55% (2159/3924) Checking out files: 56% (2198/3924) Checking out files: 57% (2237/3924) Checking out files: 58% (2276/3924) Checking out files: 59% (2316/3924) Checking out files: 60% (2355/3924) Checking out files: 61% (2394/3924) Checking out files: 62% (2433/3924) Checking out files: 63% (2473/3924) Checking out files: 64% (2512/3924) Checking out files: 65% (2551/3924) Checking out files: 66% (2590/3924) Checking out files: 67% (2630/3924) Checking out files: 68% (2669/3924) Checking out files: 69% (2708/3924) Checking out files: 70% (2747/3924) Checking out files: 71% (2787/3924) Checking out files: 72% (2826/3924) Checking out files: 73% (2865/3924) Checking out files: 74% (2904/3924) Checking out files: 75% (2943/3924) Checking out files: 76% (2983/3924) Checking out files: 77% (3022/3924) Checking out files: 78% (3061/3924) Checking out files: 79% (3100/3924) Checking out files: 80% (3140/3924) Checking out files: 81% (3179/3924) Checking out files: 82% (3218/3924) Checking out files: 83% (3257/3924) Checking out files: 84% (3297/3924) Checking out files: 85% (3336/3924) Checking out files: 86% (3375/3924) Checking out files: 86% (3399/3924) Checking out files: 87% (3414/3924) Checking out files: 88% (3454/3924) Checking out files: 89% (3493/3924) Checking out files: 90% (3532/3924) Checking out files: 91% (3571/3924) Checking out files: 92% (3611/3924) Checking out files: 93% (3650/3924) Checking out files: 94% (3689/3924) Checking out files: 95% (3728/3924) Checking out files: 96% (3768/3924) Checking out files: 97% (3807/3924) Checking out files: 98% (3846/3924) Checking out files: 99% (3885/3924) Checking out files: 100% (3924/3924) Checking out files: 100% (3924/3924), done. [2021-05-27T07:24:16.841Z] #56 44.27 + cd /tmp/tmp.cPuiZRQQgG/src/github.com/containerd/containerd [2021-05-27T07:24:16.841Z] #56 44.27 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:24:17.391Z] Client: Docker Engine - Community [2021-05-27T07:24:17.391Z] Version: 20.10.5 [2021-05-27T07:24:17.391Z] API version: 1.41 [2021-05-27T07:24:17.391Z] Go version: go1.13.15 [2021-05-27T07:24:17.391Z] Git commit: 55c4c88 [2021-05-27T07:24:17.391Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-27T07:24:17.391Z] OS/Arch: linux/arm64 [2021-05-27T07:24:17.391Z] Context: default [2021-05-27T07:24:17.391Z] Experimental: true [2021-05-27T07:24:17.391Z] [2021-05-27T07:24:17.391Z] Server: Docker Engine - Community [2021-05-27T07:24:17.391Z] Engine: [2021-05-27T07:24:17.391Z] Version: 20.10.5 [2021-05-27T07:24:17.391Z] API version: 1.41 (minimum version 1.12) [2021-05-27T07:24:17.391Z] Go version: go1.13.15 [2021-05-27T07:24:17.391Z] Git commit: 363e9a8 [2021-05-27T07:24:17.391Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-27T07:24:17.391Z] OS/Arch: linux/arm64 [2021-05-27T07:24:17.391Z] Experimental: true [2021-05-27T07:24:17.391Z] containerd: [2021-05-27T07:24:17.391Z] Version: 1.4.4 [2021-05-27T07:24:17.391Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-27T07:24:17.391Z] runc: [2021-05-27T07:24:17.391Z] Version: 1.0.0-rc93 [2021-05-27T07:24:17.391Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-27T07:24:17.391Z] docker-init: [2021-05-27T07:24:17.391Z] Version: 0.19.0 [2021-05-27T07:24:17.391Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-27T07:24:17.442Z] #27 4.097 Fetched 8447 kB in 3s (3162 kB/s) [2021-05-27T07:24:17.449Z] #65 DONE 0.8s [2021-05-27T07:24:17.449Z] [2021-05-27T07:24:17.449Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:17.449Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:17.449Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done [2021-05-27T07:24:17.449Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2021-05-27T07:24:17.449Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s done [2021-05-27T07:24:17.449Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2021-05-27T07:24:17.449Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-27T07:24:17.720Z] + docker info [2021-05-27T07:24:18.011Z] #27 4.097 Reading package lists... [2021-05-27T07:24:18.011Z] #27 ... [2021-05-27T07:24:18.011Z] [2021-05-27T07:24:18.011Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:18.011Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:18.011Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.5s done [2021-05-27T07:24:18.011Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-05-27T07:24:18.011Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-05-27T07:24:18.011Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.0s [2021-05-27T07:24:18.020Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-05-27T07:24:18.020Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-27T07:24:18.214Z] #56 45.41 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-27T07:24:18.214Z] #56 45.41 + BUILDTAGS='netgo osusergo static_build' [2021-05-27T07:24:18.214Z] #56 45.41 + export EXTRA_FLAGS=-buildmode=pie [2021-05-27T07:24:18.214Z] #56 45.41 + EXTRA_FLAGS=-buildmode=pie [2021-05-27T07:24:18.214Z] #56 45.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-27T07:24:18.214Z] #56 45.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-27T07:24:18.214Z] #56 45.41 + '[' '' = dynamic ']' [2021-05-27T07:24:18.214Z] #56 45.41 + make [2021-05-27T07:24:18.269Z] #9 ... [2021-05-27T07:24:18.269Z] [2021-05-27T07:24:18.270Z] #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-05-27T07:24:18.270Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-27T07:24:18.270Z] #27 4.097 Reading package lists... [2021-05-27T07:24:19.205Z] #27 5.111 Reading package lists... [2021-05-27T07:24:19.205Z] #27 5.979 Building dependency tree... [2021-05-27T07:24:19.465Z] #27 6.299 The following additional packages will be installed: [2021-05-27T07:24:19.465Z] #27 6.299 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-27T07:24:19.465Z] #27 6.299 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-27T07:24:19.465Z] #27 6.299 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-27T07:24:19.465Z] #27 6.299 Suggested packages: [2021-05-27T07:24:19.465Z] #27 6.299 krb5-doc krb5-user [2021-05-27T07:24:19.465Z] #27 6.299 Recommended packages: [2021-05-27T07:24:19.465Z] #27 6.299 krb5-locales publicsuffix libsasl2-modules [2021-05-27T07:24:19.582Z] #56 46.72 + bin/ctr [2021-05-27T07:24:19.723Z] #27 6.535 The following NEW packages will be installed: [2021-05-27T07:24:19.723Z] #27 6.535 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-27T07:24:19.723Z] #27 6.535 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-27T07:24:19.723Z] #27 6.535 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-27T07:24:19.723Z] #27 6.535 libssh2-1 libssl1.1 openssl [2021-05-27T07:24:19.854Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s [2021-05-27T07:24:19.982Z] #27 6.830 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-27T07:24:19.982Z] #27 6.830 Need to get 5059 kB of archives. [2021-05-27T07:24:19.982Z] #27 6.830 After this operation, 12.1 MB of additional disk space will be used. [2021-05-27T07:24:19.982Z] #27 6.830 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-27T07:24:19.982Z] #27 6.835 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-27T07:24:19.982Z] #27 6.836 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-27T07:24:19.982Z] #27 6.843 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-27T07:24:19.982Z] #27 6.843 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-27T07:24:19.982Z] #27 6.857 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-27T07:24:19.982Z] #27 6.866 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-27T07:24:19.982Z] #27 6.883 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-27T07:24:19.982Z] #27 6.885 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-27T07:24:19.982Z] #27 6.887 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-27T07:24:19.982Z] #27 6.898 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-27T07:24:19.982Z] #27 6.898 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-27T07:24:19.982Z] #27 6.905 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-27T07:24:19.982Z] #27 6.905 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-27T07:24:19.982Z] #27 6.905 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-27T07:24:19.982Z] #27 6.910 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-27T07:24:19.982Z] #27 6.938 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-27T07:24:19.982Z] #27 6.938 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-27T07:24:19.982Z] #27 6.938 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-27T07:24:19.982Z] #27 6.938 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-27T07:24:19.982Z] #27 6.938 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-27T07:24:20.242Z] #27 7.131 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:24:20.242Z] #27 7.165 Fetched 5059 kB in 0s (13.7 MB/s) [2021-05-27T07:24:20.242Z] #27 7.228 Selecting previously unselected package libssl1.1:amd64. [2021-05-27T07:24:20.501Z] #27 7.228 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:24:20.501Z] #27 7.231 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-27T07:24:20.501Z] #27 7.242 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:20.760Z] #27 7.466 Selecting previously unselected package openssl. [2021-05-27T07:24:20.760Z] #27 7.466 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-27T07:24:20.760Z] #27 7.469 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:20.760Z] #27 7.608 Selecting previously unselected package ca-certificates. [2021-05-27T07:24:20.760Z] #27 7.608 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-27T07:24:20.760Z] #27 7.614 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-27T07:24:21.019Z] #27 7.731 Selecting previously unselected package libkeyutils1:amd64. [2021-05-27T07:24:21.019Z] #27 7.731 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-27T07:24:21.019Z] #27 7.737 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-27T07:24:21.019Z] #27 7.804 Selecting previously unselected package libkrb5support0:amd64. [2021-05-27T07:24:21.019Z] #27 7.804 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:21.019Z] #27 7.810 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:21.019Z] #27 7.870 Selecting previously unselected package libk5crypto3:amd64. [2021-05-27T07:24:21.019Z] #27 7.872 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:21.019Z] #27 7.876 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:21.278Z] #27 8.016 Selecting previously unselected package libkrb5-3:amd64. [2021-05-27T07:24:21.278Z] #27 8.016 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:21.278Z] #27 8.023 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:21.278Z] #27 8.165 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-27T07:24:21.278Z] #27 8.167 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:21.540Z] #27 8.175 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:21.540Z] #27 8.260 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-27T07:24:21.540Z] #27 8.260 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-27T07:24:21.540Z] #27 8.266 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:21.540Z] #27 8.317 Selecting previously unselected package libsasl2-2:amd64. [2021-05-27T07:24:21.540Z] #27 8.317 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-27T07:24:21.540Z] #27 8.321 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:21.540Z] #27 8.377 Selecting previously unselected package libldap-common. [2021-05-27T07:24:21.540Z] #27 8.377 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-27T07:24:21.540Z] #27 8.382 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:21.540Z] #27 8.455 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-27T07:24:21.540Z] #27 8.455 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-27T07:24:21.540Z] #27 8.459 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:21.764Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done [2021-05-27T07:24:21.803Z] #27 8.588 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-27T07:24:21.803Z] #27 8.588 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-27T07:24:21.803Z] #27 8.601 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-27T07:24:21.803Z] #27 8.686 Selecting previously unselected package libpsl5:amd64. [2021-05-27T07:24:21.803Z] #27 8.686 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-27T07:24:21.803Z] #27 8.691 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-27T07:24:21.803Z] #27 8.756 Selecting previously unselected package librtmp1:amd64. [2021-05-27T07:24:21.803Z] #27 8.756 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-27T07:24:21.803Z] #27 8.760 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-27T07:24:22.024Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-27T07:24:22.062Z] #27 8.849 Selecting previously unselected package libssh2-1:amd64. [2021-05-27T07:24:22.062Z] #27 8.851 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-27T07:24:22.062Z] #27 8.857 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-27T07:24:22.100Z] #56 ... [2021-05-27T07:24:22.100Z] [2021-05-27T07:24:22.100Z] #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-05-27T07:24:22.100Z] #51 sha256:0d042de58b9f008a45d0b07e2830c298ff0cf0a293e1164d052cac50a55d3691 [2021-05-27T07:24:22.100Z] #51 DONE 93.9s [2021-05-27T07:24:22.100Z] [2021-05-27T07:24:22.100Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:24:22.100Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:24:22.100Z] #43 18.94 CC images/core-aarch64.o [2021-05-27T07:24:22.100Z] #43 19.32 CC images/core-ppc64.o [2021-05-27T07:24:22.100Z] #43 19.95 CC images/core-s390.o [2021-05-27T07:24:22.100Z] #43 20.65 CC images/cpuinfo.o [2021-05-27T07:24:22.100Z] #43 21.13 CC images/inventory.o [2021-05-27T07:24:22.100Z] #43 21.43 CC images/fdinfo.o [2021-05-27T07:24:22.100Z] #43 21.88 CC images/fown.o [2021-05-27T07:24:22.100Z] #43 22.04 CC images/ns.o [2021-05-27T07:24:22.100Z] #43 22.22 CC images/regfile.o [2021-05-27T07:24:22.100Z] #43 22.50 CC images/ghost-file.o [2021-05-27T07:24:22.100Z] #43 22.83 CC images/fifo.o [2021-05-27T07:24:22.100Z] #43 23.13 CC images/remap-file-path.o [2021-05-27T07:24:22.100Z] #43 23.44 CC images/eventfd.o [2021-05-27T07:24:22.100Z] #43 23.63 CC images/eventpoll.o [2021-05-27T07:24:22.100Z] #43 23.89 CC images/fh.o [2021-05-27T07:24:22.100Z] #43 24.23 CC images/fsnotify.o [2021-05-27T07:24:22.100Z] #43 24.97 CC images/signalfd.o [2021-05-27T07:24:22.100Z] #43 25.21 CC images/fs.o [2021-05-27T07:24:22.241Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-05-27T07:24:22.241Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-27T07:24:22.322Z] #27 8.983 Selecting previously unselected package libcurl4:amd64. [2021-05-27T07:24:22.322Z] #27 8.985 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-27T07:24:22.322Z] #27 8.989 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-27T07:24:22.322Z] #27 9.094 Selecting previously unselected package curl. [2021-05-27T07:24:22.322Z] #27 9.094 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-27T07:24:22.322Z] #27 9.101 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-27T07:24:22.322Z] #27 9.190 Selecting previously unselected package libonig5:amd64. [2021-05-27T07:24:22.322Z] #27 9.190 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-27T07:24:22.322Z] #27 9.196 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:24:22.322Z] #27 9.319 Selecting previously unselected package libjq1:amd64. [2021-05-27T07:24:22.322Z] #27 9.319 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:24:22.356Z] #43 25.54 CC images/pstree.o [2021-05-27T07:24:22.580Z] #27 9.325 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:24:22.580Z] #27 9.400 Selecting previously unselected package jq. [2021-05-27T07:24:22.580Z] #27 9.400 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:24:22.580Z] #27 9.404 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-27T07:24:22.580Z] #27 9.459 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-27T07:24:22.839Z] #27 9.472 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-27T07:24:22.839Z] #27 9.486 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:22.839Z] #27 9.643 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-27T07:24:22.839Z] #27 9.658 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:22.839Z] #27 9.677 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:22.839Z] #27 9.688 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:22.839Z] #27 9.699 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-27T07:24:22.839Z] #27 9.712 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:22.839Z] #27 9.725 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:22.839Z] #27 9.737 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-27T07:24:22.839Z] #27 9.749 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:22.839Z] #27 9.762 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:22.839Z] #27 9.782 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:24:22.839Z] #27 9.796 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:24:22.839Z] #27 9.810 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:22.839Z] #27 9.826 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-27T07:24:22.920Z] #43 25.84 CC images/pipe.o [2021-05-27T07:24:22.920Z] #43 26.10 CC images/tcp-stream.o [2021-05-27T07:24:23.176Z] #43 26.36 CC images/sk-packet.o [2021-05-27T07:24:23.432Z] #43 26.59 CC images/mnt.o [2021-05-27T07:24:23.688Z] #43 26.85 CC images/pipe-data.o [2021-05-27T07:24:23.775Z] #27 10.48 Updating certificates in /etc/ssl/certs... [2021-05-27T07:24:23.936Z] #9 ... [2021-05-27T07:24:23.936Z] [2021-05-27T07:24:23.936Z] #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-05-27T07:24:23.936Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-27T07:24:23.936Z] #27 1.684 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:23.936Z] #27 1.689 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:23.936Z] #27 1.692 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:23.936Z] #27 1.905 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:24:23.936Z] #27 2.181 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:24:23.936Z] #27 2.494 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:24:23.936Z] #27 4.167 Fetched 8447 kB in 3s (3090 kB/s) [2021-05-27T07:24:23.936Z] #27 4.167 Reading package lists... [2021-05-27T07:24:23.936Z] #27 5.099 Reading package lists... [2021-05-27T07:24:23.936Z] #27 6.027 Building dependency tree... [2021-05-27T07:24:23.936Z] #27 6.363 The following additional packages will be installed: [2021-05-27T07:24:23.936Z] #27 6.364 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-27T07:24:23.936Z] #27 6.364 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-27T07:24:23.936Z] #27 6.364 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-27T07:24:23.936Z] #27 6.366 Suggested packages: [2021-05-27T07:24:23.936Z] #27 6.366 krb5-doc krb5-user [2021-05-27T07:24:23.936Z] #27 6.366 Recommended packages: [2021-05-27T07:24:23.936Z] #27 6.366 krb5-locales publicsuffix libsasl2-modules [2021-05-27T07:24:23.936Z] #27 6.630 The following NEW packages will be installed: [2021-05-27T07:24:23.936Z] #27 6.630 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-27T07:24:23.936Z] #27 6.630 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-27T07:24:23.936Z] #27 6.630 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-27T07:24:23.936Z] #27 6.630 libssh2-1 libssl1.1 openssl [2021-05-27T07:24:23.936Z] #27 6.930 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-27T07:24:23.936Z] #27 6.930 Need to get 5059 kB of archives. [2021-05-27T07:24:23.936Z] #27 6.930 After this operation, 12.1 MB of additional disk space will be used. [2021-05-27T07:24:23.936Z] #27 6.930 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-27T07:24:23.936Z] #27 6.930 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-27T07:24:23.936Z] #27 6.930 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-27T07:24:23.936Z] #27 6.930 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-27T07:24:23.936Z] #27 6.930 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-27T07:24:23.936Z] #27 6.930 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-27T07:24:23.936Z] #27 6.940 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-27T07:24:23.936Z] #27 6.950 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-27T07:24:23.936Z] #27 6.955 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-27T07:24:23.936Z] #27 6.955 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-27T07:24:23.936Z] #27 6.966 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-27T07:24:23.937Z] #27 6.966 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-27T07:24:23.937Z] #27 6.973 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-27T07:24:23.937Z] #27 6.973 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-27T07:24:23.937Z] #27 6.988 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-27T07:24:23.937Z] #27 6.988 Get:16 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-27T07:24:23.937Z] #27 6.988 Get:17 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-27T07:24:23.937Z] #27 7.011 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-27T07:24:23.937Z] #27 7.011 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-27T07:24:23.937Z] #27 7.011 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-27T07:24:23.937Z] #27 7.011 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-27T07:24:23.937Z] #27 7.161 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:24:23.937Z] #27 7.190 Fetched 5059 kB in 0s (14.8 MB/s) [2021-05-27T07:24:23.937Z] #27 7.335 Selecting previously unselected package libssl1.1:amd64. [2021-05-27T07:24:23.937Z] #27 7.335 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:24:23.937Z] #27 7.335 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 7.343 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:23.937Z] #27 7.584 Selecting previously unselected package openssl. [2021-05-27T07:24:23.937Z] #27 7.584 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 7.590 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:23.937Z] #27 7.779 Selecting previously unselected package ca-certificates. [2021-05-27T07:24:23.937Z] #27 7.779 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-27T07:24:23.937Z] #27 7.784 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-27T07:24:23.937Z] #27 7.878 Selecting previously unselected package libkeyutils1:amd64. [2021-05-27T07:24:23.937Z] #27 7.878 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 7.883 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-27T07:24:23.937Z] #27 7.925 Selecting previously unselected package libkrb5support0:amd64. [2021-05-27T07:24:23.937Z] #27 7.925 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 7.930 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 7.981 Selecting previously unselected package libk5crypto3:amd64. [2021-05-27T07:24:23.937Z] #27 7.981 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 7.986 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 8.043 Selecting previously unselected package libkrb5-3:amd64. [2021-05-27T07:24:23.937Z] #27 8.043 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 8.072 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 8.170 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-27T07:24:23.937Z] #27 8.170 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 8.180 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 8.246 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-27T07:24:23.937Z] #27 8.246 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 8.249 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 8.322 Selecting previously unselected package libsasl2-2:amd64. [2021-05-27T07:24:23.937Z] #27 8.322 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 8.326 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 8.391 Selecting previously unselected package libldap-common. [2021-05-27T07:24:23.937Z] #27 8.391 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-27T07:24:23.937Z] #27 8.400 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:23.937Z] #27 8.462 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-27T07:24:23.937Z] #27 8.464 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 8.469 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:23.937Z] #27 8.546 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-27T07:24:23.937Z] #27 8.546 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 8.551 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 8.612 Selecting previously unselected package libpsl5:amd64. [2021-05-27T07:24:23.937Z] #27 8.612 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 8.616 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-27T07:24:23.937Z] #27 8.673 Selecting previously unselected package librtmp1:amd64. [2021-05-27T07:24:23.937Z] #27 8.673 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 8.695 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-27T07:24:23.937Z] #27 8.754 Selecting previously unselected package libssh2-1:amd64. [2021-05-27T07:24:23.937Z] #27 8.754 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 8.759 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-27T07:24:23.937Z] #27 8.833 Selecting previously unselected package libcurl4:amd64. [2021-05-27T07:24:23.937Z] #27 8.833 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 8.839 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-27T07:24:23.937Z] #27 8.950 Selecting previously unselected package curl. [2021-05-27T07:24:23.937Z] #27 8.950 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 8.950 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-27T07:24:23.937Z] #27 9.037 Selecting previously unselected package libonig5:amd64. [2021-05-27T07:24:23.937Z] #27 9.037 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 9.043 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:24:23.937Z] #27 9.136 Selecting previously unselected package libjq1:amd64. [2021-05-27T07:24:23.937Z] #27 9.136 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 9.141 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:24:23.937Z] #27 9.194 Selecting previously unselected package jq. [2021-05-27T07:24:23.937Z] #27 9.195 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:24:23.937Z] #27 9.200 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-27T07:24:23.937Z] #27 9.264 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-27T07:24:23.937Z] #27 9.278 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-27T07:24:23.937Z] #27 9.291 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:23.937Z] #27 9.434 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 9.447 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:23.937Z] #27 9.469 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 9.481 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 9.494 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-27T07:24:23.937Z] #27 9.507 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 9.520 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:23.937Z] #27 9.532 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-27T07:24:23.937Z] #27 ... [2021-05-27T07:24:23.937Z] [2021-05-27T07:24:23.937Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:23.937Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:23.945Z] #43 27.03 CC images/sa.o [2021-05-27T07:24:24.201Z] #43 27.26 CC images/timer.o [2021-05-27T07:24:24.457Z] #43 27.63 CC images/timerfd.o [2021-05-27T07:24:24.713Z] #43 27.88 CC images/mm.o [2021-05-27T07:24:24.784Z] #9 ... [2021-05-27T07:24:24.785Z] [2021-05-27T07:24:24.785Z] #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-05-27T07:24:24.785Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-27T07:24:24.785Z] #27 1.828 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:24.785Z] #27 1.829 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:24.785Z] #27 1.838 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:24.785Z] #27 1.987 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:24:24.785Z] #27 2.213 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:24:24.785Z] #27 2.739 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:24:24.785Z] #27 4.041 Fetched 8447 kB in 2s (3418 kB/s) [2021-05-27T07:24:24.785Z] #27 4.041 Reading package lists... [2021-05-27T07:24:24.785Z] #27 4.971 Reading package lists... [2021-05-27T07:24:24.785Z] #27 5.868 Building dependency tree... [2021-05-27T07:24:24.785Z] #27 6.220 The following additional packages will be installed: [2021-05-27T07:24:24.785Z] #27 6.220 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-27T07:24:24.785Z] #27 6.220 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-27T07:24:24.785Z] #27 6.220 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-27T07:24:24.785Z] #27 6.220 Suggested packages: [2021-05-27T07:24:24.785Z] #27 6.220 krb5-doc krb5-user [2021-05-27T07:24:24.785Z] #27 6.220 Recommended packages: [2021-05-27T07:24:24.785Z] #27 6.220 krb5-locales publicsuffix libsasl2-modules [2021-05-27T07:24:24.785Z] #27 6.441 The following NEW packages will be installed: [2021-05-27T07:24:24.785Z] #27 6.441 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-27T07:24:24.785Z] #27 6.443 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-27T07:24:24.785Z] #27 6.443 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-27T07:24:24.785Z] #27 6.443 libssh2-1 libssl1.1 openssl [2021-05-27T07:24:24.785Z] #27 6.723 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-27T07:24:24.785Z] #27 6.723 Need to get 5059 kB of archives. [2021-05-27T07:24:24.785Z] #27 6.723 After this operation, 12.1 MB of additional disk space will be used. [2021-05-27T07:24:24.785Z] #27 6.723 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-27T07:24:24.785Z] #27 6.725 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-27T07:24:24.785Z] #27 6.735 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-27T07:24:24.785Z] #27 6.735 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-27T07:24:24.785Z] #27 6.735 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-27T07:24:24.785Z] #27 6.737 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-27T07:24:24.785Z] #27 6.744 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-27T07:24:24.785Z] #27 6.751 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-27T07:24:24.785Z] #27 6.751 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-27T07:24:24.785Z] #27 6.751 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-27T07:24:24.785Z] #27 6.757 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-27T07:24:24.785Z] #27 6.761 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-27T07:24:24.785Z] #27 6.761 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-27T07:24:24.785Z] #27 6.762 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-27T07:24:24.785Z] #27 6.768 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-27T07:24:24.785Z] #27 6.768 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-27T07:24:24.785Z] #27 6.770 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-27T07:24:24.785Z] #27 6.774 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-27T07:24:24.785Z] #27 6.778 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-27T07:24:24.785Z] #27 6.792 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-27T07:24:24.785Z] #27 6.797 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-27T07:24:24.785Z] #27 6.954 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:24:24.785Z] #27 6.982 Fetched 5059 kB in 0s (15.0 MB/s) [2021-05-27T07:24:24.785Z] #27 7.026 Selecting previously unselected package libssl1.1:amd64. [2021-05-27T07:24:24.785Z] #27 7.026 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:24:24.785Z] #27 7.031 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 7.041 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:24.785Z] #27 7.250 Selecting previously unselected package openssl. [2021-05-27T07:24:24.785Z] #27 7.250 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 7.258 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:24.785Z] #27 7.424 Selecting previously unselected package ca-certificates. [2021-05-27T07:24:24.785Z] #27 7.424 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-27T07:24:24.785Z] #27 7.428 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-27T07:24:24.785Z] #27 7.505 Selecting previously unselected package libkeyutils1:amd64. [2021-05-27T07:24:24.785Z] #27 7.505 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 7.509 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-27T07:24:24.785Z] #27 7.547 Selecting previously unselected package libkrb5support0:amd64. [2021-05-27T07:24:24.785Z] #27 7.548 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 7.554 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:24.785Z] #27 7.605 Selecting previously unselected package libk5crypto3:amd64. [2021-05-27T07:24:24.785Z] #27 7.605 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 7.608 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:24.785Z] #27 7.661 Selecting previously unselected package libkrb5-3:amd64. [2021-05-27T07:24:24.785Z] #27 7.661 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 7.666 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:24.785Z] #27 7.759 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-27T07:24:24.785Z] #27 7.760 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 7.765 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:24.785Z] #27 7.821 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-27T07:24:24.785Z] #27 7.821 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 7.826 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:24.785Z] #27 7.866 Selecting previously unselected package libsasl2-2:amd64. [2021-05-27T07:24:24.785Z] #27 7.866 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 7.871 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:24.785Z] #27 7.916 Selecting previously unselected package libldap-common. [2021-05-27T07:24:24.785Z] #27 7.917 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-27T07:24:24.785Z] #27 7.922 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:24.785Z] #27 7.962 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-27T07:24:24.785Z] #27 7.963 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 7.968 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:24.785Z] #27 8.038 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-27T07:24:24.785Z] #27 8.039 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 8.044 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-27T07:24:24.785Z] #27 8.092 Selecting previously unselected package libpsl5:amd64. [2021-05-27T07:24:24.785Z] #27 8.092 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 8.096 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-27T07:24:24.785Z] #27 8.139 Selecting previously unselected package librtmp1:amd64. [2021-05-27T07:24:24.785Z] #27 8.139 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 8.143 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-27T07:24:24.785Z] #27 8.187 Selecting previously unselected package libssh2-1:amd64. [2021-05-27T07:24:24.785Z] #27 8.187 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 8.191 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-27T07:24:24.785Z] #27 8.252 Selecting previously unselected package libcurl4:amd64. [2021-05-27T07:24:24.785Z] #27 8.252 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 8.255 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-27T07:24:24.785Z] #27 8.317 Selecting previously unselected package curl. [2021-05-27T07:24:24.785Z] #27 8.317 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-27T07:24:24.785Z] #27 8.324 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-27T07:24:24.785Z] #27 ... [2021-05-27T07:24:24.785Z] [2021-05-27T07:24:24.785Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:24.785Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:24.969Z] #43 28.14 CC images/sk-opts.o [2021-05-27T07:24:25.160Z] #27 11.72 137 added, 0 removed; done. [2021-05-27T07:24:25.160Z] #27 11.76 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:25.160Z] #27 11.78 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-27T07:24:25.160Z] #27 11.80 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-27T07:24:25.160Z] #27 11.81 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-27T07:24:25.160Z] #27 11.83 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:24:25.160Z] #27 11.85 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-27T07:24:25.160Z] #27 11.86 Updating certificates in /etc/ssl/certs... [2021-05-27T07:24:25.225Z] #43 28.33 CC images/sk-unix.o [2021-05-27T07:24:25.482Z] #43 28.58 CC images/sk-inet.o [2021-05-27T07:24:25.726Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-05-27T07:24:25.726Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-27T07:24:25.738Z] #43 28.88 CC images/tun.o [2021-05-27T07:24:25.995Z] #43 29.18 CC images/sk-netlink.o [2021-05-27T07:24:26.096Z] #27 12.82 0 added, 0 removed; done. [2021-05-27T07:24:26.096Z] #27 12.82 Running hooks in /etc/ca-certificates/update.d... [2021-05-27T07:24:26.096Z] #27 12.82 done. [2021-05-27T07:24:26.251Z] #43 ... [2021-05-27T07:24:26.251Z] [2021-05-27T07:24:26.251Z] #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-05-27T07:24:26.251Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:24:26.251Z] #13 94.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-27T07:24:26.251Z] #13 94.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:24:26.251Z] #13 94.61 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:24:27.240Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.8s done [2021-05-27T07:24:27.240Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-05-27T07:24:27.619Z] #13 ... [2021-05-27T07:24:27.619Z] [2021-05-27T07:24:27.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-05-27T07:24:27.619Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:24:27.619Z] #45 89.84 github.com/LK4D4/vndr/build [2021-05-27T07:24:27.619Z] #45 90.81 github.com/LK4D4/vndr/versioned [2021-05-27T07:24:27.619Z] #45 90.89 compress/flate [2021-05-27T07:24:27.619Z] #45 92.90 hash/crc32 [2021-05-27T07:24:27.619Z] #45 93.53 compress/gzip [2021-05-27T07:24:27.619Z] #45 93.74 net [2021-05-27T07:24:27.619Z] #45 94.52 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-27T07:24:27.619Z] #45 96.18 vendor/golang.org/x/text/transform [2021-05-27T07:24:27.619Z] #45 96.89 vendor/golang.org/x/text/unicode/bidi [2021-05-27T07:24:27.619Z] #45 98.76 vendor/golang.org/x/text/secure/bidirule [2021-05-27T07:24:27.619Z] #45 99.02 vendor/golang.org/x/text/unicode/norm [2021-05-27T07:24:27.619Z] #45 ... [2021-05-27T07:24:27.619Z] [2021-05-27T07:24:27.619Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:24:27.619Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:24:27.619Z] #43 29.40 CC images/packet-sock.o [2021-05-27T07:24:27.619Z] #43 29.85 CC images/ipc-var.o [2021-05-27T07:24:27.619Z] #43 30.07 CC images/ipc-desc.o [2021-05-27T07:24:27.619Z] #43 30.34 CC images/ipc-shm.o [2021-05-27T07:24:27.619Z] #43 30.52 CC images/ipc-msg.o [2021-05-27T07:24:27.876Z] #43 30.88 CC images/ipc-sem.o [2021-05-27T07:24:27.876Z] #43 31.06 CC images/utsns.o [2021-05-27T07:24:28.138Z] #43 31.28 CC images/creds.o [2021-05-27T07:24:28.394Z] #43 31.49 CC images/vma.o [2021-05-27T07:24:28.631Z] #27 ... [2021-05-27T07:24:28.631Z] [2021-05-27T07:24:28.631Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:28.631Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:28.631Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2021-05-27T07:24:28.631Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.6s done [2021-05-27T07:24:28.631Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.2s [2021-05-27T07:24:28.650Z] #43 31.71 CC images/netdev.o [2021-05-27T07:24:28.906Z] #43 32.04 CC images/tty.o [2021-05-27T07:24:29.469Z] #43 32.56 CC images/file-lock.o [2021-05-27T07:24:29.725Z] #43 32.80 CC images/rlimit.o [2021-05-27T07:24:29.937Z] #9 ... [2021-05-27T07:24:29.937Z] [2021-05-27T07:24:29.937Z] #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-05-27T07:24:29.937Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-27T07:24:29.937Z] #27 8.400 Selecting previously unselected package libonig5:amd64. [2021-05-27T07:24:29.937Z] #27 8.400 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-27T07:24:29.937Z] #27 8.404 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:24:29.937Z] #27 8.471 Selecting previously unselected package libjq1:amd64. [2021-05-27T07:24:29.937Z] #27 8.471 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:24:29.937Z] #27 8.474 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:24:29.937Z] #27 8.523 Selecting previously unselected package jq. [2021-05-27T07:24:29.937Z] #27 8.525 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:24:29.937Z] #27 8.535 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-27T07:24:29.937Z] #27 8.571 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-27T07:24:29.937Z] #27 8.585 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-27T07:24:29.937Z] #27 8.599 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:29.937Z] #27 8.707 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-27T07:24:29.937Z] #27 8.721 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:29.937Z] #27 8.745 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:29.937Z] #27 8.758 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:29.937Z] #27 8.773 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-27T07:24:29.937Z] #27 8.786 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:29.937Z] #27 8.798 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:29.937Z] #27 8.810 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-27T07:24:29.937Z] #27 8.824 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:29.937Z] #27 8.836 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:29.937Z] #27 8.855 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:24:29.937Z] #27 8.870 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:24:29.937Z] #27 8.883 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:29.937Z] #27 8.896 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-27T07:24:29.937Z] #27 9.487 Updating certificates in /etc/ssl/certs... [2021-05-27T07:24:29.937Z] #27 10.30 137 added, 0 removed; done. [2021-05-27T07:24:29.937Z] #27 10.33 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:29.937Z] #27 10.34 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-27T07:24:29.937Z] #27 10.36 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-27T07:24:29.937Z] #27 10.37 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-27T07:24:29.937Z] #27 10.38 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:24:29.937Z] #27 10.41 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-27T07:24:29.937Z] #27 10.42 Updating certificates in /etc/ssl/certs... [2021-05-27T07:24:29.937Z] #27 10.99 0 added, 0 removed; done. [2021-05-27T07:24:29.937Z] #27 10.99 Running hooks in /etc/ca-certificates/update.d... [2021-05-27T07:24:29.937Z] #27 10.99 done. [2021-05-27T07:24:29.937Z] #27 DONE 12.9s [2021-05-27T07:24:29.937Z] [2021-05-27T07:24:29.937Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:29.937Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:29.955Z] Client: [2021-05-27T07:24:29.955Z] Context: default [2021-05-27T07:24:29.955Z] Debug Mode: false [2021-05-27T07:24:29.955Z] Plugins: [2021-05-27T07:24:29.955Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-27T07:24:29.955Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-27T07:24:29.955Z] [2021-05-27T07:24:29.955Z] Server: [2021-05-27T07:24:29.955Z] Containers: 0 [2021-05-27T07:24:29.955Z] Running: 0 [2021-05-27T07:24:29.955Z] Paused: 0 [2021-05-27T07:24:29.955Z] Stopped: 0 [2021-05-27T07:24:29.955Z] Images: 0 [2021-05-27T07:24:29.955Z] Server Version: 20.10.5 [2021-05-27T07:24:29.955Z] Storage Driver: overlay2 [2021-05-27T07:24:29.955Z] Backing Filesystem: extfs [2021-05-27T07:24:29.955Z] Supports d_type: true [2021-05-27T07:24:29.955Z] Native Overlay Diff: true [2021-05-27T07:24:29.955Z] Logging Driver: json-file [2021-05-27T07:24:29.955Z] Cgroup Driver: cgroupfs [2021-05-27T07:24:29.955Z] Cgroup Version: 1 [2021-05-27T07:24:29.955Z] Plugins: [2021-05-27T07:24:29.955Z] Volume: local [2021-05-27T07:24:29.955Z] Network: bridge host ipvlan macvlan null overlay [2021-05-27T07:24:29.955Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-27T07:24:29.955Z] Swarm: inactive [2021-05-27T07:24:29.955Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-27T07:24:29.955Z] Default Runtime: runc [2021-05-27T07:24:29.955Z] Init Binary: docker-init [2021-05-27T07:24:29.955Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-27T07:24:29.955Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-27T07:24:29.955Z] init version: de40ad0 [2021-05-27T07:24:29.955Z] Security Options: [2021-05-27T07:24:29.955Z] apparmor [2021-05-27T07:24:29.955Z] seccomp [2021-05-27T07:24:29.955Z] Profile: default [2021-05-27T07:24:29.955Z] Kernel Version: 5.4.0-1041-aws [2021-05-27T07:24:29.955Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-27T07:24:29.955Z] OSType: linux [2021-05-27T07:24:29.955Z] Architecture: aarch64 [2021-05-27T07:24:29.955Z] CPUs: 4 [2021-05-27T07:24:29.955Z] Total Memory: 7.494GiB [2021-05-27T07:24:29.955Z] Name: ip-10-100-123-243 [2021-05-27T07:24:29.955Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-27T07:24:29.955Z] Docker Root Dir: /var/lib/docker [2021-05-27T07:24:29.955Z] Debug Mode: false [2021-05-27T07:24:29.955Z] Registry: https://index.docker.io/v1/ [2021-05-27T07:24:29.955Z] Labels: [2021-05-27T07:24:29.955Z] Experimental: true [2021-05-27T07:24:29.955Z] Insecure Registries: [2021-05-27T07:24:29.955Z] 127.0.0.0/8 [2021-05-27T07:24:29.955Z] Live Restore Enabled: true [2021-05-27T07:24:29.955Z] [2021-05-27T07:24:29.955Z] WARNING: No swap limit support [Pipeline] sh [2021-05-27T07:24:29.982Z] #43 33.09 CC images/pagemap.o [2021-05-27T07:24:30.008Z] #9 ... [2021-05-27T07:24:30.008Z] [2021-05-27T07:24:30.008Z] #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-05-27T07:24:30.008Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-27T07:24:30.008Z] #27 DONE 16.8s [2021-05-27T07:24:30.008Z] [2021-05-27T07:24:30.008Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:30.008Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:30.238Z] #43 33.32 CC images/siginfo.o [2021-05-27T07:24:30.251Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-27T07:24:30.251Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-27T07:24:30.251Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42410/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-27T07:24:30.251Z] + bash /home/ubuntu/workspace/moby_PR-42410/check-config.sh [2021-05-27T07:24:30.251Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-27T07:24:30.251Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-27T07:24:30.251Z] [2021-05-27T07:24:30.251Z] Generally Necessary: [2021-05-27T07:24:30.251Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-27T07:24:30.251Z] - apparmor: enabled and tools installed [2021-05-27T07:24:30.251Z] - CONFIG_NAMESPACES: enabled [2021-05-27T07:24:30.251Z] - CONFIG_NET_NS: enabled [2021-05-27T07:24:30.251Z] - CONFIG_PID_NS: enabled [2021-05-27T07:24:30.251Z] - CONFIG_IPC_NS: enabled [2021-05-27T07:24:30.251Z] - CONFIG_UTS_NS: enabled [2021-05-27T07:24:30.251Z] - CONFIG_CGROUPS: enabled [2021-05-27T07:24:30.251Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-27T07:24:30.251Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-27T07:24:30.251Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-27T07:24:30.251Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-27T07:24:30.251Z] - CONFIG_CPUSETS: enabled [2021-05-27T07:24:30.251Z] - CONFIG_MEMCG: enabled [2021-05-27T07:24:30.266Z] #9 ... [2021-05-27T07:24:30.266Z] [2021-05-27T07:24:30.266Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-27T07:24:30.266Z] #28 sha256:cf7b74bdb884a2806106193b997870837f0459ec693b4aeead450de5d3959bec [2021-05-27T07:24:30.266Z] #28 DONE 0.2s [2021-05-27T07:24:30.266Z] [2021-05-27T07:24:30.267Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:30.267Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:30.494Z] #43 33.56 CC images/rpc.o [2021-05-27T07:24:30.512Z] - CONFIG_KEYS: enabled [2021-05-27T07:24:30.512Z] - CONFIG_VETH: enabled (as module) [2021-05-27T07:24:30.512Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-27T07:24:30.512Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-27T07:24:30.512Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-27T07:24:30.512Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-27T07:24:30.512Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-27T07:24:30.512Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-27T07:24:30.512Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-27T07:24:30.512Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-27T07:24:30.512Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-27T07:24:30.512Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-27T07:24:30.512Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-27T07:24:30.512Z] [2021-05-27T07:24:30.512Z] Optional Features: [2021-05-27T07:24:30.512Z] - CONFIG_USER_NS: enabled [2021-05-27T07:24:30.512Z] - CONFIG_SECCOMP: enabled [2021-05-27T07:24:30.512Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-27T07:24:30.512Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-27T07:24:30.512Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-27T07:24:30.512Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-27T07:24:30.512Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-27T07:24:30.774Z] - CONFIG_BLK_CGROUP: enabled [2021-05-27T07:24:30.774Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-27T07:24:30.774Z] - CONFIG_CGROUP_PERF: enabled [2021-05-27T07:24:30.774Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-27T07:24:30.774Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-27T07:24:30.774Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-27T07:24:30.774Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-27T07:24:30.774Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-27T07:24:30.774Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-27T07:24:30.774Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-27T07:24:30.774Z] - CONFIG_IP_VS: enabled (as module) [2021-05-27T07:24:30.774Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-27T07:24:30.774Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-27T07:24:30.774Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-27T07:24:30.774Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-27T07:24:30.774Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-27T07:24:30.774Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-27T07:24:30.774Z] - CONFIG_EXT4_FS: enabled [2021-05-27T07:24:30.774Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-27T07:24:30.774Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-27T07:24:30.774Z] - Network Drivers: [2021-05-27T07:24:30.774Z] - "overlay": [2021-05-27T07:24:30.774Z] - CONFIG_VXLAN: enabled (as module) [2021-05-27T07:24:30.774Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-27T07:24:30.774Z] Optional (for encrypted networks): [2021-05-27T07:24:30.879Z] #9 ... [2021-05-27T07:24:30.879Z] [2021-05-27T07:24:30.879Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-27T07:24:30.879Z] #28 sha256:5a7bc27c7f298d5cab762b2f99489e746ad2e924fc8dc77b2cb9e0457823147c [2021-05-27T07:24:30.879Z] #28 DONE 1.1s [2021-05-27T07:24:30.879Z] [2021-05-27T07:24:30.879Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:30.879Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:30.879Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-05-27T07:24:31.035Z] - CONFIG_CRYPTO: enabled [2021-05-27T07:24:31.035Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-27T07:24:31.035Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-27T07:24:31.035Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-27T07:24:31.035Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-27T07:24:31.035Z] - CONFIG_XFRM: enabled [2021-05-27T07:24:31.035Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-27T07:24:31.035Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-27T07:24:31.035Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-27T07:24:31.035Z] - "ipvlan": [2021-05-27T07:24:31.035Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-27T07:24:31.035Z] - "macvlan": [2021-05-27T07:24:31.035Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-27T07:24:31.035Z] - CONFIG_DUMMY: enabled (as module) [2021-05-27T07:24:31.035Z] - "ftp,tftp client in container": [2021-05-27T07:24:31.035Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-27T07:24:31.035Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-27T07:24:31.035Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-27T07:24:31.035Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-27T07:24:31.035Z] - Storage Drivers: [2021-05-27T07:24:31.035Z] - "aufs": [2021-05-27T07:24:31.035Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-27T07:24:31.035Z] - "btrfs": [2021-05-27T07:24:31.035Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-27T07:24:31.035Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-27T07:24:31.035Z] - "devicemapper": [2021-05-27T07:24:31.035Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-27T07:24:31.035Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-27T07:24:31.035Z] - "overlay": [2021-05-27T07:24:31.296Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-27T07:24:31.296Z] - "zfs": [2021-05-27T07:24:31.296Z] - /dev/zfs: present [2021-05-27T07:24:31.296Z] - zfs command: missing [2021-05-27T07:24:31.296Z] - zpool command: missing [2021-05-27T07:24:31.296Z] [2021-05-27T07:24:31.296Z] Limits: [2021-05-27T07:24:31.296Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-27T07:24:31.296Z] [2021-05-27T07:24:31.296Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-27T07:24:31.450Z] #9 ... [2021-05-27T07:24:31.450Z] [2021-05-27T07:24:31.450Z] #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-05-27T07:24:31.450Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-27T07:24:31.450Z] #27 9.626 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:31.450Z] #27 9.640 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:31.450Z] #27 9.661 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:24:31.450Z] #27 9.675 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:24:31.450Z] #27 9.687 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:31.450Z] #27 9.923 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-27T07:24:31.450Z] #27 10.91 Updating certificates in /etc/ssl/certs... [2021-05-27T07:24:31.450Z] #27 12.03 137 added, 0 removed; done. [2021-05-27T07:24:31.450Z] #27 12.27 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-27T07:24:31.450Z] #27 12.29 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-27T07:24:31.450Z] #27 12.30 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-27T07:24:31.450Z] #27 12.32 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-27T07:24:31.450Z] #27 12.34 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:24:31.450Z] #27 12.37 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-27T07:24:31.450Z] #27 12.41 Updating certificates in /etc/ssl/certs... [2021-05-27T07:24:31.450Z] #27 13.32 0 added, 0 removed; done. [2021-05-27T07:24:31.450Z] #27 13.32 Running hooks in /etc/ca-certificates/update.d... [2021-05-27T07:24:31.450Z] #27 13.32 done. [2021-05-27T07:24:31.450Z] #27 DONE 16.4s [2021-05-27T07:24:31.450Z] [2021-05-27T07:24:31.450Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-27T07:24:31.450Z] #28 sha256:52ec7ba353c95b8fa2b71d9e4bba71064f3e677ebd3595624617f19fac8501b8 [2021-05-27T07:24:31.450Z] #28 DONE 0.4s [2021-05-27T07:24:31.450Z] [2021-05-27T07:24:31.450Z] #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-05-27T07:24:31.450Z] #29 sha256:507d2ed13255ff66b1b063693a5f4193b5d071ba354c70942cd3ce6778e05960 [2021-05-27T07:24:31.450Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-05-27T07:24:31.635Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:934d360039113adf2877706d14fd7c499c9199ca . [2021-05-27T07:24:31.711Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-27T07:24:31.862Z] #43 34.67 CC images/ext-file.o [2021-05-27T07:24:31.862Z] #43 34.90 CC images/cgroup.o [2021-05-27T07:24:31.898Z] #1 [internal] load build definition from Dockerfile [2021-05-27T07:24:31.898Z] #1 sha256:70b89fca1efb38ba7946cb33292a8692ec0c4ff3f60c6e63908bdda333dc2d04 [2021-05-27T07:24:31.898Z] #1 transferring dockerfile: [2021-05-27T07:24:31.972Z] #9 DONE 25.0s [2021-05-27T07:24:31.972Z] [2021-05-27T07:24:31.972Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-27T07:24:31.972Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-27T07:24:32.160Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-05-27T07:24:32.160Z] #1 DONE 0.2s [2021-05-27T07:24:32.160Z] [2021-05-27T07:24:32.160Z] #2 [internal] load .dockerignore [2021-05-27T07:24:32.160Z] #2 sha256:e612dbe2862d1d5ae5227f487ae0cd45bae4ca8dd94a21b1e0b1ec09d8a32351 [2021-05-27T07:24:32.160Z] #2 transferring context: 87B done [2021-05-27T07:24:32.160Z] #2 DONE 0.0s [2021-05-27T07:24:32.422Z] [2021-05-27T07:24:32.422Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-27T07:24:32.422Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-27T07:24:32.425Z] #43 35.45 CC images/userns.o [2021-05-27T07:24:32.425Z] #43 35.71 CC images/google/protobuf/descriptor.o [2021-05-27T07:24:32.829Z] #29 1.489 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-27T07:24:32.829Z] #29 1.590 [2021-05-27T07:24:32.914Z] #10 DONE 0.9s [2021-05-27T07:24:32.914Z] [2021-05-27T07:24:32.914Z] #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-05-27T07:24:32.914Z] #29 sha256:6c6a259f7fead47ad4c948bf798496860aeefd407c5ba4b3a19875cbf4e7f6de [2021-05-27T07:24:32.914Z] #29 1.083 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-27T07:24:32.914Z] #29 1.138 [2021-05-27T07:24:32.914Z] #29 1.251 ############ 16.8% ########################## 36.2% ######################################### 57.8% ####################################################### 76.7% ###################################################################### 97.3% ######################################################################## 100.0% [2021-05-27T07:24:32.914Z] #29 1.751 [2021-05-27T07:24:32.914Z] #29 1.878 ################################################################# 91.2% ######################################################################## 100.0% [2021-05-27T07:24:32.914Z] #29 1.947 [2021-05-27T07:24:32.914Z] #29 2.060 ################################################################## 92.8% ######################################################################## 100.0% [2021-05-27T07:24:32.914Z] #29 2.142 [2021-05-27T07:24:32.995Z] #3 DONE 0.5s [2021-05-27T07:24:32.995Z] [2021-05-27T07:24:32.995Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-27T07:24:32.995Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-27T07:24:32.995Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-27T07:24:32.995Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-27T07:24:32.995Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-05-27T07:24:32.995Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-05-27T07:24:32.995Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2021-05-27T07:24:33.257Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-05-27T07:24:33.257Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-05-27T07:24:33.352Z] #29 1.708 ############ 17.5% ########################## 37.3% ##################################### 52.7% ######################################################### 79.7% ####################################################################### 99.5% ######################################################################## 100.0% [2021-05-27T07:24:33.435Z] #29 2.255 #### 5.6% ############ 17.8% ############################## 41.7% ################################################# 69.2% #################################################################### 94.9% ######################################################################## 100.0% [2021-05-27T07:24:33.436Z] #29 2.808 [2021-05-27T07:24:33.518Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-05-27T07:24:33.518Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-05-27T07:24:33.564Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s [2021-05-27T07:24:33.612Z] #29 2.229 [2021-05-27T07:24:33.612Z] #29 2.354 ################################################################ 89.3% ######################################################################## 100.0% [2021-05-27T07:24:33.815Z] #4 DONE 0.9s [2021-05-27T07:24:33.873Z] #29 2.446 [2021-05-27T07:24:33.873Z] #29 2.567 ############################################################ 83.4% ######################################################################## 100.0% [2021-05-27T07:24:33.873Z] #29 2.677 [2021-05-27T07:24:33.962Z] #29 2.923 ## 3.3% ###### 9.2% ########## 14.8% ############## 20.0% ################## [2021-05-27T07:24:33.962Z] #29 ... [2021-05-27T07:24:33.962Z] [2021-05-27T07:24:33.962Z] #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-05-27T07:24:33.962Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-27T07:24:33.962Z] #11 DONE 1.1s [2021-05-27T07:24:33.962Z] [2021-05-27T07:24:33.962Z] #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-05-27T07:24:33.962Z] #29 sha256:6c6a259f7fead47ad4c948bf798496860aeefd407c5ba4b3a19875cbf4e7f6de [2021-05-27T07:24:34.076Z] [2021-05-27T07:24:34.076Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-27T07:24:34.076Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-27T07:24:34.228Z] #29 2.923 ## 3.3% ###### 9.2% ########## 14.8% ############## 20.0% ################## 25.3% ##################### 30.2% ######################### 35.5% [2021-05-27T07:24:34.228Z] #29 ... [2021-05-27T07:24:34.228Z] [2021-05-27T07:24:34.228Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-27T07:24:34.228Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-27T07:24:34.228Z] #31 DONE 0.3s [2021-05-27T07:24:34.228Z] [2021-05-27T07:24:34.228Z] #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-05-27T07:24:34.228Z] #29 sha256:6c6a259f7fead47ad4c948bf798496860aeefd407c5ba4b3a19875cbf4e7f6de [2021-05-27T07:24:34.228Z] #29 2.923 ## 3.3% ###### 9.2% ########## 14.8% ############## 20.0% ################## 25.3% ##################### 30.2% ######################### 35.5% ############################# 40.7% [2021-05-27T07:24:34.228Z] #29 ... [2021-05-27T07:24:34.228Z] [2021-05-27T07:24:34.228Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-27T07:24:34.228Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-27T07:24:34.228Z] #39 DONE 0.4s [2021-05-27T07:24:34.228Z] [2021-05-27T07:24:34.228Z] #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-05-27T07:24:34.228Z] #29 sha256:6c6a259f7fead47ad4c948bf798496860aeefd407c5ba4b3a19875cbf4e7f6de [2021-05-27T07:24:34.317Z] #43 37.24 CC images/opts.o [2021-05-27T07:24:34.317Z] #43 37.44 CC images/seccomp.o [2021-05-27T07:24:34.574Z] #43 37.78 CC images/binfmt-misc.o [2021-05-27T07:24:34.673Z] #29 2.799 ########### 16.0% ######################### 35.1% ####################################### 54.2% ##################################################### 74.6% ################################################################### 93.7% ######################################################################## 100.0% [2021-05-27T07:24:34.673Z] #29 3.339 [2021-05-27T07:24:34.830Z] #43 37.98 CC images/time.o [2021-05-27T07:24:35.021Z] #8 DONE 0.9s [2021-05-27T07:24:35.021Z] [2021-05-27T07:24:35.021Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-27T07:24:35.021Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-27T07:24:35.021Z] #5 DONE 1.0s [2021-05-27T07:24:35.021Z] [2021-05-27T07:24:35.021Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-27T07:24:35.021Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-27T07:24:35.021Z] #7 DONE 1.1s [2021-05-27T07:24:35.021Z] [2021-05-27T07:24:35.021Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-27T07:24:35.021Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-27T07:24:35.021Z] #6 DONE 1.0s [2021-05-27T07:24:35.094Z] #43 38.20 CC images/sysctl.o [2021-05-27T07:24:35.352Z] #43 38.44 CC images/autofs.o [2021-05-27T07:24:35.595Z] [2021-05-27T07:24:35.595Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:35.595Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-27T07:24:35.595Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-27T07:24:35.609Z] #43 38.69 CC images/macvlan.o [2021-05-27T07:24:35.799Z] #29 2.923 ## 3.3% ###### 9.2% ########## 14.8% ############## 20.0% ################## 25.3% ##################### 30.2% ######################### 35.5% ############################# 40.7% ############################### 44.4% ################################## 47.5% ####################################### 54.7% ############################################ 62.2% ################################################ 66.7% #################################################### 72.3% ###################################################### 75.0% ######################################################### 80.2% ############################################################ 83.5% ############################################################# 86.0% ################################################################ 89.2% ################################################################### 94.4% ######################################################################## 100.0% [2021-05-27T07:24:35.799Z] #29 5.135 [2021-05-27T07:24:35.859Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-05-27T07:24:35.859Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-27T07:24:35.859Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-05-27T07:24:35.859Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.3s [2021-05-27T07:24:35.859Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.3s [2021-05-27T07:24:35.859Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 6.29MB / 49.18MB 0.4s [2021-05-27T07:24:35.866Z] #43 38.93 CC images/sit.o [2021-05-27T07:24:36.123Z] #43 39.23 CC images/memfd.o [2021-05-27T07:24:36.125Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 11.53MB / 49.18MB 0.5s [2021-05-27T07:24:36.125Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s [2021-05-27T07:24:36.125Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 16.78MB / 49.18MB 0.6s [2021-05-27T07:24:36.372Z] #29 5.743 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-27T07:24:36.373Z] #29 5.836 [2021-05-27T07:24:36.379Z] #43 39.54 CC images/timens.o [2021-05-27T07:24:36.391Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 31.46MB / 49.18MB 0.8s [2021-05-27T07:24:36.391Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 35.65MB / 49.18MB 0.9s [2021-05-27T07:24:36.391Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.8s done [2021-05-27T07:24:36.391Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.9s [2021-05-27T07:24:36.515Z] #29 3.470 ## 2.9% ###### 9.5% ########## 14.8% ############## 20.0% ################## 25.2% ##################### 29.9% ########################### 37.9% ############################### 43.1% ################################## 48.3% ###################################### 53.5% ########################################## 58.7% ############################################## 64.0% ################################################# 69.4% ##################################################### 74.6% ####################################################### 77.3% ############################################################# 85.0% ################################################################ 89.0% #################################################################### 95.4% ######################################################################## 100.0% [2021-05-27T07:24:36.633Z] #29 5.909 ######################################################################## 100.0% [2021-05-27T07:24:36.633Z] #29 5.941 [2021-05-27T07:24:36.636Z] #43 39.76 LINK images/built-in.o [2021-05-27T07:24:36.659Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 45.09MB / 49.18MB 1.0s [2021-05-27T07:24:36.659Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 1.0s [2021-05-27T07:24:36.659Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.1s [2021-05-27T07:24:36.659Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 14.68MB / 52.16MB 1.1s [2021-05-27T07:24:36.659Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 1.05MB / 9.98MB 1.1s [2021-05-27T07:24:36.659Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.26MB / 52.16MB 1.2s [2021-05-27T07:24:36.659Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.15MB / 9.98MB 1.2s [2021-05-27T07:24:36.779Z] #29 5.339 [2021-05-27T07:24:36.892Z] #43 39.96 GEN compel/include/asm [2021-05-27T07:24:36.892Z] #43 40.00 GEN compel/include/version.h [2021-05-27T07:24:36.892Z] #43 40.04 touch .config [2021-05-27T07:24:36.892Z] #43 40.09 GEN include/common/config.h [2021-05-27T07:24:36.895Z] #29 6.247 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-27T07:24:36.895Z] #29 6.366 [2021-05-27T07:24:36.924Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 34.60MB / 52.16MB 1.3s [2021-05-27T07:24:36.924Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.69MB / 9.98MB 1.3s [2021-05-27T07:24:36.924Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 49.55MB / 52.16MB 1.4s [2021-05-27T07:24:37.039Z] #29 5.642 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-27T07:24:37.039Z] #29 5.747 [2021-05-27T07:24:37.039Z] #29 5.812 ######################################################################## 100.0% [2021-05-27T07:24:37.039Z] #29 5.840 [2021-05-27T07:24:37.149Z] #43 40.18 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-27T07:24:37.149Z] #43 40.20 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-27T07:24:37.149Z] #43 40.22 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-27T07:24:37.149Z] #43 40.24 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-27T07:24:37.149Z] #43 40.26 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-27T07:24:37.149Z] #43 40.30 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-27T07:24:37.149Z] #43 40.32 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-27T07:24:37.149Z] #43 40.34 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-27T07:24:37.149Z] #43 40.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-27T07:24:37.149Z] #43 40.38 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-27T07:24:37.149Z] #43 40.39 DEP compel/plugins/std/infect.d [2021-05-27T07:24:37.156Z] #29 6.468 ############################ 39.8% ######################################################################## 100.0% [2021-05-27T07:24:37.156Z] #29 6.533 [2021-05-27T07:24:37.191Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.6s [2021-05-27T07:24:37.299Z] #29 6.134 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-27T07:24:37.405Z] #43 40.51 DEP compel/plugins/std/string.d [2021-05-27T07:24:37.405Z] #43 40.58 DEP compel/plugins/std/log.d [2021-05-27T07:24:37.405Z] #43 40.70 DEP compel/plugins/std/fds.d [2021-05-27T07:24:37.416Z] #29 6.867 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-27T07:24:37.563Z] #29 6.237 [2021-05-27T07:24:37.564Z] #29 6.358 0.0% ######################################################################## 100.0% [2021-05-27T07:24:37.564Z] #29 6.427 [2021-05-27T07:24:37.662Z] #43 40.78 DEP compel/plugins/std/std.d [2021-05-27T07:24:37.662Z] #43 40.87 DEP compel/plugins/shmem/shmem.d [2021-05-27T07:24:37.662Z] #43 40.96 DEP compel/plugins/fds/fds.d [2021-05-27T07:24:37.678Z] #29 6.986 [2021-05-27T07:24:37.772Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done [2021-05-27T07:24:37.777Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.5s done [2021-05-27T07:24:37.919Z] #43 41.08 CC compel/plugins/std/std.o [2021-05-27T07:24:38.036Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-27T07:24:38.036Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-05-27T07:24:38.036Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.4s done [2021-05-27T07:24:38.136Z] #29 6.775 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-27T07:24:38.136Z] #29 6.907 [2021-05-27T07:24:38.203Z] #29 7.140 0.0% ### 4.8% ################ 23.6% ##################################### 51.6% ########################################### 60.4% [2021-05-27T07:24:38.203Z] #29 ... [2021-05-27T07:24:38.203Z] [2021-05-27T07:24:38.203Z] #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-05-27T07:24:38.203Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-27T07:24:38.203Z] #12 DONE 4.3s [2021-05-27T07:24:38.203Z] [2021-05-27T07:24:38.203Z] #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-05-27T07:24:38.203Z] #29 sha256:6c6a259f7fead47ad4c948bf798496860aeefd407c5ba4b3a19875cbf4e7f6de [2021-05-27T07:24:38.295Z] #9 DONE 38.7s [2021-05-27T07:24:38.295Z] [2021-05-27T07:24:38.295Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-27T07:24:38.295Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-27T07:24:38.464Z] #29 7.140 0.0% ### 4.8% ################ 23.6% ##################################### 51.6% ########################################### 60.4% ########################################################### 82.8% #################################################################### 94.9% ######################################################################## 100.0% [2021-05-27T07:24:38.464Z] #29 7.807 [2021-05-27T07:24:38.481Z] #43 41.50 CC compel/plugins/std/fds.o [2021-05-27T07:24:38.915Z] #29 7.044 ##### 8.3% ######################## 34.5% ##################################### 52.5% ########################################### 60.6% ############################################################ 83.4% ######################################################################## 100.0% [2021-05-27T07:24:38.915Z] #29 7.555 [2021-05-27T07:24:39.034Z] #29 8.451 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-27T07:24:39.035Z] #29 8.536 [2021-05-27T07:24:39.044Z] #43 41.99 CC compel/plugins/std/log.o [2021-05-27T07:24:39.174Z] #29 ... [2021-05-27T07:24:39.174Z] [2021-05-27T07:24:39.174Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:39.174Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-27T07:24:39.174Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.3s done [2021-05-27T07:24:39.174Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-27T07:24:39.174Z] #9 DONE 38.7s [2021-05-27T07:24:39.174Z] [2021-05-27T07:24:39.174Z] #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-05-27T07:24:39.174Z] #29 sha256:507d2ed13255ff66b1b063693a5f4193b5d071ba354c70942cd3ce6778e05960 [2021-05-27T07:24:39.174Z] #29 7.875 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-27T07:24:39.174Z] #29 ... [2021-05-27T07:24:39.174Z] [2021-05-27T07:24:39.174Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-27T07:24:39.174Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-27T07:24:39.295Z] #29 8.607 ######################################################################## 100.0% [2021-05-27T07:24:39.295Z] #29 8.639 [2021-05-27T07:24:39.295Z] #29 8.863 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-27T07:24:39.434Z] #9 ... [2021-05-27T07:24:39.434Z] [2021-05-27T07:24:39.434Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:24:39.434Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-27T07:24:39.434Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-27T07:24:39.434Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-27T07:24:39.434Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-27T07:24:39.434Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-27T07:24:39.434Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-05-27T07:24:39.434Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-05-27T07:24:39.434Z] #62 DONE 3.6s [2021-05-27T07:24:39.434Z] [2021-05-27T07:24:39.434Z] #23 [internal] load build context [2021-05-27T07:24:39.434Z] #23 sha256:66c727576c5627f8d8825d6e83c70a99e1fbf0e12aae79b8c10238003de89f26 [2021-05-27T07:24:39.434Z] #23 transferring context: 53.25MB 3.3s done [2021-05-27T07:24:39.434Z] #23 DONE 3.6s [2021-05-27T07:24:39.434Z] [2021-05-27T07:24:39.434Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:39.434Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-27T07:24:39.434Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.44MB / 62.53MB 3.7s [2021-05-27T07:24:39.434Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.7s [2021-05-27T07:24:39.434Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.6s done [2021-05-27T07:24:39.434Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 13.49MB / 62.53MB 3.8s [2021-05-27T07:24:39.434Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 7.34MB / 97.69MB 3.8s [2021-05-27T07:24:39.556Z] #29 9.001 [2021-05-27T07:24:39.556Z] #29 9.075 ######################################################################## 100.0% [2021-05-27T07:24:39.556Z] #29 9.111 [2021-05-27T07:24:39.607Z] #43 42.85 CC compel/plugins/std/string.o [2021-05-27T07:24:39.697Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 38.34MB / 62.53MB 4.0s [2021-05-27T07:24:39.697Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 4.0s [2021-05-27T07:24:39.697Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.38MB / 62.53MB 4.1s [2021-05-27T07:24:39.697Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 55.72MB / 62.53MB 4.2s [2021-05-27T07:24:39.697Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 51.54MB / 97.69MB 4.2s [2021-05-27T07:24:39.817Z] #29 9.127 Download of images into '/build' complete. [2021-05-27T07:24:39.817Z] #29 9.127 Use something like the following to load the result into a Docker daemon: [2021-05-27T07:24:39.817Z] #29 9.127 tar -cC '/build' . | docker load [2021-05-27T07:24:39.817Z] #29 DONE 9.3s [2021-05-27T07:24:39.817Z] [2021-05-27T07:24:39.817Z] #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-05-27T07:24:39.817Z] #47 sha256:ed85a350604ef33420508a5c5b9737e4602a09f7ebcf51f1ae39f61d8e93604d [2021-05-27T07:24:39.817Z] #47 5.652 + RM_GOPATH=0 [2021-05-27T07:24:39.817Z] #47 5.652 + TMP_GOPATH= [2021-05-27T07:24:39.817Z] #47 5.652 + : /build [2021-05-27T07:24:39.817Z] #47 5.652 + '[' -z '' ']' [2021-05-27T07:24:39.817Z] #47 5.652 ++ mktemp -d [2021-05-27T07:24:39.817Z] #47 5.653 + export GOPATH=/tmp/tmp.4xVE8hoOHn [2021-05-27T07:24:39.817Z] #47 5.653 + GOPATH=/tmp/tmp.4xVE8hoOHn [2021-05-27T07:24:39.817Z] #47 5.653 + RM_GOPATH=1 [2021-05-27T07:24:39.817Z] #47 5.653 + case "$(go env GOARCH)" in [2021-05-27T07:24:39.817Z] #47 5.653 ++ go env GOARCH [2021-05-27T07:24:39.817Z] #47 5.661 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:39.817Z] #47 5.661 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:39.817Z] #47 5.661 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:39.817Z] #47 5.662 + dir=/tmp/install [2021-05-27T07:24:39.817Z] #47 5.662 + bin=gotestsum [2021-05-27T07:24:39.817Z] #47 5.662 + shift [2021-05-27T07:24:39.817Z] #47 5.662 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-27T07:24:39.817Z] #47 5.662 + . /tmp/install/gotestsum.installer [2021-05-27T07:24:39.817Z] #47 5.662 ++ : v0.5.3 [2021-05-27T07:24:39.817Z] #47 5.662 + install_gotestsum [2021-05-27T07:24:39.817Z] #47 5.664 + set -e [2021-05-27T07:24:39.817Z] #47 5.664 + export GO111MODULE=on [2021-05-27T07:24:39.817Z] #47 5.664 + GO111MODULE=on [2021-05-27T07:24:39.817Z] #47 5.664 + GOBIN=/build [2021-05-27T07:24:39.817Z] #47 5.664 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-27T07:24:39.817Z] #47 5.739 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-27T07:24:39.817Z] #47 5.739 go: finding gotest.tools v0.5.3 [2021-05-27T07:24:39.959Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.3s [2021-05-27T07:24:39.959Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 4.3s [2021-05-27T07:24:39.959Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 91.23MB / 97.69MB 4.5s [2021-05-27T07:24:40.077Z] #47 6.242 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-27T07:24:40.171Z] #43 ... [2021-05-27T07:24:40.171Z] [2021-05-27T07:24:40.171Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:24:40.171Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:24:40.171Z] #45 102.7 vendor/golang.org/x/net/idna [2021-05-27T07:24:40.171Z] #45 105.1 vendor/golang.org/x/net/http2/hpack [2021-05-27T07:24:40.171Z] #45 106.2 mime [2021-05-27T07:24:40.171Z] #45 108.0 mime/quotedprintable [2021-05-27T07:24:40.171Z] #45 108.4 net/http/internal [2021-05-27T07:24:40.171Z] #45 111.2 crypto/tls [2021-05-27T07:24:40.212Z] #10 ... [2021-05-27T07:24:40.212Z] [2021-05-27T07:24:40.212Z] #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-05-27T07:24:40.212Z] #29 sha256:4307e4657e3a84d87d7a5b795b0feec10a86516f58718b79e7286c6d261ab438 [2021-05-27T07:24:40.212Z] #29 1.528 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-27T07:24:40.212Z] #29 1.631 [2021-05-27T07:24:40.212Z] #29 1.753 ############ 17.1% ########################## 36.9% ######################################## 56.8% ###################################################### 76.1% ##################################################################### 96.3% ######################################################################## 100.0% [2021-05-27T07:24:40.212Z] #29 2.270 [2021-05-27T07:24:40.212Z] #29 2.409 #################################################################### 95.3% ######################################################################## 100.0% [2021-05-27T07:24:40.212Z] #29 2.515 [2021-05-27T07:24:40.212Z] #29 2.641 ########################################################## 81.8% ######################################################################## 100.0% [2021-05-27T07:24:40.212Z] #29 2.756 [2021-05-27T07:24:40.212Z] #29 2.879 ######### 13.6% ####################### 33.3% ####################################### 55.4% ##################################################### 74.9% ################################################################### 94.0% ######################################################################## 100.0% [2021-05-27T07:24:40.212Z] #29 3.446 [2021-05-27T07:24:40.212Z] #29 3.684 #=#=# 1.1% #### 6.9% ##### 8.3% ########## 14.6% ############## 20.2% ################# 24.6% ##################### 29.2% ###################### 31.3% ####################### 32.4% ######################### 34.8% ######################### 36.0% ############################# 40.6% ############################## 43.0% ################################### 49.1% ######################################## 55.6% ############################################ 61.9% ################################################# 69.0% ###################################################### 75.1% ########################################################### 82.5% ############################################################## 86.8% ################################################################### 93.7% ######################################################################## 100.0% [2021-05-27T07:24:40.212Z] #29 6.976 [2021-05-27T07:24:40.213Z] #29 7.334 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-27T07:24:40.213Z] #29 7.438 [2021-05-27T07:24:40.213Z] #29 7.549 ######################################################################## 100.0% [2021-05-27T07:24:40.213Z] #29 7.588 [2021-05-27T07:24:40.213Z] #29 7.909 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-27T07:24:40.213Z] #29 7.996 [2021-05-27T07:24:40.213Z] #29 8.110 ##################### 30.0% ######################################################################## 100.0% [2021-05-27T07:24:40.213Z] #29 8.185 [2021-05-27T07:24:40.213Z] #29 8.678 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-27T07:24:40.213Z] #29 8.759 [2021-05-27T07:24:40.213Z] #29 8.892 ## 3.6% ################### 26.7% ############################### 43.1% ################################################ 67.8% ################################################################### 93.6% ######################################################################## 100.0% [2021-05-27T07:24:40.213Z] #29 9.415 [2021-05-27T07:24:40.213Z] #29 9.675 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-27T07:24:40.213Z] #29 9.727 [2021-05-27T07:24:40.213Z] #29 9.773 ######################################################################## 100.0% [2021-05-27T07:24:40.213Z] #29 9.790 [2021-05-27T07:24:40.213Z] #29 9.970 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-27T07:24:40.213Z] #29 10.05 [2021-05-27T07:24:40.213Z] #29 10.10 ######################################################################## 100.0% [2021-05-27T07:24:40.213Z] #29 10.14 [2021-05-27T07:24:40.213Z] #29 10.16 Download of images into '/build' complete. [2021-05-27T07:24:40.223Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.6s [2021-05-27T07:24:40.428Z] #45 ... [2021-05-27T07:24:40.428Z] [2021-05-27T07:24:40.428Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:24:40.428Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:24:40.428Z] #43 43.51 CC compel/plugins/std/infect.o [2021-05-27T07:24:40.481Z] #29 10.16 Use something like the following to load the result into a Docker daemon: [2021-05-27T07:24:40.481Z] #29 10.16 tar -cC '/build' . | docker load [2021-05-27T07:24:40.650Z] #47 6.739 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-27T07:24:40.992Z] #43 43.92 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-27T07:24:40.992Z] #43 44.00 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-27T07:24:40.992Z] #43 44.07 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-27T07:24:40.992Z] #43 44.16 AR compel/plugins/std.lib.a [2021-05-27T07:24:41.172Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.1s done [2021-05-27T07:24:41.222Z] #47 7.237 go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:24:41.222Z] #47 7.273 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-27T07:24:41.222Z] #47 7.338 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:24:41.222Z] #47 7.375 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:24:41.249Z] #43 44.26 CC compel/plugins/fds/fds.o [2021-05-27T07:24:41.485Z] #47 7.458 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:24:41.485Z] #47 7.507 go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:24:41.485Z] #47 7.593 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:24:41.485Z] #47 7.603 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:24:41.505Z] #43 44.58 AR compel/plugins/fds.lib.a [2021-05-27T07:24:41.505Z] #43 44.63 HOSTDEP compel/src/lib/log-host.d [2021-05-27T07:24:41.505Z] #43 44.74 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-27T07:24:41.713Z] #10 ... [2021-05-27T07:24:41.713Z] [2021-05-27T07:24:41.713Z] #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-05-27T07:24:41.713Z] #29 sha256:507d2ed13255ff66b1b063693a5f4193b5d071ba354c70942cd3ce6778e05960 [2021-05-27T07:24:41.713Z] #29 7.972 [2021-05-27T07:24:41.713Z] #29 8.092 ######################################################################## 100.0% [2021-05-27T07:24:41.713Z] #29 8.127 [2021-05-27T07:24:41.713Z] #29 8.371 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-27T07:24:41.713Z] #29 8.463 [2021-05-27T07:24:41.713Z] #29 8.526 ######################################################################## 100.0% [2021-05-27T07:24:41.713Z] #29 8.561 [2021-05-27T07:24:41.713Z] #29 8.571 Download of images into '/build' complete. [2021-05-27T07:24:41.713Z] #29 8.571 Use something like the following to load the result into a Docker daemon: [2021-05-27T07:24:41.713Z] #29 8.571 tar -cC '/build' . | docker load [2021-05-27T07:24:41.713Z] #29 DONE 10.3s [2021-05-27T07:24:41.713Z] [2021-05-27T07:24:41.713Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-27T07:24:41.713Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-27T07:24:41.713Z] #10 DONE 2.5s [2021-05-27T07:24:41.713Z] [2021-05-27T07:24:41.713Z] #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-05-27T07:24:41.713Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-27T07:24:41.751Z] #47 7.711 go: downloading github.com/fatih/color v1.9.0 [2021-05-27T07:24:41.761Z] #43 44.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-27T07:24:41.761Z] #43 44.91 HOSTDEP compel/src/main-host.d [2021-05-27T07:24:42.012Z] #47 7.926 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:24:42.012Z] #47 7.926 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-27T07:24:42.012Z] #47 7.926 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:24:42.012Z] #47 7.926 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:24:42.012Z] #47 8.184 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:24:42.012Z] #47 8.184 go: extracting github.com/fatih/color v1.9.0 [2021-05-27T07:24:42.018Z] #43 45.02 DEP compel/src/lib/ptrace.d [2021-05-27T07:24:42.018Z] #43 45.22 DEP compel/src/lib/infect.d [2021-05-27T07:24:42.115Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.4s done [2021-05-27T07:24:42.272Z] #47 8.395 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:24:42.272Z] #47 8.395 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:24:42.274Z] #43 45.41 DEP compel/src/lib/infect-util.d [2021-05-27T07:24:42.531Z] #43 45.52 DEP compel/src/lib/infect-rpc.d [2021-05-27T07:24:42.531Z] #43 45.64 DEP compel/arch/x86/src/lib/infect.d [2021-05-27T07:24:42.531Z] #43 45.76 DEP compel/arch/x86/src/lib/cpu.d [2021-05-27T07:24:42.787Z] #43 45.89 DEP compel/src/lib/log.d [2021-05-27T07:24:42.848Z] #47 8.829 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:24:43.044Z] #43 45.99 DEP compel/src/main.d [2021-05-27T07:24:43.044Z] #43 46.10 DEP compel/src/lib/handle-elf.d [2021-05-27T07:24:43.044Z] #43 46.24 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-27T07:24:43.101Z] #11 DONE 1.2s [2021-05-27T07:24:43.101Z] [2021-05-27T07:24:43.101Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-27T07:24:43.101Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-27T07:24:43.101Z] #31 DONE 0.1s [2021-05-27T07:24:43.101Z] [2021-05-27T07:24:43.101Z] #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-05-27T07:24:43.101Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:24:43.109Z] #47 9.029 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:24:43.304Z] #43 46.36 CC compel/src/lib/log.o [2021-05-27T07:24:43.362Z] #36 ... [2021-05-27T07:24:43.362Z] [2021-05-27T07:24:43.362Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-27T07:24:43.362Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-27T07:24:43.362Z] #39 DONE 0.4s [2021-05-27T07:24:43.362Z] [2021-05-27T07:24:43.362Z] #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-05-27T07:24:43.362Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:24:43.562Z] #43 46.57 CC compel/arch/x86/src/lib/cpu.o [2021-05-27T07:24:44.058Z] #47 ... [2021-05-27T07:24:44.058Z] [2021-05-27T07:24:44.058Z] #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-05-27T07:24:44.058Z] #58 sha256:5edb991a29538fb6b42c837468be077951b4e0a5fdc09d8ae680b311c08fff88 [2021-05-27T07:24:44.058Z] #58 6.495 + RM_GOPATH=0 [2021-05-27T07:24:44.058Z] #58 6.495 + TMP_GOPATH= [2021-05-27T07:24:44.058Z] #58 6.495 + : /build [2021-05-27T07:24:44.058Z] #58 6.495 + '[' -z '' ']' [2021-05-27T07:24:44.058Z] #58 6.495 ++ mktemp -d [2021-05-27T07:24:44.058Z] #58 6.501 + export GOPATH=/tmp/tmp.3suKfhVpe8 [2021-05-27T07:24:44.058Z] #58 6.501 + GOPATH=/tmp/tmp.3suKfhVpe8 [2021-05-27T07:24:44.058Z] #58 6.501 + RM_GOPATH=1 [2021-05-27T07:24:44.058Z] #58 6.501 + case "$(go env GOARCH)" in [2021-05-27T07:24:44.058Z] #58 6.501 ++ go env GOARCH [2021-05-27T07:24:44.058Z] #58 6.506 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:44.058Z] #58 6.506 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:44.058Z] #58 6.506 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:44.058Z] #58 6.509 + dir=/tmp/install [2021-05-27T07:24:44.058Z] #58 6.509 + bin=rootlesskit [2021-05-27T07:24:44.058Z] #58 6.509 + shift [2021-05-27T07:24:44.058Z] #58 6.509 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-27T07:24:44.058Z] #58 6.509 + . /tmp/install/rootlesskit.installer [2021-05-27T07:24:44.058Z] #58 6.509 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:24:44.058Z] #58 6.509 + install_rootlesskit [2021-05-27T07:24:44.058Z] #58 6.509 + case "$1" in [2021-05-27T07:24:44.058Z] #58 6.509 + export CGO_ENABLED=0 [2021-05-27T07:24:44.058Z] #58 6.509 + CGO_ENABLED=0 [2021-05-27T07:24:44.058Z] #58 6.509 + _install_rootlesskit [2021-05-27T07:24:44.058Z] #58 6.509 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-27T07:24:44.058Z] #58 6.509 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3suKfhVpe8/src/github.com/rootless-containers/rootlesskit [2021-05-27T07:24:44.058Z] #58 6.509 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:24:44.058Z] #58 6.513 Cloning into '/tmp/tmp.3suKfhVpe8/src/github.com/rootless-containers/rootlesskit'... [2021-05-27T07:24:44.058Z] #58 ... [2021-05-27T07:24:44.058Z] [2021-05-27T07:24:44.058Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:24:44.058Z] #34 sha256:13bfae045bc2dcf4e2d6cb75c216cb75b6177b1c5ffd68fbf091dbf319f873cb [2021-05-27T07:24:44.058Z] #34 6.983 Install go-toml version v1.8.1 [2021-05-27T07:24:44.058Z] #34 7.032 go: finding github.com v1.8.1 [2021-05-27T07:24:44.058Z] #34 7.032 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-27T07:24:44.058Z] #34 7.032 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-27T07:24:44.058Z] #34 7.032 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:24:44.058Z] #34 7.032 go: finding github.com/pelletier v1.8.1 [2021-05-27T07:24:44.058Z] #34 7.923 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:24:44.058Z] #34 8.311 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:24:44.125Z] #43 47.35 CC compel/arch/x86/src/lib/infect.o [2021-05-27T07:24:44.319Z] #34 ... [2021-05-27T07:24:44.319Z] [2021-05-27T07:24:44.319Z] #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-05-27T07:24:44.319Z] #67 sha256:904e09f8f63c024be5afff91864b1881a593e9d32bf969b91d7be92eeb37a137 [2021-05-27T07:24:44.319Z] #67 5.611 + RM_GOPATH=0 [2021-05-27T07:24:44.319Z] #67 5.611 + TMP_GOPATH= [2021-05-27T07:24:44.319Z] #67 5.611 + : /build [2021-05-27T07:24:44.319Z] #67 5.611 + '[' -z '' ']' [2021-05-27T07:24:44.319Z] #67 5.611 ++ mktemp -d [2021-05-27T07:24:44.319Z] #67 5.611 + export GOPATH=/tmp/tmp.GqwsQTLfNz [2021-05-27T07:24:44.319Z] #67 5.611 + GOPATH=/tmp/tmp.GqwsQTLfNz [2021-05-27T07:24:44.319Z] #67 5.611 + RM_GOPATH=1 [2021-05-27T07:24:44.319Z] #67 5.611 + case "$(go env GOARCH)" in [2021-05-27T07:24:44.319Z] #67 5.611 ++ go env GOARCH [2021-05-27T07:24:44.319Z] #67 5.624 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:44.319Z] #67 5.624 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:44.319Z] #67 5.624 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:44.319Z] #67 5.626 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:24:44.319Z] #67 5.626 + dir=/tmp/install [2021-05-27T07:24:44.319Z] #67 5.626 + bin=proxy [2021-05-27T07:24:44.319Z] #67 5.626 + shift [2021-05-27T07:24:44.319Z] #67 5.626 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-27T07:24:44.319Z] #67 5.626 + . /tmp/install/proxy.installer [2021-05-27T07:24:44.319Z] #67 5.626 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:24:44.319Z] #67 5.626 + install_proxy [2021-05-27T07:24:44.319Z] #67 5.626 + case "$1" in [2021-05-27T07:24:44.319Z] #67 5.626 + export CGO_ENABLED=0 [2021-05-27T07:24:44.319Z] #67 5.626 + CGO_ENABLED=0 [2021-05-27T07:24:44.319Z] #67 5.626 + _install_proxy [2021-05-27T07:24:44.319Z] #67 5.626 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-27T07:24:44.319Z] #67 5.626 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GqwsQTLfNz/src/github.com/docker/libnetwork [2021-05-27T07:24:44.319Z] #67 5.645 Cloning into '/tmp/tmp.GqwsQTLfNz/src/github.com/docker/libnetwork'... [2021-05-27T07:24:44.319Z] #67 ... [2021-05-27T07:24:44.319Z] [2021-05-27T07:24:44.319Z] #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-05-27T07:24:44.319Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:24:44.319Z] #55 6.599 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:44.319Z] #55 6.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:44.319Z] #55 6.965 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:44.319Z] #55 7.267 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:24:44.319Z] #55 9.094 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:24:44.580Z] #55 ... [2021-05-27T07:24:44.580Z] [2021-05-27T07:24:44.580Z] #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-05-27T07:24:44.580Z] #51 sha256:412af38a1e637c7382e922d7ff676543bdb3a6cba7bf9976a0541cdd3a0f1e45 [2021-05-27T07:24:44.580Z] #51 9.095 + RM_GOPATH=0 [2021-05-27T07:24:44.580Z] #51 9.095 + TMP_GOPATH= [2021-05-27T07:24:44.580Z] #51 9.095 + : /build [2021-05-27T07:24:44.580Z] #51 9.095 + '[' -z '' ']' [2021-05-27T07:24:44.580Z] #51 9.095 ++ mktemp -d [2021-05-27T07:24:44.580Z] #51 9.095 + export GOPATH=/tmp/tmp.ZJDWiAmQnZ [2021-05-27T07:24:44.580Z] #51 9.095 + GOPATH=/tmp/tmp.ZJDWiAmQnZ [2021-05-27T07:24:44.580Z] #51 9.095 + RM_GOPATH=1 [2021-05-27T07:24:44.580Z] #51 9.095 + case "$(go env GOARCH)" in [2021-05-27T07:24:44.580Z] #51 9.095 ++ go env GOARCH [2021-05-27T07:24:44.580Z] #51 9.103 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:44.580Z] #51 9.103 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:44.580Z] #51 9.103 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:44.580Z] #51 9.103 + dir=/tmp/install [2021-05-27T07:24:44.580Z] #51 9.103 + bin=shfmt [2021-05-27T07:24:44.580Z] #51 9.103 + shift [2021-05-27T07:24:44.580Z] #51 9.103 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-27T07:24:44.580Z] #51 9.103 + . /tmp/install/shfmt.installer [2021-05-27T07:24:44.580Z] #51 9.103 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:24:44.580Z] #51 9.103 + install_shfmt [2021-05-27T07:24:44.580Z] #51 9.103 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-27T07:24:44.580Z] #51 9.103 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZJDWiAmQnZ/src/github.com/mvdan/sh [2021-05-27T07:24:44.580Z] #51 9.103 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:24:44.580Z] #51 9.152 Cloning into '/tmp/tmp.ZJDWiAmQnZ/src/github.com/mvdan/sh'... [2021-05-27T07:24:44.580Z] #51 ... [2021-05-27T07:24:44.580Z] [2021-05-27T07:24:44.580Z] #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-05-27T07:24:44.580Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:24:44.580Z] #40 8.298 + git clone https://github.com/docker/distribution.git . [2021-05-27T07:24:44.580Z] #40 8.298 Cloning into '.'... [2021-05-27T07:24:44.841Z] #40 ... [2021-05-27T07:24:44.841Z] [2021-05-27T07:24:44.841Z] #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-05-27T07:24:44.841Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:24:44.841Z] #32 5.563 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-27T07:24:44.841Z] #32 5.576 Cloning into '.'... [2021-05-27T07:24:44.841Z] #32 ... [2021-05-27T07:24:44.841Z] [2021-05-27T07:24:44.841Z] #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-05-27T07:24:44.841Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:24:44.841Z] #42 8.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:44.841Z] #42 8.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:44.841Z] #42 8.394 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:44.841Z] #42 9.474 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:24:45.054Z] #43 48.07 CC compel/src/lib/infect-rpc.o [2021-05-27T07:24:45.234Z] #42 ... [2021-05-27T07:24:45.234Z] [2021-05-27T07:24:45.234Z] #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-05-27T07:24:45.234Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:24:45.234Z] #36 7.002 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:45.234Z] #36 7.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:45.234Z] #36 7.047 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:45.234Z] #36 7.978 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:24:45.234Z] #36 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:24:45.234Z] #36 ... [2021-05-27T07:24:45.234Z] [2021-05-27T07:24:45.234Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:24:45.234Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:24:45.234Z] #45 7.742 + RM_GOPATH=0 [2021-05-27T07:24:45.234Z] #45 7.742 + TMP_GOPATH= [2021-05-27T07:24:45.234Z] #45 7.742 + : /build [2021-05-27T07:24:45.234Z] #45 7.742 + '[' -z '' ']' [2021-05-27T07:24:45.234Z] #45 7.742 ++ mktemp -d [2021-05-27T07:24:45.234Z] #45 7.747 + export GOPATH=/tmp/tmp.rVKhuJ41eg [2021-05-27T07:24:45.234Z] #45 7.747 + GOPATH=/tmp/tmp.rVKhuJ41eg [2021-05-27T07:24:45.234Z] #45 7.747 + RM_GOPATH=1 [2021-05-27T07:24:45.234Z] #45 7.747 + case "$(go env GOARCH)" in [2021-05-27T07:24:45.234Z] #45 7.747 ++ go env GOARCH [2021-05-27T07:24:45.234Z] #45 7.797 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:45.234Z] #45 7.797 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:45.234Z] #45 7.797 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:45.234Z] #45 7.797 + dir=/tmp/install [2021-05-27T07:24:45.234Z] #45 7.797 + bin=vndr [2021-05-27T07:24:45.234Z] #45 7.797 + shift [2021-05-27T07:24:45.234Z] #45 7.797 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-27T07:24:45.234Z] #45 7.797 + . /tmp/install/vndr.installer [2021-05-27T07:24:45.234Z] #45 7.797 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:24:45.234Z] #45 7.797 + install_vndr [2021-05-27T07:24:45.234Z] #45 7.797 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-27T07:24:45.234Z] #45 7.797 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rVKhuJ41eg/src/github.com/LK4D4/vndr [2021-05-27T07:24:45.234Z] #45 7.797 Cloning into '/tmp/tmp.rVKhuJ41eg/src/github.com/LK4D4/vndr'... [2021-05-27T07:24:45.234Z] #45 7.797 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:24:45.234Z] #45 8.623 + cd /tmp/tmp.rVKhuJ41eg/src/github.com/LK4D4/vndr [2021-05-27T07:24:45.234Z] #45 8.623 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:24:45.234Z] #45 8.655 + go build -buildmode=pie -v -o /build/vndr . [2021-05-27T07:24:45.234Z] #45 10.19 internal/cpu [2021-05-27T07:24:45.234Z] #45 10.19 runtime/internal/atomic [2021-05-27T07:24:45.234Z] #45 10.44 runtime/internal/sys [2021-05-27T07:24:45.234Z] #45 10.74 runtime/internal/math [2021-05-27T07:24:45.234Z] #45 10.79 internal/bytealg [2021-05-27T07:24:45.234Z] #45 10.89 internal/race [2021-05-27T07:24:45.234Z] #45 11.07 sync/atomic [2021-05-27T07:24:45.310Z] #43 48.36 CC compel/src/lib/infect-util.o [2021-05-27T07:24:45.310Z] #43 48.52 CC compel/src/lib/infect.o [2021-05-27T07:24:45.415Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-05-27T07:24:45.415Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.6s [2021-05-27T07:24:45.415Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-05-27T07:24:45.415Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.6s done [2021-05-27T07:24:45.415Z] #9 ... [2021-05-27T07:24:45.415Z] [2021-05-27T07:24:45.415Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:24:45.415Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-27T07:24:45.415Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-27T07:24:45.415Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-27T07:24:45.415Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-27T07:24:45.415Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-27T07:24:45.415Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2021-05-27T07:24:45.415Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2021-05-27T07:24:45.495Z] #45 ... [2021-05-27T07:24:45.495Z] [2021-05-27T07:24:45.495Z] #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-05-27T07:24:45.495Z] #49 sha256:ace9341be04b7ae142d6690dd4d0ff63ec1da99a37fc4969db587bb545c44206 [2021-05-27T07:24:45.495Z] #49 7.511 + RM_GOPATH=0 [2021-05-27T07:24:45.495Z] #49 7.511 + TMP_GOPATH= [2021-05-27T07:24:45.495Z] #49 7.511 + : /build [2021-05-27T07:24:45.495Z] #49 7.511 + '[' -z '' ']' [2021-05-27T07:24:45.495Z] #49 7.511 ++ mktemp -d [2021-05-27T07:24:45.495Z] #49 7.511 + export GOPATH=/tmp/tmp.eyfno4SHgb [2021-05-27T07:24:45.495Z] #49 7.511 + GOPATH=/tmp/tmp.eyfno4SHgb [2021-05-27T07:24:45.495Z] #49 7.511 + RM_GOPATH=1 [2021-05-27T07:24:45.495Z] #49 7.511 + case "$(go env GOARCH)" in [2021-05-27T07:24:45.495Z] #49 7.511 ++ go env GOARCH [2021-05-27T07:24:45.495Z] #49 7.511 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:45.495Z] #49 7.511 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:45.495Z] #49 7.511 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:45.495Z] #49 7.511 + dir=/tmp/install [2021-05-27T07:24:45.495Z] #49 7.511 + bin=golangci_lint [2021-05-27T07:24:45.495Z] #49 7.511 + shift [2021-05-27T07:24:45.495Z] #49 7.511 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-27T07:24:45.495Z] #49 7.511 + . /tmp/install/golangci_lint.installer [2021-05-27T07:24:45.495Z] #49 7.511 ++ : v1.23.8 [2021-05-27T07:24:45.495Z] #49 7.511 + install_golangci_lint [2021-05-27T07:24:45.495Z] #49 7.511 + set -e [2021-05-27T07:24:45.495Z] #49 7.511 + export GO111MODULE=on [2021-05-27T07:24:45.495Z] #49 7.511 + GO111MODULE=on [2021-05-27T07:24:45.495Z] #49 7.511 + GOBIN=/build [2021-05-27T07:24:45.495Z] #49 7.511 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-27T07:24:45.495Z] #49 7.547 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-27T07:24:45.495Z] #49 7.547 go: finding github.com v1.23.8 [2021-05-27T07:24:45.495Z] #49 7.547 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:24:45.495Z] #49 7.547 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-27T07:24:45.495Z] #49 7.559 go: finding github.com/golangci v1.23.8 [2021-05-27T07:24:45.495Z] #49 8.438 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:24:45.495Z] #49 9.241 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:24:45.495Z] #49 ... [2021-05-27T07:24:45.495Z] [2021-05-27T07:24:45.495Z] #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-05-27T07:24:45.495Z] #24 sha256:4402dbf1050820e5a4bfe39758062d73af95548707a854e1976c66d86204cbc8 [2021-05-27T07:24:45.495Z] #24 5.981 + RM_GOPATH=0 [2021-05-27T07:24:45.495Z] #24 5.981 + TMP_GOPATH= [2021-05-27T07:24:45.495Z] #24 5.981 + : /build [2021-05-27T07:24:45.495Z] #24 5.981 + '[' -z '' ']' [2021-05-27T07:24:45.495Z] #24 5.986 ++ mktemp -d [2021-05-27T07:24:45.495Z] #24 5.986 + export GOPATH=/tmp/tmp.4muxruAE4R [2021-05-27T07:24:45.495Z] #24 5.986 + GOPATH=/tmp/tmp.4muxruAE4R [2021-05-27T07:24:45.495Z] #24 5.986 + RM_GOPATH=1 [2021-05-27T07:24:45.495Z] #24 5.986 + case "$(go env GOARCH)" in [2021-05-27T07:24:45.495Z] #24 5.986 ++ go env GOARCH [2021-05-27T07:24:45.495Z] #24 6.027 Install docker/cli version 17.06.2-ce from stable [2021-05-27T07:24:45.495Z] #24 6.027 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:45.495Z] #24 6.027 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:45.495Z] #24 6.027 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:45.495Z] #24 6.027 + dir=/tmp/install [2021-05-27T07:24:45.495Z] #24 6.027 + bin=dockercli [2021-05-27T07:24:45.495Z] #24 6.027 + shift [2021-05-27T07:24:45.495Z] #24 6.027 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-27T07:24:45.495Z] #24 6.027 + . /tmp/install/dockercli.installer [2021-05-27T07:24:45.495Z] #24 6.027 ++ : stable [2021-05-27T07:24:45.495Z] #24 6.027 ++ : 17.06.2-ce [2021-05-27T07:24:45.495Z] #24 6.027 + install_dockercli [2021-05-27T07:24:45.495Z] #24 6.027 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-27T07:24:45.495Z] #24 6.027 ++ uname -m [2021-05-27T07:24:45.495Z] #24 6.027 + arch=x86_64 [2021-05-27T07:24:45.495Z] #24 6.027 + '[' x86_64 '!=' x86_64 ']' [2021-05-27T07:24:45.495Z] #24 6.027 + url=https://download.docker.com/linux/static [2021-05-27T07:24:45.495Z] #24 6.027 + tar -xz docker/docker [2021-05-27T07:24:45.495Z] #24 6.027 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-27T07:24:45.675Z] #64 ... [2021-05-27T07:24:45.675Z] [2021-05-27T07:24:45.675Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:24:45.675Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-27T07:24:45.675Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-27T07:24:45.675Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-27T07:24:45.675Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-05-27T07:24:45.675Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-05-27T07:24:45.675Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 9.9s [2021-05-27T07:24:45.747Z] #29 DONE 14.6s [2021-05-27T07:24:45.747Z] [2021-05-27T07:24:45.747Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-27T07:24:45.747Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-27T07:24:45.747Z] #10 DONE 6.5s [2021-05-27T07:24:45.747Z] [2021-05-27T07:24:45.747Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-27T07:24:45.747Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-27T07:24:45.763Z] #24 ... [2021-05-27T07:24:45.763Z] [2021-05-27T07:24:45.763Z] #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-05-27T07:24:45.763Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:24:45.763Z] #55 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:24:46.009Z] #11 DONE 1.2s [2021-05-27T07:24:46.009Z] [2021-05-27T07:24:46.009Z] #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-05-27T07:24:46.009Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:24:46.241Z] #43 ... [2021-05-27T07:24:46.241Z] [2021-05-27T07:24:46.241Z] #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-05-27T07:24:46.241Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:24:46.241Z] #13 109.4 Selecting previously unselected package libapparmor1:amd64. [2021-05-27T07:24:46.241Z] #13 109.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 109.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-27T07:24:46.241Z] #13 109.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-27T07:24:46.241Z] #13 109.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 109.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-27T07:24:46.241Z] #13 109.7 Selecting previously unselected package libbtrfs0. [2021-05-27T07:24:46.241Z] #13 109.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 109.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-27T07:24:46.241Z] #13 109.8 Selecting previously unselected package libbtrfs-dev. [2021-05-27T07:24:46.241Z] #13 109.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 109.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:24:46.241Z] #13 109.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-27T07:24:46.241Z] #13 109.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 109.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:24:46.241Z] #13 110.0 Selecting previously unselected package libudev-dev:amd64. [2021-05-27T07:24:46.241Z] #13 110.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 110.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:24:46.241Z] #13 110.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-27T07:24:46.241Z] #13 110.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 110.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-27T07:24:46.241Z] #13 110.6 Selecting previously unselected package libpcre16-3:amd64. [2021-05-27T07:24:46.241Z] #13 110.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 110.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-27T07:24:46.241Z] #13 110.7 Selecting previously unselected package libpcre32-3:amd64. [2021-05-27T07:24:46.241Z] #13 110.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 110.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-27T07:24:46.241Z] #13 110.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-27T07:24:46.241Z] #13 110.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 110.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-27T07:24:46.241Z] #13 111.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-27T07:24:46.241Z] #13 111.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 111.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-27T07:24:46.241Z] #13 111.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-27T07:24:46.241Z] #13 111.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 111.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-27T07:24:46.241Z] #13 111.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-27T07:24:46.241Z] #13 111.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 111.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-27T07:24:46.241Z] #13 112.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-27T07:24:46.241Z] #13 112.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 112.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:24:46.241Z] #13 112.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-27T07:24:46.241Z] #13 112.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-27T07:24:46.241Z] #13 112.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:24:46.241Z] #13 112.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-27T07:24:46.241Z] #13 112.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:24:46.241Z] #13 112.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-27T07:24:46.241Z] #13 112.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-27T07:24:46.241Z] #13 112.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-27T07:24:46.241Z] #13 112.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-27T07:24:46.241Z] #13 112.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:24:46.241Z] #13 112.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-27T07:24:46.241Z] #13 112.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-27T07:24:46.241Z] #13 112.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:24:46.241Z] #13 112.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-27T07:24:46.241Z] #13 112.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:24:46.241Z] #13 112.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-27T07:24:46.241Z] #13 112.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-27T07:24:46.241Z] #13 112.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:24:46.241Z] #13 112.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-27T07:24:46.241Z] #13 112.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-27T07:24:46.241Z] #13 112.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:24:46.241Z] #13 112.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-27T07:24:46.241Z] #13 113.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-27T07:24:46.241Z] #13 113.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:24:46.241Z] #13 113.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-27T07:24:46.241Z] #13 113.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-27T07:24:46.241Z] #13 113.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-27T07:24:46.241Z] #13 113.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-27T07:24:46.241Z] #13 113.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:24:46.241Z] #13 113.0 Setting up dmsetup (2:1.02.155-3) ... [2021-05-27T07:24:46.241Z] #13 113.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:24:46.241Z] #13 113.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-27T07:24:46.241Z] #13 113.1 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:24:46.579Z] #42 ... [2021-05-27T07:24:46.580Z] [2021-05-27T07:24:46.580Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-27T07:24:46.580Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-27T07:24:46.580Z] #39 DONE 0.4s [2021-05-27T07:24:46.580Z] [2021-05-27T07:24:46.580Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-27T07:24:46.580Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-27T07:24:46.580Z] #31 DONE 0.4s [2021-05-27T07:24:46.580Z] [2021-05-27T07:24:46.580Z] #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-05-27T07:24:46.580Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:24:46.620Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 10.7s done [2021-05-27T07:24:46.620Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 [2021-05-27T07:24:46.620Z] #26 ... [2021-05-27T07:24:46.620Z] [2021-05-27T07:24:46.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:46.620Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-27T07:24:46.620Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-05-27T07:24:46.804Z] #13 DONE 115.1s [2021-05-27T07:24:46.804Z] [2021-05-27T07:24:46.804Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-27T07:24:46.804Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-27T07:24:46.882Z] #9 ... [2021-05-27T07:24:46.882Z] [2021-05-27T07:24:46.882Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-27T07:24:46.882Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-27T07:24:46.882Z] #64 DONE 11.2s [2021-05-27T07:24:46.882Z] [2021-05-27T07:24:46.882Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:46.882Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-27T07:24:47.143Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-05-27T07:24:47.679Z] #55 ... [2021-05-27T07:24:47.679Z] [2021-05-27T07:24:47.679Z] #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-05-27T07:24:47.679Z] #24 sha256:4402dbf1050820e5a4bfe39758062d73af95548707a854e1976c66d86204cbc8 [2021-05-27T07:24:47.679Z] #24 12.72 + mkdir -p /build [2021-05-27T07:24:47.679Z] #24 12.72 + mv docker/docker /build/ [2021-05-27T07:24:47.679Z] #24 12.73 + rmdir docker [2021-05-27T07:24:47.679Z] #24 DONE 13.4s [2021-05-27T07:24:47.679Z] [2021-05-27T07:24:47.679Z] #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-05-27T07:24:47.679Z] #58 sha256:5edb991a29538fb6b42c837468be077951b4e0a5fdc09d8ae680b311c08fff88 [2021-05-27T07:24:47.679Z] #58 10.44 + cd /tmp/tmp.3suKfhVpe8/src/github.com/rootless-containers/rootlesskit [2021-05-27T07:24:47.679Z] #58 10.44 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:24:47.679Z] #58 10.44 + export GO111MODULE=on [2021-05-27T07:24:47.679Z] #58 10.44 + GO111MODULE=on [2021-05-27T07:24:47.679Z] #58 10.44 + export GOPROXY=https://proxy.golang.org [2021-05-27T07:24:47.679Z] #58 10.44 + GOPROXY=https://proxy.golang.org [2021-05-27T07:24:47.679Z] #58 10.44 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-27T07:24:47.679Z] #58 10.44 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-27T07:24:47.679Z] #58 12.11 go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:24:47.679Z] #58 12.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:24:47.679Z] #58 12.19 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:24:47.679Z] #58 12.19 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-27T07:24:47.679Z] #58 12.23 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-27T07:24:47.679Z] #58 12.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:24:47.679Z] #58 12.29 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:24:47.679Z] #58 12.57 go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:24:47.679Z] #58 12.71 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:24:47.679Z] #58 12.77 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:24:47.679Z] #58 12.77 go: downloading github.com/google/uuid v1.2.0 [2021-05-27T07:24:47.679Z] #58 13.02 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:24:47.679Z] #58 13.48 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:24:47.679Z] #58 13.55 go: extracting github.com/google/uuid v1.2.0 [2021-05-27T07:24:47.679Z] #58 13.62 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-27T07:24:47.717Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-05-27T07:24:47.940Z] #58 14.06 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:24:48.201Z] #58 14.14 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:24:48.201Z] #58 ... [2021-05-27T07:24:48.201Z] [2021-05-27T07:24:48.201Z] #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-05-27T07:24:48.201Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:24:48.201Z] #13 8.600 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-27T07:24:48.201Z] #13 8.600 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:48.201Z] #13 8.648 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:48.201Z] #13 8.655 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:48.201Z] #13 9.652 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-27T07:24:48.462Z] #13 ... [2021-05-27T07:24:48.462Z] [2021-05-27T07:24:48.462Z] #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-05-27T07:24:48.462Z] #58 sha256:5edb991a29538fb6b42c837468be077951b4e0a5fdc09d8ae680b311c08fff88 [2021-05-27T07:24:48.462Z] #58 14.47 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-27T07:24:48.709Z] #14 DONE 1.7s [2021-05-27T07:24:48.709Z] [2021-05-27T07:24:48.709Z] #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-05-27T07:24:48.709Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-27T07:24:49.405Z] #58 15.22 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-27T07:24:49.943Z] #40 ... [2021-05-27T07:24:49.943Z] [2021-05-27T07:24:49.943Z] #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-05-27T07:24:49.943Z] #24 sha256:289f51fbe0f18f9e6799e10c61c06e288500a00854cd446cab4db1005875abf6 [2021-05-27T07:24:49.943Z] #24 6.867 + RM_GOPATH=0 [2021-05-27T07:24:49.943Z] #24 6.867 + TMP_GOPATH= [2021-05-27T07:24:49.943Z] #24 6.867 + : /build [2021-05-27T07:24:49.943Z] #24 6.867 + '[' -z '' ']' [2021-05-27T07:24:49.943Z] #24 6.867 ++ mktemp -d [2021-05-27T07:24:49.943Z] #24 6.867 + export GOPATH=/tmp/tmp.o8Xvr9ywPS [2021-05-27T07:24:49.943Z] #24 6.867 + GOPATH=/tmp/tmp.o8Xvr9ywPS [2021-05-27T07:24:49.943Z] #24 6.867 + RM_GOPATH=1 [2021-05-27T07:24:49.943Z] #24 6.867 + case "$(go env GOARCH)" in [2021-05-27T07:24:49.943Z] #24 6.867 ++ go env GOARCH [2021-05-27T07:24:49.943Z] #24 6.914 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:49.943Z] #24 6.914 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:49.943Z] #24 6.920 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:49.943Z] #24 6.920 + dir=/tmp/install [2021-05-27T07:24:49.943Z] #24 6.920 + bin=dockercli [2021-05-27T07:24:49.943Z] #24 6.920 + shift [2021-05-27T07:24:49.943Z] #24 6.920 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-27T07:24:49.943Z] #24 6.920 + . /tmp/install/dockercli.installer [2021-05-27T07:24:49.943Z] #24 6.920 ++ : stable [2021-05-27T07:24:49.943Z] #24 6.920 ++ : 17.06.2-ce [2021-05-27T07:24:49.943Z] #24 6.920 + install_dockercli [2021-05-27T07:24:49.943Z] #24 6.920 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-27T07:24:49.943Z] #24 6.920 ++ uname -m [2021-05-27T07:24:49.943Z] #24 6.920 + arch=x86_64 [2021-05-27T07:24:49.943Z] #24 6.920 + '[' x86_64 '!=' x86_64 ']' [2021-05-27T07:24:49.943Z] #24 6.920 + url=https://download.docker.com/linux/static [2021-05-27T07:24:49.943Z] #24 6.920 + tar -xz docker/docker [2021-05-27T07:24:49.943Z] #24 6.920 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-27T07:24:49.943Z] #24 6.921 Install docker/cli version 17.06.2-ce from stable [2021-05-27T07:24:50.083Z] #15 DONE 1.3s [2021-05-27T07:24:50.083Z] [2021-05-27T07:24:50.083Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-27T07:24:50.083Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-27T07:24:50.203Z] #24 ... [2021-05-27T07:24:50.203Z] [2021-05-27T07:24:50.203Z] #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-05-27T07:24:50.203Z] #67 sha256:9ac13fa73eaedb5ce7129706d136a8d8d44d775a7e3af595810c1fd87e169ddc [2021-05-27T07:24:50.203Z] #67 7.098 + RM_GOPATH=0 [2021-05-27T07:24:50.203Z] #67 7.098 + TMP_GOPATH= [2021-05-27T07:24:50.203Z] #67 7.098 + : /build [2021-05-27T07:24:50.203Z] #67 7.098 + '[' -z '' ']' [2021-05-27T07:24:50.203Z] #67 7.099 ++ mktemp -d [2021-05-27T07:24:50.203Z] #67 7.214 + export GOPATH=/tmp/tmp.DpTT9FlfEC [2021-05-27T07:24:50.203Z] #67 7.214 + GOPATH=/tmp/tmp.DpTT9FlfEC [2021-05-27T07:24:50.203Z] #67 7.214 + RM_GOPATH=1 [2021-05-27T07:24:50.203Z] #67 7.214 + case "$(go env GOARCH)" in [2021-05-27T07:24:50.203Z] #67 7.214 ++ go env GOARCH [2021-05-27T07:24:50.203Z] #67 7.214 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:50.203Z] #67 7.214 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:50.203Z] #67 7.214 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:50.203Z] #67 7.217 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:24:50.203Z] #67 7.217 + dir=/tmp/install [2021-05-27T07:24:50.203Z] #67 7.217 + bin=proxy [2021-05-27T07:24:50.203Z] #67 7.217 + shift [2021-05-27T07:24:50.203Z] #67 7.217 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-27T07:24:50.203Z] #67 7.217 + . /tmp/install/proxy.installer [2021-05-27T07:24:50.203Z] #67 7.217 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:24:50.203Z] #67 7.217 + install_proxy [2021-05-27T07:24:50.203Z] #67 7.217 + case "$1" in [2021-05-27T07:24:50.203Z] #67 7.217 + export CGO_ENABLED=0 [2021-05-27T07:24:50.203Z] #67 7.217 + CGO_ENABLED=0 [2021-05-27T07:24:50.203Z] #67 7.217 + _install_proxy [2021-05-27T07:24:50.203Z] #67 7.217 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-27T07:24:50.203Z] #67 7.217 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DpTT9FlfEC/src/github.com/docker/libnetwork [2021-05-27T07:24:50.203Z] #67 7.217 Cloning into '/tmp/tmp.DpTT9FlfEC/src/github.com/docker/libnetwork'... [2021-05-27T07:24:50.203Z] #67 ... [2021-05-27T07:24:50.203Z] [2021-05-27T07:24:50.203Z] #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-05-27T07:24:50.203Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-27T07:24:50.203Z] #12 DONE 7.4s [2021-05-27T07:24:50.203Z] [2021-05-27T07:24:50.203Z] #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-05-27T07:24:50.203Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:24:50.268Z] #9 ... [2021-05-27T07:24:50.268Z] [2021-05-27T07:24:50.268Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-27T07:24:50.268Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-27T07:24:50.268Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.7s done [2021-05-27T07:24:50.268Z] #26 DONE 14.3s [2021-05-27T07:24:50.268Z] [2021-05-27T07:24:50.268Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:50.268Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-27T07:24:50.451Z] #58 16.31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:24:50.451Z] #58 16.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:24:50.451Z] #58 16.42 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-27T07:24:50.841Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.0s done [2021-05-27T07:24:51.012Z] #16 1.148 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-27T07:24:51.013Z] #16 DONE 1.3s [2021-05-27T07:24:51.013Z] [2021-05-27T07:24:51.013Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:24:51.013Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:24:51.013Z] #43 51.29 CC compel/src/lib/ptrace.o [2021-05-27T07:24:51.013Z] #43 51.94 AR compel/libcompel.a [2021-05-27T07:24:51.013Z] #43 52.12 HOSTCC compel/src/main-host.o [2021-05-27T07:24:51.013Z] #43 52.59 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-27T07:24:51.013Z] #43 52.79 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-27T07:24:51.013Z] #43 53.55 HOSTCC compel/src/lib/log-host.o [2021-05-27T07:24:51.013Z] #43 53.91 HOSTLINK compel/compel-host-bin [2021-05-27T07:24:51.013Z] #43 54.14 DEP soccr/soccr.d [2021-05-27T07:24:51.269Z] #43 ... [2021-05-27T07:24:51.269Z] [2021-05-27T07:24:51.270Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-27T07:24:51.270Z] #58 sha256:3ced02c313a9579fe3ec979a9835217b9cd0e4c569aadc992ca800ad6487613b [2021-05-27T07:24:51.270Z] #58 115.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-27T07:24:51.270Z] #58 115.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-27T07:24:51.270Z] #58 DONE 123.6s [2021-05-27T07:24:51.270Z] [2021-05-27T07:24:51.270Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-27T07:24:51.270Z] #59 sha256:c2fd86d1a20e29d9842832221feed688db2ff7625dc9957e5adfc986d6a2dd7e [2021-05-27T07:24:51.270Z] #59 DONE 0.1s [2021-05-27T07:24:51.270Z] [2021-05-27T07:24:51.270Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:24:51.270Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:24:51.270Z] #43 54.46 CC soccr/soccr.o [2021-05-27T07:24:51.526Z] #43 ... [2021-05-27T07:24:51.526Z] [2021-05-27T07:24:51.526Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-27T07:24:51.526Z] #60 sha256:f96232095c3ae469ad449f4975c796e2a727848cf36751c4d68caef1247b9e04 [2021-05-27T07:24:51.526Z] #60 DONE 0.1s [2021-05-27T07:24:51.526Z] [2021-05-27T07:24:51.526Z] #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-05-27T07:24:51.526Z] #53 sha256:eb404eaf0f5044e57365c921a5568bd85f76716a28e9088b7cd90547a8872dea [2021-05-27T07:24:51.526Z] #53 1.711 + RM_GOPATH=0 [2021-05-27T07:24:51.526Z] #53 1.711 + TMP_GOPATH= [2021-05-27T07:24:51.526Z] #53 1.711 + : /build [2021-05-27T07:24:51.526Z] #53 1.711 + '[' -z '' ']' [2021-05-27T07:24:51.526Z] #53 1.711 ++ mktemp -d [2021-05-27T07:24:51.526Z] #53 1.716 + export GOPATH=/tmp/tmp.E0XDp0kKIk [2021-05-27T07:24:51.526Z] #53 1.716 + GOPATH=/tmp/tmp.E0XDp0kKIk [2021-05-27T07:24:51.526Z] #53 1.716 + RM_GOPATH=1 [2021-05-27T07:24:51.526Z] #53 1.716 + case "$(go env GOARCH)" in [2021-05-27T07:24:51.526Z] #53 1.716 ++ go env GOARCH [2021-05-27T07:24:51.526Z] #53 1.746 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:51.526Z] #53 1.746 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:51.526Z] #53 1.746 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:51.526Z] #53 1.754 + dir=/tmp/install [2021-05-27T07:24:51.526Z] #53 1.754 + bin=runc [2021-05-27T07:24:51.526Z] #53 1.754 + shift [2021-05-27T07:24:51.526Z] #53 1.754 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-27T07:24:51.526Z] #53 1.754 + . /tmp/install/runc.installer [2021-05-27T07:24:51.526Z] #53 1.754 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-27T07:24:51.526Z] #53 1.754 + install_runc [2021-05-27T07:24:51.526Z] #53 1.756 + uname -r [2021-05-27T07:24:51.526Z] #53 1.775 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-27T07:24:51.526Z] #53 1.775 + RUNC_BUILDTAGS='seccomp ' [2021-05-27T07:24:51.526Z] #53 1.775 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-27T07:24:51.526Z] #53 1.775 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.E0XDp0kKIk/src/github.com/opencontainers/runc [2021-05-27T07:24:51.526Z] #53 1.775 Cloning into '/tmp/tmp.E0XDp0kKIk/src/github.com/opencontainers/runc'... [2021-05-27T07:24:51.526Z] #53 1.781 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-27T07:24:51.787Z] #9 ... [2021-05-27T07:24:51.787Z] [2021-05-27T07:24:51.787Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-27T07:24:51.787Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-27T07:24:51.787Z] #63 DONE 1.2s [2021-05-27T07:24:51.787Z] [2021-05-27T07:24:51.787Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:51.787Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-27T07:24:51.787Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-05-27T07:24:51.852Z] #32 ... [2021-05-27T07:24:51.852Z] [2021-05-27T07:24:51.852Z] #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-05-27T07:24:51.852Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-27T07:24:51.852Z] #12 DONE 5.4s [2021-05-27T07:24:51.852Z] [2021-05-27T07:24:51.852Z] #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-05-27T07:24:51.852Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:24:52.489Z] #58 18.47 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:24:52.489Z] #58 18.47 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:24:52.749Z] #13 ... [2021-05-27T07:24:52.749Z] [2021-05-27T07:24:52.749Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-27T07:24:52.749Z] #47 sha256:df0eb8f211eb737c096fd22d742c78ab634928a92b2c5bb9dbd6839608368c6e [2021-05-27T07:24:52.749Z] #47 6.948 + RM_GOPATH=0 [2021-05-27T07:24:52.749Z] #47 6.948 + TMP_GOPATH= [2021-05-27T07:24:52.749Z] #47 6.948 + : /build [2021-05-27T07:24:52.749Z] #47 6.948 + '[' -z '' ']' [2021-05-27T07:24:52.749Z] #47 6.948 ++ mktemp -d [2021-05-27T07:24:52.749Z] #47 6.948 + export GOPATH=/tmp/tmp.ZaYwLMFlwB [2021-05-27T07:24:52.749Z] #47 6.948 + GOPATH=/tmp/tmp.ZaYwLMFlwB [2021-05-27T07:24:52.749Z] #47 6.948 + RM_GOPATH=1 [2021-05-27T07:24:52.749Z] #47 6.948 + case "$(go env GOARCH)" in [2021-05-27T07:24:52.749Z] #47 6.948 ++ go env GOARCH [2021-05-27T07:24:52.749Z] #47 6.961 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:52.749Z] #47 6.961 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:52.749Z] #47 6.961 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:52.749Z] #47 6.961 + dir=/tmp/install [2021-05-27T07:24:52.749Z] #47 6.961 + bin=gotestsum [2021-05-27T07:24:52.749Z] #47 6.961 + shift [2021-05-27T07:24:52.749Z] #47 6.961 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-27T07:24:52.749Z] #47 6.961 + . /tmp/install/gotestsum.installer [2021-05-27T07:24:52.749Z] #47 6.961 ++ : v0.5.3 [2021-05-27T07:24:52.749Z] #47 6.961 + install_gotestsum [2021-05-27T07:24:52.749Z] #47 6.961 + set -e [2021-05-27T07:24:52.749Z] #47 6.961 + export GO111MODULE=on [2021-05-27T07:24:52.749Z] #47 6.961 + GO111MODULE=on [2021-05-27T07:24:52.749Z] #47 6.961 + GOBIN=/build [2021-05-27T07:24:52.749Z] #47 6.961 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-27T07:24:52.749Z] #47 7.030 go: finding gotest.tools v0.5.3 [2021-05-27T07:24:52.749Z] #47 7.030 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-27T07:24:52.749Z] #47 7.389 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-27T07:24:52.749Z] #47 8.194 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-27T07:24:52.749Z] #47 9.636 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:24:52.749Z] #47 9.636 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:24:52.749Z] #47 9.636 go: downloading github.com/fatih/color v1.9.0 [2021-05-27T07:24:52.749Z] #47 9.804 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:24:53.010Z] #47 10.08 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:24:53.010Z] #47 ... [2021-05-27T07:24:53.010Z] [2021-05-27T07:24:53.010Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-27T07:24:53.010Z] #58 sha256:fbbe162f10ab740cb648e1e34e1d4e1b2baa3b3f2fc8f76d33164b1688689060 [2021-05-27T07:24:53.010Z] #58 7.459 + RM_GOPATH=0 [2021-05-27T07:24:53.010Z] #58 7.459 + TMP_GOPATH= [2021-05-27T07:24:53.010Z] #58 7.459 + : /build [2021-05-27T07:24:53.010Z] #58 7.459 + '[' -z '' ']' [2021-05-27T07:24:53.010Z] #58 7.469 ++ mktemp -d [2021-05-27T07:24:53.010Z] #58 7.469 + export GOPATH=/tmp/tmp.6fqy0YYs4z [2021-05-27T07:24:53.010Z] #58 7.469 + GOPATH=/tmp/tmp.6fqy0YYs4z [2021-05-27T07:24:53.010Z] #58 7.469 + RM_GOPATH=1 [2021-05-27T07:24:53.011Z] #58 7.469 + case "$(go env GOARCH)" in [2021-05-27T07:24:53.011Z] #58 7.469 ++ go env GOARCH [2021-05-27T07:24:53.011Z] #58 7.493 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:24:53.011Z] #58 7.493 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:53.011Z] #58 7.493 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:53.011Z] #58 7.493 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:53.011Z] #58 7.493 + dir=/tmp/install [2021-05-27T07:24:53.011Z] #58 7.493 + bin=rootlesskit [2021-05-27T07:24:53.011Z] #58 7.493 + shift [2021-05-27T07:24:53.011Z] #58 7.493 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-27T07:24:53.011Z] #58 7.493 + . /tmp/install/rootlesskit.installer [2021-05-27T07:24:53.011Z] #58 7.493 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:24:53.011Z] #58 7.493 + install_rootlesskit [2021-05-27T07:24:53.011Z] #58 7.493 + case "$1" in [2021-05-27T07:24:53.011Z] #58 7.493 + export CGO_ENABLED=0 [2021-05-27T07:24:53.011Z] #58 7.493 + CGO_ENABLED=0 [2021-05-27T07:24:53.011Z] #58 7.493 + _install_rootlesskit [2021-05-27T07:24:53.011Z] #58 7.493 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-27T07:24:53.011Z] #58 7.493 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6fqy0YYs4z/src/github.com/rootless-containers/rootlesskit [2021-05-27T07:24:53.011Z] #58 7.493 Cloning into '/tmp/tmp.6fqy0YYs4z/src/github.com/rootless-containers/rootlesskit'... [2021-05-27T07:24:53.011Z] #58 ... [2021-05-27T07:24:53.011Z] [2021-05-27T07:24:53.011Z] #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-05-27T07:24:53.011Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:24:53.011Z] #32 7.929 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-27T07:24:53.011Z] #32 7.979 Cloning into '.'... [2021-05-27T07:24:53.270Z] #32 ... [2021-05-27T07:24:53.270Z] [2021-05-27T07:24:53.270Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-27T07:24:53.270Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:24:53.270Z] #55 9.321 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:53.270Z] #55 9.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:53.270Z] #55 9.513 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:53.270Z] #55 ... [2021-05-27T07:24:53.270Z] [2021-05-27T07:24:53.270Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-27T07:24:53.270Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:24:53.270Z] #42 7.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:53.270Z] #42 8.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:53.270Z] #42 8.004 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:53.270Z] #42 10.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:24:53.419Z] #53 ... [2021-05-27T07:24:53.419Z] [2021-05-27T07:24:53.419Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-27T07:24:53.419Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-27T07:24:53.419Z] #17 DONE 2.0s [2021-05-27T07:24:53.419Z] [2021-05-27T07:24:53.419Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:24:53.419Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:24:53.419Z] #45 117.7 net/http/httptrace [2021-05-27T07:24:53.419Z] #45 117.8 net/http [2021-05-27T07:24:53.419Z] #45 ... [2021-05-27T07:24:53.419Z] [2021-05-27T07:24:53.419Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-27T07:24:53.419Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-27T07:24:53.531Z] #42 ... [2021-05-27T07:24:53.531Z] [2021-05-27T07:24:53.531Z] #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-05-27T07:24:53.531Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:24:53.531Z] #49 8.053 + RM_GOPATH=0 [2021-05-27T07:24:53.531Z] #49 8.053 + TMP_GOPATH= [2021-05-27T07:24:53.531Z] #49 8.053 + : /build [2021-05-27T07:24:53.531Z] #49 8.053 + '[' -z '' ']' [2021-05-27T07:24:53.531Z] #49 8.056 ++ mktemp -d [2021-05-27T07:24:53.531Z] #49 8.056 + export GOPATH=/tmp/tmp.NoiiUVzj7R [2021-05-27T07:24:53.531Z] #49 8.056 + GOPATH=/tmp/tmp.NoiiUVzj7R [2021-05-27T07:24:53.531Z] #49 8.056 + RM_GOPATH=1 [2021-05-27T07:24:53.531Z] #49 8.056 + case "$(go env GOARCH)" in [2021-05-27T07:24:53.531Z] #49 8.056 ++ go env GOARCH [2021-05-27T07:24:53.531Z] #49 8.085 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:53.531Z] #49 8.085 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:53.531Z] #49 8.090 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:53.531Z] #49 8.095 + dir=/tmp/install [2021-05-27T07:24:53.531Z] #49 8.095 + bin=golangci_lint [2021-05-27T07:24:53.531Z] #49 8.095 + shift [2021-05-27T07:24:53.531Z] #49 8.095 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-27T07:24:53.531Z] #49 8.095 + . /tmp/install/golangci_lint.installer [2021-05-27T07:24:53.531Z] #49 8.095 ++ : v1.23.8 [2021-05-27T07:24:53.531Z] #49 8.095 + install_golangci_lint [2021-05-27T07:24:53.531Z] #49 8.095 + set -e [2021-05-27T07:24:53.531Z] #49 8.095 + export GO111MODULE=on [2021-05-27T07:24:53.531Z] #49 8.095 + GO111MODULE=on [2021-05-27T07:24:53.531Z] #49 8.095 + GOBIN=/build [2021-05-27T07:24:53.531Z] #49 8.095 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-27T07:24:53.531Z] #49 8.130 go: finding github.com v1.23.8 [2021-05-27T07:24:53.531Z] #49 8.130 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-27T07:24:53.531Z] #49 8.130 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-27T07:24:53.531Z] #49 8.130 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:24:53.531Z] #49 8.130 go: finding github.com/golangci v1.23.8 [2021-05-27T07:24:53.531Z] #49 9.653 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:24:53.531Z] #49 10.75 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:24:53.531Z] #49 ... [2021-05-27T07:24:53.531Z] [2021-05-27T07:24:53.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-05-27T07:24:53.531Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:24:53.531Z] #45 8.129 + RM_GOPATH=0 [2021-05-27T07:24:53.531Z] #45 8.129 + TMP_GOPATH= [2021-05-27T07:24:53.531Z] #45 8.129 + : /build [2021-05-27T07:24:53.531Z] #45 8.129 + '[' -z '' ']' [2021-05-27T07:24:53.531Z] #45 8.135 ++ mktemp -d [2021-05-27T07:24:53.531Z] #45 8.137 + export GOPATH=/tmp/tmp.avmGvMD4bC [2021-05-27T07:24:53.531Z] #45 8.137 + GOPATH=/tmp/tmp.avmGvMD4bC [2021-05-27T07:24:53.531Z] #45 8.137 + RM_GOPATH=1 [2021-05-27T07:24:53.531Z] #45 8.137 + case "$(go env GOARCH)" in [2021-05-27T07:24:53.531Z] #45 8.156 ++ go env GOARCH [2021-05-27T07:24:53.531Z] #45 8.344 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:53.531Z] #45 8.344 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:53.531Z] #45 8.344 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:53.531Z] #45 8.344 + dir=/tmp/install [2021-05-27T07:24:53.531Z] #45 8.344 + bin=vndr [2021-05-27T07:24:53.531Z] #45 8.344 + shift [2021-05-27T07:24:53.531Z] #45 8.344 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-27T07:24:53.531Z] #45 8.344 + . /tmp/install/vndr.installer [2021-05-27T07:24:53.531Z] #45 8.344 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:24:53.531Z] #45 8.344 + install_vndr [2021-05-27T07:24:53.531Z] #45 8.344 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-27T07:24:53.531Z] #45 8.344 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.avmGvMD4bC/src/github.com/LK4D4/vndr [2021-05-27T07:24:53.531Z] #45 8.344 Cloning into '/tmp/tmp.avmGvMD4bC/src/github.com/LK4D4/vndr'... [2021-05-27T07:24:53.531Z] #45 8.348 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:24:53.531Z] #45 9.504 + cd /tmp/tmp.avmGvMD4bC/src/github.com/LK4D4/vndr [2021-05-27T07:24:53.531Z] #45 9.504 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:24:53.531Z] #45 9.544 + go build -buildmode=pie -v -o /build/vndr . [2021-05-27T07:24:53.704Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2021-05-27T07:24:53.791Z] #45 ... [2021-05-27T07:24:53.791Z] [2021-05-27T07:24:53.791Z] #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-05-27T07:24:53.791Z] #51 sha256:01ea27c1af141f2f8795d65466c02bb5b3138c15f0d0974cd24bde69a4c0fee8 [2021-05-27T07:24:53.791Z] #51 7.625 + RM_GOPATH=0 [2021-05-27T07:24:53.791Z] #51 7.625 + TMP_GOPATH= [2021-05-27T07:24:53.791Z] #51 7.625 + : /build [2021-05-27T07:24:53.791Z] #51 7.625 + '[' -z '' ']' [2021-05-27T07:24:53.791Z] #51 7.625 ++ mktemp -d [2021-05-27T07:24:53.791Z] #51 7.625 + export GOPATH=/tmp/tmp.ETogbEkRGe [2021-05-27T07:24:53.791Z] #51 7.625 + GOPATH=/tmp/tmp.ETogbEkRGe [2021-05-27T07:24:53.791Z] #51 7.625 + RM_GOPATH=1 [2021-05-27T07:24:53.791Z] #51 7.625 + case "$(go env GOARCH)" in [2021-05-27T07:24:53.791Z] #51 7.625 ++ go env GOARCH [2021-05-27T07:24:53.791Z] #51 7.625 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:53.791Z] #51 7.625 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:53.791Z] #51 7.625 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:53.791Z] #51 7.629 + dir=/tmp/install [2021-05-27T07:24:53.791Z] #51 7.629 + bin=shfmt [2021-05-27T07:24:53.791Z] #51 7.629 + shift [2021-05-27T07:24:53.791Z] #51 7.629 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-27T07:24:53.791Z] #51 7.629 + . /tmp/install/shfmt.installer [2021-05-27T07:24:53.791Z] #51 7.629 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:24:53.791Z] #51 7.629 + install_shfmt [2021-05-27T07:24:53.791Z] #51 7.629 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-27T07:24:53.791Z] #51 7.629 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ETogbEkRGe/src/github.com/mvdan/sh [2021-05-27T07:24:53.791Z] #51 7.629 Cloning into '/tmp/tmp.ETogbEkRGe/src/github.com/mvdan/sh'... [2021-05-27T07:24:53.791Z] #51 7.630 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:24:53.877Z] #58 ... [2021-05-27T07:24:53.877Z] [2021-05-27T07:24:53.877Z] #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-05-27T07:24:53.877Z] #49 sha256:ace9341be04b7ae142d6690dd4d0ff63ec1da99a37fc4969db587bb545c44206 [2021-05-27T07:24:53.877Z] #49 17.23 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-27T07:24:53.877Z] #49 17.23 go: downloading github.com/fatih/color v1.7.0 [2021-05-27T07:24:53.877Z] #49 17.26 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:24:53.877Z] #49 17.26 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:24:53.877Z] #49 17.40 go: downloading github.com/pkg/errors v0.8.1 [2021-05-27T07:24:53.877Z] #49 17.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:24:53.877Z] #49 17.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:24:53.877Z] #49 17.59 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:24:53.877Z] #49 17.59 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:24:53.877Z] #49 17.59 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:24:53.877Z] #49 17.77 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:24:53.877Z] #49 17.99 go: extracting github.com/fatih/color v1.7.0 [2021-05-27T07:24:53.877Z] #49 17.99 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:24:53.877Z] #49 17.99 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-27T07:24:53.877Z] #49 17.99 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:24:53.877Z] #49 18.07 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:24:53.877Z] #49 18.10 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:24:53.877Z] #49 18.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:24:53.877Z] #49 18.16 go: downloading github.com/spf13/viper v1.6.1 [2021-05-27T07:24:53.877Z] #49 18.16 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:24:53.877Z] #49 18.27 go: extracting github.com/pkg/errors v0.8.1 [2021-05-27T07:24:53.877Z] #49 18.47 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-27T07:24:53.877Z] #49 18.63 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:24:53.877Z] #49 18.63 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:24:53.877Z] #49 18.91 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-27T07:24:53.877Z] #49 18.98 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:24:53.877Z] #49 18.99 go: extracting github.com/spf13/viper v1.6.1 [2021-05-27T07:24:53.877Z] #49 19.14 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-27T07:24:53.877Z] #49 19.26 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-27T07:24:53.877Z] #49 19.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-27T07:24:53.877Z] #49 19.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:24:53.877Z] #49 19.43 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:24:53.877Z] #49 19.61 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-27T07:24:53.877Z] #49 19.61 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:24:53.877Z] #49 19.61 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:24:53.877Z] #49 19.81 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:24:53.877Z] #49 19.83 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:24:53.877Z] #49 19.90 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:24:54.069Z] #51 ... [2021-05-27T07:24:54.069Z] [2021-05-27T07:24:54.069Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:24:54.069Z] #34 sha256:ac5eca4e7f7f3ccea8c76a7ac8d7eda50345368c43a07dd3ebd2cb583714a657 [2021-05-27T07:24:54.069Z] #34 7.376 Install go-toml version v1.8.1 [2021-05-27T07:24:54.069Z] #34 7.410 go: finding github.com v1.8.1 [2021-05-27T07:24:54.069Z] #34 7.410 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-27T07:24:54.069Z] #34 7.410 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-27T07:24:54.069Z] #34 7.410 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:24:54.069Z] #34 7.410 go: finding github.com/pelletier v1.8.1 [2021-05-27T07:24:54.069Z] #34 8.868 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:24:54.069Z] #34 9.368 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:24:54.069Z] #34 ... [2021-05-27T07:24:54.069Z] [2021-05-27T07:24:54.069Z] #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-05-27T07:24:54.069Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:24:54.069Z] #13 3.583 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-27T07:24:54.069Z] #13 3.748 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:54.069Z] #13 3.803 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:54.069Z] #13 3.827 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:54.137Z] #49 20.19 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-27T07:24:54.400Z] #49 ... [2021-05-27T07:24:54.400Z] [2021-05-27T07:24:54.400Z] #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-05-27T07:24:54.400Z] #47 sha256:ed85a350604ef33420508a5c5b9737e4602a09f7ebcf51f1ae39f61d8e93604d [2021-05-27T07:24:54.400Z] #47 10.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:24:54.400Z] #47 11.09 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:24:54.400Z] #47 13.19 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:24:54.400Z] #47 16.96 go: finding github.com/fatih/color v1.9.0 [2021-05-27T07:24:54.400Z] #47 16.96 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:24:54.400Z] #47 16.96 go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:24:54.400Z] #47 17.16 go: finding github.com/spf13/pflag v1.0.3 [2021-05-27T07:24:54.400Z] #47 17.37 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:24:54.400Z] #47 17.58 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:24:54.400Z] #47 17.77 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:24:54.400Z] #47 17.99 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:24:54.400Z] #47 18.07 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:24:54.400Z] #47 18.07 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:24:54.400Z] #47 18.07 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:24:54.691Z] #47 ... [2021-05-27T07:24:54.691Z] [2021-05-27T07:24:54.691Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:24:54.691Z] #34 sha256:13bfae045bc2dcf4e2d6cb75c216cb75b6177b1c5ffd68fbf091dbf319f873cb [2021-05-27T07:24:54.691Z] #34 10.60 github.com/pelletier/go-toml [2021-05-27T07:24:54.691Z] #34 19.20 github.com/pelletier/go-toml/cmd/tomll [2021-05-27T07:24:54.691Z] #34 ... [2021-05-27T07:24:54.691Z] [2021-05-27T07:24:54.691Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-27T07:24:54.691Z] #49 sha256:ace9341be04b7ae142d6690dd4d0ff63ec1da99a37fc4969db587bb545c44206 [2021-05-27T07:24:54.691Z] #49 20.60 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:24:54.691Z] #49 20.73 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-27T07:24:54.691Z] #49 20.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:24:54.691Z] #49 20.89 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:24:54.796Z] #18 DONE 1.5s [2021-05-27T07:24:54.796Z] [2021-05-27T07:24:54.796Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-27T07:24:54.796Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-27T07:24:54.952Z] #49 21.04 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:24:55.091Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-05-27T07:24:55.091Z] #9 ... [2021-05-27T07:24:55.091Z] [2021-05-27T07:24:55.091Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-27T07:24:55.091Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-27T07:24:55.091Z] #65 DONE 3.4s [2021-05-27T07:24:55.091Z] [2021-05-27T07:24:55.091Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-27T07:24:55.091Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-27T07:24:55.212Z] #49 21.17 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:24:55.212Z] #49 21.17 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:24:55.473Z] #49 21.57 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:24:55.734Z] #49 ... [2021-05-27T07:24:55.734Z] [2021-05-27T07:24:55.734Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:24:55.734Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:24:55.734Z] #45 11.81 runtime [2021-05-27T07:24:55.734Z] #45 11.81 unicode [2021-05-27T07:24:55.734Z] #45 15.70 unicode/utf8 [2021-05-27T07:24:55.734Z] #45 16.32 math/bits [2021-05-27T07:24:55.734Z] #45 17.18 math [2021-05-27T07:24:55.734Z] #45 21.67 internal/testlog [2021-05-27T07:24:55.734Z] #45 21.97 encoding [2021-05-27T07:24:55.734Z] #45 ... [2021-05-27T07:24:55.734Z] [2021-05-27T07:24:55.734Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-27T07:24:55.734Z] #49 sha256:ace9341be04b7ae142d6690dd4d0ff63ec1da99a37fc4969db587bb545c44206 [2021-05-27T07:24:55.734Z] #49 21.76 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-27T07:24:55.996Z] #49 21.99 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-27T07:24:55.996Z] #49 ... [2021-05-27T07:24:55.996Z] [2021-05-27T07:24:55.996Z] #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-05-27T07:24:55.996Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:24:55.996Z] #42 12.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:24:55.996Z] #42 14.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:24:56.040Z] #13 ... [2021-05-27T07:24:56.040Z] [2021-05-27T07:24:56.040Z] #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-05-27T07:24:56.040Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:24:56.040Z] #55 9.657 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:56.040Z] #55 9.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:56.040Z] #55 9.743 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:56.040Z] #55 ... [2021-05-27T07:24:56.040Z] [2021-05-27T07:24:56.040Z] #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-05-27T07:24:56.040Z] #47 sha256:058e73851b9c5d9d974178f3d3ea49cfc0fe29a9077d8fe71d0458830fcc8c1e [2021-05-27T07:24:56.040Z] #47 8.185 + RM_GOPATH=0 [2021-05-27T07:24:56.040Z] #47 8.185 + TMP_GOPATH= [2021-05-27T07:24:56.041Z] #47 8.185 + : /build [2021-05-27T07:24:56.041Z] #47 8.185 + '[' -z '' ']' [2021-05-27T07:24:56.041Z] #47 8.185 ++ mktemp -d [2021-05-27T07:24:56.041Z] #47 8.185 + export GOPATH=/tmp/tmp.Q1TWgHPeyK [2021-05-27T07:24:56.041Z] #47 8.185 + GOPATH=/tmp/tmp.Q1TWgHPeyK [2021-05-27T07:24:56.041Z] #47 8.185 + RM_GOPATH=1 [2021-05-27T07:24:56.041Z] #47 8.185 + case "$(go env GOARCH)" in [2021-05-27T07:24:56.041Z] #47 8.185 ++ go env GOARCH [2021-05-27T07:24:56.041Z] #47 8.196 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.041Z] #47 8.196 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.041Z] #47 8.203 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:56.041Z] #47 8.213 + dir=/tmp/install [2021-05-27T07:24:56.041Z] #47 8.213 + bin=gotestsum [2021-05-27T07:24:56.041Z] #47 8.213 + shift [2021-05-27T07:24:56.041Z] #47 8.213 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-27T07:24:56.041Z] #47 8.213 + . /tmp/install/gotestsum.installer [2021-05-27T07:24:56.041Z] #47 8.236 ++ : v0.5.3 [2021-05-27T07:24:56.041Z] #47 8.236 + install_gotestsum [2021-05-27T07:24:56.041Z] #47 8.236 + set -e [2021-05-27T07:24:56.041Z] #47 8.236 + export GO111MODULE=on [2021-05-27T07:24:56.041Z] #47 8.236 + GO111MODULE=on [2021-05-27T07:24:56.041Z] #47 8.236 + GOBIN=/build [2021-05-27T07:24:56.041Z] #47 8.236 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-27T07:24:56.041Z] #47 8.273 go: finding gotest.tools v0.5.3 [2021-05-27T07:24:56.041Z] #47 8.273 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-27T07:24:56.041Z] #47 9.960 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-27T07:24:56.167Z] #19 DONE 1.3s [2021-05-27T07:24:56.167Z] [2021-05-27T07:24:56.167Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:24:56.167Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:24:56.167Z] #43 56.75 AR soccr/libsoccr.a [2021-05-27T07:24:56.167Z] #43 56.83 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-27T07:24:56.167Z] #43 57.31 DEP criu/arch/x86/sigframe.d [2021-05-27T07:24:56.167Z] #43 57.43 DEP criu/arch/x86/sigaction_compat.d [2021-05-27T07:24:56.167Z] #43 57.57 DEP criu/arch/x86/kerndat.d [2021-05-27T07:24:56.167Z] #43 57.72 DEP criu/arch/x86/crtools.d [2021-05-27T07:24:56.167Z] #43 57.93 DEP criu/arch/x86/cpu.d [2021-05-27T07:24:56.167Z] #43 58.14 CC criu/arch/x86/cpu.o [2021-05-27T07:24:56.167Z] #43 59.00 CC criu/arch/x86/crtools.o [2021-05-27T07:24:56.257Z] #42 ... [2021-05-27T07:24:56.257Z] [2021-05-27T07:24:56.257Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:24:56.257Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:24:56.257Z] #45 22.12 unicode/utf16 [2021-05-27T07:24:56.257Z] #45 22.40 container/list [2021-05-27T07:24:56.257Z] #45 ... [2021-05-27T07:24:56.257Z] [2021-05-27T07:24:56.257Z] #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-05-27T07:24:56.257Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:24:56.257Z] #36 12.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:24:56.299Z] #47 ... [2021-05-27T07:24:56.299Z] [2021-05-27T07:24:56.299Z] #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-05-27T07:24:56.299Z] #24 sha256:568c3e55d865fc3e97dffa3f25f9ea55443912fb762d9e194a415efcfce4acc4 [2021-05-27T07:24:56.299Z] #24 8.003 + RM_GOPATH=0 [2021-05-27T07:24:56.299Z] #24 8.003 + TMP_GOPATH= [2021-05-27T07:24:56.299Z] #24 8.003 + : /build [2021-05-27T07:24:56.299Z] #24 8.003 + '[' -z '' ']' [2021-05-27T07:24:56.299Z] #24 8.003 ++ mktemp -d [2021-05-27T07:24:56.299Z] #24 8.003 + export GOPATH=/tmp/tmp.ipACYsnRaB [2021-05-27T07:24:56.299Z] #24 8.003 + GOPATH=/tmp/tmp.ipACYsnRaB [2021-05-27T07:24:56.299Z] #24 8.003 + RM_GOPATH=1 [2021-05-27T07:24:56.299Z] #24 8.003 + case "$(go env GOARCH)" in [2021-05-27T07:24:56.299Z] #24 8.003 ++ go env GOARCH [2021-05-27T07:24:56.299Z] #24 8.003 Install docker/cli version 17.06.2-ce from stable [2021-05-27T07:24:56.299Z] #24 8.003 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.299Z] #24 8.003 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.299Z] #24 8.003 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:56.299Z] #24 8.003 + dir=/tmp/install [2021-05-27T07:24:56.299Z] #24 8.003 + bin=dockercli [2021-05-27T07:24:56.299Z] #24 8.003 + shift [2021-05-27T07:24:56.299Z] #24 8.003 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-27T07:24:56.299Z] #24 8.003 + . /tmp/install/dockercli.installer [2021-05-27T07:24:56.299Z] #24 8.003 ++ : stable [2021-05-27T07:24:56.299Z] #24 8.003 ++ : 17.06.2-ce [2021-05-27T07:24:56.299Z] #24 8.003 + install_dockercli [2021-05-27T07:24:56.299Z] #24 8.003 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-27T07:24:56.299Z] #24 8.003 ++ uname -m [2021-05-27T07:24:56.299Z] #24 8.007 + arch=x86_64 [2021-05-27T07:24:56.299Z] #24 8.007 + '[' x86_64 '!=' x86_64 ']' [2021-05-27T07:24:56.299Z] #24 8.007 + url=https://download.docker.com/linux/static [2021-05-27T07:24:56.299Z] #24 8.007 + tar -xz docker/docker [2021-05-27T07:24:56.299Z] #24 8.007 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-27T07:24:56.299Z] #24 ... [2021-05-27T07:24:56.299Z] [2021-05-27T07:24:56.299Z] #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-05-27T07:24:56.299Z] #67 sha256:2445e7973032f2d14152ef8dc0801b44c181cf2a18a1234ca19352e72bb7ac4b [2021-05-27T07:24:56.299Z] #67 6.628 + RM_GOPATH=0 [2021-05-27T07:24:56.299Z] #67 6.628 + TMP_GOPATH= [2021-05-27T07:24:56.299Z] #67 6.628 + : /build [2021-05-27T07:24:56.299Z] #67 6.628 + '[' -z '' ']' [2021-05-27T07:24:56.299Z] #67 6.628 ++ mktemp -d [2021-05-27T07:24:56.299Z] #67 6.628 + export GOPATH=/tmp/tmp.PfK2vxKyfI [2021-05-27T07:24:56.299Z] #67 6.628 + GOPATH=/tmp/tmp.PfK2vxKyfI [2021-05-27T07:24:56.299Z] #67 6.628 + RM_GOPATH=1 [2021-05-27T07:24:56.299Z] #67 6.628 + case "$(go env GOARCH)" in [2021-05-27T07:24:56.299Z] #67 6.648 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:24:56.299Z] #67 6.648 ++ go env GOARCH [2021-05-27T07:24:56.299Z] #67 6.648 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.299Z] #67 6.648 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.299Z] #67 6.648 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:56.299Z] #67 6.648 + dir=/tmp/install [2021-05-27T07:24:56.299Z] #67 6.648 + bin=proxy [2021-05-27T07:24:56.299Z] #67 6.648 + shift [2021-05-27T07:24:56.299Z] #67 6.648 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-27T07:24:56.299Z] #67 6.648 + . /tmp/install/proxy.installer [2021-05-27T07:24:56.299Z] #67 6.648 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:24:56.299Z] #67 6.648 + install_proxy [2021-05-27T07:24:56.299Z] #67 6.648 + case "$1" in [2021-05-27T07:24:56.299Z] #67 6.648 + export CGO_ENABLED=0 [2021-05-27T07:24:56.299Z] #67 6.648 + CGO_ENABLED=0 [2021-05-27T07:24:56.299Z] #67 6.648 + _install_proxy [2021-05-27T07:24:56.299Z] #67 6.648 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-27T07:24:56.299Z] #67 6.648 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PfK2vxKyfI/src/github.com/docker/libnetwork [2021-05-27T07:24:56.299Z] #67 6.648 Cloning into '/tmp/tmp.PfK2vxKyfI/src/github.com/docker/libnetwork'... [2021-05-27T07:24:56.518Z] #36 ... [2021-05-27T07:24:56.518Z] [2021-05-27T07:24:56.518Z] #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-05-27T07:24:56.518Z] #51 sha256:412af38a1e637c7382e922d7ff676543bdb3a6cba7bf9976a0541cdd3a0f1e45 [2021-05-27T07:24:56.518Z] #51 21.29 + cd /tmp/tmp.ZJDWiAmQnZ/src/github.com/mvdan/sh [2021-05-27T07:24:56.518Z] #51 21.29 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:24:56.518Z] #51 21.38 + GO111MODULE=on [2021-05-27T07:24:56.518Z] #51 21.38 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-27T07:24:56.518Z] #51 22.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:24:56.557Z] #67 ... [2021-05-27T07:24:56.557Z] [2021-05-27T07:24:56.557Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:24:56.557Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:24:56.557Z] #45 8.688 + RM_GOPATH=0 [2021-05-27T07:24:56.557Z] #45 8.688 + TMP_GOPATH= [2021-05-27T07:24:56.557Z] #45 8.688 + : /build [2021-05-27T07:24:56.557Z] #45 8.688 + '[' -z '' ']' [2021-05-27T07:24:56.557Z] #45 8.688 ++ mktemp -d [2021-05-27T07:24:56.557Z] #45 8.688 + export GOPATH=/tmp/tmp.7bFBuvaRRy [2021-05-27T07:24:56.557Z] #45 8.688 + GOPATH=/tmp/tmp.7bFBuvaRRy [2021-05-27T07:24:56.557Z] #45 8.688 + RM_GOPATH=1 [2021-05-27T07:24:56.557Z] #45 8.688 + case "$(go env GOARCH)" in [2021-05-27T07:24:56.557Z] #45 8.695 ++ go env GOARCH [2021-05-27T07:24:56.557Z] #45 8.714 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.557Z] #45 8.714 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.557Z] #45 8.714 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:56.557Z] #45 8.718 + dir=/tmp/install [2021-05-27T07:24:56.557Z] #45 8.718 + bin=vndr [2021-05-27T07:24:56.557Z] #45 8.718 + shift [2021-05-27T07:24:56.557Z] #45 8.718 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-27T07:24:56.557Z] #45 8.718 + . /tmp/install/vndr.installer [2021-05-27T07:24:56.557Z] #45 8.718 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:24:56.557Z] #45 8.718 + install_vndr [2021-05-27T07:24:56.557Z] #45 8.718 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-27T07:24:56.557Z] #45 8.718 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7bFBuvaRRy/src/github.com/LK4D4/vndr [2021-05-27T07:24:56.557Z] #45 8.718 Cloning into '/tmp/tmp.7bFBuvaRRy/src/github.com/LK4D4/vndr'... [2021-05-27T07:24:56.557Z] #45 8.719 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:24:56.557Z] #45 10.04 + cd /tmp/tmp.7bFBuvaRRy/src/github.com/LK4D4/vndr [2021-05-27T07:24:56.557Z] #45 10.04 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:24:56.557Z] #45 10.27 + go build -buildmode=pie -v -o /build/vndr . [2021-05-27T07:24:56.557Z] #45 ... [2021-05-27T07:24:56.557Z] [2021-05-27T07:24:56.557Z] #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-05-27T07:24:56.557Z] #51 sha256:4829c5dd68a67a15f479510ba3932c6ac364e41df8aba930eb7dcca71c1f2219 [2021-05-27T07:24:56.557Z] #51 6.674 + RM_GOPATH=0 [2021-05-27T07:24:56.557Z] #51 6.674 + TMP_GOPATH= [2021-05-27T07:24:56.557Z] #51 6.674 + : /build [2021-05-27T07:24:56.557Z] #51 6.674 + '[' -z '' ']' [2021-05-27T07:24:56.557Z] #51 6.674 ++ mktemp -d [2021-05-27T07:24:56.557Z] #51 6.674 + export GOPATH=/tmp/tmp.4vnDE2k2b2 [2021-05-27T07:24:56.557Z] #51 6.674 + GOPATH=/tmp/tmp.4vnDE2k2b2 [2021-05-27T07:24:56.557Z] #51 6.674 + RM_GOPATH=1 [2021-05-27T07:24:56.557Z] #51 6.674 + case "$(go env GOARCH)" in [2021-05-27T07:24:56.557Z] #51 6.674 ++ go env GOARCH [2021-05-27T07:24:56.557Z] #51 6.676 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.557Z] #51 6.676 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.557Z] #51 6.684 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:24:56.557Z] #51 6.685 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:56.557Z] #51 6.685 + dir=/tmp/install [2021-05-27T07:24:56.557Z] #51 6.685 + bin=shfmt [2021-05-27T07:24:56.557Z] #51 6.685 + shift [2021-05-27T07:24:56.557Z] #51 6.685 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-27T07:24:56.557Z] #51 6.685 + . /tmp/install/shfmt.installer [2021-05-27T07:24:56.557Z] #51 6.685 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:24:56.557Z] #51 6.685 + install_shfmt [2021-05-27T07:24:56.557Z] #51 6.685 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-27T07:24:56.557Z] #51 6.685 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4vnDE2k2b2/src/github.com/mvdan/sh [2021-05-27T07:24:56.557Z] #51 6.685 Cloning into '/tmp/tmp.4vnDE2k2b2/src/github.com/mvdan/sh'... [2021-05-27T07:24:56.618Z] #13 5.943 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-27T07:24:56.782Z] #51 22.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:24:56.782Z] #51 22.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:24:56.829Z] #51 ... [2021-05-27T07:24:56.829Z] [2021-05-27T07:24:56.829Z] #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-05-27T07:24:56.829Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:24:56.829Z] #49 7.553 + RM_GOPATH=0 [2021-05-27T07:24:56.829Z] #49 7.553 + TMP_GOPATH= [2021-05-27T07:24:56.829Z] #49 7.553 + : /build [2021-05-27T07:24:56.829Z] #49 7.553 + '[' -z '' ']' [2021-05-27T07:24:56.829Z] #49 7.553 ++ mktemp -d [2021-05-27T07:24:56.829Z] #49 7.557 + export GOPATH=/tmp/tmp.wTVR75NF7I [2021-05-27T07:24:56.829Z] #49 7.557 + GOPATH=/tmp/tmp.wTVR75NF7I [2021-05-27T07:24:56.829Z] #49 7.557 + RM_GOPATH=1 [2021-05-27T07:24:56.829Z] #49 7.557 + case "$(go env GOARCH)" in [2021-05-27T07:24:56.829Z] #49 7.564 ++ go env GOARCH [2021-05-27T07:24:56.829Z] #49 7.592 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.829Z] #49 7.592 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:56.829Z] #49 7.592 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:56.829Z] #49 7.596 + dir=/tmp/install [2021-05-27T07:24:56.829Z] #49 7.596 + bin=golangci_lint [2021-05-27T07:24:56.829Z] #49 7.596 + shift [2021-05-27T07:24:56.829Z] #49 7.596 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-27T07:24:56.829Z] #49 7.596 + . /tmp/install/golangci_lint.installer [2021-05-27T07:24:56.829Z] #49 7.596 ++ : v1.23.8 [2021-05-27T07:24:56.829Z] #49 7.596 + install_golangci_lint [2021-05-27T07:24:56.829Z] #49 7.596 + set -e [2021-05-27T07:24:56.829Z] #49 7.596 + export GO111MODULE=on [2021-05-27T07:24:56.829Z] #49 7.596 + GO111MODULE=on [2021-05-27T07:24:56.829Z] #49 7.596 + GOBIN=/build [2021-05-27T07:24:56.829Z] #49 7.596 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-27T07:24:56.829Z] #49 7.680 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-27T07:24:56.829Z] #49 7.680 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-27T07:24:56.830Z] #49 7.680 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:24:56.830Z] #49 7.680 go: finding github.com/golangci v1.23.8 [2021-05-27T07:24:56.830Z] #49 7.680 go: finding github.com v1.23.8 [2021-05-27T07:24:56.830Z] #49 8.515 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:24:56.830Z] #49 9.347 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:24:57.090Z] #49 ... [2021-05-27T07:24:57.090Z] [2021-05-27T07:24:57.090Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:24:57.090Z] #34 sha256:b0877d2d9d394993057213ddb090af5b996d336d6017766b4985b64cff7ad0de [2021-05-27T07:24:57.090Z] #34 8.844 Install go-toml version v1.8.1 [2021-05-27T07:24:57.090Z] #34 8.852 go: finding github.com v1.8.1 [2021-05-27T07:24:57.090Z] #34 8.852 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-27T07:24:57.090Z] #34 8.852 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-27T07:24:57.090Z] #34 8.852 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:24:57.090Z] #34 8.868 go: finding github.com/pelletier v1.8.1 [2021-05-27T07:24:57.090Z] #34 10.07 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:24:57.090Z] #34 10.56 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:24:57.090Z] #34 ... [2021-05-27T07:24:57.090Z] [2021-05-27T07:24:57.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-05-27T07:24:57.090Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:24:57.090Z] #36 9.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:57.090Z] #36 9.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:57.090Z] #36 9.573 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:57.348Z] #36 11.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:24:57.348Z] #36 ... [2021-05-27T07:24:57.348Z] [2021-05-27T07:24:57.348Z] #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-05-27T07:24:57.348Z] #58 sha256:8fd15c5984f293cc528b4a7ab566e455b30385fef308c152a7663af3daae2c92 [2021-05-27T07:24:57.348Z] #58 8.861 + RM_GOPATH=0 [2021-05-27T07:24:57.348Z] #58 8.861 + TMP_GOPATH= [2021-05-27T07:24:57.348Z] #58 8.861 + : /build [2021-05-27T07:24:57.348Z] #58 8.861 + '[' -z '' ']' [2021-05-27T07:24:57.348Z] #58 8.861 ++ mktemp -d [2021-05-27T07:24:57.348Z] #58 8.867 + export GOPATH=/tmp/tmp.UHiejLY1oo [2021-05-27T07:24:57.348Z] #58 8.867 + GOPATH=/tmp/tmp.UHiejLY1oo [2021-05-27T07:24:57.348Z] #58 8.867 + RM_GOPATH=1 [2021-05-27T07:24:57.348Z] #58 8.867 + case "$(go env GOARCH)" in [2021-05-27T07:24:57.348Z] #58 8.867 ++ go env GOARCH [2021-05-27T07:24:57.348Z] #58 8.895 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:24:57.348Z] #58 8.895 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:57.348Z] #58 8.895 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:24:57.348Z] #58 8.895 ++ dirname /tmp/install/install.sh [2021-05-27T07:24:57.348Z] #58 8.895 + dir=/tmp/install [2021-05-27T07:24:57.348Z] #58 8.895 + bin=rootlesskit [2021-05-27T07:24:57.348Z] #58 8.895 + shift [2021-05-27T07:24:57.348Z] #58 8.895 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-27T07:24:57.348Z] #58 8.895 + . /tmp/install/rootlesskit.installer [2021-05-27T07:24:57.348Z] #58 8.895 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:24:57.348Z] #58 8.895 + install_rootlesskit [2021-05-27T07:24:57.348Z] #58 8.895 + case "$1" in [2021-05-27T07:24:57.348Z] #58 8.895 + export CGO_ENABLED=0 [2021-05-27T07:24:57.348Z] #58 8.895 + CGO_ENABLED=0 [2021-05-27T07:24:57.348Z] #58 8.895 + _install_rootlesskit [2021-05-27T07:24:57.348Z] #58 8.895 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-27T07:24:57.348Z] #58 8.895 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UHiejLY1oo/src/github.com/rootless-containers/rootlesskit [2021-05-27T07:24:57.348Z] #58 8.907 Cloning into '/tmp/tmp.UHiejLY1oo/src/github.com/rootless-containers/rootlesskit'... [2021-05-27T07:24:57.348Z] #58 ... [2021-05-27T07:24:57.348Z] [2021-05-27T07:24:57.348Z] #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-05-27T07:24:57.348Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:24:57.348Z] #40 9.023 + git clone https://github.com/docker/distribution.git . [2021-05-27T07:24:57.348Z] #40 9.023 Cloning into '.'... [2021-05-27T07:24:57.358Z] #51 23.27 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:24:57.358Z] #51 23.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:24:57.543Z] #43 60.57 CC criu/arch/x86/kerndat.o [2021-05-27T07:24:57.610Z] #40 ... [2021-05-27T07:24:57.610Z] [2021-05-27T07:24:57.610Z] #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-05-27T07:24:57.610Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:24:57.610Z] #13 5.941 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-27T07:24:57.610Z] #13 6.075 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:57.610Z] #13 6.096 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:57.800Z] #43 61.10 CC criu/arch/x86/sigaction_compat.o [2021-05-27T07:24:57.873Z] #13 6.246 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:58.302Z] #51 24.09 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:24:58.302Z] #51 ... [2021-05-27T07:24:58.302Z] [2021-05-27T07:24:58.302Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:24:58.302Z] #34 sha256:13bfae045bc2dcf4e2d6cb75c216cb75b6177b1c5ffd68fbf091dbf319f873cb [2021-05-27T07:24:58.302Z] #34 DONE 24.4s [2021-05-27T07:24:58.364Z] #43 61.37 CC criu/arch/x86/sigframe.o [2021-05-27T07:24:58.364Z] #43 61.66 LINK criu/arch/x86/crtools.built-in.o [2021-05-27T07:24:58.406Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.6s done [2021-05-27T07:24:58.563Z] [2021-05-27T07:24:58.563Z] #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-05-27T07:24:58.563Z] #67 sha256:904e09f8f63c024be5afff91864b1881a593e9d32bf969b91d7be92eeb37a137 [2021-05-27T07:24:58.563Z] #67 22.67 Checking out files: 55% (1063/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-27T07:24:58.563Z] #67 23.62 + cd /tmp/tmp.GqwsQTLfNz/src/github.com/docker/libnetwork [2021-05-27T07:24:58.563Z] #67 23.62 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:24:58.563Z] #67 24.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-27T07:24:58.620Z] #43 61.71 DEP criu/pie/util-vdso-elf32.d [2021-05-27T07:24:58.669Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2021-05-27T07:24:58.877Z] #43 61.83 DEP criu/pie/util-vdso.d [2021-05-27T07:24:58.877Z] #43 62.03 DEP criu/pie/util.d [2021-05-27T07:24:58.929Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-05-27T07:24:59.134Z] #43 62.24 CC criu/pie/util.o [2021-05-27T07:24:59.191Z] #9 DONE 23.7s [2021-05-27T07:24:59.191Z] [2021-05-27T07:24:59.191Z] #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-05-27T07:24:59.191Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-27T07:24:59.191Z] #27 1.416 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:24:59.191Z] #27 1.416 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:24:59.191Z] #27 1.437 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:24:59.191Z] #27 1.654 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-27T07:24:59.191Z] #27 1.896 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-27T07:24:59.191Z] #27 2.166 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-27T07:24:59.191Z] #27 3.539 Fetched 8270 kB in 2s (3497 kB/s) [2021-05-27T07:24:59.191Z] #27 3.539 Reading package lists... [2021-05-27T07:24:59.191Z] #27 4.834 Reading package lists... [2021-05-27T07:24:59.191Z] #27 6.141 Building dependency tree... [2021-05-27T07:24:59.191Z] #27 6.777 The following additional packages will be installed: [2021-05-27T07:24:59.191Z] #27 6.781 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-27T07:24:59.191Z] #27 6.781 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-27T07:24:59.191Z] #27 6.781 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-27T07:24:59.191Z] #27 6.781 Suggested packages: [2021-05-27T07:24:59.191Z] #27 6.781 krb5-doc krb5-user [2021-05-27T07:24:59.191Z] #27 6.781 Recommended packages: [2021-05-27T07:24:59.191Z] #27 6.781 krb5-locales publicsuffix libsasl2-modules [2021-05-27T07:24:59.191Z] #27 7.083 The following NEW packages will be installed: [2021-05-27T07:24:59.191Z] #27 7.085 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-27T07:24:59.191Z] #27 7.085 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-27T07:24:59.191Z] #27 7.085 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-27T07:24:59.191Z] #27 7.085 libssh2-1 libssl1.1 openssl [2021-05-27T07:24:59.191Z] #27 7.391 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-27T07:24:59.191Z] #27 7.391 Need to get 4777 kB of archives. [2021-05-27T07:24:59.191Z] #27 7.391 After this operation, 11.5 MB of additional disk space will be used. [2021-05-27T07:24:59.191Z] #27 7.391 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-05-27T07:24:59.191Z] #27 7.391 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-27T07:24:59.191Z] #27 7.392 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-05-27T07:24:59.191Z] #27 7.397 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-05-27T07:24:59.191Z] #27 7.397 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-05-27T07:24:59.191Z] #27 7.397 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-05-27T07:24:59.191Z] #27 7.402 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-05-27T07:24:59.191Z] #27 7.405 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-05-27T07:24:59.191Z] #27 7.411 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-05-27T07:24:59.191Z] #27 7.411 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-27T07:24:59.191Z] #27 7.489 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-05-27T07:24:59.191Z] #27 7.489 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-05-27T07:24:59.191Z] #27 7.489 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-05-27T07:24:59.191Z] #27 7.489 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-05-27T07:24:59.191Z] #27 7.489 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-05-27T07:24:59.191Z] #27 7.489 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-05-27T07:24:59.191Z] #27 7.489 Get:17 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-27T07:24:59.191Z] #27 7.495 Get:18 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-27T07:24:59.191Z] #27 7.495 Get:19 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-27T07:24:59.191Z] #27 7.497 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-05-27T07:24:59.191Z] #27 7.553 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-05-27T07:24:59.191Z] #27 7.907 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:24:59.191Z] #27 7.959 Fetched 4777 kB in 0s (11.3 MB/s) [2021-05-27T07:24:59.191Z] #27 8.009 Selecting previously unselected package libssl1.1:arm64. [2021-05-27T07:24:59.191Z] #27 8.009 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:24:59.191Z] #27 8.019 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-27T07:24:59.191Z] #27 8.031 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:59.191Z] #27 8.357 Selecting previously unselected package openssl. [2021-05-27T07:24:59.191Z] #27 8.359 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-27T07:24:59.191Z] #27 8.369 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-27T07:24:59.191Z] #27 8.516 Selecting previously unselected package ca-certificates. [2021-05-27T07:24:59.191Z] #27 8.516 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-27T07:24:59.191Z] #27 8.521 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-27T07:24:59.191Z] #27 8.684 Selecting previously unselected package libkeyutils1:arm64. [2021-05-27T07:24:59.191Z] #27 8.686 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-05-27T07:24:59.191Z] #27 8.691 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-05-27T07:24:59.191Z] #27 8.745 Selecting previously unselected package libkrb5support0:arm64. [2021-05-27T07:24:59.191Z] #27 8.745 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-05-27T07:24:59.191Z] #27 8.750 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-27T07:24:59.191Z] #27 8.798 Selecting previously unselected package libk5crypto3:arm64. [2021-05-27T07:24:59.191Z] #27 8.800 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-05-27T07:24:59.191Z] #27 8.805 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-27T07:24:59.191Z] #27 8.950 Selecting previously unselected package libkrb5-3:arm64. [2021-05-27T07:24:59.191Z] #27 8.950 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-05-27T07:24:59.191Z] #27 8.955 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-27T07:24:59.191Z] #27 9.057 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-05-27T07:24:59.191Z] #27 9.059 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-05-27T07:24:59.191Z] #27 9.064 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-27T07:24:59.191Z] #27 9.111 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-05-27T07:24:59.191Z] #27 9.112 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-27T07:24:59.191Z] #27 9.116 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:59.191Z] #27 9.250 Selecting previously unselected package libsasl2-2:arm64. [2021-05-27T07:24:59.191Z] #27 9.251 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-27T07:24:59.191Z] #27 9.256 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:24:59.191Z] #27 9.301 Selecting previously unselected package libldap-common. [2021-05-27T07:24:59.191Z] #27 9.303 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-27T07:24:59.191Z] #27 9.307 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:59.191Z] #27 9.367 Selecting previously unselected package libldap-2.4-2:arm64. [2021-05-27T07:24:59.191Z] #27 9.367 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-05-27T07:24:59.191Z] #27 9.371 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:24:59.191Z] #27 9.455 Selecting previously unselected package libnghttp2-14:arm64. [2021-05-27T07:24:59.391Z] #43 62.55 CC criu/pie/util-vdso.o [2021-05-27T07:24:59.453Z] #27 9.456 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-05-27T07:24:59.453Z] #27 9.461 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-27T07:24:59.453Z] #27 9.519 Selecting previously unselected package libpsl5:arm64. [2021-05-27T07:24:59.453Z] #27 9.521 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-05-27T07:24:59.453Z] #27 9.525 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-05-27T07:24:59.453Z] #27 9.577 Selecting previously unselected package librtmp1:arm64. [2021-05-27T07:24:59.453Z] #27 9.579 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-05-27T07:24:59.453Z] #27 9.584 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-27T07:24:59.453Z] #27 9.638 Selecting previously unselected package libssh2-1:arm64. [2021-05-27T07:24:59.453Z] #27 9.638 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-05-27T07:24:59.453Z] #27 9.643 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-27T07:24:59.453Z] #27 9.700 Selecting previously unselected package libcurl4:arm64. [2021-05-27T07:24:59.715Z] #27 9.702 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-05-27T07:24:59.715Z] #27 9.713 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-27T07:24:59.715Z] #27 9.785 Selecting previously unselected package curl. [2021-05-27T07:24:59.715Z] #27 9.785 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-05-27T07:24:59.715Z] #27 9.789 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-27T07:24:59.715Z] #27 9.857 Selecting previously unselected package libonig5:arm64. [2021-05-27T07:24:59.715Z] #27 9.858 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-05-27T07:24:59.715Z] #27 9.863 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-27T07:24:59.715Z] #27 9.926 Selecting previously unselected package libjq1:arm64. [2021-05-27T07:24:59.715Z] #27 9.928 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-27T07:24:59.715Z] #27 9.933 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-27T07:24:59.916Z] #13 ... [2021-05-27T07:24:59.916Z] [2021-05-27T07:24:59.916Z] #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-05-27T07:24:59.916Z] #47 sha256:df0eb8f211eb737c096fd22d742c78ab634928a92b2c5bb9dbd6839608368c6e [2021-05-27T07:24:59.916Z] #47 10.25 go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:24:59.916Z] #47 10.25 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:24:59.916Z] #47 10.27 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-27T07:24:59.916Z] #47 10.30 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:24:59.916Z] #47 10.33 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:24:59.916Z] #47 10.63 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:24:59.916Z] #47 10.78 go: extracting github.com/fatih/color v1.9.0 [2021-05-27T07:24:59.916Z] #47 10.81 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:24:59.916Z] #47 11.17 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:24:59.917Z] #47 11.17 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:24:59.917Z] #47 11.59 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:24:59.917Z] #47 11.68 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-27T07:24:59.917Z] #47 11.70 go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:24:59.917Z] #47 11.79 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:24:59.917Z] #47 15.05 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:24:59.917Z] #47 15.86 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:24:59.917Z] #47 17.05 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:24:59.917Z] #47 ... [2021-05-27T07:24:59.917Z] [2021-05-27T07:24:59.917Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:24:59.917Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:24:59.917Z] #13 9.551 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:24:59.949Z] #67 ... [2021-05-27T07:24:59.949Z] [2021-05-27T07:24:59.949Z] #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-05-27T07:24:59.949Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:24:59.949Z] #13 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:24:59.949Z] #13 13.90 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:24:59.949Z] #13 16.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:24:59.949Z] #13 ... [2021-05-27T07:24:59.949Z] [2021-05-27T07:24:59.949Z] #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-05-27T07:24:59.949Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:24:59.949Z] #42 25.86 Fetched 8447 kB in 18s (477 kB/s) [2021-05-27T07:24:59.976Z] #27 10.01 Selecting previously unselected package jq. [2021-05-27T07:24:59.976Z] #27 10.01 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-27T07:25:00.238Z] #27 10.37 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-27T07:25:00.238Z] #27 10.45 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-05-27T07:25:00.334Z] #43 63.28 CC criu/pie/util-vdso-elf32.o [2021-05-27T07:25:00.417Z] #13 8.841 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-27T07:25:00.512Z] #27 10.48 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-05-27T07:25:00.512Z] #27 10.50 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-27T07:25:00.512Z] #27 10.69 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-27T07:25:00.591Z] #43 ... [2021-05-27T07:25:00.591Z] [2021-05-27T07:25:00.591Z] #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-05-27T07:25:00.591Z] #53 sha256:eb404eaf0f5044e57365c921a5568bd85f76716a28e9088b7cd90547a8872dea [2021-05-27T07:25:00.591Z] #53 13.68 + cd /tmp/tmp.E0XDp0kKIk/src/github.com/opencontainers/runc [2021-05-27T07:25:00.591Z] #53 13.68 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-27T07:25:00.773Z] #27 ... [2021-05-27T07:25:00.773Z] [2021-05-27T07:25:00.773Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-27T07:25:00.773Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-27T07:25:00.773Z] #10 DONE 1.5s [2021-05-27T07:25:00.773Z] [2021-05-27T07:25:00.773Z] #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-05-27T07:25:00.773Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-27T07:25:00.773Z] #27 10.83 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:25:00.773Z] #27 10.85 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-27T07:25:00.773Z] #27 10.87 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:25:00.773Z] #27 ... [2021-05-27T07:25:00.773Z] [2021-05-27T07:25:00.773Z] #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-05-27T07:25:00.773Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-27T07:25:00.847Z] #53 14.08 + '[' -z '' ']' [2021-05-27T07:25:00.847Z] #53 14.08 + target=static [2021-05-27T07:25:00.847Z] #53 14.08 + make 'BUILDTAGS=seccomp ' static [2021-05-27T07:25:00.860Z] #13 ... [2021-05-27T07:25:00.860Z] [2021-05-27T07:25:00.860Z] #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-05-27T07:25:00.860Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:25:00.860Z] #40 7.494 + git clone https://github.com/docker/distribution.git . [2021-05-27T07:25:00.860Z] #40 7.497 Cloning into '.'... [2021-05-27T07:25:01.147Z] #40 ... [2021-05-27T07:25:01.147Z] [2021-05-27T07:25:01.147Z] #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-05-27T07:25:01.147Z] #58 sha256:fbbe162f10ab740cb648e1e34e1d4e1b2baa3b3f2fc8f76d33164b1688689060 [2021-05-27T07:25:01.147Z] #58 14.32 + cd /tmp/tmp.6fqy0YYs4z/src/github.com/rootless-containers/rootlesskit [2021-05-27T07:25:01.147Z] #58 14.34 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:25:01.147Z] #58 14.42 + export GO111MODULE=on [2021-05-27T07:25:01.147Z] #58 14.42 + GO111MODULE=on [2021-05-27T07:25:01.147Z] #58 14.42 + export GOPROXY=https://proxy.golang.org [2021-05-27T07:25:01.147Z] #58 14.42 + GOPROXY=https://proxy.golang.org [2021-05-27T07:25:01.147Z] #58 14.42 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-27T07:25:01.147Z] #58 14.42 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-27T07:25:01.147Z] #58 17.05 go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:25:01.147Z] #58 17.24 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:25:01.147Z] #58 17.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:25:01.147Z] #58 17.27 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-27T07:25:01.147Z] #58 17.60 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:25:01.147Z] #58 17.61 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:25:01.147Z] #58 17.66 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-27T07:25:01.147Z] #58 17.77 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-27T07:25:01.147Z] #58 17.98 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-27T07:25:01.147Z] #58 18.22 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:25:01.355Z] #11 DONE 0.7s [2021-05-27T07:25:01.355Z] [2021-05-27T07:25:01.355Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-27T07:25:01.355Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-27T07:25:01.411Z] #53 14.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-27T07:25:01.433Z] #58 18.35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:25:01.433Z] #58 18.40 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:25:01.433Z] #58 18.58 go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:25:01.619Z] #42 ... [2021-05-27T07:25:01.619Z] [2021-05-27T07:25:01.619Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-27T07:25:01.619Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-27T07:25:01.619Z] #31 DONE 0.1s [2021-05-27T07:25:01.619Z] [2021-05-27T07:25:01.619Z] #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-05-27T07:25:01.619Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-27T07:25:01.619Z] #27 10.88 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-27T07:25:01.619Z] #27 10.90 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-27T07:25:01.619Z] #27 10.92 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-27T07:25:01.619Z] #27 10.93 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-27T07:25:01.619Z] #27 10.95 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-27T07:25:01.619Z] #27 10.96 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-27T07:25:01.619Z] #27 10.99 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-27T07:25:01.619Z] #27 11.01 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-27T07:25:01.619Z] #27 11.02 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-27T07:25:01.619Z] #27 11.05 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-27T07:25:01.888Z] #27 ... [2021-05-27T07:25:01.888Z] [2021-05-27T07:25:01.888Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-27T07:25:01.888Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-27T07:25:01.888Z] #39 DONE 0.4s [2021-05-27T07:25:01.888Z] [2021-05-27T07:25:01.888Z] #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-05-27T07:25:01.888Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-27T07:25:01.888Z] #27 12.17 Updating certificates in /etc/ssl/certs... [2021-05-27T07:25:02.003Z] #58 ... [2021-05-27T07:25:02.003Z] [2021-05-27T07:25:02.003Z] #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-05-27T07:25:02.003Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:02.003Z] #36 9.246 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:25:02.003Z] #36 9.332 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:25:02.003Z] #36 9.332 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:25:02.003Z] #36 12.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:25:02.003Z] #36 14.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:25:02.003Z] #36 18.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:25:02.265Z] #36 ... [2021-05-27T07:25:02.265Z] [2021-05-27T07:25:02.265Z] #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-05-27T07:25:02.265Z] #58 sha256:fbbe162f10ab740cb648e1e34e1d4e1b2baa3b3f2fc8f76d33164b1688689060 [2021-05-27T07:25:02.265Z] #58 19.31 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-27T07:25:02.265Z] #58 19.55 go: downloading github.com/google/uuid v1.2.0 [2021-05-27T07:25:02.525Z] #58 19.76 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:25:03.045Z] #13 ... [2021-05-27T07:25:03.045Z] [2021-05-27T07:25:03.045Z] #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-05-27T07:25:03.045Z] #51 sha256:4829c5dd68a67a15f479510ba3932c6ac364e41df8aba930eb7dcca71c1f2219 [2021-05-27T07:25:03.045Z] #51 16.78 + cd /tmp/tmp.4vnDE2k2b2/src/github.com/mvdan/sh [2021-05-27T07:25:03.045Z] #51 16.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:25:03.045Z] #51 16.94 + GO111MODULE=on [2021-05-27T07:25:03.045Z] #51 16.94 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-27T07:25:03.098Z] #58 20.18 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:25:03.098Z] #58 20.20 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:25:03.374Z] #58 ... [2021-05-27T07:25:03.374Z] [2021-05-27T07:25:03.374Z] #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-05-27T07:25:03.374Z] #24 sha256:289f51fbe0f18f9e6799e10c61c06e288500a00854cd446cab4db1005875abf6 [2021-05-27T07:25:03.374Z] #24 20.05 + mkdir -p /build [2021-05-27T07:25:03.374Z] #24 20.05 + mv docker/docker /build/ [2021-05-27T07:25:03.374Z] #24 20.06 + rmdir docker [2021-05-27T07:25:03.374Z] #24 DONE 20.7s [2021-05-27T07:25:03.374Z] [2021-05-27T07:25:03.374Z] #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-05-27T07:25:03.374Z] #58 sha256:fbbe162f10ab740cb648e1e34e1d4e1b2baa3b3f2fc8f76d33164b1688689060 [2021-05-27T07:25:03.374Z] #58 20.68 go: extracting github.com/google/uuid v1.2.0 [2021-05-27T07:25:04.177Z] #51 ... [2021-05-27T07:25:04.177Z] [2021-05-27T07:25:04.177Z] #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-05-27T07:25:04.177Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:04.177Z] #42 8.212 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:25:04.177Z] #42 8.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:25:04.177Z] #42 8.318 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:25:04.177Z] #42 9.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:25:04.177Z] #42 13.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:25:04.177Z] #42 16.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:25:04.457Z] #42 ... [2021-05-27T07:25:04.457Z] [2021-05-27T07:25:04.457Z] #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-05-27T07:25:04.457Z] #58 sha256:8fd15c5984f293cc528b4a7ab566e455b30385fef308c152a7663af3daae2c92 [2021-05-27T07:25:04.457Z] #58 17.02 + cd /tmp/tmp.UHiejLY1oo/src/github.com/rootless-containers/rootlesskit [2021-05-27T07:25:04.457Z] #58 17.04 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:25:04.457Z] #58 17.06 + export GO111MODULE=on [2021-05-27T07:25:04.457Z] #58 17.06 + GO111MODULE=on [2021-05-27T07:25:04.457Z] #58 17.06 + export GOPROXY=https://proxy.golang.org [2021-05-27T07:25:04.457Z] #58 17.06 + GOPROXY=https://proxy.golang.org [2021-05-27T07:25:04.457Z] #58 17.06 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-27T07:25:04.457Z] #58 17.06 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-27T07:25:04.757Z] #58 ... [2021-05-27T07:25:04.757Z] [2021-05-27T07:25:04.757Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:04.757Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:25:04.757Z] #45 11.98 internal/cpu [2021-05-27T07:25:04.757Z] #45 11.98 runtime/internal/atomic [2021-05-27T07:25:04.757Z] #45 12.23 runtime/internal/sys [2021-05-27T07:25:04.757Z] #45 12.54 runtime/internal/math [2021-05-27T07:25:04.757Z] #45 12.76 internal/race [2021-05-27T07:25:04.757Z] #45 12.80 internal/bytealg [2021-05-27T07:25:04.757Z] #45 12.89 sync/atomic [2021-05-27T07:25:04.757Z] #45 13.48 unicode [2021-05-27T07:25:04.757Z] #45 13.97 runtime [2021-05-27T07:25:04.757Z] #45 18.07 unicode/utf8 [2021-05-27T07:25:04.757Z] #45 18.82 math/bits [2021-05-27T07:25:04.757Z] #45 20.05 math [2021-05-27T07:25:04.757Z] #45 ... [2021-05-27T07:25:04.757Z] [2021-05-27T07:25:04.757Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-27T07:25:04.757Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:25:04.757Z] #55 12.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:25:04.757Z] #55 15.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:25:04.757Z] #55 19.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:25:05.016Z] #55 ... [2021-05-27T07:25:05.016Z] [2021-05-27T07:25:05.016Z] #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-05-27T07:25:05.016Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:25:05.016Z] #49 21.30 go: downloading github.com/spf13/viper v1.6.1 [2021-05-27T07:25:05.016Z] #49 21.36 go: downloading github.com/pkg/errors v0.8.1 [2021-05-27T07:25:05.016Z] #49 21.39 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:25:05.016Z] #49 21.46 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-27T07:25:05.016Z] #49 21.48 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-27T07:25:05.016Z] #49 21.72 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:25:05.016Z] #49 21.74 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:25:05.016Z] #49 21.74 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:05.016Z] #49 21.96 go: extracting github.com/pkg/errors v0.8.1 [2021-05-27T07:25:05.016Z] #49 21.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:25:05.016Z] #49 21.98 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:25:05.016Z] #49 21.98 go: extracting github.com/spf13/viper v1.6.1 [2021-05-27T07:25:05.016Z] #49 22.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:25:05.125Z] #58 ... [2021-05-27T07:25:05.125Z] [2021-05-27T07:25:05.125Z] #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-05-27T07:25:05.125Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:25:05.125Z] #32 8.575 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-27T07:25:05.125Z] #32 8.590 Cloning into '.'... [2021-05-27T07:25:05.251Z] #27 ... [2021-05-27T07:25:05.251Z] [2021-05-27T07:25:05.251Z] #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-05-27T07:25:05.251Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-27T07:25:05.251Z] #12 DONE 3.3s [2021-05-27T07:25:05.251Z] [2021-05-27T07:25:05.251Z] #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-05-27T07:25:05.251Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:25:05.262Z] #42 25.86 Reading package lists... [2021-05-27T07:25:05.262Z] #42 ... [2021-05-27T07:25:05.262Z] [2021-05-27T07:25:05.262Z] #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-05-27T07:25:05.262Z] #49 sha256:ace9341be04b7ae142d6690dd4d0ff63ec1da99a37fc4969db587bb545c44206 [2021-05-27T07:25:05.262Z] #49 22.59 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:05.262Z] #49 22.79 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:05.262Z] #49 23.05 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:25:05.262Z] #49 25.57 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-27T07:25:05.262Z] #49 25.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:25:05.262Z] #49 25.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:05.262Z] #49 25.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:05.262Z] #49 25.65 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:05.262Z] #49 25.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:05.262Z] #49 25.65 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:05.262Z] #49 25.65 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:05.262Z] #49 25.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:25:05.262Z] #49 25.79 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:05.262Z] #49 25.79 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-27T07:25:05.262Z] #49 25.79 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:25:05.262Z] #49 25.79 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-27T07:25:05.262Z] #49 25.79 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:05.262Z] #49 25.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:05.262Z] #49 26.04 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:05.262Z] #49 26.04 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:05.262Z] #49 26.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:05.262Z] #49 26.20 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:05.262Z] #49 26.20 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:05.262Z] #49 26.20 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:05.262Z] #49 26.28 go: downloading github.com/spf13/cast v1.3.0 [2021-05-27T07:25:05.262Z] #49 26.39 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:05.262Z] #49 26.39 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:05.262Z] #49 26.39 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:25:05.262Z] #49 26.39 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:05.262Z] #49 26.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:25:05.262Z] #49 26.39 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:05.262Z] #49 26.43 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:05.262Z] #49 26.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:25:05.262Z] #49 26.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:05.262Z] #49 26.71 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:05.262Z] #49 26.78 go: extracting github.com/spf13/cast v1.3.0 [2021-05-27T07:25:05.262Z] #49 26.82 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:25:05.262Z] #49 26.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:25:05.262Z] #49 26.96 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:25:05.262Z] #49 27.06 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:05.262Z] #49 27.07 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:05.262Z] #49 27.11 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:05.262Z] #49 27.11 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:25:05.262Z] #49 27.16 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:05.262Z] #49 27.34 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:25:05.262Z] #49 27.34 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:25:05.262Z] #49 27.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:05.262Z] #49 27.37 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-27T07:25:05.262Z] #49 27.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:05.262Z] #49 27.44 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:05.262Z] #49 27.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:25:05.262Z] #49 27.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:05.262Z] #49 27.55 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:05.262Z] #49 27.72 go: downloading golang.org/x/text v0.3.2 [2021-05-27T07:25:05.262Z] #49 27.72 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:05.262Z] #49 27.86 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-27T07:25:05.262Z] #49 27.86 go: downloading github.com/spf13/afero v1.1.2 [2021-05-27T07:25:05.262Z] #49 27.92 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:05.262Z] #49 27.92 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:05.262Z] #49 27.92 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:05.262Z] #49 27.92 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:25:05.262Z] #49 28.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:05.262Z] #49 28.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:05.262Z] #49 28.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:25:05.262Z] #49 28.43 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:05.262Z] #49 28.43 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:25:05.262Z] #49 28.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:25:05.262Z] #49 28.82 go: extracting github.com/spf13/afero v1.1.2 [2021-05-27T07:25:05.262Z] #49 28.82 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:05.262Z] #49 29.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:05.262Z] #49 29.17 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:05.262Z] #49 29.17 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:05.262Z] #49 29.17 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:05.263Z] #49 29.17 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:25:05.263Z] #49 29.33 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:05.263Z] #49 29.36 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:05.263Z] #49 29.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:25:05.263Z] #49 29.61 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:25:05.263Z] #49 29.77 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:25:05.263Z] #49 29.82 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:25:05.263Z] #49 30.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:25:05.263Z] #49 30.31 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:25:05.263Z] #49 30.31 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:25:05.263Z] #49 30.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:25:05.263Z] #49 30.63 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:25:05.263Z] #49 31.06 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:25:05.263Z] #49 31.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:05.263Z] #49 31.24 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:05.263Z] #49 31.24 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:25:05.263Z] #49 31.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:25:05.263Z] #49 31.49 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:05.263Z] #49 31.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:25:05.275Z] #49 22.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:05.401Z] #32 ... [2021-05-27T07:25:05.401Z] [2021-05-27T07:25:05.401Z] #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-05-27T07:25:05.401Z] #47 sha256:058e73851b9c5d9d974178f3d3ea49cfc0fe29a9077d8fe71d0458830fcc8c1e [2021-05-27T07:25:05.401Z] #47 10.46 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-27T07:25:05.401Z] #47 12.08 go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:25:05.401Z] #47 12.08 go: downloading github.com/fatih/color v1.9.0 [2021-05-27T07:25:05.401Z] #47 12.23 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:25:05.401Z] #47 12.26 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:25:05.401Z] #47 12.28 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-27T07:25:05.401Z] #47 12.31 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:25:05.401Z] #47 12.33 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:25:05.401Z] #47 12.44 go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:25:05.401Z] #47 12.45 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:25:05.401Z] #47 12.57 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:25:05.401Z] #47 12.67 go: extracting github.com/fatih/color v1.9.0 [2021-05-27T07:25:05.401Z] #47 12.68 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:25:05.401Z] #47 12.71 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:25:05.401Z] #47 12.74 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:25:05.401Z] #47 12.90 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:25:05.401Z] #47 13.20 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-27T07:25:05.401Z] #47 13.28 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:25:05.401Z] #47 13.55 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:25:05.401Z] #47 13.57 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:25:05.401Z] #47 16.67 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:25:05.401Z] #47 19.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:25:05.401Z] #47 ... [2021-05-27T07:25:05.401Z] [2021-05-27T07:25:05.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-05-27T07:25:05.401Z] #51 sha256:4829c5dd68a67a15f479510ba3932c6ac364e41df8aba930eb7dcca71c1f2219 [2021-05-27T07:25:05.401Z] #51 19.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:25:05.524Z] #49 ... [2021-05-27T07:25:05.524Z] [2021-05-27T07:25:05.524Z] #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-05-27T07:25:05.524Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:05.524Z] #13 27.32 Fetched 8971 kB in 19s (473 kB/s) [2021-05-27T07:25:05.544Z] #49 22.77 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-27T07:25:05.843Z] #51 19.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:25:05.928Z] #49 22.89 go: downloading github.com/spf13/afero v1.1.2 [2021-05-27T07:25:05.928Z] #49 22.91 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:25:05.928Z] #49 ... [2021-05-27T07:25:05.928Z] [2021-05-27T07:25:05.928Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:25:05.928Z] #34 sha256:ac5eca4e7f7f3ccea8c76a7ac8d7eda50345368c43a07dd3ebd2cb583714a657 [2021-05-27T07:25:05.928Z] #34 12.85 github.com/pelletier/go-toml [2021-05-27T07:25:05.928Z] #34 ... [2021-05-27T07:25:05.928Z] [2021-05-27T07:25:05.928Z] #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-05-27T07:25:05.928Z] #58 sha256:fbbe162f10ab740cb648e1e34e1d4e1b2baa3b3f2fc8f76d33164b1688689060 [2021-05-27T07:25:05.928Z] #58 22.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:25:05.928Z] #58 23.14 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:25:06.123Z] #51 19.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:25:06.123Z] #51 20.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:25:06.387Z] #51 20.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:25:06.540Z] #58 23.76 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-27T07:25:06.681Z] #53 ... [2021-05-27T07:25:06.681Z] [2021-05-27T07:25:06.681Z] #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-05-27T07:25:06.681Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:25:06.681Z] #20 1.458 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-27T07:25:06.681Z] #20 1.685 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:25:06.681Z] #20 1.701 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:25:06.681Z] #20 1.721 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:25:06.681Z] #20 2.029 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-27T07:25:06.681Z] #20 3.057 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:25:06.681Z] #20 4.405 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:25:06.681Z] #20 5.932 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:25:06.681Z] #20 ... [2021-05-27T07:25:06.681Z] [2021-05-27T07:25:06.681Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:25:06.681Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:25:06.681Z] #43 63.99 AR criu/pie/pie.lib.a [2021-05-27T07:25:06.681Z] #43 64.05 DEP criu/pie/restorer.d [2021-05-27T07:25:06.681Z] #43 64.33 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-27T07:25:06.681Z] #43 64.47 DEP criu/arch/x86/restorer_unmap.d [2021-05-27T07:25:06.681Z] #43 64.50 DEP criu/arch/x86/restorer.d [2021-05-27T07:25:06.681Z] #43 64.64 DEP criu/arch/x86/vdso-pie.d [2021-05-27T07:25:06.681Z] #43 64.73 DEP criu/pie/parasite-vdso.d [2021-05-27T07:25:06.681Z] #43 64.85 DEP criu/pie/parasite.d [2021-05-27T07:25:06.681Z] #43 65.09 CC criu/pie/parasite.o [2021-05-27T07:25:06.681Z] #43 66.29 LINK criu/pie/parasite.built-in.o [2021-05-27T07:25:06.681Z] #43 66.31 GEN criu/pie/parasite-blob.h [2021-05-27T07:25:06.681Z] #43 66.33 CC criu/pie/parasite-vdso.o [2021-05-27T07:25:06.681Z] #43 67.02 CC criu/arch/x86/vdso-pie.o [2021-05-27T07:25:06.681Z] #43 67.40 CC criu/arch/x86/restorer.o [2021-05-27T07:25:06.681Z] #43 68.07 CC criu/arch/x86/restorer_unmap.o [2021-05-27T07:25:06.681Z] #43 68.14 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-27T07:25:06.681Z] #43 68.47 CC criu/pie/restorer.o [2021-05-27T07:25:06.941Z] #13 27.32 Reading package lists... [2021-05-27T07:25:06.941Z] #13 ... [2021-05-27T07:25:06.941Z] [2021-05-27T07:25:06.941Z] #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-05-27T07:25:06.941Z] #58 sha256:5edb991a29538fb6b42c837468be077951b4e0a5fdc09d8ae680b311c08fff88 [2021-05-27T07:25:06.941Z] #58 22.81 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:25:06.941Z] #58 23.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:06.941Z] #58 23.29 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:06.941Z] #58 23.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:06.941Z] #58 24.32 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:06.941Z] #58 24.34 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:25:06.941Z] #58 27.92 go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:25:06.941Z] #58 28.38 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:25:06.941Z] #58 28.38 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:25:06.941Z] #58 28.38 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:25:06.941Z] #58 28.47 go: finding github.com/google/uuid v1.2.0 [2021-05-27T07:25:06.941Z] #58 28.52 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:25:06.941Z] #58 28.82 go: finding github.com/gofrs/flock v0.8.0 [2021-05-27T07:25:06.941Z] #58 28.82 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-27T07:25:06.941Z] #58 28.82 go: finding github.com/gorilla/mux v1.8.0 [2021-05-27T07:25:06.941Z] #58 28.82 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:25:06.941Z] #58 28.98 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:25:06.941Z] #58 28.98 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:25:06.941Z] #58 28.98 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:25:06.941Z] #58 29.17 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:06.941Z] #58 29.31 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:06.941Z] #58 ... [2021-05-27T07:25:06.941Z] [2021-05-27T07:25:06.941Z] #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-05-27T07:25:06.941Z] #49 sha256:ace9341be04b7ae142d6690dd4d0ff63ec1da99a37fc4969db587bb545c44206 [2021-05-27T07:25:06.941Z] #49 31.72 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:06.941Z] #49 31.73 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:25:06.941Z] #49 31.73 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:25:06.941Z] #49 31.77 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:25:06.941Z] #49 31.83 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:06.941Z] #49 32.19 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:25:06.941Z] #49 32.35 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:25:06.941Z] #49 32.49 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:06.941Z] #49 ... [2021-05-27T07:25:06.941Z] [2021-05-27T07:25:06.941Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:06.941Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:25:06.941Z] #45 23.05 crypto/internal/subtle [2021-05-27T07:25:06.941Z] #45 23.20 crypto/subtle [2021-05-27T07:25:06.941Z] #45 23.35 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-27T07:25:06.941Z] #45 23.55 internal/nettrace [2021-05-27T07:25:06.941Z] #45 23.68 runtime/cgo [2021-05-27T07:25:07.202Z] #45 ... [2021-05-27T07:25:07.202Z] [2021-05-27T07:25:07.202Z] #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-05-27T07:25:07.203Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:07.203Z] #42 25.86 Reading package lists... [2021-05-27T07:25:07.497Z] #58 ... [2021-05-27T07:25:07.497Z] [2021-05-27T07:25:07.497Z] #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-05-27T07:25:07.497Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:07.497Z] #42 14.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:25:07.497Z] #42 18.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:25:07.497Z] #42 ... [2021-05-27T07:25:07.497Z] [2021-05-27T07:25:07.497Z] #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-05-27T07:25:07.497Z] #47 sha256:df0eb8f211eb737c096fd22d742c78ab634928a92b2c5bb9dbd6839608368c6e [2021-05-27T07:25:07.497Z] #47 24.27 go: finding github.com/fatih/color v1.9.0 [2021-05-27T07:25:07.497Z] #47 24.33 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:25:07.497Z] #47 24.42 go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:25:07.497Z] #47 24.63 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:25:07.497Z] #47 24.68 go: finding github.com/spf13/pflag v1.0.3 [2021-05-27T07:25:07.497Z] #47 24.74 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:25:07.627Z] #43 ... [2021-05-27T07:25:07.627Z] [2021-05-27T07:25:07.627Z] #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-05-27T07:25:07.627Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:25:07.627Z] #20 11.67 Fetched 8971 kB in 10s (859 kB/s) [2021-05-27T07:25:07.758Z] #47 25.01 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:25:07.773Z] #42 33.08 Reading package lists... [2021-05-27T07:25:07.773Z] #42 ... [2021-05-27T07:25:07.773Z] [2021-05-27T07:25:07.774Z] #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-05-27T07:25:07.774Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:25:07.774Z] #55 23.87 Fetched 8447 kB in 18s (481 kB/s) [2021-05-27T07:25:07.774Z] #55 23.87 Reading package lists... [2021-05-27T07:25:07.801Z] #51 ... [2021-05-27T07:25:07.801Z] [2021-05-27T07:25:07.801Z] #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-05-27T07:25:07.801Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:25:07.801Z] #55 11.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:25:07.801Z] #55 14.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:25:07.801Z] #55 18.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:25:07.801Z] #55 ... [2021-05-27T07:25:07.801Z] [2021-05-27T07:25:07.801Z] #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-05-27T07:25:07.801Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:25:07.801Z] #49 20.68 go: downloading github.com/fatih/color v1.7.0 [2021-05-27T07:25:07.801Z] #49 20.70 go: downloading github.com/spf13/viper v1.6.1 [2021-05-27T07:25:07.801Z] #49 20.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:25:07.801Z] #49 20.85 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:07.801Z] #49 20.93 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-27T07:25:07.801Z] #49 21.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:25:07.801Z] #49 21.06 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:25:07.801Z] #49 21.14 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:25:07.801Z] #49 21.26 go: extracting github.com/fatih/color v1.7.0 [2021-05-27T07:25:07.801Z] #49 21.35 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:07.801Z] #49 21.36 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:07.801Z] #49 21.84 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:25:07.801Z] #49 21.84 go: extracting github.com/spf13/viper v1.6.1 [2021-05-27T07:25:07.801Z] #49 21.84 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:25:07.801Z] #49 21.91 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:25:07.953Z] #13 3.235 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-27T07:25:07.953Z] #13 3.300 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:25:07.953Z] #13 3.305 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:25:07.953Z] #13 3.308 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:25:08.024Z] #47 25.26 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:25:08.034Z] #55 31.07 Reading package lists... [2021-05-27T07:25:08.034Z] #55 ... [2021-05-27T07:25:08.034Z] [2021-05-27T07:25:08.034Z] #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-05-27T07:25:08.034Z] #51 sha256:412af38a1e637c7382e922d7ff676543bdb3a6cba7bf9976a0541cdd3a0f1e45 [2021-05-27T07:25:08.034Z] #51 25.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:08.034Z] #51 26.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:08.034Z] #51 27.89 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:25:08.034Z] #51 27.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:25:08.034Z] #51 28.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:25:08.034Z] #51 28.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:08.034Z] #51 29.08 runtime [2021-05-27T07:25:08.034Z] #51 29.17 runtime/cgo [2021-05-27T07:25:08.034Z] #51 ... [2021-05-27T07:25:08.034Z] [2021-05-27T07:25:08.034Z] #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-05-27T07:25:08.034Z] #49 sha256:ace9341be04b7ae142d6690dd4d0ff63ec1da99a37fc4969db587bb545c44206 [2021-05-27T07:25:08.034Z] #49 34.14 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-27T07:25:08.061Z] #49 21.97 go: downloading github.com/pkg/errors v0.8.1 [2021-05-27T07:25:08.061Z] #49 22.04 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:25:08.288Z] #47 25.45 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:25:08.288Z] #47 25.50 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:25:08.288Z] #47 25.54 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:25:08.628Z] #49 22.55 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:08.628Z] #49 22.67 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:25:08.628Z] #49 ... [2021-05-27T07:25:08.628Z] [2021-05-27T07:25:08.629Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:08.629Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:25:08.629Z] #45 12.59 runtime/internal/atomic [2021-05-27T07:25:08.629Z] #45 12.79 internal/cpu [2021-05-27T07:25:08.629Z] #45 13.42 runtime/internal/sys [2021-05-27T07:25:08.629Z] #45 13.79 runtime/internal/math [2021-05-27T07:25:08.629Z] #45 13.98 internal/bytealg [2021-05-27T07:25:08.629Z] #45 14.34 internal/race [2021-05-27T07:25:08.629Z] #45 14.84 sync/atomic [2021-05-27T07:25:08.629Z] #45 15.74 runtime [2021-05-27T07:25:08.629Z] #45 15.79 unicode [2021-05-27T07:25:08.629Z] #45 22.54 unicode/utf8 [2021-05-27T07:25:08.891Z] #45 ... [2021-05-27T07:25:08.891Z] [2021-05-27T07:25:08.891Z] #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-05-27T07:25:08.891Z] #58 sha256:8fd15c5984f293cc528b4a7ab566e455b30385fef308c152a7663af3daae2c92 [2021-05-27T07:25:08.891Z] #58 20.95 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:25:08.891Z] #58 21.28 go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:25:08.891Z] #58 21.37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:25:08.891Z] #58 21.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:25:08.891Z] #58 21.40 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-27T07:25:08.891Z] #58 21.43 go: downloading github.com/google/uuid v1.2.0 [2021-05-27T07:25:08.891Z] #58 21.49 go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:25:08.891Z] #58 21.63 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:25:08.891Z] #58 22.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:25:08.891Z] #58 22.21 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:25:08.891Z] #58 22.40 go: extracting github.com/google/uuid v1.2.0 [2021-05-27T07:25:08.891Z] #58 22.47 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:25:08.891Z] #58 22.68 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:25:08.904Z] #13 4.117 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [472 kB] [2021-05-27T07:25:08.978Z] #49 ... [2021-05-27T07:25:08.978Z] [2021-05-27T07:25:08.978Z] #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-05-27T07:25:08.978Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:08.978Z] #36 24.94 Fetched 8447 kB in 18s (467 kB/s) [2021-05-27T07:25:08.978Z] #36 24.94 Reading package lists... [2021-05-27T07:25:08.978Z] #36 32.08 Reading package lists... [2021-05-27T07:25:08.978Z] #36 ... [2021-05-27T07:25:08.978Z] [2021-05-27T07:25:08.978Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:08.978Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:25:08.978Z] #45 34.81 vendor/golang.org/x/crypto/internal/subtle [2021-05-27T07:25:08.978Z] #45 34.95 vendor/golang.org/x/crypto/curve25519 [2021-05-27T07:25:09.151Z] #58 22.97 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-27T07:25:09.410Z] #58 23.32 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-27T07:25:09.670Z] #58 ... [2021-05-27T07:25:09.670Z] [2021-05-27T07:25:09.670Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:25:09.670Z] #34 sha256:b0877d2d9d394993057213ddb090af5b996d336d6017766b4985b64cff7ad0de [2021-05-27T07:25:09.670Z] #34 13.53 github.com/pelletier/go-toml [2021-05-27T07:25:09.670Z] #34 ... [2021-05-27T07:25:09.670Z] [2021-05-27T07:25:09.670Z] #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-05-27T07:25:09.670Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:25:09.670Z] #49 23.09 go: extracting github.com/pkg/errors v0.8.1 [2021-05-27T07:25:09.670Z] #49 23.36 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:25:09.670Z] #49 23.39 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-27T07:25:09.670Z] #49 23.47 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:25:09.670Z] #49 23.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:09.670Z] #49 23.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:09.670Z] #49 23.57 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:09.670Z] #49 23.64 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-27T07:25:10.243Z] #49 24.08 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:10.243Z] #49 24.20 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:10.243Z] #49 ... [2021-05-27T07:25:10.243Z] [2021-05-27T07:25:10.243Z] #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-05-27T07:25:10.243Z] #24 sha256:568c3e55d865fc3e97dffa3f25f9ea55443912fb762d9e194a415efcfce4acc4 [2021-05-27T07:25:10.243Z] #24 22.91 + mkdir -p /build [2021-05-27T07:25:10.243Z] #24 22.93 + mv docker/docker /build/ [2021-05-27T07:25:10.243Z] #24 22.94 + rmdir docker [2021-05-27T07:25:10.243Z] #24 DONE 24.3s [2021-05-27T07:25:10.300Z] #13 ... [2021-05-27T07:25:10.300Z] [2021-05-27T07:25:10.300Z] #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-05-27T07:25:10.300Z] #47 sha256:d8986437075cd25dd2438f1a899ec78f645b52c380cadbc5fe871c2154131dac [2021-05-27T07:25:10.300Z] #47 5.794 + RM_GOPATH=0 [2021-05-27T07:25:10.300Z] #47 5.794 + TMP_GOPATH= [2021-05-27T07:25:10.300Z] #47 5.794 + : /build [2021-05-27T07:25:10.300Z] #47 5.794 + '[' -z '' ']' [2021-05-27T07:25:10.300Z] #47 5.795 ++ mktemp -d [2021-05-27T07:25:10.300Z] #47 5.812 + export GOPATH=/tmp/tmp.MGnu8wqKhP [2021-05-27T07:25:10.300Z] #47 5.812 + GOPATH=/tmp/tmp.MGnu8wqKhP [2021-05-27T07:25:10.300Z] #47 5.812 + RM_GOPATH=1 [2021-05-27T07:25:10.300Z] #47 5.813 + case "$(go env GOARCH)" in [2021-05-27T07:25:10.300Z] #47 5.817 ++ go env GOARCH [2021-05-27T07:25:10.300Z] #47 5.834 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:10.300Z] #47 5.835 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:10.300Z] #47 5.836 ++ dirname /tmp/install/install.sh [2021-05-27T07:25:10.300Z] #47 5.839 + dir=/tmp/install [2021-05-27T07:25:10.300Z] #47 5.842 + bin=gotestsum [2021-05-27T07:25:10.300Z] #47 5.842 + shift [2021-05-27T07:25:10.300Z] #47 5.842 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-27T07:25:10.300Z] #47 5.842 + . /tmp/install/gotestsum.installer [2021-05-27T07:25:10.300Z] #47 5.842 ++ : v0.5.3 [2021-05-27T07:25:10.300Z] #47 5.842 + install_gotestsum [2021-05-27T07:25:10.300Z] #47 5.843 + set -e [2021-05-27T07:25:10.300Z] #47 5.843 + export GO111MODULE=on [2021-05-27T07:25:10.300Z] #47 5.843 + GO111MODULE=on [2021-05-27T07:25:10.300Z] #47 5.843 + GOBIN=/build [2021-05-27T07:25:10.300Z] #47 5.843 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-27T07:25:10.300Z] #47 5.930 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-27T07:25:10.300Z] #47 5.930 go: finding gotest.tools v0.5.3 [2021-05-27T07:25:10.300Z] #47 6.765 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-27T07:25:10.300Z] #47 7.308 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-27T07:25:10.300Z] #47 8.103 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-27T07:25:10.300Z] #47 8.110 go: downloading github.com/fatih/color v1.9.0 [2021-05-27T07:25:10.300Z] #47 8.174 go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:25:10.300Z] #47 8.333 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:25:10.300Z] #47 8.410 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:25:10.300Z] #47 8.415 go: extracting github.com/fatih/color v1.9.0 [2021-05-27T07:25:10.300Z] #47 8.480 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:25:10.300Z] #47 8.592 go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:25:10.300Z] #47 8.653 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-27T07:25:10.300Z] #47 8.670 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:25:10.300Z] #47 8.672 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:25:10.300Z] #47 8.726 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:25:10.300Z] #47 8.797 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:25:10.300Z] #47 8.847 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:25:10.300Z] #47 ... [2021-05-27T07:25:10.300Z] [2021-05-27T07:25:10.300Z] #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-05-27T07:25:10.300Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:25:10.300Z] #13 5.470 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-27T07:25:10.363Z] #45 ... [2021-05-27T07:25:10.363Z] [2021-05-27T07:25:10.363Z] #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-05-27T07:25:10.363Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:25:10.363Z] #40 25.87 Checking out files: 92% (1566/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-27T07:25:10.363Z] #40 26.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-27T07:25:10.363Z] #40 27.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-27T07:25:10.363Z] #40 ... [2021-05-27T07:25:10.363Z] [2021-05-27T07:25:10.363Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-27T07:25:10.363Z] #49 sha256:ace9341be04b7ae142d6690dd4d0ff63ec1da99a37fc4969db587bb545c44206 [2021-05-27T07:25:10.363Z] #49 34.92 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:10.507Z] [2021-05-27T07:25:10.507Z] #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-05-27T07:25:10.507Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:25:10.507Z] #49 24.38 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:10.507Z] #49 24.39 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-27T07:25:10.507Z] #49 24.41 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:10.776Z] #49 ... [2021-05-27T07:25:10.776Z] [2021-05-27T07:25:10.776Z] #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-05-27T07:25:10.776Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:10.776Z] #36 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:25:10.776Z] #36 18.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:25:10.908Z] #20 11.67 Reading package lists... [2021-05-27T07:25:10.908Z] #20 ... [2021-05-27T07:25:10.908Z] [2021-05-27T07:25:10.908Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:10.908Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:25:10.908Z] #45 133.4 github.com/LK4D4/vndr/godl [2021-05-27T07:25:10.908Z] #45 134.3 github.com/LK4D4/vndr [2021-05-27T07:25:11.034Z] #36 ... [2021-05-27T07:25:11.034Z] [2021-05-27T07:25:11.034Z] #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-05-27T07:25:11.034Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:25:11.034Z] #49 24.94 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:11.164Z] #45 ... [2021-05-27T07:25:11.164Z] [2021-05-27T07:25:11.164Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:25:11.164Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:25:11.164Z] #43 71.92 LINK criu/pie/restorer.built-in.o [2021-05-27T07:25:11.164Z] #43 71.96 GEN criu/pie/restorer-blob.h [2021-05-27T07:25:11.164Z] #43 72.08 DEP criu/vdso.d [2021-05-27T07:25:11.164Z] #43 72.37 DEP criu/vdso-compat.d [2021-05-27T07:25:11.164Z] #43 72.55 DEP criu/uts_ns.d [2021-05-27T07:25:11.164Z] #43 72.78 DEP criu/util.d [2021-05-27T07:25:11.164Z] #43 73.01 DEP criu/uffd.d [2021-05-27T07:25:11.164Z] #43 73.20 DEP criu/tun.d [2021-05-27T07:25:11.164Z] #43 73.35 DEP criu/tty.d [2021-05-27T07:25:11.164Z] #43 73.52 DEP criu/timerfd.d [2021-05-27T07:25:11.164Z] #43 73.72 DEP criu/timens.d [2021-05-27T07:25:11.164Z] #43 73.91 DEP criu/sysfs_parse.d [2021-05-27T07:25:11.164Z] #43 74.04 DEP criu/sysctl.d [2021-05-27T07:25:11.164Z] #43 74.22 DEP criu/string.d [2021-05-27T07:25:11.164Z] #43 74.26 DEP criu/stats.d [2021-05-27T07:25:11.164Z] #43 74.46 DEP criu/sockets.d [2021-05-27T07:25:11.293Z] #49 25.27 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-27T07:25:11.374Z] #13 ... [2021-05-27T07:25:11.374Z] [2021-05-27T07:25:11.374Z] #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-05-27T07:25:11.374Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-27T07:25:11.374Z] #27 16.24 137 added, 0 removed; done. [2021-05-27T07:25:11.374Z] #27 16.32 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-27T07:25:11.374Z] #27 16.34 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-27T07:25:11.374Z] #27 16.36 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-27T07:25:11.374Z] #27 16.38 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-27T07:25:11.374Z] #27 16.40 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:25:11.374Z] #27 16.46 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-27T07:25:11.374Z] #27 16.59 Updating certificates in /etc/ssl/certs... [2021-05-27T07:25:11.374Z] #27 20.63 0 added, 0 removed; done. [2021-05-27T07:25:11.374Z] #27 20.63 Running hooks in /etc/ca-certificates/update.d... [2021-05-27T07:25:11.374Z] #27 20.64 done. [2021-05-27T07:25:11.374Z] #27 DONE 21.1s [2021-05-27T07:25:11.374Z] [2021-05-27T07:25:11.374Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-27T07:25:11.374Z] #28 sha256:87c4c5cbfc3085d957f6d27500dda1315eeff5fc16f61e1c8e3f20914b8c032d [2021-05-27T07:25:11.374Z] #28 DONE 0.2s [2021-05-27T07:25:11.374Z] [2021-05-27T07:25:11.374Z] #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-05-27T07:25:11.374Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:11.374Z] #29 ... [2021-05-27T07:25:11.374Z] [2021-05-27T07:25:11.374Z] #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-05-27T07:25:11.374Z] #67 sha256:17ab11765002a87e19fa6ab07b8dc046056a0e21eb44344b8f37b403dbe1468f [2021-05-27T07:25:11.374Z] #67 5.039 + RM_GOPATH=0 [2021-05-27T07:25:11.374Z] #67 5.039 + TMP_GOPATH= [2021-05-27T07:25:11.374Z] #67 5.039 + : /build [2021-05-27T07:25:11.374Z] #67 5.039 + '[' -z '' ']' [2021-05-27T07:25:11.374Z] #67 5.048 ++ mktemp -d [2021-05-27T07:25:11.374Z] #67 5.048 + export GOPATH=/tmp/tmp.pwxILQguoT [2021-05-27T07:25:11.374Z] #67 5.048 + GOPATH=/tmp/tmp.pwxILQguoT [2021-05-27T07:25:11.374Z] #67 5.048 + RM_GOPATH=1 [2021-05-27T07:25:11.374Z] #67 5.048 + case "$(go env GOARCH)" in [2021-05-27T07:25:11.374Z] #67 5.048 ++ go env GOARCH [2021-05-27T07:25:11.374Z] #67 5.058 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:11.374Z] #67 5.058 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:11.374Z] #67 5.058 ++ dirname /tmp/install/install.sh [2021-05-27T07:25:11.374Z] #67 5.059 + dir=/tmp/install [2021-05-27T07:25:11.374Z] #67 5.059 + bin=proxy [2021-05-27T07:25:11.374Z] #67 5.059 + shift [2021-05-27T07:25:11.374Z] #67 5.059 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-27T07:25:11.374Z] #67 5.059 + . /tmp/install/proxy.installer [2021-05-27T07:25:11.374Z] #67 5.059 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:25:11.374Z] #67 5.060 + install_proxy [2021-05-27T07:25:11.374Z] #67 5.060 + case "$1" in [2021-05-27T07:25:11.374Z] #67 5.060 + export CGO_ENABLED=0 [2021-05-27T07:25:11.374Z] #67 5.060 + CGO_ENABLED=0 [2021-05-27T07:25:11.374Z] #67 5.060 + _install_proxy [2021-05-27T07:25:11.374Z] #67 5.060 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-27T07:25:11.374Z] #67 5.060 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pwxILQguoT/src/github.com/docker/libnetwork [2021-05-27T07:25:11.374Z] #67 5.063 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:25:11.374Z] #67 5.065 Cloning into '/tmp/tmp.pwxILQguoT/src/github.com/docker/libnetwork'... [2021-05-27T07:25:11.551Z] #49 25.41 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-27T07:25:11.551Z] #49 25.68 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:11.664Z] #67 ... [2021-05-27T07:25:11.665Z] [2021-05-27T07:25:11.665Z] #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-05-27T07:25:11.665Z] #51 sha256:050d37b790f9ba4bb081b3ac6b6145b04fceb241b8fed972fe729463e31ad4a4 [2021-05-27T07:25:11.665Z] #51 4.619 + RM_GOPATH=0 [2021-05-27T07:25:11.665Z] #51 4.619 + TMP_GOPATH= [2021-05-27T07:25:11.665Z] #51 4.619 + : /build [2021-05-27T07:25:11.665Z] #51 4.619 + '[' -z '' ']' [2021-05-27T07:25:11.665Z] #51 4.621 ++ mktemp -d [2021-05-27T07:25:11.665Z] #51 4.623 + export GOPATH=/tmp/tmp.Z6j0HjVp27 [2021-05-27T07:25:11.665Z] #51 4.623 + GOPATH=/tmp/tmp.Z6j0HjVp27 [2021-05-27T07:25:11.665Z] #51 4.623 + RM_GOPATH=1 [2021-05-27T07:25:11.665Z] #51 4.623 + case "$(go env GOARCH)" in [2021-05-27T07:25:11.665Z] #51 4.627 ++ go env GOARCH [2021-05-27T07:25:11.665Z] #51 4.641 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:25:11.665Z] #51 4.641 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:11.665Z] #51 4.641 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:11.665Z] #51 4.641 ++ dirname /tmp/install/install.sh [2021-05-27T07:25:11.665Z] #51 4.641 + dir=/tmp/install [2021-05-27T07:25:11.665Z] #51 4.641 + bin=shfmt [2021-05-27T07:25:11.665Z] #51 4.641 + shift [2021-05-27T07:25:11.665Z] #51 4.641 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-27T07:25:11.665Z] #51 4.641 + . /tmp/install/shfmt.installer [2021-05-27T07:25:11.665Z] #51 4.641 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:25:11.665Z] #51 4.641 + install_shfmt [2021-05-27T07:25:11.665Z] #51 4.641 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-27T07:25:11.665Z] #51 4.641 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Z6j0HjVp27/src/github.com/mvdan/sh [2021-05-27T07:25:11.665Z] #51 4.641 Cloning into '/tmp/tmp.Z6j0HjVp27/src/github.com/mvdan/sh'... [2021-05-27T07:25:11.665Z] #51 ... [2021-05-27T07:25:11.665Z] [2021-05-27T07:25:11.665Z] #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-05-27T07:25:11.665Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-27T07:25:11.665Z] #36 6.208 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:25:11.665Z] #36 6.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:25:11.665Z] #36 6.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:25:11.665Z] #36 7.220 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-27T07:25:11.665Z] #36 8.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-27T07:25:11.725Z] #43 74.75 DEP criu/sk-unix.d [2021-05-27T07:25:11.809Z] #49 25.81 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-27T07:25:11.809Z] #49 25.95 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-27T07:25:11.809Z] #49 25.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:11.809Z] #49 25.95 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:11.933Z] #36 10.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-27T07:25:11.933Z] #36 ... [2021-05-27T07:25:11.933Z] [2021-05-27T07:25:11.933Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:25:11.933Z] #34 sha256:8fdd8139fa992b0e9aff0aff42681bdd34d8b0f0d7191e65d3dbd8b8413f3449 [2021-05-27T07:25:11.933Z] #34 5.817 Install go-toml version v1.8.1 [2021-05-27T07:25:11.933Z] #34 5.839 go: finding github.com v1.8.1 [2021-05-27T07:25:11.933Z] #34 5.854 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-27T07:25:11.933Z] #34 5.854 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-27T07:25:11.933Z] #34 5.854 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:25:11.933Z] #34 5.856 go: finding github.com/pelletier v1.8.1 [2021-05-27T07:25:11.933Z] #34 6.840 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:25:11.933Z] #34 7.302 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-27T07:25:11.933Z] #34 9.408 github.com/pelletier/go-toml [2021-05-27T07:25:11.933Z] #34 ... [2021-05-27T07:25:11.933Z] [2021-05-27T07:25:11.933Z] #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-05-27T07:25:11.933Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-27T07:25:11.933Z] #55 5.783 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:25:11.933Z] #55 5.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:25:11.933Z] #55 5.865 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:25:11.933Z] #55 6.646 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-27T07:25:11.933Z] #55 8.092 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-27T07:25:11.933Z] #55 9.443 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-27T07:25:11.981Z] #43 75.05 DEP criu/sk-tcp.d [2021-05-27T07:25:12.084Z] #49 25.98 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:12.211Z] #55 ... [2021-05-27T07:25:12.211Z] [2021-05-27T07:25:12.211Z] #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-05-27T07:25:12.211Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-27T07:25:12.211Z] #40 5.109 + git clone https://github.com/docker/distribution.git . [2021-05-27T07:25:12.211Z] #40 5.122 Cloning into '.'... [2021-05-27T07:25:12.211Z] #40 ... [2021-05-27T07:25:12.211Z] [2021-05-27T07:25:12.211Z] #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-05-27T07:25:12.211Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-27T07:25:12.211Z] #32 5.387 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-27T07:25:12.211Z] #32 5.389 Cloning into '.'... [2021-05-27T07:25:12.237Z] #43 75.20 DEP criu/sk-queue.d [2021-05-27T07:25:12.237Z] #43 75.32 DEP criu/sk-packet.d [2021-05-27T07:25:12.237Z] #43 75.46 DEP criu/sk-netlink.d [2021-05-27T07:25:12.344Z] #49 26.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:25:12.492Z] #32 ... [2021-05-27T07:25:12.492Z] [2021-05-27T07:25:12.492Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:12.492Z] #45 sha256:0866fbb3fc0b2583104601d1acef253d286e5869336053e2e38d89ca2dad423c [2021-05-27T07:25:12.492Z] #45 4.710 + RM_GOPATH=0 [2021-05-27T07:25:12.492Z] #45 4.710 + TMP_GOPATH= [2021-05-27T07:25:12.492Z] #45 4.710 + : /build [2021-05-27T07:25:12.492Z] #45 4.710 + '[' -z '' ']' [2021-05-27T07:25:12.492Z] #45 4.710 ++ mktemp -d [2021-05-27T07:25:12.492Z] #45 4.710 + export GOPATH=/tmp/tmp.B4v22H5TeR [2021-05-27T07:25:12.492Z] #45 4.710 + GOPATH=/tmp/tmp.B4v22H5TeR [2021-05-27T07:25:12.492Z] #45 4.710 + RM_GOPATH=1 [2021-05-27T07:25:12.492Z] #45 4.710 + case "$(go env GOARCH)" in [2021-05-27T07:25:12.492Z] #45 4.711 ++ go env GOARCH [2021-05-27T07:25:12.492Z] #45 4.754 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:12.492Z] #45 4.754 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:12.492Z] #45 4.754 ++ dirname /tmp/install/install.sh [2021-05-27T07:25:12.492Z] #45 4.754 + dir=/tmp/install [2021-05-27T07:25:12.492Z] #45 4.754 + bin=vndr [2021-05-27T07:25:12.492Z] #45 4.754 + shift [2021-05-27T07:25:12.492Z] #45 4.754 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-27T07:25:12.492Z] #45 4.754 + . /tmp/install/vndr.installer [2021-05-27T07:25:12.492Z] #45 4.754 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:25:12.492Z] #45 4.754 + install_vndr [2021-05-27T07:25:12.492Z] #45 4.754 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-27T07:25:12.492Z] #45 4.754 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.B4v22H5TeR/src/github.com/LK4D4/vndr [2021-05-27T07:25:12.492Z] #45 4.754 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:25:12.492Z] #45 4.756 Cloning into '/tmp/tmp.B4v22H5TeR/src/github.com/LK4D4/vndr'... [2021-05-27T07:25:12.492Z] #45 5.480 + cd /tmp/tmp.B4v22H5TeR/src/github.com/LK4D4/vndr [2021-05-27T07:25:12.492Z] #45 5.481 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-27T07:25:12.492Z] #45 5.566 + go build -buildmode=pie -v -o /build/vndr . [2021-05-27T07:25:12.492Z] #45 6.834 internal/cpu [2021-05-27T07:25:12.492Z] #45 6.864 internal/race [2021-05-27T07:25:12.492Z] #45 6.892 runtime/internal/sys [2021-05-27T07:25:12.492Z] #45 6.936 runtime/internal/atomic [2021-05-27T07:25:12.492Z] #45 7.084 runtime/internal/math [2021-05-27T07:25:12.492Z] #45 7.159 sync/atomic [2021-05-27T07:25:12.492Z] #45 7.213 unicode [2021-05-27T07:25:12.492Z] #45 7.728 math/bits [2021-05-27T07:25:12.492Z] #45 7.730 unicode/utf8 [2021-05-27T07:25:12.492Z] #45 8.041 internal/bytealg [2021-05-27T07:25:12.492Z] #45 8.635 runtime [2021-05-27T07:25:12.492Z] #45 9.041 internal/testlog [2021-05-27T07:25:12.492Z] #45 9.073 math [2021-05-27T07:25:12.492Z] #45 9.777 encoding [2021-05-27T07:25:12.492Z] #45 10.86 unicode/utf16 [2021-05-27T07:25:12.492Z] #45 ... [2021-05-27T07:25:12.492Z] [2021-05-27T07:25:12.492Z] #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-05-27T07:25:12.492Z] #49 sha256:5a608ae7e327fa8141de24146329569e6176d8e09c048de1f4fbe120c145b842 [2021-05-27T07:25:12.492Z] #49 4.121 + RM_GOPATH=0 [2021-05-27T07:25:12.492Z] #49 4.121 + TMP_GOPATH= [2021-05-27T07:25:12.492Z] #49 4.121 + : /build [2021-05-27T07:25:12.492Z] #49 4.121 + '[' -z '' ']' [2021-05-27T07:25:12.492Z] #49 4.121 ++ mktemp -d [2021-05-27T07:25:12.492Z] #49 4.122 + export GOPATH=/tmp/tmp.0tnhPPZ3Hg [2021-05-27T07:25:12.492Z] #49 4.122 + GOPATH=/tmp/tmp.0tnhPPZ3Hg [2021-05-27T07:25:12.492Z] #49 4.123 + RM_GOPATH=1 [2021-05-27T07:25:12.492Z] #49 4.123 + case "$(go env GOARCH)" in [2021-05-27T07:25:12.492Z] #49 4.127 ++ go env GOARCH [2021-05-27T07:25:12.492Z] #49 4.148 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:12.492Z] #49 4.148 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:12.492Z] #49 4.148 ++ dirname /tmp/install/install.sh [2021-05-27T07:25:12.492Z] #49 4.148 + dir=/tmp/install [2021-05-27T07:25:12.492Z] #49 4.148 + bin=golangci_lint [2021-05-27T07:25:12.492Z] #49 4.148 + shift [2021-05-27T07:25:12.492Z] #49 4.148 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-27T07:25:12.492Z] #49 4.148 + . /tmp/install/golangci_lint.installer [2021-05-27T07:25:12.492Z] #49 4.150 ++ : v1.23.8 [2021-05-27T07:25:12.492Z] #49 4.150 + install_golangci_lint [2021-05-27T07:25:12.492Z] #49 4.150 + set -e [2021-05-27T07:25:12.492Z] #49 4.150 + export GO111MODULE=on [2021-05-27T07:25:12.492Z] #49 4.150 + GO111MODULE=on [2021-05-27T07:25:12.492Z] #49 4.150 + GOBIN=/build [2021-05-27T07:25:12.492Z] #49 4.150 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-27T07:25:12.492Z] #49 4.193 go: finding github.com v1.23.8 [2021-05-27T07:25:12.492Z] #49 4.193 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:25:12.492Z] #49 4.193 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-27T07:25:12.492Z] #49 4.193 go: finding github.com/golangci v1.23.8 [2021-05-27T07:25:12.492Z] #49 4.193 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-27T07:25:12.492Z] #49 5.038 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:25:12.492Z] #49 5.767 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-27T07:25:12.495Z] #43 75.66 DEP criu/sk-inet.d [2021-05-27T07:25:12.750Z] #43 ... [2021-05-27T07:25:12.750Z] [2021-05-27T07:25:12.750Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:12.750Z] #45 sha256:724090daac9e52117a06eb27016fbf8e5b787ae064648147fdbce7cbbbafe097 [2021-05-27T07:25:12.750Z] #45 DONE 145.1s [2021-05-27T07:25:12.750Z] [2021-05-27T07:25:12.750Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:25:12.750Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:25:12.750Z] #43 75.84 DEP criu/signalfd.d [2021-05-27T07:25:12.755Z] #49 ... [2021-05-27T07:25:12.755Z] [2021-05-27T07:25:12.755Z] #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-05-27T07:25:12.755Z] #24 sha256:92487845c29bad445e6aea94d0a79bf3a6f22b09145901f3e2b509dea69b4f18 [2021-05-27T07:25:12.755Z] #24 5.314 + RM_GOPATH=0 [2021-05-27T07:25:12.755Z] #24 5.314 + TMP_GOPATH= [2021-05-27T07:25:12.755Z] #24 5.314 + : /build [2021-05-27T07:25:12.755Z] #24 5.314 + '[' -z '' ']' [2021-05-27T07:25:12.755Z] #24 5.314 ++ mktemp -d [2021-05-27T07:25:12.755Z] #24 5.314 + export GOPATH=/tmp/tmp.DBTvtM9SPX [2021-05-27T07:25:12.755Z] #24 5.314 + GOPATH=/tmp/tmp.DBTvtM9SPX [2021-05-27T07:25:12.755Z] #24 5.314 + RM_GOPATH=1 [2021-05-27T07:25:12.755Z] #24 5.314 + case "$(go env GOARCH)" in [2021-05-27T07:25:12.755Z] #24 5.318 ++ go env GOARCH [2021-05-27T07:25:12.755Z] #24 5.346 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:12.755Z] #24 5.346 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:12.755Z] #24 5.357 ++ dirname /tmp/install/install.sh [2021-05-27T07:25:12.755Z] #24 5.357 + dir=/tmp/install [2021-05-27T07:25:12.755Z] #24 5.357 + bin=dockercli [2021-05-27T07:25:12.755Z] #24 5.357 + shift [2021-05-27T07:25:12.755Z] #24 5.357 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-27T07:25:12.755Z] #24 5.357 + . /tmp/install/dockercli.installer [2021-05-27T07:25:12.755Z] #24 5.357 ++ : stable [2021-05-27T07:25:12.755Z] #24 5.357 ++ : 17.06.2-ce [2021-05-27T07:25:12.755Z] #24 5.357 + install_dockercli [2021-05-27T07:25:12.755Z] #24 5.357 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-27T07:25:12.755Z] #24 5.358 Install docker/cli version 17.06.2-ce from stable [2021-05-27T07:25:12.755Z] #24 5.358 ++ uname -m [2021-05-27T07:25:12.755Z] #24 5.366 + arch=aarch64 [2021-05-27T07:25:12.755Z] #24 5.366 + '[' aarch64 '!=' x86_64 ']' [2021-05-27T07:25:12.755Z] #24 5.366 + '[' aarch64 '!=' s390x ']' [2021-05-27T07:25:12.755Z] #24 5.366 + '[' aarch64 '!=' armhf ']' [2021-05-27T07:25:12.755Z] #24 5.366 + build_dockercli [2021-05-27T07:25:12.755Z] #24 5.366 + git clone https://github.com/docker/docker-ce /tmp/tmp.DBTvtM9SPX/tmp/docker-ce [2021-05-27T07:25:12.755Z] #24 5.374 Cloning into '/tmp/tmp.DBTvtM9SPX/tmp/docker-ce'... [2021-05-27T07:25:12.755Z] #24 ... [2021-05-27T07:25:12.755Z] [2021-05-27T07:25:12.755Z] #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-05-27T07:25:12.755Z] #58 sha256:f8d5b8a060d673bf5ee2809c9ce26f0134a563a89d5efde29155e25ef184a43d [2021-05-27T07:25:12.755Z] #58 4.315 + RM_GOPATH=0 [2021-05-27T07:25:12.755Z] #58 4.315 + TMP_GOPATH= [2021-05-27T07:25:12.755Z] #58 4.315 + : /build [2021-05-27T07:25:12.755Z] #58 4.315 + '[' -z '' ']' [2021-05-27T07:25:12.755Z] #58 4.317 ++ mktemp -d [2021-05-27T07:25:12.755Z] #58 4.323 + export GOPATH=/tmp/tmp.Ikgmf41Axq [2021-05-27T07:25:12.755Z] #58 4.323 + GOPATH=/tmp/tmp.Ikgmf41Axq [2021-05-27T07:25:12.755Z] #58 4.323 + RM_GOPATH=1 [2021-05-27T07:25:12.755Z] #58 4.323 + case "$(go env GOARCH)" in [2021-05-27T07:25:12.755Z] #58 4.323 ++ go env GOARCH [2021-05-27T07:25:12.755Z] #58 4.331 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:12.755Z] #58 4.331 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:12.755Z] #58 4.331 ++ dirname /tmp/install/install.sh [2021-05-27T07:25:12.755Z] #58 4.337 + dir=/tmp/install [2021-05-27T07:25:12.755Z] #58 4.337 + bin=rootlesskit [2021-05-27T07:25:12.755Z] #58 4.337 + shift [2021-05-27T07:25:12.755Z] #58 4.337 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-27T07:25:12.755Z] #58 4.337 + . /tmp/install/rootlesskit.installer [2021-05-27T07:25:12.755Z] #58 4.337 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:25:12.755Z] #58 4.337 + install_rootlesskit [2021-05-27T07:25:12.755Z] #58 4.337 + case "$1" in [2021-05-27T07:25:12.755Z] #58 4.337 + export CGO_ENABLED=0 [2021-05-27T07:25:12.755Z] #58 4.337 + CGO_ENABLED=0 [2021-05-27T07:25:12.755Z] #58 4.337 + _install_rootlesskit [2021-05-27T07:25:12.755Z] #58 4.338 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:25:12.755Z] #58 4.345 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-27T07:25:12.755Z] #58 4.345 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ikgmf41Axq/src/github.com/rootless-containers/rootlesskit [2021-05-27T07:25:12.755Z] #58 4.345 Cloning into '/tmp/tmp.Ikgmf41Axq/src/github.com/rootless-containers/rootlesskit'... [2021-05-27T07:25:12.755Z] #58 7.367 + cd /tmp/tmp.Ikgmf41Axq/src/github.com/rootless-containers/rootlesskit [2021-05-27T07:25:12.755Z] #58 7.367 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-27T07:25:12.755Z] #58 7.473 + export GO111MODULE=on [2021-05-27T07:25:12.755Z] #58 7.474 + GO111MODULE=on [2021-05-27T07:25:12.755Z] #58 7.474 + export GOPROXY=https://proxy.golang.org [2021-05-27T07:25:12.755Z] #58 7.474 + GOPROXY=https://proxy.golang.org [2021-05-27T07:25:12.755Z] #58 7.474 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-27T07:25:12.755Z] #58 7.474 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-27T07:25:12.755Z] #58 9.563 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:25:12.755Z] #58 9.575 go: downloading github.com/google/uuid v1.2.0 [2021-05-27T07:25:12.755Z] #58 9.578 go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:25:12.755Z] #58 9.716 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:25:12.755Z] #58 9.743 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:25:12.755Z] #58 9.811 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-27T07:25:12.755Z] #58 9.815 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:25:12.755Z] #58 9.995 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:25:12.755Z] #58 10.05 go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:25:12.755Z] #58 10.09 go: extracting github.com/google/uuid v1.2.0 [2021-05-27T07:25:12.755Z] #58 10.35 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:25:12.755Z] #58 10.42 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:25:12.755Z] #58 10.64 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-27T07:25:12.756Z] #58 11.29 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:25:12.756Z] #58 11.36 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:25:12.756Z] #58 11.44 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-27T07:25:12.756Z] #58 11.46 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:25:12.911Z] #49 26.87 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:12.911Z] #49 26.87 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:25:13.006Z] #43 76.15 DEP criu/sigframe.d [2021-05-27T07:25:13.017Z] #58 ... [2021-05-27T07:25:13.017Z] [2021-05-27T07:25:13.017Z] #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-05-27T07:25:13.017Z] #51 sha256:050d37b790f9ba4bb081b3ac6b6145b04fceb241b8fed972fe729463e31ad4a4 [2021-05-27T07:25:13.017Z] #51 11.47 + cd /tmp/tmp.Z6j0HjVp27/src/github.com/mvdan/sh [2021-05-27T07:25:13.017Z] #51 11.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:25:13.017Z] #51 11.57 + GO111MODULE=on [2021-05-27T07:25:13.017Z] #51 11.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-27T07:25:13.170Z] #49 27.12 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-27T07:25:13.170Z] #49 ... [2021-05-27T07:25:13.170Z] [2021-05-27T07:25:13.170Z] #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-05-27T07:25:13.170Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:13.170Z] #13 11.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:25:13.170Z] #13 16.60 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:25:13.170Z] #13 20.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:25:13.263Z] #43 76.39 DEP criu/shmem.d [2021-05-27T07:25:13.431Z] #13 ... [2021-05-27T07:25:13.431Z] [2021-05-27T07:25:13.431Z] #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-05-27T07:25:13.431Z] #58 sha256:8fd15c5984f293cc528b4a7ab566e455b30385fef308c152a7663af3daae2c92 [2021-05-27T07:25:13.431Z] #58 23.85 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:25:13.431Z] #58 24.25 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-27T07:25:13.431Z] #58 24.38 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-27T07:25:13.431Z] #58 24.52 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:25:13.431Z] #58 25.95 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-27T07:25:13.431Z] #58 27.18 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:25:13.431Z] #58 27.18 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:25:13.520Z] #43 76.66 DEP criu/servicefd.d [2021-05-27T07:25:13.576Z] #47 ... [2021-05-27T07:25:13.576Z] [2021-05-27T07:25:13.576Z] #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-05-27T07:25:13.576Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:25:13.576Z] #49 23.14 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:25:13.576Z] #49 23.49 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-27T07:25:13.576Z] #49 23.56 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:25:13.576Z] #49 23.89 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:13.576Z] #49 23.90 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:13.576Z] #49 23.91 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:25:13.576Z] #49 24.18 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:13.576Z] #49 24.28 go: extracting github.com/spf13/afero v1.1.2 [2021-05-27T07:25:13.576Z] #49 24.31 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:25:13.576Z] #49 24.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:13.576Z] #49 24.33 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-27T07:25:13.576Z] #49 24.40 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:13.576Z] #49 24.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:13.576Z] #49 24.73 go: downloading golang.org/x/text v0.3.2 [2021-05-27T07:25:13.576Z] #49 25.02 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:13.576Z] #49 25.04 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-27T07:25:13.576Z] #49 25.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:13.576Z] #49 25.37 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:25:13.576Z] #49 25.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:13.576Z] #49 26.01 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:13.576Z] #49 26.01 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:13.576Z] #49 26.51 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:25:13.576Z] #49 26.52 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:13.576Z] #49 26.56 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-27T07:25:13.576Z] #49 26.86 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-27T07:25:13.576Z] #49 27.11 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-27T07:25:13.576Z] #49 27.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:25:13.576Z] #49 27.68 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-27T07:25:13.576Z] #49 27.74 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:13.576Z] #49 28.07 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:25:13.576Z] #49 28.14 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:13.576Z] #49 28.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:25:13.576Z] #49 28.48 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:25:13.576Z] #49 28.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:25:13.576Z] #49 28.91 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:25:13.576Z] #49 28.91 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:25:13.576Z] #49 29.16 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:25:13.576Z] #49 29.52 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:25:13.576Z] #49 30.70 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:25:13.576Z] #49 ... [2021-05-27T07:25:13.576Z] [2021-05-27T07:25:13.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-05-27T07:25:13.576Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:13.576Z] #13 13.37 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:25:13.576Z] #13 17.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:25:13.665Z] #49 39.50 go: extracting golang.org/x/text v0.3.2 [2021-05-27T07:25:13.776Z] #43 76.94 DEP criu/seize.d [2021-05-27T07:25:13.777Z] #43 77.06 DEP criu/seccomp.d [2021-05-27T07:25:13.836Z] #13 ... [2021-05-27T07:25:13.836Z] [2021-05-27T07:25:13.836Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:25:13.836Z] #34 sha256:ac5eca4e7f7f3ccea8c76a7ac8d7eda50345368c43a07dd3ebd2cb583714a657 [2021-05-27T07:25:13.836Z] #34 24.86 github.com/pelletier/go-toml/cmd/tomll [2021-05-27T07:25:13.836Z] #34 DONE 31.0s [2021-05-27T07:25:13.836Z] [2021-05-27T07:25:13.836Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:13.836Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:25:13.836Z] #45 26.77 internal/testlog [2021-05-27T07:25:13.836Z] #45 27.28 encoding [2021-05-27T07:25:13.836Z] #45 27.43 unicode/utf16 [2021-05-27T07:25:13.836Z] #45 27.94 container/list [2021-05-27T07:25:13.836Z] #45 28.88 crypto/internal/subtle [2021-05-27T07:25:13.836Z] #45 29.13 crypto/subtle [2021-05-27T07:25:13.836Z] #45 29.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-27T07:25:13.836Z] #45 29.53 internal/nettrace [2021-05-27T07:25:13.836Z] #45 29.96 runtime/cgo [2021-05-27T07:25:14.033Z] #43 77.24 DEP criu/rst-malloc.d [2021-05-27T07:25:14.033Z] #43 77.30 DEP criu/rbtree.d [2021-05-27T07:25:14.033Z] #43 77.33 DEP criu/pstree.d [2021-05-27T07:25:14.237Z] #49 ... [2021-05-27T07:25:14.237Z] [2021-05-27T07:25:14.237Z] #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-05-27T07:25:14.237Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:14.237Z] #42 33.08 Reading package lists... [2021-05-27T07:25:14.290Z] #43 77.45 DEP criu/protobuf.d [2021-05-27T07:25:14.290Z] #43 77.57 GEN criu/protobuf-desc-gen.h [2021-05-27T07:25:14.410Z] #51 12.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:25:14.410Z] #51 12.77 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:25:14.410Z] #51 12.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:25:14.410Z] #51 12.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:25:14.410Z] #51 13.04 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:25:14.773Z] #45 ... [2021-05-27T07:25:14.773Z] [2021-05-27T07:25:14.773Z] #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-05-27T07:25:14.773Z] #67 sha256:9ac13fa73eaedb5ce7129706d136a8d8d44d775a7e3af595810c1fd87e169ddc [2021-05-27T07:25:14.814Z] #58 28.73 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:25:15.360Z] #51 13.85 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:25:15.625Z] #42 39.81 Building dependency tree... [2021-05-27T07:25:15.625Z] #42 ... [2021-05-27T07:25:15.625Z] [2021-05-27T07:25:15.625Z] #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-05-27T07:25:15.625Z] #67 sha256:904e09f8f63c024be5afff91864b1881a593e9d32bf969b91d7be92eeb37a137 [2021-05-27T07:25:15.625Z] #67 DONE 41.6s [2021-05-27T07:25:15.625Z] [2021-05-27T07:25:15.625Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-27T07:25:15.625Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:25:15.625Z] #55 31.07 Reading package lists... [2021-05-27T07:25:15.625Z] #55 37.65 Building dependency tree... [2021-05-27T07:25:15.625Z] #55 40.94 The following additional packages will be installed: [2021-05-27T07:25:15.625Z] #55 40.98 libbtrfs0 [2021-05-27T07:25:15.625Z] #55 41.21 The following NEW packages will be installed: [2021-05-27T07:25:15.625Z] #55 41.21 libbtrfs-dev libbtrfs0 [2021-05-27T07:25:15.625Z] #55 41.80 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:15.625Z] #55 41.80 Need to get 119 kB of archives. [2021-05-27T07:25:15.625Z] #55 41.80 After this operation, 387 kB of additional disk space will be used. [2021-05-27T07:25:15.625Z] #55 41.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-27T07:25:15.749Z] #58 ... [2021-05-27T07:25:15.749Z] [2021-05-27T07:25:15.749Z] #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-05-27T07:25:15.749Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:25:15.749Z] #49 27.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:15.749Z] #49 27.81 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:15.749Z] #49 27.83 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:25:15.749Z] #49 28.02 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-27T07:25:15.749Z] #49 28.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:25:15.749Z] #49 28.34 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:25:15.749Z] #49 28.35 go: downloading github.com/spf13/cast v1.3.0 [2021-05-27T07:25:15.749Z] #49 28.41 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:25:15.749Z] #49 28.44 go: extracting github.com/spf13/cast v1.3.0 [2021-05-27T07:25:15.749Z] #49 28.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:15.749Z] #49 29.10 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:15.749Z] #49 29.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:25:15.886Z] #55 41.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-27T07:25:16.182Z] #43 79.13 DEP criu/protobuf-desc.d [2021-05-27T07:25:16.182Z] #43 79.25 DEP criu/proc_parse.d [2021-05-27T07:25:16.182Z] #43 79.47 DEP criu/plugin.d [2021-05-27T07:25:16.309Z] #51 14.86 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:16.340Z] #67 31.84 Checking out files: 26% (503/1907) Checking out files: 27% (515/1907) Checking out files: 28% (534/1907) Checking out files: 29% (554/1907) Checking out files: 30% (573/1907) Checking out files: 31% (592/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 58% (1118/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) [2021-05-27T07:25:16.340Z] #67 ... [2021-05-27T07:25:16.340Z] [2021-05-27T07:25:16.340Z] #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-05-27T07:25:16.340Z] #51 sha256:01ea27c1af141f2f8795d65466c02bb5b3138c15f0d0974cd24bde69a4c0fee8 [2021-05-27T07:25:16.340Z] #51 23.60 + cd /tmp/tmp.ETogbEkRGe/src/github.com/mvdan/sh [2021-05-27T07:25:16.340Z] #51 23.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-27T07:25:16.340Z] #51 23.77 + GO111MODULE=on [2021-05-27T07:25:16.340Z] #51 23.77 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-27T07:25:16.340Z] #51 25.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:25:16.340Z] #51 25.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:25:16.340Z] #51 25.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:25:16.340Z] #51 26.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:25:16.340Z] #51 26.47 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:25:16.340Z] #51 27.83 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:25:16.340Z] #51 29.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:16.340Z] #51 31.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:16.340Z] #51 33.18 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:25:16.340Z] #51 33.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:25:16.340Z] #51 33.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:25:16.441Z] #43 79.57 DEP criu/pipes.d [2021-05-27T07:25:16.599Z] #51 33.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:16.599Z] #51 ... [2021-05-27T07:25:16.599Z] [2021-05-27T07:25:16.599Z] #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-05-27T07:25:16.599Z] #67 sha256:9ac13fa73eaedb5ce7129706d136a8d8d44d775a7e3af595810c1fd87e169ddc [2021-05-27T07:25:16.600Z] #67 31.84 Checking out files: 26% (503/1907) Checking out files: 27% (515/1907) Checking out files: 28% (534/1907) Checking out files: 29% (554/1907) Checking out files: 30% (573/1907) Checking out files: 31% (592/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 58% (1118/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-27T07:25:16.600Z] #67 33.76 + cd /tmp/tmp.DpTT9FlfEC/src/github.com/docker/libnetwork [2021-05-27T07:25:16.600Z] #67 33.77 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:25:16.686Z] #49 30.48 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:25:16.698Z] #43 79.83 DEP criu/pie-util.d [2021-05-27T07:25:16.829Z] #55 42.88 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:16.953Z] #49 30.97 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:25:16.954Z] #43 79.96 DEP criu/pie-util-vdso.d [2021-05-27T07:25:16.954Z] #43 80.12 DEP criu/pie-util-vdso-elf32.d [2021-05-27T07:25:17.090Z] #55 43.05 Fetched 119 kB in 0s (247 kB/s) [2021-05-27T07:25:17.090Z] #55 43.19 Selecting previously unselected package libbtrfs0. [2021-05-27T07:25:17.169Z] #67 34.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-27T07:25:17.211Z] #43 80.23 DEP criu/path.d [2021-05-27T07:25:17.211Z] #43 80.42 DEP criu/parasite-syscall.d [2021-05-27T07:25:17.228Z] #49 ... [2021-05-27T07:25:17.228Z] [2021-05-27T07:25:17.228Z] #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-05-27T07:25:17.228Z] #47 sha256:058e73851b9c5d9d974178f3d3ea49cfc0fe29a9077d8fe71d0458830fcc8c1e [2021-05-27T07:25:17.228Z] #47 21.22 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:25:17.228Z] #47 27.71 go: finding github.com/fatih/color v1.9.0 [2021-05-27T07:25:17.228Z] #47 27.81 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:25:17.228Z] #47 27.81 go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:25:17.228Z] #47 27.95 go: finding github.com/spf13/pflag v1.0.3 [2021-05-27T07:25:17.228Z] #47 28.02 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:25:17.228Z] #47 28.25 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:25:17.228Z] #47 28.72 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:25:17.228Z] #47 28.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:25:17.228Z] #47 29.03 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:25:17.228Z] #47 29.06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:25:17.228Z] #47 29.12 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:25:17.257Z] #51 15.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:17.351Z] #55 43.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:25:17.351Z] #55 43.26 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-27T07:25:17.351Z] #55 43.27 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-27T07:25:17.351Z] #55 43.38 Selecting previously unselected package libbtrfs-dev. [2021-05-27T07:25:17.351Z] #55 43.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-27T07:25:17.351Z] #55 43.41 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:25:17.489Z] #47 ... [2021-05-27T07:25:17.489Z] [2021-05-27T07:25:17.489Z] #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-05-27T07:25:17.489Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:25:17.489Z] #49 31.42 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:17.519Z] #51 ... [2021-05-27T07:25:17.519Z] [2021-05-27T07:25:17.519Z] #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-05-27T07:25:17.519Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-27T07:25:17.519Z] #42 6.086 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:25:17.519Z] #42 6.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:25:17.519Z] #42 6.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:25:17.519Z] #42 7.190 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-27T07:25:17.519Z] #42 8.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-27T07:25:17.519Z] #42 10.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-27T07:25:17.612Z] #55 43.67 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-27T07:25:17.612Z] #55 43.70 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:25:17.612Z] #55 43.70 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:25:17.777Z] #43 80.68 DEP criu/pagemap.d [2021-05-27T07:25:17.777Z] #43 80.94 DEP criu/pagemap-cache.d [2021-05-27T07:25:17.777Z] #43 81.07 DEP criu/page-xfer.d [2021-05-27T07:25:17.782Z] #42 ... [2021-05-27T07:25:17.782Z] [2021-05-27T07:25:17.782Z] #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-05-27T07:25:17.782Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:17.782Z] #29 2.866 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-27T07:25:17.782Z] #29 3.348 [2021-05-27T07:25:17.782Z] #29 3.576 0.0% # 2.8% #### 6.4% ######## 12.2% ############ 17.4% ############### 21.8% ################### 27.2% ###################### 31.7% ########################## 36.5% ############################## 42.0% ################################## 47.6% ##################################### 52.6% ######################################### 58.0% ############################################## 64.6% ################################################# 69.3% ###################################################### 75.7% ########################################################### 82.0% ############################################################## 87.0% ################################################################## 92.6% ###################################################################### 98.5% ######################################################################## 100.0% [2021-05-27T07:25:17.782Z] #29 6.155 [2021-05-27T07:25:17.873Z] #55 ... [2021-05-27T07:25:17.873Z] [2021-05-27T07:25:17.873Z] #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-05-27T07:25:17.873Z] #49 sha256:ace9341be04b7ae142d6690dd4d0ff63ec1da99a37fc4969db587bb545c44206 [2021-05-27T07:25:17.873Z] #49 43.86 go: finding github.com/fatih/color v1.7.0 [2021-05-27T07:25:17.873Z] #49 43.87 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:25:17.873Z] #49 44.01 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:25:17.873Z] #49 44.09 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:18.034Z] #43 81.30 DEP criu/page-pipe.d [2021-05-27T07:25:18.062Z] #49 ... [2021-05-27T07:25:18.062Z] [2021-05-27T07:25:18.062Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:25:18.062Z] #34 sha256:b0877d2d9d394993057213ddb090af5b996d336d6017766b4985b64cff7ad0de [2021-05-27T07:25:18.062Z] #34 26.62 github.com/pelletier/go-toml/cmd/tomll [2021-05-27T07:25:18.062Z] #34 DONE 32.0s [2021-05-27T07:25:18.062Z] [2021-05-27T07:25:18.062Z] #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-05-27T07:25:18.062Z] #51 sha256:4829c5dd68a67a15f479510ba3932c6ac364e41df8aba930eb7dcca71c1f2219 [2021-05-27T07:25:18.062Z] #51 22.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:25:18.062Z] #51 23.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:18.062Z] #51 26.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:18.062Z] #51 28.90 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:25:18.062Z] #51 28.93 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:25:18.062Z] #51 29.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:18.062Z] #51 29.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:25:18.062Z] #51 30.86 encoding [2021-05-27T07:25:18.062Z] #51 31.25 runtime [2021-05-27T07:25:18.062Z] #51 31.33 unicode/utf16 [2021-05-27T07:25:18.062Z] #51 31.72 runtime/cgo [2021-05-27T07:25:18.134Z] #49 44.20 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:25:18.134Z] #49 44.20 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:18.134Z] #49 ... [2021-05-27T07:25:18.134Z] [2021-05-27T07:25:18.134Z] #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-05-27T07:25:18.134Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:25:18.134Z] #55 DONE 44.2s [2021-05-27T07:25:18.134Z] [2021-05-27T07:25:18.134Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-27T07:25:18.134Z] #49 sha256:ace9341be04b7ae142d6690dd4d0ff63ec1da99a37fc4969db587bb545c44206 [2021-05-27T07:25:18.134Z] #49 44.24 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:25:18.134Z] #49 44.24 go: finding github.com/pkg/errors v0.8.1 [2021-05-27T07:25:18.134Z] #49 44.24 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:25:18.290Z] #43 81.41 DEP criu/netfilter.d [2021-05-27T07:25:18.307Z] #29 6.437 #=#=# 0.1% ################# 23.7% ############################### 44.1% ########################################################## 81.5% ######################################################################## 100.0% [2021-05-27T07:25:18.321Z] #51 ... [2021-05-27T07:25:18.321Z] [2021-05-27T07:25:18.321Z] #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-05-27T07:25:18.321Z] #67 sha256:2445e7973032f2d14152ef8dc0801b44c181cf2a18a1234ca19352e72bb7ac4b [2021-05-27T07:25:18.321Z] #67 29.67 Checking out files: 42% (814/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-27T07:25:18.321Z] #67 31.37 + cd /tmp/tmp.PfK2vxKyfI/src/github.com/docker/libnetwork [2021-05-27T07:25:18.321Z] #67 31.37 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:25:18.321Z] #67 31.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-27T07:25:18.395Z] #49 44.38 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:18.395Z] #49 44.38 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:18.395Z] #49 44.38 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:25:18.395Z] #49 44.38 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:18.395Z] #49 44.38 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:25:18.395Z] #49 44.38 go: finding github.com/stretchr/testify v1.4.0 [2021-05-27T07:25:18.395Z] #49 44.43 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:18.395Z] #49 44.43 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:25:18.395Z] #49 44.43 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:18.395Z] #49 44.44 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:18.396Z] #49 44.46 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:18.396Z] #49 44.47 go: finding github.com/spf13/viper v1.6.1 [2021-05-27T07:25:18.396Z] #49 44.49 go: finding github.com/stretchr/objx v0.2.0 [2021-05-27T07:25:18.396Z] #49 44.61 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:25:18.546Z] #43 81.61 DEP criu/net.d [2021-05-27T07:25:18.657Z] #49 44.65 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:18.657Z] #49 44.78 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:18.657Z] #49 44.78 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:18.657Z] #49 44.84 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:18.803Z] #43 81.78 DEP criu/namespaces.d [2021-05-27T07:25:18.803Z] #43 81.93 DEP criu/mount.d [2021-05-27T07:25:18.882Z] #29 7.467 [2021-05-27T07:25:18.918Z] #49 44.86 go: finding github.com/spf13/cobra v0.0.5 [2021-05-27T07:25:18.918Z] #49 44.87 go: finding github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:18.918Z] #49 44.87 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:18.918Z] #49 44.92 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:18.918Z] #49 44.95 go: finding github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:18.918Z] #49 45.00 go: finding github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:18.918Z] #49 45.03 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:19.060Z] #43 82.11 DEP criu/memfd.d [2021-05-27T07:25:19.082Z] #67 ... [2021-05-27T07:25:19.082Z] [2021-05-27T07:25:19.082Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-27T07:25:19.082Z] #58 sha256:fbbe162f10ab740cb648e1e34e1d4e1b2baa3b3f2fc8f76d33164b1688689060 [2021-05-27T07:25:19.082Z] #58 26.11 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:25:19.082Z] #58 27.41 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:25:19.082Z] #58 29.65 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:25:19.082Z] #58 33.32 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:25:19.082Z] #58 33.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:19.082Z] #58 33.68 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:19.082Z] #58 33.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:19.082Z] #58 34.62 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:19.082Z] #58 ... [2021-05-27T07:25:19.082Z] [2021-05-27T07:25:19.082Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-27T07:25:19.082Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:25:19.082Z] #40 33.95 Checking out files: 80% (1364/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-27T07:25:19.082Z] #40 34.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-27T07:25:19.180Z] #49 45.10 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:19.180Z] #49 45.22 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:25:19.180Z] #49 45.27 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:19.180Z] #49 45.28 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:19.180Z] #49 45.29 go: finding github.com/spf13/afero v1.1.2 [2021-05-27T07:25:19.180Z] #49 45.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:19.180Z] #49 45.34 go: finding github.com/spf13/cast v1.3.0 [2021-05-27T07:25:19.316Z] #43 82.30 DEP criu/mem.d [2021-05-27T07:25:19.316Z] #43 82.45 DEP criu/lsm.d [2021-05-27T07:25:19.408Z] #29 7.740 0.2% ########## 15.0% ######################## 34.5% ############################################# 62.6% ################################################################### 93.3% ######################################################################## 100.0% [2021-05-27T07:25:19.441Z] #49 45.36 go: finding golang.org/x/text v0.3.2 [2021-05-27T07:25:19.441Z] #49 45.37 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:19.441Z] #49 45.40 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:19.441Z] #49 45.43 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:25:19.441Z] #49 45.43 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-27T07:25:19.441Z] #49 45.43 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:19.441Z] #49 45.46 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:19.441Z] #49 45.50 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:25:19.441Z] #49 45.55 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:25:19.441Z] #49 45.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:25:19.582Z] #43 82.58 DEP criu/log.d [2021-05-27T07:25:19.582Z] #43 ... [2021-05-27T07:25:19.582Z] [2021-05-27T07:25:19.582Z] #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-05-27T07:25:19.582Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:25:19.582Z] #32 DONE 151.5s [2021-05-27T07:25:19.582Z] [2021-05-27T07:25:19.582Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:25:19.582Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:25:19.582Z] #43 82.72 DEP criu/libnetlink.d [2021-05-27T07:25:19.582Z] #43 ... [2021-05-27T07:25:19.582Z] [2021-05-27T07:25:19.582Z] #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-05-27T07:25:19.582Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:25:19.582Z] #20 11.67 Reading package lists... [2021-05-27T07:25:19.582Z] #20 16.18 Reading package lists... [2021-05-27T07:25:19.582Z] #20 20.23 Building dependency tree... [2021-05-27T07:25:19.582Z] #20 22.09 libcap2-bin is already the newest version (1:2.25-2). [2021-05-27T07:25:19.582Z] #20 22.09 The following additional packages will be installed: [2021-05-27T07:25:19.582Z] #20 22.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-27T07:25:19.582Z] #20 22.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-27T07:25:19.582Z] #20 22.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-27T07:25:19.582Z] #20 22.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-27T07:25:19.582Z] #20 22.10 python3.7 python3.7-minimal vim-runtime xxd [2021-05-27T07:25:19.582Z] #20 22.11 Suggested packages: [2021-05-27T07:25:19.582Z] #20 22.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-27T07:25:19.582Z] #20 22.11 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-27T07:25:19.582Z] #20 22.11 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-27T07:25:19.582Z] #20 22.11 Recommended packages: [2021-05-27T07:25:19.582Z] #20 22.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-27T07:25:19.582Z] #20 22.11 python3-keyrings.alt python3-xdg unzip [2021-05-27T07:25:19.703Z] #49 45.57 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:25:19.703Z] #49 45.73 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:25:19.703Z] #49 45.73 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:25:19.703Z] #49 45.73 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:25:19.703Z] #49 45.73 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:25:19.703Z] #49 45.73 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-27T07:25:19.703Z] #49 45.73 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:25:19.703Z] #49 45.73 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:25:19.703Z] #49 45.74 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:25:19.704Z] #49 45.79 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:25:19.704Z] #49 45.79 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:25:19.704Z] #49 45.81 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:25:19.704Z] #49 45.82 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:25:19.705Z] #67 ... [2021-05-27T07:25:19.705Z] [2021-05-27T07:25:19.705Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:19.705Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:25:19.705Z] #45 23.49 math/bits [2021-05-27T07:25:19.705Z] #45 24.38 math [2021-05-27T07:25:19.705Z] #45 30.64 internal/testlog [2021-05-27T07:25:19.705Z] #45 30.96 encoding [2021-05-27T07:25:19.705Z] #45 31.25 unicode/utf16 [2021-05-27T07:25:19.705Z] #45 31.55 container/list [2021-05-27T07:25:19.705Z] #45 32.32 crypto/internal/subtle [2021-05-27T07:25:19.705Z] #45 32.64 crypto/subtle [2021-05-27T07:25:19.705Z] #45 32.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-27T07:25:19.705Z] #45 33.20 internal/nettrace [2021-05-27T07:25:19.705Z] #45 33.40 runtime/cgo [2021-05-27T07:25:19.839Z] #20 23.89 The following NEW packages will be installed: [2021-05-27T07:25:19.839Z] #20 23.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-27T07:25:19.839Z] #20 23.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-27T07:25:19.839Z] #20 23.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-27T07:25:19.839Z] #20 23.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-27T07:25:19.839Z] #20 23.89 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-27T07:25:19.839Z] #20 23.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-27T07:25:19.839Z] #20 23.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-27T07:25:19.839Z] #20 23.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-27T07:25:19.839Z] #20 23.89 xz-utils zip [2021-05-27T07:25:19.966Z] #49 45.84 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-27T07:25:19.966Z] #49 45.87 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:25:19.966Z] #49 45.88 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:25:19.966Z] #49 45.90 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:25:19.966Z] #49 46.00 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-27T07:25:19.985Z] #29 8.628 [2021-05-27T07:25:20.096Z] #20 ... [2021-05-27T07:25:20.096Z] [2021-05-27T07:25:20.096Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:25:20.096Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:25:20.096Z] #43 83.03 DEP criu/kerndat.d [2021-05-27T07:25:20.227Z] #49 46.14 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:25:20.227Z] #49 46.19 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:25:20.227Z] #49 46.21 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:25:20.227Z] #49 46.27 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:25:20.227Z] #49 46.28 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:25:20.273Z] #45 ... [2021-05-27T07:25:20.273Z] [2021-05-27T07:25:20.273Z] #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-05-27T07:25:20.273Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:20.273Z] #42 34.16 Fetched 8447 kB in 26s (322 kB/s) [2021-05-27T07:25:20.352Z] #43 83.39 DEP criu/kcmp-ids.d [2021-05-27T07:25:20.471Z] #40 37.00 + 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-05-27T07:25:20.515Z] #29 8.952 0.0% # 2.1% #### 6.3% [2021-05-27T07:25:20.515Z] #29 ... [2021-05-27T07:25:20.515Z] [2021-05-27T07:25:20.515Z] #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-05-27T07:25:20.515Z] #47 sha256:d8986437075cd25dd2438f1a899ec78f645b52c380cadbc5fe871c2154131dac [2021-05-27T07:25:20.515Z] #47 8.940 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:25:20.515Z] #47 8.945 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:25:20.515Z] #47 9.086 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:25:20.515Z] #47 9.151 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:25:20.515Z] #47 9.273 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:25:20.515Z] #47 11.13 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:25:20.515Z] #47 11.57 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:25:20.515Z] #47 12.75 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:25:20.515Z] #47 17.44 go: finding github.com/fatih/color v1.9.0 [2021-05-27T07:25:20.515Z] #47 17.45 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:25:20.515Z] #47 17.46 go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:25:20.515Z] #47 17.55 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:25:20.515Z] #47 17.57 go: finding github.com/spf13/pflag v1.0.3 [2021-05-27T07:25:20.515Z] #47 17.59 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:25:20.515Z] #47 17.81 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:25:20.515Z] #47 18.11 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:25:20.515Z] #47 18.13 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:25:20.515Z] #47 18.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:25:20.515Z] #47 18.22 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:25:20.515Z] #47 ... [2021-05-27T07:25:20.515Z] [2021-05-27T07:25:20.516Z] #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-05-27T07:25:20.516Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:20.608Z] #43 83.58 DEP criu/irmap.d [2021-05-27T07:25:20.608Z] #43 83.77 DEP criu/ipc_ns.d [2021-05-27T07:25:20.865Z] #43 84.05 DEP criu/image.d [2021-05-27T07:25:21.047Z] #29 8.952 0.0% # 2.1% #### 6.3% ##### 8.0% ####### 10.4% ######### 13.0% ########## 14.8% [2021-05-27T07:25:21.047Z] #29 ... [2021-05-27T07:25:21.047Z] [2021-05-27T07:25:21.047Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-27T07:25:21.047Z] #34 sha256:8fdd8139fa992b0e9aff0aff42681bdd34d8b0f0d7191e65d3dbd8b8413f3449 [2021-05-27T07:25:21.047Z] #34 15.99 github.com/pelletier/go-toml/cmd/tomll [2021-05-27T07:25:21.047Z] #34 DONE 19.6s [2021-05-27T07:25:21.047Z] [2021-05-27T07:25:21.047Z] #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-05-27T07:25:21.047Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:21.121Z] #43 84.30 DEP criu/image-desc.d [2021-05-27T07:25:21.381Z] #43 84.49 DEP criu/fsnotify.d [2021-05-27T07:25:21.579Z] #29 8.952 0.0% # 2.1% #### 6.3% ##### 8.0% ####### 10.4% ######### 13.0% ########## 14.8% ############# 19.0% ############## 20.7% ################ 23.6% #################### 28.5% ######################## 34.6% ########################### 38.0% ############################# 41.5% [2021-05-27T07:25:21.579Z] #29 ... [2021-05-27T07:25:21.579Z] [2021-05-27T07:25:21.579Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:25:21.580Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:25:21.580Z] #13 6.846 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-27T07:25:21.580Z] #13 8.350 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-27T07:25:21.580Z] #13 14.50 Fetched 8789 kB in 12s (763 kB/s) [2021-05-27T07:25:21.638Z] #43 84.64 DEP criu/filesystems.d [2021-05-27T07:25:21.638Z] #43 84.74 DEP criu/files.d [2021-05-27T07:25:21.872Z] #13 14.50 Reading package lists... [2021-05-27T07:25:21.872Z] #13 ... [2021-05-27T07:25:21.872Z] [2021-05-27T07:25:21.872Z] #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-05-27T07:25:21.872Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:21.895Z] #43 84.90 DEP criu/files-reg.d [2021-05-27T07:25:21.895Z] #43 85.04 DEP criu/files-ext.d [2021-05-27T07:25:22.151Z] #43 85.18 DEP criu/file-lock.d [2021-05-27T07:25:22.151Z] #43 85.31 DEP criu/file-ids.d [2021-05-27T07:25:22.408Z] #43 85.48 DEP criu/fifo.d [2021-05-27T07:25:22.665Z] #43 85.60 DEP criu/fdstore.d [2021-05-27T07:25:22.665Z] #43 85.73 DEP criu/fault-injection.d [2021-05-27T07:25:22.665Z] #43 85.77 DEP criu/external.d [2021-05-27T07:25:22.687Z] #29 8.952 0.0% # 2.1% #### 6.3% ##### 8.0% ####### 10.4% ######### 13.0% ########## 14.8% ############# 19.0% ############## 20.7% ################ 23.6% #################### 28.5% ######################## 34.6% ########################### 38.0% ############################# 41.5% ################################# 46.3% ##################################### 52.2% ######################################## 56.2% ############################################ 61.4% ################################################# 68.7% #################################################### 72.8% ######################################################## 78.1% ############################################################ 83.4% ############################################################# 84.9% [2021-05-27T07:25:22.687Z] #29 ... [2021-05-27T07:25:22.687Z] [2021-05-27T07:25:22.687Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:22.687Z] #45 sha256:0866fbb3fc0b2583104601d1acef253d286e5869336053e2e38d89ca2dad423c [2021-05-27T07:25:22.687Z] #45 11.28 container/list [2021-05-27T07:25:22.687Z] #45 11.96 crypto/internal/subtle [2021-05-27T07:25:22.687Z] #45 12.27 crypto/subtle [2021-05-27T07:25:22.687Z] #45 12.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-27T07:25:22.687Z] #45 12.73 internal/nettrace [2021-05-27T07:25:22.687Z] #45 12.93 vendor/golang.org/x/crypto/internal/subtle [2021-05-27T07:25:22.687Z] #45 13.00 runtime/cgo [2021-05-27T07:25:22.687Z] #45 ... [2021-05-27T07:25:22.687Z] [2021-05-27T07:25:22.687Z] #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-05-27T07:25:22.687Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:22.775Z] #49 ... [2021-05-27T07:25:22.775Z] [2021-05-27T07:25:22.775Z] #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-05-27T07:25:22.775Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:22.775Z] #36 32.08 Reading package lists... [2021-05-27T07:25:22.775Z] #36 38.61 Building dependency tree... [2021-05-27T07:25:22.775Z] #36 42.02 The following additional packages will be installed: [2021-05-27T07:25:22.775Z] #36 42.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-27T07:25:22.775Z] #36 42.08 Suggested packages: [2021-05-27T07:25:22.775Z] #36 42.08 cmake-doc ninja-build lrzip [2021-05-27T07:25:22.775Z] #36 42.08 Recommended packages: [2021-05-27T07:25:22.775Z] #36 42.08 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-27T07:25:22.775Z] #36 43.05 The following NEW packages will be installed: [2021-05-27T07:25:22.775Z] #36 43.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-27T07:25:22.775Z] #36 43.08 vim-common xxd [2021-05-27T07:25:22.775Z] #36 43.68 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:22.775Z] #36 43.68 Need to get 14.9 MB of archives. [2021-05-27T07:25:22.775Z] #36 43.68 After this operation, 61.8 MB of additional disk space will be used. [2021-05-27T07:25:22.775Z] #36 43.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-27T07:25:22.775Z] #36 43.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-27T07:25:22.775Z] #36 43.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-27T07:25:22.775Z] #36 44.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-27T07:25:22.775Z] #36 44.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-27T07:25:22.775Z] #36 44.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-27T07:25:22.775Z] #36 44.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-27T07:25:22.775Z] #36 44.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-27T07:25:22.775Z] #36 44.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-27T07:25:22.775Z] #36 44.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-27T07:25:22.775Z] #36 46.29 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:22.775Z] #36 46.52 Fetched 14.9 MB in 2s (7487 kB/s) [2021-05-27T07:25:22.775Z] #36 46.58 Selecting previously unselected package xxd. [2021-05-27T07:25:22.775Z] #36 46.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:25:22.775Z] #36 46.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:25:22.775Z] #36 46.64 Unpacking xxd (2:8.1.0875-5) ... [2021-05-27T07:25:22.775Z] #36 46.82 Selecting previously unselected package vim-common. [2021-05-27T07:25:22.775Z] #36 46.82 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:25:22.775Z] #36 46.87 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-27T07:25:22.775Z] #36 47.24 Selecting previously unselected package cmake-data. [2021-05-27T07:25:22.775Z] #36 47.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-27T07:25:22.775Z] #36 47.25 Unpacking cmake-data (3.13.4-1) ... [2021-05-27T07:25:22.775Z] #36 ... [2021-05-27T07:25:22.775Z] [2021-05-27T07:25:22.775Z] #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-05-27T07:25:22.775Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:22.775Z] #42 43.29 The following additional packages will be installed: [2021-05-27T07:25:22.775Z] #42 43.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-27T07:25:22.775Z] #42 43.30 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-27T07:25:22.775Z] #42 43.30 Suggested packages: [2021-05-27T07:25:22.775Z] #42 43.30 manpages-dev python-setuptools [2021-05-27T07:25:22.775Z] #42 44.61 The following NEW packages will be installed: [2021-05-27T07:25:22.775Z] #42 44.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-27T07:25:22.775Z] #42 44.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-27T07:25:22.775Z] #42 44.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-27T07:25:22.775Z] #42 44.61 python-six zlib1g-dev [2021-05-27T07:25:22.775Z] #42 44.91 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:22.775Z] #42 44.91 Need to get 4095 kB of archives. [2021-05-27T07:25:22.775Z] #42 44.91 After this operation, 22.5 MB of additional disk space will be used. [2021-05-27T07:25:22.775Z] #42 44.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-27T07:25:22.775Z] #42 45.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-27T07:25:22.775Z] #42 45.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-27T07:25:22.775Z] #42 45.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-27T07:25:22.775Z] #42 45.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-27T07:25:22.775Z] #42 45.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-27T07:25:22.775Z] #42 45.12 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-05-27T07:25:22.775Z] #42 45.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-27T07:25:22.775Z] #42 45.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-27T07:25:22.775Z] #42 45.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-27T07:25:22.775Z] #42 45.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-27T07:25:22.775Z] #42 45.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-27T07:25:22.775Z] #42 45.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-27T07:25:22.775Z] #42 45.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-27T07:25:22.775Z] #42 45.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-27T07:25:22.775Z] #42 45.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-27T07:25:22.775Z] #42 45.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-27T07:25:22.775Z] #42 46.96 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:22.775Z] #42 47.15 Fetched 4095 kB in 1s (3289 kB/s) [2021-05-27T07:25:22.775Z] #42 47.24 Selecting previously unselected package libcap-dev:amd64. [2021-05-27T07:25:22.775Z] #42 47.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:25:22.775Z] #42 47.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-27T07:25:22.775Z] #42 47.35 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-27T07:25:22.775Z] #42 47.48 Selecting previously unselected package libnet1:amd64. [2021-05-27T07:25:22.775Z] #42 47.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:25:22.775Z] #42 47.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:22.775Z] #42 47.66 Selecting previously unselected package libnet1-dev. [2021-05-27T07:25:22.775Z] #42 47.69 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:25:22.775Z] #42 47.71 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:22.775Z] #42 47.92 Selecting previously unselected package libnl-3-200:amd64. [2021-05-27T07:25:22.775Z] #42 47.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-27T07:25:22.775Z] #42 47.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:25:22.775Z] #42 48.04 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-27T07:25:22.775Z] #42 48.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-27T07:25:22.775Z] #42 48.04 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-27T07:25:22.775Z] #42 48.34 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-27T07:25:22.775Z] #42 48.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:25:22.775Z] #42 48.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:25:22.775Z] #42 48.43 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-27T07:25:22.775Z] #42 48.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:25:22.775Z] #42 48.44 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-27T07:25:22.775Z] #42 48.55 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-27T07:25:22.775Z] #42 48.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-27T07:25:22.775Z] #42 48.61 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-27T07:25:22.775Z] #42 ... [2021-05-27T07:25:22.775Z] [2021-05-27T07:25:22.775Z] #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-05-27T07:25:22.775Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:22.775Z] #13 27.32 Reading package lists... [2021-05-27T07:25:22.775Z] #13 34.75 Reading package lists... [2021-05-27T07:25:22.775Z] #13 41.37 Building dependency tree... [2021-05-27T07:25:22.775Z] #13 ... [2021-05-27T07:25:22.775Z] [2021-05-27T07:25:22.775Z] #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-05-27T07:25:22.775Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:22.775Z] #42 48.80 Selecting previously unselected package libprotobuf17:amd64. [2021-05-27T07:25:22.775Z] #42 48.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:22.775Z] #42 48.82 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:22.921Z] #43 85.90 DEP criu/eventpoll.d [2021-05-27T07:25:22.921Z] #43 86.02 DEP criu/eventfd.d [2021-05-27T07:25:22.921Z] #43 86.13 DEP criu/crtools.d [2021-05-27T07:25:22.951Z] #29 8.952 0.0% # 2.1% #### 6.3% ##### 8.0% ####### 10.4% ######### 13.0% ########## 14.8% ############# 19.0% ############## 20.7% ################ 23.6% #################### 28.5% ######################## 34.6% ########################### 38.0% ############################# 41.5% ################################# 46.3% ##################################### 52.2% ######################################## 56.2% ############################################ 61.4% ################################################# 68.7% #################################################### 72.8% ######################################################## 78.1% ############################################################ 83.4% ############################################################# 84.9% ############################################################### 87.8% ################################################################## 92.5% #################################################################### 95.1% ######################################################################## 100.0% [2021-05-27T07:25:22.951Z] #29 ... [2021-05-27T07:25:22.951Z] [2021-05-27T07:25:22.951Z] #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-05-27T07:25:22.951Z] #49 sha256:5a608ae7e327fa8141de24146329569e6176d8e09c048de1f4fbe120c145b842 [2021-05-27T07:25:22.951Z] #49 11.61 go: downloading github.com/fatih/color v1.7.0 [2021-05-27T07:25:22.951Z] #49 11.63 go: downloading github.com/spf13/viper v1.6.1 [2021-05-27T07:25:22.951Z] #49 11.67 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:22.951Z] #49 11.68 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-27T07:25:22.951Z] #49 11.68 go: downloading github.com/pkg/errors v0.8.1 [2021-05-27T07:25:22.951Z] #49 11.93 go: extracting github.com/fatih/color v1.7.0 [2021-05-27T07:25:22.951Z] #49 12.03 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:25:22.951Z] #49 12.11 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:22.951Z] #49 12.11 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:25:22.951Z] #49 12.14 go: extracting github.com/pkg/errors v0.8.1 [2021-05-27T07:25:22.951Z] #49 12.17 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:25:22.951Z] #49 12.18 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:25:22.951Z] #49 12.20 go: extracting github.com/spf13/viper v1.6.1 [2021-05-27T07:25:22.951Z] #49 12.21 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:25:22.951Z] #49 12.26 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:22.951Z] #49 12.29 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-27T07:25:22.951Z] #49 12.34 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-27T07:25:22.951Z] #49 12.50 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:25:22.951Z] #49 12.50 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:22.951Z] #49 12.62 go: downloading github.com/spf13/cast v1.3.0 [2021-05-27T07:25:22.951Z] #49 12.73 go: extracting github.com/spf13/cast v1.3.0 [2021-05-27T07:25:22.951Z] #49 12.76 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-27T07:25:22.951Z] #49 12.84 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:25:22.951Z] #49 12.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:25:22.951Z] #49 12.94 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:25:22.951Z] #49 12.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:22.951Z] #49 13.35 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:25:22.951Z] #49 13.38 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:22.951Z] #49 13.81 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:25:22.951Z] #49 13.87 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-27T07:25:22.951Z] #49 13.93 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-27T07:25:22.951Z] #49 14.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:25:22.951Z] #49 14.56 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:25:22.951Z] #49 14.64 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:25:22.951Z] #49 14.83 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:25:22.951Z] #49 15.15 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:25:22.951Z] #49 17.69 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-27T07:25:22.951Z] #49 17.69 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:25:22.951Z] #49 17.73 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:25:22.951Z] #49 17.74 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:22.951Z] #49 17.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:22.951Z] #49 17.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:22.951Z] #49 17.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:25:22.951Z] #49 17.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:25:22.951Z] #49 17.87 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:25:22.951Z] #49 18.02 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:22.951Z] #49 18.04 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:25:22.951Z] #49 18.04 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:25:22.951Z] #49 18.05 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:22.951Z] #49 18.05 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:25:22.951Z] #49 18.07 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-27T07:25:22.951Z] #49 18.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:25:22.951Z] #49 18.15 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:22.951Z] #49 18.23 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:25:22.951Z] #49 18.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:22.951Z] #49 18.24 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:22.951Z] #49 18.26 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:25:22.951Z] #49 18.32 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:25:22.951Z] #49 18.49 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:22.951Z] #49 18.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:25:22.951Z] #49 18.75 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:22.951Z] #49 18.77 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:22.951Z] #49 18.79 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:25:22.951Z] #49 18.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:25:22.951Z] #49 18.90 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:25:22.951Z] #49 18.96 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-27T07:25:22.951Z] #49 18.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:22.951Z] #49 19.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:25:22.951Z] #49 19.05 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:22.951Z] #49 19.10 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:25:22.951Z] #49 19.10 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:22.951Z] #49 19.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:22.951Z] #49 19.51 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:22.951Z] #49 19.54 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:22.951Z] #49 19.61 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:22.951Z] #49 19.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:22.951Z] #49 19.62 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:25:22.951Z] #49 19.62 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-27T07:25:22.951Z] #49 19.70 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:22.951Z] #49 19.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:25:22.951Z] #49 19.71 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:22.951Z] #49 19.74 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:22.951Z] #49 19.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:25:22.951Z] #49 19.86 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:25:22.951Z] #49 20.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:22.951Z] #49 20.09 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:22.951Z] #49 20.11 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:22.951Z] #49 20.16 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:25:22.951Z] #49 20.24 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:22.951Z] #49 20.25 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-27T07:25:22.951Z] #49 20.35 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:25:22.951Z] #49 20.49 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:25:22.951Z] #49 20.49 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:25:22.951Z] #49 20.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:25:22.951Z] #49 20.53 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-27T07:25:22.951Z] #49 20.69 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-27T07:25:22.951Z] #49 20.69 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:22.951Z] #49 20.76 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:25:22.951Z] #49 20.77 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:25:22.951Z] #49 20.78 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:22.951Z] #49 20.82 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:25:22.951Z] #49 20.84 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:25:22.951Z] #49 20.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:22.951Z] #49 20.93 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:25:22.951Z] #49 21.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:25:22.951Z] #49 21.21 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:22.951Z] #49 21.27 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-27T07:25:22.951Z] #49 21.28 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:25:22.951Z] #49 21.29 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:25:22.951Z] #49 21.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:22.951Z] #49 21.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:25:22.951Z] #49 21.63 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-27T07:25:22.951Z] #49 21.63 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:25:22.951Z] #49 21.66 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:23.178Z] #43 86.28 DEP criu/cr-service.d [2021-05-27T07:25:23.178Z] #43 86.45 DEP criu/cr-restore.d [2021-05-27T07:25:23.228Z] #49 21.67 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:23.228Z] #49 21.75 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:25:23.228Z] #49 ... [2021-05-27T07:25:23.228Z] [2021-05-27T07:25:23.228Z] #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-05-27T07:25:23.228Z] #58 sha256:f8d5b8a060d673bf5ee2809c9ce26f0134a563a89d5efde29155e25ef184a43d [2021-05-27T07:25:23.228Z] #58 11.66 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-27T07:25:23.228Z] #58 11.91 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-27T07:25:23.228Z] #58 12.97 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-27T07:25:23.228Z] #58 13.15 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:25:23.228Z] #58 13.16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:25:23.228Z] #58 13.18 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:25:23.228Z] #58 13.44 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:25:23.228Z] #58 15.94 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:25:23.228Z] #58 17.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:23.228Z] #58 17.47 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:23.228Z] #58 17.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:23.228Z] #58 17.85 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:23.228Z] #58 18.73 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:25:23.228Z] #58 ... [2021-05-27T07:25:23.228Z] [2021-05-27T07:25:23.228Z] #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-05-27T07:25:23.228Z] #49 sha256:5a608ae7e327fa8141de24146329569e6176d8e09c048de1f4fbe120c145b842 [2021-05-27T07:25:23.228Z] #49 21.87 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:25:23.228Z] #49 21.87 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:25:23.228Z] #49 21.88 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:25:23.490Z] #49 22.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:23.490Z] #49 22.00 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:23.490Z] #49 22.01 go: downloading github.com/spf13/afero v1.1.2 [2021-05-27T07:25:23.490Z] #49 22.16 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:25:23.490Z] #49 22.19 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:23.741Z] #43 86.65 DEP criu/cr-errno.d [2021-05-27T07:25:23.741Z] #43 86.66 DEP criu/cr-dump.d [2021-05-27T07:25:23.741Z] #43 86.89 DEP criu/cr-dedup.d [2021-05-27T07:25:23.741Z] #43 87.03 DEP criu/cr-check.d [2021-05-27T07:25:23.752Z] #49 22.22 go: extracting github.com/spf13/afero v1.1.2 [2021-05-27T07:25:23.752Z] #49 22.22 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:23.752Z] #49 22.44 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-27T07:25:23.791Z] #42 49.58 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-27T07:25:23.791Z] #42 49.58 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:23.791Z] #42 49.58 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:23.791Z] #42 49.80 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-27T07:25:23.791Z] #42 49.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:23.791Z] #42 49.84 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:24.015Z] #49 22.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:24.015Z] #49 22.57 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-27T07:25:24.015Z] #49 22.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:25:24.015Z] #49 22.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:24.015Z] #49 22.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:24.277Z] #49 22.73 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:24.277Z] #49 22.76 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:25:24.277Z] #49 22.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:25:24.277Z] #49 22.81 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:24.277Z] #49 22.81 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:24.277Z] #49 22.93 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:25:24.277Z] #49 22.95 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:24.277Z] #49 22.96 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:24.277Z] #49 23.01 go: downloading golang.org/x/text v0.3.2 [2021-05-27T07:25:24.303Z] #43 87.23 DEP criu/config.d [2021-05-27T07:25:24.303Z] #43 87.41 DEP criu/clone-noasan.d [2021-05-27T07:25:24.559Z] #43 87.51 DEP criu/cgroup.d [2021-05-27T07:25:24.560Z] #43 87.64 DEP criu/cgroup-props.d [2021-05-27T07:25:24.560Z] #43 87.78 DEP criu/bitmap.d [2021-05-27T07:25:24.681Z] #40 ... [2021-05-27T07:25:24.681Z] [2021-05-27T07:25:24.681Z] #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-05-27T07:25:24.681Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:25:24.681Z] #49 33.10 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:25:24.681Z] #49 38.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:25:24.681Z] #49 38.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:24.681Z] #49 38.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:25:24.681Z] #49 38.70 go: downloading github.com/spf13/cast v1.3.0 [2021-05-27T07:25:24.681Z] #49 38.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:24.681Z] #49 38.72 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-27T07:25:24.681Z] #49 38.75 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:24.681Z] #49 38.77 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:25:24.681Z] #49 38.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:24.681Z] #49 38.97 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:24.681Z] #49 39.05 go: extracting github.com/spf13/cast v1.3.0 [2021-05-27T07:25:24.681Z] #49 39.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:25:24.681Z] #49 39.13 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:24.681Z] #49 39.25 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:25:24.681Z] #49 39.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:25:24.681Z] #49 39.42 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:25:24.681Z] #49 39.47 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-27T07:25:24.681Z] #49 39.50 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:24.681Z] #49 39.54 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:25:24.681Z] #49 39.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:24.681Z] #49 39.59 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:25:24.681Z] #49 39.61 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:25:24.681Z] #49 39.63 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:25:24.681Z] #49 39.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:24.681Z] #49 39.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:25:24.681Z] #49 39.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:24.681Z] #49 39.82 go: extracting golang.org/x/text v0.3.2 [2021-05-27T07:25:24.681Z] #49 39.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:24.681Z] #49 39.99 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:25:24.681Z] #49 40.05 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:24.681Z] #49 40.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:24.681Z] #49 40.07 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:24.681Z] #49 40.07 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:24.681Z] #49 40.07 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:25:24.681Z] #49 40.10 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:24.681Z] #49 40.15 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:25:24.681Z] #49 40.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:24.681Z] #49 40.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:24.681Z] #49 40.32 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:24.681Z] #49 40.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:24.681Z] #49 40.34 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:25:24.681Z] #49 40.36 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:24.681Z] #49 40.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:24.681Z] #49 40.61 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:24.681Z] #49 40.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:25:24.681Z] #49 40.68 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:24.681Z] #49 40.79 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:24.681Z] #49 40.84 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:25:24.681Z] #49 41.01 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:25:24.681Z] #49 41.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:25:24.681Z] #49 41.22 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-27T07:25:24.681Z] #49 41.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:25:24.681Z] #49 41.35 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:25:24.681Z] #49 41.39 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:25:24.681Z] #49 41.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:24.681Z] #49 41.58 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:25:24.681Z] #49 41.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:25:24.681Z] #49 41.65 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:25:24.681Z] #49 41.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:24.681Z] #49 41.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:25:24.681Z] #49 41.75 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:25:24.681Z] #49 41.82 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:24.681Z] #49 41.83 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-27T07:25:24.681Z] #49 41.84 go: downloading github.com/fatih/color v1.7.0 [2021-05-27T07:25:24.681Z] #49 41.96 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:25:24.681Z] #49 42.05 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:25:24.817Z] #43 87.80 DEP criu/bfd.d [2021-05-27T07:25:24.817Z] #43 87.88 DEP criu/autofs.d [2021-05-27T07:25:24.817Z] #43 88.00 DEP criu/aio.d [2021-05-27T07:25:24.853Z] #49 23.34 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:25.073Z] #43 88.12 DEP criu/action-scripts.d [2021-05-27T07:25:25.116Z] #49 23.61 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:25:25.176Z] #42 51.30 Selecting previously unselected package libprotoc17:amd64. [2021-05-27T07:25:25.176Z] #42 51.30 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:25.176Z] #42 51.31 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:25.330Z] #43 88.41 CC criu/action-scripts.o [2021-05-27T07:25:25.382Z] #49 23.92 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:25:25.566Z] #42 34.16 Reading package lists... [2021-05-27T07:25:25.566Z] #42 ... [2021-05-27T07:25:25.566Z] [2021-05-27T07:25:25.566Z] #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-05-27T07:25:25.566Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:25:25.566Z] #49 36.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:25:25.566Z] #49 36.41 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:25.566Z] #49 36.41 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:25.566Z] #49 36.43 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:25:25.566Z] #49 36.43 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:25:25.566Z] #49 36.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:25:25.566Z] #49 36.43 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:25:25.566Z] #49 36.57 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:25:25.566Z] #49 36.59 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:25:25.566Z] #49 36.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:25.566Z] #49 36.62 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:25.566Z] #49 36.64 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:25:25.566Z] #49 36.64 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:25:25.566Z] #49 36.65 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:25.566Z] #49 36.66 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:25:25.566Z] #49 36.73 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:25:25.566Z] #49 36.75 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:25:25.566Z] #49 36.98 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:25.566Z] #49 36.98 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:25:25.566Z] #49 37.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:25:25.566Z] #49 37.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:25:25.566Z] #49 37.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:25:25.566Z] #49 37.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:25:25.566Z] #49 37.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:25:25.566Z] #49 37.20 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:25.566Z] #49 37.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:25:25.566Z] #49 37.29 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:25:25.566Z] #49 37.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:25:25.566Z] #49 37.33 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:25:25.566Z] #49 37.40 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:25:25.566Z] #49 37.42 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:25.566Z] #49 37.57 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:25:25.566Z] #49 37.78 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:25.566Z] #49 37.81 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:25:25.566Z] #49 37.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:25.566Z] #49 38.04 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:25.566Z] #49 38.05 go: downloading github.com/spf13/afero v1.1.2 [2021-05-27T07:25:25.566Z] #49 38.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:25:25.566Z] #49 38.09 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-27T07:25:25.566Z] #49 38.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:25.566Z] #49 38.12 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:25:25.566Z] #49 38.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:25.566Z] #49 38.27 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:25:25.566Z] #49 38.46 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:25:25.566Z] #49 38.64 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-27T07:25:25.566Z] #49 38.68 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:25.566Z] #49 38.79 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:25.566Z] #49 38.87 go: extracting github.com/spf13/afero v1.1.2 [2021-05-27T07:25:25.566Z] #49 38.97 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:25:25.566Z] #49 39.02 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:25:25.566Z] #49 39.03 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-27T07:25:25.566Z] #49 39.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:25.566Z] #49 39.06 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:25.566Z] #49 39.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:25.566Z] #49 39.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:25:25.566Z] #49 39.27 go: downloading golang.org/x/text v0.3.2 [2021-05-27T07:25:25.566Z] #49 39.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:25.566Z] #49 39.39 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:25:25.566Z] #49 39.39 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:25.566Z] #49 39.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:25:25.566Z] #49 39.40 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:25.586Z] #43 88.80 CC criu/aio.o [2021-05-27T07:25:25.620Z] #49 42.52 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:25:25.620Z] #49 42.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:25.620Z] #49 42.66 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:25:25.620Z] #49 42.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:25:25.620Z] #49 42.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:25:25.824Z] #49 39.69 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:25:25.824Z] #49 39.90 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:25:25.882Z] #49 43.03 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:25:25.955Z] #49 24.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:25:25.955Z] #49 24.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:25.955Z] #49 24.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:25:26.082Z] #49 39.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:25:26.082Z] #49 39.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:25:26.082Z] #49 40.09 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:26.082Z] #49 40.14 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:25:26.082Z] #49 40.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:26.118Z] #42 51.91 Selecting previously unselected package protobuf-c-compiler. [2021-05-27T07:25:26.118Z] #42 51.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:25:26.118Z] #42 51.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-27T07:25:26.118Z] #42 52.12 Selecting previously unselected package protobuf-compiler. [2021-05-27T07:25:26.118Z] #42 52.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:26.118Z] #42 52.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-27T07:25:26.143Z] #49 43.24 go: extracting github.com/fatih/color v1.7.0 [2021-05-27T07:25:26.143Z] #49 43.25 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-27T07:25:26.149Z] #43 89.29 CC criu/autofs.o [2021-05-27T07:25:26.217Z] #49 24.74 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:26.217Z] #49 24.86 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:25:26.342Z] #49 40.48 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-27T07:25:26.378Z] #42 52.30 Selecting previously unselected package python-pkg-resources. [2021-05-27T07:25:26.379Z] #42 52.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-27T07:25:26.379Z] #42 52.31 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-27T07:25:26.412Z] #49 ... [2021-05-27T07:25:26.412Z] [2021-05-27T07:25:26.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-05-27T07:25:26.412Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:26.412Z] #42 33.54 Fetched 8447 kB in 26s (324 kB/s) [2021-05-27T07:25:26.412Z] #42 33.54 Reading package lists... [2021-05-27T07:25:26.412Z] #42 43.04 Reading package lists... [2021-05-27T07:25:26.412Z] #42 ... [2021-05-27T07:25:26.412Z] [2021-05-27T07:25:26.412Z] #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-05-27T07:25:26.412Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:25:26.412Z] #49 43.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:26.412Z] #49 43.55 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:25:26.412Z] #49 43.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:25:26.412Z] #49 43.70 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:26.412Z] #49 43.76 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:25:26.479Z] #49 25.17 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-27T07:25:26.622Z] #49 40.54 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:25:26.622Z] #49 40.59 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-27T07:25:26.622Z] #49 ... [2021-05-27T07:25:26.622Z] [2021-05-27T07:25:26.622Z] #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-05-27T07:25:26.622Z] #58 sha256:8fd15c5984f293cc528b4a7ab566e455b30385fef308c152a7663af3daae2c92 [2021-05-27T07:25:26.622Z] #58 30.54 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:25:26.622Z] #58 34.25 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:25:26.622Z] #58 36.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:26.622Z] #58 36.98 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:26.622Z] #58 37.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:26.622Z] #58 37.69 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:26.622Z] #58 38.05 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:25:26.622Z] #58 ... [2021-05-27T07:25:26.622Z] [2021-05-27T07:25:26.622Z] #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-05-27T07:25:26.622Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:25:26.622Z] #49 40.61 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:25:26.622Z] #49 40.68 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:26.639Z] #42 52.63 Selecting previously unselected package python-six. [2021-05-27T07:25:26.639Z] #42 52.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-27T07:25:26.639Z] #42 52.64 Unpacking python-six (1.12.0-1) ... [2021-05-27T07:25:26.639Z] #42 52.73 Selecting previously unselected package python-protobuf. [2021-05-27T07:25:26.639Z] #42 52.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:26.639Z] #42 52.74 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-27T07:25:26.712Z] #43 ... [2021-05-27T07:25:26.712Z] [2021-05-27T07:25:26.712Z] #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-05-27T07:25:26.712Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:25:26.712Z] #20 24.31 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-27T07:25:26.712Z] #20 24.31 Need to get 28.5 MB of archives. [2021-05-27T07:25:26.712Z] #20 24.31 After this operation, 116 MB of additional disk space will be used. [2021-05-27T07:25:26.712Z] #20 24.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-27T07:25:26.712Z] #20 24.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-27T07:25:26.712Z] #20 24.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-27T07:25:26.712Z] #20 24.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-27T07:25:26.712Z] #20 24.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-27T07:25:26.712Z] #20 24.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-27T07:25:26.712Z] #20 24.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-27T07:25:26.712Z] #20 24.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-27T07:25:26.712Z] #20 24.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-27T07:25:26.712Z] #20 24.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-27T07:25:26.712Z] #20 24.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-27T07:25:26.712Z] #20 24.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-27T07:25:26.712Z] #20 24.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-27T07:25:26.712Z] #20 24.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-27T07:25:26.712Z] #20 24.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-27T07:25:26.712Z] #20 24.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-27T07:25:26.712Z] #20 24.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-27T07:25:26.712Z] #20 24.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-27T07:25:26.712Z] #20 24.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-27T07:25:26.712Z] #20 24.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-27T07:25:26.712Z] #20 24.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-27T07:25:26.712Z] #20 24.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-27T07:25:26.712Z] #20 24.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-27T07:25:26.712Z] #20 24.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-27T07:25:26.712Z] #20 24.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-27T07:25:26.712Z] #20 24.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-27T07:25:26.712Z] #20 24.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-27T07:25:26.712Z] #20 24.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-27T07:25:26.712Z] #20 24.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-27T07:25:26.712Z] #20 25.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-27T07:25:26.712Z] #20 25.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-27T07:25:26.712Z] #20 25.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-27T07:25:26.712Z] #20 25.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-27T07:25:26.712Z] #20 25.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-27T07:25:26.712Z] #20 25.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-27T07:25:26.712Z] #20 25.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-27T07:25:26.712Z] #20 25.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-27T07:25:26.712Z] #20 25.64 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-27T07:25:26.712Z] #20 25.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-27T07:25:26.712Z] #20 25.65 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-27T07:25:26.712Z] #20 25.67 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-27T07:25:26.712Z] #20 25.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-27T07:25:26.712Z] #20 25.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-27T07:25:26.712Z] #20 25.74 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-27T07:25:26.712Z] #20 25.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-27T07:25:26.712Z] #20 26.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-27T07:25:26.712Z] #20 26.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-27T07:25:26.712Z] #20 26.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-27T07:25:26.712Z] #20 26.90 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:26.712Z] #20 27.00 Fetched 28.5 MB in 2s (11.7 MB/s) [2021-05-27T07:25:26.712Z] #20 27.07 Selecting previously unselected package pigz. [2021-05-27T07:25:26.712Z] #20 27.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-27T07:25:26.712Z] #20 27.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-27T07:25:26.712Z] #20 27.13 Unpacking pigz (2.4-1) ... [2021-05-27T07:25:26.712Z] #20 27.24 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-27T07:25:26.712Z] #20 27.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:25:26.712Z] #20 27.25 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:25:26.712Z] #20 27.66 Selecting previously unselected package python3.7-minimal. [2021-05-27T07:25:26.712Z] #20 27.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:25:26.712Z] #20 27.67 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-27T07:25:26.712Z] #20 28.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:25:26.712Z] #20 28.55 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-27T07:25:26.712Z] #20 30.53 Selecting previously unselected package python3-minimal. [2021-05-27T07:25:26.712Z] #20 30.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-27T07:25:26.712Z] #20 30.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-27T07:25:26.712Z] #20 30.59 Unpacking python3-minimal (3.7.3-1) ... [2021-05-27T07:25:26.712Z] #20 30.66 Selecting previously unselected package libmpdec2:amd64. [2021-05-27T07:25:26.712Z] #20 30.66 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-27T07:25:26.712Z] #20 30.67 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-27T07:25:26.968Z] #20 30.76 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-27T07:25:26.968Z] #20 30.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:25:26.968Z] #20 30.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:25:26.986Z] #49 44.18 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:27.077Z] #49 ... [2021-05-27T07:25:27.077Z] [2021-05-27T07:25:27.077Z] #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-05-27T07:25:27.077Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-27T07:25:27.077Z] #55 15.80 Fetched 8270 kB in 10s (792 kB/s) [2021-05-27T07:25:27.077Z] #55 15.80 Reading package lists... [2021-05-27T07:25:27.191Z] #49 41.08 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-27T07:25:27.191Z] #49 41.08 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:27.191Z] #49 41.30 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-27T07:25:27.210Z] #42 53.26 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-27T07:25:27.246Z] #49 44.50 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:25:27.246Z] #49 ... [2021-05-27T07:25:27.246Z] [2021-05-27T07:25:27.246Z] #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-05-27T07:25:27.246Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:27.246Z] #36 34.50 Fetched 8447 kB in 26s (331 kB/s) [2021-05-27T07:25:27.246Z] #36 34.50 Reading package lists... [2021-05-27T07:25:27.340Z] #55 22.07 Reading package lists... [2021-05-27T07:25:27.340Z] #55 ... [2021-05-27T07:25:27.340Z] [2021-05-27T07:25:27.340Z] #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-05-27T07:25:27.340Z] #49 sha256:5a608ae7e327fa8141de24146329569e6176d8e09c048de1f4fbe120c145b842 [2021-05-27T07:25:27.340Z] #49 25.95 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:25:27.451Z] #49 41.52 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:27.506Z] #36 43.64 Reading package lists... [2021-05-27T07:25:27.506Z] #36 ... [2021-05-27T07:25:27.506Z] [2021-05-27T07:25:27.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-05-27T07:25:27.506Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:25:27.506Z] #49 44.61 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-27T07:25:27.506Z] #49 44.64 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:27.603Z] #49 ... [2021-05-27T07:25:27.603Z] [2021-05-27T07:25:27.603Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-27T07:25:27.603Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-27T07:25:27.603Z] #36 16.16 Fetched 8270 kB in 10s (807 kB/s) [2021-05-27T07:25:27.603Z] #36 16.16 Reading package lists... [2021-05-27T07:25:27.766Z] #49 44.82 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:25:27.766Z] #49 ... [2021-05-27T07:25:27.766Z] [2021-05-27T07:25:27.766Z] #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-05-27T07:25:27.766Z] #51 sha256:01ea27c1af141f2f8795d65466c02bb5b3138c15f0d0974cd24bde69a4c0fee8 [2021-05-27T07:25:27.766Z] #51 34.80 runtime/cgo [2021-05-27T07:25:27.766Z] #51 35.03 runtime [2021-05-27T07:25:27.766Z] #51 ... [2021-05-27T07:25:27.766Z] [2021-05-27T07:25:27.766Z] #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-05-27T07:25:27.766Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:25:27.766Z] #49 44.94 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:27.766Z] #49 45.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:27.780Z] #42 ... [2021-05-27T07:25:27.781Z] [2021-05-27T07:25:27.781Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:27.781Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:25:27.781Z] #45 43.86 sync [2021-05-27T07:25:27.781Z] #45 43.86 internal/reflectlite [2021-05-27T07:25:27.781Z] #45 45.22 github.com/LK4D4/vndr/godl/singleflight [2021-05-27T07:25:27.781Z] #45 45.43 math/rand [2021-05-27T07:25:27.781Z] #45 46.38 internal/singleflight [2021-05-27T07:25:27.781Z] #45 47.05 sort [2021-05-27T07:25:27.781Z] #45 47.06 errors [2021-05-27T07:25:27.781Z] #45 47.43 io [2021-05-27T07:25:27.781Z] #45 48.20 strconv [2021-05-27T07:25:27.781Z] #45 48.50 bytes [2021-05-27T07:25:27.781Z] #45 50.79 bufio [2021-05-27T07:25:27.781Z] #45 51.64 reflect [2021-05-27T07:25:27.781Z] #45 52.39 internal/oserror [2021-05-27T07:25:27.781Z] #45 52.52 syscall [2021-05-27T07:25:27.781Z] #45 ... [2021-05-27T07:25:27.781Z] [2021-05-27T07:25:27.781Z] #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-05-27T07:25:27.781Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:27.781Z] #13 44.68 The following additional packages will be installed: [2021-05-27T07:25:27.781Z] #13 44.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-27T07:25:27.781Z] #13 44.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-27T07:25:27.781Z] #13 44.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-27T07:25:27.781Z] #13 44.71 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-27T07:25:27.781Z] #13 44.71 mingw-w64-common mingw-w64-x86-64-dev [2021-05-27T07:25:27.781Z] #13 44.71 Suggested packages: [2021-05-27T07:25:27.781Z] #13 44.71 gcc-8-locales seccomp wine64 [2021-05-27T07:25:27.781Z] #13 46.19 The following NEW packages will be installed: [2021-05-27T07:25:27.781Z] #13 46.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-27T07:25:27.781Z] #13 46.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-27T07:25:27.781Z] #13 46.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-27T07:25:27.781Z] #13 46.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-27T07:25:27.781Z] #13 46.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-27T07:25:27.781Z] #13 46.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-27T07:25:27.781Z] #13 46.22 The following packages will be upgraded: [2021-05-27T07:25:27.781Z] #13 46.23 libseccomp2 libsystemd0 libudev1 [2021-05-27T07:25:27.781Z] #13 46.76 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-27T07:25:27.781Z] #13 46.76 Need to get 78.2 MB of archives. [2021-05-27T07:25:27.781Z] #13 46.76 After this operation, 487 MB of additional disk space will be used. [2021-05-27T07:25:27.781Z] #13 46.76 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-27T07:25:27.781Z] #13 46.77 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-27T07:25:27.781Z] #13 46.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-27T07:25:27.781Z] #13 47.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-27T07:25:27.781Z] #13 47.16 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-05-27T07:25:27.781Z] #13 47.35 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-05-27T07:25:27.781Z] #13 47.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-05-27T07:25:27.781Z] #13 47.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-27T07:25:27.781Z] #13 47.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-27T07:25:27.781Z] #13 47.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-27T07:25:27.781Z] #13 48.28 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-05-27T07:25:27.781Z] #13 48.58 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-05-27T07:25:27.781Z] #13 48.58 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-05-27T07:25:27.866Z] #36 22.54 Reading package lists... [2021-05-27T07:25:27.866Z] #36 ... [2021-05-27T07:25:27.866Z] [2021-05-27T07:25:27.866Z] #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-05-27T07:25:27.866Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:27.866Z] #29 12.30 [2021-05-27T07:25:27.898Z] #20 31.72 Selecting previously unselected package python3.7. [2021-05-27T07:25:27.898Z] #20 31.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:25:27.898Z] #20 31.73 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-27T07:25:27.898Z] #20 31.89 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-27T07:25:27.898Z] #20 31.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-27T07:25:27.898Z] #20 31.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-27T07:25:28.019Z] #49 41.84 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:28.019Z] #49 41.90 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:28.026Z] #49 45.28 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:25:28.154Z] #20 32.00 Setting up python3-minimal (3.7.3-1) ... [2021-05-27T07:25:28.286Z] #49 45.48 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-27T07:25:28.286Z] #49 ... [2021-05-27T07:25:28.286Z] [2021-05-27T07:25:28.286Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-27T07:25:28.286Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:25:28.286Z] #55 35.58 Fetched 8447 kB in 27s (319 kB/s) [2021-05-27T07:25:28.286Z] #55 35.58 Reading package lists... [2021-05-27T07:25:28.351Z] #13 ... [2021-05-27T07:25:28.352Z] [2021-05-27T07:25:28.352Z] #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-05-27T07:25:28.352Z] #56 sha256:ff6691c7931aa5f2d3e400dee3311287213b987ae1f6fdca5180292aed20b7b1 [2021-05-27T07:25:28.352Z] #56 5.549 + RM_GOPATH=0 [2021-05-27T07:25:28.352Z] #56 5.549 + TMP_GOPATH= [2021-05-27T07:25:28.352Z] #56 5.549 + : /build [2021-05-27T07:25:28.352Z] #56 5.549 + '[' -z '' ']' [2021-05-27T07:25:28.352Z] #56 5.549 ++ mktemp -d [2021-05-27T07:25:28.352Z] #56 5.552 + export GOPATH=/tmp/tmp.ghjC1oMyGz [2021-05-27T07:25:28.352Z] #56 5.552 + GOPATH=/tmp/tmp.ghjC1oMyGz [2021-05-27T07:25:28.352Z] #56 5.552 + RM_GOPATH=1 [2021-05-27T07:25:28.352Z] #56 5.552 + case "$(go env GOARCH)" in [2021-05-27T07:25:28.352Z] #56 5.552 ++ go env GOARCH [2021-05-27T07:25:28.352Z] #56 5.576 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:28.352Z] #56 5.576 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:28.352Z] #56 5.577 ++ dirname /tmp/install/install.sh [2021-05-27T07:25:28.352Z] #56 5.577 + dir=/tmp/install [2021-05-27T07:25:28.352Z] #56 5.578 + bin=containerd [2021-05-27T07:25:28.352Z] #56 5.578 + shift [2021-05-27T07:25:28.352Z] #56 5.578 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-27T07:25:28.352Z] #56 5.578 + . /tmp/install/containerd.installer [2021-05-27T07:25:28.352Z] #56 5.578 ++ set -e [2021-05-27T07:25:28.352Z] #56 5.578 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:25:28.352Z] #56 5.578 + install_containerd [2021-05-27T07:25:28.352Z] #56 5.578 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-27T07:25:28.352Z] #56 5.579 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:25:28.352Z] #56 5.579 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ghjC1oMyGz/src/github.com/containerd/containerd [2021-05-27T07:25:28.352Z] #56 5.582 Cloning into '/tmp/tmp.ghjC1oMyGz/src/github.com/containerd/containerd'... [2021-05-27T07:25:28.396Z] #29 12.60 0.0% # 1.5% # 2.6% ## 3.7% ### 5.0% #### 6.1% #### 6.8% ##### 7.4% ###### 8.7% ####### 9.9% ####### 11.0% ######## 12.2% ######### 12.9% ######### 13.8% ########## 14.9% ########### 15.9% ############ 16.9% ############ 17.9% ############# 18.8% ############## 19.9% ############### 20.9% ############### 21.8% ################ 22.9% ################# 24.0% ################## 25.1% ################## 26.2% ################### 27.1% #################### 28.1% ##################### 29.2% ##################### 30.3% ###################### 31.2% ####################### 32.3% ####################### 32.3% ######################## 33.8% ######################### 35.1% ######################### 35.9% ########################## 36.6% ########################### 37.5% ########################### 38.6% ############################ 40.0% ############################# 40.6% ############################# 41.5% ############################### 43.1% ################################ 44.9% # [2021-05-27T07:25:28.396Z] #29 ... [2021-05-27T07:25:28.396Z] [2021-05-27T07:25:28.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-05-27T07:25:28.396Z] #51 sha256:050d37b790f9ba4bb081b3ac6b6145b04fceb241b8fed972fe729463e31ad4a4 [2021-05-27T07:25:28.396Z] #51 17.05 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-27T07:25:28.396Z] #51 17.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-27T07:25:28.396Z] #51 17.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-27T07:25:28.396Z] #51 17.51 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-27T07:25:28.396Z] #51 18.39 runtime [2021-05-27T07:25:28.396Z] #51 18.48 runtime/cgo [2021-05-27T07:25:28.546Z] #55 44.43 Reading package lists... [2021-05-27T07:25:28.546Z] #55 ... [2021-05-27T07:25:28.546Z] [2021-05-27T07:25:28.546Z] #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-05-27T07:25:28.546Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:25:28.546Z] #49 45.65 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:25:28.546Z] #49 45.67 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:28.546Z] #49 45.77 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:28.587Z] #49 42.36 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:28.587Z] #49 42.59 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:25:28.661Z] #51 ... [2021-05-27T07:25:28.661Z] [2021-05-27T07:25:28.661Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-27T07:25:28.661Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-27T07:25:28.661Z] #42 17.02 Fetched 8270 kB in 11s (740 kB/s) [2021-05-27T07:25:28.661Z] #42 17.02 Reading package lists... [2021-05-27T07:25:28.661Z] #42 23.46 Reading package lists... [2021-05-27T07:25:28.661Z] #42 ... [2021-05-27T07:25:28.661Z] [2021-05-27T07:25:28.661Z] #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-05-27T07:25:28.661Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:28.846Z] #49 42.77 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:28.942Z] #49 45.90 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:25:29.083Z] #20 32.87 Selecting previously unselected package python3. [2021-05-27T07:25:29.083Z] #20 32.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-27T07:25:29.083Z] #20 32.94 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-27T07:25:29.083Z] #20 32.95 Unpacking python3 (3.7.3-1) ... [2021-05-27T07:25:29.083Z] #20 33.03 Selecting previously unselected package libip4tc0:amd64. [2021-05-27T07:25:29.083Z] #20 33.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-27T07:25:29.083Z] #20 33.04 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-27T07:25:29.083Z] #20 33.11 Selecting previously unselected package libip6tc0:amd64. [2021-05-27T07:25:29.083Z] #20 33.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-27T07:25:29.083Z] #20 33.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-27T07:25:29.083Z] #20 33.24 Selecting previously unselected package libiptc0:amd64. [2021-05-27T07:25:29.105Z] #49 42.94 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:29.207Z] #49 46.37 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:25:29.340Z] #20 33.24 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-27T07:25:29.340Z] #20 33.24 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-27T07:25:29.340Z] #20 33.35 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-27T07:25:29.340Z] #20 33.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-27T07:25:29.340Z] #20 33.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-27T07:25:29.340Z] #20 33.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-27T07:25:29.340Z] #20 33.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-27T07:25:29.340Z] #20 33.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-27T07:25:29.365Z] #49 43.23 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:29.602Z] #20 33.53 Selecting previously unselected package libnftnl11:amd64. [2021-05-27T07:25:29.602Z] #20 33.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-27T07:25:29.602Z] #20 33.55 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-27T07:25:29.624Z] #49 43.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:25:29.738Z] #56 ... [2021-05-27T07:25:29.738Z] [2021-05-27T07:25:29.738Z] #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-05-27T07:25:29.738Z] #47 sha256:ed85a350604ef33420508a5c5b9737e4602a09f7ebcf51f1ae39f61d8e93604d [2021-05-27T07:25:29.738Z] #47 DONE 55.9s [2021-05-27T07:25:29.738Z] [2021-05-27T07:25:29.738Z] #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-05-27T07:25:29.738Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:25:29.739Z] #32 46.58 Checking out files: 89% (1360/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-05-27T07:25:29.739Z] #32 47.06 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-27T07:25:29.739Z] #32 47.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-27T07:25:29.860Z] #20 33.65 Selecting previously unselected package iptables. [2021-05-27T07:25:29.860Z] #20 33.66 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-27T07:25:29.860Z] #20 33.67 Unpacking iptables (1.8.2-4) ... [2021-05-27T07:25:30.000Z] #32 ... [2021-05-27T07:25:30.000Z] [2021-05-27T07:25:30.000Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:25:30.000Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:30.000Z] #13 51.77 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-05-27T07:25:30.117Z] #20 34.03 Selecting previously unselected package xxd. [2021-05-27T07:25:30.117Z] #20 34.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:25:30.117Z] #20 34.04 Unpacking xxd (2:8.1.0875-5) ... [2021-05-27T07:25:30.117Z] #20 34.17 Selecting previously unselected package vim-common. [2021-05-27T07:25:30.117Z] #20 34.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:25:30.192Z] #49 44.05 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:25:30.192Z] #49 44.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:25:30.244Z] #29 12.60 0.0% # 1.5% # 2.6% ## 3.7% ### 5.0% #### 6.1% #### 6.8% ##### 7.4% ###### 8.7% ####### 9.9% ####### 11.0% ######## 12.2% ######### 12.9% ######### 13.8% ########## 14.9% ########### 15.9% ############ 16.9% ############ 17.9% ############# 18.8% ############## 19.9% ############### 20.9% ############### 21.8% ################ 22.9% ################# 24.0% ################## 25.1% ################## 26.2% ################### 27.1% #################### 28.1% ##################### 29.2% ##################### 30.3% ###################### 31.2% ####################### 32.3% ####################### 32.3% ######################## 33.8% ######################### 35.1% ######################### 35.9% ########################## 36.6% ########################### 37.5% ########################### 38.6% ############################ 40.0% ############################# 40.6% ############################# 41.5% ############################### 43.1% ################################ 44.9% ################################# 46.2% ################################## 47.5% ################################### 49.1% #################################### 50.7% ##################################### 52.3% ####################################### 54.7% ######################################## 56.4% ########################################## 58.4% ########################################## 59.7% ############################################ 61.3% ############################################# 62.7% ############################################## 64.3% ############################################### 65.9% ################################################ 67.6% ################################################# 68.8% ################################################## 70.7% ## [2021-05-27T07:25:30.244Z] #29 ... [2021-05-27T07:25:30.244Z] [2021-05-27T07:25:30.244Z] #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-05-27T07:25:30.244Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-27T07:25:30.244Z] #40 18.37 Checking out files: 90% (1529/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-27T07:25:30.244Z] #40 18.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-27T07:25:30.244Z] #40 21.07 + 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-05-27T07:25:30.244Z] #40 ... [2021-05-27T07:25:30.244Z] [2021-05-27T07:25:30.244Z] #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-05-27T07:25:30.244Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:30.373Z] #20 34.21 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-27T07:25:30.373Z] #20 34.42 Selecting previously unselected package bash-completion. [2021-05-27T07:25:30.373Z] #20 34.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-27T07:25:30.451Z] #49 44.34 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:25:30.451Z] #49 44.46 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:25:30.730Z] #49 44.67 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:25:30.730Z] #49 ... [2021-05-27T07:25:30.730Z] [2021-05-27T07:25:30.730Z] #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-05-27T07:25:30.730Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:25:30.730Z] #40 34.28 Checking out files: 69% (1184/1694) Checking out files: 70% (1186/1694) Checking out files: 71% (1203/1694) Checking out files: 72% (1220/1694) Checking out files: 73% (1237/1694) Checking out files: 74% (1254/1694) Checking out files: 75% (1271/1694) Checking out files: 76% (1288/1694) Checking out files: 77% (1305/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-27T07:25:30.730Z] #40 35.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-27T07:25:30.730Z] #40 37.20 + 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-05-27T07:25:30.730Z] #40 ... [2021-05-27T07:25:30.730Z] [2021-05-27T07:25:30.730Z] #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-05-27T07:25:30.730Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:25:30.730Z] #55 34.76 Fetched 8447 kB in 25s (335 kB/s) [2021-05-27T07:25:30.730Z] #55 34.76 Reading package lists... [2021-05-27T07:25:30.989Z] #55 43.44 Reading package lists... [2021-05-27T07:25:30.989Z] #55 ... [2021-05-27T07:25:30.989Z] [2021-05-27T07:25:30.989Z] #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-05-27T07:25:30.989Z] #58 sha256:8fd15c5984f293cc528b4a7ab566e455b30385fef308c152a7663af3daae2c92 [2021-05-27T07:25:30.989Z] #58 42.31 go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:25:30.989Z] #58 42.51 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:25:30.989Z] #58 42.67 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:25:30.989Z] #58 42.78 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:25:30.989Z] #58 42.89 go: finding github.com/google/uuid v1.2.0 [2021-05-27T07:25:30.989Z] #58 42.91 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:25:30.989Z] #58 43.11 go: finding github.com/gofrs/flock v0.8.0 [2021-05-27T07:25:30.989Z] #58 43.13 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-27T07:25:30.989Z] #58 43.18 go: finding github.com/gorilla/mux v1.8.0 [2021-05-27T07:25:30.989Z] #58 43.23 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:25:30.989Z] #58 43.37 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:25:30.989Z] #58 43.41 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:25:30.989Z] #58 43.42 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:25:30.989Z] #58 43.59 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:30.989Z] #58 43.87 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:31.751Z] #49 ... [2021-05-27T07:25:31.751Z] [2021-05-27T07:25:31.751Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-27T07:25:31.751Z] #58 sha256:fbbe162f10ab740cb648e1e34e1d4e1b2baa3b3f2fc8f76d33164b1688689060 [2021-05-27T07:25:31.751Z] #58 38.49 go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:25:31.751Z] #58 38.92 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:25:31.751Z] #58 39.07 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:25:31.751Z] #58 39.12 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:25:31.751Z] #58 39.18 go: finding github.com/google/uuid v1.2.0 [2021-05-27T07:25:31.751Z] #58 39.28 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:25:31.751Z] #58 39.38 go: finding github.com/gofrs/flock v0.8.0 [2021-05-27T07:25:31.751Z] #58 39.44 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-27T07:25:31.751Z] #58 39.52 go: finding github.com/gorilla/mux v1.8.0 [2021-05-27T07:25:31.751Z] #58 39.56 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:25:31.751Z] #58 39.71 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:25:31.751Z] #58 39.72 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:25:31.751Z] #58 39.77 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:25:31.751Z] #58 40.07 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:31.751Z] #58 40.27 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:31.751Z] #58 ... [2021-05-27T07:25:31.751Z] [2021-05-27T07:25:31.751Z] #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-05-27T07:25:31.751Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:31.751Z] #13 31.66 Fetched 8971 kB in 28s (317 kB/s) [2021-05-27T07:25:31.751Z] #13 31.66 Reading package lists... [2021-05-27T07:25:31.836Z] #29 12.60 0.0% # 1.5% # 2.6% ## 3.7% ### 5.0% #### 6.1% #### 6.8% ##### 7.4% ###### 8.7% ####### 9.9% ####### 11.0% ######## 12.2% ######### 12.9% ######### 13.8% ########## 14.9% ########### 15.9% ############ 16.9% ############ 17.9% ############# 18.8% ############## 19.9% ############### 20.9% ############### 21.8% ################ 22.9% ################# 24.0% ################## 25.1% ################## 26.2% ################### 27.1% #################### 28.1% ##################### 29.2% ##################### 30.3% ###################### 31.2% ####################### 32.3% ####################### 32.3% ######################## 33.8% ######################### 35.1% ######################### 35.9% ########################## 36.6% ########################### 37.5% ########################### 38.6% ############################ 40.0% ############################# 40.6% ############################# 41.5% ############################### 43.1% ################################ 44.9% ################################# 46.2% ################################## 47.5% ################################### 49.1% #################################### 50.7% ##################################### 52.3% ####################################### 54.7% ######################################## 56.4% ########################################## 58.4% ########################################## 59.7% ############################################ 61.3% ############################################# 62.7% ############################################## 64.3% ############################################### 65.9% ################################################ 67.6% ################################################# 68.8% ################################################## 70.7% #################################################### 72.4% ##################################################### 73.9% ###################################################### 75.5% ####################################################### 77.1% ######################################################## 78.9% ######################################################### 80.5% ########################################################## 81.9% ########################################################### 83.3% ############################################################# 84.9% ############################################################## 86.7% ############################################################### 88.3% ################################################################ 90.1% ################################################################## 91.7% ################################################################### 93.4% #################################################################### 95.0% ##################################################################### 96.5% # [2021-05-27T07:25:31.836Z] #29 ... [2021-05-27T07:25:31.836Z] [2021-05-27T07:25:31.836Z] #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-05-27T07:25:31.836Z] #67 sha256:17ab11765002a87e19fa6ab07b8dc046056a0e21eb44344b8f37b403dbe1468f [2021-05-27T07:25:31.836Z] #67 20.36 Checking out files: 37% (711/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 74% (1425/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-27T07:25:31.836Z] #67 21.93 + cd /tmp/tmp.pwxILQguoT/src/github.com/docker/libnetwork [2021-05-27T07:25:31.836Z] #67 21.93 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-27T07:25:31.836Z] #67 22.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-27T07:25:31.836Z] #67 ... [2021-05-27T07:25:31.836Z] [2021-05-27T07:25:31.836Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-27T07:25:31.836Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:31.925Z] #58 ... [2021-05-27T07:25:31.925Z] [2021-05-27T07:25:31.925Z] #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-05-27T07:25:31.925Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:31.925Z] #36 35.75 Fetched 8447 kB in 27s (318 kB/s) [2021-05-27T07:25:31.925Z] #36 35.75 Reading package lists... [2021-05-27T07:25:31.925Z] #36 44.40 Reading package lists... [2021-05-27T07:25:31.925Z] #36 ... [2021-05-27T07:25:31.925Z] [2021-05-27T07:25:31.925Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:31.925Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:25:31.925Z] #45 45.96 vendor/golang.org/x/crypto/internal/subtle [2021-05-27T07:25:32.014Z] #13 41.21 Reading package lists... [2021-05-27T07:25:32.014Z] #13 ... [2021-05-27T07:25:32.014Z] [2021-05-27T07:25:32.014Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:32.014Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:25:32.014Z] #45 44.83 vendor/golang.org/x/crypto/internal/subtle [2021-05-27T07:25:32.014Z] #45 45.22 vendor/golang.org/x/crypto/curve25519 [2021-05-27T07:25:32.099Z] #29 12.60 0.0% # 1.5% # 2.6% ## 3.7% ### 5.0% #### 6.1% #### 6.8% ##### 7.4% ###### 8.7% ####### 9.9% ####### 11.0% ######## 12.2% ######### 12.9% ######### 13.8% ########## 14.9% ########### 15.9% ############ 16.9% ############ 17.9% ############# 18.8% ############## 19.9% ############### 20.9% ############### 21.8% ################ 22.9% ################# 24.0% ################## 25.1% ################## 26.2% ################### 27.1% #################### 28.1% ##################### 29.2% ##################### 30.3% ###################### 31.2% ####################### 32.3% ####################### 32.3% ######################## 33.8% ######################### 35.1% ######################### 35.9% ########################## 36.6% ########################### 37.5% ########################### 38.6% ############################ 40.0% ############################# 40.6% ############################# 41.5% ############################### 43.1% ################################ 44.9% ################################# 46.2% ################################## 47.5% ################################### 49.1% #################################### 50.7% ##################################### 52.3% ####################################### 54.7% ######################################## 56.4% ########################################## 58.4% ########################################## 59.7% ############################################ 61.3% ############################################# 62.7% ############################################## 64.3% ############################################### 65.9% ################################################ 67.6% ################################################# 68.8% ################################################## 70.7% #################################################### 72.4% ##################################################### 73.9% ###################################################### 75.5% ####################################################### 77.1% ######################################################## 78.9% ######################################################### 80.5% ########################################################## 81.9% ########################################################### 83.3% ############################################################# 84.9% ############################################################## 86.7% ############################################################### 88.3% ################################################################ 90.1% ################################################################## 91.7% ################################################################### 93.4% #################################################################### 95.0% ##################################################################### 96.5% ###################################################################### 98.2% ####################################################################### 99.6% ######################################################################## 100.0% [2021-05-27T07:25:32.099Z] #29 20.94 [2021-05-27T07:25:32.183Z] #45 46.21 vendor/golang.org/x/crypto/curve25519 [2021-05-27T07:25:32.548Z] #13 54.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-27T07:25:32.549Z] #13 54.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-27T07:25:32.549Z] #13 54.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-27T07:25:32.549Z] #13 54.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-27T07:25:32.549Z] #13 54.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-05-27T07:25:32.549Z] #13 54.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-27T07:25:32.549Z] #13 54.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-27T07:25:32.549Z] #13 54.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-27T07:25:32.549Z] #13 54.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-27T07:25:32.549Z] #13 54.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-27T07:25:32.549Z] #13 54.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-27T07:25:32.549Z] #13 54.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-27T07:25:32.809Z] #13 54.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-27T07:25:32.809Z] #13 54.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-27T07:25:33.493Z] #29 22.10 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-27T07:25:33.645Z] #20 37.07 Unpacking bash-completion (1:2.8-6) ... [2021-05-27T07:25:33.645Z] #20 37.54 Selecting previously unselected package bzip2. [2021-05-27T07:25:33.645Z] #20 37.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-27T07:25:33.645Z] #20 37.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-27T07:25:33.645Z] #20 37.65 Selecting previously unselected package xz-utils. [2021-05-27T07:25:33.645Z] #20 37.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-27T07:25:33.645Z] #20 37.67 Unpacking xz-utils (5.2.4-1) ... [2021-05-27T07:25:33.750Z] #13 55.59 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:33.758Z] #29 22.39 [2021-05-27T07:25:33.758Z] #29 22.54 ######################################################################## 100.0% [2021-05-27T07:25:33.758Z] #29 22.63 [2021-05-27T07:25:33.902Z] #20 37.84 Selecting previously unselected package apparmor. [2021-05-27T07:25:33.902Z] #20 37.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-27T07:25:33.902Z] #20 37.93 Unpacking apparmor (2.13.2-10) ... [2021-05-27T07:25:34.011Z] #13 55.82 Fetched 78.2 MB in 8s (9868 kB/s) [2021-05-27T07:25:34.023Z] #29 ... [2021-05-27T07:25:34.023Z] [2021-05-27T07:25:34.023Z] #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-05-27T07:25:34.023Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:25:34.023Z] #13 14.50 Reading package lists... [2021-05-27T07:25:34.023Z] #13 19.86 Reading package lists... [2021-05-27T07:25:34.023Z] #13 25.50 Building dependency tree... [2021-05-27T07:25:34.023Z] #13 28.00 The following additional packages will be installed: [2021-05-27T07:25:34.023Z] #13 28.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-27T07:25:34.023Z] #13 28.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-27T07:25:34.023Z] #13 28.01 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-27T07:25:34.023Z] #13 28.01 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-27T07:25:34.023Z] #13 28.01 mingw-w64-common mingw-w64-x86-64-dev [2021-05-27T07:25:34.023Z] #13 28.02 Suggested packages: [2021-05-27T07:25:34.023Z] #13 28.02 gcc-8-locales seccomp wine64 [2021-05-27T07:25:34.023Z] #13 28.88 The following NEW packages will be installed: [2021-05-27T07:25:34.023Z] #13 28.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-27T07:25:34.023Z] #13 28.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-27T07:25:34.023Z] #13 28.88 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-27T07:25:34.023Z] #13 28.88 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-27T07:25:34.023Z] #13 28.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-27T07:25:34.023Z] #13 28.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-27T07:25:34.023Z] #13 28.89 The following packages will be upgraded: [2021-05-27T07:25:34.023Z] #13 28.89 libseccomp2 libsystemd0 libudev1 [2021-05-27T07:25:34.023Z] #13 29.23 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-27T07:25:34.023Z] #13 29.23 Need to get 73.8 MB of archives. [2021-05-27T07:25:34.023Z] #13 29.23 After this operation, 472 MB of additional disk space will be used. [2021-05-27T07:25:34.023Z] #13 29.23 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-05-27T07:25:34.023Z] #13 29.24 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-05-27T07:25:34.023Z] #13 29.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-05-27T07:25:34.023Z] #13 29.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-05-27T07:25:34.023Z] #13 29.26 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-05-27T07:25:34.023Z] #13 29.46 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-05-27T07:25:34.271Z] #13 55.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% [2021-05-27T07:25:34.271Z] #13 ... [2021-05-27T07:25:34.271Z] [2021-05-27T07:25:34.271Z] #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-05-27T07:25:34.271Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:34.271Z] #36 50.20 Selecting previously unselected package libicu63:amd64. [2021-05-27T07:25:34.271Z] #36 50.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-27T07:25:34.271Z] #36 50.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:25:34.271Z] #36 56.59 Selecting previously unselected package libxml2:amd64. [2021-05-27T07:25:34.271Z] #36 56.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-27T07:25:34.271Z] #36 56.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-27T07:25:34.271Z] #36 57.38 Selecting previously unselected package libarchive13:amd64. [2021-05-27T07:25:34.271Z] #36 57.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-27T07:25:34.271Z] #36 57.38 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-27T07:25:34.271Z] #36 57.58 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-27T07:25:34.271Z] #36 57.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-27T07:25:34.271Z] #36 57.58 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-27T07:25:34.271Z] #36 57.78 Selecting previously unselected package librhash0:amd64. [2021-05-27T07:25:34.271Z] #36 57.78 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-27T07:25:34.271Z] #36 57.78 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-27T07:25:34.271Z] #36 57.94 Selecting previously unselected package libuv1:amd64. [2021-05-27T07:25:34.271Z] #36 57.94 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-27T07:25:34.271Z] #36 57.96 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-27T07:25:34.271Z] #36 58.53 Selecting previously unselected package cmake. [2021-05-27T07:25:34.271Z] #36 58.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-27T07:25:34.271Z] #36 58.53 Unpacking cmake (3.13.4-1) ... [2021-05-27T07:25:34.271Z] #36 ... [2021-05-27T07:25:34.271Z] [2021-05-27T07:25:34.271Z] #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-05-27T07:25:34.271Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:34.272Z] #13 55.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:25:34.272Z] #13 56.03 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-27T07:25:34.272Z] #13 56.06 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-27T07:25:34.286Z] #13 ... [2021-05-27T07:25:34.286Z] [2021-05-27T07:25:34.286Z] #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-05-27T07:25:34.286Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-27T07:25:34.286Z] #36 22.54 Reading package lists... [2021-05-27T07:25:34.286Z] #36 28.39 Building dependency tree... [2021-05-27T07:25:34.286Z] #36 30.91 The following additional packages will be installed: [2021-05-27T07:25:34.286Z] #36 30.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-27T07:25:34.286Z] #36 30.93 Suggested packages: [2021-05-27T07:25:34.286Z] #36 30.93 cmake-doc ninja-build lrzip [2021-05-27T07:25:34.286Z] #36 30.93 Recommended packages: [2021-05-27T07:25:34.286Z] #36 30.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-27T07:25:34.286Z] #36 31.83 The following NEW packages will be installed: [2021-05-27T07:25:34.286Z] #36 31.85 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-27T07:25:34.286Z] #36 31.85 vim-common xxd [2021-05-27T07:25:34.286Z] #36 32.31 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:34.286Z] #36 32.31 Need to get 14.2 MB of archives. [2021-05-27T07:25:34.286Z] #36 32.31 After this operation, 60.0 MB of additional disk space will be used. [2021-05-27T07:25:34.286Z] #36 32.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-27T07:25:34.286Z] #36 32.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-27T07:25:34.286Z] #36 32.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-27T07:25:34.286Z] #36 32.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-27T07:25:34.286Z] #36 ... [2021-05-27T07:25:34.286Z] [2021-05-27T07:25:34.286Z] #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-05-27T07:25:34.286Z] #58 sha256:f8d5b8a060d673bf5ee2809c9ce26f0134a563a89d5efde29155e25ef184a43d [2021-05-27T07:25:34.286Z] #58 22.85 go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:25:34.286Z] #58 22.90 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-27T07:25:34.286Z] #58 22.98 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-27T07:25:34.286Z] #58 23.01 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-27T07:25:34.286Z] #58 23.04 go: finding github.com/google/uuid v1.2.0 [2021-05-27T07:25:34.286Z] #58 23.09 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-27T07:25:34.286Z] #58 23.32 go: finding github.com/gofrs/flock v0.8.0 [2021-05-27T07:25:34.286Z] #58 23.34 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-27T07:25:34.286Z] #58 23.39 go: finding github.com/gorilla/mux v1.8.0 [2021-05-27T07:25:34.286Z] #58 23.44 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-27T07:25:34.286Z] #58 23.61 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-27T07:25:34.286Z] #58 23.62 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-27T07:25:34.286Z] #58 23.64 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-27T07:25:34.286Z] #58 23.90 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-27T07:25:34.286Z] #58 24.02 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-27T07:25:34.469Z] #20 38.27 Selecting previously unselected package aufs-tools. [2021-05-27T07:25:34.469Z] #20 38.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-27T07:25:34.469Z] #20 38.30 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-27T07:25:34.469Z] #20 38.46 Selecting previously unselected package libonig5:amd64. [2021-05-27T07:25:34.469Z] #20 38.46 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-27T07:25:34.469Z] #20 38.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:25:34.469Z] #20 38.62 Selecting previously unselected package libjq1:amd64. [2021-05-27T07:25:34.469Z] #20 38.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:25:34.469Z] #20 38.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:25:34.554Z] #58 ... [2021-05-27T07:25:34.554Z] [2021-05-27T07:25:34.554Z] #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-05-27T07:25:34.554Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:25:34.554Z] #13 29.66 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-05-27T07:25:34.554Z] #13 29.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-05-27T07:25:34.554Z] #13 29.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-05-27T07:25:34.554Z] #13 29.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-27T07:25:34.726Z] #20 38.72 Selecting previously unselected package jq. [2021-05-27T07:25:34.726Z] #20 38.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:25:34.726Z] #20 38.74 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-27T07:25:34.836Z] #13 30.07 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-05-27T07:25:34.850Z] #13 56.51 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-27T07:25:34.850Z] #13 56.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-05-27T07:25:34.850Z] #13 56.71 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-27T07:25:34.850Z] #13 56.74 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-27T07:25:34.983Z] #20 38.80 Selecting previously unselected package libaio1:amd64. [2021-05-27T07:25:34.983Z] #20 38.81 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-27T07:25:34.983Z] #20 38.82 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-27T07:25:34.983Z] #20 38.87 Selecting previously unselected package libgpm2:amd64. [2021-05-27T07:25:34.983Z] #20 38.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-27T07:25:34.983Z] #20 38.89 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-27T07:25:34.983Z] #20 38.95 Selecting previously unselected package libicu63:amd64. [2021-05-27T07:25:34.983Z] #20 38.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-27T07:25:34.983Z] #20 38.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:25:35.111Z] #13 56.91 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:25:35.308Z] #45 ... [2021-05-27T07:25:35.308Z] [2021-05-27T07:25:35.308Z] #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-05-27T07:25:35.308Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:35.308Z] #42 43.04 Reading package lists... [2021-05-27T07:25:35.372Z] #13 57.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:25:35.372Z] #13 57.23 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-27T07:25:35.372Z] #13 57.23 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-27T07:25:35.642Z] #13 57.46 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-27T07:25:35.802Z] #13 31.09 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-05-27T07:25:35.802Z] #13 31.10 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-05-27T07:25:35.903Z] #13 57.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-27T07:25:35.903Z] #13 57.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:25:35.903Z] #13 57.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-27T07:25:35.903Z] #13 57.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-27T07:25:36.373Z] #45 ... [2021-05-27T07:25:36.373Z] [2021-05-27T07:25:36.373Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:25:36.373Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:36.373Z] #13 34.73 Fetched 8971 kB in 29s (308 kB/s) [2021-05-27T07:25:36.373Z] #13 34.73 Reading package lists... [2021-05-27T07:25:36.373Z] #13 ... [2021-05-27T07:25:36.373Z] [2021-05-27T07:25:36.373Z] #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-05-27T07:25:36.373Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:25:36.373Z] #49 46.91 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-27T07:25:36.474Z] #13 ... [2021-05-27T07:25:36.474Z] [2021-05-27T07:25:36.474Z] #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-05-27T07:25:36.474Z] #51 sha256:412af38a1e637c7382e922d7ff676543bdb3a6cba7bf9976a0541cdd3a0f1e45 [2021-05-27T07:25:36.474Z] #51 52.43 internal/oserror [2021-05-27T07:25:36.474Z] #51 52.44 reflect [2021-05-27T07:25:36.474Z] #51 52.52 syscall [2021-05-27T07:25:36.474Z] #51 59.29 time [2021-05-27T07:25:36.738Z] #51 ... [2021-05-27T07:25:36.738Z] [2021-05-27T07:25:36.738Z] #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-05-27T07:25:36.738Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:36.738Z] #36 61.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:25:36.738Z] #36 61.69 Setting up xxd (2:8.1.0875-5) ... [2021-05-27T07:25:36.738Z] #36 61.72 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-27T07:25:36.738Z] #36 61.74 Setting up vim-common (2:8.1.0875-5) ... [2021-05-27T07:25:36.738Z] #36 61.77 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-27T07:25:36.738Z] #36 61.84 Setting up cmake-data (3.13.4-1) ... [2021-05-27T07:25:36.738Z] #36 61.91 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-27T07:25:36.738Z] #36 61.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-27T07:25:36.738Z] #36 61.94 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-27T07:25:36.738Z] #36 61.95 Setting up cmake (3.13.4-1) ... [2021-05-27T07:25:36.738Z] #36 61.97 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:25:36.738Z] #36 62.02 Processing triggers for mime-support (3.62) ... [2021-05-27T07:25:36.738Z] #36 DONE 62.9s [2021-05-27T07:25:36.738Z] [2021-05-27T07:25:36.738Z] #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-05-27T07:25:36.739Z] #37 sha256:f54c74b3b73850cbbdb89ce0a1b2c3d6fdb3a0b9099c335e0d346de53588a6eb [2021-05-27T07:25:37.219Z] #42 52.48 Building dependency tree... [2021-05-27T07:25:37.505Z] #20 ... [2021-05-27T07:25:37.505Z] [2021-05-27T07:25:37.505Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:25:37.505Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:25:37.505Z] #43 90.64 CC criu/bfd.o [2021-05-27T07:25:37.505Z] #43 91.13 CC criu/bitmap.o [2021-05-27T07:25:37.505Z] #43 91.26 CC criu/cgroup-props.o [2021-05-27T07:25:37.505Z] #43 91.94 CC criu/cgroup.o [2021-05-27T07:25:37.505Z] #43 94.50 CC criu/clone-noasan.o [2021-05-27T07:25:37.505Z] #43 94.67 CC criu/config.o [2021-05-27T07:25:37.505Z] #43 96.03 CC criu/cr-check.o [2021-05-27T07:25:37.505Z] #43 97.68 CC criu/cr-dedup.o [2021-05-27T07:25:37.505Z] #43 98.19 CC criu/cr-dump.o [2021-05-27T07:25:37.505Z] #43 100.5 CC criu/cr-errno.o [2021-05-27T07:25:37.505Z] #43 100.7 CC criu/cr-restore.o [2021-05-27T07:25:38.278Z] #49 ... [2021-05-27T07:25:38.278Z] [2021-05-27T07:25:38.279Z] #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-05-27T07:25:38.279Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:25:38.279Z] #55 43.44 Reading package lists... [2021-05-27T07:25:38.538Z] #55 52.47 Building dependency tree... [2021-05-27T07:25:38.538Z] #55 ... [2021-05-27T07:25:38.538Z] [2021-05-27T07:25:38.538Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-27T07:25:38.538Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:38.538Z] #42 34.16 Reading package lists... [2021-05-27T07:25:38.538Z] #42 43.10 Reading package lists... [2021-05-27T07:25:38.797Z] #42 52.72 Building dependency tree... [2021-05-27T07:25:38.797Z] #42 ... [2021-05-27T07:25:38.797Z] [2021-05-27T07:25:38.797Z] #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-05-27T07:25:38.797Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:38.797Z] #13 34.73 Reading package lists... [2021-05-27T07:25:38.873Z] #43 ... [2021-05-27T07:25:38.873Z] [2021-05-27T07:25:38.873Z] #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-05-27T07:25:38.873Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:25:38.873Z] #20 42.62 Selecting previously unselected package libnet1:amd64. [2021-05-27T07:25:38.873Z] #20 42.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:25:38.873Z] #20 42.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:38.873Z] #20 42.74 Selecting previously unselected package libnl-3-200:amd64. [2021-05-27T07:25:38.873Z] #20 42.74 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-27T07:25:38.873Z] #20 42.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:25:38.873Z] #20 42.84 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-27T07:25:38.873Z] #20 42.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:25:38.873Z] #20 42.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:25:38.873Z] #20 42.92 Selecting previously unselected package libreadline5:amd64. [2021-05-27T07:25:38.873Z] #20 42.93 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-27T07:25:38.873Z] #20 42.94 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-27T07:25:38.873Z] #20 43.04 Selecting previously unselected package net-tools. [2021-05-27T07:25:39.130Z] #20 43.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-27T07:25:39.130Z] #20 43.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-27T07:25:39.286Z] #13 ... [2021-05-27T07:25:39.286Z] [2021-05-27T07:25:39.286Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-27T07:25:39.286Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-27T07:25:39.286Z] #55 22.07 Reading package lists... [2021-05-27T07:25:39.286Z] #55 27.82 Building dependency tree... [2021-05-27T07:25:39.286Z] #55 30.63 The following additional packages will be installed: [2021-05-27T07:25:39.286Z] #55 30.65 libbtrfs0 [2021-05-27T07:25:39.286Z] #55 30.76 The following NEW packages will be installed: [2021-05-27T07:25:39.286Z] #55 30.79 libbtrfs-dev libbtrfs0 [2021-05-27T07:25:39.286Z] #55 31.27 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:39.286Z] #55 31.27 Need to get 119 kB of archives. [2021-05-27T07:25:39.286Z] #55 31.27 After this operation, 387 kB of additional disk space will be used. [2021-05-27T07:25:39.286Z] #55 31.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-27T07:25:39.286Z] #55 31.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-27T07:25:39.286Z] #55 32.63 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:39.286Z] #55 32.88 Fetched 119 kB in 0s (370 kB/s) [2021-05-27T07:25:39.286Z] #55 33.50 Selecting previously unselected package libbtrfs0. [2021-05-27T07:25:39.286Z] #55 33.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-27T07:25:39.286Z] #55 33.59 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-27T07:25:39.286Z] #55 33.62 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-27T07:25:39.286Z] #55 33.79 Selecting previously unselected package libbtrfs-dev. [2021-05-27T07:25:39.286Z] #55 33.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-27T07:25:39.286Z] #55 33.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:25:39.286Z] #55 34.16 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-27T07:25:39.286Z] #55 34.19 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:25:39.286Z] #55 34.21 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:25:39.286Z] #55 ... [2021-05-27T07:25:39.286Z] [2021-05-27T07:25:39.286Z] #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-05-27T07:25:39.286Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:39.286Z] #29 23.94 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-27T07:25:39.286Z] #29 24.35 [2021-05-27T07:25:39.286Z] #29 24.60 0.7% ######################################################################## 100.0% [2021-05-27T07:25:39.286Z] #29 24.77 [2021-05-27T07:25:39.286Z] #29 26.07 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-27T07:25:39.286Z] #29 26.46 [2021-05-27T07:25:39.386Z] #20 43.25 Selecting previously unselected package python-pip-whl. [2021-05-27T07:25:39.386Z] #20 43.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-27T07:25:39.386Z] #20 43.26 Unpacking python-pip-whl (18.1-5) ... [2021-05-27T07:25:39.767Z] #42 56.63 The following additional packages will be installed: [2021-05-27T07:25:39.767Z] #42 56.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-27T07:25:39.767Z] #42 56.63 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-27T07:25:39.767Z] #42 56.67 Suggested packages: [2021-05-27T07:25:39.767Z] #42 56.67 manpages-dev python-setuptools [2021-05-27T07:25:39.950Z] #20 43.85 Selecting previously unselected package python3-lib2to3. [2021-05-27T07:25:39.950Z] #20 43.86 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-27T07:25:39.950Z] #20 43.87 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-27T07:25:39.950Z] #20 43.98 Selecting previously unselected package python3-distutils. [2021-05-27T07:25:39.950Z] #20 43.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-27T07:25:39.950Z] #20 43.99 Unpacking python3-distutils (3.7.3-1) ... [2021-05-27T07:25:40.039Z] #37 2.941 + RM_GOPATH=0 [2021-05-27T07:25:40.039Z] #37 2.941 + TMP_GOPATH= [2021-05-27T07:25:40.039Z] #37 2.941 + : /build [2021-05-27T07:25:40.039Z] #37 2.944 + '[' -z '' ']' [2021-05-27T07:25:40.039Z] #37 2.945 ++ mktemp -d [2021-05-27T07:25:40.039Z] #37 2.948 + export GOPATH=/tmp/tmp.0IQI3KIYQG [2021-05-27T07:25:40.039Z] #37 2.949 + GOPATH=/tmp/tmp.0IQI3KIYQG [2021-05-27T07:25:40.039Z] #37 2.949 + RM_GOPATH=1 [2021-05-27T07:25:40.039Z] #37 2.949 + case "$(go env GOARCH)" in [2021-05-27T07:25:40.039Z] #37 2.950 ++ go env GOARCH [2021-05-27T07:25:40.039Z] #37 2.981 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:40.039Z] #37 2.981 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:40.039Z] #37 2.982 ++ dirname /tmp/install/install.sh [2021-05-27T07:25:40.039Z] #37 2.986 + dir=/tmp/install [2021-05-27T07:25:40.039Z] #37 2.996 + bin=tini [2021-05-27T07:25:40.039Z] #37 2.996 + shift [2021-05-27T07:25:40.039Z] #37 2.997 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-27T07:25:40.039Z] #37 2.997 + . /tmp/install/tini.installer [2021-05-27T07:25:40.039Z] #37 2.997 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:25:40.039Z] #37 2.997 + install_tini [2021-05-27T07:25:40.039Z] #37 2.998 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-27T07:25:40.039Z] #37 2.998 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:25:40.039Z] #37 2.998 + git clone https://github.com/krallin/tini.git /tmp/tmp.0IQI3KIYQG/tini [2021-05-27T07:25:40.039Z] #37 3.000 Cloning into '/tmp/tmp.0IQI3KIYQG/tini'... [2021-05-27T07:25:40.090Z] #29 26.76 0.0% 1.2% #### 6.3% ####### 10.7% ########## 14.5% ############## 20.7% ################### 27.6% ########################## 37.3% ############################# 40.7% ############################### 44.0% ##################################### 51.5% ## [2021-05-27T07:25:40.090Z] #29 ... [2021-05-27T07:25:40.090Z] [2021-05-27T07:25:40.090Z] #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-05-27T07:25:40.090Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-27T07:25:40.090Z] #42 23.46 Reading package lists... [2021-05-27T07:25:40.090Z] #42 28.96 Building dependency tree... [2021-05-27T07:25:40.090Z] #42 31.67 The following additional packages will be installed: [2021-05-27T07:25:40.090Z] #42 31.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-27T07:25:40.090Z] #42 31.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-27T07:25:40.090Z] #42 31.68 Suggested packages: [2021-05-27T07:25:40.090Z] #42 31.69 manpages-dev python-setuptools [2021-05-27T07:25:40.090Z] #42 32.84 The following NEW packages will be installed: [2021-05-27T07:25:40.090Z] #42 32.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-27T07:25:40.090Z] #42 32.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-27T07:25:40.090Z] #42 32.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-27T07:25:40.090Z] #42 32.87 python-six zlib1g-dev [2021-05-27T07:25:40.090Z] #42 33.24 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:40.090Z] #42 33.24 Need to get 3798 kB of archives. [2021-05-27T07:25:40.090Z] #42 33.24 After this operation, 21.6 MB of additional disk space will be used. [2021-05-27T07:25:40.090Z] #42 33.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-05-27T07:25:40.090Z] #42 33.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-27T07:25:40.090Z] #42 33.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-05-27T07:25:40.090Z] #42 33.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-27T07:25:40.090Z] #42 33.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-05-27T07:25:40.090Z] #42 33.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-27T07:25:40.090Z] #42 33.34 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-05-27T07:25:40.090Z] #42 33.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-05-27T07:25:40.090Z] #42 33.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-05-27T07:25:40.090Z] #42 33.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-05-27T07:25:40.090Z] #42 33.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-05-27T07:25:40.090Z] #42 33.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-05-27T07:25:40.090Z] #42 33.56 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-05-27T07:25:40.090Z] #42 33.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-05-27T07:25:40.090Z] #42 33.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-27T07:25:40.090Z] #42 33.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-05-27T07:25:40.090Z] #42 33.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-05-27T07:25:40.090Z] #42 36.08 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:40.090Z] #42 37.74 Fetched 3798 kB in 1s (5118 kB/s) [2021-05-27T07:25:40.090Z] #42 ... [2021-05-27T07:25:40.090Z] [2021-05-27T07:25:40.090Z] #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-05-27T07:25:40.090Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:40.206Z] #20 44.13 Selecting previously unselected package python3-pip. [2021-05-27T07:25:40.206Z] #20 44.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-27T07:25:40.206Z] #20 44.16 Unpacking python3-pip (18.1-5) ... [2021-05-27T07:25:40.206Z] #20 44.36 Selecting previously unselected package python3-pkg-resources. [2021-05-27T07:25:40.300Z] #37 3.664 + cd /tmp/tmp.0IQI3KIYQG/tini [2021-05-27T07:25:40.470Z] #20 44.36 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-27T07:25:40.470Z] #20 44.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-27T07:25:40.470Z] #20 44.48 Selecting previously unselected package python3-setuptools. [2021-05-27T07:25:40.470Z] #20 44.49 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-27T07:25:40.470Z] #20 44.50 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-27T07:25:40.561Z] #37 3.665 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:25:40.561Z] #37 3.675 + cmake . [2021-05-27T07:25:40.618Z] #29 26.76 0.0% 1.2% #### 6.3% ####### 10.7% ########## 14.5% ############## 20.7% ################### 27.6% ########################## 37.3% ############################# 40.7% ############################### 44.0% ##################################### 51.5% ###################################### 53.7% ############################################ 61.9% ################################################### 71.7% ########################################################### 82.8% ################################################################# 90.5% ###################################################################### 98.3% ######################################################################## 100.0% [2021-05-27T07:25:40.619Z] #29 29.53 [2021-05-27T07:25:40.711Z] #42 ... [2021-05-27T07:25:40.711Z] [2021-05-27T07:25:40.711Z] #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-05-27T07:25:40.711Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:40.711Z] #13 41.21 Reading package lists... [2021-05-27T07:25:40.727Z] #20 44.70 Selecting previously unselected package python3-wheel. [2021-05-27T07:25:40.727Z] #20 44.71 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-27T07:25:40.727Z] #20 44.71 Unpacking python3-wheel (0.32.3-2) ... [2021-05-27T07:25:40.883Z] #29 ... [2021-05-27T07:25:40.883Z] [2021-05-27T07:25:40.883Z] #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-05-27T07:25:40.883Z] #49 sha256:5a608ae7e327fa8141de24146329569e6176d8e09c048de1f4fbe120c145b842 [2021-05-27T07:25:40.883Z] #49 29.49 go: extracting golang.org/x/text v0.3.2 [2021-05-27T07:25:40.883Z] #49 33.40 go: finding github.com/fatih/color v1.7.0 [2021-05-27T07:25:40.883Z] #49 33.47 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:25:40.883Z] #49 33.61 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:25:40.883Z] #49 33.69 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:40.883Z] #49 33.91 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:25:40.883Z] #49 33.96 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:40.883Z] #49 33.97 go: finding github.com/pkg/errors v0.8.1 [2021-05-27T07:25:40.883Z] #49 33.98 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:25:40.883Z] #49 33.98 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:25:40.883Z] #49 34.06 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:40.883Z] #49 34.06 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:25:40.883Z] #49 34.09 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:40.883Z] #49 34.11 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:25:40.883Z] #49 34.12 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:40.883Z] #49 34.13 go: finding github.com/spf13/viper v1.6.1 [2021-05-27T07:25:40.883Z] #49 34.18 go: finding github.com/stretchr/testify v1.4.0 [2021-05-27T07:25:40.883Z] #49 34.18 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:25:40.883Z] #49 34.18 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:40.883Z] #49 34.22 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:40.883Z] #49 34.35 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:40.883Z] #49 34.37 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:40.883Z] #49 34.39 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:40.883Z] #49 34.41 go: finding github.com/spf13/cobra v0.0.5 [2021-05-27T07:25:40.883Z] #49 34.52 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:40.883Z] #49 34.52 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:40.883Z] #49 34.52 go: finding github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:40.883Z] #49 34.55 go: finding github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:40.883Z] #49 34.55 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:40.883Z] #49 34.56 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:40.883Z] #49 34.57 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:40.883Z] #49 34.59 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:40.883Z] #49 34.60 go: finding github.com/spf13/cast v1.3.0 [2021-05-27T07:25:40.883Z] #49 34.61 go: finding github.com/spf13/afero v1.1.2 [2021-05-27T07:25:40.883Z] #49 34.61 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:40.883Z] #49 34.62 go: finding github.com/stretchr/objx v0.2.0 [2021-05-27T07:25:40.883Z] #49 34.68 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:40.883Z] #49 35.10 go: finding github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:40.883Z] #49 35.46 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:25:40.883Z] #49 35.46 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:40.883Z] #49 35.55 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:25:40.883Z] #49 35.59 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-27T07:25:40.883Z] #49 35.80 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:25:40.883Z] #49 35.92 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:40.883Z] #49 35.93 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:40.883Z] #49 36.00 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:40.883Z] #49 36.05 go: finding golang.org/x/text v0.3.2 [2021-05-27T07:25:40.883Z] #49 36.06 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:40.883Z] #49 36.10 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:40.883Z] #49 36.19 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:25:40.883Z] #49 36.55 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:25:40.883Z] #49 36.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:25:40.883Z] #49 36.56 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:25:40.883Z] #49 36.79 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:25:40.883Z] #49 37.28 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:25:40.883Z] #49 37.28 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:25:40.883Z] #49 37.29 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:25:40.883Z] #49 37.69 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:25:40.883Z] #49 38.29 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-27T07:25:40.883Z] #49 38.29 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:25:40.883Z] #49 38.32 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:25:40.984Z] #20 44.79 Selecting previously unselected package sudo. [2021-05-27T07:25:40.984Z] #20 44.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-27T07:25:40.984Z] #20 44.80 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-27T07:25:41.132Z] #37 4.233 -- The C compiler identification is GNU 8.3.0 [2021-05-27T07:25:41.132Z] #37 4.281 -- Check for working C compiler: /usr/bin/cc [2021-05-27T07:25:41.244Z] #20 45.27 Selecting previously unselected package thin-provisioning-tools. [2021-05-27T07:25:41.244Z] #20 45.27 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-27T07:25:41.244Z] #20 45.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-27T07:25:41.276Z] #49 39.69 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:25:41.276Z] #49 39.70 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:25:41.276Z] #49 39.70 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:25:41.276Z] #49 39.70 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-27T07:25:41.504Z] #20 45.54 Selecting previously unselected package uidmap. [2021-05-27T07:25:41.505Z] #20 45.55 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-27T07:25:41.505Z] #20 45.55 Unpacking uidmap (1:4.5-1.1) ... [2021-05-27T07:25:41.544Z] #49 40.25 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:25:41.704Z] #37 4.927 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-27T07:25:41.761Z] #20 45.64 Selecting previously unselected package vim-runtime. [2021-05-27T07:25:41.761Z] #20 45.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:25:41.761Z] #20 45.69 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-27T07:25:41.761Z] #20 45.71 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-27T07:25:41.761Z] #20 45.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-27T07:25:41.965Z] #37 4.940 -- Detecting C compiler ABI info [2021-05-27T07:25:41.965Z] #37 ... [2021-05-27T07:25:41.965Z] [2021-05-27T07:25:41.965Z] #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-05-27T07:25:41.965Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:41.965Z] #42 58.05 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:41.965Z] #42 58.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:41.965Z] #42 58.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:25:41.965Z] #42 58.54 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-27T07:25:41.965Z] #42 58.56 Setting up python-six (1.12.0-1) ... [2021-05-27T07:25:41.965Z] #42 62.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-27T07:25:41.965Z] #42 62.87 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:25:41.965Z] #42 62.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:41.965Z] #42 62.92 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-27T07:25:41.965Z] #42 62.93 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:41.965Z] #42 62.95 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-27T07:25:41.965Z] #42 62.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:41.965Z] #42 62.98 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:41.965Z] #42 62.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-27T07:25:41.965Z] #42 63.01 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-27T07:25:42.086Z] #13 45.76 Reading package lists... [2021-05-27T07:25:42.086Z] #13 ... [2021-05-27T07:25:42.086Z] [2021-05-27T07:25:42.086Z] #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-05-27T07:25:42.086Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:42.086Z] #36 44.40 Reading package lists... [2021-05-27T07:25:42.086Z] #36 53.74 Building dependency tree... [2021-05-27T07:25:42.092Z] #13 50.49 Building dependency tree... [2021-05-27T07:25:42.093Z] #13 ... [2021-05-27T07:25:42.093Z] [2021-05-27T07:25:42.093Z] #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-05-27T07:25:42.093Z] #67 sha256:9ac13fa73eaedb5ce7129706d136a8d8d44d775a7e3af595810c1fd87e169ddc [2021-05-27T07:25:42.093Z] #67 DONE 59.1s [2021-05-27T07:25:42.093Z] [2021-05-27T07:25:42.093Z] #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-05-27T07:25:42.093Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:42.093Z] #42 58.50 The following NEW packages will be installed: [2021-05-27T07:25:42.093Z] #42 58.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-27T07:25:42.093Z] #42 58.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-27T07:25:42.093Z] #42 58.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-27T07:25:42.093Z] #42 58.55 python-six zlib1g-dev [2021-05-27T07:25:42.093Z] #42 59.09 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:42.093Z] #42 59.09 Need to get 4095 kB of archives. [2021-05-27T07:25:42.093Z] #42 59.09 After this operation, 22.5 MB of additional disk space will be used. [2021-05-27T07:25:42.093Z] #42 59.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-27T07:25:42.093Z] #42 59.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-27T07:25:42.093Z] #42 59.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-27T07:25:42.093Z] #42 59.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-27T07:25:42.093Z] #42 59.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-27T07:25:42.093Z] #42 59.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-27T07:25:42.093Z] #42 59.25 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-05-27T07:25:42.093Z] #42 59.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-27T07:25:42.093Z] #42 59.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-27T07:25:42.093Z] #42 59.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-27T07:25:42.226Z] #42 ... [2021-05-27T07:25:42.226Z] [2021-05-27T07:25:42.226Z] #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-05-27T07:25:42.226Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:42.226Z] #13 59.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-27T07:25:42.226Z] #13 59.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-27T07:25:42.226Z] #13 59.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-27T07:25:42.226Z] #13 62.45 Selecting previously unselected package binutils-mingw-w64. [2021-05-27T07:25:42.226Z] #13 62.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-27T07:25:42.226Z] #13 62.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-27T07:25:42.226Z] #13 62.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-27T07:25:42.226Z] #13 62.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:25:42.226Z] #13 62.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:25:42.226Z] #13 62.77 Selecting previously unselected package dmsetup. [2021-05-27T07:25:42.226Z] #13 62.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:25:42.226Z] #13 62.78 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-27T07:25:42.226Z] #13 62.98 Selecting previously unselected package mingw-w64-common. [2021-05-27T07:25:42.226Z] #13 62.98 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-27T07:25:42.226Z] #13 62.99 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-27T07:25:42.345Z] #36 ... [2021-05-27T07:25:42.345Z] [2021-05-27T07:25:42.345Z] #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-05-27T07:25:42.345Z] #67 sha256:2445e7973032f2d14152ef8dc0801b44c181cf2a18a1234ca19352e72bb7ac4b [2021-05-27T07:25:42.345Z] #67 DONE 56.3s [2021-05-27T07:25:42.353Z] #42 59.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-27T07:25:42.353Z] #42 ... [2021-05-27T07:25:42.353Z] [2021-05-27T07:25:42.353Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-27T07:25:42.353Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:25:42.353Z] #49 49.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:42.353Z] #49 52.43 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-27T07:25:42.353Z] #49 ... [2021-05-27T07:25:42.353Z] [2021-05-27T07:25:42.353Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:42.353Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:25:42.353Z] #45 58.85 sync [2021-05-27T07:25:42.353Z] #45 58.86 internal/reflectlite [2021-05-27T07:25:42.372Z] #49 40.26 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:25:42.372Z] #49 40.27 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:25:42.372Z] #49 40.32 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-27T07:25:42.637Z] #49 ... [2021-05-27T07:25:42.637Z] [2021-05-27T07:25:42.637Z] #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-05-27T07:25:42.637Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-27T07:25:42.637Z] #42 41.14 Selecting previously unselected package libcap-dev:arm64. [2021-05-27T07:25:42.637Z] #42 41.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-27T07:25:42.637Z] #42 41.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-05-27T07:25:42.657Z] [2021-05-27T07:25:42.657Z] #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-05-27T07:25:42.657Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:42.657Z] #42 52.72 Building dependency tree... [2021-05-27T07:25:43.597Z] #42 ... [2021-05-27T07:25:43.597Z] [2021-05-27T07:25:43.597Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:43.597Z] #45 sha256:0866fbb3fc0b2583104601d1acef253d286e5869336053e2e38d89ca2dad423c [2021-05-27T07:25:43.597Z] #45 32.07 sync [2021-05-27T07:25:43.597Z] #45 32.07 internal/reflectlite [2021-05-27T07:25:43.597Z] #45 33.27 github.com/LK4D4/vndr/godl/singleflight [2021-05-27T07:25:43.597Z] #45 33.27 math/rand [2021-05-27T07:25:43.597Z] #45 33.28 internal/singleflight [2021-05-27T07:25:43.597Z] #45 34.86 errors [2021-05-27T07:25:43.597Z] #45 34.86 sort [2021-05-27T07:25:43.597Z] #45 35.18 strconv [2021-05-27T07:25:43.597Z] #45 35.18 internal/oserror [2021-05-27T07:25:43.597Z] #45 35.19 io [2021-05-27T07:25:43.597Z] #45 35.59 syscall [2021-05-27T07:25:43.597Z] #45 35.98 vendor/golang.org/x/net/dns/dnsmessage [2021-05-27T07:25:43.597Z] #45 36.60 bytes [2021-05-27T07:25:43.597Z] #45 38.03 reflect [2021-05-27T07:25:43.597Z] #45 38.10 bufio [2021-05-27T07:25:43.597Z] #45 39.45 strings [2021-05-27T07:25:43.597Z] #45 40.11 hash/crc32 [2021-05-27T07:25:43.597Z] #45 41.28 crypto/rc4 [2021-05-27T07:25:43.597Z] #45 41.29 regexp/syntax [2021-05-27T07:25:43.597Z] #45 41.41 time [2021-05-27T07:25:43.597Z] #45 41.83 internal/syscall/execenv [2021-05-27T07:25:43.597Z] #45 42.10 internal/syscall/unix [2021-05-27T07:25:43.597Z] #45 ... [2021-05-27T07:25:43.597Z] [2021-05-27T07:25:43.597Z] #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-05-27T07:25:43.597Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-27T07:25:43.597Z] #36 33.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-05-27T07:25:43.597Z] #36 33.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-05-27T07:25:43.597Z] #36 33.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-05-27T07:25:43.597Z] #36 33.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-05-27T07:25:43.597Z] #36 33.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-05-27T07:25:43.597Z] #36 33.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-05-27T07:25:43.597Z] #36 36.11 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:43.597Z] #36 37.76 Fetched 14.2 MB in 2s (7408 kB/s) [2021-05-27T07:25:43.597Z] #36 41.81 Selecting previously unselected package xxd. [2021-05-27T07:25:43.597Z] #36 41.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 ... 15383 files and directories currently installed.) [2021-05-27T07:25:43.597Z] #36 41.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-27T07:25:43.597Z] #36 ... [2021-05-27T07:25:43.597Z] [2021-05-27T07:25:43.597Z] #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-05-27T07:25:43.597Z] #49 sha256:5a608ae7e327fa8141de24146329569e6176d8e09c048de1f4fbe120c145b842 [2021-05-27T07:25:43.597Z] #49 41.18 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:25:43.597Z] #49 41.27 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:25:43.597Z] #49 42.10 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:25:43.597Z] #49 42.20 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:25:43.597Z] #49 42.24 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:25:43.611Z] #13 ... [2021-05-27T07:25:43.611Z] [2021-05-27T07:25:43.611Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:43.611Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:25:43.611Z] #45 59.48 time [2021-05-27T07:25:43.611Z] #45 64.60 internal/fmtsort [2021-05-27T07:25:43.611Z] #45 65.07 internal/poll [2021-05-27T07:25:43.611Z] #45 65.20 internal/syscall/execenv [2021-05-27T07:25:43.611Z] #45 65.35 internal/syscall/unix [2021-05-27T07:25:43.611Z] #45 65.67 strings [2021-05-27T07:25:43.611Z] #45 67.31 os [2021-05-27T07:25:43.611Z] #45 68.17 regexp/syntax [2021-05-27T07:25:43.611Z] #45 ... [2021-05-27T07:25:43.611Z] [2021-05-27T07:25:43.611Z] #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-05-27T07:25:43.611Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:43.611Z] #42 68.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-27T07:25:43.611Z] #42 68.91 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:25:43.864Z] #49 42.53 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:25:43.872Z] #42 DONE 69.8s [2021-05-27T07:25:43.872Z] [2021-05-27T07:25:43.872Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:25:43.872Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:25:44.087Z] #42 58.07 The following additional packages will be installed: [2021-05-27T07:25:44.087Z] #42 58.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-27T07:25:44.087Z] #42 58.07 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-27T07:25:44.087Z] #42 58.09 Suggested packages: [2021-05-27T07:25:44.087Z] #42 58.09 manpages-dev python-setuptools [2021-05-27T07:25:44.280Z] #45 61.32 github.com/LK4D4/vndr/godl/singleflight [2021-05-27T07:25:44.540Z] #45 61.82 math/rand [2021-05-27T07:25:45.034Z] #20 48.87 Selecting previously unselected package vim. [2021-05-27T07:25:45.034Z] #20 48.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:25:45.034Z] #20 48.90 Unpacking vim (2:8.1.0875-5) ... [2021-05-27T07:25:45.152Z] #45 ... [2021-05-27T07:25:45.152Z] [2021-05-27T07:25:45.152Z] #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-05-27T07:25:45.152Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:45.152Z] #36 43.64 Reading package lists... [2021-05-27T07:25:45.152Z] #36 53.01 Building dependency tree... [2021-05-27T07:25:45.152Z] #36 57.64 The following additional packages will be installed: [2021-05-27T07:25:45.152Z] #36 57.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-27T07:25:45.152Z] #36 57.68 Suggested packages: [2021-05-27T07:25:45.152Z] #36 57.68 cmake-doc ninja-build lrzip [2021-05-27T07:25:45.152Z] #36 57.68 Recommended packages: [2021-05-27T07:25:45.152Z] #36 57.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-27T07:25:45.152Z] #36 58.99 The following NEW packages will be installed: [2021-05-27T07:25:45.152Z] #36 59.03 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-27T07:25:45.152Z] #36 59.05 vim-common xxd [2021-05-27T07:25:45.152Z] #36 59.56 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:45.152Z] #36 59.56 Need to get 14.9 MB of archives. [2021-05-27T07:25:45.152Z] #36 59.56 After this operation, 61.8 MB of additional disk space will be used. [2021-05-27T07:25:45.152Z] #36 59.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-27T07:25:45.152Z] #36 59.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-27T07:25:45.152Z] #36 59.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-27T07:25:45.152Z] #36 59.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-27T07:25:45.152Z] #36 61.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-27T07:25:45.152Z] #36 61.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-27T07:25:45.152Z] #36 61.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-27T07:25:45.152Z] #36 61.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-27T07:25:45.152Z] #36 61.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-27T07:25:45.152Z] #36 61.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-27T07:25:45.462Z] #36 ... [2021-05-27T07:25:45.462Z] [2021-05-27T07:25:45.462Z] #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-05-27T07:25:45.462Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:25:45.462Z] #49 60.27 go: finding github.com/fatih/color v1.7.0 [2021-05-27T07:25:45.462Z] #49 60.43 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:25:45.462Z] #49 60.48 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:25:45.462Z] #49 60.52 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:45.462Z] #49 60.79 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:45.462Z] #49 60.83 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:25:45.462Z] #49 60.85 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:25:45.462Z] #49 60.92 go: finding github.com/pkg/errors v0.8.1 [2021-05-27T07:25:45.462Z] #49 60.93 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:25:45.462Z] #49 61.06 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:45.462Z] #49 61.17 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:25:45.462Z] #49 61.17 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:25:45.462Z] #49 61.17 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:45.462Z] #49 61.26 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:45.462Z] #49 61.26 go: finding github.com/stretchr/testify v1.4.0 [2021-05-27T07:25:45.462Z] #49 61.26 go: finding github.com/spf13/viper v1.6.1 [2021-05-27T07:25:45.462Z] #49 61.33 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:45.462Z] #49 61.33 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:25:45.462Z] #49 61.41 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:45.462Z] #49 61.41 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:45.462Z] #49 61.41 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:45.462Z] #49 61.49 go: finding github.com/stretchr/objx v0.2.0 [2021-05-27T07:25:45.462Z] #49 61.67 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:25:45.462Z] #49 61.68 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:45.462Z] #49 61.69 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:45.462Z] #49 61.75 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:45.462Z] #49 61.84 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:45.462Z] #49 61.86 go: finding github.com/spf13/cobra v0.0.5 [2021-05-27T07:25:45.462Z] #49 61.90 go: finding github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:45.462Z] #49 61.96 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:45.462Z] #49 62.01 go: finding github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:45.462Z] #49 62.04 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:45.462Z] #49 62.12 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:45.462Z] #49 62.23 go: finding github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:45.462Z] #49 62.28 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:45.462Z] #49 62.33 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:25:45.462Z] #49 62.62 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:45.547Z] #20 49.42 Selecting previously unselected package xfsprogs. [2021-05-27T07:25:45.547Z] #20 49.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-27T07:25:45.547Z] #20 49.43 Unpacking xfsprogs (4.20.0-1) ... [2021-05-27T07:25:45.722Z] #49 62.74 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:45.722Z] #49 62.94 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:45.722Z] #49 62.94 go: finding github.com/spf13/afero v1.1.2 [2021-05-27T07:25:45.722Z] #49 62.99 go: finding github.com/spf13/cast v1.3.0 [2021-05-27T07:25:45.722Z] #49 62.99 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:45.722Z] #49 62.99 go: finding golang.org/x/text v0.3.2 [2021-05-27T07:25:45.985Z] #49 ... [2021-05-27T07:25:45.985Z] [2021-05-27T07:25:45.985Z] #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-05-27T07:25:45.985Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:25:45.985Z] #55 44.43 Reading package lists... [2021-05-27T07:25:45.985Z] #55 53.48 Building dependency tree... [2021-05-27T07:25:45.985Z] #55 57.49 The following additional packages will be installed: [2021-05-27T07:25:45.985Z] #55 57.49 libbtrfs0 [2021-05-27T07:25:45.985Z] #55 57.71 The following NEW packages will be installed: [2021-05-27T07:25:45.985Z] #55 57.74 libbtrfs-dev libbtrfs0 [2021-05-27T07:25:45.985Z] #55 58.20 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:45.985Z] #55 58.20 Need to get 119 kB of archives. [2021-05-27T07:25:45.985Z] #55 58.20 After this operation, 387 kB of additional disk space will be used. [2021-05-27T07:25:45.985Z] #55 58.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-27T07:25:45.985Z] #55 58.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-27T07:25:45.985Z] #55 59.88 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:45.985Z] #55 60.38 Fetched 119 kB in 0s (395 kB/s) [2021-05-27T07:25:45.985Z] #55 60.63 Selecting previously unselected package libbtrfs0. [2021-05-27T07:25:45.985Z] #55 60.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:25:45.985Z] #55 60.74 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-27T07:25:45.985Z] #55 60.78 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-27T07:25:45.985Z] #55 61.11 Selecting previously unselected package libbtrfs-dev. [2021-05-27T07:25:45.985Z] #55 61.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-27T07:25:45.985Z] #55 61.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:25:45.985Z] #55 61.77 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-27T07:25:45.985Z] #55 61.81 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:25:45.985Z] #55 61.84 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:25:45.985Z] #55 DONE 63.1s [2021-05-27T07:25:45.985Z] [2021-05-27T07:25:45.985Z] #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-05-27T07:25:45.985Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:25:45.985Z] #49 63.00 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:45.985Z] #49 63.19 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:45.985Z] #49 63.19 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-27T07:25:45.985Z] #49 63.24 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:25:45.989Z] #42 59.89 The following NEW packages will be installed: [2021-05-27T07:25:45.989Z] #42 59.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-27T07:25:45.989Z] #42 59.93 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-27T07:25:45.989Z] #42 59.93 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-27T07:25:45.989Z] #42 59.94 python-six zlib1g-dev [2021-05-27T07:25:46.110Z] #20 49.90 Selecting previously unselected package zip. [2021-05-27T07:25:46.110Z] #20 49.91 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-27T07:25:46.110Z] #20 49.92 Unpacking zip (3.0-11+b1) ... [2021-05-27T07:25:46.110Z] #20 50.15 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-27T07:25:46.110Z] #20 50.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-27T07:25:46.110Z] #20 50.20 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-27T07:25:46.110Z] #20 50.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-27T07:25:46.110Z] #20 50.22 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-27T07:25:46.110Z] #20 50.24 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-27T07:25:46.110Z] #20 50.25 Setting up uidmap (1:4.5-1.1) ... [2021-05-27T07:25:46.245Z] #49 63.28 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:46.245Z] #49 63.39 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:25:46.245Z] #49 63.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:25:46.246Z] #49 63.49 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:25:46.246Z] #49 63.54 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:25:46.246Z] #49 63.60 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:25:46.369Z] #20 50.26 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-27T07:25:46.369Z] #20 50.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:46.369Z] #20 50.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-27T07:25:46.369Z] #20 50.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:25:46.369Z] #20 50.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:25:46.369Z] #20 50.32 Setting up xxd (2:8.1.0875-5) ... [2021-05-27T07:25:46.369Z] #20 50.34 Setting up zip (3.0-11+b1) ... [2021-05-27T07:25:46.369Z] #20 50.35 Setting up vim-common (2:8.1.0875-5) ... [2021-05-27T07:25:46.369Z] #20 50.38 Setting up bash-completion (1:2.8-6) ... [2021-05-27T07:25:46.506Z] #49 63.63 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:25:46.506Z] #49 63.69 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:25:46.506Z] #49 63.69 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:25:46.506Z] #49 63.71 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-27T07:25:46.506Z] #49 63.74 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:25:46.506Z] #49 63.76 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:25:46.556Z] #42 60.48 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:46.556Z] #42 60.48 Need to get 4095 kB of archives. [2021-05-27T07:25:46.556Z] #42 60.48 After this operation, 22.5 MB of additional disk space will be used. [2021-05-27T07:25:46.556Z] #42 60.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-27T07:25:46.556Z] #42 60.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-27T07:25:46.556Z] #42 60.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-27T07:25:46.556Z] #42 60.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-27T07:25:46.556Z] #42 60.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-27T07:25:46.556Z] #42 60.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-27T07:25:46.556Z] #42 60.59 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-05-27T07:25:46.556Z] #42 60.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-27T07:25:46.688Z] #49 ... [2021-05-27T07:25:46.688Z] [2021-05-27T07:25:46.688Z] #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-05-27T07:25:46.688Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-27T07:25:46.688Z] #32 34.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-27T07:25:46.688Z] #32 35.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-27T07:25:46.688Z] #32 ... [2021-05-27T07:25:46.688Z] [2021-05-27T07:25:46.688Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:46.688Z] #45 sha256:0866fbb3fc0b2583104601d1acef253d286e5869336053e2e38d89ca2dad423c [2021-05-27T07:25:46.688Z] #45 45.18 regexp [2021-05-27T07:25:46.688Z] #45 45.43 context [2021-05-27T07:25:46.766Z] #49 63.86 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:25:46.766Z] #49 63.93 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:25:46.766Z] #49 63.93 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:25:46.766Z] #49 63.96 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:25:46.766Z] #49 63.98 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:25:46.766Z] #49 64.00 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-27T07:25:46.766Z] #49 64.06 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:25:46.815Z] #42 60.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-27T07:25:46.955Z] #45 45.46 internal/poll [2021-05-27T07:25:47.026Z] #49 64.07 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:25:47.026Z] #49 64.21 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:25:47.026Z] #49 64.29 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-27T07:25:47.074Z] #42 60.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-27T07:25:47.074Z] #42 61.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-27T07:25:47.074Z] #42 61.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-27T07:25:47.332Z] #42 61.24 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-05-27T07:25:47.332Z] #42 61.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-27T07:25:47.332Z] #42 61.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-27T07:25:47.332Z] #42 61.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-27T07:25:47.332Z] #42 61.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-27T07:25:47.596Z] #49 64.83 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:25:47.596Z] #49 64.92 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:25:47.596Z] #49 64.92 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:25:47.855Z] #49 64.99 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:25:47.855Z] #49 65.05 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:25:47.902Z] #42 ... [2021-05-27T07:25:47.902Z] [2021-05-27T07:25:47.902Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:47.902Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:25:47.902Z] #45 61.88 internal/reflectlite [2021-05-27T07:25:47.902Z] #45 61.89 sync [2021-05-27T07:25:48.077Z] #43 ... [2021-05-27T07:25:48.077Z] [2021-05-27T07:25:48.077Z] #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-05-27T07:25:48.077Z] #37 sha256:f54c74b3b73850cbbdb89ce0a1b2c3d6fdb3a0b9099c335e0d346de53588a6eb [2021-05-27T07:25:48.077Z] #37 5.482 -- Detecting C compiler ABI info - done [2021-05-27T07:25:48.077Z] #37 5.523 -- Detecting C compile features [2021-05-27T07:25:48.077Z] #37 7.456 -- Detecting C compile features - done [2021-05-27T07:25:48.077Z] #37 7.509 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-27T07:25:48.077Z] #37 7.682 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-27T07:25:48.077Z] #37 7.785 -- Configuring done [2021-05-27T07:25:48.077Z] #37 7.806 -- Generating done [2021-05-27T07:25:48.077Z] #37 7.809 -- Build files have been written to: /tmp/tmp.0IQI3KIYQG/tini [2021-05-27T07:25:48.077Z] #37 7.829 + make tini-static [2021-05-27T07:25:48.077Z] #37 8.306 Scanning dependencies of target tini-static [2021-05-27T07:25:48.077Z] #37 8.462 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-27T07:25:48.077Z] #37 9.885 [100%] Linking C executable tini-static [2021-05-27T07:25:48.077Z] #37 10.49 [100%] Built target tini-static [2021-05-27T07:25:48.077Z] #37 10.58 + mkdir -p /build [2021-05-27T07:25:48.077Z] #37 10.59 + cp tini-static /build/docker-init [2021-05-27T07:25:48.077Z] #37 DONE 11.0s [2021-05-27T07:25:48.077Z] [2021-05-27T07:25:48.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-05-27T07:25:48.078Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:48.078Z] #13 68.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-27T07:25:48.078Z] #13 68.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-27T07:25:48.078Z] #13 68.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-27T07:25:48.356Z] #45 ... [2021-05-27T07:25:48.356Z] [2021-05-27T07:25:48.356Z] #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-05-27T07:25:48.356Z] #29 sha256:5f27862b98a246778c7418eeb80cb4b5edd7c4ff5bd7d19d318ca448064f4f54 [2021-05-27T07:25:48.356Z] #29 30.50 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-27T07:25:48.356Z] #29 31.36 [2021-05-27T07:25:48.356Z] #29 31.61 ######################################################################## 100.0% [2021-05-27T07:25:48.356Z] #29 31.68 [2021-05-27T07:25:48.356Z] #29 32.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-27T07:25:48.356Z] #29 32.56 [2021-05-27T07:25:48.356Z] #29 32.64 ######################################################################## 100.0% [2021-05-27T07:25:48.356Z] #29 32.71 [2021-05-27T07:25:48.356Z] #29 32.78 Download of images into '/build' complete. [2021-05-27T07:25:48.356Z] #29 32.78 Use something like the following to load the result into a Docker daemon: [2021-05-27T07:25:48.356Z] #29 32.78 tar -cC '/build' . | docker load [2021-05-27T07:25:48.356Z] #29 DONE 36.9s [2021-05-27T07:25:48.356Z] [2021-05-27T07:25:48.356Z] #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-05-27T07:25:48.356Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-27T07:25:48.356Z] #55 DONE 46.7s [2021-05-27T07:25:48.356Z] [2021-05-27T07:25:48.356Z] #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-05-27T07:25:48.356Z] #67 sha256:17ab11765002a87e19fa6ab07b8dc046056a0e21eb44344b8f37b403dbe1468f [2021-05-27T07:25:48.356Z] #67 DONE 46.7s [2021-05-27T07:25:48.356Z] [2021-05-27T07:25:48.356Z] #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-05-27T07:25:48.356Z] #47 sha256:d8986437075cd25dd2438f1a899ec78f645b52c380cadbc5fe871c2154131dac [2021-05-27T07:25:48.356Z] #47 DONE 46.7s [2021-05-27T07:25:48.356Z] [2021-05-27T07:25:48.356Z] #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-05-27T07:25:48.356Z] #56 sha256:cc782723850c28f369cfb06767315d7684b7e34152972c3072a8a0e4273c2a33 [2021-05-27T07:25:48.649Z] #13 ... [2021-05-27T07:25:48.649Z] [2021-05-27T07:25:48.649Z] #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-05-27T07:25:48.649Z] #51 sha256:412af38a1e637c7382e922d7ff676543bdb3a6cba7bf9976a0541cdd3a0f1e45 [2021-05-27T07:25:48.649Z] #51 64.62 encoding/binary [2021-05-27T07:25:48.649Z] #51 65.13 context [2021-05-27T07:25:48.649Z] #51 66.11 internal/poll [2021-05-27T07:25:48.649Z] #51 66.86 encoding/base64 [2021-05-27T07:25:48.649Z] #51 67.59 strings [2021-05-27T07:25:48.649Z] #51 68.33 os [2021-05-27T07:25:48.649Z] #51 70.02 golang.org/x/sys/unix [2021-05-27T07:25:48.649Z] #51 72.01 fmt [2021-05-27T07:25:48.649Z] #51 ... [2021-05-27T07:25:48.649Z] [2021-05-27T07:25:48.649Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:25:48.649Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:25:48.649Z] #43 4.299 Note: Building without setproctitle() and strlcpy() support. [2021-05-27T07:25:48.649Z] #43 4.299 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-27T07:25:48.649Z] #43 4.311 Note: Building without GnuTLS support [2021-05-27T07:25:48.649Z] #43 4.327 Makefile.config:39: Warn: you have no libnftables installed [2021-05-27T07:25:48.649Z] #43 4.327 Makefile.config:40: Warn: Building without nftables support [2021-05-27T07:25:49.277Z] #45 ... [2021-05-27T07:25:49.277Z] [2021-05-27T07:25:49.277Z] #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-05-27T07:25:49.277Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-27T07:25:49.277Z] #55 52.47 Building dependency tree... [2021-05-27T07:25:49.277Z] #55 57.71 The following additional packages will be installed: [2021-05-27T07:25:49.277Z] #55 57.73 libbtrfs0 [2021-05-27T07:25:49.277Z] #55 58.09 The following NEW packages will be installed: [2021-05-27T07:25:49.277Z] #55 58.11 libbtrfs-dev libbtrfs0 [2021-05-27T07:25:49.277Z] #55 58.71 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:49.277Z] #55 58.71 Need to get 119 kB of archives. [2021-05-27T07:25:49.277Z] #55 58.71 After this operation, 387 kB of additional disk space will be used. [2021-05-27T07:25:49.277Z] #55 58.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-27T07:25:49.277Z] #55 58.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-27T07:25:49.277Z] #55 60.80 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:49.277Z] #55 61.24 Fetched 119 kB in 0s (275 kB/s) [2021-05-27T07:25:49.277Z] #55 61.41 Selecting previously unselected package libbtrfs0. [2021-05-27T07:25:49.277Z] #55 61.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-05-27T07:25:49.277Z] #55 61.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-27T07:25:49.277Z] #55 61.52 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-27T07:25:49.277Z] #55 61.81 Selecting previously unselected package libbtrfs-dev. [2021-05-27T07:25:49.277Z] #55 61.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-27T07:25:49.277Z] #55 61.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:25:49.277Z] #55 62.58 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-27T07:25:49.277Z] #55 62.61 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:25:49.277Z] #55 62.62 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:25:49.277Z] #55 DONE 63.2s [2021-05-27T07:25:49.277Z] [2021-05-27T07:25:49.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-05-27T07:25:49.277Z] #56 sha256:8febb251da262070b26f76ffb24fa89018913a7946f5ea1d2056c96bdd2a07bb [2021-05-27T07:25:49.539Z] #56 ... [2021-05-27T07:25:49.539Z] [2021-05-27T07:25:49.539Z] #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-05-27T07:25:49.539Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:25:49.539Z] #49 53.56 go: extracting golang.org/x/text v0.3.2 [2021-05-27T07:25:49.539Z] #49 60.84 go: finding github.com/fatih/color v1.7.0 [2021-05-27T07:25:49.539Z] #49 60.90 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-27T07:25:49.539Z] #49 61.17 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-27T07:25:49.539Z] #49 61.17 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-27T07:25:49.539Z] #49 61.29 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-27T07:25:49.539Z] #49 61.41 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-27T07:25:49.539Z] #49 61.44 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-27T07:25:49.539Z] #49 61.47 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-27T07:25:49.539Z] #49 61.51 go: finding github.com/pkg/errors v0.8.1 [2021-05-27T07:25:49.539Z] #49 61.56 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-27T07:25:49.539Z] #49 61.59 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-27T07:25:49.539Z] #49 61.60 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-27T07:25:49.539Z] #49 61.62 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T07:25:49.539Z] #49 61.64 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-27T07:25:49.539Z] #49 61.65 go: finding github.com/stretchr/testify v1.4.0 [2021-05-27T07:25:49.539Z] #49 61.70 go: finding github.com/spf13/viper v1.6.1 [2021-05-27T07:25:49.539Z] #49 61.70 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-27T07:25:49.539Z] #49 61.71 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-27T07:25:49.539Z] #49 61.76 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-27T07:25:49.539Z] #49 61.76 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-27T07:25:49.539Z] #49 61.82 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-27T07:25:49.539Z] #49 62.04 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-27T07:25:49.539Z] #49 62.04 go: finding github.com/stretchr/objx v0.2.0 [2021-05-27T07:25:49.539Z] #49 62.15 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-27T07:25:49.539Z] #49 62.21 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T07:25:49.539Z] #49 62.21 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-27T07:25:49.539Z] #49 62.22 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-27T07:25:49.539Z] #49 62.26 go: finding github.com/spf13/cobra v0.0.5 [2021-05-27T07:25:49.539Z] #49 62.33 go: finding github.com/gobwas/glob v0.2.3 [2021-05-27T07:25:49.539Z] #49 62.37 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-27T07:25:49.539Z] #49 62.44 go: finding github.com/spf13/pflag v1.0.5 [2021-05-27T07:25:49.539Z] #49 62.49 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-27T07:25:49.539Z] #49 62.55 go: finding github.com/magiconair/properties v1.8.1 [2021-05-27T07:25:49.539Z] #49 62.69 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T07:25:49.539Z] #49 62.80 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-27T07:25:49.539Z] #49 62.86 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-27T07:25:49.539Z] #49 62.91 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-27T07:25:49.539Z] #49 63.00 go: finding github.com/spf13/afero v1.1.2 [2021-05-27T07:25:49.539Z] #49 63.04 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-27T07:25:49.539Z] #49 63.07 go: finding github.com/spf13/cast v1.3.0 [2021-05-27T07:25:49.539Z] #49 63.12 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-27T07:25:49.539Z] #49 63.18 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-27T07:25:49.539Z] #49 63.20 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-27T07:25:49.539Z] #49 63.24 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-27T07:25:49.539Z] #49 63.31 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-27T07:25:49.539Z] #49 63.38 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-27T07:25:49.539Z] #49 63.44 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-27T07:25:49.539Z] #49 63.54 go: finding golang.org/x/text v0.3.2 [2021-05-27T07:25:49.640Z] #20 53.25 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-27T07:25:49.640Z] #20 53.32 Setting up xz-utils (5.2.4-1) ... [2021-05-27T07:25:49.640Z] #20 53.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-27T07:25:49.640Z] #20 53.37 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-27T07:25:49.640Z] #20 53.44 invoke-rc.d: could not determine current runlevel [2021-05-27T07:25:49.640Z] #20 53.45 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T07:25:49.640Z] #20 53.54 Setting up pigz (2.4-1) ... [2021-05-27T07:25:49.640Z] #20 53.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-27T07:25:49.640Z] #20 53.57 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:25:49.640Z] #20 53.58 Setting up python-pip-whl (18.1-5) ... [2021-05-27T07:25:49.640Z] #20 53.60 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-27T07:25:49.640Z] #20 53.61 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-27T07:25:49.752Z] #56 ... [2021-05-27T07:25:49.752Z] [2021-05-27T07:25:49.752Z] #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-05-27T07:25:49.752Z] #51 sha256:050d37b790f9ba4bb081b3ac6b6145b04fceb241b8fed972fe729463e31ad4a4 [2021-05-27T07:25:49.752Z] #51 38.38 syscall [2021-05-27T07:25:49.752Z] #51 38.39 strings [2021-05-27T07:25:49.752Z] #51 38.40 bufio [2021-05-27T07:25:49.752Z] #51 38.40 reflect [2021-05-27T07:25:49.752Z] #51 40.74 text/tabwriter [2021-05-27T07:25:49.752Z] #51 41.33 regexp/syntax [2021-05-27T07:25:49.752Z] #51 43.18 time [2021-05-27T07:25:49.752Z] #51 45.11 regexp [2021-05-27T07:25:49.752Z] #51 46.52 internal/poll [2021-05-27T07:25:49.797Z] #49 ... [2021-05-27T07:25:49.797Z] [2021-05-27T07:25:49.797Z] #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-05-27T07:25:49.797Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:49.797Z] #42 62.99 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:49.797Z] #42 63.43 Fetched 4095 kB in 1s (3533 kB/s) [2021-05-27T07:25:49.797Z] #42 63.60 Selecting previously unselected package libcap-dev:amd64. [2021-05-27T07:25:49.797Z] #42 63.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:25:49.797Z] #42 63.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-27T07:25:49.797Z] #42 63.79 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-27T07:25:50.057Z] #42 63.97 Selecting previously unselected package libnet1:amd64. [2021-05-27T07:25:50.057Z] #42 64.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:25:50.057Z] #42 64.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:50.065Z] #51 ... [2021-05-27T07:25:50.065Z] [2021-05-27T07:25:50.065Z] #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-05-27T07:25:50.065Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:25:50.065Z] #13 35.94 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-05-27T07:25:50.065Z] #13 38.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-05-27T07:25:50.065Z] #13 38.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-05-27T07:25:50.065Z] #13 38.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-27T07:25:50.065Z] #13 38.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-27T07:25:50.065Z] #13 38.81 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-05-27T07:25:50.065Z] #13 38.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-05-27T07:25:50.065Z] #13 38.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-05-27T07:25:50.065Z] #13 38.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-05-27T07:25:50.065Z] #13 38.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-05-27T07:25:50.065Z] #13 39.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-05-27T07:25:50.065Z] #13 39.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-05-27T07:25:50.065Z] #13 39.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-05-27T07:25:50.065Z] #13 39.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-05-27T07:25:50.065Z] #13 39.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-05-27T07:25:50.065Z] #13 40.41 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:50.065Z] #13 41.87 Fetched 73.8 MB in 10s (7189 kB/s) [2021-05-27T07:25:50.065Z] #13 43.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-27T07:25:50.065Z] #13 43.32 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-05-27T07:25:50.065Z] #13 43.43 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-27T07:25:50.065Z] #13 43.96 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-05-27T07:25:50.065Z] #13 44.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:25:50.065Z] #13 44.39 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-27T07:25:50.065Z] #13 44.44 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-27T07:25:50.065Z] #13 44.70 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:25:50.065Z] #13 44.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 ... 15383 files and directories currently installed.) [2021-05-27T07:25:50.065Z] #13 45.12 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-05-27T07:25:50.065Z] #13 45.18 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-27T07:25:50.204Z] #20 54.05 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-27T07:25:50.204Z] #20 54.06 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:25:50.204Z] #20 54.07 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:25:50.204Z] #20 54.09 Setting up vim (2:8.1.0875-5) ... [2021-05-27T07:25:50.204Z] #20 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-27T07:25:50.204Z] #20 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-27T07:25:50.204Z] #20 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-27T07:25:50.204Z] #20 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-27T07:25:50.204Z] #20 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-27T07:25:50.204Z] #20 54.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-27T07:25:50.204Z] #20 54.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-27T07:25:50.204Z] #20 54.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-27T07:25:50.204Z] #20 54.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:25:50.204Z] #20 54.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-27T07:25:50.204Z] #20 54.24 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-27T07:25:50.204Z] #20 54.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-27T07:25:50.204Z] #20 54.29 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-27T07:25:50.204Z] #20 54.30 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-27T07:25:50.317Z] #42 64.28 Selecting previously unselected package libnet1-dev. [2021-05-27T07:25:50.317Z] #42 64.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:25:50.317Z] #42 64.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:50.327Z] #13 45.57 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-05-27T07:25:50.563Z] #43 6.452 fatal: not a git repository (or any of the parent directories): .git [2021-05-27T07:25:50.563Z] #43 6.512 GEN .gitid [2021-05-27T07:25:50.563Z] #43 6.548 GEN criu/include/version.h [2021-05-27T07:25:50.563Z] #43 6.601 GEN include/common/asm [2021-05-27T07:25:50.590Z] #13 45.81 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-27T07:25:50.590Z] #13 45.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 ... 15383 files and directories currently installed.) [2021-05-27T07:25:50.590Z] #13 45.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-05-27T07:25:50.590Z] #13 45.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-27T07:25:50.874Z] #13 ... [2021-05-27T07:25:50.874Z] [2021-05-27T07:25:50.874Z] #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-05-27T07:25:50.874Z] #56 sha256:cc782723850c28f369cfb06767315d7684b7e34152972c3072a8a0e4273c2a33 [2021-05-27T07:25:50.874Z] #56 2.766 + RM_GOPATH=0 [2021-05-27T07:25:50.874Z] #56 2.766 + TMP_GOPATH= [2021-05-27T07:25:50.874Z] #56 2.766 + : /build [2021-05-27T07:25:50.874Z] #56 2.766 + '[' -z '' ']' [2021-05-27T07:25:50.874Z] #56 2.766 ++ mktemp -d [2021-05-27T07:25:50.874Z] #56 2.787 + export GOPATH=/tmp/tmp.cGnqfxqNZr [2021-05-27T07:25:50.874Z] #56 2.787 + GOPATH=/tmp/tmp.cGnqfxqNZr [2021-05-27T07:25:50.874Z] #56 2.787 + RM_GOPATH=1 [2021-05-27T07:25:50.874Z] #56 2.787 + case "$(go env GOARCH)" in [2021-05-27T07:25:50.874Z] #56 2.787 ++ go env GOARCH [2021-05-27T07:25:50.874Z] #56 2.850 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:25:50.874Z] #56 2.851 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:50.874Z] #56 2.851 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:50.874Z] #56 2.851 ++ dirname /tmp/install/install.sh [2021-05-27T07:25:50.874Z] #56 2.851 + dir=/tmp/install [2021-05-27T07:25:50.874Z] #56 2.851 + bin=containerd [2021-05-27T07:25:50.874Z] #56 2.851 + shift [2021-05-27T07:25:50.874Z] #56 2.851 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-27T07:25:50.874Z] #56 2.851 + . /tmp/install/containerd.installer [2021-05-27T07:25:50.874Z] #56 2.851 ++ set -e [2021-05-27T07:25:50.874Z] #56 2.851 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:25:50.874Z] #56 2.851 + install_containerd [2021-05-27T07:25:50.874Z] #56 2.851 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-27T07:25:50.874Z] #56 2.851 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cGnqfxqNZr/src/github.com/containerd/containerd [2021-05-27T07:25:50.874Z] #56 2.857 Cloning into '/tmp/tmp.cGnqfxqNZr/src/github.com/containerd/containerd'... [2021-05-27T07:25:50.889Z] #42 64.77 Selecting previously unselected package libnl-3-200:amd64. [2021-05-27T07:25:50.889Z] #42 64.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-27T07:25:50.889Z] #42 64.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:25:51.149Z] #42 65.02 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-27T07:25:51.149Z] #42 65.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-27T07:25:51.149Z] #42 65.07 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-27T07:25:51.716Z] #42 65.46 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-27T07:25:51.716Z] #42 65.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:25:51.716Z] #42 65.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:25:51.716Z] #42 65.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-27T07:25:51.716Z] #42 65.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:25:51.716Z] #42 65.62 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-27T07:25:51.716Z] #42 65.75 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-27T07:25:51.716Z] #42 65.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-27T07:25:51.716Z] #42 65.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-27T07:25:51.948Z] #43 8.162 PBCC images/timens.pb-c.c [2021-05-27T07:25:51.948Z] #43 8.190 DEP images/timens.pb-c.d [2021-05-27T07:25:51.948Z] #43 8.236 PBCC images/fown.pb-c.c [2021-05-27T07:25:51.948Z] #43 8.342 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-27T07:25:52.096Z] #20 ... [2021-05-27T07:25:52.096Z] [2021-05-27T07:25:52.096Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:25:52.096Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:25:52.096Z] #43 105.1 CC criu/cr-service.o [2021-05-27T07:25:52.096Z] #43 106.7 CC criu/crtools.o [2021-05-27T07:25:52.096Z] #43 107.3 CC criu/eventfd.o [2021-05-27T07:25:52.096Z] #43 107.7 CC criu/eventpoll.o [2021-05-27T07:25:52.096Z] #43 108.6 CC criu/external.o [2021-05-27T07:25:52.096Z] #43 108.9 CC criu/fault-injection.o [2021-05-27T07:25:52.096Z] #43 109.0 CC criu/fdstore.o [2021-05-27T07:25:52.096Z] #43 109.3 CC criu/fifo.o [2021-05-27T07:25:52.096Z] #43 109.7 CC criu/file-ids.o [2021-05-27T07:25:52.096Z] #43 110.1 CC criu/file-lock.o [2021-05-27T07:25:52.096Z] #43 111.1 CC criu/files-ext.o [2021-05-27T07:25:52.096Z] #43 111.6 CC criu/files-reg.o [2021-05-27T07:25:52.096Z] #43 113.6 CC criu/files.o [2021-05-27T07:25:52.191Z] #49 ... [2021-05-27T07:25:52.191Z] [2021-05-27T07:25:52.191Z] #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-05-27T07:25:52.191Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:25:52.191Z] #32 67.02 Checking out files: 80% (1230/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: 93% (1415/1521) Checking out files: 93% (1422/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-05-27T07:25:52.191Z] #32 68.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-27T07:25:52.191Z] #32 69.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-27T07:25:52.208Z] #43 8.386 PBCC images/opts.pb-c.c [2021-05-27T07:25:52.208Z] #43 8.518 PBCC images/memfd.pb-c.c [2021-05-27T07:25:52.208Z] #43 8.518 DEP images/fown.pb-c.d [2021-05-27T07:25:52.208Z] #43 8.518 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-27T07:25:52.208Z] #43 8.591 DEP images/opts.pb-c.d [2021-05-27T07:25:52.283Z] #42 66.26 Selecting previously unselected package libprotobuf17:amd64. [2021-05-27T07:25:52.283Z] #42 66.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:52.283Z] #42 66.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:52.353Z] #43 115.6 CC criu/filesystems.o [2021-05-27T07:25:52.451Z] #32 ... [2021-05-27T07:25:52.451Z] [2021-05-27T07:25:52.451Z] #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-05-27T07:25:52.451Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:52.451Z] #42 59.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-27T07:25:52.451Z] #42 59.73 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-05-27T07:25:52.451Z] #42 59.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-27T07:25:52.451Z] #42 59.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-27T07:25:52.451Z] #42 59.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-27T07:25:52.451Z] #42 59.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-27T07:25:52.451Z] #42 61.93 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:52.451Z] #42 62.38 Fetched 4095 kB in 1s (3891 kB/s) [2021-05-27T07:25:52.451Z] #42 62.93 Selecting previously unselected package libcap-dev:amd64. [2021-05-27T07:25:52.452Z] #42 62.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-05-27T07:25:52.452Z] #42 63.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-27T07:25:52.452Z] #42 63.06 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-27T07:25:52.452Z] #42 63.39 Selecting previously unselected package libnet1:amd64. [2021-05-27T07:25:52.452Z] #42 63.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:25:52.452Z] #42 63.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:52.452Z] #42 63.61 Selecting previously unselected package libnet1-dev. [2021-05-27T07:25:52.452Z] #42 63.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:25:52.452Z] #42 63.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:52.452Z] #42 64.08 Selecting previously unselected package libnl-3-200:amd64. [2021-05-27T07:25:52.452Z] #42 64.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-27T07:25:52.452Z] #42 64.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:25:52.452Z] #42 64.42 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-27T07:25:52.452Z] #42 64.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-27T07:25:52.452Z] #42 64.46 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-27T07:25:52.452Z] #42 65.15 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-27T07:25:52.452Z] #42 65.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:25:52.452Z] #42 65.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:25:52.452Z] #42 65.48 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-27T07:25:52.452Z] #42 65.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:25:52.452Z] #42 65.53 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-27T07:25:52.452Z] #42 65.86 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-27T07:25:52.452Z] #42 65.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-27T07:25:52.452Z] #42 65.86 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-27T07:25:52.452Z] #42 66.43 Selecting previously unselected package libprotobuf17:amd64. [2021-05-27T07:25:52.452Z] #42 66.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:52.452Z] #42 66.45 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:52.452Z] #42 67.79 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-27T07:25:52.452Z] #42 67.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:52.452Z] #42 67.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:52.452Z] #42 68.23 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-27T07:25:52.452Z] #42 68.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:52.452Z] #42 68.26 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:52.470Z] #43 8.702 DEP images/memfd.pb-c.d [2021-05-27T07:25:52.470Z] #43 8.762 PBCC images/sit.pb-c.c [2021-05-27T07:25:52.470Z] #43 8.834 DEP images/sit.pb-c.d [2021-05-27T07:25:52.470Z] #43 8.910 PBCC images/macvlan.pb-c.c [2021-05-27T07:25:52.732Z] #43 8.926 DEP images/macvlan.pb-c.d [2021-05-27T07:25:52.732Z] #43 8.971 PBCC images/autofs.pb-c.c [2021-05-27T07:25:52.732Z] #43 8.980 DEP images/autofs.pb-c.d [2021-05-27T07:25:52.732Z] #43 9.062 PBCC images/sysctl.pb-c.c [2021-05-27T07:25:52.732Z] #43 9.089 DEP images/sysctl.pb-c.d [2021-05-27T07:25:52.732Z] #43 9.192 PBCC images/time.pb-c.c [2021-05-27T07:25:52.993Z] #43 9.217 DEP images/time.pb-c.d [2021-05-27T07:25:52.993Z] #43 9.275 PBCC images/binfmt-misc.pb-c.c [2021-05-27T07:25:52.993Z] #43 9.289 DEP images/binfmt-misc.pb-c.d [2021-05-27T07:25:52.993Z] #43 9.331 PBCC images/seccomp.pb-c.c [2021-05-27T07:25:52.993Z] #43 9.361 DEP images/seccomp.pb-c.d [2021-05-27T07:25:52.993Z] #43 9.410 PBCC images/userns.pb-c.c [2021-05-27T07:25:53.021Z] #42 ... [2021-05-27T07:25:53.021Z] [2021-05-27T07:25:53.021Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:25:53.021Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:53.021Z] #13 50.49 Building dependency tree... [2021-05-27T07:25:53.021Z] #13 55.41 The following additional packages will be installed: [2021-05-27T07:25:53.021Z] #13 55.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-27T07:25:53.021Z] #13 55.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-27T07:25:53.021Z] #13 55.43 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-27T07:25:53.021Z] #13 55.43 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-27T07:25:53.021Z] #13 55.43 mingw-w64-common mingw-w64-x86-64-dev [2021-05-27T07:25:53.021Z] #13 55.43 Suggested packages: [2021-05-27T07:25:53.021Z] #13 55.43 gcc-8-locales seccomp wine64 [2021-05-27T07:25:53.021Z] #13 57.10 The following NEW packages will be installed: [2021-05-27T07:25:53.021Z] #13 57.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-27T07:25:53.021Z] #13 57.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-27T07:25:53.021Z] #13 57.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-27T07:25:53.021Z] #13 57.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-27T07:25:53.021Z] #13 57.10 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-27T07:25:53.021Z] #13 57.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-27T07:25:53.021Z] #13 57.10 The following packages will be upgraded: [2021-05-27T07:25:53.021Z] #13 57.10 libseccomp2 libsystemd0 libudev1 [2021-05-27T07:25:53.021Z] #13 57.62 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-27T07:25:53.021Z] #13 57.62 Need to get 78.2 MB of archives. [2021-05-27T07:25:53.021Z] #13 57.62 After this operation, 487 MB of additional disk space will be used. [2021-05-27T07:25:53.021Z] #13 57.62 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-27T07:25:53.021Z] #13 57.63 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-27T07:25:53.021Z] #13 57.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-27T07:25:53.021Z] #13 57.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-27T07:25:53.021Z] #13 57.67 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-05-27T07:25:53.021Z] #13 57.98 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-05-27T07:25:53.021Z] #13 58.36 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-05-27T07:25:53.021Z] #13 58.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-27T07:25:53.021Z] #13 58.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-27T07:25:53.021Z] #13 58.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-27T07:25:53.021Z] #13 59.07 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-05-27T07:25:53.021Z] #13 59.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-27T07:25:53.021Z] #13 59.62 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-05-27T07:25:53.253Z] #43 9.471 DEP images/userns.pb-c.d [2021-05-27T07:25:53.253Z] #43 9.523 PBCC images/cgroup.pb-c.c [2021-05-27T07:25:53.282Z] #13 ... [2021-05-27T07:25:53.282Z] [2021-05-27T07:25:53.282Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-27T07:25:53.282Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:53.282Z] #36 63.11 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:53.282Z] #36 63.45 Fetched 14.9 MB in 3s (5805 kB/s) [2021-05-27T07:25:53.282Z] #36 63.66 Selecting previously unselected package xxd. [2021-05-27T07:25:53.282Z] #36 63.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:25:53.282Z] #36 63.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:25:53.282Z] #36 63.85 Unpacking xxd (2:8.1.0875-5) ... [2021-05-27T07:25:53.282Z] #36 64.34 Selecting previously unselected package vim-common. [2021-05-27T07:25:53.282Z] #36 64.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:25:53.282Z] #36 64.49 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-27T07:25:53.282Z] #36 65.21 Selecting previously unselected package cmake-data. [2021-05-27T07:25:53.282Z] #36 65.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-27T07:25:53.282Z] #36 65.25 Unpacking cmake-data (3.13.4-1) ... [2021-05-27T07:25:53.282Z] #36 69.63 Selecting previously unselected package libicu63:amd64. [2021-05-27T07:25:53.282Z] #36 69.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-27T07:25:53.282Z] #36 69.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:25:53.282Z] #43 116.3 CC criu/fsnotify.o [2021-05-27T07:25:53.282Z] #43 ... [2021-05-27T07:25:53.282Z] [2021-05-27T07:25:53.282Z] #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-05-27T07:25:53.282Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:25:53.282Z] #20 57.33 Setting up iptables (1.8.2-4) ... [2021-05-27T07:25:53.282Z] #20 57.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-27T07:25:53.282Z] #20 57.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-27T07:25:53.282Z] #20 57.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-27T07:25:53.282Z] #20 57.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-27T07:25:53.282Z] #20 57.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-27T07:25:53.282Z] #20 57.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-27T07:25:53.282Z] #20 57.40 Setting up python3 (3.7.3-1) ... [2021-05-27T07:25:53.514Z] #43 9.577 DEP images/cgroup.pb-c.d [2021-05-27T07:25:53.514Z] #43 9.642 PBCC images/ext-file.pb-c.c [2021-05-27T07:25:53.514Z] #43 9.659 DEP images/ext-file.pb-c.d [2021-05-27T07:25:53.514Z] #43 9.739 PBCC images/rpc.pb-c.c [2021-05-27T07:25:53.514Z] #43 9.763 DEP images/rpc.pb-c.d [2021-05-27T07:25:53.514Z] #43 9.858 PBCC images/siginfo.pb-c.c [2021-05-27T07:25:53.543Z] #36 ... [2021-05-27T07:25:53.543Z] [2021-05-27T07:25:53.543Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-27T07:25:53.543Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:53.543Z] #42 70.68 Selecting previously unselected package libprotoc17:amd64. [2021-05-27T07:25:53.543Z] #42 70.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:53.543Z] #42 70.68 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:53.666Z] #42 67.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-27T07:25:53.666Z] #42 67.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:53.775Z] #43 9.897 DEP images/siginfo.pb-c.d [2021-05-27T07:25:53.775Z] #43 9.942 PBCC images/pagemap.pb-c.c [2021-05-27T07:25:53.775Z] #43 9.982 DEP images/pagemap.pb-c.d [2021-05-27T07:25:53.775Z] #43 10.05 PBCC images/rlimit.pb-c.c [2021-05-27T07:25:53.775Z] #43 10.05 DEP images/rlimit.pb-c.d [2021-05-27T07:25:53.775Z] #43 10.10 PBCC images/file-lock.pb-c.c [2021-05-27T07:25:53.849Z] #20 57.86 Setting up python3-wheel (0.32.3-2) ... [2021-05-27T07:25:53.925Z] #42 67.75 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:53.925Z] #42 68.02 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-27T07:25:53.925Z] #42 68.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:54.035Z] #43 10.13 DEP images/file-lock.pb-c.d [2021-05-27T07:25:54.035Z] #43 10.19 PBCC images/tty.pb-c.c [2021-05-27T07:25:54.035Z] #43 10.25 DEP images/tty.pb-c.d [2021-05-27T07:25:54.035Z] #43 10.30 PBCC images/tun.pb-c.c [2021-05-27T07:25:54.035Z] #43 10.33 PBCC images/netdev.pb-c.c [2021-05-27T07:25:54.181Z] #56 ... [2021-05-27T07:25:54.182Z] [2021-05-27T07:25:54.182Z] #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-05-27T07:25:54.182Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-27T07:25:54.182Z] #42 42.52 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-05-27T07:25:54.182Z] #42 46.10 Selecting previously unselected package libnet1:arm64. [2021-05-27T07:25:54.182Z] #42 46.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 46.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:54.182Z] #42 46.86 Selecting previously unselected package libnet1-dev. [2021-05-27T07:25:54.182Z] #42 46.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 47.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-27T07:25:54.182Z] #42 47.23 Selecting previously unselected package libnl-3-200:arm64. [2021-05-27T07:25:54.182Z] #42 47.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 47.25 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-27T07:25:54.182Z] #42 47.57 Selecting previously unselected package libnl-3-dev:arm64. [2021-05-27T07:25:54.182Z] #42 47.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 47.57 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-27T07:25:54.182Z] #42 48.01 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-27T07:25:54.182Z] #42 48.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 48.06 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-27T07:25:54.182Z] #42 48.27 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-05-27T07:25:54.182Z] #42 48.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 48.29 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-27T07:25:54.182Z] #42 48.49 Selecting previously unselected package zlib1g-dev:arm64. [2021-05-27T07:25:54.182Z] #42 48.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 48.52 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-27T07:25:54.182Z] #42 48.98 Selecting previously unselected package libprotobuf17:arm64. [2021-05-27T07:25:54.182Z] #42 48.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 48.98 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-27T07:25:54.182Z] #42 49.57 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-05-27T07:25:54.182Z] #42 49.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 49.58 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-27T07:25:54.182Z] #42 50.36 Selecting previously unselected package libprotobuf-dev:arm64. [2021-05-27T07:25:54.182Z] #42 50.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 50.41 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-27T07:25:54.182Z] #42 51.32 Selecting previously unselected package libprotoc17:arm64. [2021-05-27T07:25:54.182Z] #42 51.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 51.34 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-27T07:25:54.182Z] #42 51.80 Selecting previously unselected package protobuf-c-compiler. [2021-05-27T07:25:54.182Z] #42 51.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 51.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-27T07:25:54.182Z] #42 51.97 Selecting previously unselected package protobuf-compiler. [2021-05-27T07:25:54.182Z] #42 51.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 52.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-27T07:25:54.182Z] #42 52.19 Selecting previously unselected package python-pkg-resources. [2021-05-27T07:25:54.182Z] #42 52.21 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-27T07:25:54.182Z] #42 52.22 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-27T07:25:54.182Z] #42 52.50 Selecting previously unselected package python-six. [2021-05-27T07:25:54.182Z] #42 52.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-27T07:25:54.182Z] #42 52.52 Unpacking python-six (1.12.0-1) ... [2021-05-27T07:25:54.182Z] #42 52.74 Selecting previously unselected package python-protobuf. [2021-05-27T07:25:54.182Z] #42 52.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-05-27T07:25:54.182Z] #42 52.75 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-27T07:25:54.182Z] #42 ... [2021-05-27T07:25:54.182Z] [2021-05-27T07:25:54.182Z] #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-05-27T07:25:54.182Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-27T07:25:54.182Z] #36 42.77 Unpacking xxd (2:8.1.0875-5) ... [2021-05-27T07:25:54.182Z] #36 46.50 Selecting previously unselected package vim-common. [2021-05-27T07:25:54.182Z] #36 46.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:25:54.182Z] #36 46.69 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-27T07:25:54.182Z] #36 47.18 Selecting previously unselected package cmake-data. [2021-05-27T07:25:54.182Z] #36 47.18 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-27T07:25:54.182Z] #36 47.20 Unpacking cmake-data (3.13.4-1) ... [2021-05-27T07:25:54.182Z] #36 51.56 Selecting previously unselected package libicu63:arm64. [2021-05-27T07:25:54.182Z] #36 51.57 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-27T07:25:54.182Z] #36 51.60 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-27T07:25:54.184Z] #42 68.04 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-27T07:25:54.300Z] #43 10.40 DEP images/tun.pb-c.d [2021-05-27T07:25:54.300Z] #43 10.48 DEP images/netdev.pb-c.d [2021-05-27T07:25:54.300Z] #43 ... [2021-05-27T07:25:54.300Z] [2021-05-27T07:25:54.300Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:54.300Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:25:54.300Z] #45 70.33 fmt [2021-05-27T07:25:54.300Z] #45 72.95 path/filepath [2021-05-27T07:25:54.300Z] #45 73.96 regexp [2021-05-27T07:25:54.300Z] #45 74.98 flag [2021-05-27T07:25:54.300Z] #45 76.53 go/token [2021-05-27T07:25:54.300Z] #45 77.41 go/scanner [2021-05-27T07:25:54.300Z] #45 77.41 internal/lazyregexp [2021-05-27T07:25:54.300Z] #45 77.61 path [2021-05-27T07:25:54.300Z] #45 78.13 io/ioutil [2021-05-27T07:25:54.300Z] #45 78.74 net/url [2021-05-27T07:25:54.300Z] #45 78.78 go/ast [2021-05-27T07:25:54.300Z] #45 80.37 text/template/parse [2021-05-27T07:25:54.300Z] #45 ... [2021-05-27T07:25:54.300Z] [2021-05-27T07:25:54.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-05-27T07:25:54.301Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:25:54.301Z] #43 10.57 PBCC images/vma.pb-c.c [2021-05-27T07:25:54.301Z] #43 10.60 DEP images/vma.pb-c.d [2021-05-27T07:25:54.301Z] #43 10.66 PBCC images/creds.pb-c.c [2021-05-27T07:25:54.443Z] #42 ... [2021-05-27T07:25:54.443Z] [2021-05-27T07:25:54.443Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-27T07:25:54.443Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:54.443Z] #36 58.57 The following additional packages will be installed: [2021-05-27T07:25:54.443Z] #36 58.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-27T07:25:54.443Z] #36 58.63 Suggested packages: [2021-05-27T07:25:54.443Z] #36 58.65 cmake-doc ninja-build lrzip [2021-05-27T07:25:54.443Z] #36 58.65 Recommended packages: [2021-05-27T07:25:54.443Z] #36 58.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-27T07:25:54.443Z] #36 60.15 The following NEW packages will be installed: [2021-05-27T07:25:54.443Z] #36 60.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-27T07:25:54.443Z] #36 60.20 vim-common xxd [2021-05-27T07:25:54.443Z] #36 60.70 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-27T07:25:54.443Z] #36 60.70 Need to get 14.9 MB of archives. [2021-05-27T07:25:54.443Z] #36 60.70 After this operation, 61.8 MB of additional disk space will be used. [2021-05-27T07:25:54.443Z] #36 60.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-27T07:25:54.443Z] #36 60.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-27T07:25:54.443Z] #36 60.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-27T07:25:54.443Z] #36 60.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-27T07:25:54.443Z] #36 62.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-27T07:25:54.443Z] #36 62.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-27T07:25:54.443Z] #36 62.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-27T07:25:54.443Z] #36 62.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-27T07:25:54.443Z] #36 62.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-27T07:25:54.443Z] #36 62.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-27T07:25:54.443Z] #36 64.60 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:25:54.443Z] #36 65.09 Fetched 14.9 MB in 2s (6076 kB/s) [2021-05-27T07:25:54.443Z] #36 65.25 Selecting previously unselected package xxd. [2021-05-27T07:25:54.443Z] #36 65.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:25:54.443Z] #36 65.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:25:54.443Z] #36 65.39 Unpacking xxd (2:8.1.0875-5) ... [2021-05-27T07:25:54.443Z] #36 65.71 Selecting previously unselected package vim-common. [2021-05-27T07:25:54.443Z] #36 65.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:25:54.443Z] #36 65.78 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-27T07:25:54.443Z] #36 66.39 Selecting previously unselected package cmake-data. [2021-05-27T07:25:54.443Z] #36 66.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-27T07:25:54.443Z] #36 66.39 Unpacking cmake-data (3.13.4-1) ... [2021-05-27T07:25:54.444Z] #36 ... [2021-05-27T07:25:54.444Z] [2021-05-27T07:25:54.444Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:25:54.444Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:25:54.444Z] #13 48.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-27T07:25:54.444Z] #13 48.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-05-27T07:25:54.444Z] #13 48.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-27T07:25:54.561Z] #43 10.68 DEP images/creds.pb-c.d [2021-05-27T07:25:54.561Z] #43 10.71 PBCC images/utsns.pb-c.c [2021-05-27T07:25:54.561Z] #43 10.75 DEP images/utsns.pb-c.d [2021-05-27T07:25:54.561Z] #43 10.80 PBCC images/ipc-desc.pb-c.c [2021-05-27T07:25:54.561Z] #43 10.82 PBCC images/ipc-sem.pb-c.c [2021-05-27T07:25:54.561Z] #43 10.85 DEP images/ipc-desc.pb-c.d [2021-05-27T07:25:54.561Z] #43 10.90 DEP images/ipc-sem.pb-c.d [2021-05-27T07:25:54.702Z] #36 ... [2021-05-27T07:25:54.702Z] [2021-05-27T07:25:54.702Z] #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-05-27T07:25:54.702Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:25:54.706Z] #13 50.00 Selecting previously unselected package binutils-mingw-w64. [2021-05-27T07:25:54.706Z] #13 50.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-27T07:25:54.706Z] #13 50.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-27T07:25:54.779Z] #20 58.56 Setting up apparmor (2.13.2-10) ... [2021-05-27T07:25:54.822Z] #43 10.96 PBCC images/ipc-msg.pb-c.c [2021-05-27T07:25:54.822Z] #43 10.99 DEP images/ipc-msg.pb-c.d [2021-05-27T07:25:54.822Z] #43 11.03 PBCC images/ipc-shm.pb-c.c [2021-05-27T07:25:54.822Z] #43 11.06 DEP images/ipc-shm.pb-c.d [2021-05-27T07:25:54.822Z] #43 11.10 PBCC images/ipc-var.pb-c.c [2021-05-27T07:25:54.822Z] #43 11.13 DEP images/ipc-var.pb-c.d [2021-05-27T07:25:54.923Z] #42 71.99 Selecting previously unselected package protobuf-c-compiler. [2021-05-27T07:25:54.923Z] #42 72.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:25:54.923Z] #42 72.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-27T07:25:54.976Z] #13 50.27 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-05-27T07:25:54.976Z] #13 50.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-27T07:25:54.976Z] #13 50.29 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-27T07:25:55.082Z] #43 11.19 PBCC images/sk-opts.pb-c.c [2021-05-27T07:25:55.082Z] #43 11.23 PBCC images/packet-sock.pb-c.c [2021-05-27T07:25:55.082Z] #43 11.28 DEP images/sk-opts.pb-c.d [2021-05-27T07:25:55.082Z] #43 11.31 DEP images/packet-sock.pb-c.d [2021-05-27T07:25:55.082Z] #43 11.36 PBCC images/sk-netlink.pb-c.c [2021-05-27T07:25:55.082Z] #43 11.40 DEP images/sk-netlink.pb-c.d [2021-05-27T07:25:55.082Z] #43 11.46 PBCC images/sk-inet.pb-c.c [2021-05-27T07:25:55.082Z] #43 11.51 DEP images/sk-inet.pb-c.d [2021-05-27T07:25:55.182Z] #42 72.33 Selecting previously unselected package protobuf-compiler. [2021-05-27T07:25:55.182Z] #42 72.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:55.182Z] #42 72.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-27T07:25:55.242Z] #13 50.47 Selecting previously unselected package dmsetup. [2021-05-27T07:25:55.242Z] #13 50.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-05-27T07:25:55.242Z] #13 50.49 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-27T07:25:55.343Z] #43 11.57 PBCC images/sk-unix.pb-c.c [2021-05-27T07:25:55.343Z] #43 11.61 DEP images/sk-unix.pb-c.d [2021-05-27T07:25:55.343Z] #43 11.66 PBCC images/mm.pb-c.c [2021-05-27T07:25:55.343Z] #43 11.72 DEP images/mm.pb-c.d [2021-05-27T07:25:55.442Z] #42 72.68 Selecting previously unselected package python-pkg-resources. [2021-05-27T07:25:55.442Z] #42 72.68 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-27T07:25:55.442Z] #42 72.70 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-27T07:25:55.510Z] #13 50.92 Selecting previously unselected package mingw-w64-common. [2021-05-27T07:25:55.603Z] #43 11.79 PBCC images/timerfd.pb-c.c [2021-05-27T07:25:55.603Z] #43 11.88 DEP images/timerfd.pb-c.d [2021-05-27T07:25:55.603Z] #43 11.94 PBCC images/timer.pb-c.c [2021-05-27T07:25:55.604Z] #43 11.95 DEP images/timer.pb-c.d [2021-05-27T07:25:55.804Z] #13 50.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-27T07:25:55.804Z] #13 50.94 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-27T07:25:55.864Z] #43 12.03 PBCC images/sa.pb-c.c [2021-05-27T07:25:55.864Z] #43 12.08 DEP images/sa.pb-c.d [2021-05-27T07:25:55.864Z] #43 12.15 PBCC images/pipe-data.pb-c.c [2021-05-27T07:25:55.864Z] #43 12.18 DEP images/pipe-data.pb-c.d [2021-05-27T07:25:55.864Z] #43 12.24 PBCC images/mnt.pb-c.c [2021-05-27T07:25:55.864Z] #43 12.28 DEP images/mnt.pb-c.d [2021-05-27T07:25:56.011Z] #42 ... [2021-05-27T07:25:56.011Z] [2021-05-27T07:25:56.011Z] #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-05-27T07:25:56.011Z] #56 sha256:6bb4c9927b15604eb332a0e6943938b706788a2388e9a8cbcd8c4c682c2256f9 [2021-05-27T07:25:56.011Z] #56 1.866 + RM_GOPATH=0 [2021-05-27T07:25:56.011Z] #56 1.866 + TMP_GOPATH= [2021-05-27T07:25:56.011Z] #56 1.866 + : /build [2021-05-27T07:25:56.012Z] #56 1.866 + '[' -z '' ']' [2021-05-27T07:25:56.012Z] #56 1.866 ++ mktemp -d [2021-05-27T07:25:56.012Z] #56 1.872 + export GOPATH=/tmp/tmp.5ZhVjvIp5S [2021-05-27T07:25:56.012Z] #56 1.872 + GOPATH=/tmp/tmp.5ZhVjvIp5S [2021-05-27T07:25:56.012Z] #56 1.872 + RM_GOPATH=1 [2021-05-27T07:25:56.012Z] #56 1.872 + case "$(go env GOARCH)" in [2021-05-27T07:25:56.012Z] #56 1.874 ++ go env GOARCH [2021-05-27T07:25:56.012Z] #56 1.905 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:56.012Z] #56 1.905 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:25:56.012Z] #56 1.905 ++ dirname /tmp/install/install.sh [2021-05-27T07:25:56.012Z] #56 1.906 + dir=/tmp/install [2021-05-27T07:25:56.012Z] #56 1.907 + bin=containerd [2021-05-27T07:25:56.012Z] #56 1.907 + shift [2021-05-27T07:25:56.012Z] #56 1.907 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-27T07:25:56.012Z] #56 1.907 + . /tmp/install/containerd.installer [2021-05-27T07:25:56.012Z] #56 1.907 ++ set -e [2021-05-27T07:25:56.012Z] #56 1.907 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:25:56.012Z] #56 1.924 + install_containerd [2021-05-27T07:25:56.012Z] #56 1.925 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-27T07:25:56.012Z] #56 1.925 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:25:56.012Z] #56 1.925 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5ZhVjvIp5S/src/github.com/containerd/containerd [2021-05-27T07:25:56.012Z] #56 1.949 Cloning into '/tmp/tmp.5ZhVjvIp5S/src/github.com/containerd/containerd'... [2021-05-27T07:25:56.022Z] #32 68.18 Checking out files: 77% (1180/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: 93% (1415/1521) Checking out files: 93% (1422/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-05-27T07:25:56.022Z] #32 69.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-27T07:25:56.124Z] #43 12.33 PBCC images/sk-packet.pb-c.c [2021-05-27T07:25:56.124Z] #43 12.36 DEP images/sk-packet.pb-c.d [2021-05-27T07:25:56.124Z] #43 12.40 PBCC images/tcp-stream.pb-c.c [2021-05-27T07:25:56.124Z] #43 12.44 DEP images/tcp-stream.pb-c.d [2021-05-27T07:25:56.124Z] #43 12.50 PBCC images/pipe.pb-c.c [2021-05-27T07:25:56.168Z] #20 60.23 Setting up xfsprogs (4.20.0-1) ... [2021-05-27T07:25:56.168Z] #20 60.25 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-27T07:25:56.286Z] #56 ... [2021-05-27T07:25:56.286Z] [2021-05-27T07:25:56.286Z] #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-05-27T07:25:56.286Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:56.286Z] #42 73.31 Selecting previously unselected package python-six. [2021-05-27T07:25:56.286Z] #42 73.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-27T07:25:56.286Z] #42 73.36 Unpacking python-six (1.12.0-1) ... [2021-05-27T07:25:56.286Z] #42 73.59 Selecting previously unselected package python-protobuf. [2021-05-27T07:25:56.286Z] #42 ... [2021-05-27T07:25:56.286Z] [2021-05-27T07:25:56.286Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:25:56.286Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:25:56.286Z] #45 63.45 internal/singleflight [2021-05-27T07:25:56.286Z] #45 63.95 errors [2021-05-27T07:25:56.286Z] #45 63.96 sort [2021-05-27T07:25:56.286Z] #45 64.92 io [2021-05-27T07:25:56.286Z] #45 65.23 strconv [2021-05-27T07:25:56.286Z] #45 66.87 bytes [2021-05-27T07:25:56.286Z] #45 70.25 bufio [2021-05-27T07:25:56.286Z] #45 71.76 reflect [2021-05-27T07:25:56.286Z] #45 72.85 syscall [2021-05-27T07:25:56.385Z] #43 12.56 DEP images/pipe.pb-c.d [2021-05-27T07:25:56.385Z] #43 12.62 PBCC images/pstree.pb-c.c [2021-05-27T07:25:56.385Z] #43 12.64 DEP images/pstree.pb-c.d [2021-05-27T07:25:56.385Z] #43 12.71 PBCC images/fs.pb-c.c [2021-05-27T07:25:56.385Z] #43 12.75 DEP images/fs.pb-c.d [2021-05-27T07:25:56.385Z] #43 12.79 PBCC images/signalfd.pb-c.c [2021-05-27T07:25:56.385Z] #43 12.83 DEP images/signalfd.pb-c.d [2021-05-27T07:25:56.546Z] #45 ... [2021-05-27T07:25:56.546Z] [2021-05-27T07:25:56.546Z] #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-05-27T07:25:56.546Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:25:56.546Z] #42 73.59 Selecting previously unselected package python-protobuf. [2021-05-27T07:25:56.546Z] #42 73.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-27T07:25:56.546Z] #42 73.63 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-27T07:25:56.593Z] #32 70.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-27T07:25:56.645Z] #43 12.88 PBCC images/fh.pb-c.c [2021-05-27T07:25:56.645Z] #43 12.97 PBCC images/fsnotify.pb-c.c [2021-05-27T07:25:56.742Z] #20 60.73 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-27T07:25:56.852Z] #32 ... [2021-05-27T07:25:56.852Z] [2021-05-27T07:25:56.852Z] #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-05-27T07:25:56.852Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:25:56.852Z] #13 45.76 Reading package lists... [2021-05-27T07:25:56.852Z] #13 55.83 Building dependency tree... [2021-05-27T07:25:56.852Z] #13 60.57 The following additional packages will be installed: [2021-05-27T07:25:56.852Z] #13 60.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-27T07:25:56.852Z] #13 60.57 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-27T07:25:56.852Z] #13 60.57 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-27T07:25:56.852Z] #13 60.57 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-27T07:25:56.852Z] #13 60.57 mingw-w64-common mingw-w64-x86-64-dev [2021-05-27T07:25:56.852Z] #13 60.57 Suggested packages: [2021-05-27T07:25:56.852Z] #13 60.57 gcc-8-locales seccomp wine64 [2021-05-27T07:25:56.852Z] #13 62.50 The following NEW packages will be installed: [2021-05-27T07:25:56.852Z] #13 62.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-27T07:25:56.852Z] #13 62.50 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-27T07:25:56.852Z] #13 62.50 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-27T07:25:56.852Z] #13 62.50 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-27T07:25:56.852Z] #13 62.50 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-27T07:25:56.852Z] #13 62.51 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-27T07:25:56.852Z] #13 62.52 The following packages will be upgraded: [2021-05-27T07:25:56.852Z] #13 62.53 libseccomp2 libsystemd0 libudev1 [2021-05-27T07:25:56.852Z] #13 62.97 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-27T07:25:56.852Z] #13 62.97 Need to get 78.2 MB of archives. [2021-05-27T07:25:56.852Z] #13 62.97 After this operation, 487 MB of additional disk space will be used. [2021-05-27T07:25:56.852Z] #13 62.97 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-27T07:25:56.852Z] #13 62.98 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-27T07:25:56.852Z] #13 62.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-27T07:25:56.852Z] #13 63.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-27T07:25:56.852Z] #13 63.06 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-05-27T07:25:56.852Z] #13 63.33 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-05-27T07:25:56.852Z] #13 63.66 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-05-27T07:25:56.852Z] #13 63.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-27T07:25:56.852Z] #13 63.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-27T07:25:56.852Z] #13 63.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-27T07:25:56.852Z] #13 64.24 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-05-27T07:25:56.852Z] #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-05-27T07:25:56.852Z] #13 64.75 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-05-27T07:25:56.906Z] #43 13.05 DEP images/fh.pb-c.d [2021-05-27T07:25:56.906Z] #43 13.13 DEP images/fsnotify.pb-c.d [2021-05-27T07:25:56.906Z] #43 13.23 PBCC images/eventpoll.pb-c.c [2021-05-27T07:25:56.906Z] #43 13.26 DEP images/eventpoll.pb-c.d [2021-05-27T07:25:56.906Z] #43 13.31 PBCC images/eventfd.pb-c.c [2021-05-27T07:25:56.906Z] #43 13.33 DEP images/eventfd.pb-c.d [2021-05-27T07:25:57.111Z] #13 ... [2021-05-27T07:25:57.111Z] [2021-05-27T07:25:57.111Z] #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-05-27T07:25:57.111Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:25:57.111Z] #36 70.71 Selecting previously unselected package libicu63:amd64. [2021-05-27T07:25:57.111Z] #36 70.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-27T07:25:57.111Z] #36 70.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:25:57.167Z] #43 13.37 PBCC images/remap-file-path.pb-c.c [2021-05-27T07:25:57.167Z] #43 13.41 DEP images/remap-file-path.pb-c.d [2021-05-27T07:25:57.167Z] #43 13.46 PBCC images/fifo.pb-c.c [2021-05-27T07:25:57.167Z] #43 13.51 DEP images/fifo.pb-c.d [2021-05-27T07:25:57.167Z] #43 13.55 PBCC images/ghost-file.pb-c.c [2021-05-27T07:25:57.427Z] #43 13.62 DEP images/ghost-file.pb-c.d [2021-05-27T07:25:57.427Z] #43 13.66 PBCC images/regfile.pb-c.c [2021-05-27T07:25:57.427Z] #43 13.72 DEP images/regfile.pb-c.d [2021-05-27T07:25:57.427Z] #43 13.79 PBCC images/ns.pb-c.c [2021-05-27T07:25:57.427Z] #43 13.83 DEP images/ns.pb-c.d [2021-05-27T07:25:57.484Z] #42 74.63 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-27T07:25:57.671Z] #20 61.75 Setting up python3-distutils (3.7.3-1) ... [2021-05-27T07:25:57.688Z] #43 13.89 PBCC images/fdinfo.pb-c.c [2021-05-27T07:25:57.688Z] #43 13.96 DEP images/fdinfo.pb-c.d [2021-05-27T07:25:57.688Z] #43 14.05 PBCC images/core-aarch64.pb-c.c [2021-05-27T07:25:57.948Z] #43 14.08 PBCC images/core-arm.pb-c.c [2021-05-27T07:25:57.948Z] #43 14.14 PBCC images/core-ppc64.pb-c.c [2021-05-27T07:25:57.948Z] #43 14.22 PBCC images/core-s390.pb-c.c [2021-05-27T07:25:57.948Z] #43 14.29 PBCC images/core-x86.pb-c.c [2021-05-27T07:25:58.208Z] #43 14.38 PBCC images/core.pb-c.c [2021-05-27T07:25:58.208Z] #43 14.48 PBCC images/inventory.pb-c.c [2021-05-27T07:25:58.208Z] #43 14.54 DEP images/core-aarch64.pb-c.d [2021-05-27T07:25:58.231Z] #20 62.22 Setting up python3-setuptools (40.8.0-1) ... [2021-05-27T07:25:58.362Z] #13 ... [2021-05-27T07:25:58.362Z] [2021-05-27T07:25:58.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-05-27T07:25:58.362Z] #45 sha256:0866fbb3fc0b2583104601d1acef253d286e5869336053e2e38d89ca2dad423c [2021-05-27T07:25:58.362Z] #45 46.91 os [2021-05-27T07:25:58.362Z] #45 50.41 github.com/LK4D4/vndr/versioned [2021-05-27T07:25:58.362Z] #45 50.65 encoding/binary [2021-05-27T07:25:58.362Z] #45 51.75 path/filepath [2021-05-27T07:25:58.362Z] #45 51.76 internal/lazyregexp [2021-05-27T07:25:58.362Z] #45 51.77 fmt [2021-05-27T07:25:58.362Z] #45 51.82 encoding/base64 [2021-05-27T07:25:58.362Z] #45 52.24 crypto/cipher [2021-05-27T07:25:58.362Z] #45 53.17 crypto/sha512 [2021-05-27T07:25:58.362Z] #45 53.79 io/ioutil [2021-05-27T07:25:58.362Z] #45 54.13 crypto/ed25519/internal/edwards25519 [2021-05-27T07:25:58.362Z] #45 55.02 crypto/md5 [2021-05-27T07:25:58.362Z] #45 55.08 crypto/aes [2021-05-27T07:25:58.362Z] #45 56.54 crypto/des [2021-05-27T07:25:58.362Z] #45 ... [2021-05-27T07:25:58.362Z] [2021-05-27T07:25:58.362Z] #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-05-27T07:25:58.362Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-27T07:25:58.362Z] #36 55.20 Selecting previously unselected package libxml2:arm64. [2021-05-27T07:25:58.362Z] #36 55.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-05-27T07:25:58.362Z] #36 55.22 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-27T07:25:58.362Z] #36 55.80 Selecting previously unselected package libarchive13:arm64. [2021-05-27T07:25:58.362Z] #36 55.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-05-27T07:25:58.362Z] #36 55.82 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-27T07:25:58.362Z] #36 56.16 Selecting previously unselected package libjsoncpp1:arm64. [2021-05-27T07:25:58.362Z] #36 56.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-05-27T07:25:58.362Z] #36 56.18 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-27T07:25:58.362Z] #36 56.44 Selecting previously unselected package librhash0:arm64. [2021-05-27T07:25:58.362Z] #36 56.44 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-05-27T07:25:58.362Z] #36 56.45 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-05-27T07:25:58.362Z] #36 56.61 Selecting previously unselected package libuv1:arm64. [2021-05-27T07:25:58.362Z] #36 56.62 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-05-27T07:25:58.362Z] #36 56.64 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-05-27T07:25:58.362Z] #36 56.93 Selecting previously unselected package cmake. [2021-05-27T07:25:58.362Z] #36 56.93 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-05-27T07:25:58.362Z] #36 56.95 Unpacking cmake (3.13.4-1) ... [2021-05-27T07:25:58.469Z] #43 14.63 DEP images/core-arm.pb-c.d [2021-05-27T07:25:58.469Z] #43 14.71 DEP images/core-ppc64.pb-c.d [2021-05-27T07:25:58.469Z] #43 14.77 DEP images/core-s390.pb-c.d [2021-05-27T07:25:58.469Z] #43 14.82 DEP images/core-x86.pb-c.d [2021-05-27T07:25:58.469Z] #43 14.88 DEP images/core.pb-c.d [2021-05-27T07:25:58.729Z] #43 14.93 DEP images/inventory.pb-c.d [2021-05-27T07:25:58.729Z] #43 15.00 PBCC images/cpuinfo.pb-c.c [2021-05-27T07:25:58.729Z] #43 15.03 DEP images/cpuinfo.pb-c.d [2021-05-27T07:25:58.729Z] #43 15.08 PBCC images/stats.pb-c.c [2021-05-27T07:25:58.729Z] #43 15.13 DEP images/stats.pb-c.d [2021-05-27T07:25:59.596Z] #20 63.31 Setting up python3-pip (18.1-5) ... [2021-05-27T07:26:00.292Z] #36 58.92 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-27T07:26:00.292Z] #36 58.95 Setting up xxd (2:8.1.0875-5) ... [2021-05-27T07:26:00.292Z] #36 58.97 Setting up libuv1:arm64 (1.24.1-1) ... [2021-05-27T07:26:00.292Z] #36 58.99 Setting up vim-common (2:8.1.0875-5) ... [2021-05-27T07:26:00.292Z] #36 59.03 Setting up librhash0:arm64 (1.3.8-1) ... [2021-05-27T07:26:00.401Z] #36 ... [2021-05-27T07:26:00.401Z] [2021-05-27T07:26:00.401Z] #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-05-27T07:26:00.401Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:26:00.401Z] #49 63.92 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-27T07:26:00.401Z] #49 63.92 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-27T07:26:00.401Z] #49 63.95 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-27T07:26:00.401Z] #49 64.01 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-27T07:26:00.401Z] #49 64.04 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-27T07:26:00.401Z] #49 64.05 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-27T07:26:00.401Z] #49 64.11 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-27T07:26:00.401Z] #49 64.14 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-27T07:26:00.401Z] #49 64.21 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-27T07:26:00.401Z] #49 64.24 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-27T07:26:00.401Z] #49 64.24 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-27T07:26:00.401Z] #49 64.36 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-27T07:26:00.401Z] #49 64.38 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-27T07:26:00.401Z] #49 64.42 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-27T07:26:00.401Z] #49 64.42 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-27T07:26:00.401Z] #49 64.47 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-27T07:26:00.401Z] #49 64.49 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-27T07:26:00.401Z] #49 64.59 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-27T07:26:00.401Z] #49 64.62 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-27T07:26:00.401Z] #49 64.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-27T07:26:00.401Z] #49 64.74 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-27T07:26:00.401Z] #49 64.87 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-27T07:26:00.401Z] #49 64.91 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-27T07:26:00.401Z] #49 64.92 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-27T07:26:00.401Z] #49 65.16 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-27T07:26:00.401Z] #49 65.26 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-27T07:26:00.401Z] #49 ... [2021-05-27T07:26:00.401Z] [2021-05-27T07:26:00.401Z] #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-05-27T07:26:00.401Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:26:00.401Z] #42 70.21 Selecting previously unselected package libprotoc17:amd64. [2021-05-27T07:26:00.401Z] #42 70.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-27T07:26:00.401Z] #42 70.23 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-27T07:26:00.401Z] #42 71.88 Selecting previously unselected package protobuf-c-compiler. [2021-05-27T07:26:00.401Z] #42 71.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:26:00.401Z] #42 71.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-27T07:26:00.401Z] #42 72.21 Selecting previously unselected package protobuf-compiler. [2021-05-27T07:26:00.401Z] #42 72.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-27T07:26:00.401Z] #42 72.26 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-27T07:26:00.401Z] #42 72.76 Selecting previously unselected package python-pkg-resources. [2021-05-27T07:26:00.401Z] #42 72.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-27T07:26:00.401Z] #42 72.76 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-27T07:26:00.401Z] #42 73.14 Selecting previously unselected package python-six. [2021-05-27T07:26:00.401Z] #42 73.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-27T07:26:00.401Z] #42 73.16 Unpacking python-six (1.12.0-1) ... [2021-05-27T07:26:00.401Z] #42 73.38 Selecting previously unselected package python-protobuf. [2021-05-27T07:26:00.401Z] #42 73.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-27T07:26:00.401Z] #42 73.39 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-27T07:26:00.401Z] #42 73.93 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-27T07:26:00.524Z] #20 64.49 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:26:00.524Z] #20 64.52 Processing triggers for mime-support (3.62) ... [2021-05-27T07:26:00.555Z] #36 59.06 Setting up cmake-data (3.13.4-1) ... [2021-05-27T07:26:00.555Z] #36 59.09 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-27T07:26:00.555Z] #36 59.14 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-27T07:26:00.555Z] #36 59.18 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-27T07:26:00.555Z] #36 59.21 Setting up cmake (3.13.4-1) ... [2021-05-27T07:26:00.642Z] #43 16.53 make[1]: Nothing to be done for 'all'. [2021-05-27T07:26:00.642Z] #43 ... [2021-05-27T07:26:00.642Z] [2021-05-27T07:26:00.642Z] #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-05-27T07:26:00.642Z] #51 sha256:412af38a1e637c7382e922d7ff676543bdb3a6cba7bf9976a0541cdd3a0f1e45 [2021-05-27T07:26:00.642Z] #51 76.37 encoding/json [2021-05-27T07:26:00.642Z] #51 78.31 github.com/pkg/diff [2021-05-27T07:26:00.642Z] #51 79.65 go/ast [2021-05-27T07:26:00.642Z] #51 81.42 golang.org/x/crypto/ssh/terminal [2021-05-27T07:26:00.642Z] #51 82.51 mvdan.cc/editorconfig [2021-05-27T07:26:00.642Z] #51 83.63 mvdan.cc/sh/v3/fileutil [2021-05-27T07:26:00.642Z] #51 83.86 text/tabwriter [2021-05-27T07:26:00.642Z] #51 84.29 mvdan.cc/sh/v3/syntax [2021-05-27T07:26:00.642Z] #51 ... [2021-05-27T07:26:00.642Z] [2021-05-27T07:26:00.642Z] #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-05-27T07:26:00.642Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:00.642Z] #13 74.92 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-27T07:26:00.642Z] #13 74.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:26:00.642Z] #13 74.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:00.642Z] #13 75.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-27T07:26:00.642Z] #13 75.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:26:00.642Z] #13 75.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:00.660Z] #42 ... [2021-05-27T07:26:00.660Z] [2021-05-27T07:26:00.660Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:00.660Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:26:00.660Z] #45 64.54 github.com/LK4D4/vndr/godl/singleflight [2021-05-27T07:26:00.660Z] #45 65.01 math/rand [2021-05-27T07:26:00.660Z] #45 66.49 internal/singleflight [2021-05-27T07:26:00.660Z] #45 67.28 sort [2021-05-27T07:26:00.660Z] #45 67.45 errors [2021-05-27T07:26:00.660Z] #45 68.02 io [2021-05-27T07:26:00.660Z] #45 68.97 strconv [2021-05-27T07:26:00.660Z] #45 69.61 bytes [2021-05-27T07:26:00.660Z] #45 72.37 bufio [2021-05-27T07:26:00.660Z] #45 ... [2021-05-27T07:26:00.660Z] [2021-05-27T07:26:00.660Z] #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-05-27T07:26:00.660Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:00.660Z] #13 69.19 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-05-27T07:26:00.778Z] #42 ... [2021-05-27T07:26:00.778Z] [2021-05-27T07:26:00.778Z] #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-05-27T07:26:00.778Z] #51 sha256:01ea27c1af141f2f8795d65466c02bb5b3138c15f0d0974cd24bde69a4c0fee8 [2021-05-27T07:26:00.778Z] #51 67.69 internal/oserror [2021-05-27T07:26:00.778Z] #51 67.69 bytes [2021-05-27T07:26:00.778Z] #51 67.87 syscall [2021-05-27T07:26:00.778Z] #51 71.37 strconv [2021-05-27T07:26:00.778Z] #51 76.23 reflect [2021-05-27T07:26:00.778Z] #51 ... [2021-05-27T07:26:00.778Z] [2021-05-27T07:26:00.779Z] #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-05-27T07:26:00.779Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:00.779Z] #13 64.14 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-05-27T07:26:00.779Z] #13 67.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-27T07:26:00.779Z] #13 67.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-27T07:26:00.779Z] #13 67.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-27T07:26:00.779Z] #13 67.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-27T07:26:00.779Z] #13 67.39 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-05-27T07:26:00.779Z] #13 67.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-27T07:26:00.779Z] #13 67.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-27T07:26:00.779Z] #13 67.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-27T07:26:00.779Z] #13 67.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-27T07:26:00.779Z] #13 67.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-27T07:26:00.779Z] #13 67.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-27T07:26:00.779Z] #13 67.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-27T07:26:00.779Z] #13 67.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-27T07:26:00.779Z] #13 67.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-27T07:26:00.779Z] #13 69.11 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:26:00.779Z] #13 69.50 Fetched 78.2 MB in 10s (7582 kB/s) [2021-05-27T07:26:00.779Z] #13 69.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-05-27T07:26:00.779Z] #13 70.02 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-27T07:26:00.779Z] #13 70.04 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-27T07:26:00.779Z] #13 70.57 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-27T07:26:00.818Z] #36 59.24 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:26:00.818Z] #36 ... [2021-05-27T07:26:00.818Z] [2021-05-27T07:26:00.818Z] #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-05-27T07:26:00.818Z] #51 sha256:050d37b790f9ba4bb081b3ac6b6145b04fceb241b8fed972fe729463e31ad4a4 [2021-05-27T07:26:00.818Z] #51 49.38 os [2021-05-27T07:26:00.818Z] #51 49.52 encoding/binary [2021-05-27T07:26:00.818Z] #51 49.52 internal/fmtsort [2021-05-27T07:26:00.818Z] #51 51.52 encoding/base64 [2021-05-27T07:26:00.818Z] #51 51.52 golang.org/x/sys/unix [2021-05-27T07:26:00.818Z] #51 53.01 fmt [2021-05-27T07:26:00.818Z] #51 53.01 path/filepath [2021-05-27T07:26:00.818Z] #51 53.01 mvdan.cc/sh/v3/fileutil [2021-05-27T07:26:00.818Z] #51 54.94 io/ioutil [2021-05-27T07:26:00.818Z] #51 57.31 flag [2021-05-27T07:26:00.818Z] #51 57.32 github.com/pkg/diff [2021-05-27T07:26:00.818Z] #51 57.32 encoding/json [2021-05-27T07:26:00.818Z] #51 59.44 go/token [2021-05-27T07:26:00.818Z] #51 ... [2021-05-27T07:26:00.818Z] [2021-05-27T07:26:00.818Z] #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-05-27T07:26:00.818Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-27T07:26:00.818Z] #36 59.41 Processing triggers for mime-support (3.62) ... [2021-05-27T07:26:01.230Z] #13 ... [2021-05-27T07:26:01.230Z] [2021-05-27T07:26:01.230Z] #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-05-27T07:26:01.230Z] #56 sha256:8febb251da262070b26f76ffb24fa89018913a7946f5ea1d2056c96bdd2a07bb [2021-05-27T07:26:01.230Z] #56 1.877 + RM_GOPATH=0 [2021-05-27T07:26:01.230Z] #56 1.877 + TMP_GOPATH= [2021-05-27T07:26:01.230Z] #56 1.877 + : /build [2021-05-27T07:26:01.230Z] #56 1.877 + '[' -z '' ']' [2021-05-27T07:26:01.230Z] #56 1.879 ++ mktemp -d [2021-05-27T07:26:01.230Z] #56 1.889 + export GOPATH=/tmp/tmp.PCeGmTXJW4 [2021-05-27T07:26:01.230Z] #56 1.889 + GOPATH=/tmp/tmp.PCeGmTXJW4 [2021-05-27T07:26:01.230Z] #56 1.889 + RM_GOPATH=1 [2021-05-27T07:26:01.230Z] #56 1.889 + case "$(go env GOARCH)" in [2021-05-27T07:26:01.230Z] #56 1.889 ++ go env GOARCH [2021-05-27T07:26:01.230Z] #56 1.951 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:01.230Z] #56 1.951 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:01.230Z] #56 1.957 ++ dirname /tmp/install/install.sh [2021-05-27T07:26:01.230Z] #56 1.968 + dir=/tmp/install [2021-05-27T07:26:01.230Z] #56 1.969 + bin=containerd [2021-05-27T07:26:01.230Z] #56 1.970 + shift [2021-05-27T07:26:01.230Z] #56 1.971 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-27T07:26:01.230Z] #56 1.975 + . /tmp/install/containerd.installer [2021-05-27T07:26:01.230Z] #56 1.981 ++ set -e [2021-05-27T07:26:01.230Z] #56 1.982 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:26:01.230Z] #56 1.986 + install_containerd [2021-05-27T07:26:01.230Z] #56 1.994 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:26:01.230Z] #56 1.994 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-05-27T07:26:01.230Z] #56 1.995 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PCeGmTXJW4/src/github.com/containerd/containerd [2021-05-27T07:26:01.230Z] #56 1.996 Cloning into '/tmp/tmp.PCeGmTXJW4/src/github.com/containerd/containerd'... [2021-05-27T07:26:01.230Z] #56 ... [2021-05-27T07:26:01.230Z] [2021-05-27T07:26:01.230Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:01.230Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:26:01.230Z] #45 74.88 reflect [2021-05-27T07:26:01.230Z] #45 75.17 syscall [2021-05-27T07:26:01.298Z] #13 70.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:26:01.298Z] #13 70.96 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-27T07:26:01.452Z] #20 DONE 65.4s [2021-05-27T07:26:01.452Z] [2021-05-27T07:26:01.452Z] #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-05-27T07:26:01.452Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-27T07:26:01.489Z] #45 ... [2021-05-27T07:26:01.489Z] [2021-05-27T07:26:01.489Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-27T07:26:01.489Z] #51 sha256:4829c5dd68a67a15f479510ba3932c6ac364e41df8aba930eb7dcca71c1f2219 [2021-05-27T07:26:01.489Z] #51 65.46 internal/reflectlite [2021-05-27T07:26:01.489Z] #51 68.13 sort [2021-05-27T07:26:01.489Z] #51 68.14 io [2021-05-27T07:26:01.489Z] #51 69.62 internal/oserror [2021-05-27T07:26:01.489Z] #51 69.63 bytes [2021-05-27T07:26:01.489Z] #51 69.92 syscall [2021-05-27T07:26:01.489Z] #51 72.59 strconv [2021-05-27T07:26:01.557Z] #13 71.27 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-27T07:26:01.584Z] #13 ... [2021-05-27T07:26:01.584Z] [2021-05-27T07:26:01.584Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:01.584Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:01.584Z] #43 17.90 CC images/stats.o [2021-05-27T07:26:01.845Z] #43 18.28 CC images/core.o [2021-05-27T07:26:02.127Z] #13 ... [2021-05-27T07:26:02.127Z] [2021-05-27T07:26:02.127Z] #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-05-27T07:26:02.127Z] #51 sha256:01ea27c1af141f2f8795d65466c02bb5b3138c15f0d0974cd24bde69a4c0fee8 [2021-05-27T07:26:02.127Z] #51 79.21 time [2021-05-27T07:26:02.380Z] #21 1.044 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-27T07:26:02.380Z] #21 1.049 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-27T07:26:02.380Z] #21 1.051 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-27T07:26:02.380Z] #21 DONE 1.1s [2021-05-27T07:26:02.380Z] [2021-05-27T07:26:02.380Z] #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-05-27T07:26:02.380Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:26:02.380Z] #40 185.9 + dpkg --print-architecture [2021-05-27T07:26:02.380Z] #40 185.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-27T07:26:02.380Z] #40 186.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-27T07:26:02.380Z] #40 186.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-27T07:26:02.636Z] #40 ... [2021-05-27T07:26:02.636Z] [2021-05-27T07:26:02.636Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:26:02.636Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-27T07:26:02.697Z] #51 ... [2021-05-27T07:26:02.697Z] [2021-05-27T07:26:02.697Z] #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-05-27T07:26:02.697Z] #47 sha256:df0eb8f211eb737c096fd22d742c78ab634928a92b2c5bb9dbd6839608368c6e [2021-05-27T07:26:02.697Z] #47 DONE 79.9s [2021-05-27T07:26:02.786Z] #43 18.94 CC images/core-x86.o [2021-05-27T07:26:02.957Z] [2021-05-27T07:26:02.957Z] #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-05-27T07:26:02.957Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:02.957Z] #13 72.43 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:26:02.957Z] #13 72.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:26:02.957Z] #13 72.68 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-27T07:26:02.957Z] #13 72.69 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-27T07:26:03.216Z] #13 72.94 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-27T07:26:03.359Z] #43 19.50 CC images/core-arm.o [2021-05-27T07:26:03.398Z] #51 77.32 reflect [2021-05-27T07:26:03.476Z] #13 73.22 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-27T07:26:03.476Z] #13 73.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:26:03.476Z] #13 73.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-27T07:26:03.476Z] #13 73.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-27T07:26:03.620Z] #43 19.87 CC images/core-aarch64.o [2021-05-27T07:26:03.657Z] #51 ... [2021-05-27T07:26:03.657Z] [2021-05-27T07:26:03.657Z] #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-05-27T07:26:03.657Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:03.657Z] #13 72.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-27T07:26:03.880Z] #43 20.30 CC images/core-ppc64.o [2021-05-27T07:26:03.916Z] #13 72.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-27T07:26:03.917Z] #13 72.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-27T07:26:03.917Z] #13 72.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-27T07:26:03.917Z] #13 72.29 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-05-27T07:26:03.917Z] #13 72.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-27T07:26:03.917Z] #13 72.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-27T07:26:03.917Z] #13 72.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-27T07:26:03.917Z] #13 72.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-27T07:26:03.917Z] #13 72.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-27T07:26:03.917Z] #13 72.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-27T07:26:03.917Z] #13 72.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-27T07:26:03.917Z] #13 72.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-05-27T07:26:03.917Z] #13 72.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-27T07:26:04.527Z] #22 ... [2021-05-27T07:26:04.527Z] [2021-05-27T07:26:04.527Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:04.527Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:04.527Z] #43 117.7 CC criu/image-desc.o [2021-05-27T07:26:04.527Z] #43 117.8 CC criu/image.o [2021-05-27T07:26:04.527Z] #43 118.7 CC criu/ipc_ns.o [2021-05-27T07:26:04.527Z] #43 120.0 CC criu/irmap.o [2021-05-27T07:26:04.527Z] #43 120.8 CC criu/kcmp-ids.o [2021-05-27T07:26:04.527Z] #43 121.1 CC criu/kerndat.o [2021-05-27T07:26:04.527Z] #43 122.3 CC criu/libnetlink.o [2021-05-27T07:26:04.527Z] #43 122.6 CC criu/log.o [2021-05-27T07:26:04.527Z] #43 123.2 CC criu/lsm.o [2021-05-27T07:26:04.527Z] #43 123.7 CC criu/mem.o [2021-05-27T07:26:04.527Z] #43 125.6 CC criu/memfd.o [2021-05-27T07:26:04.527Z] #43 126.4 CC criu/mount.o [2021-05-27T07:26:04.822Z] #43 20.97 CC images/core-s390.o [2021-05-27T07:26:05.064Z] #36 ... [2021-05-27T07:26:05.064Z] [2021-05-27T07:26:05.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-05-27T07:26:05.064Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-27T07:26:05.064Z] #42 53.26 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-27T07:26:05.064Z] #42 56.08 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-27T07:26:05.064Z] #42 56.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:26:05.064Z] #42 56.14 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-27T07:26:05.064Z] #42 56.16 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-27T07:26:05.064Z] #42 56.19 Setting up python-six (1.12.0-1) ... [2021-05-27T07:26:05.064Z] #42 58.28 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-27T07:26:05.064Z] #42 58.30 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-27T07:26:05.064Z] #42 58.33 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-27T07:26:05.064Z] #42 58.36 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-05-27T07:26:05.064Z] #42 58.39 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-27T07:26:05.064Z] #42 58.42 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-27T07:26:05.064Z] #42 58.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-27T07:26:05.064Z] #42 58.47 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-27T07:26:05.064Z] #42 58.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-27T07:26:05.064Z] #42 58.53 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-27T07:26:05.064Z] #42 62.45 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-27T07:26:05.064Z] #42 ... [2021-05-27T07:26:05.064Z] [2021-05-27T07:26:05.064Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:05.064Z] #45 sha256:0866fbb3fc0b2583104601d1acef253d286e5869336053e2e38d89ca2dad423c [2021-05-27T07:26:05.064Z] #45 57.27 crypto/sha256 [2021-05-27T07:26:05.064Z] #45 57.53 net [2021-05-27T07:26:05.064Z] #45 58.27 vendor/golang.org/x/crypto/internal/chacha20 [2021-05-27T07:26:05.064Z] #45 58.81 vendor/golang.org/x/crypto/curve25519 [2021-05-27T07:26:05.064Z] #45 58.84 flag [2021-05-27T07:26:05.064Z] #45 59.14 go/token [2021-05-27T07:26:05.064Z] #45 59.92 net/url [2021-05-27T07:26:05.064Z] #45 60.26 go/scanner [2021-05-27T07:26:05.064Z] #45 60.93 text/template/parse [2021-05-27T07:26:05.064Z] #45 62.43 go/ast [2021-05-27T07:26:05.064Z] #45 62.65 log [2021-05-27T07:26:05.064Z] #45 63.25 encoding/json [2021-05-27T07:26:05.297Z] #13 73.67 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:26:05.297Z] #13 73.88 Fetched 78.2 MB in 10s (8014 kB/s) [2021-05-27T07:26:05.327Z] #45 63.86 text/template [2021-05-27T07:26:05.327Z] #45 ... [2021-05-27T07:26:05.327Z] [2021-05-27T07:26:05.327Z] #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-05-27T07:26:05.327Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-27T07:26:05.327Z] #42 63.89 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:26:05.393Z] #43 21.71 CC images/cpuinfo.o [2021-05-27T07:26:05.557Z] #13 74.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:26:05.557Z] #13 74.15 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-27T07:26:05.816Z] #13 74.24 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-27T07:26:05.963Z] #43 22.17 CC images/inventory.o [2021-05-27T07:26:06.019Z] #13 75.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-27T07:26:06.019Z] #13 75.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-27T07:26:06.019Z] #13 75.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-27T07:26:06.075Z] #13 74.61 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-27T07:26:06.223Z] #43 22.47 CC images/fdinfo.o [2021-05-27T07:26:06.794Z] #43 22.89 CC images/fown.o [2021-05-27T07:26:06.794Z] #43 23.10 CC images/ns.o [2021-05-27T07:26:07.015Z] #13 75.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-05-27T07:26:07.015Z] #13 75.51 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-27T07:26:07.055Z] #43 23.34 CC images/regfile.o [2021-05-27T07:26:07.055Z] #43 ... [2021-05-27T07:26:07.055Z] [2021-05-27T07:26:07.055Z] #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-05-27T07:26:07.055Z] #56 sha256:ff6691c7931aa5f2d3e400dee3311287213b987ae1f6fdca5180292aed20b7b1 [2021-05-27T07:26:07.055Z] #56 46.45 Checking out files: 44% (1758/3924) Checking out files: 45% (1766/3924) Checking out files: 46% (1806/3924) Checking out files: 47% (1845/3924) Checking out files: 48% (1884/3924) Checking out files: 49% (1923/3924) Checking out files: 50% (1962/3924) Checking out files: 51% (2002/3924) Checking out files: 52% (2041/3924) Checking out files: 53% (2080/3924) Checking out files: 54% (2119/3924) Checking out files: 55% (2159/3924) Checking out files: 56% (2198/3924) Checking out files: 57% (2237/3924) Checking out files: 58% (2276/3924) Checking out files: 59% (2316/3924) Checking out files: 60% (2355/3924) Checking out files: 61% (2394/3924) Checking out files: 62% (2433/3924) Checking out files: 63% (2473/3924) Checking out files: 64% (2512/3924) Checking out files: 65% (2551/3924) Checking out files: 66% (2590/3924) Checking out files: 67% (2630/3924) Checking out files: 68% (2669/3924) Checking out files: 69% (2708/3924) Checking out files: 70% (2747/3924) Checking out files: 71% (2787/3924) Checking out files: 72% (2826/3924) Checking out files: 73% (2865/3924) Checking out files: 74% (2904/3924) Checking out files: 75% (2943/3924) Checking out files: 76% (2983/3924) Checking out files: 77% (3022/3924) Checking out files: 78% (3061/3924) Checking out files: 79% (3100/3924) Checking out files: 80% (3140/3924) Checking out files: 81% (3179/3924) Checking out files: 82% (3218/3924) Checking out files: 83% (3257/3924) Checking out files: 84% (3297/3924) Checking out files: 85% (3336/3924) Checking out files: 86% (3375/3924) Checking out files: 86% (3379/3924) Checking out files: 87% (3414/3924) Checking out files: 88% (3454/3924) Checking out files: 89% (3493/3924) Checking out files: 90% (3532/3924) Checking out files: 91% (3571/3924) Checking out files: 92% (3611/3924) Checking out files: 93% (3650/3924) Checking out files: 94% (3689/3924) Checking out files: 95% (3728/3924) Checking out files: 96% (3768/3924) Checking out files: 97% (3807/3924) Checking out files: 98% (3846/3924) Checking out files: 99% (3885/3924) Checking out files: 100% (3924/3924) Checking out files: 100% (3924/3924), done. [2021-05-27T07:26:07.055Z] #56 47.90 + cd /tmp/tmp.ghjC1oMyGz/src/github.com/containerd/containerd [2021-05-27T07:26:07.055Z] #56 47.90 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:26:07.252Z] #42 DONE 65.5s [2021-05-27T07:26:07.252Z] [2021-05-27T07:26:07.252Z] #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-05-27T07:26:07.252Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-27T07:26:07.252Z] #36 DONE 65.4s [2021-05-27T07:26:07.252Z] [2021-05-27T07:26:07.252Z] #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-05-27T07:26:07.252Z] #37 sha256:cfb8c15f5dbae6233d4fb181be3821b2e82a873d2d89a7529e577352b2155f95 [2021-05-27T07:26:07.625Z] #56 49.23 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-27T07:26:07.625Z] #56 49.23 + BUILDTAGS='netgo osusergo static_build' [2021-05-27T07:26:07.625Z] #56 49.23 + export EXTRA_FLAGS=-buildmode=pie [2021-05-27T07:26:07.625Z] #56 49.23 + EXTRA_FLAGS=-buildmode=pie [2021-05-27T07:26:07.625Z] #56 49.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-27T07:26:07.625Z] #56 49.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-27T07:26:07.626Z] #56 49.23 + '[' '' = dynamic ']' [2021-05-27T07:26:07.626Z] #56 49.23 + make [2021-05-27T07:26:07.626Z] #56 ... [2021-05-27T07:26:07.626Z] [2021-05-27T07:26:07.626Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:07.626Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:26:07.626Z] #45 83.65 go/parser [2021-05-27T07:26:07.626Z] #45 83.77 text/template [2021-05-27T07:26:07.626Z] #45 87.26 log [2021-05-27T07:26:07.626Z] #45 87.77 encoding/xml [2021-05-27T07:26:07.626Z] #45 88.78 go/doc [2021-05-27T07:26:07.626Z] #45 92.08 github.com/LK4D4/vndr/build [2021-05-27T07:26:07.626Z] #45 92.93 github.com/LK4D4/vndr/versioned [2021-05-27T07:26:07.626Z] #45 93.10 compress/flate [2021-05-27T07:26:07.799Z] #43 130.7 CC criu/namespaces.o [2021-05-27T07:26:07.886Z] #45 ... [2021-05-27T07:26:07.886Z] [2021-05-27T07:26:07.886Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:07.886Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:07.886Z] #43 23.60 CC images/ghost-file.o [2021-05-27T07:26:07.886Z] #43 23.98 CC images/fifo.o [2021-05-27T07:26:07.951Z] #13 76.34 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-27T07:26:07.951Z] #13 ... [2021-05-27T07:26:07.951Z] [2021-05-27T07:26:07.951Z] #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-05-27T07:26:07.951Z] #47 sha256:058e73851b9c5d9d974178f3d3ea49cfc0fe29a9077d8fe71d0458830fcc8c1e [2021-05-27T07:26:07.951Z] #47 DONE 82.0s [2021-05-27T07:26:08.055Z] #43 ... [2021-05-27T07:26:08.055Z] [2021-05-27T07:26:08.055Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:26:08.055Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-27T07:26:08.055Z] #22 5.446 Collecting yamllint==1.26.1 [2021-05-27T07:26:08.146Z] #43 24.26 CC images/remap-file-path.o [2021-05-27T07:26:08.146Z] #43 24.48 CC images/eventfd.o [2021-05-27T07:26:08.211Z] [2021-05-27T07:26:08.211Z] #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-05-27T07:26:08.211Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:26:08.211Z] #36 80.06 Selecting previously unselected package libxml2:amd64. [2021-05-27T07:26:08.211Z] #36 80.06 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-27T07:26:08.211Z] #36 80.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-27T07:26:08.211Z] #36 81.45 Selecting previously unselected package libarchive13:amd64. [2021-05-27T07:26:08.211Z] #36 81.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-27T07:26:08.211Z] #36 81.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-27T07:26:08.211Z] #36 82.28 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-27T07:26:08.455Z] #43 24.68 CC images/eventpoll.o [2021-05-27T07:26:08.470Z] #36 82.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-27T07:26:08.470Z] #36 82.33 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-27T07:26:08.560Z] #13 78.08 Selecting previously unselected package binutils-mingw-w64. [2021-05-27T07:26:08.560Z] #13 ... [2021-05-27T07:26:08.560Z] [2021-05-27T07:26:08.560Z] #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-05-27T07:26:08.560Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-27T07:26:08.560Z] #36 80.01 Selecting previously unselected package libxml2:amd64. [2021-05-27T07:26:08.560Z] #36 80.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-27T07:26:08.560Z] #36 80.04 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-27T07:26:08.560Z] #36 80.67 Selecting previously unselected package libarchive13:amd64. [2021-05-27T07:26:08.560Z] #36 80.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-27T07:26:08.560Z] #36 80.71 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-27T07:26:08.560Z] #36 81.09 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-27T07:26:08.560Z] #36 81.09 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-27T07:26:08.560Z] #36 81.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-27T07:26:08.560Z] #36 81.37 Selecting previously unselected package librhash0:amd64. [2021-05-27T07:26:08.560Z] #36 81.37 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-27T07:26:08.560Z] #36 81.37 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-27T07:26:08.560Z] #36 81.68 Selecting previously unselected package libuv1:amd64. [2021-05-27T07:26:08.560Z] #36 81.69 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-27T07:26:08.560Z] #36 81.70 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-27T07:26:08.560Z] #36 81.85 Selecting previously unselected package cmake. [2021-05-27T07:26:08.560Z] #36 81.87 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-27T07:26:08.560Z] #36 81.88 Unpacking cmake (3.13.4-1) ... [2021-05-27T07:26:08.560Z] #36 84.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:26:08.560Z] #36 84.50 Setting up xxd (2:8.1.0875-5) ... [2021-05-27T07:26:08.560Z] #36 84.52 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-27T07:26:08.560Z] #36 84.53 Setting up vim-common (2:8.1.0875-5) ... [2021-05-27T07:26:08.560Z] #36 84.57 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-27T07:26:08.560Z] #36 84.59 Setting up cmake-data (3.13.4-1) ... [2021-05-27T07:26:08.560Z] #36 84.62 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-27T07:26:08.560Z] #36 84.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-27T07:26:08.560Z] #36 84.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-27T07:26:08.560Z] #36 84.74 Setting up cmake (3.13.4-1) ... [2021-05-27T07:26:08.560Z] #36 84.78 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:26:08.560Z] #36 84.90 Processing triggers for mime-support (3.62) ... [2021-05-27T07:26:08.560Z] #36 DONE 85.6s [2021-05-27T07:26:08.560Z] [2021-05-27T07:26:08.560Z] #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-05-27T07:26:08.560Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:08.560Z] #13 78.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-27T07:26:08.560Z] #13 78.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-27T07:26:08.560Z] #13 ... [2021-05-27T07:26:08.560Z] [2021-05-27T07:26:08.560Z] #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-05-27T07:26:08.560Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:26:08.560Z] #42 80.24 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-27T07:26:08.560Z] #42 80.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:26:08.560Z] #42 80.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:26:08.560Z] #42 80.32 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-27T07:26:08.560Z] #42 80.34 Setting up python-six (1.12.0-1) ... [2021-05-27T07:26:08.560Z] #42 84.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-27T07:26:08.560Z] #42 84.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:26:08.560Z] #42 84.58 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-27T07:26:08.560Z] #42 84.60 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-27T07:26:08.560Z] #42 84.62 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-27T07:26:08.560Z] #42 84.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-27T07:26:08.560Z] #42 84.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-27T07:26:08.560Z] #42 84.73 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-27T07:26:08.560Z] #42 84.78 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-27T07:26:08.560Z] #42 84.80 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-27T07:26:08.722Z] #43 25.13 CC images/fh.o [2021-05-27T07:26:08.729Z] #36 82.54 Selecting previously unselected package librhash0:amd64. [2021-05-27T07:26:08.729Z] #36 82.54 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-27T07:26:08.729Z] #36 82.54 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-27T07:26:08.988Z] #36 83.01 Selecting previously unselected package libuv1:amd64. [2021-05-27T07:26:08.988Z] #36 83.01 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-27T07:26:08.988Z] #36 83.03 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-27T07:26:09.175Z] #37 1.971 + RM_GOPATH=0 [2021-05-27T07:26:09.175Z] #37 1.971 + TMP_GOPATH= [2021-05-27T07:26:09.175Z] #37 1.971 + : /build [2021-05-27T07:26:09.175Z] #37 1.971 + '[' -z '' ']' [2021-05-27T07:26:09.175Z] #37 1.973 ++ mktemp -d [2021-05-27T07:26:09.175Z] #37 1.976 + export GOPATH=/tmp/tmp.YQzG5qh0Q4 [2021-05-27T07:26:09.175Z] #37 1.976 + GOPATH=/tmp/tmp.YQzG5qh0Q4 [2021-05-27T07:26:09.175Z] #37 1.976 + RM_GOPATH=1 [2021-05-27T07:26:09.175Z] #37 1.977 + case "$(go env GOARCH)" in [2021-05-27T07:26:09.175Z] #37 1.978 ++ go env GOARCH [2021-05-27T07:26:09.175Z] #37 2.013 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:09.175Z] #37 2.013 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:09.175Z] #37 2.022 ++ dirname /tmp/install/install.sh [2021-05-27T07:26:09.175Z] #37 2.030 + dir=/tmp/install [2021-05-27T07:26:09.175Z] #37 2.030 + bin=tini [2021-05-27T07:26:09.175Z] #37 2.030 + shift [2021-05-27T07:26:09.175Z] #37 2.030 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-27T07:26:09.175Z] #37 2.030 + . /tmp/install/tini.installer [2021-05-27T07:26:09.175Z] #37 2.030 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:26:09.175Z] #37 2.030 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:26:09.175Z] #37 2.030 + install_tini [2021-05-27T07:26:09.175Z] #37 2.030 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-27T07:26:09.175Z] #37 2.030 + git clone https://github.com/krallin/tini.git /tmp/tmp.YQzG5qh0Q4/tini [2021-05-27T07:26:09.175Z] #37 2.035 Cloning into '/tmp/tmp.YQzG5qh0Q4/tini'... [2021-05-27T07:26:09.247Z] #36 83.27 Selecting previously unselected package cmake. [2021-05-27T07:26:09.247Z] #36 83.27 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-27T07:26:09.247Z] #36 83.30 Unpacking cmake (3.13.4-1) ... [2021-05-27T07:26:09.309Z] #43 25.45 CC images/fsnotify.o [2021-05-27T07:26:09.437Z] #37 2.756 + cd /tmp/tmp.YQzG5qh0Q4/tini [2021-05-27T07:26:09.700Z] #37 2.757 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:26:09.700Z] #37 2.770 + cmake . [2021-05-27T07:26:09.700Z] #37 ... [2021-05-27T07:26:09.700Z] [2021-05-27T07:26:09.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-05-27T07:26:09.700Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:26:09.700Z] #13 55.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-27T07:26:09.700Z] #13 55.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-27T07:26:09.700Z] #13 55.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-27T07:26:09.700Z] #13 61.28 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-27T07:26:09.700Z] #13 61.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-27T07:26:09.700Z] #13 61.84 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:09.700Z] #13 62.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-27T07:26:09.700Z] #13 62.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-27T07:26:09.700Z] #13 62.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:09.897Z] #43 26.11 CC images/signalfd.o [2021-05-27T07:26:09.951Z] #42 ... [2021-05-27T07:26:09.951Z] [2021-05-27T07:26:09.951Z] #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-05-27T07:26:09.951Z] #37 sha256:4a9920d9006b3d6af886d461bd2b6fbb21807a81d4f36792ff87c49f20810d49 [2021-05-27T07:26:09.951Z] #37 1.186 + RM_GOPATH=0 [2021-05-27T07:26:09.951Z] #37 1.186 + TMP_GOPATH= [2021-05-27T07:26:09.951Z] #37 1.186 + : /build [2021-05-27T07:26:09.951Z] #37 1.186 + '[' -z '' ']' [2021-05-27T07:26:09.951Z] #37 1.186 ++ mktemp -d [2021-05-27T07:26:09.951Z] #37 1.194 + export GOPATH=/tmp/tmp.vRBlNsVigL [2021-05-27T07:26:09.951Z] #37 1.194 + GOPATH=/tmp/tmp.vRBlNsVigL [2021-05-27T07:26:09.951Z] #37 1.194 + RM_GOPATH=1 [2021-05-27T07:26:09.951Z] #37 1.194 + case "$(go env GOARCH)" in [2021-05-27T07:26:09.951Z] #37 1.195 ++ go env GOARCH [2021-05-27T07:26:09.951Z] #37 1.233 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:09.951Z] #37 1.233 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:09.951Z] #37 1.233 ++ dirname /tmp/install/install.sh [2021-05-27T07:26:09.951Z] #37 1.237 + dir=/tmp/install [2021-05-27T07:26:09.951Z] #37 1.239 + bin=tini [2021-05-27T07:26:09.951Z] #37 1.239 + shift [2021-05-27T07:26:09.951Z] #37 1.239 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-27T07:26:09.951Z] #37 1.240 + . /tmp/install/tini.installer [2021-05-27T07:26:09.951Z] #37 1.240 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:26:09.951Z] #37 1.242 + install_tini [2021-05-27T07:26:09.951Z] #37 1.242 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-27T07:26:09.951Z] #37 1.242 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:26:09.951Z] #37 1.242 + git clone https://github.com/krallin/tini.git /tmp/tmp.vRBlNsVigL/tini [2021-05-27T07:26:09.951Z] #37 1.252 Cloning into '/tmp/tmp.vRBlNsVigL/tini'... [2021-05-27T07:26:09.963Z] #13 ... [2021-05-27T07:26:09.963Z] [2021-05-27T07:26:09.963Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:09.963Z] #45 sha256:0866fbb3fc0b2583104601d1acef253d286e5869336053e2e38d89ca2dad423c [2021-05-27T07:26:09.963Z] #45 68.04 go/parser [2021-05-27T07:26:10.158Z] #43 26.38 CC images/fs.o [2021-05-27T07:26:10.419Z] #43 26.58 CC images/pstree.o [2021-05-27T07:26:10.419Z] #43 26.74 CC images/pipe.o [2021-05-27T07:26:10.521Z] #37 1.983 + cd /tmp/tmp.vRBlNsVigL/tini [2021-05-27T07:26:10.521Z] #37 1.983 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:26:10.521Z] #37 2.007 + cmake . [2021-05-27T07:26:10.681Z] #43 27.09 CC images/tcp-stream.o [2021-05-27T07:26:10.941Z] #43 ... [2021-05-27T07:26:10.941Z] [2021-05-27T07:26:10.941Z] #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-05-27T07:26:10.941Z] #51 sha256:412af38a1e637c7382e922d7ff676543bdb3a6cba7bf9976a0541cdd3a0f1e45 [2021-05-27T07:26:10.941Z] #51 90.41 mvdan.cc/sh/v3/cmd/shfmt [2021-05-27T07:26:10.941Z] #51 DONE 96.9s [2021-05-27T07:26:10.941Z] [2021-05-27T07:26:10.941Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:10.941Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:10.941Z] #43 27.35 CC images/sk-packet.o [2021-05-27T07:26:11.090Z] #37 2.697 -- The C compiler identification is GNU 8.3.0 [2021-05-27T07:26:11.090Z] #37 2.747 -- Check for working C compiler: /usr/bin/cc [2021-05-27T07:26:11.379Z] #45 ... [2021-05-27T07:26:11.379Z] [2021-05-27T07:26:11.379Z] #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-05-27T07:26:11.379Z] #51 sha256:050d37b790f9ba4bb081b3ac6b6145b04fceb241b8fed972fe729463e31ad4a4 [2021-05-27T07:26:11.379Z] #51 60.08 mvdan.cc/editorconfig [2021-05-27T07:26:11.379Z] #51 60.57 go/scanner [2021-05-27T07:26:11.379Z] #51 60.78 golang.org/x/crypto/ssh/terminal [2021-05-27T07:26:11.379Z] #51 62.13 go/ast [2021-05-27T07:26:11.379Z] #51 62.38 mvdan.cc/sh/v3/syntax [2021-05-27T07:26:11.379Z] #51 68.30 mvdan.cc/sh/v3/cmd/shfmt [2021-05-27T07:26:11.511Z] #43 27.65 CC images/mnt.o [2021-05-27T07:26:11.642Z] #51 ... [2021-05-27T07:26:11.642Z] [2021-05-27T07:26:11.642Z] #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-05-27T07:26:11.642Z] #37 sha256:cfb8c15f5dbae6233d4fb181be3821b2e82a873d2d89a7529e577352b2155f95 [2021-05-27T07:26:11.642Z] #37 3.411 -- The C compiler identification is GNU 8.3.0 [2021-05-27T07:26:11.642Z] #37 3.453 -- Check for working C compiler: /usr/bin/cc [2021-05-27T07:26:11.642Z] #37 4.144 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-27T07:26:11.642Z] #37 4.154 -- Detecting C compiler ABI info [2021-05-27T07:26:11.642Z] #37 4.915 -- Detecting C compiler ABI info - done [2021-05-27T07:26:11.773Z] #43 27.96 CC images/pipe-data.o [2021-05-27T07:26:11.905Z] #37 4.971 -- Detecting C compile features [2021-05-27T07:26:12.029Z] #37 3.411 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-27T07:26:12.029Z] #37 3.425 -- Detecting C compiler ABI info [2021-05-27T07:26:12.034Z] #43 28.18 CC images/sa.o [2021-05-27T07:26:12.300Z] #43 28.41 CC images/timer.o [2021-05-27T07:26:12.549Z] #36 86.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:26:12.549Z] #36 86.42 Setting up xxd (2:8.1.0875-5) ... [2021-05-27T07:26:12.549Z] #36 86.44 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-27T07:26:12.549Z] #36 86.45 Setting up vim-common (2:8.1.0875-5) ... [2021-05-27T07:26:12.549Z] #36 86.51 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-27T07:26:12.549Z] #36 86.54 Setting up cmake-data (3.13.4-1) ... [2021-05-27T07:26:12.549Z] #36 86.57 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-27T07:26:12.549Z] #36 86.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-27T07:26:12.549Z] #36 86.60 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-27T07:26:12.549Z] #36 86.61 Setting up cmake (3.13.4-1) ... [2021-05-27T07:26:12.549Z] #36 86.62 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:26:12.561Z] #43 28.82 CC images/timerfd.o [2021-05-27T07:26:12.600Z] #37 4.093 -- Detecting C compiler ABI info - done [2021-05-27T07:26:12.600Z] #37 4.140 -- Detecting C compile features [2021-05-27T07:26:12.808Z] #36 86.75 Processing triggers for mime-support (3.62) ... [2021-05-27T07:26:12.823Z] #43 29.07 CC images/mm.o [2021-05-27T07:26:13.083Z] #43 29.39 CC images/sk-opts.o [2021-05-27T07:26:13.306Z] #22 10.86 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-27T07:26:13.343Z] #43 29.62 CC images/sk-unix.o [2021-05-27T07:26:13.379Z] #36 DONE 87.5s [2021-05-27T07:26:13.379Z] [2021-05-27T07:26:13.379Z] #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-05-27T07:26:13.379Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:13.379Z] #13 76.89 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:26:13.379Z] #13 77.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:26:13.379Z] #13 77.21 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-27T07:26:13.379Z] #13 77.21 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-27T07:26:13.379Z] #13 77.66 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-27T07:26:13.379Z] #13 77.88 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-27T07:26:13.379Z] #13 77.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-27T07:26:13.379Z] #13 78.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-27T07:26:13.379Z] #13 78.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-27T07:26:13.379Z] #13 80.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-27T07:26:13.379Z] #13 80.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-27T07:26:13.379Z] #13 80.45 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-27T07:26:13.914Z] #43 29.98 CC images/sk-inet.o [2021-05-27T07:26:14.174Z] #43 30.47 CC images/tun.o [2021-05-27T07:26:14.434Z] #43 30.77 CC images/sk-netlink.o [2021-05-27T07:26:14.459Z] #37 7.540 -- Detecting C compile features - done [2021-05-27T07:26:14.459Z] #37 7.634 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-27T07:26:14.508Z] #37 ... [2021-05-27T07:26:14.508Z] [2021-05-27T07:26:14.508Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-27T07:26:14.508Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:26:14.508Z] #42 90.82 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-27T07:26:14.508Z] #42 90.83 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:26:14.508Z] #42 DONE 91.7s [2021-05-27T07:26:14.508Z] [2021-05-27T07:26:14.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-05-27T07:26:14.508Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:14.675Z] #22 12.06 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-27T07:26:14.676Z] #22 12.12 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-27T07:26:14.676Z] #22 12.19 Collecting pyyaml (from yamllint==1.26.1) [2021-05-27T07:26:14.694Z] #43 31.00 CC images/packet-sock.o [2021-05-27T07:26:14.722Z] #37 7.858 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-27T07:26:14.722Z] #37 7.952 -- Configuring done [2021-05-27T07:26:14.722Z] #37 7.968 -- Generating done [2021-05-27T07:26:14.758Z] #13 83.28 Selecting previously unselected package binutils-mingw-w64. [2021-05-27T07:26:14.758Z] #13 83.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-27T07:26:14.758Z] #13 83.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-27T07:26:14.758Z] #13 83.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-27T07:26:14.758Z] #13 ... [2021-05-27T07:26:14.758Z] [2021-05-27T07:26:14.758Z] #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-05-27T07:26:14.758Z] #37 sha256:e3f85ef0e1aaef002ca2d03b113a3a1cb3f71e8eaabff88bbd8aaaa1fdaad05f [2021-05-27T07:26:14.758Z] #37 1.259 + RM_GOPATH=0 [2021-05-27T07:26:14.758Z] #37 1.259 + TMP_GOPATH= [2021-05-27T07:26:14.758Z] #37 1.259 + : /build [2021-05-27T07:26:14.758Z] #37 1.260 + '[' -z '' ']' [2021-05-27T07:26:14.758Z] #37 1.260 ++ mktemp -d [2021-05-27T07:26:14.758Z] #37 1.269 + export GOPATH=/tmp/tmp.JlKITC8IVL [2021-05-27T07:26:14.758Z] #37 1.269 + GOPATH=/tmp/tmp.JlKITC8IVL [2021-05-27T07:26:14.758Z] #37 1.269 + RM_GOPATH=1 [2021-05-27T07:26:14.758Z] #37 1.270 + case "$(go env GOARCH)" in [2021-05-27T07:26:14.758Z] #37 1.270 ++ go env GOARCH [2021-05-27T07:26:14.758Z] #37 1.287 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:14.758Z] #37 1.287 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:14.758Z] #37 1.288 ++ dirname /tmp/install/install.sh [2021-05-27T07:26:14.758Z] #37 1.292 + dir=/tmp/install [2021-05-27T07:26:14.758Z] #37 1.293 + bin=tini [2021-05-27T07:26:14.758Z] #37 1.293 + shift [2021-05-27T07:26:14.758Z] #37 1.293 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-27T07:26:14.758Z] #37 1.293 + . /tmp/install/tini.installer [2021-05-27T07:26:14.758Z] #37 1.295 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:26:14.758Z] #37 1.295 + install_tini [2021-05-27T07:26:14.758Z] #37 1.295 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-27T07:26:14.758Z] #37 1.296 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:26:14.758Z] #37 1.296 + git clone https://github.com/krallin/tini.git /tmp/tmp.JlKITC8IVL/tini [2021-05-27T07:26:14.758Z] #37 1.300 Cloning into '/tmp/tmp.JlKITC8IVL/tini'... [2021-05-27T07:26:14.985Z] #37 7.990 -- Build files have been written to: /tmp/tmp.YQzG5qh0Q4/tini [2021-05-27T07:26:14.985Z] #37 7.993 + make tini-static [2021-05-27T07:26:14.985Z] #37 8.225 Scanning dependencies of target tini-static [2021-05-27T07:26:15.079Z] #43 ... [2021-05-27T07:26:15.079Z] [2021-05-27T07:26:15.079Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:15.079Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:26:15.079Z] #45 82.27 time [2021-05-27T07:26:15.079Z] #45 86.68 internal/fmtsort [2021-05-27T07:26:15.079Z] #45 87.40 internal/syscall/execenv [2021-05-27T07:26:15.079Z] #45 87.60 internal/syscall/unix [2021-05-27T07:26:15.079Z] #45 87.74 internal/poll [2021-05-27T07:26:15.079Z] #45 87.84 strings [2021-05-27T07:26:15.079Z] #45 89.47 os [2021-05-27T07:26:15.079Z] #45 90.86 regexp/syntax [2021-05-27T07:26:15.239Z] #22 12.45 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-27T07:26:15.239Z] #22 12.77 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-27T07:26:15.239Z] #22 12.78 Building wheels for collected packages: yamllint [2021-05-27T07:26:15.239Z] #22 12.78 Running setup.py bdist_wheel for yamllint: started [2021-05-27T07:26:15.247Z] #37 8.416 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-27T07:26:15.264Z] #43 31.42 CC images/ipc-var.o [2021-05-27T07:26:15.264Z] #43 31.58 CC images/ipc-desc.o [2021-05-27T07:26:15.329Z] #37 ... [2021-05-27T07:26:15.329Z] [2021-05-27T07:26:15.329Z] #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-05-27T07:26:15.329Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:26:15.329Z] #42 79.33 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-27T07:26:15.329Z] #42 79.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:26:15.329Z] #42 79.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:26:15.329Z] #42 79.53 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-27T07:26:15.329Z] #42 79.56 Setting up python-six (1.12.0-1) ... [2021-05-27T07:26:15.329Z] #42 83.04 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-27T07:26:15.329Z] #42 83.07 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:26:15.329Z] #42 83.12 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-27T07:26:15.329Z] #42 83.15 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-27T07:26:15.329Z] #42 83.21 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-27T07:26:15.329Z] #42 83.25 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-27T07:26:15.329Z] #42 83.29 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-27T07:26:15.329Z] #42 83.34 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-27T07:26:15.329Z] #42 83.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-27T07:26:15.329Z] #42 83.50 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-27T07:26:15.339Z] #45 ... [2021-05-27T07:26:15.339Z] [2021-05-27T07:26:15.339Z] #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-05-27T07:26:15.339Z] #37 sha256:4a9920d9006b3d6af886d461bd2b6fbb21807a81d4f36792ff87c49f20810d49 [2021-05-27T07:26:15.339Z] #37 6.442 -- Detecting C compile features - done [2021-05-27T07:26:15.339Z] #37 6.499 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-27T07:26:15.339Z] #37 6.785 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-27T07:26:15.525Z] #43 31.76 CC images/ipc-shm.o [2021-05-27T07:26:15.588Z] #42 ... [2021-05-27T07:26:15.588Z] [2021-05-27T07:26:15.588Z] #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-05-27T07:26:15.588Z] #37 sha256:e3f85ef0e1aaef002ca2d03b113a3a1cb3f71e8eaabff88bbd8aaaa1fdaad05f [2021-05-27T07:26:15.588Z] #37 1.982 + cd /tmp/tmp.JlKITC8IVL/tini [2021-05-27T07:26:15.588Z] #37 1.982 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-27T07:26:15.588Z] #37 2.016 + cmake . [2021-05-27T07:26:15.600Z] #37 7.068 -- Configuring done [2021-05-27T07:26:15.600Z] #37 7.077 -- Generating done [2021-05-27T07:26:15.600Z] #37 7.101 -- Build files have been written to: /tmp/tmp.vRBlNsVigL/tini [2021-05-27T07:26:15.600Z] #37 7.106 + make tini-static [2021-05-27T07:26:15.785Z] #43 31.94 CC images/ipc-msg.o [2021-05-27T07:26:16.045Z] #43 32.22 CC images/ipc-sem.o [2021-05-27T07:26:16.045Z] #43 32.44 CC images/utsns.o [2021-05-27T07:26:16.156Z] #37 ... [2021-05-27T07:26:16.156Z] [2021-05-27T07:26:16.156Z] #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-05-27T07:26:16.156Z] #51 sha256:4829c5dd68a67a15f479510ba3932c6ac364e41df8aba930eb7dcca71c1f2219 [2021-05-27T07:26:16.156Z] #51 80.01 time [2021-05-27T07:26:16.156Z] #51 85.27 context [2021-05-27T07:26:16.156Z] #51 86.44 internal/poll [2021-05-27T07:26:16.156Z] #51 88.59 os [2021-05-27T07:26:16.156Z] #51 89.77 encoding/binary [2021-05-27T07:26:16.156Z] #51 ... [2021-05-27T07:26:16.156Z] [2021-05-27T07:26:16.156Z] #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-05-27T07:26:16.156Z] #37 sha256:e3f85ef0e1aaef002ca2d03b113a3a1cb3f71e8eaabff88bbd8aaaa1fdaad05f [2021-05-27T07:26:16.156Z] #37 2.590 -- The C compiler identification is GNU 8.3.0 [2021-05-27T07:26:16.169Z] #37 7.572 Scanning dependencies of target tini-static [2021-05-27T07:26:16.169Z] #37 7.692 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-27T07:26:16.305Z] #43 32.63 CC images/creds.o [2021-05-27T07:26:16.417Z] #37 2.658 -- Check for working C compiler: /usr/bin/cc [2021-05-27T07:26:16.417Z] #37 ... [2021-05-27T07:26:16.417Z] [2021-05-27T07:26:16.417Z] #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-05-27T07:26:16.417Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-27T07:26:16.417Z] #42 89.70 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-27T07:26:16.417Z] #42 89.73 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:26:16.417Z] #42 DONE 90.4s [2021-05-27T07:26:16.565Z] #43 32.89 CC images/vma.o [2021-05-27T07:26:16.607Z] #22 13.86 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-27T07:26:16.607Z] #22 13.86 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-27T07:26:16.607Z] #22 13.92 Successfully built yamllint [2021-05-27T07:26:16.607Z] #22 13.93 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-27T07:26:16.683Z] [2021-05-27T07:26:16.683Z] #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-05-27T07:26:16.683Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:16.683Z] #13 83.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:26:16.683Z] #13 83.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:26:16.683Z] #13 83.63 Selecting previously unselected package dmsetup. [2021-05-27T07:26:16.683Z] #13 83.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:26:16.683Z] #13 83.64 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-27T07:26:16.683Z] #13 83.86 Selecting previously unselected package mingw-w64-common. [2021-05-27T07:26:16.683Z] #13 83.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-27T07:26:16.683Z] #13 83.88 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-27T07:26:16.828Z] #43 33.09 CC images/netdev.o [2021-05-27T07:26:16.863Z] #22 14.31 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-27T07:26:17.108Z] #37 8.755 [100%] Linking C executable tini-static [2021-05-27T07:26:17.120Z] #22 DONE 14.7s [2021-05-27T07:26:17.120Z] [2021-05-27T07:26:17.120Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:17.120Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:17.120Z] #43 132.4 CC criu/net.o [2021-05-27T07:26:17.120Z] #43 135.2 CC criu/netfilter.o [2021-05-27T07:26:17.120Z] #43 135.6 CC criu/page-pipe.o [2021-05-27T07:26:17.120Z] #43 136.2 CC criu/page-xfer.o [2021-05-27T07:26:17.120Z] #43 137.7 CC criu/pagemap-cache.o [2021-05-27T07:26:17.120Z] #43 138.2 CC criu/pagemap.o [2021-05-27T07:26:17.120Z] #43 139.3 CC criu/parasite-syscall.o [2021-05-27T07:26:17.120Z] #43 140.4 CC criu/path.o [2021-05-27T07:26:17.173Z] #37 ... [2021-05-27T07:26:17.173Z] [2021-05-27T07:26:17.173Z] #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-05-27T07:26:17.173Z] #51 sha256:050d37b790f9ba4bb081b3ac6b6145b04fceb241b8fed972fe729463e31ad4a4 [2021-05-27T07:26:17.173Z] #51 DONE 75.4s [2021-05-27T07:26:17.173Z] [2021-05-27T07:26:17.173Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-27T07:26:17.173Z] #37 sha256:cfb8c15f5dbae6233d4fb181be3821b2e82a873d2d89a7529e577352b2155f95 [2021-05-27T07:26:17.173Z] #37 9.981 [100%] Linking C executable tini-static [2021-05-27T07:26:17.173Z] #37 ... [2021-05-27T07:26:17.173Z] [2021-05-27T07:26:17.173Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:17.173Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:17.173Z] #43 3.248 Note: Building without setproctitle() and strlcpy() support. [2021-05-27T07:26:17.173Z] #43 3.249 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-27T07:26:17.173Z] #43 3.256 Note: Building without GnuTLS support [2021-05-27T07:26:17.173Z] #43 3.267 Makefile.config:39: Warn: you have no libnftables installed [2021-05-27T07:26:17.173Z] #43 3.268 Makefile.config:40: Warn: Building without nftables support [2021-05-27T07:26:17.173Z] #43 5.205 fatal: not a git repository (or any of the parent directories): .git [2021-05-27T07:26:17.173Z] #43 5.285 GEN .gitid [2021-05-27T07:26:17.173Z] #43 5.331 GEN criu/include/version.h [2021-05-27T07:26:17.173Z] #43 5.408 GEN include/common/asm [2021-05-27T07:26:17.173Z] #43 7.096 PBCC images/timens.pb-c.c [2021-05-27T07:26:17.173Z] #43 7.146 DEP images/timens.pb-c.d [2021-05-27T07:26:17.173Z] #43 7.225 PBCC images/fown.pb-c.c [2021-05-27T07:26:17.173Z] #43 7.292 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-27T07:26:17.173Z] #43 7.373 PBCC images/opts.pb-c.c [2021-05-27T07:26:17.173Z] #43 7.385 PBCC images/memfd.pb-c.c [2021-05-27T07:26:17.173Z] #43 7.436 DEP images/fown.pb-c.d [2021-05-27T07:26:17.173Z] #43 7.512 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-27T07:26:17.173Z] #43 7.587 DEP images/opts.pb-c.d [2021-05-27T07:26:17.173Z] #43 7.641 DEP images/memfd.pb-c.d [2021-05-27T07:26:17.173Z] #43 7.732 PBCC images/sit.pb-c.c [2021-05-27T07:26:17.173Z] #43 7.806 DEP images/sit.pb-c.d [2021-05-27T07:26:17.173Z] #43 7.866 PBCC images/macvlan.pb-c.c [2021-05-27T07:26:17.173Z] #43 7.896 DEP images/macvlan.pb-c.d [2021-05-27T07:26:17.173Z] #43 7.990 PBCC images/autofs.pb-c.c [2021-05-27T07:26:17.173Z] #43 8.019 DEP images/autofs.pb-c.d [2021-05-27T07:26:17.173Z] #43 8.132 PBCC images/sysctl.pb-c.c [2021-05-27T07:26:17.173Z] #43 8.160 DEP images/sysctl.pb-c.d [2021-05-27T07:26:17.173Z] #43 8.210 PBCC images/time.pb-c.c [2021-05-27T07:26:17.173Z] #43 8.229 DEP images/time.pb-c.d [2021-05-27T07:26:17.173Z] #43 8.260 PBCC images/binfmt-misc.pb-c.c [2021-05-27T07:26:17.173Z] #43 8.272 DEP images/binfmt-misc.pb-c.d [2021-05-27T07:26:17.173Z] #43 8.331 PBCC images/seccomp.pb-c.c [2021-05-27T07:26:17.173Z] #43 8.357 DEP images/seccomp.pb-c.d [2021-05-27T07:26:17.173Z] #43 8.426 PBCC images/userns.pb-c.c [2021-05-27T07:26:17.173Z] #43 8.457 DEP images/userns.pb-c.d [2021-05-27T07:26:17.173Z] #43 8.497 PBCC images/cgroup.pb-c.c [2021-05-27T07:26:17.173Z] #43 8.532 DEP images/cgroup.pb-c.d [2021-05-27T07:26:17.173Z] #43 8.606 PBCC images/ext-file.pb-c.c [2021-05-27T07:26:17.173Z] #43 8.659 DEP images/ext-file.pb-c.d [2021-05-27T07:26:17.173Z] #43 8.775 PBCC images/rpc.pb-c.c [2021-05-27T07:26:17.173Z] #43 8.791 DEP images/rpc.pb-c.d [2021-05-27T07:26:17.173Z] #43 8.876 PBCC images/siginfo.pb-c.c [2021-05-27T07:26:17.173Z] #43 8.907 DEP images/siginfo.pb-c.d [2021-05-27T07:26:17.173Z] #43 8.971 PBCC images/pagemap.pb-c.c [2021-05-27T07:26:17.173Z] #43 9.015 DEP images/pagemap.pb-c.d [2021-05-27T07:26:17.173Z] #43 9.095 PBCC images/rlimit.pb-c.c [2021-05-27T07:26:17.173Z] #43 9.130 DEP images/rlimit.pb-c.d [2021-05-27T07:26:17.173Z] #43 9.209 PBCC images/file-lock.pb-c.c [2021-05-27T07:26:17.173Z] #43 9.246 DEP images/file-lock.pb-c.d [2021-05-27T07:26:17.173Z] #43 9.280 PBCC images/tty.pb-c.c [2021-05-27T07:26:17.173Z] #43 9.308 DEP images/tty.pb-c.d [2021-05-27T07:26:17.173Z] #43 9.355 PBCC images/tun.pb-c.c [2021-05-27T07:26:17.173Z] #43 9.393 PBCC images/netdev.pb-c.c [2021-05-27T07:26:17.173Z] #43 9.439 DEP images/tun.pb-c.d [2021-05-27T07:26:17.173Z] #43 9.508 DEP images/netdev.pb-c.d [2021-05-27T07:26:17.173Z] #43 9.624 PBCC images/vma.pb-c.c [2021-05-27T07:26:17.173Z] #43 9.687 DEP images/vma.pb-c.d [2021-05-27T07:26:17.173Z] #43 9.750 PBCC images/creds.pb-c.c [2021-05-27T07:26:17.173Z] #43 9.765 DEP images/creds.pb-c.d [2021-05-27T07:26:17.173Z] #43 9.795 PBCC images/utsns.pb-c.c [2021-05-27T07:26:17.173Z] #43 9.815 DEP images/utsns.pb-c.d [2021-05-27T07:26:17.173Z] #43 9.921 PBCC images/ipc-desc.pb-c.c [2021-05-27T07:26:17.173Z] #43 9.995 PBCC images/ipc-sem.pb-c.c [2021-05-27T07:26:17.173Z] #43 10.10 DEP images/ipc-desc.pb-c.d [2021-05-27T07:26:17.385Z] #43 ... [2021-05-27T07:26:17.385Z] [2021-05-27T07:26:17.385Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-27T07:26:17.385Z] #25 sha256:31390a87949c65ebc20c1b37d3873b5bfaf65b7acfbc6212347dc2f394b36701 [2021-05-27T07:26:17.398Z] #43 33.51 CC images/tty.o [2021-05-27T07:26:17.435Z] #43 10.28 DEP images/ipc-sem.pb-c.d [2021-05-27T07:26:17.435Z] #43 10.41 PBCC images/ipc-msg.pb-c.c [2021-05-27T07:26:17.435Z] #43 10.54 DEP images/ipc-msg.pb-c.d [2021-05-27T07:26:17.435Z] #43 10.58 PBCC images/ipc-shm.pb-c.c [2021-05-27T07:26:17.435Z] #43 10.64 DEP images/ipc-shm.pb-c.d [2021-05-27T07:26:17.641Z] #25 DONE 0.3s [2021-05-27T07:26:17.641Z] [2021-05-27T07:26:17.641Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-27T07:26:17.641Z] #30 sha256:581274a4084ae1fb469cb0b16bcd49b89dd7b2ef086a3d6d8b02fd9521e4d365 [2021-05-27T07:26:17.659Z] #43 34.08 CC images/file-lock.o [2021-05-27T07:26:17.685Z] #37 ... [2021-05-27T07:26:17.685Z] [2021-05-27T07:26:17.685Z] #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-05-27T07:26:17.685Z] #51 sha256:01ea27c1af141f2f8795d65466c02bb5b3138c15f0d0974cd24bde69a4c0fee8 [2021-05-27T07:26:17.685Z] #51 84.89 context [2021-05-27T07:26:17.685Z] #51 85.98 internal/poll [2021-05-27T07:26:17.685Z] #51 88.18 os [2021-05-27T07:26:17.685Z] #51 89.16 encoding/binary [2021-05-27T07:26:17.685Z] #51 91.38 encoding/base64 [2021-05-27T07:26:17.685Z] #51 91.43 fmt [2021-05-27T07:26:17.685Z] #51 92.40 path/filepath [2021-05-27T07:26:17.685Z] #51 93.86 golang.org/x/sys/unix [2021-05-27T07:26:17.685Z] #51 ... [2021-05-27T07:26:17.685Z] [2021-05-27T07:26:17.685Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:17.685Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:17.685Z] #43 2.125 Note: Building without setproctitle() and strlcpy() support. [2021-05-27T07:26:17.685Z] #43 2.125 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-27T07:26:17.685Z] #43 2.139 Note: Building without GnuTLS support [2021-05-27T07:26:17.685Z] #43 2.148 Makefile.config:39: Warn: you have no libnftables installed [2021-05-27T07:26:17.685Z] #43 2.148 Makefile.config:40: Warn: Building without nftables support [2021-05-27T07:26:17.698Z] #43 10.73 PBCC images/ipc-var.pb-c.c [2021-05-27T07:26:17.698Z] #43 10.78 DEP images/ipc-var.pb-c.d [2021-05-27T07:26:17.698Z] #43 10.85 PBCC images/sk-opts.pb-c.c [2021-05-27T07:26:17.698Z] #43 10.88 PBCC images/packet-sock.pb-c.c [2021-05-27T07:26:17.960Z] #43 10.96 DEP images/sk-opts.pb-c.d [2021-05-27T07:26:17.960Z] #43 ... [2021-05-27T07:26:17.960Z] [2021-05-27T07:26:17.960Z] #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-05-27T07:26:17.960Z] #37 sha256:cfb8c15f5dbae6233d4fb181be3821b2e82a873d2d89a7529e577352b2155f95 [2021-05-27T07:26:17.960Z] #37 11.09 [100%] Built target tini-static [2021-05-27T07:26:17.960Z] #37 11.19 + mkdir -p /build [2021-05-27T07:26:17.960Z] #37 11.19 + cp tini-static /build/docker-init [2021-05-27T07:26:18.222Z] #37 DONE 11.5s [2021-05-27T07:26:18.222Z] [2021-05-27T07:26:18.223Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:18.223Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:18.223Z] #43 11.04 DEP images/packet-sock.pb-c.d [2021-05-27T07:26:18.223Z] #43 11.14 PBCC images/sk-netlink.pb-c.c [2021-05-27T07:26:18.223Z] #43 11.32 DEP images/sk-netlink.pb-c.d [2021-05-27T07:26:18.223Z] #43 11.36 PBCC images/sk-inet.pb-c.c [2021-05-27T07:26:18.223Z] #43 11.40 DEP images/sk-inet.pb-c.d [2021-05-27T07:26:18.231Z] #43 34.28 CC images/rlimit.o [2021-05-27T07:26:18.231Z] #43 34.46 CC images/pagemap.o [2021-05-27T07:26:18.261Z] #43 ... [2021-05-27T07:26:18.261Z] [2021-05-27T07:26:18.261Z] #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-05-27T07:26:18.261Z] #37 sha256:4a9920d9006b3d6af886d461bd2b6fbb21807a81d4f36792ff87c49f20810d49 [2021-05-27T07:26:18.261Z] #37 9.527 [100%] Built target tini-static [2021-05-27T07:26:18.261Z] #37 9.628 + mkdir -p /build [2021-05-27T07:26:18.261Z] #37 9.632 + cp tini-static /build/docker-init [2021-05-27T07:26:18.261Z] #37 DONE 9.9s [2021-05-27T07:26:18.485Z] #43 11.50 PBCC images/sk-unix.pb-c.c [2021-05-27T07:26:18.485Z] #43 11.56 DEP images/sk-unix.pb-c.d [2021-05-27T07:26:18.520Z] [2021-05-27T07:26:18.520Z] #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-05-27T07:26:18.520Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:18.520Z] #13 78.24 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-27T07:26:18.520Z] #13 78.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:26:18.520Z] #13 78.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:26:18.520Z] #13 78.49 Selecting previously unselected package dmsetup. [2021-05-27T07:26:18.520Z] #13 78.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:26:18.520Z] #13 78.51 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-27T07:26:18.520Z] #13 78.75 Selecting previously unselected package mingw-w64-common. [2021-05-27T07:26:18.520Z] #13 78.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-27T07:26:18.520Z] #13 78.75 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-27T07:26:18.520Z] #13 84.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-27T07:26:18.520Z] #13 84.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-27T07:26:18.520Z] #13 84.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-27T07:26:18.748Z] #43 11.74 PBCC images/mm.pb-c.c [2021-05-27T07:26:18.748Z] #43 11.80 DEP images/mm.pb-c.d [2021-05-27T07:26:18.748Z] #43 11.86 PBCC images/timerfd.pb-c.c [2021-05-27T07:26:18.748Z] #43 11.90 DEP images/timerfd.pb-c.d [2021-05-27T07:26:18.779Z] #13 ... [2021-05-27T07:26:18.779Z] [2021-05-27T07:26:18.779Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:18.779Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:18.779Z] #43 4.204 fatal: not a git repository (or any of the parent directories): .git [2021-05-27T07:26:18.779Z] #43 4.400 GEN .gitid [2021-05-27T07:26:18.802Z] #43 34.83 CC images/siginfo.o [2021-05-27T07:26:18.802Z] #43 35.07 CC images/rpc.o [2021-05-27T07:26:19.010Z] #43 11.96 PBCC images/timer.pb-c.c [2021-05-27T07:26:19.010Z] #43 11.98 DEP images/timer.pb-c.d [2021-05-27T07:26:19.010Z] #43 12.02 PBCC images/sa.pb-c.c [2021-05-27T07:26:19.010Z] #43 12.05 DEP images/sa.pb-c.d [2021-05-27T07:26:19.010Z] #43 12.12 PBCC images/pipe-data.pb-c.c [2021-05-27T07:26:19.039Z] #43 4.533 GEN criu/include/version.h [2021-05-27T07:26:19.217Z] #13 ... [2021-05-27T07:26:19.217Z] [2021-05-27T07:26:19.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-05-27T07:26:19.217Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:26:19.217Z] #45 82.82 time [2021-05-27T07:26:19.217Z] #45 87.25 internal/fmtsort [2021-05-27T07:26:19.217Z] #45 87.73 internal/poll [2021-05-27T07:26:19.217Z] #45 88.09 internal/syscall/execenv [2021-05-27T07:26:19.217Z] #45 88.33 internal/syscall/unix [2021-05-27T07:26:19.217Z] #45 88.59 strings [2021-05-27T07:26:19.217Z] #45 90.26 os [2021-05-27T07:26:19.217Z] #45 91.40 regexp/syntax [2021-05-27T07:26:19.217Z] #45 ... [2021-05-27T07:26:19.217Z] [2021-05-27T07:26:19.217Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:19.217Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:19.218Z] #43 2.329 Note: Building without setproctitle() and strlcpy() support. [2021-05-27T07:26:19.218Z] #43 2.329 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-27T07:26:19.218Z] #43 2.366 Note: Building without GnuTLS support [2021-05-27T07:26:19.218Z] #43 2.373 Makefile.config:39: Warn: you have no libnftables installed [2021-05-27T07:26:19.218Z] #43 2.373 Makefile.config:40: Warn: Building without nftables support [2021-05-27T07:26:19.273Z] #43 12.15 DEP images/pipe-data.pb-c.d [2021-05-27T07:26:19.273Z] #43 12.31 PBCC images/mnt.pb-c.c [2021-05-27T07:26:19.273Z] #43 12.37 DEP images/mnt.pb-c.d [2021-05-27T07:26:19.273Z] #43 12.39 PBCC images/sk-packet.pb-c.c [2021-05-27T07:26:19.299Z] #43 4.704 GEN include/common/asm [2021-05-27T07:26:19.372Z] #43 ... [2021-05-27T07:26:19.373Z] [2021-05-27T07:26:19.373Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:19.373Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:26:19.373Z] #45 95.49 hash/crc32 [2021-05-27T07:26:19.373Z] #45 96.03 vendor/golang.org/x/crypto/cryptobyte [2021-05-27T07:26:19.373Z] #45 96.04 compress/gzip [2021-05-27T07:26:19.373Z] #45 96.74 net [2021-05-27T07:26:19.373Z] #45 98.20 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-27T07:26:19.373Z] #45 99.61 vendor/golang.org/x/text/transform [2021-05-27T07:26:19.373Z] #45 100.4 vendor/golang.org/x/text/unicode/bidi [2021-05-27T07:26:19.373Z] #45 102.1 vendor/golang.org/x/text/secure/bidirule [2021-05-27T07:26:19.373Z] #45 102.4 vendor/golang.org/x/text/unicode/norm [2021-05-27T07:26:19.535Z] #43 12.41 DEP images/sk-packet.pb-c.d [2021-05-27T07:26:19.535Z] #43 12.43 PBCC images/tcp-stream.pb-c.c [2021-05-27T07:26:19.535Z] #43 12.46 DEP images/tcp-stream.pb-c.d [2021-05-27T07:26:19.535Z] #43 12.53 PBCC images/pipe.pb-c.c [2021-05-27T07:26:19.535Z] #43 12.58 DEP images/pipe.pb-c.d [2021-05-27T07:26:19.535Z] #43 12.64 PBCC images/pstree.pb-c.c [2021-05-27T07:26:19.535Z] #43 12.66 DEP images/pstree.pb-c.d [2021-05-27T07:26:19.535Z] #43 12.72 PBCC images/fs.pb-c.c [2021-05-27T07:26:19.535Z] #43 12.76 DEP images/fs.pb-c.d [2021-05-27T07:26:19.633Z] #45 ... [2021-05-27T07:26:19.633Z] [2021-05-27T07:26:19.633Z] #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-05-27T07:26:19.633Z] #56 sha256:ff6691c7931aa5f2d3e400dee3311287213b987ae1f6fdca5180292aed20b7b1 [2021-05-27T07:26:19.633Z] #56 51.08 + bin/ctr [2021-05-27T07:26:19.633Z] #56 ... [2021-05-27T07:26:19.633Z] [2021-05-27T07:26:19.633Z] #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-05-27T07:26:19.633Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:19.633Z] #13 97.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-27T07:26:19.633Z] #13 97.88 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:26:19.633Z] #13 97.88 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:19.798Z] #43 12.82 PBCC images/signalfd.pb-c.c [2021-05-27T07:26:19.798Z] #43 12.89 DEP images/signalfd.pb-c.d [2021-05-27T07:26:19.798Z] #43 12.94 PBCC images/fh.pb-c.c [2021-05-27T07:26:19.798Z] #43 12.99 PBCC images/fsnotify.pb-c.c [2021-05-27T07:26:20.060Z] #43 13.03 DEP images/fh.pb-c.d [2021-05-27T07:26:20.060Z] #43 13.07 DEP images/fsnotify.pb-c.d [2021-05-27T07:26:20.060Z] #43 13.12 PBCC images/eventpoll.pb-c.c [2021-05-27T07:26:20.060Z] #43 13.13 DEP images/eventpoll.pb-c.d [2021-05-27T07:26:20.060Z] #43 13.17 PBCC images/eventfd.pb-c.c [2021-05-27T07:26:20.060Z] #43 13.26 DEP images/eventfd.pb-c.d [2021-05-27T07:26:20.322Z] #43 13.30 PBCC images/remap-file-path.pb-c.c [2021-05-27T07:26:20.322Z] #43 13.34 DEP images/remap-file-path.pb-c.d [2021-05-27T07:26:20.585Z] #43 13.55 PBCC images/fifo.pb-c.c [2021-05-27T07:26:20.585Z] #43 13.57 DEP images/fifo.pb-c.d [2021-05-27T07:26:20.585Z] #43 13.68 PBCC images/ghost-file.pb-c.c [2021-05-27T07:26:20.585Z] #43 13.75 DEP images/ghost-file.pb-c.d [2021-05-27T07:26:20.585Z] #43 13.80 PBCC images/regfile.pb-c.c [2021-05-27T07:26:20.847Z] #43 13.85 DEP images/regfile.pb-c.d [2021-05-27T07:26:20.847Z] #43 13.94 PBCC images/ns.pb-c.c [2021-05-27T07:26:20.847Z] #43 13.96 DEP images/ns.pb-c.d [2021-05-27T07:26:20.847Z] #43 14.05 PBCC images/fdinfo.pb-c.c [2021-05-27T07:26:21.109Z] #43 14.11 DEP images/fdinfo.pb-c.d [2021-05-27T07:26:21.109Z] #43 14.16 PBCC images/core-aarch64.pb-c.c [2021-05-27T07:26:21.109Z] #43 14.22 PBCC images/core-arm.pb-c.c [2021-05-27T07:26:21.109Z] #43 14.31 PBCC images/core-ppc64.pb-c.c [2021-05-27T07:26:21.122Z] #43 4.353 fatal: not a git repository (or any of the parent directories): .git [2021-05-27T07:26:21.122Z] #43 4.434 GEN .gitid [2021-05-27T07:26:21.122Z] #43 4.461 GEN criu/include/version.h [2021-05-27T07:26:21.122Z] #43 4.548 GEN include/common/asm [2021-05-27T07:26:21.204Z] #43 6.331 PBCC images/timens.pb-c.c [2021-05-27T07:26:21.204Z] #43 6.381 DEP images/timens.pb-c.d [2021-05-27T07:26:21.204Z] #43 6.457 PBCC images/fown.pb-c.c [2021-05-27T07:26:21.204Z] #43 6.483 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-27T07:26:21.204Z] #43 6.546 PBCC images/opts.pb-c.c [2021-05-27T07:26:21.204Z] #43 6.617 PBCC images/memfd.pb-c.c [2021-05-27T07:26:21.204Z] #43 6.713 DEP images/fown.pb-c.d [2021-05-27T07:26:21.372Z] #43 14.34 PBCC images/core-s390.pb-c.c [2021-05-27T07:26:21.372Z] #43 14.38 PBCC images/core-x86.pb-c.c [2021-05-27T07:26:21.372Z] #43 14.42 PBCC images/core.pb-c.c [2021-05-27T07:26:21.372Z] #43 14.48 PBCC images/inventory.pb-c.c [2021-05-27T07:26:21.372Z] #43 14.53 DEP images/core-aarch64.pb-c.d [2021-05-27T07:26:21.464Z] #43 6.765 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-27T07:26:21.464Z] #43 6.840 DEP images/opts.pb-c.d [2021-05-27T07:26:21.464Z] #43 6.892 DEP images/memfd.pb-c.d [2021-05-27T07:26:21.464Z] #43 6.973 PBCC images/sit.pb-c.c [2021-05-27T07:26:21.634Z] #43 14.60 DEP images/core-arm.pb-c.d [2021-05-27T07:26:21.634Z] #43 14.68 DEP images/core-ppc64.pb-c.d [2021-05-27T07:26:21.634Z] #43 14.76 DEP images/core-s390.pb-c.d [2021-05-27T07:26:21.723Z] #43 7.017 DEP images/sit.pb-c.d [2021-05-27T07:26:21.723Z] #43 7.069 PBCC images/macvlan.pb-c.c [2021-05-27T07:26:21.723Z] #43 7.113 DEP images/macvlan.pb-c.d [2021-05-27T07:26:21.723Z] #43 7.157 PBCC images/autofs.pb-c.c [2021-05-27T07:26:21.723Z] #43 7.168 DEP images/autofs.pb-c.d [2021-05-27T07:26:21.723Z] #43 7.211 PBCC images/sysctl.pb-c.c [2021-05-27T07:26:21.723Z] #43 7.234 DEP images/sysctl.pb-c.d [2021-05-27T07:26:21.896Z] #43 14.83 DEP images/core-x86.pb-c.d [2021-05-27T07:26:21.896Z] #43 14.90 DEP images/core.pb-c.d [2021-05-27T07:26:21.896Z] #43 14.96 DEP images/inventory.pb-c.d [2021-05-27T07:26:21.896Z] #43 15.05 PBCC images/cpuinfo.pb-c.c [2021-05-27T07:26:21.896Z] #43 15.10 DEP images/cpuinfo.pb-c.d [2021-05-27T07:26:21.983Z] #43 7.269 PBCC images/time.pb-c.c [2021-05-27T07:26:21.983Z] #43 7.285 DEP images/time.pb-c.d [2021-05-27T07:26:21.983Z] #43 7.327 PBCC images/binfmt-misc.pb-c.c [2021-05-27T07:26:21.983Z] #43 7.360 DEP images/binfmt-misc.pb-c.d [2021-05-27T07:26:21.983Z] #43 7.414 PBCC images/seccomp.pb-c.c [2021-05-27T07:26:21.983Z] #43 7.445 DEP images/seccomp.pb-c.d [2021-05-27T07:26:22.158Z] #43 15.15 PBCC images/stats.pb-c.c [2021-05-27T07:26:22.158Z] #43 15.17 DEP images/stats.pb-c.d [2021-05-27T07:26:22.242Z] #43 7.513 PBCC images/userns.pb-c.c [2021-05-27T07:26:22.242Z] #43 7.543 DEP images/userns.pb-c.d [2021-05-27T07:26:22.242Z] #43 7.577 PBCC images/cgroup.pb-c.c [2021-05-27T07:26:22.242Z] #43 7.625 DEP images/cgroup.pb-c.d [2021-05-27T07:26:22.242Z] #43 7.736 PBCC images/ext-file.pb-c.c [2021-05-27T07:26:22.242Z] #43 7.763 DEP images/ext-file.pb-c.d [2021-05-27T07:26:22.242Z] #43 7.827 PBCC images/rpc.pb-c.c [2021-05-27T07:26:22.242Z] #43 7.872 DEP images/rpc.pb-c.d [2021-05-27T07:26:22.421Z] #43 ... [2021-05-27T07:26:22.421Z] [2021-05-27T07:26:22.421Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:22.421Z] #45 sha256:0866fbb3fc0b2583104601d1acef253d286e5869336053e2e38d89ca2dad423c [2021-05-27T07:26:22.421Z] #45 71.04 go/doc [2021-05-27T07:26:22.421Z] #45 71.41 encoding/xml [2021-05-27T07:26:22.421Z] #45 73.38 compress/gzip [2021-05-27T07:26:22.421Z] #45 73.98 crypto/elliptic [2021-05-27T07:26:22.421Z] #45 76.85 github.com/LK4D4/vndr/build [2021-05-27T07:26:22.421Z] #45 77.70 vendor/golang.org/x/crypto/cryptobyte [2021-05-27T07:26:22.421Z] #45 80.36 vendor/golang.org/x/text/unicode/norm [2021-05-27T07:26:22.421Z] #45 80.98 net/http/internal [2021-05-27T07:26:22.499Z] #43 6.107 PBCC images/timens.pb-c.c [2021-05-27T07:26:22.499Z] #43 6.164 DEP images/timens.pb-c.d [2021-05-27T07:26:22.502Z] #43 7.912 PBCC images/siginfo.pb-c.c [2021-05-27T07:26:22.502Z] #43 7.961 DEP images/siginfo.pb-c.d [2021-05-27T07:26:22.502Z] #43 8.008 PBCC images/pagemap.pb-c.c [2021-05-27T07:26:22.502Z] #43 8.056 DEP images/pagemap.pb-c.d [2021-05-27T07:26:22.502Z] #43 8.132 PBCC images/rlimit.pb-c.c [2021-05-27T07:26:22.683Z] #45 ... [2021-05-27T07:26:22.683Z] [2021-05-27T07:26:22.683Z] #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-05-27T07:26:22.683Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:26:22.683Z] #13 77.01 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-27T07:26:22.683Z] #13 77.01 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-27T07:26:22.683Z] #13 77.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:22.758Z] #43 6.211 PBCC images/fown.pb-c.c [2021-05-27T07:26:22.758Z] #43 6.239 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-27T07:26:22.758Z] #43 6.313 PBCC images/opts.pb-c.c [2021-05-27T07:26:22.758Z] #43 6.353 PBCC images/memfd.pb-c.c [2021-05-27T07:26:22.758Z] #43 6.396 DEP images/fown.pb-c.d [2021-05-27T07:26:22.758Z] #43 6.433 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-27T07:26:22.761Z] #43 8.160 DEP images/rlimit.pb-c.d [2021-05-27T07:26:22.761Z] #43 8.191 PBCC images/file-lock.pb-c.c [2021-05-27T07:26:22.761Z] #43 8.233 DEP images/file-lock.pb-c.d [2021-05-27T07:26:22.761Z] #43 8.257 PBCC images/tty.pb-c.c [2021-05-27T07:26:22.761Z] #43 8.311 DEP images/tty.pb-c.d [2021-05-27T07:26:22.761Z] #43 8.362 PBCC images/tun.pb-c.c [2021-05-27T07:26:22.931Z] #13 ... [2021-05-27T07:26:22.931Z] [2021-05-27T07:26:22.931Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:22.931Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:22.931Z] #43 36.24 CC images/ext-file.o [2021-05-27T07:26:22.931Z] #43 36.43 CC images/cgroup.o [2021-05-27T07:26:22.931Z] #43 37.01 CC images/userns.o [2021-05-27T07:26:22.931Z] #43 37.24 CC images/google/protobuf/descriptor.o [2021-05-27T07:26:22.931Z] #43 38.87 CC images/opts.o [2021-05-27T07:26:22.931Z] #43 39.14 CC images/seccomp.o [2021-05-27T07:26:23.018Z] #43 6.472 DEP images/opts.pb-c.d [2021-05-27T07:26:23.018Z] #43 6.550 DEP images/memfd.pb-c.d [2021-05-27T07:26:23.018Z] #43 ... [2021-05-27T07:26:23.018Z] [2021-05-27T07:26:23.018Z] #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-05-27T07:26:23.018Z] #37 sha256:e3f85ef0e1aaef002ca2d03b113a3a1cb3f71e8eaabff88bbd8aaaa1fdaad05f [2021-05-27T07:26:23.018Z] #37 3.612 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-27T07:26:23.018Z] #37 3.616 -- Detecting C compiler ABI info [2021-05-27T07:26:23.018Z] #37 4.229 -- Detecting C compiler ABI info - done [2021-05-27T07:26:23.018Z] #37 4.285 -- Detecting C compile features [2021-05-27T07:26:23.018Z] #37 6.081 -- Detecting C compile features - done [2021-05-27T07:26:23.018Z] #37 6.133 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-27T07:26:23.018Z] #37 6.336 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-27T07:26:23.018Z] #37 6.465 -- Configuring done [2021-05-27T07:26:23.018Z] #37 6.480 -- Generating done [2021-05-27T07:26:23.018Z] #37 6.486 -- Build files have been written to: /tmp/tmp.JlKITC8IVL/tini [2021-05-27T07:26:23.018Z] #37 6.489 + make tini-static [2021-05-27T07:26:23.018Z] #37 6.872 Scanning dependencies of target tini-static [2021-05-27T07:26:23.018Z] #37 6.970 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-27T07:26:23.018Z] #37 8.308 [100%] Linking C executable tini-static [2021-05-27T07:26:23.018Z] #37 8.856 [100%] Built target tini-static [2021-05-27T07:26:23.018Z] #37 8.929 + mkdir -p /build [2021-05-27T07:26:23.018Z] #37 8.938 + cp tini-static /build/docker-init [2021-05-27T07:26:23.018Z] #37 DONE 9.5s [2021-05-27T07:26:23.018Z] [2021-05-27T07:26:23.018Z] #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-05-27T07:26:23.018Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:23.018Z] #13 89.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-27T07:26:23.018Z] #13 89.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-27T07:26:23.018Z] #13 89.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-27T07:26:23.021Z] #43 8.416 PBCC images/netdev.pb-c.c [2021-05-27T07:26:23.021Z] #43 8.500 DEP images/tun.pb-c.d [2021-05-27T07:26:23.021Z] #43 8.543 DEP images/netdev.pb-c.d [2021-05-27T07:26:23.021Z] #43 8.596 PBCC images/vma.pb-c.c [2021-05-27T07:26:23.191Z] #43 39.44 CC images/binfmt-misc.o [2021-05-27T07:26:23.281Z] #43 8.654 DEP images/vma.pb-c.d [2021-05-27T07:26:23.281Z] #43 8.739 PBCC images/creds.pb-c.c [2021-05-27T07:26:23.281Z] #43 8.759 DEP images/creds.pb-c.d [2021-05-27T07:26:23.281Z] #43 8.800 PBCC images/utsns.pb-c.c [2021-05-27T07:26:23.281Z] #43 8.815 DEP images/utsns.pb-c.d [2021-05-27T07:26:23.281Z] #43 8.841 PBCC images/ipc-desc.pb-c.c [2021-05-27T07:26:23.281Z] #43 8.861 PBCC images/ipc-sem.pb-c.c [2021-05-27T07:26:23.451Z] #43 39.71 CC images/time.o [2021-05-27T07:26:23.540Z] #43 8.902 DEP images/ipc-desc.pb-c.d [2021-05-27T07:26:23.540Z] #43 8.969 DEP images/ipc-sem.pb-c.d [2021-05-27T07:26:23.540Z] #43 9.020 PBCC images/ipc-msg.pb-c.c [2021-05-27T07:26:23.540Z] #43 9.054 DEP images/ipc-msg.pb-c.d [2021-05-27T07:26:23.540Z] #43 9.099 PBCC images/ipc-shm.pb-c.c [2021-05-27T07:26:23.712Z] #43 39.94 CC images/sysctl.o [2021-05-27T07:26:23.799Z] #43 9.121 DEP images/ipc-shm.pb-c.d [2021-05-27T07:26:23.799Z] #43 9.189 PBCC images/ipc-var.pb-c.c [2021-05-27T07:26:23.799Z] #43 9.219 DEP images/ipc-var.pb-c.d [2021-05-27T07:26:23.799Z] #43 9.287 PBCC images/sk-opts.pb-c.c [2021-05-27T07:26:23.799Z] #43 9.299 PBCC images/packet-sock.pb-c.c [2021-05-27T07:26:23.972Z] #43 40.18 CC images/autofs.o [2021-05-27T07:26:23.972Z] #43 40.42 CC images/macvlan.o [2021-05-27T07:26:24.059Z] #43 9.390 DEP images/sk-opts.pb-c.d [2021-05-27T07:26:24.059Z] #43 9.437 DEP images/packet-sock.pb-c.d [2021-05-27T07:26:24.059Z] #43 9.495 PBCC images/sk-netlink.pb-c.c [2021-05-27T07:26:24.059Z] #43 9.589 DEP images/sk-netlink.pb-c.d [2021-05-27T07:26:24.183Z] #30 ... [2021-05-27T07:26:24.183Z] [2021-05-27T07:26:24.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-05-27T07:26:24.183Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:24.183Z] #43 140.9 CC criu/pie-util-vdso-elf32.o [2021-05-27T07:26:24.183Z] #43 141.5 CC criu/pie-util-vdso.o [2021-05-27T07:26:24.183Z] #43 141.9 CC criu/pie-util.o [2021-05-27T07:26:24.183Z] #43 142.1 CC criu/pipes.o [2021-05-27T07:26:24.183Z] #43 142.8 CC criu/plugin.o [2021-05-27T07:26:24.183Z] #43 143.2 CC criu/proc_parse.o [2021-05-27T07:26:24.183Z] #43 145.3 CC criu/protobuf-desc.o [2021-05-27T07:26:24.183Z] #43 146.1 CC criu/protobuf.o [2021-05-27T07:26:24.183Z] #43 146.5 CC criu/pstree.o [2021-05-27T07:26:24.319Z] #43 9.659 PBCC images/sk-inet.pb-c.c [2021-05-27T07:26:24.319Z] #43 9.719 DEP images/sk-inet.pb-c.d [2021-05-27T07:26:24.319Z] #43 9.764 PBCC images/sk-unix.pb-c.c [2021-05-27T07:26:24.319Z] #43 9.784 DEP images/sk-unix.pb-c.d [2021-05-27T07:26:24.319Z] #43 9.878 PBCC images/mm.pb-c.c [2021-05-27T07:26:24.440Z] #43 ... [2021-05-27T07:26:24.440Z] [2021-05-27T07:26:24.440Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-27T07:26:24.440Z] #30 sha256:581274a4084ae1fb469cb0b16bcd49b89dd7b2ef086a3d6d8b02fd9521e4d365 [2021-05-27T07:26:24.440Z] #30 DONE 6.8s [2021-05-27T07:26:24.440Z] [2021-05-27T07:26:24.440Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-27T07:26:24.440Z] #33 sha256:1c8a490af4c124c8cd9f5c5c73d5363896eeab0d56747d14d4c632183ca6ed21 [2021-05-27T07:26:24.542Z] #43 40.62 CC images/sit.o [2021-05-27T07:26:24.542Z] #43 40.81 CC images/memfd.o [2021-05-27T07:26:24.578Z] #43 9.929 DEP images/mm.pb-c.d [2021-05-27T07:26:24.578Z] #43 10.00 PBCC images/timerfd.pb-c.c [2021-05-27T07:26:24.578Z] #43 10.04 DEP images/timerfd.pb-c.d [2021-05-27T07:26:24.578Z] #43 10.11 PBCC images/timer.pb-c.c [2021-05-27T07:26:24.803Z] #43 41.16 CC images/timens.o [2021-05-27T07:26:24.838Z] #43 10.15 DEP images/timer.pb-c.d [2021-05-27T07:26:24.838Z] #43 10.21 PBCC images/sa.pb-c.c [2021-05-27T07:26:24.838Z] #43 10.25 DEP images/sa.pb-c.d [2021-05-27T07:26:24.838Z] #43 10.29 PBCC images/pipe-data.pb-c.c [2021-05-27T07:26:24.838Z] #43 10.31 DEP images/pipe-data.pb-c.d [2021-05-27T07:26:24.838Z] #43 10.37 PBCC images/mnt.pb-c.c [2021-05-27T07:26:25.003Z] #33 DONE 0.6s [2021-05-27T07:26:25.003Z] [2021-05-27T07:26:25.003Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-27T07:26:25.003Z] #35 sha256:d687ddcb0a6199707cc6064ab119f4a8ce85da6f61dd65c1b7997f381e7f8ee9 [2021-05-27T07:26:25.003Z] #35 DONE 0.1s [2021-05-27T07:26:25.003Z] [2021-05-27T07:26:25.003Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-27T07:26:25.003Z] #38 sha256:f317fc5508a2fda37fef4cb070c74ed262f9e92ce710bd78d792f6ba441619a3 [2021-05-27T07:26:25.097Z] #43 10.46 DEP images/mnt.pb-c.d [2021-05-27T07:26:25.097Z] #43 10.51 PBCC images/sk-packet.pb-c.c [2021-05-27T07:26:25.097Z] #43 10.54 DEP images/sk-packet.pb-c.d [2021-05-27T07:26:25.097Z] #43 10.59 PBCC images/tcp-stream.pb-c.c [2021-05-27T07:26:25.097Z] #43 10.65 DEP images/tcp-stream.pb-c.d [2021-05-27T07:26:25.259Z] #38 DONE 0.2s [2021-05-27T07:26:25.259Z] [2021-05-27T07:26:25.259Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:25.259Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:25.259Z] #43 147.7 CC criu/rbtree.o [2021-05-27T07:26:25.259Z] #43 148.0 CC criu/rst-malloc.o [2021-05-27T07:26:25.363Z] #43 10.68 PBCC images/pipe.pb-c.c [2021-05-27T07:26:25.363Z] #43 10.74 DEP images/pipe.pb-c.d [2021-05-27T07:26:25.363Z] #43 10.81 PBCC images/pstree.pb-c.c [2021-05-27T07:26:25.363Z] #43 10.85 DEP images/pstree.pb-c.d [2021-05-27T07:26:25.363Z] #43 10.91 PBCC images/fs.pb-c.c [2021-05-27T07:26:25.373Z] #43 41.49 LINK images/built-in.o [2021-05-27T07:26:25.373Z] #43 41.65 GEN compel/include/asm [2021-05-27T07:26:25.373Z] #43 41.68 GEN compel/include/version.h [2021-05-27T07:26:25.373Z] #43 41.71 touch .config [2021-05-27T07:26:25.516Z] #43 148.4 CC criu/seccomp.o [2021-05-27T07:26:25.516Z] #43 ... [2021-05-27T07:26:25.516Z] [2021-05-27T07:26:25.516Z] #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-05-27T07:26:25.516Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:26:25.516Z] #40 DONE 217.4s [2021-05-27T07:26:25.626Z] #43 10.94 DEP images/fs.pb-c.d [2021-05-27T07:26:25.626Z] #43 11.00 PBCC images/signalfd.pb-c.c [2021-05-27T07:26:25.626Z] #43 11.06 DEP images/signalfd.pb-c.d [2021-05-27T07:26:25.626Z] #43 11.10 PBCC images/fh.pb-c.c [2021-05-27T07:26:25.626Z] #43 11.14 PBCC images/fsnotify.pb-c.c [2021-05-27T07:26:25.626Z] #43 11.19 DEP images/fh.pb-c.d [2021-05-27T07:26:25.633Z] #43 41.77 GEN include/common/config.h [2021-05-27T07:26:25.633Z] #43 41.85 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-27T07:26:25.633Z] #43 41.87 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-27T07:26:25.633Z] #43 41.89 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-27T07:26:25.633Z] #43 41.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-27T07:26:25.633Z] #43 41.93 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-27T07:26:25.633Z] #43 41.96 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-27T07:26:25.773Z] [2021-05-27T07:26:25.773Z] #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-05-27T07:26:25.773Z] #53 sha256:eb404eaf0f5044e57365c921a5568bd85f76716a28e9088b7cd90547a8872dea [2021-05-27T07:26:25.885Z] #43 11.26 DEP images/fsnotify.pb-c.d [2021-05-27T07:26:25.885Z] #43 11.34 PBCC images/eventpoll.pb-c.c [2021-05-27T07:26:25.885Z] #43 ... [2021-05-27T07:26:25.885Z] [2021-05-27T07:26:25.885Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:25.885Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:26:25.885Z] #45 92.94 fmt [2021-05-27T07:26:25.885Z] #45 96.01 regexp [2021-05-27T07:26:25.885Z] #45 97.74 flag [2021-05-27T07:26:25.885Z] #45 99.00 go/token [2021-05-27T07:26:25.885Z] #45 99.48 internal/lazyregexp [2021-05-27T07:26:25.885Z] #45 99.73 path [2021-05-27T07:26:25.885Z] #45 99.77 go/scanner [2021-05-27T07:26:25.885Z] #45 100.0 io/ioutil [2021-05-27T07:26:25.885Z] #45 100.4 net/url [2021-05-27T07:26:25.885Z] #45 101.2 go/ast [2021-05-27T07:26:25.885Z] #45 101.7 text/template/parse [2021-05-27T07:26:25.885Z] #45 ... [2021-05-27T07:26:25.885Z] [2021-05-27T07:26:25.885Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:25.885Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:25.885Z] #43 11.39 DEP images/eventpoll.pb-c.d [2021-05-27T07:26:25.885Z] #43 11.43 PBCC images/eventfd.pb-c.c [2021-05-27T07:26:25.885Z] #43 11.47 DEP images/eventfd.pb-c.d [2021-05-27T07:26:25.894Z] #43 41.98 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-27T07:26:25.894Z] #43 42.01 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-27T07:26:25.894Z] #43 42.03 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-27T07:26:25.894Z] #43 42.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-27T07:26:25.894Z] #43 42.05 DEP compel/plugins/std/infect.d [2021-05-27T07:26:25.894Z] #43 42.17 DEP compel/plugins/std/string.d [2021-05-27T07:26:25.894Z] #43 42.25 DEP compel/plugins/std/log.d [2021-05-27T07:26:26.031Z] #53 ... [2021-05-27T07:26:26.031Z] [2021-05-27T07:26:26.031Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:26.031Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:26.031Z] #43 149.2 CC criu/seize.o [2021-05-27T07:26:26.145Z] #43 11.51 PBCC images/remap-file-path.pb-c.c [2021-05-27T07:26:26.145Z] #43 11.52 DEP images/remap-file-path.pb-c.d [2021-05-27T07:26:26.145Z] #43 11.59 PBCC images/fifo.pb-c.c [2021-05-27T07:26:26.145Z] #43 11.63 DEP images/fifo.pb-c.d [2021-05-27T07:26:26.145Z] #43 11.67 PBCC images/ghost-file.pb-c.c [2021-05-27T07:26:26.145Z] #43 11.72 DEP images/ghost-file.pb-c.d [2021-05-27T07:26:26.153Z] #43 42.37 DEP compel/plugins/std/fds.d [2021-05-27T07:26:26.153Z] #43 42.51 DEP compel/plugins/std/std.d [2021-05-27T07:26:26.306Z] #13 ... [2021-05-27T07:26:26.306Z] [2021-05-27T07:26:26.306Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:26.306Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:26.306Z] #43 6.685 PBCC images/sit.pb-c.c [2021-05-27T07:26:26.306Z] #43 6.750 DEP images/sit.pb-c.d [2021-05-27T07:26:26.306Z] #43 6.833 PBCC images/macvlan.pb-c.c [2021-05-27T07:26:26.306Z] #43 6.870 DEP images/macvlan.pb-c.d [2021-05-27T07:26:26.306Z] #43 6.957 PBCC images/autofs.pb-c.c [2021-05-27T07:26:26.306Z] #43 6.982 DEP images/autofs.pb-c.d [2021-05-27T07:26:26.306Z] #43 7.090 PBCC images/sysctl.pb-c.c [2021-05-27T07:26:26.306Z] #43 7.110 DEP images/sysctl.pb-c.d [2021-05-27T07:26:26.306Z] #43 7.191 PBCC images/time.pb-c.c [2021-05-27T07:26:26.306Z] #43 7.246 DEP images/time.pb-c.d [2021-05-27T07:26:26.306Z] #43 7.369 PBCC images/binfmt-misc.pb-c.c [2021-05-27T07:26:26.306Z] #43 7.440 DEP images/binfmt-misc.pb-c.d [2021-05-27T07:26:26.306Z] #43 7.484 PBCC images/seccomp.pb-c.c [2021-05-27T07:26:26.306Z] #43 7.529 DEP images/seccomp.pb-c.d [2021-05-27T07:26:26.306Z] #43 7.622 PBCC images/userns.pb-c.c [2021-05-27T07:26:26.306Z] #43 7.682 DEP images/userns.pb-c.d [2021-05-27T07:26:26.306Z] #43 7.793 PBCC images/cgroup.pb-c.c [2021-05-27T07:26:26.306Z] #43 7.850 DEP images/cgroup.pb-c.d [2021-05-27T07:26:26.306Z] #43 7.893 PBCC images/ext-file.pb-c.c [2021-05-27T07:26:26.306Z] #43 7.918 DEP images/ext-file.pb-c.d [2021-05-27T07:26:26.306Z] #43 7.964 PBCC images/rpc.pb-c.c [2021-05-27T07:26:26.306Z] #43 8.002 DEP images/rpc.pb-c.d [2021-05-27T07:26:26.306Z] #43 8.037 PBCC images/siginfo.pb-c.c [2021-05-27T07:26:26.306Z] #43 8.070 DEP images/siginfo.pb-c.d [2021-05-27T07:26:26.307Z] #43 8.115 PBCC images/pagemap.pb-c.c [2021-05-27T07:26:26.307Z] #43 8.197 DEP images/pagemap.pb-c.d [2021-05-27T07:26:26.307Z] #43 8.236 PBCC images/rlimit.pb-c.c [2021-05-27T07:26:26.307Z] #43 8.271 DEP images/rlimit.pb-c.d [2021-05-27T07:26:26.307Z] #43 8.317 PBCC images/file-lock.pb-c.c [2021-05-27T07:26:26.307Z] #43 8.342 DEP images/file-lock.pb-c.d [2021-05-27T07:26:26.307Z] #43 8.396 PBCC images/tty.pb-c.c [2021-05-27T07:26:26.307Z] #43 8.441 DEP images/tty.pb-c.d [2021-05-27T07:26:26.307Z] #43 8.480 PBCC images/tun.pb-c.c [2021-05-27T07:26:26.307Z] #43 8.531 PBCC images/netdev.pb-c.c [2021-05-27T07:26:26.307Z] #43 8.589 DEP images/tun.pb-c.d [2021-05-27T07:26:26.307Z] #43 8.643 DEP images/netdev.pb-c.d [2021-05-27T07:26:26.307Z] #43 8.701 PBCC images/vma.pb-c.c [2021-05-27T07:26:26.307Z] #43 8.750 DEP images/vma.pb-c.d [2021-05-27T07:26:26.307Z] #43 8.830 PBCC images/creds.pb-c.c [2021-05-27T07:26:26.307Z] #43 8.854 DEP images/creds.pb-c.d [2021-05-27T07:26:26.307Z] #43 8.891 PBCC images/utsns.pb-c.c [2021-05-27T07:26:26.307Z] #43 8.916 DEP images/utsns.pb-c.d [2021-05-27T07:26:26.307Z] #43 8.961 PBCC images/ipc-desc.pb-c.c [2021-05-27T07:26:26.307Z] #43 8.974 PBCC images/ipc-sem.pb-c.c [2021-05-27T07:26:26.307Z] #43 9.011 DEP images/ipc-desc.pb-c.d [2021-05-27T07:26:26.307Z] #43 9.034 DEP images/ipc-sem.pb-c.d [2021-05-27T07:26:26.307Z] #43 9.090 PBCC images/ipc-msg.pb-c.c [2021-05-27T07:26:26.307Z] #43 9.114 DEP images/ipc-msg.pb-c.d [2021-05-27T07:26:26.307Z] #43 9.167 PBCC images/ipc-shm.pb-c.c [2021-05-27T07:26:26.307Z] #43 9.194 DEP images/ipc-shm.pb-c.d [2021-05-27T07:26:26.307Z] #43 9.270 PBCC images/ipc-var.pb-c.c [2021-05-27T07:26:26.307Z] #43 9.303 DEP images/ipc-var.pb-c.d [2021-05-27T07:26:26.307Z] #43 9.382 PBCC images/sk-opts.pb-c.c [2021-05-27T07:26:26.307Z] #43 9.430 PBCC images/packet-sock.pb-c.c [2021-05-27T07:26:26.307Z] #43 9.502 DEP images/sk-opts.pb-c.d [2021-05-27T07:26:26.307Z] #43 9.558 DEP images/packet-sock.pb-c.d [2021-05-27T07:26:26.307Z] #43 9.594 PBCC images/sk-netlink.pb-c.c [2021-05-27T07:26:26.307Z] #43 9.639 DEP images/sk-netlink.pb-c.d [2021-05-27T07:26:26.307Z] #43 9.697 PBCC images/sk-inet.pb-c.c [2021-05-27T07:26:26.307Z] #43 9.770 DEP images/sk-inet.pb-c.d [2021-05-27T07:26:26.307Z] #43 9.812 PBCC images/sk-unix.pb-c.c [2021-05-27T07:26:26.307Z] #43 9.849 DEP images/sk-unix.pb-c.d [2021-05-27T07:26:26.307Z] #43 9.934 PBCC images/mm.pb-c.c [2021-05-27T07:26:26.403Z] #43 11.78 PBCC images/regfile.pb-c.c [2021-05-27T07:26:26.403Z] #43 11.85 DEP images/regfile.pb-c.d [2021-05-27T07:26:26.403Z] #43 11.90 PBCC images/ns.pb-c.c [2021-05-27T07:26:26.403Z] #43 11.94 DEP images/ns.pb-c.d [2021-05-27T07:26:26.403Z] #43 11.98 PBCC images/fdinfo.pb-c.c [2021-05-27T07:26:26.414Z] #43 42.60 DEP compel/plugins/shmem/shmem.d [2021-05-27T07:26:26.414Z] #43 42.70 DEP compel/plugins/fds/fds.d [2021-05-27T07:26:26.566Z] #43 10.02 DEP images/mm.pb-c.d [2021-05-27T07:26:26.566Z] #43 10.08 PBCC images/timerfd.pb-c.c [2021-05-27T07:26:26.566Z] #43 10.12 DEP images/timerfd.pb-c.d [2021-05-27T07:26:26.566Z] #43 10.16 PBCC images/timer.pb-c.c [2021-05-27T07:26:26.566Z] #43 10.22 DEP images/timer.pb-c.d [2021-05-27T07:26:26.662Z] #43 12.06 DEP images/fdinfo.pb-c.d [2021-05-27T07:26:26.662Z] #43 12.11 PBCC images/core-aarch64.pb-c.c [2021-05-27T07:26:26.662Z] #43 12.17 PBCC images/core-arm.pb-c.c [2021-05-27T07:26:26.662Z] #43 12.23 PBCC images/core-ppc64.pb-c.c [2021-05-27T07:26:26.674Z] #43 42.86 CC compel/plugins/std/std.o [2021-05-27T07:26:26.825Z] #43 10.26 PBCC images/sa.pb-c.c [2021-05-27T07:26:26.825Z] #43 10.30 DEP images/sa.pb-c.d [2021-05-27T07:26:26.825Z] #43 10.38 PBCC images/pipe-data.pb-c.c [2021-05-27T07:26:26.825Z] #43 10.40 DEP images/pipe-data.pb-c.d [2021-05-27T07:26:26.825Z] #43 10.42 PBCC images/mnt.pb-c.c [2021-05-27T07:26:26.825Z] #43 10.49 DEP images/mnt.pb-c.d [2021-05-27T07:26:26.901Z] #13 ... [2021-05-27T07:26:26.901Z] [2021-05-27T07:26:26.901Z] #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-05-27T07:26:26.901Z] #56 sha256:cc782723850c28f369cfb06767315d7684b7e34152972c3072a8a0e4273c2a33 [2021-05-27T07:26:26.901Z] #56 36.29 Checking out files: 41% (1617/3924) Checking out files: 42% (1649/3924) Checking out files: 43% (1688/3924) Checking out files: 44% (1727/3924) Checking out files: 45% (1766/3924) Checking out files: 46% (1806/3924) Checking out files: 47% (1845/3924) Checking out files: 48% (1884/3924) Checking out files: 49% (1923/3924) Checking out files: 50% (1962/3924) Checking out files: 51% (2002/3924) Checking out files: 52% (2041/3924) Checking out files: 53% (2080/3924) Checking out files: 54% (2119/3924) Checking out files: 55% (2159/3924) Checking out files: 56% (2198/3924) Checking out files: 57% (2237/3924) Checking out files: 58% (2276/3924) Checking out files: 59% (2316/3924) Checking out files: 60% (2355/3924) Checking out files: 61% (2394/3924) Checking out files: 62% (2433/3924) Checking out files: 63% (2473/3924) Checking out files: 64% (2512/3924) Checking out files: 65% (2551/3924) Checking out files: 66% (2590/3924) Checking out files: 67% (2630/3924) Checking out files: 68% (2669/3924) Checking out files: 69% (2708/3924) Checking out files: 70% (2747/3924) Checking out files: 71% (2787/3924) Checking out files: 72% (2826/3924) Checking out files: 73% (2865/3924) Checking out files: 74% (2904/3924) Checking out files: 75% (2943/3924) Checking out files: 76% (2983/3924) Checking out files: 77% (3022/3924) Checking out files: 78% (3061/3924) Checking out files: 79% (3100/3924) Checking out files: 80% (3140/3924) Checking out files: 81% (3179/3924) Checking out files: 82% (3218/3924) Checking out files: 83% (3257/3924) Checking out files: 84% (3297/3924) Checking out files: 84% (3332/3924) Checking out files: 85% (3336/3924) Checking out files: 86% (3375/3924) Checking out files: 87% (3414/3924) Checking out files: 88% (3454/3924) Checking out files: 89% (3493/3924) Checking out files: 90% (3532/3924) Checking out files: 91% (3571/3924) Checking out files: 92% (3611/3924) Checking out files: 93% (3650/3924) Checking out files: 94% (3689/3924) Checking out files: 95% (3728/3924) Checking out files: 96% (3768/3924) Checking out files: 97% (3807/3924) Checking out files: 98% (3846/3924) Checking out files: 99% (3885/3924) Checking out files: 100% (3924/3924) Checking out files: 100% (3924/3924), done. [2021-05-27T07:26:26.901Z] #56 37.82 + cd /tmp/tmp.cGnqfxqNZr/src/github.com/containerd/containerd [2021-05-27T07:26:26.901Z] #56 37.82 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:26:26.901Z] #56 38.71 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-27T07:26:26.901Z] #56 38.71 + BUILDTAGS='netgo osusergo static_build' [2021-05-27T07:26:26.901Z] #56 38.71 + export EXTRA_FLAGS=-buildmode=pie [2021-05-27T07:26:26.901Z] #56 38.71 + EXTRA_FLAGS=-buildmode=pie [2021-05-27T07:26:26.901Z] #56 38.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-27T07:26:26.901Z] #56 38.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-27T07:26:26.901Z] #56 38.71 + '[' '' = dynamic ']' [2021-05-27T07:26:26.901Z] #56 38.71 + make [2021-05-27T07:26:26.922Z] #43 12.31 PBCC images/core-s390.pb-c.c [2021-05-27T07:26:26.922Z] #43 12.38 PBCC images/core-x86.pb-c.c [2021-05-27T07:26:26.922Z] #43 12.43 PBCC images/core.pb-c.c [2021-05-27T07:26:26.922Z] #43 12.50 PBCC images/inventory.pb-c.c [2021-05-27T07:26:26.934Z] #43 43.24 CC compel/plugins/std/fds.o [2021-05-27T07:26:26.960Z] #43 150.1 CC criu/servicefd.o [2021-05-27T07:26:27.084Z] #43 10.55 PBCC images/sk-packet.pb-c.c [2021-05-27T07:26:27.084Z] #43 10.59 DEP images/sk-packet.pb-c.d [2021-05-27T07:26:27.084Z] #43 10.64 PBCC images/tcp-stream.pb-c.c [2021-05-27T07:26:27.084Z] #43 10.68 DEP images/tcp-stream.pb-c.d [2021-05-27T07:26:27.084Z] #43 10.76 PBCC images/pipe.pb-c.c [2021-05-27T07:26:27.181Z] #43 12.58 DEP images/core-aarch64.pb-c.d [2021-05-27T07:26:27.181Z] #43 12.62 DEP images/core-arm.pb-c.d [2021-05-27T07:26:27.181Z] #43 12.70 DEP images/core-ppc64.pb-c.d [2021-05-27T07:26:27.181Z] #43 12.77 DEP images/core-s390.pb-c.d [2021-05-27T07:26:27.343Z] #43 10.81 DEP images/pipe.pb-c.d [2021-05-27T07:26:27.343Z] #43 10.87 PBCC images/pstree.pb-c.c [2021-05-27T07:26:27.343Z] #43 10.89 DEP images/pstree.pb-c.d [2021-05-27T07:26:27.343Z] #43 10.93 PBCC images/fs.pb-c.c [2021-05-27T07:26:27.343Z] #43 10.95 DEP images/fs.pb-c.d [2021-05-27T07:26:27.343Z] #43 10.99 PBCC images/signalfd.pb-c.c [2021-05-27T07:26:27.440Z] #43 12.87 DEP images/core-x86.pb-c.d [2021-05-27T07:26:27.440Z] #43 12.96 DEP images/core.pb-c.d [2021-05-27T07:26:27.440Z] #43 13.06 DEP images/inventory.pb-c.d [2021-05-27T07:26:27.504Z] #43 43.63 CC compel/plugins/std/log.o [2021-05-27T07:26:27.523Z] #43 150.6 CC criu/shmem.o [2021-05-27T07:26:27.602Z] #43 11.03 DEP images/signalfd.pb-c.d [2021-05-27T07:26:27.602Z] #43 11.07 PBCC images/fh.pb-c.c [2021-05-27T07:26:27.602Z] #43 11.15 PBCC images/fsnotify.pb-c.c [2021-05-27T07:26:27.602Z] #43 11.22 DEP images/fh.pb-c.d [2021-05-27T07:26:27.602Z] #43 11.29 DEP images/fsnotify.pb-c.d [2021-05-27T07:26:27.700Z] #43 13.11 PBCC images/cpuinfo.pb-c.c [2021-05-27T07:26:27.700Z] #43 13.16 DEP images/cpuinfo.pb-c.d [2021-05-27T07:26:27.700Z] #43 13.24 PBCC images/stats.pb-c.c [2021-05-27T07:26:27.700Z] #43 13.27 DEP images/stats.pb-c.d [2021-05-27T07:26:27.764Z] #43 ... [2021-05-27T07:26:27.764Z] [2021-05-27T07:26:27.764Z] #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-05-27T07:26:27.764Z] #58 sha256:5edb991a29538fb6b42c837468be077951b4e0a5fdc09d8ae680b311c08fff88 [2021-05-27T07:26:27.764Z] #58 113.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-27T07:26:27.860Z] #43 11.36 PBCC images/eventpoll.pb-c.c [2021-05-27T07:26:27.860Z] #43 11.43 DEP images/eventpoll.pb-c.d [2021-05-27T07:26:27.860Z] #43 11.48 PBCC images/eventfd.pb-c.c [2021-05-27T07:26:27.860Z] #43 11.50 DEP images/eventfd.pb-c.d [2021-05-27T07:26:27.861Z] #43 11.53 PBCC images/remap-file-path.pb-c.c [2021-05-27T07:26:27.861Z] #43 11.54 DEP images/remap-file-path.pb-c.d [2021-05-27T07:26:27.861Z] #43 11.59 PBCC images/fifo.pb-c.c [2021-05-27T07:26:28.025Z] #58 113.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-27T07:26:28.119Z] #43 11.62 DEP images/fifo.pb-c.d [2021-05-27T07:26:28.119Z] #43 11.68 PBCC images/ghost-file.pb-c.c [2021-05-27T07:26:28.119Z] #43 ... [2021-05-27T07:26:28.119Z] [2021-05-27T07:26:28.119Z] #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-05-27T07:26:28.119Z] #51 sha256:4829c5dd68a67a15f479510ba3932c6ac364e41df8aba930eb7dcca71c1f2219 [2021-05-27T07:26:28.119Z] #51 92.03 encoding/base64 [2021-05-27T07:26:28.119Z] #51 92.52 fmt [2021-05-27T07:26:28.119Z] #51 92.87 path/filepath [2021-05-27T07:26:28.119Z] #51 94.27 golang.org/x/sys/unix [2021-05-27T07:26:28.119Z] #51 97.06 encoding/json [2021-05-27T07:26:28.119Z] #51 102.1 github.com/pkg/diff [2021-05-27T07:26:28.119Z] #51 ... [2021-05-27T07:26:28.119Z] [2021-05-27T07:26:28.119Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:28.119Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:28.119Z] #43 11.76 DEP images/ghost-file.pb-c.d [2021-05-27T07:26:28.119Z] #43 11.83 PBCC images/regfile.pb-c.c [2021-05-27T07:26:28.119Z] #43 11.86 DEP images/regfile.pb-c.d [2021-05-27T07:26:28.292Z] #56 40.22 + bin/ctr [2021-05-27T07:26:28.378Z] #43 11.91 PBCC images/ns.pb-c.c [2021-05-27T07:26:28.378Z] #43 11.94 DEP images/ns.pb-c.d [2021-05-27T07:26:28.378Z] #43 12.00 PBCC images/fdinfo.pb-c.c [2021-05-27T07:26:28.378Z] #43 12.07 DEP images/fdinfo.pb-c.d [2021-05-27T07:26:28.378Z] #43 12.13 PBCC images/core-aarch64.pb-c.c [2021-05-27T07:26:28.453Z] #43 151.4 CC criu/sigframe.o [2021-05-27T07:26:28.453Z] #43 ... [2021-05-27T07:26:28.453Z] [2021-05-27T07:26:28.453Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-27T07:26:28.453Z] #41 sha256:91401fb5d57c02c77d34beada856947effaafdc8072d4428ef97a7cdc8eb0a20 [2021-05-27T07:26:28.453Z] #41 DONE 1.3s [2021-05-27T07:26:28.453Z] [2021-05-27T07:26:28.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-05-27T07:26:28.453Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:28.453Z] #43 151.6 CC criu/signalfd.o [2021-05-27T07:26:28.637Z] #43 12.16 PBCC images/core-arm.pb-c.c [2021-05-27T07:26:28.637Z] #43 12.22 PBCC images/core-ppc64.pb-c.c [2021-05-27T07:26:28.709Z] #43 151.9 CC criu/sk-inet.o [2021-05-27T07:26:28.896Z] #43 12.28 PBCC images/core-s390.pb-c.c [2021-05-27T07:26:28.896Z] #43 12.32 PBCC images/core-x86.pb-c.c [2021-05-27T07:26:28.896Z] #43 12.37 PBCC images/core.pb-c.c [2021-05-27T07:26:28.896Z] #43 12.48 PBCC images/inventory.pb-c.c [2021-05-27T07:26:28.896Z] #43 12.57 DEP images/core-aarch64.pb-c.d [2021-05-27T07:26:29.080Z] #43 ... [2021-05-27T07:26:29.080Z] [2021-05-27T07:26:29.080Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-27T07:26:29.080Z] #51 sha256:01ea27c1af141f2f8795d65466c02bb5b3138c15f0d0974cd24bde69a4c0fee8 [2021-05-27T07:26:29.080Z] #51 96.19 encoding/json [2021-05-27T07:26:29.080Z] #51 101.2 github.com/pkg/diff [2021-05-27T07:26:29.080Z] #51 102.6 go/ast [2021-05-27T07:26:29.080Z] #51 102.6 golang.org/x/crypto/ssh/terminal [2021-05-27T07:26:29.080Z] #51 103.8 mvdan.cc/editorconfig [2021-05-27T07:26:29.080Z] #51 105.0 mvdan.cc/sh/v3/fileutil [2021-05-27T07:26:29.080Z] #51 105.2 text/tabwriter [2021-05-27T07:26:29.080Z] #51 105.7 mvdan.cc/sh/v3/syntax [2021-05-27T07:26:29.154Z] #43 12.62 DEP images/core-arm.pb-c.d [2021-05-27T07:26:29.154Z] #43 12.72 DEP images/core-ppc64.pb-c.d [2021-05-27T07:26:29.154Z] #43 12.77 DEP images/core-s390.pb-c.d [2021-05-27T07:26:29.154Z] #43 12.83 DEP images/core-x86.pb-c.d [2021-05-27T07:26:29.339Z] #51 ... [2021-05-27T07:26:29.339Z] [2021-05-27T07:26:29.339Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:29.339Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:29.339Z] #43 14.72 make[1]: Nothing to be done for 'all'. [2021-05-27T07:26:29.413Z] #43 12.86 DEP images/core.pb-c.d [2021-05-27T07:26:29.413Z] #43 12.95 DEP images/inventory.pb-c.d [2021-05-27T07:26:29.413Z] #43 13.02 PBCC images/cpuinfo.pb-c.c [2021-05-27T07:26:29.413Z] #43 13.07 DEP images/cpuinfo.pb-c.d [2021-05-27T07:26:29.638Z] #43 152.8 CC criu/sk-netlink.o [2021-05-27T07:26:29.672Z] #43 13.12 PBCC images/stats.pb-c.c [2021-05-27T07:26:29.672Z] #43 13.14 DEP images/stats.pb-c.d [2021-05-27T07:26:29.894Z] #43 153.2 CC criu/sk-packet.o [2021-05-27T07:26:30.457Z] #43 153.8 CC criu/sk-queue.o [2021-05-27T07:26:30.569Z] #58 ... [2021-05-27T07:26:30.569Z] [2021-05-27T07:26:30.569Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:30.569Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:26:30.569Z] #45 106.3 vendor/golang.org/x/net/idna [2021-05-27T07:26:30.569Z] #45 108.5 vendor/golang.org/x/net/http2/hpack [2021-05-27T07:26:30.569Z] #45 109.5 mime [2021-05-27T07:26:30.569Z] #45 111.0 mime/quotedprintable [2021-05-27T07:26:30.569Z] #45 111.2 net/http/internal [2021-05-27T07:26:30.569Z] #45 114.5 crypto/tls [2021-05-27T07:26:30.569Z] #45 ... [2021-05-27T07:26:30.569Z] [2021-05-27T07:26:30.569Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:30.569Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:30.569Z] #43 44.39 CC compel/plugins/std/string.o [2021-05-27T07:26:30.569Z] #43 45.03 CC compel/plugins/std/infect.o [2021-05-27T07:26:30.569Z] #43 45.50 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-27T07:26:30.569Z] #43 45.56 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-27T07:26:30.569Z] #43 45.63 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-27T07:26:30.569Z] #43 45.73 AR compel/plugins/std.lib.a [2021-05-27T07:26:30.569Z] #43 45.79 CC compel/plugins/fds/fds.o [2021-05-27T07:26:30.569Z] #43 45.99 AR compel/plugins/fds.lib.a [2021-05-27T07:26:30.569Z] #43 46.05 HOSTDEP compel/src/lib/log-host.d [2021-05-27T07:26:30.569Z] #43 46.12 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-27T07:26:30.569Z] #43 46.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-27T07:26:30.569Z] #43 46.27 HOSTDEP compel/src/main-host.d [2021-05-27T07:26:30.569Z] #43 46.36 DEP compel/src/lib/ptrace.d [2021-05-27T07:26:30.569Z] #43 46.54 DEP compel/src/lib/infect.d [2021-05-27T07:26:30.569Z] #43 46.74 DEP compel/src/lib/infect-util.d [2021-05-27T07:26:30.569Z] #43 46.85 DEP compel/src/lib/infect-rpc.d [2021-05-27T07:26:30.607Z] #43 ... [2021-05-27T07:26:30.607Z] [2021-05-27T07:26:30.607Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:30.607Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:26:30.607Z] #45 94.44 fmt [2021-05-27T07:26:30.607Z] #45 95.72 regexp [2021-05-27T07:26:30.607Z] #45 99.35 internal/lazyregexp [2021-05-27T07:26:30.607Z] #45 99.40 flag [2021-05-27T07:26:30.607Z] #45 99.66 go/token [2021-05-27T07:26:30.607Z] #45 100.5 go/scanner [2021-05-27T07:26:30.607Z] #45 100.9 path [2021-05-27T07:26:30.607Z] #45 101.4 io/ioutil [2021-05-27T07:26:30.607Z] #45 101.8 go/ast [2021-05-27T07:26:30.607Z] #45 102.0 net/url [2021-05-27T07:26:30.607Z] #45 103.4 text/template/parse [2021-05-27T07:26:30.607Z] #45 ... [2021-05-27T07:26:30.607Z] [2021-05-27T07:26:30.607Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:26:30.607Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:30.607Z] #13 95.30 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-27T07:26:30.607Z] #13 95.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:26:30.607Z] #13 95.31 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:30.607Z] #13 95.51 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-27T07:26:30.607Z] #13 95.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:26:30.607Z] #13 95.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:30.719Z] #43 16.11 CC images/stats.o [2021-05-27T07:26:30.830Z] #43 47.01 DEP compel/arch/x86/src/lib/infect.d [2021-05-27T07:26:30.830Z] #43 47.16 DEP compel/arch/x86/src/lib/cpu.d [2021-05-27T07:26:30.830Z] #43 47.27 DEP compel/src/lib/log.d [2021-05-27T07:26:30.979Z] #43 16.46 CC images/core.o [2021-05-27T07:26:31.020Z] #43 154.2 CC criu/sk-tcp.o [2021-05-27T07:26:31.091Z] #43 47.35 DEP compel/src/main.d [2021-05-27T07:26:31.351Z] #43 47.47 DEP compel/src/lib/handle-elf.d [2021-05-27T07:26:31.351Z] #43 47.58 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-27T07:26:31.351Z] #43 47.69 CC compel/src/lib/log.o [2021-05-27T07:26:31.548Z] #43 ... [2021-05-27T07:26:31.548Z] [2021-05-27T07:26:31.548Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:26:31.548Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:31.548Z] #13 91.26 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-27T07:26:31.548Z] #13 91.29 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:26:31.548Z] #13 91.30 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:31.548Z] #13 91.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-27T07:26:31.548Z] #13 91.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:26:31.548Z] #13 91.47 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:31.585Z] #43 ... [2021-05-27T07:26:31.585Z] [2021-05-27T07:26:31.585Z] #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-05-27T07:26:31.585Z] #49 sha256:4f688b94bfcbea2c7d88fe8b3397731cc5cd2058911d35f27fe4728bf1575c64 [2021-05-27T07:26:31.585Z] #49 223.3 + /build/golangci-lint --version [2021-05-27T07:26:31.585Z] #49 223.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-27T07:26:31.585Z] #49 DONE 223.9s [2021-05-27T07:26:31.585Z] [2021-05-27T07:26:31.585Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:31.585Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:31.585Z] #43 154.6 CC criu/sk-unix.o [2021-05-27T07:26:31.607Z] #56 ... [2021-05-27T07:26:31.607Z] [2021-05-27T07:26:31.607Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:26:31.607Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:26:31.607Z] #13 86.85 Selecting previously unselected package libapparmor1:arm64. [2021-05-27T07:26:31.607Z] #13 86.85 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-05-27T07:26:31.612Z] #43 47.87 CC compel/arch/x86/src/lib/cpu.o [2021-05-27T07:26:31.808Z] #13 ... [2021-05-27T07:26:31.808Z] [2021-05-27T07:26:31.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-05-27T07:26:31.808Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:31.808Z] #43 17.13 CC images/core-x86.o [2021-05-27T07:26:32.068Z] #43 17.64 CC images/core-arm.o [2021-05-27T07:26:32.183Z] #13 87.49 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-05-27T07:26:32.552Z] #43 48.60 CC compel/arch/x86/src/lib/infect.o [2021-05-27T07:26:32.637Z] #43 17.99 CC images/core-aarch64.o [2021-05-27T07:26:32.896Z] #43 18.39 CC images/core-ppc64.o [2021-05-27T07:26:33.122Z] #43 49.44 CC compel/src/lib/infect-rpc.o [2021-05-27T07:26:33.477Z] #43 156.6 CC criu/sockets.o [2021-05-27T07:26:33.574Z] #13 ... [2021-05-27T07:26:33.574Z] [2021-05-27T07:26:33.574Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:33.574Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:33.574Z] #43 16.51 make[1]: Nothing to be done for 'all'. [2021-05-27T07:26:33.574Z] #43 17.82 CC images/stats.o [2021-05-27T07:26:33.574Z] #43 18.36 CC images/core.o [2021-05-27T07:26:33.574Z] #43 19.14 CC images/core-x86.o [2021-05-27T07:26:33.574Z] #43 19.79 CC images/core-arm.o [2021-05-27T07:26:33.574Z] #43 20.26 CC images/core-aarch64.o [2021-05-27T07:26:33.574Z] #43 20.67 CC images/core-ppc64.o [2021-05-27T07:26:33.574Z] #43 21.42 CC images/core-s390.o [2021-05-27T07:26:33.574Z] #43 22.13 CC images/cpuinfo.o [2021-05-27T07:26:33.574Z] #43 22.57 CC images/inventory.o [2021-05-27T07:26:33.574Z] #43 22.76 CC images/fdinfo.o [2021-05-27T07:26:33.574Z] #43 23.24 CC images/fown.o [2021-05-27T07:26:33.574Z] #43 23.44 CC images/ns.o [2021-05-27T07:26:33.574Z] #43 23.64 CC images/regfile.o [2021-05-27T07:26:33.574Z] #43 23.88 CC images/ghost-file.o [2021-05-27T07:26:33.574Z] #43 24.25 CC images/fifo.o [2021-05-27T07:26:33.574Z] #43 24.58 CC images/remap-file-path.o [2021-05-27T07:26:33.574Z] #43 24.84 CC images/eventfd.o [2021-05-27T07:26:33.574Z] #43 25.20 CC images/eventpoll.o [2021-05-27T07:26:33.574Z] #43 25.78 CC images/fh.o [2021-05-27T07:26:33.574Z] #43 26.10 CC images/fsnotify.o [2021-05-27T07:26:33.692Z] #43 49.77 CC compel/src/lib/infect-util.o [2021-05-27T07:26:33.692Z] #43 49.98 CC compel/src/lib/infect.o [2021-05-27T07:26:33.836Z] #43 19.03 CC images/core-s390.o [2021-05-27T07:26:33.837Z] #43 ... [2021-05-27T07:26:33.837Z] [2021-05-27T07:26:33.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-05-27T07:26:33.837Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:26:33.837Z] #13 89.12 Selecting previously unselected package libapparmor-dev:arm64. [2021-05-27T07:26:33.837Z] #13 89.12 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-05-27T07:26:33.896Z] #13 ... [2021-05-27T07:26:33.896Z] [2021-05-27T07:26:33.896Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:33.896Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:26:33.896Z] #45 106.0 go/parser [2021-05-27T07:26:33.896Z] #45 107.3 text/template [2021-05-27T07:26:33.953Z] #43 ... [2021-05-27T07:26:33.953Z] [2021-05-27T07:26:33.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-05-27T07:26:33.953Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:33.953Z] #13 113.1 Selecting previously unselected package libapparmor1:amd64. [2021-05-27T07:26:33.953Z] #13 113.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 113.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-27T07:26:33.953Z] #13 113.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-27T07:26:33.953Z] #13 113.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 113.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-27T07:26:33.953Z] #13 113.4 Selecting previously unselected package libbtrfs0. [2021-05-27T07:26:33.953Z] #13 113.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 113.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-27T07:26:33.953Z] #13 113.5 Selecting previously unselected package libbtrfs-dev. [2021-05-27T07:26:33.953Z] #13 113.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 113.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:26:33.953Z] #13 113.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-27T07:26:33.953Z] #13 113.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 113.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:26:33.953Z] #13 113.8 Selecting previously unselected package libudev-dev:amd64. [2021-05-27T07:26:33.953Z] #13 113.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 113.8 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:26:33.953Z] #13 113.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-27T07:26:33.953Z] #13 114.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 114.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-27T07:26:33.953Z] #13 114.3 Selecting previously unselected package libpcre16-3:amd64. [2021-05-27T07:26:33.953Z] #13 114.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 114.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-27T07:26:33.953Z] #13 114.5 Selecting previously unselected package libpcre32-3:amd64. [2021-05-27T07:26:33.953Z] #13 114.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 114.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-27T07:26:33.953Z] #13 114.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-27T07:26:33.953Z] #13 114.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 114.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-27T07:26:33.953Z] #13 114.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-27T07:26:33.953Z] #13 114.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 114.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-27T07:26:33.953Z] #13 115.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-27T07:26:33.953Z] #13 115.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 115.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-27T07:26:33.953Z] #13 115.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-27T07:26:33.953Z] #13 115.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 115.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-27T07:26:33.953Z] #13 115.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-27T07:26:33.953Z] #13 115.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-27T07:26:33.953Z] #13 115.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:26:33.953Z] #13 115.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-27T07:26:34.040Z] #43 157.1 CC criu/stats.o [2021-05-27T07:26:34.213Z] #13 115.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-27T07:26:34.213Z] #13 115.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:26:34.296Z] #43 157.3 CC criu/string.o [2021-05-27T07:26:34.296Z] #43 157.4 CC criu/sysctl.o [2021-05-27T07:26:34.308Z] #13 89.30 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-27T07:26:34.407Z] #43 19.71 CC images/cpuinfo.o [2021-05-27T07:26:34.679Z] #43 20.11 CC images/inventory.o [2021-05-27T07:26:34.785Z] #13 116.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-27T07:26:34.785Z] #13 116.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:26:34.785Z] #13 116.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-27T07:26:34.785Z] #13 116.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-27T07:26:34.785Z] #13 116.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-27T07:26:34.785Z] #13 116.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-27T07:26:34.785Z] #13 116.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:34.785Z] #13 116.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-27T07:26:34.869Z] #43 157.8 CC criu/sysfs_parse.o [2021-05-27T07:26:34.938Z] #43 20.46 CC images/fdinfo.o [2021-05-27T07:26:34.939Z] [2021-05-27T07:26:34.939Z] #13 ... [2021-05-27T07:26:34.939Z] [2021-05-27T07:26:34.939Z] #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-05-27T07:26:34.939Z] #58 sha256:f8d5b8a060d673bf5ee2809c9ce26f0134a563a89d5efde29155e25ef184a43d [2021-05-27T07:26:34.939Z] #58 83.38 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-27T07:26:34.939Z] #58 83.38 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-27T07:26:34.939Z] #58 DONE 93.4s [2021-05-27T07:26:34.939Z] [2021-05-27T07:26:34.939Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:26:34.939Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:26:34.939Z] #13 90.16 Selecting previously unselected package libbtrfs0. [2021-05-27T07:26:34.939Z] #13 90.17 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-27T07:26:34.939Z] #13 90.20 Unpacking libbtrfs0 (4.20.1-2) ...#13 ... [2021-05-27T07:26:34.939Z] [2021-05-27T07:26:34.939Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-27T07:26:34.939Z] #59 sha256:8f8b495a75b7dbd67752676e1ba0bd83eefe8dc2f7e264a860dfb556df4d9a15 [2021-05-27T07:26:34.939Z] #59 DONE 0.1s [2021-05-27T07:26:34.939Z] [2021-05-27T07:26:34.939Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:26:34.939Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:26:34.939Z] #13 90.20 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-27T07:26:35.046Z] #13 116.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-27T07:26:35.047Z] #13 116.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:26:35.047Z] #13 116.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-27T07:26:35.047Z] #13 116.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:26:35.047Z] #13 116.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-27T07:26:35.047Z] #13 116.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-27T07:26:35.047Z] #13 116.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:26:35.047Z] #13 116.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-27T07:26:35.047Z] #13 116.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-27T07:26:35.047Z] #13 116.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:35.047Z] #13 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-27T07:26:35.047Z] #13 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-27T07:26:35.047Z] #13 117.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:35.125Z] #43 158.1 CC criu/timens.o [2021-05-27T07:26:35.125Z] #43 158.3 CC criu/timerfd.o [2021-05-27T07:26:35.215Z] #13 ... [2021-05-27T07:26:35.215Z] [2021-05-27T07:26:35.215Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-27T07:26:35.215Z] #60 sha256:294a633274ec56730631584f818aadde0ce43b00fd716d7348dde858911563ea [2021-05-27T07:26:35.215Z] #60 DONE 0.1s [2021-05-27T07:26:35.215Z] [2021-05-27T07:26:35.215Z] #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-05-27T07:26:35.215Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:26:35.215Z] #13 90.33 Selecting previously unselected package libbtrfs-dev. [2021-05-27T07:26:35.215Z] #13 90.34 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-27T07:26:35.215Z] #13 90.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:26:35.273Z] #45 109.1 log [2021-05-27T07:26:35.307Z] #13 117.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-27T07:26:35.307Z] #13 117.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-27T07:26:35.307Z] #13 117.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-27T07:26:35.307Z] #13 117.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-27T07:26:35.307Z] #13 117.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:26:35.382Z] #43 158.6 CC criu/tty.o [2021-05-27T07:26:35.493Z] #13 90.57 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-05-27T07:26:35.493Z] #13 90.60 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-27T07:26:35.493Z] #13 90.63 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-27T07:26:35.493Z] #13 90.76 Selecting previously unselected package libudev-dev:arm64. [2021-05-27T07:26:35.493Z] #13 90.78 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-05-27T07:26:35.506Z] #43 20.85 CC images/fown.o [2021-05-27T07:26:35.506Z] #43 21.01 CC images/ns.o [2021-05-27T07:26:35.532Z] #45 109.7 encoding/xml [2021-05-27T07:26:35.761Z] #13 90.83 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-27T07:26:35.761Z] #13 91.03 Selecting previously unselected package libsepol1-dev:arm64. [2021-05-27T07:26:35.761Z] #13 91.04 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-05-27T07:26:35.761Z] #13 91.05 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-05-27T07:26:35.761Z] #13 ... [2021-05-27T07:26:35.761Z] [2021-05-27T07:26:35.761Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:35.761Z] #45 sha256:0866fbb3fc0b2583104601d1acef253d286e5869336053e2e38d89ca2dad423c [2021-05-27T07:26:35.761Z] #45 84.37 vendor/golang.org/x/net/idna [2021-05-27T07:26:35.761Z] #45 86.94 net/textproto [2021-05-27T07:26:35.761Z] #45 86.94 vendor/golang.org/x/net/http/httpproxy [2021-05-27T07:26:35.761Z] #45 86.99 crypto/x509 [2021-05-27T07:26:35.761Z] #45 88.20 vendor/golang.org/x/net/http/httpguts [2021-05-27T07:26:35.761Z] #45 88.22 mime/multipart [2021-05-27T07:26:35.761Z] #45 90.20 crypto/tls [2021-05-27T07:26:35.766Z] #43 21.25 CC images/regfile.o [2021-05-27T07:26:35.912Z] #13 117.7 Setting up dmsetup (2:1.02.155-3) ... [2021-05-27T07:26:36.025Z] #43 21.48 CC images/ghost-file.o [2021-05-27T07:26:36.030Z] #45 ... [2021-05-27T07:26:36.030Z] [2021-05-27T07:26:36.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:36.030Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:36.030Z] #43 27.07 CC images/signalfd.o [2021-05-27T07:26:36.030Z] #43 27.54 CC images/fs.o [2021-05-27T07:26:36.030Z] #43 27.71 CC images/pstree.o [2021-05-27T07:26:36.030Z] #43 28.12 CC images/pipe.o [2021-05-27T07:26:36.030Z] #43 28.46 CC images/tcp-stream.o [2021-05-27T07:26:36.030Z] #43 28.76 CC images/sk-packet.o [2021-05-27T07:26:36.030Z] #43 29.10 CC images/mnt.o [2021-05-27T07:26:36.172Z] #13 ... [2021-05-27T07:26:36.172Z] [2021-05-27T07:26:36.172Z] #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-05-27T07:26:36.172Z] #58 sha256:5edb991a29538fb6b42c837468be077951b4e0a5fdc09d8ae680b311c08fff88 [2021-05-27T07:26:36.173Z] #58 DONE 122.3s [2021-05-27T07:26:36.173Z] [2021-05-27T07:26:36.173Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:26:36.173Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:36.173Z] #13 118.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:26:36.173Z] #13 118.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-27T07:26:36.173Z] #13 118.1 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:26:36.293Z] #43 29.34 CC images/pipe-data.o [2021-05-27T07:26:36.433Z] #13 ... [2021-05-27T07:26:36.433Z] [2021-05-27T07:26:36.433Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-27T07:26:36.433Z] #59 sha256:0ce6cbdfb74f93519a1f8af6facbbdc9e1a0a16312e766df98dd32c82dad8431 [2021-05-27T07:26:36.433Z] #59 DONE 0.1s [2021-05-27T07:26:36.433Z] [2021-05-27T07:26:36.433Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-27T07:26:36.433Z] #60 sha256:0f344d57b4107dc1551e7339452b59430bbb0fbb03fba61cd6e3512483641010 [2021-05-27T07:26:36.433Z] #60 DONE 0.1s [2021-05-27T07:26:36.433Z] [2021-05-27T07:26:36.433Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:36.433Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:36.433Z] #43 52.51 CC compel/src/lib/ptrace.o [2021-05-27T07:26:36.555Z] #43 29.50 CC images/sa.o [2021-05-27T07:26:36.594Z] #43 21.82 CC images/fifo.o [2021-05-27T07:26:36.594Z] #43 22.08 CC images/remap-file-path.o [2021-05-27T07:26:36.693Z] #43 53.00 AR compel/libcompel.a [2021-05-27T07:26:36.693Z] #43 53.09 HOSTCC compel/src/main-host.o [2021-05-27T07:26:36.750Z] #43 159.8 CC criu/tun.o [2021-05-27T07:26:36.818Z] #43 29.89 CC images/timer.o [2021-05-27T07:26:36.853Z] #43 22.37 CC images/eventfd.o [2021-05-27T07:26:36.954Z] #43 ... [2021-05-27T07:26:36.954Z] [2021-05-27T07:26:36.954Z] #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-05-27T07:26:36.954Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:36.954Z] #13 DONE 118.7s [2021-05-27T07:26:36.954Z] [2021-05-27T07:26:36.954Z] #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-05-27T07:26:36.954Z] #53 sha256:dbef78a01b4f49045bd9d4796994e71ca81e9556c02437aa8e8e5e7d06637f32 [2021-05-27T07:26:37.006Z] #43 160.1 CC criu/uffd.o [2021-05-27T07:26:37.113Z] #43 22.59 CC images/eventpoll.o [2021-05-27T07:26:37.372Z] #43 ... [2021-05-27T07:26:37.372Z] [2021-05-27T07:26:37.372Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-27T07:26:37.372Z] #56 sha256:6bb4c9927b15604eb332a0e6943938b706788a2388e9a8cbcd8c4c682c2256f9 [2021-05-27T07:26:37.372Z] #56 48.11 Checking out files: 45% (1786/3924) Checking out files: 46% (1806/3924) Checking out files: 47% (1845/3924) Checking out files: 48% (1884/3924) Checking out files: 49% (1923/3924) Checking out files: 50% (1962/3924) Checking out files: 51% (2002/3924) Checking out files: 52% (2041/3924) Checking out files: 53% (2080/3924) Checking out files: 54% (2119/3924) Checking out files: 55% (2159/3924) Checking out files: 56% (2198/3924) Checking out files: 57% (2237/3924) Checking out files: 58% (2276/3924) Checking out files: 59% (2316/3924) Checking out files: 60% (2355/3924) Checking out files: 61% (2394/3924) Checking out files: 62% (2433/3924) Checking out files: 63% (2473/3924) Checking out files: 64% (2512/3924) Checking out files: 65% (2551/3924) Checking out files: 66% (2590/3924) Checking out files: 67% (2630/3924) Checking out files: 68% (2669/3924) Checking out files: 69% (2708/3924) Checking out files: 70% (2747/3924) Checking out files: 71% (2787/3924) Checking out files: 72% (2826/3924) Checking out files: 73% (2865/3924) Checking out files: 74% (2904/3924) Checking out files: 75% (2943/3924) Checking out files: 76% (2983/3924) Checking out files: 77% (3022/3924) Checking out files: 78% (3061/3924) Checking out files: 79% (3100/3924) Checking out files: 80% (3140/3924) Checking out files: 81% (3179/3924) Checking out files: 82% (3218/3924) Checking out files: 83% (3257/3924) Checking out files: 84% (3297/3924) Checking out files: 84% (3334/3924) Checking out files: 85% (3336/3924) Checking out files: 86% (3375/3924) Checking out files: 87% (3414/3924) Checking out files: 88% (3454/3924) Checking out files: 89% (3493/3924) Checking out files: 90% (3532/3924) Checking out files: 91% (3571/3924) Checking out files: 92% (3611/3924) Checking out files: 93% (3650/3924) Checking out files: 94% (3689/3924) Checking out files: 95% (3728/3924) Checking out files: 96% (3768/3924) Checking out files: 97% (3807/3924) Checking out files: 98% (3846/3924) Checking out files: 99% (3885/3924) Checking out files: 100% (3924/3924) Checking out files: 100% (3924/3924), done. [2021-05-27T07:26:37.372Z] #56 49.73 + cd /tmp/tmp.5ZhVjvIp5S/src/github.com/containerd/containerd [2021-05-27T07:26:37.372Z] #56 49.74 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:26:37.372Z] #56 50.51 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-27T07:26:37.372Z] #56 50.52 + BUILDTAGS='netgo osusergo static_build' [2021-05-27T07:26:37.372Z] #56 50.53 + export EXTRA_FLAGS=-buildmode=pie [2021-05-27T07:26:37.372Z] #56 50.53 + EXTRA_FLAGS=-buildmode=pie [2021-05-27T07:26:37.372Z] #56 50.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-27T07:26:37.372Z] #56 50.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-27T07:26:37.372Z] #56 50.53 + '[' '' = dynamic ']' [2021-05-27T07:26:37.372Z] #56 50.53 + make [2021-05-27T07:26:37.393Z] #43 30.24 CC images/timerfd.o [2021-05-27T07:26:37.393Z] #43 30.52 CC images/mm.o [2021-05-27T07:26:37.936Z] #43 160.8 CC criu/util.o [2021-05-27T07:26:37.941Z] #56 52.16 + bin/ctr [2021-05-27T07:26:37.941Z] #56 ... [2021-05-27T07:26:37.941Z] [2021-05-27T07:26:37.941Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:37.941Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:26:37.941Z] #45 105.2 go/parser [2021-05-27T07:26:37.941Z] #45 105.7 text/template [2021-05-27T07:26:37.941Z] #45 108.5 log [2021-05-27T07:26:37.941Z] #45 109.2 encoding/xml [2021-05-27T07:26:37.941Z] #45 110.6 go/doc [2021-05-27T07:26:37.941Z] #45 114.2 github.com/LK4D4/vndr/build [2021-05-27T07:26:37.941Z] #45 114.4 github.com/LK4D4/vndr/versioned [2021-05-27T07:26:37.941Z] #45 114.5 compress/flate [2021-05-27T07:26:37.968Z] #43 30.89 CC images/sk-opts.o [2021-05-27T07:26:37.968Z] #43 31.03 CC images/sk-unix.o [2021-05-27T07:26:38.067Z] #45 ... [2021-05-27T07:26:38.067Z] [2021-05-27T07:26:38.067Z] #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-05-27T07:26:38.067Z] #56 sha256:8febb251da262070b26f76ffb24fa89018913a7946f5ea1d2056c96bdd2a07bb [2021-05-27T07:26:38.200Z] #45 ... [2021-05-27T07:26:38.201Z] [2021-05-27T07:26:38.201Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:38.201Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:38.201Z] #43 22.88 CC images/fh.o [2021-05-27T07:26:38.201Z] #43 23.12 CC images/fsnotify.o [2021-05-27T07:26:38.230Z] #43 31.38 CC images/sk-inet.o [2021-05-27T07:26:38.460Z] #43 23.77 CC images/signalfd.o [2021-05-27T07:26:38.499Z] #43 161.7 CC criu/uts_ns.o [2021-05-27T07:26:38.719Z] #43 24.04 CC images/fs.o [2021-05-27T07:26:38.719Z] #43 24.26 CC images/pstree.o [2021-05-27T07:26:38.755Z] #43 161.8 CC criu/vdso-compat.o [2021-05-27T07:26:38.756Z] #43 162.0 CC criu/vdso.o [2021-05-27T07:26:38.805Z] #43 31.88 CC images/tun.o [2021-05-27T07:26:38.978Z] #43 24.46 CC images/pipe.o [2021-05-27T07:26:39.067Z] #43 32.11 CC images/sk-netlink.o [2021-05-27T07:26:39.105Z] #56 48.51 Checking out files: 52% (2055/3924) Checking out files: 53% (2080/3924) Checking out files: 54% (2119/3924) Checking out files: 55% (2159/3924) Checking out files: 56% (2198/3924) Checking out files: 57% (2237/3924) Checking out files: 58% (2276/3924) Checking out files: 59% (2316/3924) Checking out files: 60% (2355/3924) Checking out files: 61% (2394/3924) Checking out files: 62% (2433/3924) Checking out files: 63% (2473/3924) Checking out files: 64% (2512/3924) Checking out files: 65% (2551/3924) Checking out files: 66% (2590/3924) Checking out files: 67% (2630/3924) Checking out files: 68% (2669/3924) Checking out files: 69% (2708/3924) Checking out files: 70% (2747/3924) Checking out files: 71% (2787/3924) Checking out files: 72% (2826/3924) Checking out files: 73% (2865/3924) Checking out files: 74% (2904/3924) Checking out files: 75% (2943/3924) Checking out files: 76% (2983/3924) Checking out files: 77% (3022/3924) Checking out files: 78% (3061/3924) Checking out files: 79% (3100/3924) Checking out files: 80% (3140/3924) Checking out files: 81% (3179/3924) Checking out files: 82% (3218/3924) Checking out files: 83% (3257/3924) Checking out files: 84% (3297/3924) Checking out files: 85% (3336/3924) Checking out files: 86% (3375/3924) Checking out files: 87% (3414/3924) Checking out files: 88% (3454/3924) Checking out files: 89% (3493/3924) Checking out files: 90% (3532/3924) Checking out files: 91% (3571/3924) Checking out files: 92% (3611/3924) Checking out files: 92% (3631/3924) Checking out files: 93% (3650/3924) Checking out files: 94% (3689/3924) Checking out files: 95% (3728/3924) Checking out files: 96% (3768/3924) Checking out files: 97% (3807/3924) Checking out files: 98% (3846/3924) Checking out files: 99% (3885/3924) Checking out files: 100% (3924/3924) Checking out files: 100% (3924/3924), done. [2021-05-27T07:26:39.105Z] #56 49.81 + cd /tmp/tmp.PCeGmTXJW4/src/github.com/containerd/containerd [2021-05-27T07:26:39.105Z] #56 49.81 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-05-27T07:26:39.105Z] #56 ... [2021-05-27T07:26:39.105Z] [2021-05-27T07:26:39.105Z] #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-05-27T07:26:39.105Z] #51 sha256:4829c5dd68a67a15f479510ba3932c6ac364e41df8aba930eb7dcca71c1f2219 [2021-05-27T07:26:39.105Z] #51 103.0 go/ast [2021-05-27T07:26:39.105Z] #51 103.4 golang.org/x/crypto/ssh/terminal [2021-05-27T07:26:39.105Z] #51 104.6 mvdan.cc/editorconfig [2021-05-27T07:26:39.105Z] #51 105.8 mvdan.cc/sh/v3/fileutil [2021-05-27T07:26:39.105Z] #51 106.0 text/tabwriter [2021-05-27T07:26:39.105Z] #51 106.6 mvdan.cc/sh/v3/syntax [2021-05-27T07:26:39.105Z] #51 113.2 mvdan.cc/sh/v3/cmd/shfmt [2021-05-27T07:26:39.105Z] #51 ... [2021-05-27T07:26:39.105Z] [2021-05-27T07:26:39.105Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:39.105Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:39.105Z] #43 14.60 make[1]: Nothing to be done for 'all'. [2021-05-27T07:26:39.105Z] #43 16.08 CC images/stats.o [2021-05-27T07:26:39.105Z] #43 16.48 CC images/core.o [2021-05-27T07:26:39.105Z] #43 17.23 CC images/core-x86.o [2021-05-27T07:26:39.105Z] #43 17.91 CC images/core-arm.o [2021-05-27T07:26:39.105Z] #43 18.36 CC images/core-aarch64.o [2021-05-27T07:26:39.105Z] #43 18.69 CC images/core-ppc64.o [2021-05-27T07:26:39.105Z] #43 19.36 CC images/core-s390.o [2021-05-27T07:26:39.105Z] #43 20.10 CC images/cpuinfo.o [2021-05-27T07:26:39.105Z] #43 20.51 CC images/inventory.o [2021-05-27T07:26:39.105Z] #43 20.78 CC images/fdinfo.o [2021-05-27T07:26:39.105Z] #43 21.25 CC images/fown.o [2021-05-27T07:26:39.105Z] #43 21.47 CC images/ns.o [2021-05-27T07:26:39.105Z] #43 21.75 CC images/regfile.o [2021-05-27T07:26:39.105Z] #43 21.98 CC images/ghost-file.o [2021-05-27T07:26:39.105Z] #43 22.27 CC images/fifo.o [2021-05-27T07:26:39.105Z] #43 22.47 CC images/remap-file-path.o [2021-05-27T07:26:39.105Z] #43 22.72 CC images/eventfd.o [2021-05-27T07:26:39.238Z] #43 24.67 CC images/tcp-stream.o [2021-05-27T07:26:39.319Z] #43 162.5 LINK criu/built-in.o [2021-05-27T07:26:39.319Z] #43 162.6 LINK criu/criu [2021-05-27T07:26:39.330Z] #43 32.34 CC images/packet-sock.o [2021-05-27T07:26:39.365Z] #43 22.99 CC images/eventpoll.o [2021-05-27T07:26:39.498Z] #43 24.87 CC images/sk-packet.o [2021-05-27T07:26:39.757Z] #43 25.19 CC images/mnt.o [2021-05-27T07:26:39.882Z] #43 163.0 DEP lib/c/criu.d [2021-05-27T07:26:39.905Z] #43 32.77 CC images/ipc-var.o [2021-05-27T07:26:39.905Z] #43 ... [2021-05-27T07:26:39.905Z] [2021-05-27T07:26:39.905Z] #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-05-27T07:26:39.905Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-27T07:26:39.905Z] #13 91.59 Selecting previously unselected package libpcre16-3:arm64. [2021-05-27T07:26:39.905Z] #13 91.59 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-05-27T07:26:39.905Z] #13 91.59 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-05-27T07:26:39.905Z] #13 91.82 Selecting previously unselected package libpcre32-3:arm64. [2021-05-27T07:26:39.905Z] #13 91.83 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-05-27T07:26:39.905Z] #13 91.84 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-05-27T07:26:39.905Z] #13 92.01 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-05-27T07:26:39.905Z] #13 92.01 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-05-27T07:26:39.905Z] #13 92.02 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-27T07:26:39.905Z] #13 92.15 Selecting previously unselected package libpcre3-dev:arm64. [2021-05-27T07:26:39.905Z] #13 92.16 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-05-27T07:26:39.905Z] #13 92.19 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-27T07:26:39.905Z] #13 92.80 Selecting previously unselected package libselinux1-dev:arm64. [2021-05-27T07:26:39.905Z] #13 92.80 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-05-27T07:26:39.905Z] #13 92.86 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-27T07:26:39.905Z] #13 93.09 Selecting previously unselected package libdevmapper-dev:arm64. [2021-05-27T07:26:39.905Z] #13 93.10 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-05-27T07:26:39.905Z] #13 93.11 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-27T07:26:39.905Z] #13 93.21 Selecting previously unselected package libseccomp-dev:arm64. [2021-05-27T07:26:39.905Z] #13 93.22 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-27T07:26:39.905Z] #13 93.24 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:26:39.905Z] #13 93.41 Selecting previously unselected package libsystemd-dev:arm64. [2021-05-27T07:26:39.905Z] #13 93.41 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-05-27T07:26:39.905Z] #13 93.42 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-27T07:26:39.905Z] #13 93.87 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-27T07:26:39.905Z] #13 93.89 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:26:39.905Z] #13 93.91 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-05-27T07:26:39.905Z] #13 93.98 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-27T07:26:39.905Z] #13 94.00 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-05-27T07:26:39.905Z] #13 94.04 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-05-27T07:26:39.905Z] #13 94.06 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:39.905Z] #13 94.07 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-27T07:26:39.905Z] #13 94.09 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-05-27T07:26:39.905Z] #13 94.11 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-27T07:26:39.905Z] #13 94.14 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-27T07:26:39.905Z] #13 94.19 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:26:39.905Z] #13 94.21 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-27T07:26:39.905Z] #13 94.25 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-27T07:26:39.905Z] #13 94.36 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-27T07:26:39.905Z] #13 94.42 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-27T07:26:39.905Z] #13 94.50 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-27T07:26:39.905Z] #13 94.60 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:39.905Z] #13 94.63 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-05-27T07:26:39.905Z] #13 94.65 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-05-27T07:26:39.905Z] #13 94.70 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:39.905Z] #13 94.79 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-05-27T07:26:39.905Z] #13 94.82 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-05-27T07:26:39.905Z] #13 94.86 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-27T07:26:39.905Z] #13 94.88 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-27T07:26:39.905Z] #13 94.91 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-27T07:26:39.905Z] #13 94.93 Setting up dmsetup (2:1.02.155-3) ... [2021-05-27T07:26:39.905Z] #13 94.96 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-27T07:26:39.905Z] #13 94.99 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-27T07:26:39.905Z] #13 95.01 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:26:39.935Z] #43 23.33 CC images/fh.o [2021-05-27T07:26:40.018Z] #43 25.43 CC images/pipe-data.o [2021-05-27T07:26:40.140Z] #43 163.1 CC images/rpc.pb-c.o [2021-05-27T07:26:40.168Z] #13 DONE 95.6s [2021-05-27T07:26:40.168Z] [2021-05-27T07:26:40.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:40.168Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:40.168Z] #43 33.10 CC images/ipc-desc.o [2021-05-27T07:26:40.194Z] #43 23.63 CC images/fsnotify.o [2021-05-27T07:26:40.277Z] #43 25.61 CC images/sa.o [2021-05-27T07:26:40.397Z] #43 163.6 CC lib/c/criu.o [2021-05-27T07:26:40.430Z] #43 33.41 CC images/ipc-shm.o [2021-05-27T07:26:40.453Z] #43 ... [2021-05-27T07:26:40.453Z] [2021-05-27T07:26:40.453Z] #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-05-27T07:26:40.453Z] #56 sha256:8febb251da262070b26f76ffb24fa89018913a7946f5ea1d2056c96bdd2a07bb [2021-05-27T07:26:40.453Z] #56 51.10 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-27T07:26:40.453Z] #56 51.11 + BUILDTAGS='netgo osusergo static_build' [2021-05-27T07:26:40.453Z] #56 51.11 + export EXTRA_FLAGS=-buildmode=pie [2021-05-27T07:26:40.453Z] #56 51.11 + EXTRA_FLAGS=-buildmode=pie [2021-05-27T07:26:40.453Z] #56 51.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-27T07:26:40.453Z] #56 51.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-27T07:26:40.453Z] #56 51.11 + '[' '' = dynamic ']' [2021-05-27T07:26:40.453Z] #56 51.11 + make [2021-05-27T07:26:40.536Z] #43 25.82 CC images/timer.o [2021-05-27T07:26:40.695Z] #43 33.74 CC images/ipc-msg.o [2021-05-27T07:26:40.796Z] #43 26.24 CC images/timerfd.o [2021-05-27T07:26:41.271Z] #43 34.05 CC images/ipc-sem.o [2021-05-27T07:26:41.271Z] #43 34.24 CC images/utsns.o [2021-05-27T07:26:41.271Z] #43 34.40 CC images/creds.o [2021-05-27T07:26:41.327Z] #43 164.4 LINK lib/c/built-in.o [2021-05-27T07:26:41.327Z] #43 164.4 LINK lib/c/libcriu.so [2021-05-27T07:26:41.327Z] #43 164.4 LINK lib/c/libcriu.a [2021-05-27T07:26:41.327Z] #43 164.5 GEN magic.py [2021-05-27T07:26:41.327Z] #43 164.6 Note: Building without setproctitle() and strlcpy() support. [2021-05-27T07:26:41.327Z] #43 164.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-27T07:26:41.363Z] #43 26.61 CC images/mm.o [2021-05-27T07:26:41.363Z] #43 ... [2021-05-27T07:26:41.363Z] [2021-05-27T07:26:41.363Z] #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-05-27T07:26:41.363Z] #51 sha256:01ea27c1af141f2f8795d65466c02bb5b3138c15f0d0974cd24bde69a4c0fee8 [2021-05-27T07:26:41.363Z] #51 112.0 mvdan.cc/sh/v3/cmd/shfmt [2021-05-27T07:26:41.363Z] #51 DONE 118.6s [2021-05-27T07:26:41.363Z] [2021-05-27T07:26:41.363Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:41.363Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:41.363Z] #43 26.84 CC images/sk-opts.o [2021-05-27T07:26:41.534Z] #43 34.56 CC images/vma.o [2021-05-27T07:26:41.584Z] #43 164.6 Note: Building without GnuTLS support [2021-05-27T07:26:41.584Z] #43 164.6 Makefile.config:39: Warn: you have no libnftables installed [2021-05-27T07:26:41.584Z] #43 164.6 Makefile.config:40: Warn: Building without nftables support [2021-05-27T07:26:41.796Z] #43 34.74 CC images/netdev.o [2021-05-27T07:26:41.904Z] #56 52.83 + bin/ctr [2021-05-27T07:26:41.933Z] #43 27.20 CC images/sk-unix.o [2021-05-27T07:26:42.059Z] #43 ... [2021-05-27T07:26:42.059Z] [2021-05-27T07:26:42.059Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-27T07:26:42.059Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-27T07:26:42.059Z] #14 DONE 1.8s [2021-05-27T07:26:42.059Z] [2021-05-27T07:26:42.059Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:42.059Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:42.059Z] #43 35.13 CC images/tty.o [2021-05-27T07:26:42.146Z] #43 165.3 fatal: not a git repository (or any of the parent directories): .git [2021-05-27T07:26:42.193Z] #43 27.74 CC images/sk-inet.o [2021-05-27T07:26:42.242Z] #53 ... [2021-05-27T07:26:42.243Z] [2021-05-27T07:26:42.243Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-27T07:26:42.243Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-27T07:26:42.243Z] #14 DONE 5.2s [2021-05-27T07:26:42.243Z] [2021-05-27T07:26:42.243Z] #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-05-27T07:26:42.243Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-27T07:26:42.717Z] #43 165.8 make[1]: Nothing to be done for 'all'. [2021-05-27T07:26:42.766Z] #43 28.27 CC images/tun.o [2021-05-27T07:26:43.007Z] #43 36.11 CC images/file-lock.o [2021-05-27T07:26:43.025Z] #43 28.56 CC images/sk-netlink.o [2021-05-27T07:26:43.271Z] #43 36.26 CC images/rlimit.o [2021-05-27T07:26:43.281Z] #43 166.3 make[1]: 'images/built-in.o' is up to date. [2021-05-27T07:26:43.281Z] #43 166.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-27T07:26:43.281Z] #43 166.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-27T07:26:43.281Z] #43 166.4 make[1]: 'compel/libcompel.a' is up to date. [2021-05-27T07:26:43.281Z] #43 166.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-27T07:26:43.281Z] #43 166.4 make[1]: Nothing to be done for 'all'. [2021-05-27T07:26:43.281Z] #43 166.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-27T07:26:43.285Z] #43 28.74 CC images/packet-sock.o [2021-05-27T07:26:43.535Z] #43 36.43 CC images/pagemap.o [2021-05-27T07:26:43.538Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2021-05-27T07:26:43.539Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2021-05-27T07:26:43.539Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2021-05-27T07:26:43.539Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-05-27T07:26:43.797Z] #43 ... [2021-05-27T07:26:43.797Z] [2021-05-27T07:26:43.797Z] #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-05-27T07:26:43.797Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-27T07:26:43.797Z] #15 DONE 1.7s [2021-05-27T07:26:43.797Z] [2021-05-27T07:26:43.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:43.797Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:43.797Z] #43 36.78 CC images/siginfo.o [2021-05-27T07:26:43.804Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-05-27T07:26:43.804Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-05-27T07:26:43.804Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-05-27T07:26:43.804Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-05-27T07:26:43.804Z] #43 167.0 INSTALL criu/criu [2021-05-27T07:26:43.890Z] #43 29.26 CC images/ipc-var.o [2021-05-27T07:26:43.890Z] #43 29.42 CC images/ipc-desc.o [2021-05-27T07:26:44.061Z] #43 DONE 167.2s [2021-05-27T07:26:44.061Z] [2021-05-27T07:26:44.061Z] #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-05-27T07:26:44.061Z] #56 sha256:8850ac75bc28faa2bc6f9c5304b32734e98fe77377fdac8a5c56673b52ef349e [2021-05-27T07:26:44.376Z] #43 37.32 CC images/rpc.o [2021-05-27T07:26:44.471Z] #43 29.72 CC images/ipc-shm.o [2021-05-27T07:26:44.471Z] #43 29.92 CC images/ipc-msg.o [2021-05-27T07:26:44.731Z] #43 30.13 CC images/ipc-sem.o [2021-05-27T07:26:44.991Z] #43 30.43 CC images/utsns.o [2021-05-27T07:26:44.991Z] #43 30.62 CC images/creds.o [2021-05-27T07:26:45.326Z] #43 38.49 CC images/ext-file.o [2021-05-27T07:26:45.430Z] #56 ... [2021-05-27T07:26:45.430Z] [2021-05-27T07:26:45.430Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-27T07:26:45.430Z] #44 sha256:62396f154a3db8929b3cff77906ef9cb92bd983e2e190f7b240856de1aa0fac2 [2021-05-27T07:26:45.430Z] #44 DONE 0.1s [2021-05-27T07:26:45.430Z] [2021-05-27T07:26:45.430Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-27T07:26:45.430Z] #46 sha256:13eab32152b38c65192486eafd43b4660fe679e1c323bb9eef01f6f045413aa1 [2021-05-27T07:26:45.430Z] #46 DONE 0.2s [2021-05-27T07:26:45.430Z] [2021-05-27T07:26:45.430Z] #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-05-27T07:26:45.430Z] #53 sha256:eb404eaf0f5044e57365c921a5568bd85f76716a28e9088b7cd90547a8872dea [2021-05-27T07:26:45.430Z] #53 ... [2021-05-27T07:26:45.430Z] [2021-05-27T07:26:45.430Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-27T07:26:45.430Z] #48 sha256:174a4537297411859f2652fe93a462209b63f198c6b79d400cb4aa4ef29e9310 [2021-05-27T07:26:45.430Z] #48 DONE 0.1s [2021-05-27T07:26:45.430Z] [2021-05-27T07:26:45.430Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-27T07:26:45.430Z] #50 sha256:81edd5bf3dc5aaac003b869b303d0de59bdae332137cc6190a6e360016440a51 [2021-05-27T07:26:45.539Z] #15 ... [2021-05-27T07:26:45.539Z] [2021-05-27T07:26:45.539Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:45.539Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:26:45.539Z] #45 121.1 net/http/httptrace [2021-05-27T07:26:45.539Z] #45 121.4 net/http [2021-05-27T07:26:45.539Z] #45 ... [2021-05-27T07:26:45.539Z] [2021-05-27T07:26:45.539Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:45.539Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:45.539Z] #43 53.38 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-27T07:26:45.539Z] #43 53.58 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-27T07:26:45.539Z] #43 53.97 HOSTCC compel/src/lib/log-host.o [2021-05-27T07:26:45.539Z] #43 54.19 HOSTLINK compel/compel-host-bin [2021-05-27T07:26:45.539Z] #43 54.28 DEP soccr/soccr.d [2021-05-27T07:26:45.539Z] #43 54.54 CC soccr/soccr.o [2021-05-27T07:26:45.539Z] #43 55.77 AR soccr/libsoccr.a [2021-05-27T07:26:45.539Z] #43 55.81 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-27T07:26:45.539Z] #43 56.16 DEP criu/arch/x86/sigframe.d [2021-05-27T07:26:45.540Z] #43 56.33 DEP criu/arch/x86/sigaction_compat.d [2021-05-27T07:26:45.540Z] #43 56.48 DEP criu/arch/x86/kerndat.d [2021-05-27T07:26:45.540Z] #43 56.66 DEP criu/arch/x86/crtools.d [2021-05-27T07:26:45.540Z] #43 56.81 DEP criu/arch/x86/cpu.d [2021-05-27T07:26:45.540Z] #43 56.92 CC criu/arch/x86/cpu.o [2021-05-27T07:26:45.540Z] #43 57.47 CC criu/arch/x86/crtools.o [2021-05-27T07:26:45.540Z] #43 58.74 CC criu/arch/x86/kerndat.o [2021-05-27T07:26:45.540Z] #43 59.24 CC criu/arch/x86/sigaction_compat.o [2021-05-27T07:26:45.540Z] #43 59.51 CC criu/arch/x86/sigframe.o [2021-05-27T07:26:45.540Z] #43 59.86 LINK criu/arch/x86/crtools.built-in.o [2021-05-27T07:26:45.540Z] #43 59.88 DEP criu/pie/util-vdso-elf32.d [2021-05-27T07:26:45.540Z] #43 60.02 DEP criu/pie/util-vdso.d [2021-05-27T07:26:45.540Z] #43 60.16 DEP criu/pie/util.d [2021-05-27T07:26:45.540Z] #43 60.36 CC criu/pie/util.o [2021-05-27T07:26:45.540Z] #43 60.72 CC criu/pie/util-vdso.o [2021-05-27T07:26:45.540Z] #43 61.47 CC criu/pie/util-vdso-elf32.o [2021-05-27T07:26:45.562Z] #43 30.82 CC images/vma.o [2021-05-27T07:26:45.589Z] #43 ... [2021-05-27T07:26:45.589Z] [2021-05-27T07:26:45.589Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-27T07:26:45.589Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-27T07:26:45.589Z] #16 1.295 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-27T07:26:45.589Z] #16 DONE 1.8s [2021-05-27T07:26:45.589Z] [2021-05-27T07:26:45.589Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:45.589Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:45.589Z] #43 38.76 CC images/cgroup.o [2021-05-27T07:26:45.687Z] #50 DONE 0.1s [2021-05-27T07:26:45.687Z] [2021-05-27T07:26:45.687Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-27T07:26:45.687Z] #52 sha256:2dbd3350d67606f1b8b0ca3d0a735c139c3b86d855bf53b460069531045c4d2b [2021-05-27T07:26:45.687Z] #52 DONE 0.1s [2021-05-27T07:26:45.687Z] [2021-05-27T07:26:45.687Z] #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-05-27T07:26:45.687Z] #56 sha256:8850ac75bc28faa2bc6f9c5304b32734e98fe77377fdac8a5c56673b52ef349e [2021-05-27T07:26:45.803Z] #43 62.14 AR criu/pie/pie.lib.a [2021-05-27T07:26:45.821Z] #43 31.09 CC images/netdev.o [2021-05-27T07:26:46.063Z] #43 62.22 DEP criu/pie/restorer.d [2021-05-27T07:26:46.083Z] #43 31.50 CC images/tty.o [2021-05-27T07:26:46.131Z] #56 ... [2021-05-27T07:26:46.131Z] [2021-05-27T07:26:46.131Z] #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-05-27T07:26:46.131Z] #51 sha256:4829c5dd68a67a15f479510ba3932c6ac364e41df8aba930eb7dcca71c1f2219 [2021-05-27T07:26:46.131Z] #51 DONE 120.0s [2021-05-27T07:26:46.131Z] [2021-05-27T07:26:46.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-05-27T07:26:46.131Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:46.131Z] #43 24.18 CC images/signalfd.o [2021-05-27T07:26:46.131Z] #43 24.49 CC images/fs.o [2021-05-27T07:26:46.131Z] #43 24.65 CC images/pstree.o [2021-05-27T07:26:46.131Z] #43 24.83 CC images/pipe.o [2021-05-27T07:26:46.131Z] #43 25.13 CC images/tcp-stream.o [2021-05-27T07:26:46.131Z] #43 25.42 CC images/sk-packet.o [2021-05-27T07:26:46.131Z] #43 25.69 CC images/mnt.o [2021-05-27T07:26:46.131Z] #43 26.03 CC images/pipe-data.o [2021-05-27T07:26:46.131Z] #43 26.26 CC images/sa.o [2021-05-27T07:26:46.131Z] #43 26.58 CC images/timer.o [2021-05-27T07:26:46.131Z] #43 26.86 CC images/timerfd.o [2021-05-27T07:26:46.131Z] #43 27.15 CC images/mm.o [2021-05-27T07:26:46.131Z] #43 27.48 CC images/sk-opts.o [2021-05-27T07:26:46.131Z] #43 27.66 CC images/sk-unix.o [2021-05-27T07:26:46.131Z] #43 28.01 CC images/sk-inet.o [2021-05-27T07:26:46.131Z] #43 28.42 CC images/tun.o [2021-05-27T07:26:46.131Z] #43 28.69 CC images/sk-netlink.o [2021-05-27T07:26:46.131Z] #43 28.92 CC images/packet-sock.o [2021-05-27T07:26:46.131Z] #43 29.46 CC images/ipc-var.o [2021-05-27T07:26:46.131Z] #43 29.74 CC images/ipc-desc.o [2021-05-27T07:26:46.324Z] #43 62.57 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-27T07:26:46.538Z] #43 39.64 CC images/userns.o [2021-05-27T07:26:46.586Z] #43 ... [2021-05-27T07:26:46.586Z] [2021-05-27T07:26:46.586Z] #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-05-27T07:26:46.586Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-27T07:26:46.586Z] #15 DONE 4.3s [2021-05-27T07:26:46.586Z] [2021-05-27T07:26:46.586Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:46.586Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:46.586Z] #43 62.76 DEP criu/arch/x86/restorer_unmap.d [2021-05-27T07:26:46.586Z] #43 62.78 DEP criu/arch/x86/restorer.d [2021-05-27T07:26:46.586Z] #43 ... [2021-05-27T07:26:46.586Z] [2021-05-27T07:26:46.586Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-27T07:26:46.586Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-27T07:26:46.654Z] #43 31.98 CC images/file-lock.o [2021-05-27T07:26:46.654Z] #43 32.16 CC images/rlimit.o [2021-05-27T07:26:46.697Z] #43 30.31 CC images/ipc-shm.o [2021-05-27T07:26:46.802Z] #43 ... [2021-05-27T07:26:46.802Z] [2021-05-27T07:26:46.802Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:46.802Z] #45 sha256:0866fbb3fc0b2583104601d1acef253d286e5869336053e2e38d89ca2dad423c [2021-05-27T07:26:46.802Z] #45 95.35 net/http/httptrace [2021-05-27T07:26:46.802Z] #45 95.70 net/http [2021-05-27T07:26:46.802Z] #45 104.8 github.com/LK4D4/vndr/godl [2021-05-27T07:26:47.065Z] #45 105.5 github.com/LK4D4/vndr [2021-05-27T07:26:47.065Z] #45 ... [2021-05-27T07:26:47.065Z] [2021-05-27T07:26:47.065Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:47.065Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:47.065Z] #43 40.04 CC images/google/protobuf/descriptor.o [2021-05-27T07:26:47.224Z] #43 32.44 CC images/pagemap.o [2021-05-27T07:26:47.224Z] #43 32.73 CC images/siginfo.o [2021-05-27T07:26:47.264Z] #43 30.84 CC images/ipc-msg.o [2021-05-27T07:26:47.328Z] #43 ... [2021-05-27T07:26:47.328Z] [2021-05-27T07:26:47.328Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-27T07:26:47.328Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-27T07:26:47.328Z] #17 DONE 1.7s [2021-05-27T07:26:47.328Z] [2021-05-27T07:26:47.328Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-27T07:26:47.328Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-27T07:26:47.483Z] #43 32.95 CC images/rpc.o [2021-05-27T07:26:47.523Z] #43 31.16 CC images/ipc-sem.o [2021-05-27T07:26:48.090Z] #43 31.44 CC images/utsns.o [2021-05-27T07:26:48.090Z] #43 31.65 CC images/creds.o [2021-05-27T07:26:48.090Z] #43 ... [2021-05-27T07:26:48.090Z] [2021-05-27T07:26:48.090Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:48.090Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:26:48.090Z] #45 112.1 go/doc [2021-05-27T07:26:48.090Z] #45 115.0 github.com/LK4D4/vndr/versioned [2021-05-27T07:26:48.090Z] #45 115.1 compress/flate [2021-05-27T07:26:48.090Z] #45 115.4 github.com/LK4D4/vndr/build [2021-05-27T07:26:48.090Z] #45 118.4 hash/crc32 [2021-05-27T07:26:48.090Z] #45 119.0 compress/gzip [2021-05-27T07:26:48.090Z] #45 119.1 net [2021-05-27T07:26:48.090Z] #45 119.7 vendor/golang.org/x/sys/cpu [2021-05-27T07:26:48.090Z] #45 119.9 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-27T07:26:48.090Z] #45 121.5 vendor/golang.org/x/crypto/hkdf [2021-05-27T07:26:48.090Z] #45 121.7 vendor/golang.org/x/text/transform [2021-05-27T07:26:48.349Z] #45 122.3 vendor/golang.org/x/text/unicode/bidi [2021-05-27T07:26:48.349Z] #45 ... [2021-05-27T07:26:48.349Z] [2021-05-27T07:26:48.349Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:48.349Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:48.349Z] #43 31.97 CC images/vma.o [2021-05-27T07:26:48.608Z] #43 32.21 CC images/netdev.o [2021-05-27T07:26:48.722Z] #18 DONE 1.5s [2021-05-27T07:26:48.722Z] [2021-05-27T07:26:48.722Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:48.722Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:48.722Z] #43 41.54 CC images/opts.o [2021-05-27T07:26:48.722Z] #43 41.84 CC images/seccomp.o [2021-05-27T07:26:48.863Z] #43 34.07 CC images/ext-file.o [2021-05-27T07:26:48.863Z] #43 34.32 CC images/cgroup.o [2021-05-27T07:26:48.870Z] #43 32.61 CC images/tty.o [2021-05-27T07:26:49.300Z] #43 42.27 CC images/binfmt-misc.o [2021-05-27T07:26:49.433Z] #43 34.85 CC images/userns.o [2021-05-27T07:26:49.433Z] #43 35.03 CC images/google/protobuf/descriptor.o [2021-05-27T07:26:49.566Z] #43 42.65 CC images/time.o [2021-05-27T07:26:49.638Z] Running on azwin-2-c55c90 in d:\jenkins\workspace\moby_PR-42410 [Pipeline] { [Pipeline] ws [2021-05-27T07:26:49.652Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-27T07:26:49.806Z] #43 33.21 CC images/file-lock.o [2021-05-27T07:26:49.806Z] #43 33.45 CC images/rlimit.o [2021-05-27T07:26:49.829Z] #43 42.92 CC images/sysctl.o [2021-05-27T07:26:49.906Z] #16 2.904 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-27T07:26:49.906Z] #16 DONE 3.0s [2021-05-27T07:26:49.906Z] [2021-05-27T07:26:49.906Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:49.906Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:49.906Z] #43 63.04 DEP criu/arch/x86/vdso-pie.d [2021-05-27T07:26:49.906Z] #43 63.22 DEP criu/pie/parasite-vdso.d [2021-05-27T07:26:49.906Z] #43 63.45 DEP criu/pie/parasite.d [2021-05-27T07:26:49.906Z] #43 63.76 CC criu/pie/parasite.o [2021-05-27T07:26:49.906Z] #43 65.10 LINK criu/pie/parasite.built-in.o [2021-05-27T07:26:49.906Z] #43 65.10 GEN criu/pie/parasite-blob.h [2021-05-27T07:26:49.906Z] #43 65.15 CC criu/pie/parasite-vdso.o [2021-05-27T07:26:49.906Z] #43 65.84 CC criu/arch/x86/vdso-pie.o [2021-05-27T07:26:49.906Z] #43 66.21 CC criu/arch/x86/restorer.o [2021-05-27T07:26:50.002Z] #43 ... [2021-05-27T07:26:50.002Z] [2021-05-27T07:26:50.002Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:50.002Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:26:50.002Z] #45 117.1 hash/crc32 [2021-05-27T07:26:50.002Z] #45 117.5 compress/gzip [2021-05-27T07:26:50.002Z] #45 117.9 net [2021-05-27T07:26:50.002Z] #45 118.1 vendor/golang.org/x/crypto/poly1305 [2021-05-27T07:26:50.002Z] #45 118.3 vendor/golang.org/x/sys/cpu [2021-05-27T07:26:50.002Z] #45 118.5 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-27T07:26:50.002Z] #45 120.4 vendor/golang.org/x/text/transform [2021-05-27T07:26:50.002Z] #45 121.2 vendor/golang.org/x/text/unicode/bidi [2021-05-27T07:26:50.002Z] #45 123.2 vendor/golang.org/x/text/secure/bidirule [2021-05-27T07:26:50.002Z] #45 123.5 vendor/golang.org/x/text/unicode/norm [2021-05-27T07:26:50.002Z] #45 ... [2021-05-27T07:26:50.002Z] [2021-05-27T07:26:50.002Z] #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-05-27T07:26:50.002Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:50.002Z] #13 114.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-27T07:26:50.002Z] #13 114.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:26:50.002Z] #13 114.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:50.065Z] #43 33.69 CC images/pagemap.o [2021-05-27T07:26:50.093Z] #43 43.16 CC images/autofs.o [2021-05-27T07:26:50.263Z] #13 ... [2021-05-27T07:26:50.263Z] [2021-05-27T07:26:50.263Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:50.263Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:26:50.263Z] #45 127.5 vendor/golang.org/x/net/idna [2021-05-27T07:26:50.324Z] #43 33.95 CC images/siginfo.o [2021-05-27T07:26:50.357Z] #43 ... [2021-05-27T07:26:50.357Z] [2021-05-27T07:26:50.357Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-27T07:26:50.357Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-27T07:26:50.357Z] #19 DONE 1.7s [2021-05-27T07:26:50.357Z] [2021-05-27T07:26:50.357Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:50.357Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:50.357Z] #43 43.37 CC images/macvlan.o [2021-05-27T07:26:50.357Z] #43 ... [2021-05-27T07:26:50.357Z] [2021-05-27T07:26:50.357Z] #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-05-27T07:26:50.357Z] #53 sha256:ee606e24830174d1662a3e961a7b8e946aeeb6887443e26a0e8401c7ac7c9c87 [2021-05-27T07:26:50.357Z] #53 1.559 + RM_GOPATH=0 [2021-05-27T07:26:50.357Z] #53 1.559 + TMP_GOPATH= [2021-05-27T07:26:50.357Z] #53 1.559 + : /build [2021-05-27T07:26:50.357Z] #53 1.559 + '[' -z '' ']' [2021-05-27T07:26:50.357Z] #53 1.559 ++ mktemp -d [2021-05-27T07:26:50.357Z] #53 1.562 + export GOPATH=/tmp/tmp.iNe9lDd1KP [2021-05-27T07:26:50.357Z] #53 1.567 + GOPATH=/tmp/tmp.iNe9lDd1KP [2021-05-27T07:26:50.357Z] #53 1.567 + RM_GOPATH=1 [2021-05-27T07:26:50.357Z] #53 1.567 + case "$(go env GOARCH)" in [2021-05-27T07:26:50.357Z] #53 1.567 ++ go env GOARCH [2021-05-27T07:26:50.357Z] #53 1.590 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:50.357Z] #53 1.590 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:50.357Z] #53 1.591 ++ dirname /tmp/install/install.sh [2021-05-27T07:26:50.357Z] #53 1.594 + dir=/tmp/install [2021-05-27T07:26:50.357Z] #53 1.594 + bin=runc [2021-05-27T07:26:50.357Z] #53 1.594 + shift [2021-05-27T07:26:50.357Z] #53 1.594 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-27T07:26:50.357Z] #53 1.594 + . /tmp/install/runc.installer [2021-05-27T07:26:50.357Z] #53 1.595 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-27T07:26:50.357Z] #53 1.595 + install_runc [2021-05-27T07:26:50.357Z] #53 1.596 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-27T07:26:50.357Z] #53 1.598 + uname -r [2021-05-27T07:26:50.357Z] #53 1.609 + RUNC_BUILDTAGS='seccomp ' [2021-05-27T07:26:50.357Z] #53 1.609 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-27T07:26:50.357Z] #53 1.609 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-27T07:26:50.357Z] #53 1.610 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iNe9lDd1KP/src/github.com/opencontainers/runc [2021-05-27T07:26:50.357Z] #53 1.633 Cloning into '/tmp/tmp.iNe9lDd1KP/src/github.com/opencontainers/runc'... [2021-05-27T07:26:50.583Z] #43 34.20 CC images/rpc.o [2021-05-27T07:26:50.620Z] #53 ... [2021-05-27T07:26:50.620Z] [2021-05-27T07:26:50.620Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:50.620Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:50.620Z] #43 43.59 CC images/sit.o [2021-05-27T07:26:50.848Z] #43 66.90 CC criu/arch/x86/restorer_unmap.o [2021-05-27T07:26:50.848Z] #43 66.96 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-27T07:26:50.884Z] #43 43.92 CC images/memfd.o [2021-05-27T07:26:51.109Z] #43 67.29 CC criu/pie/restorer.o [2021-05-27T07:26:51.145Z] The recommended git tool is: git [2021-05-27T07:26:51.146Z] #43 44.14 CC images/timens.o [2021-05-27T07:26:51.146Z] #43 ... [2021-05-27T07:26:51.146Z] [2021-05-27T07:26:51.146Z] #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-05-27T07:26:51.146Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-27T07:26:51.146Z] #32 DONE 109.5s [2021-05-27T07:26:51.409Z] [2021-05-27T07:26:51.409Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:51.409Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:51.409Z] #43 44.42 LINK images/built-in.o [2021-05-27T07:26:51.961Z] #43 35.41 CC images/ext-file.o [2021-05-27T07:26:51.961Z] #43 35.61 CC images/cgroup.o [2021-05-27T07:26:51.985Z] #43 44.81 GEN compel/include/asm [2021-05-27T07:26:51.985Z] #43 44.86 GEN compel/include/version.h [2021-05-27T07:26:51.985Z] #43 44.87 touch .config [2021-05-27T07:26:51.985Z] #43 44.98 GEN include/common/config.h [2021-05-27T07:26:51.985Z] #43 45.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-27T07:26:51.985Z] #43 45.12 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-05-27T07:26:51.985Z] #43 45.16 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-05-27T07:26:51.985Z] #43 45.19 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-05-27T07:26:52.248Z] #43 45.22 DEP compel/plugins/std/infect.d [2021-05-27T07:26:52.494Z] #43 ... [2021-05-27T07:26:52.494Z] [2021-05-27T07:26:52.494Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-27T07:26:52.494Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-27T07:26:52.494Z] #17 DONE 2.7s [2021-05-27T07:26:52.494Z] [2021-05-27T07:26:52.494Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-27T07:26:52.494Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-27T07:26:52.514Z] #43 45.55 DEP compel/plugins/std/string.d [2021-05-27T07:26:52.530Z] #43 36.27 CC images/userns.o [2021-05-27T07:26:52.784Z] #43 45.82 DEP compel/plugins/std/log.d [2021-05-27T07:26:52.784Z] #43 45.95 DEP compel/plugins/std/fds.d [2021-05-27T07:26:52.802Z] #45 129.5 vendor/golang.org/x/net/http2/hpack [2021-05-27T07:26:53.066Z] #18 ... [2021-05-27T07:26:53.066Z] [2021-05-27T07:26:53.066Z] #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-05-27T07:26:53.066Z] #53 sha256:dbef78a01b4f49045bd9d4796994e71ca81e9556c02437aa8e8e5e7d06637f32 [2021-05-27T07:26:53.066Z] #53 6.023 + RM_GOPATH=0 [2021-05-27T07:26:53.066Z] #53 6.023 + TMP_GOPATH= [2021-05-27T07:26:53.066Z] #53 6.023 + : /build [2021-05-27T07:26:53.066Z] #53 6.023 + '[' -z '' ']' [2021-05-27T07:26:53.066Z] #53 6.023 ++ mktemp -d [2021-05-27T07:26:53.066Z] #53 6.023 + export GOPATH=/tmp/tmp.a8X11qw0mR [2021-05-27T07:26:53.066Z] #53 6.023 + GOPATH=/tmp/tmp.a8X11qw0mR [2021-05-27T07:26:53.066Z] #53 6.023 + RM_GOPATH=1 [2021-05-27T07:26:53.066Z] #53 6.023 + case "$(go env GOARCH)" in [2021-05-27T07:26:53.066Z] #53 6.023 ++ go env GOARCH [2021-05-27T07:26:53.066Z] #53 6.052 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:53.066Z] #53 6.052 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:26:53.066Z] #53 6.052 ++ dirname /tmp/install/install.sh [2021-05-27T07:26:53.066Z] #53 6.052 + dir=/tmp/install [2021-05-27T07:26:53.066Z] #53 6.052 + bin=runc [2021-05-27T07:26:53.066Z] #53 6.052 + shift [2021-05-27T07:26:53.066Z] #53 6.052 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-27T07:26:53.066Z] #53 6.052 + . /tmp/install/runc.installer [2021-05-27T07:26:53.066Z] #53 6.052 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-27T07:26:53.066Z] #53 6.052 + install_runc [2021-05-27T07:26:53.066Z] #53 6.060 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-27T07:26:53.066Z] #53 6.060 + uname -r [2021-05-27T07:26:53.066Z] #53 6.073 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-27T07:26:53.066Z] #53 6.073 + RUNC_BUILDTAGS='seccomp ' [2021-05-27T07:26:53.066Z] #53 6.073 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-27T07:26:53.066Z] #53 6.073 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a8X11qw0mR/src/github.com/opencontainers/runc [2021-05-27T07:26:53.066Z] #53 6.073 Cloning into '/tmp/tmp.a8X11qw0mR/src/github.com/opencontainers/runc'... [2021-05-27T07:26:53.066Z] #53 15.75 + cd /tmp/tmp.a8X11qw0mR/src/github.com/opencontainers/runc [2021-05-27T07:26:53.066Z] #53 15.75 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-27T07:26:53.066Z] #53 16.08 + '[' -z '' ']' [2021-05-27T07:26:53.066Z] #53 16.08 + target=static [2021-05-27T07:26:53.066Z] #53 16.08 + make 'BUILDTAGS=seccomp ' static [2021-05-27T07:26:53.098Z] #43 36.52 CC images/google/protobuf/descriptor.o [2021-05-27T07:26:53.359Z] #43 46.12 DEP compel/plugins/std/std.d [2021-05-27T07:26:53.359Z] #43 46.41 DEP compel/plugins/shmem/shmem.d [2021-05-27T07:26:53.359Z] #43 46.47 DEP compel/plugins/fds/fds.d [2021-05-27T07:26:53.372Z] #45 130.5 mime [2021-05-27T07:26:53.622Z] #43 46.60 CC compel/plugins/std/std.o [2021-05-27T07:26:53.639Z] #53 16.55 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-27T07:26:53.885Z] #43 46.90 CC compel/plugins/std/fds.o [2021-05-27T07:26:54.150Z] #43 47.23 CC compel/plugins/std/log.o [2021-05-27T07:26:54.477Z] #43 38.01 CC images/opts.o [2021-05-27T07:26:54.582Z] #53 ... [2021-05-27T07:26:54.582Z] [2021-05-27T07:26:54.582Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:54.582Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:54.582Z] #43 70.67 LINK criu/pie/restorer.built-in.o [2021-05-27T07:26:54.582Z] #43 70.68 GEN criu/pie/restorer-blob.h [2021-05-27T07:26:54.582Z] #43 70.80 DEP criu/vdso.d [2021-05-27T07:26:54.736Z] #43 38.19 CC images/seccomp.o [2021-05-27T07:26:54.736Z] #43 38.47 CC images/binfmt-misc.o [2021-05-27T07:26:54.740Z] Running on azwin-2-ea9960 in d:\jenkins\workspace\moby_PR-42410 [Pipeline] { [Pipeline] ws [2021-05-27T07:26:54.757Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-27T07:26:54.843Z] #43 70.99 DEP criu/vdso-compat.d [2021-05-27T07:26:54.843Z] #43 71.11 DEP criu/uts_ns.d [2021-05-27T07:26:55.104Z] #43 ... [2021-05-27T07:26:55.104Z] [2021-05-27T07:26:55.104Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-27T07:26:55.104Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-27T07:26:55.104Z] #18 DONE 2.8s [2021-05-27T07:26:55.104Z] [2021-05-27T07:26:55.104Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:55.104Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:55.104Z] #43 71.26 DEP criu/util.d [2021-05-27T07:26:55.104Z] #43 71.55 DEP criu/uffd.d [2021-05-27T07:26:55.282Z] #45 132.3 mime/quotedprintable [2021-05-27T07:26:55.304Z] #43 38.68 CC images/time.o [2021-05-27T07:26:55.304Z] #43 38.90 CC images/sysctl.o [2021-05-27T07:26:55.452Z] The recommended git tool is: git [2021-05-27T07:26:55.541Z] #45 132.6 net/http/internal [2021-05-27T07:26:55.543Z] #43 48.21 CC compel/plugins/std/string.o [2021-05-27T07:26:55.563Z] #43 39.16 CC images/autofs.o [2021-05-27T07:26:55.636Z] #56 202.5 + bin/containerd [2021-05-27T07:26:55.676Z] #43 71.87 DEP criu/tun.d [2021-05-27T07:26:55.801Z] #45 ... [2021-05-27T07:26:55.801Z] [2021-05-27T07:26:55.801Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:55.801Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:55.801Z] #43 36.53 CC images/opts.o [2021-05-27T07:26:55.801Z] #43 36.82 CC images/seccomp.o [2021-05-27T07:26:55.801Z] #43 37.15 CC images/binfmt-misc.o [2021-05-27T07:26:55.801Z] #43 37.37 CC images/time.o [2021-05-27T07:26:55.801Z] #43 37.60 CC images/sysctl.o [2021-05-27T07:26:55.801Z] #43 37.79 CC images/autofs.o [2021-05-27T07:26:55.801Z] #43 37.97 CC images/macvlan.o [2021-05-27T07:26:55.801Z] #43 38.20 CC images/sit.o [2021-05-27T07:26:55.801Z] #43 38.41 CC images/memfd.o [2021-05-27T07:26:55.801Z] #43 38.65 CC images/timens.o [2021-05-27T07:26:55.801Z] #43 39.00 LINK images/built-in.o [2021-05-27T07:26:55.801Z] #43 39.13 GEN compel/include/asm [2021-05-27T07:26:55.801Z] #43 39.17 GEN compel/include/version.h [2021-05-27T07:26:55.801Z] #43 39.19 touch .config [2021-05-27T07:26:55.801Z] #43 39.22 GEN include/common/config.h [2021-05-27T07:26:55.801Z] #43 39.33 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-27T07:26:55.801Z] #43 39.35 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-27T07:26:55.801Z] #43 39.36 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-27T07:26:55.801Z] #43 39.39 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-27T07:26:55.801Z] #43 39.42 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-27T07:26:55.801Z] #43 39.43 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-27T07:26:55.801Z] #43 39.45 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-27T07:26:55.801Z] #43 39.47 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-27T07:26:55.801Z] #43 39.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-27T07:26:55.801Z] #43 39.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-27T07:26:55.801Z] #43 39.53 DEP compel/plugins/std/infect.d [2021-05-27T07:26:55.801Z] #43 39.62 DEP compel/plugins/std/string.d [2021-05-27T07:26:55.801Z] #43 39.70 DEP compel/plugins/std/log.d [2021-05-27T07:26:55.801Z] #43 39.77 DEP compel/plugins/std/fds.d [2021-05-27T07:26:55.801Z] #43 39.85 DEP compel/plugins/std/std.d [2021-05-27T07:26:55.801Z] #43 40.00 DEP compel/plugins/shmem/shmem.d [2021-05-27T07:26:55.801Z] #43 40.13 DEP compel/plugins/fds/fds.d [2021-05-27T07:26:55.801Z] #43 40.24 CC compel/plugins/std/std.o [2021-05-27T07:26:55.801Z] #43 40.54 CC compel/plugins/std/fds.o [2021-05-27T07:26:55.801Z] #43 41.04 CC compel/plugins/std/log.o [2021-05-27T07:26:55.806Z] #43 48.77 CC compel/plugins/std/infect.o [2021-05-27T07:26:55.822Z] #43 39.41 CC images/macvlan.o [2021-05-27T07:26:55.937Z] #43 72.06 DEP criu/tty.d [2021-05-27T07:26:56.082Z] #43 39.62 CC images/sit.o [2021-05-27T07:26:56.198Z] #43 72.34 DEP criu/timerfd.d [2021-05-27T07:26:56.340Z] #43 39.79 CC images/memfd.o [2021-05-27T07:26:56.340Z] #43 40.02 CC images/timens.o [2021-05-27T07:26:56.371Z] #43 41.78 CC compel/plugins/std/string.o [2021-05-27T07:26:56.382Z] #43 ... [2021-05-27T07:26:56.382Z] [2021-05-27T07:26:56.382Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:56.382Z] #45 sha256:0866fbb3fc0b2583104601d1acef253d286e5869336053e2e38d89ca2dad423c [2021-05-27T07:26:56.382Z] #45 DONE 114.8s [2021-05-27T07:26:56.382Z] [2021-05-27T07:26:56.382Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:56.382Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:26:56.382Z] #43 49.24 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-05-27T07:26:56.382Z] #43 49.28 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-05-27T07:26:56.382Z] #43 49.36 AR compel/plugins/std.lib.a [2021-05-27T07:26:56.382Z] #43 49.49 CC compel/plugins/fds/fds.o [2021-05-27T07:26:56.459Z] #43 72.61 DEP criu/timens.d [2021-05-27T07:26:56.459Z] #43 72.76 DEP criu/sysfs_parse.d [2021-05-27T07:26:56.599Z] #43 40.27 LINK images/built-in.o [2021-05-27T07:26:56.720Z] #43 72.94 DEP criu/sysctl.d [2021-05-27T07:26:56.720Z] #43 ... [2021-05-27T07:26:56.720Z] [2021-05-27T07:26:56.720Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:56.720Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:26:56.720Z] #45 132.7 github.com/LK4D4/vndr/godl [2021-05-27T07:26:56.720Z] #45 133.5 github.com/LK4D4/vndr [2021-05-27T07:26:56.860Z] #43 40.47 GEN compel/include/asm [2021-05-27T07:26:56.860Z] #43 40.50 GEN compel/include/version.h [2021-05-27T07:26:56.860Z] #43 40.53 touch .config [2021-05-27T07:26:56.940Z] #43 42.36 CC compel/plugins/std/infect.o [2021-05-27T07:26:56.957Z] #43 50.05 AR compel/plugins/fds.lib.a [2021-05-27T07:26:56.957Z] #43 50.13 HOSTDEP compel/src/lib/log-host.d [2021-05-27T07:26:56.981Z] #45 ... [2021-05-27T07:26:56.981Z] [2021-05-27T07:26:56.981Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:56.981Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:56.981Z] #43 73.10 DEP criu/string.d [2021-05-27T07:26:56.981Z] #43 73.14 DEP criu/stats.d [2021-05-27T07:26:56.981Z] #43 73.30 DEP criu/sockets.d [2021-05-27T07:26:57.122Z] #43 40.59 GEN include/common/config.h [2021-05-27T07:26:57.122Z] #43 40.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-27T07:26:57.122Z] #43 40.70 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-27T07:26:57.122Z] #43 40.73 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-27T07:26:57.122Z] #43 40.75 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-27T07:26:57.122Z] #43 40.78 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-27T07:26:57.122Z] #43 40.81 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-27T07:26:57.220Z] #43 50.29 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-27T07:26:57.242Z] #43 73.50 DEP criu/sk-unix.d [2021-05-27T07:26:57.381Z] #43 40.84 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-27T07:26:57.381Z] #43 40.87 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-27T07:26:57.381Z] #43 40.89 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-27T07:26:57.381Z] #43 40.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-27T07:26:57.381Z] #43 40.92 DEP compel/plugins/std/infect.d [2021-05-27T07:26:57.381Z] #43 41.05 DEP compel/plugins/std/string.d [2021-05-27T07:26:57.483Z] #43 50.48 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-05-27T07:26:57.503Z] #43 ... [2021-05-27T07:26:57.503Z] [2021-05-27T07:26:57.503Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:57.503Z] #45 sha256:42cf732be0281c42f1cbb2a5b1fc1dcd7b6e57b338295121f8ae5da91a18ef21 [2021-05-27T07:26:57.503Z] #45 DONE 143.5s [2021-05-27T07:26:57.503Z] [2021-05-27T07:26:57.504Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:57.504Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:57.504Z] #43 73.79 DEP criu/sk-tcp.d [2021-05-27T07:26:57.509Z] #43 42.87 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-27T07:26:57.509Z] #43 42.92 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-27T07:26:57.509Z] #43 42.99 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-27T07:26:57.640Z] #43 41.13 DEP compel/plugins/std/log.d [2021-05-27T07:26:57.640Z] #43 41.20 DEP compel/plugins/std/fds.d [2021-05-27T07:26:57.640Z] #43 41.29 DEP compel/plugins/std/std.d [2021-05-27T07:26:57.745Z] #43 50.60 HOSTDEP compel/src/main-host.d [2021-05-27T07:26:57.745Z] #43 50.81 DEP compel/src/lib/ptrace.d [2021-05-27T07:26:57.768Z] #43 73.95 DEP criu/sk-queue.d [2021-05-27T07:26:57.768Z] #43 74.08 DEP criu/sk-packet.d [2021-05-27T07:26:57.770Z] #43 43.06 AR compel/plugins/std.lib.a [2021-05-27T07:26:57.770Z] #43 43.16 CC compel/plugins/fds/fds.o [2021-05-27T07:26:57.899Z] #43 41.44 DEP compel/plugins/shmem/shmem.d [2021-05-27T07:26:57.899Z] #43 41.55 DEP compel/plugins/fds/fds.d [2021-05-27T07:26:58.008Z] #43 50.92 DEP compel/src/lib/infect.d [2021-05-27T07:26:58.008Z] #43 51.04 DEP compel/src/lib/infect-util.d [2021-05-27T07:26:58.030Z] #43 43.43 AR compel/plugins/fds.lib.a [2021-05-27T07:26:58.030Z] #43 43.48 HOSTDEP compel/src/lib/log-host.d [2021-05-27T07:26:58.030Z] #43 43.57 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-27T07:26:58.032Z] #43 ... [2021-05-27T07:26:58.032Z] [2021-05-27T07:26:58.032Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-27T07:26:58.032Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-27T07:26:58.032Z] #19 DONE 3.0s [2021-05-27T07:26:58.032Z] [2021-05-27T07:26:58.032Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:58.032Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:58.032Z] #43 74.32 DEP criu/sk-netlink.d [2021-05-27T07:26:58.155Z] #56 ... [2021-05-27T07:26:58.155Z] [2021-05-27T07:26:58.155Z] #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-05-27T07:26:58.155Z] #53 sha256:eb404eaf0f5044e57365c921a5568bd85f76716a28e9088b7cd90547a8872dea [2021-05-27T07:26:58.155Z] #53 129.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-27T07:26:58.155Z] #53 130.5 + mkdir -p /build [2021-05-27T07:26:58.155Z] #53 130.5 + cp runc /build/runc [2021-05-27T07:26:58.155Z] #53 DONE 130.8s [2021-05-27T07:26:58.155Z] [2021-05-27T07:26:58.155Z] #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-05-27T07:26:58.155Z] #56 sha256:8850ac75bc28faa2bc6f9c5304b32734e98fe77377fdac8a5c56673b52ef349e [2021-05-27T07:26:58.158Z] #43 41.75 CC compel/plugins/std/std.o [2021-05-27T07:26:58.272Z] #43 51.20 DEP compel/src/lib/infect-rpc.d [2021-05-27T07:26:58.272Z] #43 51.34 DEP compel/arch/aarch64/src/lib/infect.d [2021-05-27T07:26:58.272Z] #43 51.40 DEP compel/arch/aarch64/src/lib/cpu.d [2021-05-27T07:26:58.289Z] #43 43.73 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-27T07:26:58.289Z] #43 43.83 HOSTDEP compel/src/main-host.d [2021-05-27T07:26:58.293Z] #43 74.53 DEP criu/sk-inet.d [2021-05-27T07:26:58.535Z] #43 51.44 DEP compel/src/lib/log.d [2021-05-27T07:26:58.535Z] #43 51.52 DEP compel/src/main.d [2021-05-27T07:26:58.535Z] #43 51.64 DEP compel/src/lib/handle-elf.d [2021-05-27T07:26:58.549Z] #43 43.96 DEP compel/src/lib/ptrace.d [2021-05-27T07:26:58.549Z] #43 44.09 DEP compel/src/lib/infect.d [2021-05-27T07:26:58.549Z] #43 ... [2021-05-27T07:26:58.549Z] [2021-05-27T07:26:58.549Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:26:58.549Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:26:58.549Z] #45 135.8 crypto/tls [2021-05-27T07:26:58.554Z] #43 74.76 DEP criu/signalfd.d [2021-05-27T07:26:58.554Z] #43 74.89 DEP criu/sigframe.d [2021-05-27T07:26:58.725Z] #43 42.07 CC compel/plugins/std/fds.o [2021-05-27T07:26:58.725Z] #43 ... [2021-05-27T07:26:58.725Z] [2021-05-27T07:26:58.725Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-27T07:26:58.725Z] #58 sha256:8fd15c5984f293cc528b4a7ab566e455b30385fef308c152a7663af3daae2c92 [2021-05-27T07:26:58.725Z] #58 132.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-27T07:26:58.725Z] #58 132.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-27T07:26:58.798Z] #43 51.78 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-05-27T07:26:58.798Z] #43 51.92 CC compel/src/lib/log.o [2021-05-27T07:26:58.815Z] #43 75.07 DEP criu/shmem.d [2021-05-27T07:26:58.815Z] #43 75.23 DEP criu/servicefd.d [2021-05-27T07:26:59.079Z] #43 75.43 DEP criu/seize.d [2021-05-27T07:26:59.294Z] #58 ... [2021-05-27T07:26:59.294Z] [2021-05-27T07:26:59.294Z] #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-05-27T07:26:59.294Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:26:59.294Z] #13 117.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-27T07:26:59.294Z] #13 117.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-27T07:26:59.294Z] #13 117.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:26:59.340Z] #43 75.60 DEP criu/seccomp.d [2021-05-27T07:26:59.373Z] #43 52.24 CC compel/arch/aarch64/src/lib/cpu.o [2021-05-27T07:26:59.374Z] #43 52.49 CC compel/arch/aarch64/src/lib/infect.o [2021-05-27T07:26:59.526Z] #56 ... [2021-05-27T07:26:59.526Z] [2021-05-27T07:26:59.526Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-27T07:26:59.526Z] #54 sha256:d067707f5d3e8ebb2cf0b537c11ecd2a5a69a6cd0725f577d69bffeaf3155e4c [2021-05-27T07:26:59.526Z] #54 DONE 0.2s [2021-05-27T07:26:59.526Z] [2021-05-27T07:26:59.526Z] #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-05-27T07:26:59.526Z] #56 sha256:8850ac75bc28faa2bc6f9c5304b32734e98fe77377fdac8a5c56673b52ef349e [2021-05-27T07:26:59.553Z] #13 ... [2021-05-27T07:26:59.553Z] [2021-05-27T07:26:59.553Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:26:59.553Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:26:59.553Z] #43 42.61 CC compel/plugins/std/log.o [2021-05-27T07:26:59.601Z] #43 75.84 DEP criu/rst-malloc.d [2021-05-27T07:26:59.601Z] #43 75.93 DEP criu/rbtree.d [2021-05-27T07:26:59.601Z] #43 75.96 DEP criu/pstree.d [2021-05-27T07:26:59.812Z] #43 43.39 CC compel/plugins/std/string.o [2021-05-27T07:26:59.862Z] #43 76.17 DEP criu/protobuf.d [2021-05-27T07:26:59.862Z] #43 76.26 GEN criu/protobuf-desc-gen.h [2021-05-27T07:26:59.949Z] #43 52.82 CC compel/src/lib/infect-rpc.o [2021-05-27T07:27:00.071Z] #43 ... [2021-05-27T07:27:00.071Z] [2021-05-27T07:27:00.071Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:27:00.071Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:27:00.071Z] #45 124.1 vendor/golang.org/x/text/secure/bidirule [2021-05-27T07:27:00.071Z] #45 124.4 vendor/golang.org/x/text/unicode/norm [2021-05-27T07:27:00.071Z] #45 128.4 vendor/golang.org/x/net/idna [2021-05-27T07:27:00.071Z] #45 130.7 vendor/golang.org/x/net/http2/hpack [2021-05-27T07:27:00.071Z] #45 131.9 mime [2021-05-27T07:27:00.071Z] #45 133.4 mime/quotedprintable [2021-05-27T07:27:00.071Z] #45 133.7 net/http/internal [2021-05-27T07:27:00.212Z] #43 53.23 CC compel/src/lib/infect-util.o [2021-05-27T07:27:00.476Z] #43 ... [2021-05-27T07:27:00.476Z] [2021-05-27T07:27:00.476Z] #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-05-27T07:27:00.476Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-27T07:27:00.476Z] #20 1.908 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-27T07:27:00.476Z] #20 1.930 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:27:00.476Z] #20 1.943 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:27:00.476Z] #20 2.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:27:00.476Z] #20 2.749 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [472 kB] [2021-05-27T07:27:00.476Z] #20 3.765 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-27T07:27:00.476Z] #20 4.744 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-27T07:27:00.476Z] #20 5.616 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-27T07:27:00.476Z] #20 8.798 Fetched 8789 kB in 7s (1233 kB/s) [2021-05-27T07:27:00.476Z] #20 8.798 Reading package lists... [2021-05-27T07:27:00.476Z] #20 ... [2021-05-27T07:27:00.476Z] [2021-05-27T07:27:00.476Z] #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-05-27T07:27:00.476Z] #24 sha256:92487845c29bad445e6aea94d0a79bf3a6f22b09145901f3e2b509dea69b4f18 [2021-05-27T07:27:00.477Z] #24 115.3 Checking out files: 20% (2350/11368) Checking out files: 21% (2388/11368) Checking out files: 22% (2501/11368) Checking out files: 23% (2615/11368) Checking out files: 24% (2729/11368) Checking out files: 25% (2842/11368) Checking out files: 26% (2956/11368) Checking out files: 27% (3070/11368) Checking out files: 28% (3184/11368) Checking out files: 29% (3297/11368) Checking out files: 30% (3411/11368) Checking out files: 31% (3525/11368) Checking out files: 32% (3638/11368) Checking out files: 33% (3752/11368) Checking out files: 34% (3866/11368) Checking out files: 35% (3979/11368) Checking out files: 35% (4073/11368) Checking out files: 36% (4093/11368) Checking out files: 37% (4207/11368) Checking out files: 38% (4320/11368) Checking out files: 39% (4434/11368) Checking out files: 40% (4548/11368) Checking out files: 41% (4661/11368) Checking out files: 42% (4775/11368) Checking out files: 43% (4889/11368) Checking out files: 44% (5002/11368) Checking out files: 45% (5116/11368) Checking out files: 46% (5230/11368) Checking out files: 47% (5343/11368) Checking out files: 48% (5457/11368) Checking out files: 49% (5571/11368) Checking out files: 50% (5684/11368) Checking out files: 51% (5798/11368) Checking out files: 52% (5912/11368) Checking out files: 53% (6026/11368) Checking out files: 54% (6139/11368) Checking out files: 55% (6253/11368) Checking out files: 56% (6367/11368) Checking out files: 57% (6480/11368) Checking out files: 58% (6594/11368) Checking out files: 59% (6708/11368) Checking out files: 60% (6821/11368) Checking out files: 61% (6935/11368) Checking out files: 62% (7049/11368) Checking out files: 63% (7162/11368) Checking out files: 63% (7274/11368) Checking out files: 64% (7276/11368) Checking out files: 65% (7390/11368) Checking out files: 66% (7503/11368) Checking out files: 67% (7617/11368) Checking out files: 68% (7731/11368) Checking out files: 69% (7844/11368) Checking out files: 70% (7958/11368) Checking out files: 71% (8072/11368) Checking out files: 72% (8185/11368) Checking out files: 73% (8299/11368) Checking out files: 74% (8413/11368) Checking out files: 75% (8526/11368) Checking out files: 76% (8640/11368) Checking out files: 77% (8754/11368) Checking out files: 78% (8868/11368) Checking out files: 79% (8981/11368) Checking out files: 80% (9095/11368) Checking out files: 81% (9209/11368) Checking out files: 82% (9322/11368) Checking out files: 83% (9436/11368) Checking out files: 84% (9550/11368) Checking out files: 85% (9663/11368) Checking out files: 86% (9777/11368) Checking out files: 87% (9891/11368) Checking out files: 87% (9930/11368) Checking out files: 88% (10004/11368) Checking out files: 89% (10118/11368) Checking out files: 90% (10232/11368) Checking out files: 91% (10345/11368) Checking out files: 92% (10459/11368) Checking out files: 93% (10573/11368) Checking out files: 94% (10686/11368) Checking out files: 95% (10800/11368) Checking out files: 96% (10914/11368) Checking out files: 97% (11027/11368) Checking out files: 98% (11141/11368) Checking out files: 99% (11255/11368) Checking out files: 100% (11368/11368) Checking out files: 100% (11368/11368), done. [2021-05-27T07:27:00.477Z] #24 118.9 + cd /tmp/tmp.DBTvtM9SPX/tmp/docker-ce [2021-05-27T07:27:00.477Z] #24 118.9 + git checkout -q v17.06.2-ce [2021-05-27T07:27:00.639Z] #45 ... [2021-05-27T07:27:00.639Z] [2021-05-27T07:27:00.639Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:00.639Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:00.639Z] #43 44.03 CC compel/plugins/std/infect.o [2021-05-27T07:27:00.739Z] #24 ... [2021-05-27T07:27:00.739Z] [2021-05-27T07:27:00.739Z] #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-05-27T07:27:00.739Z] #53 sha256:ee606e24830174d1662a3e961a7b8e946aeeb6887443e26a0e8401c7ac7c9c87 [2021-05-27T07:27:00.739Z] #53 10.34 + cd /tmp/tmp.iNe9lDd1KP/src/github.com/opencontainers/runc [2021-05-27T07:27:00.739Z] #53 10.34 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-27T07:27:00.739Z] #53 10.62 + '[' -z '' ']' [2021-05-27T07:27:00.739Z] #53 10.62 + target=static [2021-05-27T07:27:00.739Z] #53 10.62 + make 'BUILDTAGS=seccomp ' static [2021-05-27T07:27:00.739Z] #53 11.17 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-27T07:27:00.739Z] #53 ... [2021-05-27T07:27:00.739Z] [2021-05-27T07:27:00.739Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:00.739Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:27:00.739Z] #43 53.50 CC compel/src/lib/infect.o [2021-05-27T07:27:00.898Z] #43 44.46 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-27T07:27:00.898Z] #43 44.53 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-27T07:27:00.898Z] #43 44.59 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-27T07:27:00.898Z] #43 44.65 AR compel/plugins/std.lib.a [2021-05-27T07:27:01.157Z] #43 44.71 CC compel/plugins/fds/fds.o [2021-05-27T07:27:01.416Z] #43 44.93 AR compel/plugins/fds.lib.a [2021-05-27T07:27:01.416Z] #43 45.00 HOSTDEP compel/src/lib/log-host.d [2021-05-27T07:27:01.675Z] #43 45.09 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-27T07:27:01.675Z] #43 45.17 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-27T07:27:01.675Z] #43 45.29 HOSTDEP compel/src/main-host.d [2021-05-27T07:27:01.775Z] #43 ... [2021-05-27T07:27:01.775Z] [2021-05-27T07:27:01.775Z] #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-05-27T07:27:01.775Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:27:01.775Z] #32 DONE 147.2s [2021-05-27T07:27:01.775Z] [2021-05-27T07:27:01.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-05-27T07:27:01.775Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:01.775Z] #43 77.84 DEP criu/protobuf-desc.d [2021-05-27T07:27:01.775Z] #43 77.96 DEP criu/proc_parse.d [2021-05-27T07:27:01.775Z] #43 78.09 DEP criu/plugin.d [2021-05-27T07:27:01.775Z] #43 78.15 DEP criu/pipes.d [2021-05-27T07:27:01.939Z] #43 45.43 DEP compel/src/lib/ptrace.d [2021-05-27T07:27:01.939Z] #43 45.59 DEP compel/src/lib/infect.d [2021-05-27T07:27:02.150Z] #43 55.06 CC compel/src/lib/ptrace.o [2021-05-27T07:27:02.150Z] #43 55.31 AR compel/libcompel.a [2021-05-27T07:27:02.201Z] #43 45.73 DEP compel/src/lib/infect-util.d [2021-05-27T07:27:02.201Z] #43 45.82 DEP compel/src/lib/infect-rpc.d [2021-05-27T07:27:02.347Z] #43 78.42 DEP criu/pie-util.d [2021-05-27T07:27:02.347Z] #43 78.42 DEP criu/pie-util-vdso.d [2021-05-27T07:27:02.347Z] #43 78.56 DEP criu/pie-util-vdso-elf32.d [2021-05-27T07:27:02.412Z] #43 55.39 HOSTCC compel/src/main-host.o [2021-05-27T07:27:02.460Z] #43 45.91 DEP compel/arch/x86/src/lib/infect.d [2021-05-27T07:27:02.460Z] #43 46.02 DEP compel/arch/x86/src/lib/cpu.d [2021-05-27T07:27:02.460Z] #43 46.08 DEP compel/src/lib/log.d [2021-05-27T07:27:02.608Z] #43 78.70 DEP criu/path.d [2021-05-27T07:27:02.608Z] #43 78.91 DEP criu/parasite-syscall.d [2021-05-27T07:27:02.608Z] #43 79.07 DEP criu/pagemap.d [2021-05-27T07:27:02.719Z] #43 46.14 DEP compel/src/main.d [2021-05-27T07:27:02.719Z] #43 46.22 DEP compel/src/lib/handle-elf.d [2021-05-27T07:27:02.719Z] #43 46.34 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-27T07:27:02.719Z] #43 46.48 CC compel/src/lib/log.o [2021-05-27T07:27:02.988Z] #43 55.80 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-05-27T07:27:02.988Z] #43 55.99 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-27T07:27:03.180Z] #43 79.22 DEP criu/pagemap-cache.d [2021-05-27T07:27:03.180Z] #43 79.39 DEP criu/page-xfer.d [2021-05-27T07:27:03.180Z] #43 79.51 DEP criu/page-pipe.d [2021-05-27T07:27:03.250Z] #43 56.35 HOSTCC compel/src/lib/log-host.o [2021-05-27T07:27:03.290Z] #43 46.81 CC compel/arch/x86/src/lib/cpu.o [2021-05-27T07:27:03.440Z] #43 79.64 DEP criu/netfilter.d [2021-05-27T07:27:03.440Z] #43 79.79 DEP criu/net.d [2021-05-27T07:27:03.513Z] #43 56.52 HOSTLINK compel/compel-host-bin [2021-05-27T07:27:03.701Z] #43 79.97 DEP criu/namespaces.d [2021-05-27T07:27:03.775Z] #43 56.70 DEP soccr/soccr.d [2021-05-27T07:27:03.830Z] #45 ... [2021-05-27T07:27:03.830Z] [2021-05-27T07:27:03.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-05-27T07:27:03.830Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:27:03.830Z] #13 129.3 Selecting previously unselected package libapparmor1:amd64. [2021-05-27T07:27:03.830Z] #13 129.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 129.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-27T07:27:03.830Z] #13 129.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-27T07:27:03.830Z] #13 129.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 129.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-27T07:27:03.830Z] #13 129.6 Selecting previously unselected package libbtrfs0. [2021-05-27T07:27:03.830Z] #13 129.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 129.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-27T07:27:03.830Z] #13 129.7 Selecting previously unselected package libbtrfs-dev. [2021-05-27T07:27:03.830Z] #13 129.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 129.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:27:03.830Z] #13 129.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-27T07:27:03.830Z] #13 129.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 129.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:27:03.830Z] #13 130.0 Selecting previously unselected package libudev-dev:amd64. [2021-05-27T07:27:03.830Z] #13 130.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 130.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:27:03.830Z] #13 130.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-27T07:27:03.830Z] #13 130.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 130.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-27T07:27:03.830Z] #13 130.5 Selecting previously unselected package libpcre16-3:amd64. [2021-05-27T07:27:03.830Z] #13 130.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 130.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-27T07:27:03.830Z] #13 130.7 Selecting previously unselected package libpcre32-3:amd64. [2021-05-27T07:27:03.830Z] #13 130.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 130.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-27T07:27:03.830Z] #13 130.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-27T07:27:03.830Z] #13 130.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 130.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-27T07:27:03.830Z] #13 131.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-27T07:27:03.830Z] #13 131.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 131.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-27T07:27:03.830Z] #13 131.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-27T07:27:03.830Z] #13 131.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 131.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-27T07:27:03.830Z] #13 131.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-27T07:27:03.830Z] #13 131.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 132.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-27T07:27:03.830Z] #13 132.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-27T07:27:03.830Z] #13 132.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 132.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:27:03.830Z] #13 132.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-27T07:27:03.830Z] #13 132.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-27T07:27:03.830Z] #13 132.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:27:03.830Z] #13 132.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-27T07:27:03.830Z] #13 132.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:27:03.830Z] #13 132.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-27T07:27:03.830Z] #13 132.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-27T07:27:03.830Z] #13 132.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-27T07:27:03.830Z] #13 132.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-27T07:27:03.830Z] #13 132.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:27:03.830Z] #13 132.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-27T07:27:03.830Z] #13 132.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-27T07:27:03.830Z] #13 132.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:27:03.830Z] #13 133.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-27T07:27:03.830Z] #13 133.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:27:03.830Z] #13 133.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-27T07:27:03.830Z] #13 133.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-27T07:27:03.830Z] #13 133.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:27:03.830Z] #13 133.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-27T07:27:03.830Z] #13 133.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-27T07:27:03.830Z] #13 133.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:27:03.830Z] #13 133.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-05-27T07:27:03.830Z] #13 133.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-05-27T07:27:03.830Z] #13 133.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:27:03.830Z] #13 133.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-05-27T07:27:03.830Z] #13 133.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-05-27T07:27:03.830Z] #13 133.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-27T07:27:03.830Z] #13 133.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-27T07:27:03.830Z] #13 133.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:27:03.830Z] #13 133.2 Setting up dmsetup (2:1.02.155-3) ... [2021-05-27T07:27:03.830Z] #13 133.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:27:03.830Z] #13 133.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-27T07:27:03.830Z] #13 133.3 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:27:03.972Z] #43 80.17 DEP criu/mount.d [2021-05-27T07:27:04.038Z] #43 56.95 CC soccr/soccr.o [2021-05-27T07:27:04.226Z] #43 47.62 CC compel/arch/x86/src/lib/infect.o [2021-05-27T07:27:04.233Z] #43 80.40 DEP criu/memfd.d [2021-05-27T07:27:04.233Z] #43 80.57 DEP criu/mem.d [2021-05-27T07:27:04.494Z] #43 80.75 DEP criu/lsm.d [2021-05-27T07:27:04.755Z] #43 80.91 DEP criu/log.d [2021-05-27T07:27:04.755Z] #43 81.03 DEP criu/libnetlink.d [2021-05-27T07:27:04.755Z] #43 81.13 DEP criu/kerndat.d [2021-05-27T07:27:04.770Z] #13 ... [2021-05-27T07:27:04.770Z] [2021-05-27T07:27:04.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-05-27T07:27:04.770Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:27:04.770Z] #45 141.8 net/http/httptrace [2021-05-27T07:27:04.770Z] #45 142.0 net/http [2021-05-27T07:27:05.016Z] #43 81.33 DEP criu/kcmp-ids.d [2021-05-27T07:27:05.163Z] #43 48.51 CC compel/src/lib/infect-rpc.o [2021-05-27T07:27:05.163Z] #43 48.86 CC compel/src/lib/infect-util.o [2021-05-27T07:27:05.277Z] #43 81.41 DEP criu/irmap.d [2021-05-27T07:27:05.277Z] #43 81.55 DEP criu/ipc_ns.d [2021-05-27T07:27:05.343Z] #45 ... [2021-05-27T07:27:05.343Z] [2021-05-27T07:27:05.343Z] #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-05-27T07:27:05.343Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:27:05.343Z] #13 DONE 135.0s [2021-05-27T07:27:05.429Z] #43 49.10 CC compel/src/lib/infect.o [2021-05-27T07:27:05.430Z] #43 58.13 AR soccr/libsoccr.a [2021-05-27T07:27:05.430Z] #43 58.18 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-27T07:27:05.538Z] #43 81.77 DEP criu/image.d [2021-05-27T07:27:05.538Z] #43 81.96 DEP criu/image-desc.d [2021-05-27T07:27:05.603Z] [2021-05-27T07:27:05.603Z] #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-05-27T07:27:05.603Z] #53 sha256:75c637daf21e5554bae6f7e2e88d006be561325a3753b5ac0c7bf390595ba143 [2021-05-27T07:27:05.693Z] #43 58.69 DEP criu/arch/aarch64/sigframe.d [2021-05-27T07:27:05.801Z] #43 82.05 DEP criu/fsnotify.d [2021-05-27T07:27:05.955Z] #43 58.89 DEP criu/arch/aarch64/crtools.d [2021-05-27T07:27:05.955Z] #43 59.09 DEP criu/arch/aarch64/cpu.d [2021-05-27T07:27:06.062Z] #43 82.29 DEP criu/filesystems.d [2021-05-27T07:27:06.218Z] #43 59.15 DEP criu/arch/aarch64/bitops.d [2021-05-27T07:27:06.218Z] #43 59.24 CC criu/arch/aarch64/bitops.o [2021-05-27T07:27:06.218Z] #43 59.31 CC criu/arch/aarch64/cpu.o [2021-05-27T07:27:06.325Z] #43 82.45 DEP criu/files.d [2021-05-27T07:27:06.325Z] #43 82.66 DEP criu/files-reg.d [2021-05-27T07:27:06.480Z] #43 59.57 CC criu/arch/aarch64/crtools.o [2021-05-27T07:27:06.591Z] #43 82.85 DEP criu/files-ext.d [2021-05-27T07:27:06.591Z] #43 82.97 DEP criu/file-lock.d [2021-05-27T07:27:06.808Z] #43 ... [2021-05-27T07:27:06.808Z] [2021-05-27T07:27:06.808Z] #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-05-27T07:27:06.808Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:27:06.808Z] #13 132.5 Selecting previously unselected package libapparmor1:amd64. [2021-05-27T07:27:06.808Z] #13 132.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 132.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-27T07:27:06.808Z] #13 132.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-27T07:27:06.808Z] #13 132.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 132.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-27T07:27:06.808Z] #13 132.8 Selecting previously unselected package libbtrfs0. [2021-05-27T07:27:06.808Z] #13 132.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 132.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-27T07:27:06.808Z] #13 133.0 Selecting previously unselected package libbtrfs-dev. [2021-05-27T07:27:06.808Z] #13 133.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 133.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:27:06.808Z] #13 133.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-27T07:27:06.808Z] #13 133.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 133.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:27:06.808Z] #13 133.2 Selecting previously unselected package libudev-dev:amd64. [2021-05-27T07:27:06.808Z] #13 133.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 133.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:27:06.808Z] #13 133.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-27T07:27:06.808Z] #13 133.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 133.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-27T07:27:06.808Z] #13 133.8 Selecting previously unselected package libpcre16-3:amd64. [2021-05-27T07:27:06.808Z] #13 133.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 133.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-27T07:27:06.808Z] #13 134.1 Selecting previously unselected package libpcre32-3:amd64. [2021-05-27T07:27:06.808Z] #13 134.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 134.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-27T07:27:06.808Z] #13 134.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-27T07:27:06.808Z] #13 134.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 134.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-27T07:27:06.808Z] #13 134.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-27T07:27:06.808Z] #13 134.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 134.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-27T07:27:06.808Z] #13 134.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-27T07:27:06.808Z] #13 134.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 134.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-27T07:27:06.808Z] #13 135.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-27T07:27:06.808Z] #13 135.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-27T07:27:06.808Z] #13 135.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-27T07:27:06.852Z] #43 83.14 DEP criu/file-ids.d [2021-05-27T07:27:07.056Z] #43 60.11 CC criu/arch/aarch64/sigframe.o [2021-05-27T07:27:07.113Z] #43 83.29 DEP criu/fifo.d [2021-05-27T07:27:07.113Z] #43 83.41 DEP criu/fdstore.d [2021-05-27T07:27:07.113Z] #43 83.51 DEP criu/fault-injection.d [2021-05-27T07:27:07.319Z] #43 60.28 LINK criu/arch/aarch64/crtools.built-in.o [2021-05-27T07:27:07.319Z] #43 60.34 DEP criu/pie/util-vdso.d [2021-05-27T07:27:07.319Z] #43 60.46 DEP criu/pie/util.d [2021-05-27T07:27:07.374Z] #43 83.55 DEP criu/external.d [2021-05-27T07:27:07.374Z] #43 83.62 DEP criu/eventpoll.d [2021-05-27T07:27:07.521Z] #53 ... [2021-05-27T07:27:07.521Z] [2021-05-27T07:27:07.521Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-27T07:27:07.521Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-27T07:27:07.521Z] #14 DONE 1.8s [2021-05-27T07:27:07.521Z] [2021-05-27T07:27:07.521Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-27T07:27:07.521Z] #53 sha256:75c637daf21e5554bae6f7e2e88d006be561325a3753b5ac0c7bf390595ba143 [2021-05-27T07:27:07.521Z] #53 1.721 + RM_GOPATH=0 [2021-05-27T07:27:07.521Z] #53 1.721 + TMP_GOPATH= [2021-05-27T07:27:07.521Z] #53 1.721 + : /build [2021-05-27T07:27:07.521Z] #53 1.721 + '[' -z '' ']' [2021-05-27T07:27:07.521Z] #53 1.727 ++ mktemp -d [2021-05-27T07:27:07.521Z] #53 1.728 + export GOPATH=/tmp/tmp.vXaKPTt1QU [2021-05-27T07:27:07.521Z] #53 1.728 + GOPATH=/tmp/tmp.vXaKPTt1QU [2021-05-27T07:27:07.521Z] #53 1.734 + RM_GOPATH=1 [2021-05-27T07:27:07.521Z] #53 1.734 + case "$(go env GOARCH)" in [2021-05-27T07:27:07.521Z] #53 1.738 ++ go env GOARCH [2021-05-27T07:27:07.521Z] #53 1.758 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:27:07.521Z] #53 1.758 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:27:07.521Z] #53 1.758 ++ dirname /tmp/install/install.sh [2021-05-27T07:27:07.521Z] #53 1.777 + dir=/tmp/install [2021-05-27T07:27:07.521Z] #53 1.777 + bin=runc [2021-05-27T07:27:07.521Z] #53 1.777 + shift [2021-05-27T07:27:07.521Z] #53 1.777 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-27T07:27:07.521Z] #53 1.777 + . /tmp/install/runc.installer [2021-05-27T07:27:07.521Z] #53 1.777 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-27T07:27:07.521Z] #53 1.779 + install_runc [2021-05-27T07:27:07.521Z] #53 1.780 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-27T07:27:07.521Z] #53 1.780 + uname -r [2021-05-27T07:27:07.521Z] #53 1.782 + RUNC_BUILDTAGS='seccomp ' [2021-05-27T07:27:07.521Z] #53 1.782 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-27T07:27:07.521Z] #53 1.782 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vXaKPTt1QU/src/github.com/opencontainers/runc [2021-05-27T07:27:07.521Z] #53 1.782 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-27T07:27:07.521Z] #53 1.785 Cloning into '/tmp/tmp.vXaKPTt1QU/src/github.com/opencontainers/runc'... [2021-05-27T07:27:07.582Z] #43 60.68 CC criu/pie/util.o [2021-05-27T07:27:07.635Z] #43 83.80 DEP criu/eventfd.d [2021-05-27T07:27:07.635Z] #43 83.95 DEP criu/crtools.d [2021-05-27T07:27:07.758Z] #13 135.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-27T07:27:07.758Z] #13 135.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-27T07:27:07.758Z] #13 135.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:27:07.845Z] #43 ... [2021-05-27T07:27:07.845Z] [2021-05-27T07:27:07.845Z] #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-05-27T07:27:07.845Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-27T07:27:07.845Z] #20 8.798 Reading package lists... [2021-05-27T07:27:07.845Z] #20 11.65 Reading package lists... [2021-05-27T07:27:07.845Z] #20 14.25 Building dependency tree... [2021-05-27T07:27:07.845Z] #20 15.43 libcap2-bin is already the newest version (1:2.25-2). [2021-05-27T07:27:07.845Z] #20 15.43 The following additional packages will be installed: [2021-05-27T07:27:07.845Z] #20 15.43 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-27T07:27:07.845Z] #20 15.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-27T07:27:07.845Z] #20 15.43 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-27T07:27:07.845Z] #20 15.43 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-27T07:27:07.845Z] #20 15.43 python3.7 python3.7-minimal vim-runtime xxd [2021-05-27T07:27:07.845Z] #20 15.44 Suggested packages: [2021-05-27T07:27:07.845Z] #20 15.44 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-27T07:27:07.845Z] #20 15.44 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-27T07:27:07.845Z] #20 15.44 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-27T07:27:07.845Z] #20 15.44 Recommended packages: [2021-05-27T07:27:07.845Z] #20 15.44 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-27T07:27:07.845Z] #20 15.44 python3-keyrings.alt python3-xdg unzip [2021-05-27T07:27:07.845Z] #20 16.56 The following NEW packages will be installed: [2021-05-27T07:27:07.845Z] #20 16.56 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-27T07:27:07.845Z] #20 16.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-27T07:27:07.845Z] #20 16.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-27T07:27:07.845Z] #20 16.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-27T07:27:07.845Z] #20 16.57 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-27T07:27:07.845Z] #20 16.57 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-27T07:27:07.845Z] #20 16.57 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-27T07:27:07.845Z] #20 16.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-27T07:27:07.845Z] #20 16.57 xz-utils zip [2021-05-27T07:27:07.845Z] #20 16.89 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-27T07:27:07.845Z] #20 16.89 Need to get 27.6 MB of archives. [2021-05-27T07:27:07.845Z] #20 16.89 After this operation, 114 MB of additional disk space will be used. [2021-05-27T07:27:07.845Z] #20 16.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-05-27T07:27:07.845Z] #20 16.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-05-27T07:27:07.845Z] #20 16.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-05-27T07:27:07.845Z] #20 16.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-05-27T07:27:07.845Z] #20 16.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-05-27T07:27:07.845Z] #20 16.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-05-27T07:27:07.845Z] #20 17.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-05-27T07:27:07.845Z] #20 17.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-05-27T07:27:07.845Z] #20 17.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-05-27T07:27:07.845Z] #20 17.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-05-27T07:27:07.845Z] #20 17.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-05-27T07:27:07.845Z] #20 17.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-05-27T07:27:07.845Z] #20 17.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-05-27T07:27:07.845Z] #20 17.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-05-27T07:27:07.845Z] #20 17.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-05-27T07:27:07.845Z] #20 17.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-05-27T07:27:07.845Z] #20 17.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-27T07:27:07.845Z] #20 17.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-27T07:27:07.845Z] #20 17.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-05-27T07:27:07.845Z] #20 17.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-05-27T07:27:07.845Z] #20 17.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-05-27T07:27:07.845Z] #20 17.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-05-27T07:27:07.845Z] #20 17.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-05-27T07:27:07.896Z] #43 84.10 DEP criu/cr-service.d [2021-05-27T07:27:08.016Z] #13 136.6 Selecting previously unselected package libsystemd-dev:amd64.#13 ... [2021-05-27T07:27:08.016Z] [2021-05-27T07:27:08.016Z] #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-05-27T07:27:08.016Z] #58 sha256:8fd15c5984f293cc528b4a7ab566e455b30385fef308c152a7663af3daae2c92 [2021-05-27T07:27:08.016Z] #58 DONE 142.1s [2021-05-27T07:27:08.016Z] [2021-05-27T07:27:08.016Z] #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-05-27T07:27:08.016Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:27:08.016Z] #13 136.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-27T07:27:08.016Z] #13 136.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-27T07:27:08.016Z] #13 136.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:27:08.108Z] #20 17.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-27T07:27:08.108Z] #20 ... [2021-05-27T07:27:08.108Z] [2021-05-27T07:27:08.108Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:08.108Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:27:08.108Z] #43 61.10 CC criu/pie/util-vdso.o [2021-05-27T07:27:08.157Z] #43 84.25 DEP criu/cr-restore.d [2021-05-27T07:27:08.157Z] #43 ... [2021-05-27T07:27:08.157Z] [2021-05-27T07:27:08.157Z] #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-05-27T07:27:08.157Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:08.157Z] #20 4.753 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-27T07:27:08.157Z] #20 4.849 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:27:08.157Z] #20 4.936 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:27:08.157Z] #20 5.070 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:27:08.157Z] #20 5.325 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-27T07:27:08.157Z] #20 6.239 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:27:08.157Z] #20 7.500 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:27:08.157Z] #20 8.939 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:27:08.157Z] #20 ... [2021-05-27T07:27:08.157Z] [2021-05-27T07:27:08.157Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:08.157Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:08.157Z] #43 84.50 DEP criu/cr-errno.d [2021-05-27T07:27:08.274Z] #13 ... [2021-05-27T07:27:08.274Z] [2021-05-27T07:27:08.274Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-27T07:27:08.274Z] #59 sha256:6239e8be20251abc08541333a295dd714692c91156ebcadf87ea3f7480f42c3e [2021-05-27T07:27:08.274Z] #59 DONE 0.1s [2021-05-27T07:27:08.274Z] [2021-05-27T07:27:08.274Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-27T07:27:08.274Z] #60 sha256:ffd262a07976b2070359c7aaed9a2bc6762ee2086d4363ea8d10060ea15d17ab [2021-05-27T07:27:08.274Z] #60 DONE 0.1s [2021-05-27T07:27:08.274Z] [2021-05-27T07:27:08.274Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:08.274Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:08.274Z] #43 51.46 CC compel/src/lib/ptrace.o [2021-05-27T07:27:08.274Z] #43 51.91 AR compel/libcompel.a [2021-05-27T07:27:08.418Z] #43 84.53 DEP criu/cr-dump.d [2021-05-27T07:27:08.418Z] #43 84.78 DEP criu/cr-dedup.d [2021-05-27T07:27:08.533Z] #43 52.07 HOSTCC compel/src/main-host.o [2021-05-27T07:27:08.533Z] #43 52.27 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-27T07:27:08.679Z] #43 84.93 DEP criu/cr-check.d [2021-05-27T07:27:08.683Z] #43 61.72 AR criu/pie/pie.lib.a [2021-05-27T07:27:08.793Z] #43 52.41 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-27T07:27:08.910Z] #53 ... [2021-05-27T07:27:08.910Z] [2021-05-27T07:27:08.910Z] #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-05-27T07:27:08.910Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-27T07:27:08.910Z] #15 DONE 1.4s [2021-05-27T07:27:08.910Z] [2021-05-27T07:27:08.910Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-27T07:27:08.910Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-27T07:27:08.910Z] #16 ... [2021-05-27T07:27:08.910Z] [2021-05-27T07:27:08.910Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:08.910Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:08.910Z] #43 44.26 DEP compel/src/lib/infect-util.d [2021-05-27T07:27:08.910Z] #43 44.39 DEP compel/src/lib/infect-rpc.d [2021-05-27T07:27:08.910Z] #43 44.51 DEP compel/arch/x86/src/lib/infect.d [2021-05-27T07:27:08.910Z] #43 44.70 DEP compel/arch/x86/src/lib/cpu.d [2021-05-27T07:27:08.910Z] #43 44.77 DEP compel/src/lib/log.d [2021-05-27T07:27:08.910Z] #43 44.91 DEP compel/src/main.d [2021-05-27T07:27:08.910Z] #43 44.99 DEP compel/src/lib/handle-elf.d [2021-05-27T07:27:08.910Z] #43 45.07 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-27T07:27:08.910Z] #43 45.19 CC compel/src/lib/log.o [2021-05-27T07:27:08.910Z] #43 45.38 CC compel/arch/x86/src/lib/cpu.o [2021-05-27T07:27:08.910Z] #43 46.19 CC compel/arch/x86/src/lib/infect.o [2021-05-27T07:27:08.910Z] #43 46.94 CC compel/src/lib/infect-rpc.o [2021-05-27T07:27:08.910Z] #43 47.28 CC compel/src/lib/infect-util.o [2021-05-27T07:27:08.910Z] #43 47.53 CC compel/src/lib/infect.o [2021-05-27T07:27:08.910Z] #43 49.84 CC compel/src/lib/ptrace.o [2021-05-27T07:27:08.910Z] #43 50.23 AR compel/libcompel.a [2021-05-27T07:27:08.910Z] #43 50.32 HOSTCC compel/src/main-host.o [2021-05-27T07:27:08.910Z] #43 50.69 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-27T07:27:08.910Z] #43 50.98 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-27T07:27:08.910Z] #43 51.58 HOSTCC compel/src/lib/log-host.o [2021-05-27T07:27:08.910Z] #43 51.77 HOSTLINK compel/compel-host-bin [2021-05-27T07:27:08.910Z] #43 52.07 DEP soccr/soccr.d [2021-05-27T07:27:08.910Z] #43 52.38 CC soccr/soccr.o [2021-05-27T07:27:08.939Z] #43 85.17 DEP criu/config.d [2021-05-27T07:27:08.939Z] #43 85.31 DEP criu/clone-noasan.d [2021-05-27T07:27:08.946Z] #43 61.79 DEP criu/pie/restorer.d [2021-05-27T07:27:08.946Z] #43 62.01 DEP criu/arch/aarch64/intraprocedure.d [2021-05-27T07:27:08.946Z] #43 62.02 DEP criu/arch/aarch64/restorer.d [2021-05-27T07:27:09.170Z] #43 54.44 AR soccr/libsoccr.a [2021-05-27T07:27:09.170Z] #43 54.50 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-27T07:27:09.170Z] #43 ... [2021-05-27T07:27:09.170Z] [2021-05-27T07:27:09.170Z] #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-05-27T07:27:09.170Z] #58 sha256:fbbe162f10ab740cb648e1e34e1d4e1b2baa3b3f2fc8f76d33164b1688689060 [2021-05-27T07:27:09.170Z] #58 137.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-27T07:27:09.170Z] #58 137.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-27T07:27:09.170Z] #58 DONE 146.3s [2021-05-27T07:27:09.170Z] [2021-05-27T07:27:09.170Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-27T07:27:09.170Z] #59 sha256:3c759167c81b40cf2926f49ff902f18ba13765dd9c36ab40f9ff56a0d131b629 [2021-05-27T07:27:09.200Z] #43 85.40 DEP criu/cgroup.d [2021-05-27T07:27:09.200Z] #43 85.52 DEP criu/cgroup-props.d [2021-05-27T07:27:09.200Z] #43 85.62 DEP criu/bitmap.d [2021-05-27T07:27:09.200Z] #43 85.63 DEP criu/bfd.d [2021-05-27T07:27:09.209Z] #43 62.17 DEP criu/arch/aarch64/vdso-pie.d [2021-05-27T07:27:09.209Z] #43 62.23 DEP criu/pie/parasite-vdso.d [2021-05-27T07:27:09.209Z] #43 62.41 DEP criu/pie/parasite.d [2021-05-27T07:27:09.359Z] #43 52.89 HOSTCC compel/src/lib/log-host.o [2021-05-27T07:27:09.430Z] #59 DONE 0.1s [2021-05-27T07:27:09.430Z] [2021-05-27T07:27:09.430Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-27T07:27:09.430Z] #60 sha256:d511f99eb005e028c923e64b3d5f109853f51d38960615bc7c2a1ffb9343a204 [2021-05-27T07:27:09.430Z] #60 DONE 0.1s [2021-05-27T07:27:09.430Z] [2021-05-27T07:27:09.430Z] #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-05-27T07:27:09.430Z] #53 sha256:75c637daf21e5554bae6f7e2e88d006be561325a3753b5ac0c7bf390595ba143 [2021-05-27T07:27:09.461Z] #43 85.72 DEP criu/autofs.d [2021-05-27T07:27:09.617Z] #43 53.26 HOSTLINK compel/compel-host-bin [2021-05-27T07:27:09.722Z] #43 85.84 DEP criu/aio.d [2021-05-27T07:27:09.722Z] #43 86.00 DEP criu/action-scripts.d [2021-05-27T07:27:09.840Z] #43 62.74 CC criu/pie/parasite.o [2021-05-27T07:27:09.982Z] #43 86.31 CC criu/action-scripts.o [2021-05-27T07:27:10.186Z] #43 53.58 DEP soccr/soccr.d [2021-05-27T07:27:10.186Z] #43 53.71 CC soccr/soccr.o [2021-05-27T07:27:10.380Z] #53 ... [2021-05-27T07:27:10.380Z] [2021-05-27T07:27:10.380Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-27T07:27:10.380Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-27T07:27:10.380Z] #16 1.594 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-27T07:27:10.380Z] #16 DONE 1.7s [2021-05-27T07:27:10.380Z] [2021-05-27T07:27:10.380Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-27T07:27:10.380Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-27T07:27:10.444Z] #43 ... [2021-05-27T07:27:10.444Z] [2021-05-27T07:27:10.444Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-27T07:27:10.444Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-27T07:27:10.444Z] #13 137.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-27T07:27:10.444Z] #13 137.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-27T07:27:10.444Z] #13 137.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-27T07:27:10.444Z] #13 137.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-27T07:27:10.444Z] #13 137.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-27T07:27:10.444Z] #13 137.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-27T07:27:10.444Z] #13 137.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:27:10.444Z] #13 137.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-27T07:27:10.444Z] #13 137.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-27T07:27:10.444Z] #13 137.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:27:10.444Z] #13 137.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-27T07:27:10.444Z] #13 137.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-27T07:27:10.444Z] #13 137.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-27T07:27:10.444Z] #13 137.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-27T07:27:10.444Z] #13 137.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-27T07:27:10.444Z] #13 137.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-27T07:27:10.444Z] #13 137.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-27T07:27:10.444Z] #13 137.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:27:10.444Z] #13 137.8 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-05-27T07:27:10.444Z] #13 137.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-27T07:27:10.444Z] #13 137.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-27T07:27:10.444Z] #13 137.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-27T07:27:10.444Z] #13 137.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-27T07:27:10.444Z] #13 137.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-27T07:27:10.444Z] #13 137.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-27T07:27:10.444Z] #13 137.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:27:10.444Z] #13 138.0 Setting up dmsetup (2:1.02.155-3) ... [2021-05-27T07:27:10.444Z] #13 138.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-27T07:27:10.444Z] #13 138.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-27T07:27:10.444Z] #13 138.1 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:27:10.444Z] #13 DONE 138.8s [2021-05-27T07:27:10.444Z] [2021-05-27T07:27:10.445Z] #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-05-27T07:27:10.445Z] #53 sha256:0304ba9830e0e9ee84adbbaeeb9db9679d2dea0f85f7750b27b36defeef87500 [2021-05-27T07:27:10.554Z] #43 86.73 CC criu/aio.o [2021-05-27T07:27:11.126Z] #43 87.33 CC criu/autofs.o [2021-05-27T07:27:11.253Z] #43 64.00 LINK criu/pie/parasite.built-in.o [2021-05-27T07:27:11.253Z] #43 64.02 GEN criu/pie/parasite-blob.h [2021-05-27T07:27:11.253Z] #43 64.06 CC criu/pie/parasite-vdso.o [2021-05-27T07:27:11.819Z] #53 1.542 + RM_GOPATH=0 [2021-05-27T07:27:11.819Z] #53 1.542 + TMP_GOPATH= [2021-05-27T07:27:11.819Z] #53 1.543 + : /build [2021-05-27T07:27:11.819Z] #53 1.545 + '[' -z '' ']' [2021-05-27T07:27:11.819Z] #53 1.545 ++ mktemp -d [2021-05-27T07:27:11.819Z] #53 1.547 + export GOPATH=/tmp/tmp.wXq9bgVPMI [2021-05-27T07:27:11.819Z] #53 1.547 + GOPATH=/tmp/tmp.wXq9bgVPMI [2021-05-27T07:27:11.819Z] #53 1.547 + RM_GOPATH=1 [2021-05-27T07:27:11.819Z] #53 1.547 + case "$(go env GOARCH)" in [2021-05-27T07:27:11.819Z] #53 1.547 ++ go env GOARCH [2021-05-27T07:27:11.819Z] #53 1.566 + export GO_BUILDMODE=-buildmode=pie [2021-05-27T07:27:11.819Z] #53 ... [2021-05-27T07:27:11.819Z] [2021-05-27T07:27:11.819Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-27T07:27:11.819Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-27T07:27:11.819Z] #14 DONE 1.7s [2021-05-27T07:27:11.819Z] [2021-05-27T07:27:11.819Z] #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-05-27T07:27:11.819Z] #53 sha256:0304ba9830e0e9ee84adbbaeeb9db9679d2dea0f85f7750b27b36defeef87500 [2021-05-27T07:27:11.819Z] #53 1.566 + GO_BUILDMODE=-buildmode=pie [2021-05-27T07:27:11.819Z] #53 1.566 ++ dirname /tmp/install/install.sh [2021-05-27T07:27:11.819Z] #53 1.575 + dir=/tmp/install [2021-05-27T07:27:11.819Z] #53 1.575 + bin=runc [2021-05-27T07:27:11.819Z] #53 1.575 + shift [2021-05-27T07:27:11.819Z] #53 1.575 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-27T07:27:11.819Z] #53 1.575 + . /tmp/install/runc.installer [2021-05-27T07:27:11.819Z] #53 1.575 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-27T07:27:11.819Z] #53 1.575 + install_runc [2021-05-27T07:27:11.819Z] #53 1.576 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-27T07:27:11.819Z] #53 1.577 + uname -r [2021-05-27T07:27:11.819Z] #53 1.590 + RUNC_BUILDTAGS='seccomp ' [2021-05-27T07:27:11.819Z] #53 1.590 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-27T07:27:11.819Z] #53 1.591 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-27T07:27:11.819Z] #53 1.591 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wXq9bgVPMI/src/github.com/opencontainers/runc [2021-05-27T07:27:11.819Z] #53 1.592 Cloning into '/tmp/tmp.wXq9bgVPMI/src/github.com/opencontainers/runc'... [2021-05-27T07:27:11.826Z] #43 64.78 CC criu/arch/aarch64/vdso-pie.o [2021-05-27T07:27:12.088Z] #43 65.13 CC criu/arch/aarch64/restorer.o [2021-05-27T07:27:12.294Z] #17 DONE 1.7s [2021-05-27T07:27:12.294Z] [2021-05-27T07:27:12.294Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-27T07:27:12.294Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-27T07:27:12.350Z] #43 65.54 CC criu/arch/aarch64/intraprocedure.o [2021-05-27T07:27:12.511Z] #43 88.75 CC criu/bfd.o [2021-05-27T07:27:12.612Z] #43 65.58 CC criu/pie/restorer.o [2021-05-27T07:27:12.754Z] #53 ... [2021-05-27T07:27:12.754Z] [2021-05-27T07:27:12.754Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:27:12.754Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:27:12.754Z] #45 136.7 crypto/tls [2021-05-27T07:27:12.754Z] #45 142.8 net/http/httptrace [2021-05-27T07:27:12.754Z] #45 143.1 net/http [2021-05-27T07:27:13.012Z] #45 ... [2021-05-27T07:27:13.012Z] [2021-05-27T07:27:13.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-05-27T07:27:13.012Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:13.012Z] #43 55.83 AR soccr/libsoccr.a [2021-05-27T07:27:13.012Z] #43 55.88 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-27T07:27:13.012Z] #43 56.45 DEP criu/arch/x86/sigframe.d [2021-05-27T07:27:13.012Z] #43 56.59 DEP criu/arch/x86/sigaction_compat.d [2021-05-27T07:27:13.012Z] #43 56.67 DEP criu/arch/x86/kerndat.d [2021-05-27T07:27:13.082Z] #43 89.22 CC criu/bitmap.o [2021-05-27T07:27:13.082Z] #43 89.37 CC criu/cgroup-props.o [2021-05-27T07:27:13.271Z] #43 56.82 DEP criu/arch/x86/crtools.d [2021-05-27T07:27:13.271Z] #43 ... [2021-05-27T07:27:13.271Z] [2021-05-27T07:27:13.271Z] #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-05-27T07:27:13.271Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-27T07:27:13.271Z] #15 DONE 1.4s [2021-05-27T07:27:13.271Z] [2021-05-27T07:27:13.271Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:13.271Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:13.271Z] #43 56.92 DEP criu/arch/x86/cpu.d [2021-05-27T07:27:13.530Z] #43 57.08 CC criu/arch/x86/cpu.o [2021-05-27T07:27:13.559Z] #43 ... [2021-05-27T07:27:13.559Z] [2021-05-27T07:27:13.559Z] #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-05-27T07:27:13.559Z] #24 sha256:92487845c29bad445e6aea94d0a79bf3a6f22b09145901f3e2b509dea69b4f18 [2021-05-27T07:27:13.559Z] #24 122.3 + mkdir -p /tmp/tmp.DBTvtM9SPX/src/github.com/docker [2021-05-27T07:27:13.559Z] #24 122.3 + mv components/cli /tmp/tmp.DBTvtM9SPX/src/github.com/docker/cli [2021-05-27T07:27:13.559Z] #24 122.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-27T07:27:13.653Z] #43 90.09 CC criu/cgroup.o [2021-05-27T07:27:13.675Z] #18 DONE 1.4s [2021-05-27T07:27:13.675Z] [2021-05-27T07:27:13.675Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-27T07:27:13.675Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-27T07:27:13.822Z] #24 ... [2021-05-27T07:27:13.822Z] [2021-05-27T07:27:13.822Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-27T07:27:13.822Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-27T07:27:13.822Z] #20 17.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-27T07:27:13.822Z] #20 17.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-27T07:27:13.822Z] #20 17.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-05-27T07:27:13.822Z] #20 17.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-05-27T07:27:13.822Z] #20 17.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-27T07:27:13.822Z] #20 18.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-27T07:27:13.822Z] #20 18.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-27T07:27:13.822Z] #20 18.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-27T07:27:13.823Z] #20 18.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-05-27T07:27:13.823Z] #20 18.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-05-27T07:27:13.823Z] #20 18.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-27T07:27:13.823Z] #20 18.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-27T07:27:13.823Z] #20 18.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-27T07:27:13.823Z] #20 18.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-05-27T07:27:13.823Z] #20 18.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-27T07:27:13.823Z] #20 18.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-27T07:27:13.823Z] #20 18.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-27T07:27:13.823Z] #20 18.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-05-27T07:27:13.823Z] #20 18.52 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-05-27T07:27:13.823Z] #20 18.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-05-27T07:27:13.823Z] #20 18.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-27T07:27:13.823Z] #20 18.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-05-27T07:27:13.823Z] #20 18.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-05-27T07:27:13.823Z] #20 18.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-05-27T07:27:13.823Z] #20 19.62 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:27:13.823Z] #20 19.73 Fetched 27.6 MB in 2s (11.8 MB/s) [2021-05-27T07:27:13.823Z] #20 19.80 Selecting previously unselected package pigz. [2021-05-27T07:27:13.823Z] #20 19.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-05-27T07:27:13.823Z] #20 19.89 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-05-27T07:27:13.823Z] #20 19.93 Unpacking pigz (2.4-1) ... [2021-05-27T07:27:13.823Z] #20 20.07 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-05-27T07:27:13.823Z] #20 20.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-27T07:27:13.823Z] #20 20.09 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:13.823Z] #20 20.60 Selecting previously unselected package python3.7-minimal. [2021-05-27T07:27:13.823Z] #20 20.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-27T07:27:13.823Z] #20 20.62 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-27T07:27:13.823Z] #20 21.16 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:13.823Z] #20 21.19 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-27T07:27:14.087Z] #20 23.67 Selecting previously unselected package python3-minimal. [2021-05-27T07:27:14.087Z] #20 23.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 ... 23657 files and directories currently installed.) [2021-05-27T07:27:14.087Z] #20 23.79 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-05-27T07:27:14.087Z] #20 23.80 Unpacking python3-minimal (3.7.3-1) ... [2021-05-27T07:27:14.349Z] #20 23.94 Selecting previously unselected package libmpdec2:arm64. [2021-05-27T07:27:14.349Z] #20 23.94 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-05-27T07:27:14.349Z] #20 23.96 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-05-27T07:27:14.470Z] #43 57.97 CC criu/arch/x86/crtools.o [2021-05-27T07:27:14.612Z] #20 24.10 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-05-27T07:27:14.612Z] #20 24.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-05-27T07:27:14.612Z] #20 24.11 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:14.612Z] #20 ... [2021-05-27T07:27:14.612Z] [2021-05-27T07:27:14.612Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:14.612Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:27:14.612Z] #43 67.72 LINK criu/pie/restorer.built-in.o [2021-05-27T07:27:14.729Z] #43 ... [2021-05-27T07:27:14.729Z] [2021-05-27T07:27:14.729Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-27T07:27:14.729Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-27T07:27:14.729Z] #16 1.141 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-27T07:27:14.729Z] #16 DONE 1.3s [2021-05-27T07:27:14.729Z] [2021-05-27T07:27:14.729Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-27T07:27:14.729Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-27T07:27:14.874Z] #43 67.73 GEN criu/pie/restorer-blob.h [2021-05-27T07:27:14.874Z] #43 67.84 DEP criu/vdso.d [2021-05-27T07:27:15.035Z] using credential docker-jenkins-github-credentials [2021-05-27T07:27:15.057Z] #19 DONE 1.3s [2021-05-27T07:27:15.057Z] [2021-05-27T07:27:15.057Z] #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-05-27T07:27:15.057Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:15.108Z] Cloning the remote Git repository [2021-05-27T07:27:15.108Z] Cloning with configured refspecs honoured and without tags [2021-05-27T07:27:15.137Z] #43 68.08 DEP criu/uts_ns.d [2021-05-27T07:27:15.137Z] #43 68.18 DEP criu/util.d [2021-05-27T07:27:15.399Z] #43 68.36 DEP criu/uffd.d [2021-05-27T07:27:15.399Z] #43 68.53 DEP criu/tun.d [2021-05-27T07:27:15.662Z] #43 68.70 DEP criu/tty.d [2021-05-27T07:27:15.924Z] #43 69.03 DEP criu/timerfd.d [2021-05-27T07:27:16.103Z] #17 DONE 1.2s [2021-05-27T07:27:16.103Z] [2021-05-27T07:27:16.103Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:16.103Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:16.103Z] #43 59.46 CC criu/arch/x86/kerndat.o [2021-05-27T07:27:16.186Z] #43 69.26 DEP criu/timens.d [2021-05-27T07:27:16.440Z] #20 1.529 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-27T07:27:16.440Z] #20 1.638 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:27:16.440Z] #20 1.745 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:27:16.440Z] #20 1.760 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:27:16.449Z] #43 69.46 DEP criu/sysfs_parse.d [2021-05-27T07:27:16.700Z] #20 2.096 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-27T07:27:16.711Z] #43 69.69 DEP criu/sysctl.d [2021-05-27T07:27:16.953Z] #43 92.86 CC criu/clone-noasan.o [2021-05-27T07:27:16.953Z] #43 93.10 CC criu/config.o [2021-05-27T07:27:16.974Z] #43 69.89 DEP criu/string.d [2021-05-27T07:27:16.974Z] #43 69.94 DEP criu/stats.d [2021-05-27T07:27:17.051Z] #43 60.36 CC criu/arch/x86/sigaction_compat.o [2021-05-27T07:27:17.051Z] #43 ... [2021-05-27T07:27:17.051Z] [2021-05-27T07:27:17.051Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-27T07:27:17.051Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-27T07:27:17.051Z] #18 DONE 1.2s [2021-05-27T07:27:17.051Z] [2021-05-27T07:27:17.051Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:17.051Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:17.051Z] #43 60.66 CC criu/arch/x86/sigframe.o [2021-05-27T07:27:15.290Z] Cloning repository https://github.com/moby/moby.git [2021-05-27T07:27:15.665Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-27T07:27:16.697Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:27:16.697Z] > git --version # timeout=10 [2021-05-27T07:27:16.760Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-27T07:27:16.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:27:16.760Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:27:17.235Z] #43 70.17 DEP criu/sockets.d [2021-05-27T07:27:17.496Z] #43 70.40 DEP criu/sk-unix.d [2021-05-27T07:27:17.496Z] #43 70.62 DEP criu/sk-tcp.d [2021-05-27T07:27:17.619Z] #43 61.18 LINK criu/arch/x86/crtools.built-in.o [2021-05-27T07:27:17.759Z] #43 70.83 DEP criu/sk-queue.d [2021-05-27T07:27:17.878Z] #43 61.30 DEP criu/pie/util-vdso-elf32.d [2021-05-27T07:27:17.878Z] #43 61.43 DEP criu/pie/util-vdso.d [2021-05-27T07:27:18.022Z] #43 71.03 DEP criu/sk-packet.d [2021-05-27T07:27:18.081Z] #20 3.196 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:27:18.137Z] #43 61.67 DEP criu/pie/util.d [2021-05-27T07:27:18.137Z] #43 61.81 CC criu/pie/util.o [2021-05-27T07:27:18.284Z] #43 71.21 DEP criu/sk-netlink.d [2021-05-27T07:27:18.337Z] #43 94.49 CC criu/cr-check.o [2021-05-27T07:27:18.397Z] #43 ... [2021-05-27T07:27:18.397Z] [2021-05-27T07:27:18.397Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-27T07:27:18.397Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-27T07:27:18.397Z] #19 DONE 1.3s [2021-05-27T07:27:18.548Z] #43 71.41 DEP criu/sk-inet.d [2021-05-27T07:27:18.548Z] #43 71.64 DEP criu/signalfd.d [2021-05-27T07:27:18.656Z] [2021-05-27T07:27:18.656Z] #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-05-27T07:27:18.656Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:18.811Z] #43 71.94 DEP criu/sigframe.d [2021-05-27T07:27:19.020Z] #20 4.318 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:27:19.074Z] #43 71.99 DEP criu/shmem.d [2021-05-27T07:27:19.074Z] #43 ... [2021-05-27T07:27:19.075Z] [2021-05-27T07:27:19.075Z] #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-05-27T07:27:19.075Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-27T07:27:19.075Z] #40 136.1 + dpkg --print-architecture [2021-05-27T07:27:19.075Z] #40 DONE 137.3s [2021-05-27T07:27:19.075Z] [2021-05-27T07:27:19.075Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:19.075Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:27:19.075Z] #43 72.14 DEP criu/servicefd.d [2021-05-27T07:27:19.338Z] #43 72.40 DEP criu/seize.d [2021-05-27T07:27:19.338Z] #43 72.52 DEP criu/seccomp.d [2021-05-27T07:27:19.600Z] #43 72.78 DEP criu/rst-malloc.d [2021-05-27T07:27:19.721Z] #43 96.12 CC criu/cr-dedup.o [2021-05-27T07:27:19.863Z] #43 72.89 DEP criu/rbtree.d [2021-05-27T07:27:19.863Z] #43 72.96 DEP criu/pstree.d [2021-05-27T07:27:19.960Z] #20 ... [2021-05-27T07:27:19.960Z] [2021-05-27T07:27:19.960Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:19.960Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:19.960Z] #43 55.21 DEP criu/arch/x86/sigframe.d [2021-05-27T07:27:19.960Z] #43 55.39 DEP criu/arch/x86/sigaction_compat.d [2021-05-27T07:27:19.960Z] #43 55.49 DEP criu/arch/x86/kerndat.d [2021-05-27T07:27:19.960Z] #43 55.67 DEP criu/arch/x86/crtools.d [2021-05-27T07:27:19.960Z] #43 55.85 DEP criu/arch/x86/cpu.d [2021-05-27T07:27:19.960Z] #43 56.21 CC criu/arch/x86/cpu.o [2021-05-27T07:27:19.960Z] #43 57.30 CC criu/arch/x86/crtools.o [2021-05-27T07:27:19.960Z] #43 59.53 CC criu/arch/x86/kerndat.o [2021-05-27T07:27:19.960Z] #43 60.13 CC criu/arch/x86/sigaction_compat.o [2021-05-27T07:27:19.960Z] #43 60.52 CC criu/arch/x86/sigframe.o [2021-05-27T07:27:19.960Z] #43 60.81 LINK criu/arch/x86/crtools.built-in.o [2021-05-27T07:27:19.960Z] #43 60.87 DEP criu/pie/util-vdso-elf32.d [2021-05-27T07:27:19.960Z] #43 61.11 DEP criu/pie/util-vdso.d [2021-05-27T07:27:19.960Z] #43 61.23 DEP criu/pie/util.d [2021-05-27T07:27:19.960Z] #43 61.39 CC criu/pie/util.o [2021-05-27T07:27:19.960Z] #43 61.66 CC criu/pie/util-vdso.o [2021-05-27T07:27:19.960Z] #43 62.44 CC criu/pie/util-vdso-elf32.o [2021-05-27T07:27:19.960Z] #43 63.24 AR criu/pie/pie.lib.a [2021-05-27T07:27:19.960Z] #43 63.31 DEP criu/pie/restorer.d [2021-05-27T07:27:19.960Z] #43 63.51 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-27T07:27:19.960Z] #43 63.65 DEP criu/arch/x86/restorer_unmap.d [2021-05-27T07:27:19.960Z] #43 63.68 DEP criu/arch/x86/restorer.d [2021-05-27T07:27:19.960Z] #43 63.89 DEP criu/arch/x86/vdso-pie.d [2021-05-27T07:27:19.960Z] #43 64.01 DEP criu/pie/parasite-vdso.d [2021-05-27T07:27:19.960Z] #43 64.17 DEP criu/pie/parasite.d [2021-05-27T07:27:19.960Z] #43 64.41 CC criu/pie/parasite.o [2021-05-27T07:27:19.960Z] #43 ... [2021-05-27T07:27:19.960Z] [2021-05-27T07:27:19.960Z] #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-05-27T07:27:19.960Z] #53 sha256:75c637daf21e5554bae6f7e2e88d006be561325a3753b5ac0c7bf390595ba143 [2021-05-27T07:27:19.960Z] #53 13.64 + cd /tmp/tmp.vXaKPTt1QU/src/github.com/opencontainers/runc [2021-05-27T07:27:19.960Z] #53 13.64 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-27T07:27:19.960Z] #53 14.03 + '[' -z '' ']' [2021-05-27T07:27:19.960Z] #53 14.03 + target=static [2021-05-27T07:27:19.960Z] #53 14.03 + make 'BUILDTAGS=seccomp ' static [2021-05-27T07:27:19.960Z] #53 14.24 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-27T07:27:20.036Z] #20 1.478 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-27T07:27:20.036Z] #20 1.740 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-27T07:27:20.094Z] using credential docker-jenkins-github-credentials [2021-05-27T07:27:20.126Z] #43 73.33 DEP criu/protobuf.d [2021-05-27T07:27:20.170Z] Cloning the remote Git repository [2021-05-27T07:27:20.170Z] Cloning with configured refspecs honoured and without tags [2021-05-27T07:27:20.292Z] #43 96.51 CC criu/cr-dump.o [2021-05-27T07:27:20.292Z] #43 ... [2021-05-27T07:27:20.292Z] [2021-05-27T07:27:20.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-05-27T07:27:20.292Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:20.292Z] #20 13.08 Fetched 8971 kB in 9s (1042 kB/s) [2021-05-27T07:27:20.292Z] #20 13.08 Reading package lists... [2021-05-27T07:27:20.292Z] #20 16.25 Reading package lists... [2021-05-27T07:27:20.292Z] #20 19.29 Building dependency tree... [2021-05-27T07:27:20.292Z] #20 20.54 libcap2-bin is already the newest version (1:2.25-2). [2021-05-27T07:27:20.292Z] #20 20.54 The following additional packages will be installed: [2021-05-27T07:27:20.292Z] #20 20.54 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-27T07:27:20.292Z] #20 20.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-27T07:27:20.292Z] #20 20.55 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-27T07:27:20.292Z] #20 20.55 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-27T07:27:20.292Z] #20 20.55 python3.7 python3.7-minimal vim-runtime xxd [2021-05-27T07:27:20.292Z] #20 20.55 Suggested packages: [2021-05-27T07:27:20.292Z] #20 20.55 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-27T07:27:20.292Z] #20 20.55 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-27T07:27:20.292Z] #20 20.55 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-27T07:27:20.292Z] #20 20.55 Recommended packages: [2021-05-27T07:27:20.292Z] #20 20.55 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-27T07:27:20.292Z] #20 20.55 python3-keyrings.alt python3-xdg unzip [2021-05-27T07:27:20.292Z] #20 22.12 The following NEW packages will be installed: [2021-05-27T07:27:20.292Z] #20 22.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-27T07:27:20.292Z] #20 22.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-27T07:27:20.292Z] #20 22.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-27T07:27:20.292Z] #20 22.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-27T07:27:20.292Z] #20 22.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-27T07:27:20.292Z] #20 22.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-27T07:27:20.292Z] #20 22.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-27T07:27:20.292Z] #20 22.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-27T07:27:20.292Z] #20 22.13 xz-utils zip [2021-05-27T07:27:20.295Z] #20 1.842 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-27T07:27:20.553Z] #20 22.46 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-27T07:27:20.553Z] #20 22.46 Need to get 28.5 MB of archives. [2021-05-27T07:27:20.553Z] #20 22.46 After this operation, 116 MB of additional disk space will be used. [2021-05-27T07:27:20.553Z] #20 22.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-27T07:27:20.553Z] #20 22.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-27T07:27:20.553Z] #20 22.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-27T07:27:20.555Z] #20 2.018 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-27T07:27:20.555Z] #20 2.166 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-05-27T07:27:20.701Z] #43 73.55 GEN criu/protobuf-desc-gen.h [2021-05-27T07:27:21.123Z] #20 23.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-27T07:27:21.123Z] #20 23.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-27T07:27:21.123Z] #20 23.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-27T07:27:21.123Z] #20 23.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-27T07:27:21.383Z] #20 23.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-27T07:27:21.383Z] #20 23.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-27T07:27:21.383Z] #20 23.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-27T07:27:21.383Z] #20 23.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-27T07:27:21.383Z] #20 23.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-27T07:27:21.383Z] #20 23.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-27T07:27:21.383Z] #20 23.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-27T07:27:21.383Z] #20 23.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-27T07:27:21.383Z] #20 23.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-27T07:27:21.383Z] #20 23.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-27T07:27:21.383Z] #20 23.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-27T07:27:21.383Z] #20 23.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-27T07:27:21.383Z] #20 23.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-27T07:27:21.383Z] #20 23.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-27T07:27:21.383Z] #20 23.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-27T07:27:20.363Z] Cloning repository https://github.com/moby/moby.git [2021-05-27T07:27:20.770Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-27T07:27:21.491Z] #20 3.119 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-27T07:27:21.643Z] #20 23.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-27T07:27:21.643Z] #20 23.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-27T07:27:21.643Z] #20 23.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-27T07:27:21.643Z] #20 23.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-27T07:27:21.643Z] #20 23.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-27T07:27:21.643Z] #20 23.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-27T07:27:21.643Z] #20 23.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-27T07:27:22.093Z] #43 75.02 DEP criu/protobuf-desc.d [2021-05-27T07:27:22.093Z] #43 75.20 DEP criu/proc_parse.d [2021-05-27T07:27:22.213Z] #20 ... [2021-05-27T07:27:22.213Z] [2021-05-27T07:27:22.213Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:22.213Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:22.213Z] #43 98.34 CC criu/cr-errno.o [2021-05-27T07:27:22.213Z] #43 98.42 CC criu/cr-restore.o [2021-05-27T07:27:22.356Z] #43 75.39 DEP criu/plugin.d [2021-05-27T07:27:22.356Z] #43 75.46 DEP criu/pipes.d [2021-05-27T07:27:22.618Z] #43 75.57 DEP criu/pie-util.d [2021-05-27T07:27:22.618Z] #43 75.72 DEP criu/pie-util-vdso.d [2021-05-27T07:27:22.618Z] #43 75.83 DEP criu/path.d [2021-05-27T07:27:22.869Z] #20 4.538 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-27T07:27:23.193Z] #43 76.02 DEP criu/parasite-syscall.d [2021-05-27T07:27:23.193Z] #43 76.18 DEP criu/pagemap.d [2021-05-27T07:27:23.193Z] #43 76.36 DEP criu/pagemap-cache.d [2021-05-27T07:27:23.455Z] #43 76.50 DEP criu/page-xfer.d [2021-05-27T07:27:23.455Z] #43 76.64 DEP criu/page-pipe.d [2021-05-27T07:27:21.599Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:27:21.599Z] > git --version # timeout=10 [2021-05-27T07:27:21.663Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-27T07:27:21.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:27:21.667Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:27:23.718Z] #43 76.76 DEP criu/netfilter.d [2021-05-27T07:27:23.805Z] #20 ... [2021-05-27T07:27:23.805Z] [2021-05-27T07:27:23.805Z] #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-05-27T07:27:23.805Z] #53 sha256:0304ba9830e0e9ee84adbbaeeb9db9679d2dea0f85f7750b27b36defeef87500 [2021-05-27T07:27:23.805Z] #53 13.24 + cd /tmp/tmp.wXq9bgVPMI/src/github.com/opencontainers/runc [2021-05-27T07:27:23.805Z] #53 13.24 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-27T07:27:23.805Z] #53 13.50 + '[' -z '' ']' [2021-05-27T07:27:23.805Z] #53 13.50 + target=static [2021-05-27T07:27:23.805Z] #53 13.50 + make 'BUILDTAGS=seccomp ' static [2021-05-27T07:27:23.981Z] #43 76.99 DEP criu/net.d [2021-05-27T07:27:23.981Z] #43 77.17 DEP criu/namespaces.d [2021-05-27T07:27:24.243Z] #43 77.36 DEP criu/mount.d [2021-05-27T07:27:24.373Z] #53 14.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-27T07:27:24.506Z] #43 77.56 DEP criu/memfd.d [2021-05-27T07:27:24.768Z] #43 77.70 DEP criu/mem.d [2021-05-27T07:27:24.768Z] #43 77.91 DEP criu/lsm.d [2021-05-27T07:27:25.031Z] #43 78.07 DEP criu/log.d [2021-05-27T07:27:25.240Z] #53 ... [2021-05-27T07:27:25.240Z] [2021-05-27T07:27:25.240Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:25.240Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:25.240Z] #43 65.60 LINK criu/pie/parasite.built-in.o [2021-05-27T07:27:25.240Z] #43 65.60 GEN criu/pie/parasite-blob.h [2021-05-27T07:27:25.240Z] #43 65.63 CC criu/pie/parasite-vdso.o [2021-05-27T07:27:25.240Z] #43 66.16 CC criu/arch/x86/vdso-pie.o [2021-05-27T07:27:25.240Z] #43 66.46 CC criu/arch/x86/restorer.o [2021-05-27T07:27:25.240Z] #43 67.02 CC criu/arch/x86/restorer_unmap.o [2021-05-27T07:27:25.240Z] #43 67.06 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-27T07:27:25.240Z] #43 67.32 CC criu/pie/restorer.o [2021-05-27T07:27:25.240Z] #43 70.40 LINK criu/pie/restorer.built-in.o [2021-05-27T07:27:25.240Z] #43 70.41 GEN criu/pie/restorer-blob.h [2021-05-27T07:27:25.240Z] #43 70.50 DEP criu/vdso.d [2021-05-27T07:27:25.240Z] #43 70.68 DEP criu/vdso-compat.d [2021-05-27T07:27:25.294Z] #43 78.28 DEP criu/libnetlink.d [2021-05-27T07:27:25.294Z] #43 ... [2021-05-27T07:27:25.294Z] [2021-05-27T07:27:25.294Z] #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-05-27T07:27:25.294Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-27T07:27:25.294Z] #20 24.96 Selecting previously unselected package python3.7. [2021-05-27T07:27:25.294Z] #20 24.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 24.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:25.294Z] #20 25.13 Selecting previously unselected package libpython3-stdlib:arm64. [2021-05-27T07:27:25.294Z] #20 25.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 25.16 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-27T07:27:25.294Z] #20 25.29 Setting up python3-minimal (3.7.3-1) ... [2021-05-27T07:27:25.294Z] #20 26.48 Selecting previously unselected package python3. [2021-05-27T07:27:25.294Z] #20 26.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-05-27T07:27:25.294Z] #20 26.58 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 26.59 Unpacking python3 (3.7.3-1) ... [2021-05-27T07:27:25.294Z] #20 26.70 Selecting previously unselected package libip4tc0:arm64. [2021-05-27T07:27:25.294Z] #20 26.70 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 26.71 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-05-27T07:27:25.294Z] #20 26.80 Selecting previously unselected package libip6tc0:arm64. [2021-05-27T07:27:25.294Z] #20 26.81 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 26.81 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-05-27T07:27:25.294Z] #20 26.92 Selecting previously unselected package libiptc0:arm64. [2021-05-27T07:27:25.294Z] #20 26.92 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 26.95 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-05-27T07:27:25.294Z] #20 27.07 Selecting previously unselected package libnfnetlink0:arm64. [2021-05-27T07:27:25.294Z] #20 27.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 27.08 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-27T07:27:25.294Z] #20 27.17 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-05-27T07:27:25.294Z] #20 27.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 27.19 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-27T07:27:25.294Z] #20 27.29 Selecting previously unselected package libnftnl11:arm64. [2021-05-27T07:27:25.294Z] #20 27.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 27.30 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-05-27T07:27:25.294Z] #20 27.42 Selecting previously unselected package iptables. [2021-05-27T07:27:25.294Z] #20 27.43 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 27.44 Unpacking iptables (1.8.2-4) ... [2021-05-27T07:27:25.294Z] #20 28.00 Selecting previously unselected package xxd. [2021-05-27T07:27:25.294Z] #20 28.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 28.02 Unpacking xxd (2:8.1.0875-5) ... [2021-05-27T07:27:25.294Z] #20 28.39 Selecting previously unselected package vim-common. [2021-05-27T07:27:25.294Z] #20 28.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:27:25.294Z] #20 28.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-27T07:27:25.294Z] #20 28.81 Selecting previously unselected package bash-completion. [2021-05-27T07:27:25.294Z] #20 28.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-27T07:27:25.294Z] #20 31.78 Unpacking bash-completion (1:2.8-6) ... [2021-05-27T07:27:25.294Z] #20 32.20 Selecting previously unselected package bzip2. [2021-05-27T07:27:25.294Z] #20 32.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 32.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-27T07:27:25.294Z] #20 32.31 Selecting previously unselected package xz-utils. [2021-05-27T07:27:25.294Z] #20 32.31 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 32.33 Unpacking xz-utils (5.2.4-1) ... [2021-05-27T07:27:25.294Z] #20 32.51 Selecting previously unselected package apparmor. [2021-05-27T07:27:25.294Z] #20 32.53 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 32.61 Unpacking apparmor (2.13.2-10) ... [2021-05-27T07:27:25.294Z] #20 32.98 Selecting previously unselected package aufs-tools. [2021-05-27T07:27:25.294Z] #20 32.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 33.00 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-27T07:27:25.294Z] #20 33.14 Selecting previously unselected package libonig5:arm64. [2021-05-27T07:27:25.294Z] #20 33.15 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 33.16 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-27T07:27:25.294Z] #20 33.28 Selecting previously unselected package libjq1:arm64. [2021-05-27T07:27:25.294Z] #20 33.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 33.30 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-27T07:27:25.294Z] #20 33.40 Selecting previously unselected package jq. [2021-05-27T07:27:25.294Z] #20 33.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 33.42 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-27T07:27:25.294Z] #20 33.58 Selecting previously unselected package libaio1:arm64. [2021-05-27T07:27:25.294Z] #20 33.58 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 33.60 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-05-27T07:27:25.294Z] #20 33.69 Selecting previously unselected package libgpm2:arm64. [2021-05-27T07:27:25.294Z] #20 33.70 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 33.71 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-05-27T07:27:25.294Z] #20 33.81 Selecting previously unselected package libicu63:arm64. [2021-05-27T07:27:25.294Z] #20 33.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-27T07:27:25.294Z] #20 33.82 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-27T07:27:25.499Z] #43 70.85 DEP criu/uts_ns.d [2021-05-27T07:27:25.499Z] #43 71.06 DEP criu/util.d [2021-05-27T07:27:25.759Z] #43 71.36 DEP criu/uffd.d [2021-05-27T07:27:26.019Z] #43 71.64 DEP criu/tun.d [2021-05-27T07:27:26.243Z] #20 35.95 Selecting previously unselected package libnet1:arm64. [2021-05-27T07:27:26.416Z] #43 102.7 CC criu/cr-service.o [2021-05-27T07:27:26.506Z] #20 35.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-27T07:27:26.506Z] #20 35.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:27:26.506Z] #20 36.11 Selecting previously unselected package libnl-3-200:arm64. [2021-05-27T07:27:26.506Z] #20 36.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-27T07:27:26.506Z] #20 36.16 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-27T07:27:26.590Z] #43 71.88 DEP criu/tty.d [2021-05-27T07:27:26.590Z] #43 72.06 DEP criu/timerfd.d [2021-05-27T07:27:26.770Z] #20 36.25 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-27T07:27:26.770Z] #20 36.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-27T07:27:26.770Z] #20 36.28 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-27T07:27:26.770Z] #20 36.36 Selecting previously unselected package libreadline5:arm64. [2021-05-27T07:27:26.770Z] #20 36.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-05-27T07:27:26.770Z] #20 36.38 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-27T07:27:26.770Z] #20 36.51 Selecting previously unselected package net-tools. [2021-05-27T07:27:26.849Z] #43 72.23 DEP criu/timens.d [2021-05-27T07:27:27.032Z] #20 36.51 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-05-27T07:27:27.032Z] #20 36.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-27T07:27:27.032Z] #20 36.73 Selecting previously unselected package python-pip-whl. [2021-05-27T07:27:27.032Z] #20 36.73 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-27T07:27:27.032Z] #20 36.75 Unpacking python-pip-whl (18.1-5) ... [2021-05-27T07:27:27.109Z] #43 72.42 DEP criu/sysfs_parse.d [2021-05-27T07:27:27.109Z] #43 72.58 DEP criu/sysctl.d [2021-05-27T07:27:27.358Z] #43 ... [2021-05-27T07:27:27.358Z] [2021-05-27T07:27:27.358Z] #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-05-27T07:27:27.358Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:27.358Z] #20 24.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-27T07:27:27.358Z] #20 24.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-27T07:27:27.358Z] #20 24.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-27T07:27:27.358Z] #20 24.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-27T07:27:27.358Z] #20 24.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-27T07:27:27.358Z] #20 24.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-27T07:27:27.358Z] #20 24.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-27T07:27:27.358Z] #20 24.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-27T07:27:27.358Z] #20 24.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-27T07:27:27.358Z] #20 24.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-27T07:27:27.358Z] #20 24.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-27T07:27:27.358Z] #20 24.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-27T07:27:27.358Z] #20 24.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-27T07:27:27.358Z] #20 24.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-27T07:27:27.359Z] #20 24.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-27T07:27:27.359Z] #20 24.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-27T07:27:27.359Z] #20 24.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-27T07:27:27.359Z] #20 24.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-27T07:27:27.359Z] #20 24.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-27T07:27:27.359Z] #20 25.40 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:27:27.359Z] #20 25.51 Fetched 28.5 MB in 3s (10.9 MB/s) [2021-05-27T07:27:27.359Z] #20 25.57 Selecting previously unselected package pigz. [2021-05-27T07:27:27.359Z] #20 25.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-27T07:27:27.359Z] #20 25.65 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-27T07:27:27.359Z] #20 25.66 Unpacking pigz (2.4-1) ... [2021-05-27T07:27:27.359Z] #20 25.76 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-27T07:27:27.359Z] #20 25.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:27.359Z] #20 25.77 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:27.359Z] #20 26.19 Selecting previously unselected package python3.7-minimal. [2021-05-27T07:27:27.359Z] #20 26.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:27.359Z] #20 26.21 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-27T07:27:27.359Z] #20 27.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:27.359Z] #20 27.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-27T07:27:27.359Z] #20 29.09 Selecting previously unselected package python3-minimal. [2021-05-27T07:27:27.359Z] #20 29.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 ... 23684 files and directories currently installed.) [2021-05-27T07:27:27.359Z] #20 29.15 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-27T07:27:27.359Z] #20 29.16 Unpacking python3-minimal (3.7.3-1) ... [2021-05-27T07:27:27.359Z] #20 29.23 Selecting previously unselected package libmpdec2:amd64. [2021-05-27T07:27:27.359Z] #20 29.24 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-27T07:27:27.359Z] #20 29.25 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-27T07:27:27.359Z] #20 29.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-27T07:27:27.359Z] #20 29.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:27.359Z] #20 29.36 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:27.369Z] #43 72.72 DEP criu/string.d [2021-05-27T07:27:27.369Z] #43 72.78 DEP criu/stats.d [2021-05-27T07:27:27.369Z] #43 72.91 DEP criu/sockets.d [2021-05-27T07:27:27.607Z] #20 37.19 Selecting previously unselected package python3-lib2to3. [2021-05-27T07:27:27.607Z] #20 37.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-27T07:27:27.607Z] #20 37.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-27T07:27:27.607Z] #20 37.38 Selecting previously unselected package python3-distutils. [2021-05-27T07:27:27.628Z] #43 73.10 DEP criu/sk-unix.d [2021-05-27T07:27:27.870Z] #20 37.39 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-27T07:27:27.870Z] #20 37.41 Unpacking python3-distutils (3.7.3-1) ... [2021-05-27T07:27:27.870Z] #20 37.57 Selecting previously unselected package python3-pip. [2021-05-27T07:27:27.870Z] #20 37.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-27T07:27:27.870Z] #20 37.58 Unpacking python3-pip (18.1-5) ... [2021-05-27T07:27:27.888Z] #43 73.33 DEP criu/sk-tcp.d [2021-05-27T07:27:28.132Z] #20 37.80 Selecting previously unselected package python3-pkg-resources. [2021-05-27T07:27:28.132Z] #20 37.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-27T07:27:28.132Z] #20 37.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-27T07:27:28.132Z] #20 37.94 Selecting previously unselected package python3-setuptools. [2021-05-27T07:27:28.147Z] #43 73.53 DEP criu/sk-queue.d [2021-05-27T07:27:28.147Z] #43 73.67 DEP criu/sk-packet.d [2021-05-27T07:27:28.300Z] #20 30.18 Selecting previously unselected package python3.7. [2021-05-27T07:27:28.300Z] #20 30.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:28.300Z] #20 30.19 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:28.300Z] #20 30.31 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-27T07:27:28.300Z] #20 30.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-27T07:27:28.300Z] #20 30.33 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-27T07:27:28.300Z] #20 30.42 Setting up python3-minimal (3.7.3-1) ... [2021-05-27T07:27:28.396Z] #20 37.95 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-27T07:27:28.396Z] #20 37.96 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-27T07:27:28.407Z] #43 73.81 DEP criu/sk-netlink.d [2021-05-27T07:27:28.658Z] #20 38.23 Selecting previously unselected package python3-wheel. [2021-05-27T07:27:28.658Z] #20 38.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-27T07:27:28.658Z] #20 38.24 Unpacking python3-wheel (0.32.3-2) ... [2021-05-27T07:27:28.666Z] #43 73.96 DEP criu/sk-inet.d [2021-05-27T07:27:28.667Z] #43 74.16 DEP criu/signalfd.d [2021-05-27T07:27:28.921Z] #20 38.35 Selecting previously unselected package sudo. [2021-05-27T07:27:28.921Z] #20 38.36 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-05-27T07:27:28.921Z] #20 38.37 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-27T07:27:28.926Z] #43 74.33 DEP criu/sigframe.d [2021-05-27T07:27:28.926Z] #43 74.45 DEP criu/shmem.d [2021-05-27T07:27:29.183Z] #20 38.82 Selecting previously unselected package thin-provisioning-tools. [2021-05-27T07:27:29.183Z] #20 38.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-05-27T07:27:29.183Z] #20 38.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-27T07:27:29.186Z] #43 74.63 DEP criu/servicefd.d [2021-05-27T07:27:29.445Z] #43 74.80 DEP criu/seize.d [2021-05-27T07:27:29.445Z] #43 74.95 DEP criu/seccomp.d [2021-05-27T07:27:29.446Z] #20 39.09 Selecting previously unselected package uidmap. [2021-05-27T07:27:29.446Z] #20 39.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-05-27T07:27:29.446Z] #20 39.11 Unpacking uidmap (1:4.5-1.1) ... [2021-05-27T07:27:29.687Z] #20 31.34 Selecting previously unselected package python3. [2021-05-27T07:27:29.687Z] #20 31.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-27T07:27:29.687Z] #20 31.41 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-27T07:27:29.687Z] #20 31.43 Unpacking python3 (3.7.3-1) ... [2021-05-27T07:27:29.687Z] #20 31.53 Selecting previously unselected package libip4tc0:amd64. [2021-05-27T07:27:29.687Z] #20 31.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-27T07:27:29.687Z] #20 31.53 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:29.687Z] #20 31.62 Selecting previously unselected package libip6tc0:amd64. [2021-05-27T07:27:29.687Z] #20 31.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-27T07:27:29.687Z] #20 31.64 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:29.687Z] #20 31.74 Selecting previously unselected package libiptc0:amd64. [2021-05-27T07:27:29.687Z] #20 31.75 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-27T07:27:29.687Z] #20 31.76 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:29.705Z] #43 75.13 DEP criu/rst-malloc.d [2021-05-27T07:27:29.705Z] #43 75.24 DEP criu/rbtree.d [2021-05-27T07:27:29.705Z] #43 75.31 DEP criu/pstree.d [2021-05-27T07:27:29.709Z] #20 39.25 Selecting previously unselected package vim-runtime. [2021-05-27T07:27:29.709Z] #20 39.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:27:29.709Z] #20 39.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-27T07:27:29.709Z] #20 39.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-27T07:27:29.709Z] #20 39.34 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-27T07:27:29.710Z] #53 ... [2021-05-27T07:27:29.710Z] [2021-05-27T07:27:29.710Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:29.710Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:29.710Z] #43 62.45 CC criu/pie/util-vdso.o [2021-05-27T07:27:29.710Z] #43 63.32 CC criu/pie/util-vdso-elf32.o [2021-05-27T07:27:29.710Z] #43 64.03 AR criu/pie/pie.lib.a [2021-05-27T07:27:29.710Z] #43 64.08 DEP criu/pie/restorer.d [2021-05-27T07:27:29.710Z] #43 64.28 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-27T07:27:29.710Z] #43 64.45 DEP criu/arch/x86/restorer_unmap.d [2021-05-27T07:27:29.710Z] #43 64.48 DEP criu/arch/x86/restorer.d [2021-05-27T07:27:29.710Z] #43 64.74 DEP criu/arch/x86/vdso-pie.d [2021-05-27T07:27:29.710Z] #43 64.93 DEP criu/pie/parasite-vdso.d [2021-05-27T07:27:29.710Z] #43 65.11 DEP criu/pie/parasite.d [2021-05-27T07:27:29.710Z] #43 65.45 CC criu/pie/parasite.o [2021-05-27T07:27:29.710Z] #43 66.97 LINK criu/pie/parasite.built-in.o [2021-05-27T07:27:29.710Z] #43 66.99 GEN criu/pie/parasite-blob.h [2021-05-27T07:27:29.710Z] #43 67.01 CC criu/pie/parasite-vdso.o [2021-05-27T07:27:29.710Z] #43 67.71 CC criu/arch/x86/vdso-pie.o [2021-05-27T07:27:29.710Z] #43 68.01 CC criu/arch/x86/restorer.o [2021-05-27T07:27:29.710Z] #43 68.58 CC criu/arch/x86/restorer_unmap.o [2021-05-27T07:27:29.710Z] #43 68.62 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-27T07:27:29.710Z] #43 68.90 CC criu/pie/restorer.o [2021-05-27T07:27:29.710Z] #43 72.17 LINK criu/pie/restorer.built-in.o [2021-05-27T07:27:29.710Z] #43 72.19 GEN criu/pie/restorer-blob.h [2021-05-27T07:27:29.710Z] #43 72.30 DEP criu/vdso.d [2021-05-27T07:27:29.710Z] #43 72.55 DEP criu/vdso-compat.d [2021-05-27T07:27:29.710Z] #43 72.74 DEP criu/uts_ns.d [2021-05-27T07:27:29.710Z] #43 72.97 DEP criu/util.d [2021-05-27T07:27:29.710Z] #43 73.17 DEP criu/uffd.d [2021-05-27T07:27:29.710Z] #43 73.39 DEP criu/tun.d [2021-05-27T07:27:29.948Z] #20 31.84 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-27T07:27:29.948Z] #20 31.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-27T07:27:29.948Z] #20 31.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-27T07:27:29.948Z] #20 31.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-27T07:27:29.948Z] #20 31.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-27T07:27:29.948Z] #20 31.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-27T07:27:29.977Z] #43 73.59 DEP criu/tty.d [2021-05-27T07:27:30.227Z] #20 32.05 Selecting previously unselected package libnftnl11:amd64. [2021-05-27T07:27:30.227Z] #20 32.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-27T07:27:30.227Z] #20 32.07 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-27T07:27:30.227Z] #20 32.16 Selecting previously unselected package iptables. [2021-05-27T07:27:30.227Z] #20 32.16 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-27T07:27:30.227Z] #20 32.16 Unpacking iptables (1.8.2-4) ... [2021-05-27T07:27:30.239Z] #43 73.80 DEP criu/timerfd.d [2021-05-27T07:27:30.275Z] #43 75.54 DEP criu/protobuf.d [2021-05-27T07:27:30.275Z] #43 75.67 GEN criu/protobuf-desc-gen.h [2021-05-27T07:27:30.498Z] #43 73.97 DEP criu/timens.d [2021-05-27T07:27:30.498Z] #43 74.13 DEP criu/sysfs_parse.d [2021-05-27T07:27:30.533Z] #20 32.52 Selecting previously unselected package xxd. [2021-05-27T07:27:30.533Z] #20 32.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:27:30.535Z] #43 ... [2021-05-27T07:27:30.535Z] [2021-05-27T07:27:30.535Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:27:30.535Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:27:30.535Z] #45 157.8 github.com/LK4D4/vndr/godl [2021-05-27T07:27:30.535Z] #45 158.6 github.com/LK4D4/vndr [2021-05-27T07:27:30.756Z] #43 74.35 DEP criu/sysctl.d [2021-05-27T07:27:30.793Z] #20 32.54 Unpacking xxd (2:8.1.0875-5) ... [2021-05-27T07:27:30.793Z] #20 32.72 Selecting previously unselected package vim-common. [2021-05-27T07:27:30.793Z] #20 32.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:27:30.793Z] #20 32.75 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-27T07:27:30.796Z] #45 ... [2021-05-27T07:27:30.796Z] [2021-05-27T07:27:30.796Z] #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-05-27T07:27:30.796Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:30.796Z] #20 5.918 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:27:30.796Z] #20 11.74 Fetched 8971 kB in 10s (859 kB/s) [2021-05-27T07:27:30.796Z] #20 11.74 Reading package lists... [2021-05-27T07:27:31.014Z] #43 74.51 DEP criu/string.d [2021-05-27T07:27:31.014Z] #43 74.56 DEP criu/stats.d [2021-05-27T07:27:31.056Z] #20 16.10 Reading package lists... [2021-05-27T07:27:31.056Z] #20 ... [2021-05-27T07:27:31.056Z] [2021-05-27T07:27:31.056Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:27:31.056Z] #45 sha256:6bec8b515dae48dec2128155eca1c0343a0d77eb431455f2b57c4cde6f508313 [2021-05-27T07:27:31.056Z] #45 DONE 168.3s [2021-05-27T07:27:31.088Z] #20 32.93 Selecting previously unselected package bash-completion. [2021-05-27T07:27:31.088Z] #20 32.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-27T07:27:31.274Z] #43 74.71 DEP criu/sockets.d [2021-05-27T07:27:31.274Z] #43 74.88 DEP criu/sk-unix.d [2021-05-27T07:27:31.315Z] [2021-05-27T07:27:31.315Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:31.315Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:31.533Z] #43 75.06 DEP criu/sk-tcp.d [2021-05-27T07:27:31.626Z] #56 234.4 # github.com/containerd/containerd/cmd/containerd [2021-05-27T07:27:31.626Z] #56 234.4 /usr/bin/ld: /tmp/go-link-203017831/000018.o: in function `New': [2021-05-27T07:27:31.626Z] #56 234.4 /tmp/tmp.cPuiZRQQgG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-27T07:27:31.626Z] #56 234.5 + bin/containerd-stress [2021-05-27T07:27:31.626Z] #56 236.8 + bin/containerd-shim [2021-05-27T07:27:31.791Z] #43 75.38 DEP criu/sk-queue.d [2021-05-27T07:27:32.049Z] #43 75.61 DEP criu/sk-packet.d [2021-05-27T07:27:32.263Z] #20 41.82 Selecting previously unselected package vim. [2021-05-27T07:27:32.263Z] #20 41.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-05-27T07:27:32.263Z] #20 41.86 Unpacking vim (2:8.1.0875-5) ... [2021-05-27T07:27:32.307Z] #43 75.87 DEP criu/sk-netlink.d [2021-05-27T07:27:32.526Z] #20 42.25 Selecting previously unselected package xfsprogs. [2021-05-27T07:27:32.526Z] #20 42.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-05-27T07:27:32.565Z] #43 76.05 DEP criu/sk-inet.d [2021-05-27T07:27:32.696Z] #43 77.90 DEP criu/protobuf-desc.d [2021-05-27T07:27:32.696Z] #43 78.08 DEP criu/proc_parse.d [2021-05-27T07:27:32.696Z] #43 78.25 DEP criu/plugin.d [2021-05-27T07:27:32.788Z] #20 42.27 Unpacking xfsprogs (4.20.0-1) ... [2021-05-27T07:27:32.823Z] #43 76.27 DEP criu/signalfd.d [2021-05-27T07:27:32.823Z] #43 76.50 DEP criu/sigframe.d [2021-05-27T07:27:32.956Z] #43 78.34 DEP criu/pipes.d [2021-05-27T07:27:32.956Z] #43 78.57 DEP criu/pie-util.d [2021-05-27T07:27:33.051Z] #20 42.63 Selecting previously unselected package zip. [2021-05-27T07:27:33.051Z] #20 42.63 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-05-27T07:27:33.051Z] #20 42.65 Unpacking zip (3.0-11+b1) ... [2021-05-27T07:27:33.081Z] #43 76.61 DEP criu/shmem.d [2021-05-27T07:27:33.216Z] #43 78.67 DEP criu/pie-util-vdso.d [2021-05-27T07:27:33.216Z] #43 78.85 DEP criu/pie-util-vdso-elf32.d [2021-05-27T07:27:33.313Z] #20 42.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-27T07:27:33.313Z] #20 42.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-27T07:27:33.313Z] #20 42.97 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-05-27T07:27:33.313Z] #20 42.99 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-27T07:27:33.313Z] #20 43.00 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-05-27T07:27:33.313Z] #20 43.03 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-05-27T07:27:33.313Z] #20 43.04 Setting up uidmap (1:4.5-1.1) ... [2021-05-27T07:27:33.313Z] #20 43.07 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-05-27T07:27:33.339Z] #43 76.85 DEP criu/servicefd.d [2021-05-27T07:27:33.475Z] #43 78.95 DEP criu/path.d [2021-05-27T07:27:33.576Z] #20 43.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:27:33.576Z] #20 43.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-27T07:27:33.576Z] #20 43.12 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-27T07:27:33.576Z] #20 43.14 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-27T07:27:33.576Z] #20 43.15 Setting up xxd (2:8.1.0875-5) ... [2021-05-27T07:27:33.576Z] #20 43.17 Setting up zip (3.0-11+b1) ... [2021-05-27T07:27:33.576Z] #20 43.19 Setting up vim-common (2:8.1.0875-5) ... [2021-05-27T07:27:33.576Z] #20 43.22 Setting up bash-completion (1:2.8-6) ... [2021-05-27T07:27:33.597Z] #43 77.03 DEP criu/seize.d [2021-05-27T07:27:33.597Z] #43 77.17 DEP criu/seccomp.d [2021-05-27T07:27:33.609Z] Fetching without tags [2021-05-27T07:27:33.737Z] #43 79.17 DEP criu/parasite-syscall.d [2021-05-27T07:27:33.737Z] #43 79.37 DEP criu/pagemap.d [2021-05-27T07:27:33.855Z] #43 77.38 DEP criu/rst-malloc.d [2021-05-27T07:27:33.855Z] #43 77.50 DEP criu/rbtree.d [2021-05-27T07:27:33.855Z] #43 77.56 DEP criu/pstree.d [2021-05-27T07:27:34.113Z] #43 ... [2021-05-27T07:27:34.113Z] [2021-05-27T07:27:34.113Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:27:34.113Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:27:34.113Z] #45 158.0 github.com/LK4D4/vndr/godl [2021-05-27T07:27:34.113Z] #45 158.8 github.com/LK4D4/vndr [2021-05-27T07:27:34.113Z] #45 ... [2021-05-27T07:27:34.113Z] [2021-05-27T07:27:34.113Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:34.113Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:34.113Z] #43 77.72 DEP criu/protobuf.d [2021-05-27T07:27:34.114Z] #43 77.83 GEN criu/protobuf-desc-gen.h [2021-05-27T07:27:34.306Z] #43 79.52 DEP criu/pagemap-cache.d [2021-05-27T07:27:34.306Z] #43 79.67 DEP criu/page-xfer.d [2021-05-27T07:27:34.360Z] Merging remotes/origin/master commit c6134474c264714cfab9512dbe425f61a750ea9e into PR head commit 2865d172334efbf3707512f2a974dbebe5271f5c [2021-05-27T07:27:34.372Z] #43 ... [2021-05-27T07:27:34.372Z] [2021-05-27T07:27:34.372Z] #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-05-27T07:27:34.372Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:34.372Z] #20 5.916 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-27T07:27:34.372Z] #20 11.59 Fetched 8971 kB in 10s (867 kB/s) [2021-05-27T07:27:34.372Z] #20 11.59 Reading package lists... [2021-05-27T07:27:34.383Z] #20 35.77 Unpacking bash-completion (1:2.8-6) ... [2021-05-27T07:27:34.383Z] #20 36.24 Selecting previously unselected package bzip2. [2021-05-27T07:27:34.383Z] #20 36.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-27T07:27:34.383Z] #20 36.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-27T07:27:34.383Z] #20 36.43 Selecting previously unselected package xz-utils. [2021-05-27T07:27:34.383Z] #20 36.43 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-27T07:27:34.384Z] #20 36.45 Unpacking xz-utils (5.2.4-1) ... [2021-05-27T07:27:34.627Z] #43 79.89 DEP criu/page-pipe.d [2021-05-27T07:27:34.627Z] #43 80.01 DEP criu/netfilter.d [2021-05-27T07:27:34.643Z] #20 36.64 Selecting previously unselected package apparmor. [2021-05-27T07:27:34.643Z] #20 36.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-27T07:27:34.643Z] #20 36.72 Unpacking apparmor (2.13.2-10) ... [2021-05-27T07:27:33.226Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:27:33.320Z] > git config --add remote.origin.fetch +refs/pull/42410/head:refs/remotes/origin/PR-42410 # timeout=10 [2021-05-27T07:27:33.367Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:27:33.508Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:27:33.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:27:33.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:27:33.633Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:27:34.461Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:27:34.508Z] > git checkout -f 2865d172334efbf3707512f2a974dbebe5271f5c # timeout=10 [2021-05-27T07:27:34.897Z] #43 80.19 DEP criu/net.d [2021-05-27T07:27:34.897Z] #43 80.40 DEP criu/namespaces.d [2021-05-27T07:27:34.907Z] #20 37.05 Selecting previously unselected package aufs-tools. [2021-05-27T07:27:34.950Z] #20 16.15 Reading package lists... [2021-05-27T07:27:34.950Z] #20 ... [2021-05-27T07:27:34.950Z] [2021-05-27T07:27:34.950Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-27T07:27:34.950Z] #45 sha256:4092e220a7faebc870048996d978525ca100446750d5b717daddb20ee226844c [2021-05-27T07:27:34.950Z] #45 DONE 169.1s [2021-05-27T07:27:35.167Z] #43 80.60 DEP criu/mount.d [2021-05-27T07:27:35.168Z] #20 37.05 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-27T07:27:35.168Z] #20 37.06 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-27T07:27:35.168Z] #20 37.20 Selecting previously unselected package libonig5:amd64. [2021-05-27T07:27:35.209Z] [2021-05-27T07:27:35.209Z] #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-05-27T07:27:35.209Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:27:35.429Z] #20 37.20 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-27T07:27:35.429Z] #20 37.21 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:27:35.429Z] #20 37.39 Selecting previously unselected package libjq1:amd64. [2021-05-27T07:27:35.429Z] #20 37.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:27:35.429Z] #20 37.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:27:35.431Z] #43 80.74 DEP criu/memfd.d [2021-05-27T07:27:35.431Z] #43 80.91 DEP criu/mem.d [2021-05-27T07:27:35.497Z] #20 ... [2021-05-27T07:27:35.497Z] [2021-05-27T07:27:35.497Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:35.497Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:27:35.497Z] #43 78.41 DEP criu/kerndat.d [2021-05-27T07:27:35.497Z] #43 78.52 DEP criu/kcmp-ids.d [2021-05-27T07:27:35.497Z] #43 78.59 DEP criu/irmap.d [2021-05-27T07:27:35.497Z] #43 78.75 DEP criu/ipc_ns.d [2021-05-27T07:27:35.497Z] #43 78.96 DEP criu/image.d [2021-05-27T07:27:35.497Z] #43 79.13 DEP criu/image-desc.d [2021-05-27T07:27:35.497Z] #43 79.24 DEP criu/fsnotify.d [2021-05-27T07:27:35.497Z] #43 79.43 DEP criu/filesystems.d [2021-05-27T07:27:35.497Z] #43 79.61 DEP criu/files.d [2021-05-27T07:27:35.497Z] #43 79.79 DEP criu/files-reg.d [2021-05-27T07:27:35.497Z] #43 80.00 DEP criu/files-ext.d [2021-05-27T07:27:35.497Z] #43 80.13 DEP criu/file-lock.d [2021-05-27T07:27:35.497Z] #43 80.31 DEP criu/file-ids.d [2021-05-27T07:27:35.497Z] #43 80.43 DEP criu/fifo.d [2021-05-27T07:27:35.497Z] #43 80.60 DEP criu/fdstore.d [2021-05-27T07:27:35.497Z] #43 80.75 DEP criu/fault-injection.d [2021-05-27T07:27:35.497Z] #43 80.79 DEP criu/external.d [2021-05-27T07:27:35.497Z] #43 80.99 DEP criu/eventpoll.d [2021-05-27T07:27:35.497Z] #43 81.16 DEP criu/eventfd.d [2021-05-27T07:27:35.497Z] #43 81.39 DEP criu/crtools.d [2021-05-27T07:27:35.497Z] #43 81.62 DEP criu/cr-service.d [2021-05-27T07:27:35.497Z] #43 81.77 DEP criu/cr-restore.d [2021-05-27T07:27:35.497Z] #43 81.95 DEP criu/cr-errno.d [2021-05-27T07:27:35.497Z] #43 81.97 DEP criu/cr-dump.d [2021-05-27T07:27:35.497Z] #43 82.20 DEP criu/cr-dedup.d [2021-05-27T07:27:35.497Z] #43 82.36 DEP criu/cr-check.d [2021-05-27T07:27:35.498Z] #43 82.58 DEP criu/config.d [2021-05-27T07:27:35.498Z] #43 82.71 DEP criu/clone-noasan.d [2021-05-27T07:27:35.498Z] #43 82.78 DEP criu/cgroup.d [2021-05-27T07:27:35.498Z] #43 82.93 DEP criu/cgroup-props.d [2021-05-27T07:27:35.498Z] #43 83.03 DEP criu/bitmap.d [2021-05-27T07:27:35.498Z] #43 83.04 DEP criu/bfd.d [2021-05-27T07:27:35.498Z] #43 83.14 DEP criu/autofs.d [2021-05-27T07:27:35.498Z] #43 83.25 DEP criu/aio.d [2021-05-27T07:27:35.498Z] #43 83.38 DEP criu/action-scripts.d [2021-05-27T07:27:35.498Z] #43 83.58 CC criu/action-scripts.o [2021-05-27T07:27:35.498Z] #43 84.18 CC criu/aio.o [2021-05-27T07:27:35.498Z] #43 84.72 CC criu/autofs.o [2021-05-27T07:27:35.498Z] #43 86.15 CC criu/bfd.o [2021-05-27T07:27:35.498Z] #43 86.58 CC criu/bitmap.o [2021-05-27T07:27:35.498Z] #43 86.70 CC criu/cgroup-props.o [2021-05-27T07:27:35.498Z] #43 87.43 CC criu/cgroup.o [2021-05-27T07:27:35.690Z] #43 81.09 DEP criu/lsm.d [2021-05-27T07:27:35.690Z] #43 81.26 DEP criu/log.d [2021-05-27T07:27:35.691Z] #20 37.52 Selecting previously unselected package jq. [2021-05-27T07:27:35.691Z] #20 37.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:27:35.691Z] #20 37.54 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-27T07:27:35.691Z] #20 37.62 Selecting previously unselected package libaio1:amd64. [2021-05-27T07:27:35.691Z] #20 37.62 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-27T07:27:35.691Z] #20 37.63 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-27T07:27:35.691Z] #20 37.69 Selecting previously unselected package libgpm2:amd64. [2021-05-27T07:27:35.691Z] #20 37.69 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-27T07:27:35.691Z] #20 37.69 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-27T07:27:35.691Z] #20 37.76 Selecting previously unselected package libicu63:amd64. [2021-05-27T07:27:35.949Z] #43 81.37 DEP criu/libnetlink.d [2021-05-27T07:27:35.949Z] #43 81.47 DEP criu/kerndat.d [2021-05-27T07:27:35.952Z] #20 37.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-27T07:27:35.952Z] #20 37.77 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:27:36.208Z] #43 81.67 DEP criu/kcmp-ids.d [2021-05-27T07:27:36.444Z] #43 89.66 CC criu/clone-noasan.o [2021-05-27T07:27:36.469Z] #43 81.79 DEP criu/irmap.d [2021-05-27T07:27:36.469Z] #43 81.98 DEP criu/ipc_ns.d [2021-05-27T07:27:36.584Z] #49 ... [2021-05-27T07:27:36.584Z] [2021-05-27T07:27:36.584Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:36.584Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:36.584Z] #43 80.18 DEP criu/protobuf-desc.d [2021-05-27T07:27:36.707Z] #43 89.79 CC criu/config.o [2021-05-27T07:27:36.707Z] #43 ... [2021-05-27T07:27:36.707Z] [2021-05-27T07:27:36.707Z] #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-05-27T07:27:36.707Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-27T07:27:36.707Z] #20 46.47 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-05-27T07:27:36.707Z] #20 46.49 Setting up xz-utils (5.2.4-1) ... [2021-05-27T07:27:36.729Z] #43 82.11 DEP criu/image.d [2021-05-27T07:27:36.842Z] #43 80.35 DEP criu/proc_parse.d [2021-05-27T07:27:36.842Z] #43 80.52 DEP criu/plugin.d [2021-05-27T07:27:36.842Z] #43 80.59 DEP criu/pipes.d [2021-05-27T07:27:36.871Z] #56 243.7 + bin/containerd-shim-runc-v1 [2021-05-27T07:27:36.970Z] #20 46.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-27T07:27:36.970Z] #20 46.54 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-27T07:27:36.970Z] #20 46.69 invoke-rc.d: could not determine current runlevel [2021-05-27T07:27:36.970Z] #20 46.70 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T07:27:36.970Z] #20 46.71 Setting up pigz (2.4-1) ... [2021-05-27T07:27:36.970Z] #20 46.73 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-27T07:27:36.970Z] #20 46.74 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-27T07:27:36.989Z] #43 82.27 DEP criu/image-desc.d [2021-05-27T07:27:36.989Z] #43 82.39 DEP criu/fsnotify.d [2021-05-27T07:27:37.232Z] #20 46.77 Setting up python-pip-whl (18.1-5) ... [2021-05-27T07:27:37.232Z] #20 46.83 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-05-27T07:27:37.232Z] #20 46.86 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-27T07:27:37.248Z] #43 82.55 DEP criu/filesystems.d [2021-05-27T07:27:37.248Z] #43 82.76 DEP criu/files.d [2021-05-27T07:27:37.409Z] #43 80.76 DEP criu/pie-util.d [2021-05-27T07:27:37.409Z] #43 80.89 DEP criu/pie-util-vdso.d [2021-05-27T07:27:37.508Z] #43 82.95 DEP criu/files-reg.d [2021-05-27T07:27:37.667Z] #43 81.06 DEP criu/pie-util-vdso-elf32.d [2021-05-27T07:27:37.667Z] #43 81.26 DEP criu/path.d [2021-05-27T07:27:37.768Z] #43 83.11 DEP criu/files-ext.d [2021-05-27T07:27:37.768Z] #43 83.31 DEP criu/file-lock.d [2021-05-27T07:27:37.805Z] #20 47.44 Setting up libaio1:arm64 (0.3.112-3) ... [2021-05-27T07:27:37.805Z] #20 47.46 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-27T07:27:37.805Z] #20 47.48 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:37.805Z] #20 47.50 Setting up vim (2:8.1.0875-5) ... [2021-05-27T07:27:37.805Z] #20 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-27T07:27:37.805Z] #20 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-27T07:27:37.805Z] #20 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-27T07:27:37.805Z] #20 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-27T07:27:37.805Z] #20 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-27T07:27:37.805Z] #20 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-27T07:27:37.805Z] #20 47.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-27T07:27:37.925Z] #43 81.47 DEP criu/parasite-syscall.d [2021-05-27T07:27:37.248Z] > git remote # timeout=10 [2021-05-27T07:27:37.342Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T07:27:37.389Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:27:37.389Z] > git merge c6134474c264714cfab9512dbe425f61a750ea9e # timeout=10 [2021-05-27T07:27:38.027Z] #43 83.50 DEP criu/file-ids.d [2021-05-27T07:27:38.028Z] #43 83.65 DEP criu/fifo.d [2021-05-27T07:27:38.067Z] #20 47.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-27T07:27:38.067Z] #20 47.63 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-27T07:27:38.067Z] #20 47.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-27T07:27:38.067Z] #20 47.68 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-27T07:27:38.067Z] #20 47.69 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-27T07:27:38.067Z] #20 47.71 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-27T07:27:38.067Z] #20 47.74 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:38.183Z] #43 81.71 DEP criu/pagemap.d [2021-05-27T07:27:38.183Z] #43 81.88 DEP criu/pagemap-cache.d [2021-05-27T07:27:38.287Z] Merge succeeded, producing 877e68bf5498862f0e2e50ed0833e05d5b9d7837 [2021-05-27T07:27:38.288Z] #43 ... [2021-05-27T07:27:38.288Z] [2021-05-27T07:27:38.288Z] #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-05-27T07:27:38.288Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:27:38.288Z] #32 DONE 175.5s [2021-05-27T07:27:38.288Z] [2021-05-27T07:27:38.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-05-27T07:27:38.288Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:38.288Z] #43 83.77 DEP criu/fdstore.d [2021-05-27T07:27:38.288Z] #43 ... [2021-05-27T07:27:38.288Z] [2021-05-27T07:27:38.288Z] #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-05-27T07:27:38.288Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:38.288Z] #20 16.10 Reading package lists... [2021-05-27T07:27:38.288Z] #20 19.92 Building dependency tree... [2021-05-27T07:27:38.288Z] #20 21.50 libcap2-bin is already the newest version (1:2.25-2). [2021-05-27T07:27:38.288Z] #20 21.50 The following additional packages will be installed: [2021-05-27T07:27:38.288Z] #20 21.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-27T07:27:38.288Z] #20 21.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-27T07:27:38.288Z] #20 21.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-27T07:27:38.288Z] #20 21.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-27T07:27:38.288Z] #20 21.51 python3.7 python3.7-minimal vim-runtime xxd [2021-05-27T07:27:38.288Z] #20 21.52 Suggested packages: [2021-05-27T07:27:38.288Z] #20 21.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-27T07:27:38.288Z] #20 21.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-27T07:27:38.288Z] #20 21.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-27T07:27:38.288Z] #20 21.52 Recommended packages: [2021-05-27T07:27:38.288Z] #20 21.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-27T07:27:38.288Z] #20 21.52 python3-keyrings.alt python3-xdg unzip [2021-05-27T07:27:38.288Z] #20 23.28 The following NEW packages will be installed: [2021-05-27T07:27:38.288Z] #20 23.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-27T07:27:38.288Z] #20 23.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-27T07:27:38.288Z] #20 23.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-27T07:27:38.288Z] #20 23.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-27T07:27:38.288Z] #20 23.30 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-27T07:27:38.288Z] Checking out Revision 877e68bf5498862f0e2e50ed0833e05d5b9d7837 (PR-42410) [2021-05-27T07:27:38.288Z] #20 23.30 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-27T07:27:38.288Z] #20 23.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-27T07:27:38.288Z] #20 23.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-27T07:27:38.288Z] #20 23.30 xz-utils zip [2021-05-27T07:27:38.288Z] #20 23.61 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-27T07:27:38.288Z] #20 23.61 Need to get 28.5 MB of archives. [2021-05-27T07:27:38.288Z] #20 23.61 After this operation, 116 MB of additional disk space will be used. [2021-05-27T07:27:38.288Z] #20 23.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-27T07:27:38.288Z] #20 23.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-27T07:27:38.288Z] #20 23.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-27T07:27:38.442Z] #43 82.02 DEP criu/page-xfer.d [2021-05-27T07:27:38.497Z] #20 ... [2021-05-27T07:27:38.497Z] [2021-05-27T07:27:38.497Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:38.497Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:38.497Z] #43 104.4 CC criu/crtools.o [2021-05-27T07:27:38.497Z] #43 105.0 CC criu/eventfd.o [2021-05-27T07:27:38.497Z] #43 105.3 CC criu/eventpoll.o [2021-05-27T07:27:38.497Z] #43 106.1 CC criu/external.o [2021-05-27T07:27:38.497Z] #43 106.5 CC criu/fault-injection.o [2021-05-27T07:27:38.497Z] #43 106.6 CC criu/fdstore.o [2021-05-27T07:27:38.497Z] #43 107.0 CC criu/fifo.o [2021-05-27T07:27:38.497Z] #43 107.5 CC criu/file-ids.o [2021-05-27T07:27:38.497Z] #43 107.9 CC criu/file-lock.o [2021-05-27T07:27:38.497Z] #43 108.9 CC criu/files-ext.o [2021-05-27T07:27:38.497Z] #43 109.3 CC criu/files-reg.o [2021-05-27T07:27:38.497Z] #43 111.4 CC criu/files.o [2021-05-27T07:27:38.497Z] #43 113.5 CC criu/filesystems.o [2021-05-27T07:27:38.497Z] #43 114.2 CC criu/fsnotify.o [2021-05-27T07:27:38.548Z] #20 23.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-27T07:27:38.548Z] #20 23.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-27T07:27:38.548Z] #20 23.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-27T07:27:38.700Z] #43 82.23 DEP criu/page-pipe.d [2021-05-27T07:27:38.808Z] #20 24.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-27T07:27:38.808Z] #20 24.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-27T07:27:38.808Z] #20 24.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-27T07:27:38.808Z] #20 24.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-27T07:27:38.808Z] #20 24.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-27T07:27:38.808Z] #20 24.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-27T07:27:38.808Z] #20 24.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-27T07:27:38.808Z] #20 24.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-27T07:27:38.808Z] #20 24.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-27T07:27:38.808Z] #20 24.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-27T07:27:38.808Z] #20 24.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-27T07:27:38.959Z] #43 82.33 DEP criu/netfilter.d [2021-05-27T07:27:38.959Z] #43 82.49 DEP criu/net.d [2021-05-27T07:27:39.067Z] #20 24.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-27T07:27:39.067Z] #20 24.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-27T07:27:39.067Z] #20 24.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-27T07:27:39.067Z] #20 24.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-27T07:27:39.068Z] #20 24.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-27T07:27:39.068Z] #20 24.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-27T07:27:39.068Z] #20 24.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-27T07:27:39.068Z] #20 24.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-27T07:27:39.068Z] #20 24.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-27T07:27:39.068Z] #20 24.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-27T07:27:39.068Z] #20 24.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-27T07:27:39.068Z] #20 24.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-27T07:27:39.068Z] #43 115.5 CC criu/image-desc.o [2021-05-27T07:27:39.068Z] #43 ... [2021-05-27T07:27:39.068Z] [2021-05-27T07:27:39.068Z] #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-05-27T07:27:39.068Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:27:39.068Z] #40 184.8 + dpkg --print-architecture [2021-05-27T07:27:39.068Z] #40 184.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-27T07:27:39.217Z] #43 82.68 DEP criu/namespaces.d [2021-05-27T07:27:39.217Z] #43 82.82 DEP criu/mount.d [2021-05-27T07:27:39.475Z] #43 83.03 DEP criu/memfd.d [2021-05-27T07:27:39.475Z] #43 83.15 DEP criu/mem.d [2021-05-27T07:27:39.637Z] #20 25.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-05-27T07:27:39.637Z] #20 25.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-27T07:27:39.637Z] #20 25.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-27T07:27:39.637Z] #20 25.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-27T07:27:39.637Z] #20 25.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-27T07:27:39.734Z] #43 83.33 DEP criu/lsm.d [2021-05-27T07:27:39.897Z] #20 25.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-27T07:27:39.897Z] #20 25.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-27T07:27:39.897Z] #20 25.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-27T07:27:39.897Z] #20 25.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-27T07:27:39.897Z] #20 25.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-27T07:27:39.897Z] #20 25.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-27T07:27:39.897Z] #20 25.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-27T07:27:39.897Z] #20 25.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-27T07:27:39.897Z] #20 25.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-27T07:27:39.897Z] #20 25.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-27T07:27:39.897Z] #20 25.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-27T07:27:39.998Z] #43 83.52 DEP criu/log.d [2021-05-27T07:27:39.998Z] #43 ... [2021-05-27T07:27:39.998Z] [2021-05-27T07:27:39.998Z] #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-05-27T07:27:39.998Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-27T07:27:39.998Z] #32 DONE 173.6s [2021-05-27T07:27:39.998Z] [2021-05-27T07:27:39.998Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:39.998Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:39.998Z] #43 83.62 DEP criu/libnetlink.d [2021-05-27T07:27:40.012Z] #40 185.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-27T07:27:40.012Z] #40 185.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-27T07:27:40.156Z] #20 25.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-27T07:27:40.249Z] Fetching without tags [2021-05-27T07:27:40.256Z] #43 83.84 DEP criu/kerndat.d [2021-05-27T07:27:40.416Z] #20 25.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-27T07:27:40.416Z] #20 25.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-27T07:27:40.621Z] #20 50.20 Setting up iptables (1.8.2-4) ... [2021-05-27T07:27:40.621Z] #20 50.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-27T07:27:40.621Z] #20 50.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-27T07:27:40.621Z] #20 50.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-27T07:27:40.621Z] #20 50.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-27T07:27:40.621Z] #20 50.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-27T07:27:40.621Z] #20 50.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-27T07:27:40.621Z] #20 50.30 Setting up python3 (3.7.3-1) ... [2021-05-27T07:27:40.822Z] #43 84.17 DEP criu/kcmp-ids.d [2021-05-27T07:27:40.822Z] #43 84.28 DEP criu/irmap.d [2021-05-27T07:27:40.822Z] #43 84.53 DEP criu/ipc_ns.d [2021-05-27T07:27:40.985Z] #20 26.23 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:27:40.985Z] #20 26.32 Fetched 28.5 MB in 2s (12.2 MB/s) [2021-05-27T07:27:40.985Z] #20 26.37 Selecting previously unselected package pigz. [2021-05-27T07:27:41.085Z] Merging remotes/origin/master commit c6134474c264714cfab9512dbe425f61a750ea9e into PR head commit 2865d172334efbf3707512f2a974dbebe5271f5c [2021-05-27T07:27:38.190Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-27T07:27:38.312Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:27:38.374Z] > git checkout -f 877e68bf5498862f0e2e50ed0833e05d5b9d7837 # timeout=10 [2021-05-27T07:27:41.196Z] #20 50.81 Setting up python3-wheel (0.32.3-2) ... [2021-05-27T07:27:41.245Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-05-27T07:27:41.245Z] #20 26.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-27T07:27:41.245Z] #20 26.46 Unpacking pigz (2.4-1) ... [2021-05-27T07:27:41.245Z] #20 26.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-27T07:27:41.245Z] #20 26.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:41.245Z] #20 26.56 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:41.394Z] #43 84.77 DEP criu/image.d [2021-05-27T07:27:41.394Z] #43 85.06 DEP criu/image-desc.d [2021-05-27T07:27:41.652Z] #43 85.21 DEP criu/fsnotify.d [2021-05-27T07:27:41.814Z] #20 26.98 Selecting previously unselected package python3.7-minimal. [2021-05-27T07:27:41.814Z] #20 26.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:41.814Z] #20 27.00 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-27T07:27:41.910Z] #43 85.32 DEP criu/filesystems.d [2021-05-27T07:27:41.910Z] #43 85.43 DEP criu/files.d [2021-05-27T07:27:41.910Z] #43 85.55 DEP criu/files-reg.d [2021-05-27T07:27:41.910Z] #43 85.67 DEP criu/files-ext.d [2021-05-27T07:27:42.129Z] #56 248.6 + bin/containerd-shim-runc-v2 [2021-05-27T07:27:42.129Z] #56 249.6 + binaries [2021-05-27T07:27:39.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:27:39.930Z] > git config --add remote.origin.fetch +refs/pull/42410/head:refs/remotes/origin/PR-42410 # timeout=10 [2021-05-27T07:27:40.006Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:27:40.149Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-27T07:27:40.287Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-27T07:27:40.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:27:40.291Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42410/head:refs/remotes/origin/PR-42410 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T07:27:41.195Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:27:41.252Z] > git checkout -f 2865d172334efbf3707512f2a974dbebe5271f5c # timeout=10 [2021-05-27T07:27:42.391Z] #56 249.6 + install -D bin/containerd /build/containerd [2021-05-27T07:27:42.391Z] #56 249.6 + install -D bin/containerd-shim /build/containerd-shim [2021-05-27T07:27:42.391Z] #56 249.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-27T07:27:42.391Z] #56 249.6 + install -D bin/ctr /build/ctr [2021-05-27T07:27:42.477Z] #43 85.83 DEP criu/file-lock.d [2021-05-27T07:27:42.477Z] #43 85.98 DEP criu/file-ids.d [2021-05-27T07:27:42.477Z] #43 86.09 DEP criu/fifo.d [2021-05-27T07:27:42.477Z] #43 86.19 DEP criu/fdstore.d [2021-05-27T07:27:42.588Z] #20 51.84 Setting up apparmor (2.13.2-10) ... [2021-05-27T07:27:42.735Z] #43 86.26 DEP criu/fault-injection.d [2021-05-27T07:27:42.735Z] #43 86.29 DEP criu/external.d [2021-05-27T07:27:42.735Z] #43 86.35 DEP criu/eventpoll.d [2021-05-27T07:27:42.735Z] #43 86.45 DEP criu/eventfd.d [2021-05-27T07:27:42.753Z] #20 27.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:42.753Z] #20 27.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-27T07:27:42.993Z] #43 86.54 DEP criu/crtools.d [2021-05-27T07:27:42.993Z] #43 86.64 DEP criu/cr-service.d [2021-05-27T07:27:43.251Z] #43 86.77 DEP criu/cr-restore.d [2021-05-27T07:27:43.509Z] #43 86.96 DEP criu/cr-errno.d [2021-05-27T07:27:43.509Z] #43 86.99 DEP criu/cr-dump.d [2021-05-27T07:27:43.509Z] #43 87.12 DEP criu/cr-dedup.d [2021-05-27T07:27:43.768Z] #43 87.30 DEP criu/cr-check.d [2021-05-27T07:27:44.026Z] #43 87.44 DEP criu/config.d [2021-05-27T07:27:44.026Z] #43 87.57 DEP criu/clone-noasan.d [2021-05-27T07:27:44.026Z] #43 87.62 DEP criu/cgroup.d [2021-05-27T07:27:44.277Z] #56 DONE 251.6s [2021-05-27T07:27:44.285Z] #43 87.72 DEP criu/cgroup-props.d [2021-05-27T07:27:44.285Z] #43 87.86 DEP criu/bitmap.d [2021-05-27T07:27:44.285Z] #43 87.88 DEP criu/bfd.d [2021-05-27T07:27:44.285Z] #43 87.97 DEP criu/autofs.d [2021-05-27T07:27:44.511Z] #20 54.12 Setting up xfsprogs (4.20.0-1) ... [2021-05-27T07:27:44.511Z] #20 54.14 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-27T07:27:44.543Z] #43 88.18 DEP criu/aio.d [2021-05-27T07:27:44.661Z] #20 29.94 Selecting previously unselected package python3-minimal. [2021-05-27T07:27:44.661Z] #20 29.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 ... 23684 files and directories currently installed.) [2021-05-27T07:27:44.661Z] #20 29.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-27T07:27:44.661Z] #20 30.00 Unpacking python3-minimal (3.7.3-1) ... [2021-05-27T07:27:44.802Z] #43 88.36 DEP criu/action-scripts.d [2021-05-27T07:27:44.922Z] #20 30.07 Selecting previously unselected package libmpdec2:amd64. [2021-05-27T07:27:44.922Z] #20 30.09 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-27T07:27:44.922Z] #20 30.11 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-27T07:27:44.922Z] #20 30.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-27T07:27:44.922Z] #20 30.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:44.922Z] #20 30.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:44.979Z] Merge succeeded, producing aaa0d848d828b6540616c463c758c20ae200ac67 [2021-05-27T07:27:44.979Z] Checking out Revision aaa0d848d828b6540616c463c758c20ae200ac67 (PR-42410) [2021-05-27T07:27:45.061Z] #43 88.62 CC criu/action-scripts.o [2021-05-27T07:27:45.087Z] #20 54.62 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-27T07:27:45.210Z] [2021-05-27T07:27:45.210Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-27T07:27:45.210Z] #57 sha256:e278c00714b975e47918e3d5035fb445f5e659c628acb0f0a89723173ae7388f [2021-05-27T07:27:45.301Z] #40 ... [2021-05-27T07:27:45.301Z] [2021-05-27T07:27:45.301Z] #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-05-27T07:27:45.301Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:45.301Z] #20 41.27 Selecting previously unselected package libnet1:amd64. [2021-05-27T07:27:45.301Z] #20 41.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:27:45.301Z] #20 41.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:27:45.301Z] #20 41.36 Selecting previously unselected package libnl-3-200:amd64. [2021-05-27T07:27:45.301Z] #20 41.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-27T07:27:45.301Z] #20 41.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:27:45.301Z] #20 41.48 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-27T07:27:45.301Z] #20 41.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:27:45.301Z] #20 41.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:27:45.301Z] #20 41.57 Selecting previously unselected package libreadline5:amd64. [2021-05-27T07:27:45.301Z] #20 41.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-27T07:27:45.301Z] #20 41.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-27T07:27:45.301Z] #20 41.69 Selecting previously unselected package net-tools. [2021-05-27T07:27:45.301Z] #20 41.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-27T07:27:45.301Z] #20 41.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-27T07:27:45.301Z] #20 41.88 Selecting previously unselected package python-pip-whl. [2021-05-27T07:27:45.301Z] #20 41.88 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-27T07:27:45.301Z] #20 41.89 Unpacking python-pip-whl (18.1-5) ... [2021-05-27T07:27:45.301Z] #20 42.38 Selecting previously unselected package python3-lib2to3. [2021-05-27T07:27:45.301Z] #20 42.38 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-27T07:27:45.301Z] #20 42.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-27T07:27:45.301Z] #20 42.51 Selecting previously unselected package python3-distutils. [2021-05-27T07:27:45.301Z] #20 42.52 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-27T07:27:45.301Z] #20 42.53 Unpacking python3-distutils (3.7.3-1) ... [2021-05-27T07:27:45.301Z] #20 42.66 Selecting previously unselected package python3-pip. [2021-05-27T07:27:45.301Z] #20 42.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-27T07:27:45.301Z] #20 42.66 Unpacking python3-pip (18.1-5) ... [2021-05-27T07:27:45.301Z] #20 42.85 Selecting previously unselected package python3-pkg-resources. [2021-05-27T07:27:45.301Z] #20 42.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-27T07:27:45.301Z] #20 42.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-27T07:27:45.301Z] #20 42.99 Selecting previously unselected package python3-setuptools. [2021-05-27T07:27:45.301Z] #20 42.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-27T07:27:45.301Z] #20 43.01 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-27T07:27:45.301Z] #20 43.24 Selecting previously unselected package python3-wheel. [2021-05-27T07:27:45.301Z] #20 43.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-27T07:27:45.301Z] #20 43.25 Unpacking python3-wheel (0.32.3-2) ... [2021-05-27T07:27:45.301Z] #20 43.33 Selecting previously unselected package sudo. [2021-05-27T07:27:45.301Z] #20 43.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-27T07:27:45.301Z] #20 43.35 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-27T07:27:45.301Z] #20 43.84 Selecting previously unselected package thin-provisioning-tools. [2021-05-27T07:27:45.301Z] #20 43.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-27T07:27:45.301Z] #20 43.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-27T07:27:45.301Z] #20 44.07 Selecting previously unselected package uidmap. [2021-05-27T07:27:45.301Z] #20 44.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-27T07:27:45.301Z] #20 44.08 Unpacking uidmap (1:4.5-1.1) ... [2021-05-27T07:27:45.301Z] #20 44.19 Selecting previously unselected package vim-runtime. [2021-05-27T07:27:45.301Z] #20 44.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:27:45.301Z] #20 44.24 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-27T07:27:45.301Z] #20 44.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-27T07:27:45.301Z] #20 44.28 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-27T07:27:45.301Z] #20 47.27 Selecting previously unselected package vim. [2021-05-27T07:27:45.301Z] #20 47.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:27:45.301Z] #20 47.30 Unpacking vim (2:8.1.0875-5) ... [2021-05-27T07:27:44.431Z] > git remote # timeout=10 [2021-05-27T07:27:44.517Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T07:27:44.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-27T07:27:44.575Z] > git merge c6134474c264714cfab9512dbe425f61a750ea9e # timeout=10 [2021-05-27T07:27:44.859Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-27T07:27:45.015Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T07:27:45.068Z] > git checkout -f aaa0d848d828b6540616c463c758c20ae200ac67 # timeout=10 [2021-05-27T07:27:45.628Z] #43 89.06 CC criu/aio.o [2021-05-27T07:27:45.860Z] #20 31.16 Selecting previously unselected package python3.7. [2021-05-27T07:27:45.860Z] #20 31.17 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:45.860Z] #20 31.17 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:45.873Z] #20 47.84 Selecting previously unselected package xfsprogs. [2021-05-27T07:27:45.873Z] #20 47.84 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-27T07:27:45.873Z] #20 47.85 Unpacking xfsprogs (4.20.0-1) ... [2021-05-27T07:27:45.887Z] #43 89.59 CC criu/autofs.o [2021-05-27T07:27:46.048Z] #20 55.68 Setting up python3-distutils (3.7.3-1) ... [2021-05-27T07:27:46.119Z] #20 31.32 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-27T07:27:46.119Z] #20 31.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-27T07:27:46.119Z] #20 31.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-27T07:27:46.119Z] #20 31.44 Setting up python3-minimal (3.7.3-1) ... [2021-05-27T07:27:46.445Z] #20 48.32 Selecting previously unselected package zip. [2021-05-27T07:27:46.445Z] #20 48.32 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-27T07:27:46.445Z] #20 48.33 Unpacking zip (3.0-11+b1) ... [2021-05-27T07:27:46.445Z] #20 48.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-27T07:27:46.572Z] #57 DONE 1.3s [2021-05-27T07:27:46.573Z] [2021-05-27T07:27:46.573Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-27T07:27:46.573Z] #61 sha256:8fb786608d1e9e9aec7cd009f2e0bd88fef1ca6d1de457bd3786cfea6601267c [2021-05-27T07:27:46.573Z] #61 DONE 0.3s [2021-05-27T07:27:46.622Z] #20 56.26 Setting up python3-setuptools (40.8.0-1) ... [2021-05-27T07:27:46.706Z] #20 48.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-27T07:27:46.706Z] #20 48.59 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:46.706Z] #20 48.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-27T07:27:46.706Z] #20 48.62 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-27T07:27:46.706Z] #20 48.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:46.706Z] #20 48.65 Setting up uidmap (1:4.5-1.1) ... [2021-05-27T07:27:46.706Z] #20 48.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-27T07:27:46.706Z] #20 48.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:27:46.706Z] #20 48.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-27T07:27:46.706Z] #20 48.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:27:46.706Z] #20 48.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:27:46.706Z] #20 48.73 Setting up xxd (2:8.1.0875-5) ... [2021-05-27T07:27:46.706Z] #20 48.74 Setting up zip (3.0-11+b1) ... [2021-05-27T07:27:46.706Z] #20 48.76 Setting up vim-common (2:8.1.0875-5) ... [2021-05-27T07:27:46.706Z] #20 48.78 Setting up bash-completion (1:2.8-6) ... [2021-05-27T07:27:46.828Z] [2021-05-27T07:27:46.828Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-27T07:27:46.828Z] #66 sha256:49579a0c49f8bf1ac08afbac6c76391dbff14c11ec55fb93c62d7be6a2125b93 [2021-05-27T07:27:47.058Z] #20 32.21 Selecting previously unselected package python3. [2021-05-27T07:27:47.058Z] #20 32.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:27:47.058Z] #20 32.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-27T07:27:47.058Z] #20 32.30 Unpacking python3 (3.7.3-1) ... [2021-05-27T07:27:47.058Z] #20 32.38 Selecting previously unselected package libip4tc0:amd64. [2021-05-27T07:27:47.058Z] #20 32.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-27T07:27:47.058Z] #20 32.41 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:47.264Z] #43 90.91 CC criu/bfd.o [2021-05-27T07:27:47.318Z] #20 32.48 Selecting previously unselected package libip6tc0:amd64. [2021-05-27T07:27:47.318Z] #20 32.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-27T07:27:47.318Z] #20 32.49 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:47.318Z] #20 32.62 Selecting previously unselected package libiptc0:amd64. [2021-05-27T07:27:47.318Z] #20 32.62 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-27T07:27:47.318Z] #20 32.63 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:47.318Z] #20 32.70 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-27T07:27:47.318Z] #20 32.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-27T07:27:47.577Z] #20 32.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-27T07:27:47.577Z] #20 32.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-27T07:27:47.577Z] #20 32.78 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-27T07:27:47.577Z] #20 32.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-27T07:27:47.577Z] #20 32.92 Selecting previously unselected package libnftnl11:amd64. [2021-05-27T07:27:47.577Z] #20 32.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-27T07:27:47.577Z] #20 32.93 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-27T07:27:47.832Z] #43 91.36 CC criu/bitmap.o [2021-05-27T07:27:47.832Z] #43 91.53 CC criu/cgroup-props.o [2021-05-27T07:27:47.837Z] #20 33.00 Selecting previously unselected package iptables. [2021-05-27T07:27:47.837Z] #20 33.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-27T07:27:47.837Z] #20 33.02 Unpacking iptables (1.8.2-4) ... [2021-05-27T07:27:48.012Z] #20 57.44 Setting up python3-pip (18.1-5) ... [2021-05-27T07:27:48.012Z] #20 ... [2021-05-27T07:27:48.012Z] [2021-05-27T07:27:48.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-05-27T07:27:48.012Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:27:48.012Z] #43 90.91 CC criu/cr-check.o [2021-05-27T07:27:48.012Z] #43 92.65 CC criu/cr-dedup.o [2021-05-27T07:27:48.012Z] #43 93.18 CC criu/cr-dump.o [2021-05-27T07:27:48.012Z] #43 95.17 CC criu/cr-errno.o [2021-05-27T07:27:48.012Z] #43 95.24 CC criu/cr-restore.o [2021-05-27T07:27:48.012Z] #43 99.06 CC criu/cr-service.o [2021-05-27T07:27:48.012Z] #43 100.6 CC criu/crtools.o [2021-05-27T07:27:48.012Z] #43 101.0 CC criu/eventfd.o [2021-05-27T07:27:48.091Z] #43 ... [2021-05-27T07:27:48.091Z] [2021-05-27T07:27:48.091Z] #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-05-27T07:27:48.091Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:48.091Z] #20 16.15 Reading package lists... [2021-05-27T07:27:48.091Z] #20 20.43 Building dependency tree... [2021-05-27T07:27:48.091Z] #20 22.19 libcap2-bin is already the newest version (1:2.25-2). [2021-05-27T07:27:48.091Z] #20 22.19 The following additional packages will be installed: [2021-05-27T07:27:48.091Z] #20 22.20 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-27T07:27:48.091Z] #20 22.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-27T07:27:48.091Z] #20 22.20 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-27T07:27:48.091Z] #20 22.20 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-27T07:27:48.091Z] #20 22.20 python3.7 python3.7-minimal vim-runtime xxd [2021-05-27T07:27:48.091Z] #20 22.22 Suggested packages: [2021-05-27T07:27:48.091Z] #20 22.22 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-27T07:27:48.091Z] #20 22.22 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-27T07:27:48.091Z] #20 22.22 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-27T07:27:48.091Z] #20 22.22 Recommended packages: [2021-05-27T07:27:48.091Z] #20 22.22 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-27T07:27:48.091Z] #20 22.22 python3-keyrings.alt python3-xdg unzip [2021-05-27T07:27:48.091Z] #20 24.21 The following NEW packages will be installed: [2021-05-27T07:27:48.091Z] #20 24.21 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-27T07:27:48.091Z] #20 24.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-27T07:27:48.091Z] #20 24.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-27T07:27:48.091Z] #20 24.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-27T07:27:48.091Z] #20 24.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-27T07:27:48.091Z] #20 24.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-27T07:27:48.091Z] #20 24.22 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-27T07:27:48.091Z] #20 24.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-27T07:27:48.091Z] #20 24.22 xz-utils zip [2021-05-27T07:27:48.091Z] #20 24.53 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-27T07:27:48.091Z] #20 24.53 Need to get 28.5 MB of archives. [2021-05-27T07:27:48.091Z] #20 24.53 After this operation, 116 MB of additional disk space will be used. [2021-05-27T07:27:48.091Z] #20 24.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-27T07:27:48.091Z] #20 24.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-27T07:27:48.091Z] #20 24.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-27T07:27:48.091Z] #20 25.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-27T07:27:48.091Z] #20 25.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-27T07:27:48.091Z] #20 25.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-27T07:27:48.091Z] #20 26.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-27T07:27:48.091Z] #20 26.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-27T07:27:48.091Z] #20 26.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-27T07:27:48.091Z] #20 26.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-27T07:27:48.091Z] #20 26.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-27T07:27:48.091Z] #20 26.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-27T07:27:48.091Z] #20 26.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-27T07:27:48.091Z] #20 26.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-27T07:27:48.091Z] #20 26.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-27T07:27:48.091Z] #20 26.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-27T07:27:48.091Z] #20 26.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-27T07:27:48.091Z] #20 26.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-27T07:27:48.091Z] #20 26.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-27T07:27:48.092Z] #20 26.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-27T07:27:48.092Z] #20 26.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-27T07:27:48.092Z] #20 26.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-27T07:27:48.092Z] #20 26.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-27T07:27:48.092Z] #20 26.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-27T07:27:48.092Z] #20 26.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-27T07:27:48.092Z] #20 26.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-27T07:27:48.092Z] #20 26.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-27T07:27:48.092Z] #20 26.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-27T07:27:48.092Z] #20 26.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-27T07:27:48.092Z] #20 26.59 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-27T07:27:48.092Z] #20 26.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-27T07:27:48.092Z] #20 26.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-27T07:27:48.092Z] #20 26.61 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-27T07:27:48.092Z] #20 26.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-27T07:27:48.092Z] #20 26.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-27T07:27:48.092Z] #20 26.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-27T07:27:48.092Z] #20 26.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-27T07:27:48.092Z] #20 26.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-27T07:27:48.092Z] #20 26.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-27T07:27:48.092Z] #20 26.74 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-27T07:27:48.092Z] #20 26.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-27T07:27:48.092Z] #20 26.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-27T07:27:48.092Z] #20 27.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-27T07:27:48.092Z] #20 27.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-27T07:27:48.092Z] #20 27.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-27T07:27:48.092Z] #20 27.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-27T07:27:48.092Z] #20 27.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-27T07:27:48.092Z] #20 27.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-27T07:27:48.092Z] #20 28.43 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:27:48.092Z] #20 28.53 Fetched 28.5 MB in 4s (8136 kB/s) [2021-05-27T07:27:48.092Z] #20 28.59 Selecting previously unselected package pigz. [2021-05-27T07:27:48.092Z] #20 28.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-27T07:27:48.092Z] #20 28.65 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-27T07:27:48.092Z] #20 28.65 Unpacking pigz (2.4-1) ... [2021-05-27T07:27:48.092Z] #20 28.76 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-27T07:27:48.092Z] #20 28.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:48.092Z] #20 28.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:48.092Z] #20 29.15 Selecting previously unselected package python3.7-minimal. [2021-05-27T07:27:48.092Z] #20 29.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:48.092Z] #20 29.16 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-27T07:27:48.097Z] #20 33.33 Selecting previously unselected package xxd. [2021-05-27T07:27:48.097Z] #20 33.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:27:48.097Z] #20 33.36 Unpacking xxd (2:8.1.0875-5) ... [2021-05-27T07:27:48.190Z] #66 DONE 1.3s [2021-05-27T07:27:48.190Z] [2021-05-27T07:27:48.190Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-27T07:27:48.190Z] #68 sha256:efc2dd99e0bca60140867419126179883d1c57c7bce942d6387e9324faf339e4 [2021-05-27T07:27:48.190Z] #68 DONE 0.0s [2021-05-27T07:27:48.190Z] [2021-05-27T07:27:48.190Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-27T07:27:48.190Z] #69 sha256:fb88df9b5cff23953a39ce468272dff8b015f8932aded2701bbc56e08b20f1af [2021-05-27T07:27:48.190Z] #69 DONE 0.0s [2021-05-27T07:27:48.190Z] [2021-05-27T07:27:48.190Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-27T07:27:48.190Z] #70 sha256:890d64862493be58844d4f722014dbacaf816f7042dbd9c51fc561f49c92bf0c [2021-05-27T07:27:48.274Z] #43 101.3 CC criu/eventpoll.o [2021-05-27T07:27:48.357Z] #20 33.48 Selecting previously unselected package vim-common. [2021-05-27T07:27:48.357Z] #20 33.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:27:48.357Z] #20 33.51 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-27T07:27:48.357Z] #20 33.70 Selecting previously unselected package bash-completion. [2021-05-27T07:27:48.357Z] #20 33.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-27T07:27:48.610Z] #20 30.02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:48.610Z] #20 30.04 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-27T07:27:48.610Z] #20 ... [2021-05-27T07:27:48.610Z] [2021-05-27T07:27:48.610Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:48.610Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:48.610Z] #43 92.23 CC criu/cgroup.o [2021-05-27T07:27:48.617Z] #20 ... [2021-05-27T07:27:48.617Z] [2021-05-27T07:27:48.617Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:48.617Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:48.617Z] #43 83.97 DEP criu/fault-injection.d [2021-05-27T07:27:48.617Z] #43 84.07 DEP criu/external.d [2021-05-27T07:27:48.617Z] #43 84.21 DEP criu/eventpoll.d [2021-05-27T07:27:48.617Z] #43 84.40 DEP criu/eventfd.d [2021-05-27T07:27:48.617Z] #43 84.64 DEP criu/crtools.d [2021-05-27T07:27:48.617Z] #43 84.88 DEP criu/cr-service.d [2021-05-27T07:27:48.617Z] #43 85.17 DEP criu/cr-restore.d [2021-05-27T07:27:48.617Z] #43 85.37 DEP criu/cr-errno.d [2021-05-27T07:27:48.617Z] #43 85.38 DEP criu/cr-dump.d [2021-05-27T07:27:48.617Z] #43 85.53 DEP criu/cr-dedup.d [2021-05-27T07:27:48.617Z] #43 85.65 DEP criu/cr-check.d [2021-05-27T07:27:48.617Z] #43 85.89 DEP criu/config.d [2021-05-27T07:27:48.617Z] #43 86.08 DEP criu/clone-noasan.d [2021-05-27T07:27:48.617Z] #43 86.15 DEP criu/cgroup.d [2021-05-27T07:27:48.617Z] #43 86.35 DEP criu/cgroup-props.d [2021-05-27T07:27:48.617Z] #43 86.47 DEP criu/bitmap.d [2021-05-27T07:27:48.617Z] #43 86.49 DEP criu/bfd.d [2021-05-27T07:27:48.617Z] #43 86.59 DEP criu/autofs.d [2021-05-27T07:27:48.617Z] #43 86.76 DEP criu/aio.d [2021-05-27T07:27:48.617Z] #43 86.95 DEP criu/action-scripts.d [2021-05-27T07:27:48.617Z] #43 87.20 CC criu/action-scripts.o [2021-05-27T07:27:48.617Z] #43 87.69 CC criu/aio.o [2021-05-27T07:27:48.617Z] #43 88.21 CC criu/autofs.o [2021-05-27T07:27:48.617Z] #43 89.53 CC criu/bfd.o [2021-05-27T07:27:48.617Z] #43 90.08 CC criu/bitmap.o [2021-05-27T07:27:48.617Z] #43 90.27 CC criu/cgroup-props.o [2021-05-27T07:27:48.617Z] #43 91.04 CC criu/cgroup.o [2021-05-27T07:27:48.617Z] #43 93.65 CC criu/clone-noasan.o [2021-05-27T07:27:48.617Z] #43 93.85 CC criu/config.o [2021-05-27T07:27:49.270Z] #43 ... [2021-05-27T07:27:49.270Z] [2021-05-27T07:27:49.270Z] #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-05-27T07:27:49.270Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-27T07:27:49.270Z] #20 58.72 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:27:49.270Z] #20 58.77 Processing triggers for mime-support (3.62) ... [2021-05-27T07:27:49.383Z] Commit message: "Merge commit 'c6134474c264714cfab9512dbe425f61a750ea9e' into HEAD" [2021-05-27T07:27:49.524Z] First time build. Skipping changelog. [2021-05-27T07:27:49.997Z] #43 95.10 CC criu/cr-check.o [2021-05-27T07:27:50.010Z] #20 ... [2021-05-27T07:27:50.010Z] [2021-05-27T07:27:50.010Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:50.010Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:27:50.010Z] #43 115.6 CC criu/image.o [2021-05-27T07:27:50.010Z] #43 116.5 CC criu/ipc_ns.o [2021-05-27T07:27:50.010Z] #43 117.6 CC criu/irmap.o [2021-05-27T07:27:50.010Z] #43 118.3 CC criu/kcmp-ids.o [2021-05-27T07:27:50.010Z] #43 118.6 CC criu/kerndat.o [2021-05-27T07:27:50.010Z] #43 119.6 CC criu/libnetlink.o [2021-05-27T07:27:50.010Z] #43 120.0 CC criu/log.o [2021-05-27T07:27:50.010Z] #43 120.6 CC criu/lsm.o [2021-05-27T07:27:50.010Z] #43 121.0 CC criu/mem.o [2021-05-27T07:27:50.010Z] #43 122.7 CC criu/memfd.o [2021-05-27T07:27:50.010Z] #43 123.4 CC criu/mount.o [2021-05-27T07:27:50.010Z] #43 ... [2021-05-27T07:27:50.010Z] [2021-05-27T07:27:50.010Z] #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-05-27T07:27:50.010Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:50.010Z] #20 51.64 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:50.010Z] #20 51.65 Setting up xz-utils (5.2.4-1) ... [2021-05-27T07:27:50.010Z] #20 51.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-27T07:27:50.010Z] #20 51.68 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-27T07:27:50.010Z] #20 51.75 invoke-rc.d: could not determine current runlevel [2021-05-27T07:27:50.010Z] #20 51.76 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T07:27:50.010Z] #20 51.78 Setting up pigz (2.4-1) ... [2021-05-27T07:27:50.010Z] #20 51.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-27T07:27:50.010Z] #20 51.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:27:50.010Z] #20 51.83 Setting up python-pip-whl (18.1-5) ... [2021-05-27T07:27:50.010Z] #20 51.85 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-27T07:27:50.010Z] #20 51.86 Setting up vim-runtime (2:8.1.0875-5) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-27T07:27:50.271Z] #20 52.31 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-27T07:27:50.271Z] #20 52.32 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:27:50.271Z] #20 52.33 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:50.271Z] #20 52.35 Setting up vim (2:8.1.0875-5) ... [2021-05-27T07:27:50.271Z] #20 52.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-27T07:27:50.271Z] #20 52.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-27T07:27:50.271Z] #20 52.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-27T07:27:50.271Z] #20 52.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-27T07:27:50.271Z] #20 52.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-27T07:27:50.271Z] #20 52.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-27T07:27:50.271Z] #20 52.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-27T07:27:50.271Z] #20 52.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-27T07:27:50.271Z] #20 52.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:27:50.533Z] #20 52.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-27T07:27:50.533Z] #20 52.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-27T07:27:50.533Z] #20 52.49 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-27T07:27:50.533Z] #20 52.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-27T07:27:50.533Z] #20 52.52 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:50.715Z] #70 DONE 2.5s [2021-05-27T07:27:50.715Z] [2021-05-27T07:27:50.715Z] #71 exporting to image [2021-05-27T07:27:50.715Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-27T07:27:50.715Z] #71 exporting layers [2021-05-27T07:27:51.378Z] #43 ... [2021-05-27T07:27:51.378Z] [2021-05-27T07:27:51.378Z] #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-05-27T07:27:51.378Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:51.378Z] #20 36.52 Unpacking bash-completion (1:2.8-6) ... [2021-05-27T07:27:51.637Z] #20 36.86 Selecting previously unselected package bzip2. [2021-05-27T07:27:51.637Z] #20 36.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-27T07:27:51.637Z] #20 36.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-27T07:27:51.637Z] #20 36.95 Selecting previously unselected package xz-utils. [2021-05-27T07:27:51.637Z] #20 36.95 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-27T07:27:51.637Z] #20 36.96 Unpacking xz-utils (5.2.4-1) ... [2021-05-27T07:27:49.414Z] > git rev-list --no-walk 3113e97183e648cfecac3455508716aa4385cb77 # timeout=10 [2021-05-27T07:27:51.897Z] #43 95.00 CC criu/clone-noasan.o [2021-05-27T07:27:51.897Z] #43 95.26 CC criu/config.o [2021-05-27T07:27:51.898Z] #20 37.14 Selecting previously unselected package apparmor. [2021-05-27T07:27:51.898Z] #20 37.15 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-27T07:27:52.158Z] #20 37.25 Unpacking apparmor (2.13.2-10) ... [2021-05-27T07:27:52.417Z] #20 37.65 Selecting previously unselected package aufs-tools. [2021-05-27T07:27:52.417Z] #20 37.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-27T07:27:52.417Z] #20 37.68 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-27T07:27:52.677Z] #20 37.85 Selecting previously unselected package libonig5:amd64. [2021-05-27T07:27:52.677Z] #20 37.85 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-27T07:27:52.677Z] #20 37.86 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:27:52.677Z] #20 38.03 Selecting previously unselected package libjq1:amd64. [2021-05-27T07:27:52.677Z] #20 38.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:27:52.677Z] #20 38.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:27:52.796Z] + docker version [2021-05-27T07:27:52.936Z] #20 38.14 Selecting previously unselected package jq. [2021-05-27T07:27:52.936Z] #20 38.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:27:52.936Z] #20 38.17 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-27T07:27:52.937Z] #20 38.24 Selecting previously unselected package libaio1:amd64. [2021-05-27T07:27:52.937Z] #20 38.25 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-27T07:27:52.937Z] #20 38.25 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-27T07:27:52.937Z] #20 38.31 Selecting previously unselected package libgpm2:amd64. [2021-05-27T07:27:52.937Z] #20 38.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-27T07:27:52.937Z] #20 38.33 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-27T07:27:53.196Z] #20 38.41 Selecting previously unselected package libicu63:amd64. [2021-05-27T07:27:53.196Z] #20 38.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-27T07:27:53.196Z] #20 38.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:27:53.274Z] #43 96.64 CC criu/cr-check.o [2021-05-27T07:27:53.506Z] #20 DONE 62.3s [2021-05-27T07:27:53.506Z] [2021-05-27T07:27:53.506Z] #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-05-27T07:27:53.506Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-27T07:27:53.506Z] #21 ... [2021-05-27T07:27:53.506Z] [2021-05-27T07:27:53.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-05-27T07:27:53.506Z] #49 sha256:5a608ae7e327fa8141de24146329569e6176d8e09c048de1f4fbe120c145b842 [2021-05-27T07:27:53.506Z] #49 170.8 + /build/golangci-lint --version [2021-05-27T07:27:53.506Z] #49 171.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-27T07:27:53.506Z] #49 DONE 171.5s [2021-05-27T07:27:53.506Z] [2021-05-27T07:27:53.507Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:27:53.507Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:27:53.507Z] #43 102.3 CC criu/external.o [2021-05-27T07:27:53.507Z] #43 102.7 CC criu/fault-injection.o [2021-05-27T07:27:53.507Z] #43 102.9 CC criu/fdstore.o [2021-05-27T07:27:53.507Z] #43 103.2 CC criu/fifo.o [2021-05-27T07:27:53.507Z] #43 103.7 CC criu/file-ids.o [2021-05-27T07:27:53.507Z] #43 104.2 CC criu/file-lock.o [2021-05-27T07:27:53.507Z] #43 105.3 CC criu/files-ext.o [2021-05-27T07:27:53.507Z] #43 105.6 CC criu/files-reg.o [2021-05-27T07:27:53.839Z] #20 55.35 Setting up iptables (1.8.2-4) ... [2021-05-27T07:27:53.839Z] #20 55.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-27T07:27:53.839Z] #20 55.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-27T07:27:53.839Z] #20 55.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-27T07:27:53.839Z] #20 55.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-27T07:27:53.839Z] #20 55.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-27T07:27:53.839Z] #20 55.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-27T07:27:53.839Z] #20 55.42 Setting up python3 (3.7.3-1) ... [2021-05-27T07:27:53.839Z] #20 55.86 Setting up python3-wheel (0.32.3-2) ... [2021-05-27T07:27:53.841Z] #43 ... [2021-05-27T07:27:53.841Z] [2021-05-27T07:27:53.841Z] #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-05-27T07:27:53.841Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:27:53.841Z] #20 31.98 Selecting previously unselected package python3-minimal. [2021-05-27T07:27:53.841Z] #20 31.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 ... 23684 files and directories currently installed.) [2021-05-27T07:27:53.841Z] #20 32.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 32.06 Unpacking python3-minimal (3.7.3-1) ... [2021-05-27T07:27:53.841Z] #20 32.18 Selecting previously unselected package libmpdec2:amd64. [2021-05-27T07:27:53.841Z] #20 32.18 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 32.19 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-27T07:27:53.841Z] #20 32.29 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-27T07:27:53.841Z] #20 32.31 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 32.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:53.841Z] #20 33.18 Selecting previously unselected package python3.7. [2021-05-27T07:27:53.841Z] #20 33.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 33.19 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-27T07:27:53.841Z] #20 33.32 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-27T07:27:53.841Z] #20 33.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 33.34 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-27T07:27:53.841Z] #20 33.43 Setting up python3-minimal (3.7.3-1) ... [2021-05-27T07:27:53.841Z] #20 34.22 Selecting previously unselected package python3. [2021-05-27T07:27:53.841Z] #20 34.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:27:53.841Z] #20 34.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 34.29 Unpacking python3 (3.7.3-1) ... [2021-05-27T07:27:53.841Z] #20 34.38 Selecting previously unselected package libip4tc0:amd64. [2021-05-27T07:27:53.841Z] #20 34.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 34.41 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:53.841Z] #20 34.50 Selecting previously unselected package libip6tc0:amd64. [2021-05-27T07:27:53.841Z] #20 34.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 34.51 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:53.841Z] #20 34.57 Selecting previously unselected package libiptc0:amd64. [2021-05-27T07:27:53.841Z] #20 34.58 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 34.58 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-27T07:27:53.841Z] #20 34.67 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-27T07:27:53.841Z] #20 34.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 34.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-27T07:27:53.841Z] #20 34.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-27T07:27:53.841Z] #20 34.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 34.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-27T07:27:53.841Z] #20 34.82 Selecting previously unselected package libnftnl11:amd64. [2021-05-27T07:27:53.841Z] #20 34.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 34.84 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-27T07:27:53.841Z] #20 34.92 Selecting previously unselected package iptables. [2021-05-27T07:27:53.841Z] #20 34.93 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 34.93 Unpacking iptables (1.8.2-4) ... [2021-05-27T07:27:53.841Z] #20 35.25 Selecting previously unselected package xxd. [2021-05-27T07:27:53.841Z] #20 35.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:27:53.841Z] #20 35.26 Unpacking xxd (2:8.1.0875-5) ... [2021-05-27T07:27:53.841Z] #20 35.41 Selecting previously unselected package vim-common. [2021-05-27T07:27:53.841Z] #20 35.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:27:53.841Z] #20 35.45 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-27T07:27:54.100Z] #20 35.62 Selecting previously unselected package bash-completion. [2021-05-27T07:27:54.100Z] #20 35.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-27T07:27:54.451Z] #43 107.6 CC criu/files.o [2021-05-27T07:27:54.713Z] #43 ... [2021-05-27T07:27:54.713Z] [2021-05-27T07:27:54.713Z] #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-05-27T07:27:54.713Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-27T07:27:54.713Z] #21 1.924 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-27T07:27:54.713Z] #21 1.929 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-27T07:27:54.713Z] #21 1.935 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-27T07:27:54.782Z] #20 56.61 Setting up apparmor (2.13.2-10) ... [2021-05-27T07:27:54.976Z] #21 DONE 2.2s [2021-05-27T07:27:54.976Z] [2021-05-27T07:27:54.976Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:27:54.976Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-27T07:27:56.109Z] Commit message: "Merge commit 'c6134474c264714cfab9512dbe425f61a750ea9e' into HEAD" [2021-05-27T07:27:56.252Z] First time build. Skipping changelog. [2021-05-27T07:27:56.641Z] #20 38.27 Unpacking bash-completion (1:2.8-6) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-05-27T07:27:56.697Z] #20 58.27 Setting up xfsprogs (4.20.0-1) ... [2021-05-27T07:27:56.697Z] #20 58.28 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-27T07:27:56.697Z] #20 58.66 Setting up python3-pkg-resources (40.8.0-1) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-27T07:27:56.900Z] #20 38.60 Selecting previously unselected package bzip2. [2021-05-27T07:27:57.159Z] #20 38.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-27T07:27:57.159Z] #20 38.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-27T07:27:57.159Z] #20 38.70 Selecting previously unselected package xz-utils. [2021-05-27T07:27:57.159Z] #20 38.71 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-27T07:27:57.159Z] #20 38.71 Unpacking xz-utils (5.2.4-1) ... [2021-05-27T07:27:57.248Z] #71 exporting layers 6.7s done [2021-05-27T07:27:57.248Z] #71 writing image sha256:d22d267ed0015c476880dc8690b332041d3b8607085d34153b3c60939bdd9ef8 done [2021-05-27T07:27:57.248Z] #71 naming to docker.io/library/docker:b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e done [2021-05-27T07:27:57.248Z] #71 DONE 6.8s [2021-05-27T07:27:57.392Z] #20 42.02 Selecting previously unselected package libnet1:amd64. [2021-05-27T07:27:57.392Z] #20 42.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:27:57.392Z] #20 42.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:27:57.392Z] #20 42.12 Selecting previously unselected package libnl-3-200:amd64. [2021-05-27T07:27:57.392Z] #20 42.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-27T07:27:57.392Z] #20 42.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:27:57.392Z] #20 42.23 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-27T07:27:57.392Z] #20 42.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:27:57.392Z] #20 42.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:27:57.392Z] #20 42.30 Selecting previously unselected package libreadline5:amd64. [2021-05-27T07:27:57.392Z] #20 42.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-27T07:27:57.392Z] #20 42.31 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-27T07:27:57.392Z] #20 42.41 Selecting previously unselected package net-tools. [2021-05-27T07:27:57.392Z] #20 42.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-27T07:27:57.392Z] #20 42.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-27T07:27:57.392Z] #20 42.63 Selecting previously unselected package python-pip-whl. [2021-05-27T07:27:57.392Z] #20 42.64 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-27T07:27:57.392Z] #20 42.65 Unpacking python-pip-whl (18.1-5) ... [2021-05-27T07:27:57.418Z] #20 38.89 Selecting previously unselected package apparmor. [2021-05-27T07:27:57.418Z] #20 38.90 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-27T07:27:57.418Z] #20 38.98 Unpacking apparmor (2.13.2-10) ... [2021-05-27T07:27:57.640Z] #20 59.57 Setting up python3-distutils (3.7.3-1) ... [2021-05-27T07:27:57.677Z] #20 39.28 Selecting previously unselected package aufs-tools. [2021-05-27T07:27:57.677Z] #20 39.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-27T07:27:57.677Z] #20 39.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-27T07:27:57.677Z] #20 39.40 Selecting previously unselected package libonig5:amd64. [2021-05-27T07:27:57.936Z] #20 39.41 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-27T07:27:57.936Z] #20 39.42 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:27:57.936Z] #20 39.57 Selecting previously unselected package libjq1:amd64. [2021-05-27T07:27:57.936Z] #20 39.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:27:57.936Z] #20 39.58 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:27:57.936Z] #20 39.68 Selecting previously unselected package jq. [2021-05-27T07:27:57.961Z] #20 43.19 Selecting previously unselected package python3-lib2to3. [2021-05-27T07:27:57.961Z] #20 43.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-27T07:27:57.961Z] #20 43.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-27T07:27:58.194Z] #20 39.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-27T07:27:58.194Z] #20 39.69 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-27T07:27:58.194Z] #20 39.77 Selecting previously unselected package libaio1:amd64. [2021-05-27T07:27:58.194Z] #20 39.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-27T07:27:58.195Z] #20 39.79 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-27T07:27:58.195Z] #20 39.87 Selecting previously unselected package libgpm2:amd64. [2021-05-27T07:27:58.195Z] #20 39.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-27T07:27:58.195Z] #20 39.87 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-27T07:27:58.212Z] #20 60.11 Setting up python3-setuptools (40.8.0-1) ... [2021-05-27T07:27:58.221Z] #20 43.34 Selecting previously unselected package python3-distutils. [2021-05-27T07:27:58.221Z] #20 43.35 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-27T07:27:58.221Z] #20 43.35 Unpacking python3-distutils (3.7.3-1) ... [2021-05-27T07:27:58.221Z] #20 43.52 Selecting previously unselected package python3-pip. [2021-05-27T07:27:58.221Z] #20 43.52 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-27T07:27:58.221Z] #20 43.53 Unpacking python3-pip (18.1-5) ... [Pipeline] } [2021-05-27T07:27:58.453Z] #20 39.96 Selecting previously unselected package libicu63:amd64. [2021-05-27T07:27:58.454Z] #20 39.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-27T07:27:58.454Z] #20 39.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2021-05-27T07:27:58.481Z] #20 43.70 Selecting previously unselected package python3-pkg-resources. [2021-05-27T07:27:58.481Z] #20 43.70 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-27T07:27:58.481Z] #20 43.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-27T07:27:58.481Z] #20 43.87 Selecting previously unselected package python3-setuptools. [2021-05-27T07:27:58.481Z] #20 43.88 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-27T07:27:58.481Z] #20 43.88 Unpacking python3-setuptools (40.8.0-1) ... [Pipeline] sh [2021-05-27T07:27:58.740Z] #20 44.07 Selecting previously unselected package python3-wheel. [2021-05-27T07:27:58.740Z] #20 44.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-27T07:27:58.740Z] #20 44.10 Unpacking python3-wheel (0.32.3-2) ... [2021-05-27T07:27:58.740Z] #20 44.20 Selecting previously unselected package sudo. [2021-05-27T07:27:58.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42410/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e hack/validate/default [2021-05-27T07:27:59.000Z] #20 44.21 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-27T07:27:59.000Z] #20 44.21 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-27T07:27:59.426Z] + docker version [2021-05-27T07:27:59.569Z] #20 44.77 Selecting previously unselected package thin-provisioning-tools. [2021-05-27T07:27:59.569Z] #20 44.77 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-27T07:27:59.569Z] #20 44.78 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-27T07:27:59.597Z] #20 61.39 Setting up python3-pip (18.1-5) ... [2021-05-27T07:27:59.742Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-27T07:27:59.742Z] No api/types/ or api/swagger.yaml changes in diff. [2021-05-27T07:27:59.742Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-27T07:27:59.742Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-27T07:27:59.742Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-27T07:27:59.742Z] Congratulations! No new tests were added to integration-cli. [2021-05-27T07:27:59.742Z] [2021-05-27T07:27:59.742Z] INFO Start validation with golang-ci-lint [2021-05-27T07:27:59.742Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-27T07:27:59.742Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-27T07:27:59.742Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-27T07:27:59.829Z] #20 45.02 Selecting previously unselected package uidmap. [2021-05-27T07:27:59.829Z] #20 45.03 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-27T07:27:59.829Z] #20 45.03 Unpacking uidmap (1:4.5-1.1) ... [2021-05-27T07:27:59.829Z] #20 45.17 Selecting previously unselected package vim-runtime. [2021-05-27T07:27:59.829Z] #20 45.17 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:27:59.829Z] #20 45.23 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-27T07:27:59.830Z] #20 45.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-27T07:27:59.830Z] #20 45.27 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-27T07:27:56.146Z] > git rev-list --no-walk 3113e97183e648cfecac3455508716aa4385cb77 # timeout=10 [2021-05-27T07:28:00.283Z] #22 4.719 Collecting yamllint==1.26.1 [2021-05-27T07:28:00.540Z] #20 62.31 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:28:00.540Z] #20 62.34 Processing triggers for mime-support (3.62) ... [2021-05-27T07:28:00.802Z] #20 DONE 62.7s [2021-05-27T07:28:00.802Z] [2021-05-27T07:28:00.802Z] #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-05-27T07:28:00.802Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-27T07:28:00.858Z] #22 ... [2021-05-27T07:28:00.858Z] [2021-05-27T07:28:00.858Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:00.858Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:28:00.858Z] #43 109.3 CC criu/filesystems.o [2021-05-27T07:28:00.858Z] #43 110.1 CC criu/fsnotify.o [2021-05-27T07:28:00.858Z] #43 111.0 CC criu/image-desc.o [2021-05-27T07:28:00.858Z] #43 111.1 CC criu/image.o [2021-05-27T07:28:00.858Z] #43 111.9 CC criu/ipc_ns.o [2021-05-27T07:28:00.858Z] #43 112.9 CC criu/irmap.o [2021-05-27T07:28:00.858Z] #43 113.5 CC criu/kcmp-ids.o [2021-05-27T07:28:00.858Z] #43 113.8 CC criu/kerndat.o [2021-05-27T07:28:01.065Z] #21 ... [2021-05-27T07:28:01.065Z] [2021-05-27T07:28:01.065Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:01.065Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:01.065Z] #43 127.4 CC criu/namespaces.o [2021-05-27T07:28:01.065Z] #43 129.4 CC criu/net.o [2021-05-27T07:28:01.065Z] #43 132.5 CC criu/netfilter.o [2021-05-27T07:28:01.065Z] #43 132.9 CC criu/page-pipe.o [2021-05-27T07:28:01.065Z] #43 133.7 CC criu/page-xfer.o [2021-05-27T07:28:01.065Z] #43 135.3 CC criu/pagemap-cache.o [2021-05-27T07:28:01.065Z] #43 135.7 CC criu/pagemap.o [2021-05-27T07:28:01.065Z] #43 136.7 CC criu/parasite-syscall.o [2021-05-27T07:28:01.640Z] #43 137.7 CC criu/path.o [2021-05-27T07:28:01.737Z] #20 ... [2021-05-27T07:28:01.737Z] [2021-05-27T07:28:01.737Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:01.737Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:01.737Z] #43 96.94 CC criu/cr-dedup.o [2021-05-27T07:28:01.737Z] #43 97.33 CC criu/cr-dump.o [2021-05-27T07:28:01.737Z] #43 99.45 CC criu/cr-errno.o [2021-05-27T07:28:01.737Z] #43 99.51 CC criu/cr-restore.o [2021-05-27T07:28:01.737Z] #43 104.0 CC criu/cr-service.o [2021-05-27T07:28:01.737Z] #43 105.5 CC criu/crtools.o [2021-05-27T07:28:01.737Z] #43 106.1 CC criu/eventfd.o [2021-05-27T07:28:01.737Z] #43 106.4 CC criu/eventpoll.o [2021-05-27T07:28:01.739Z] #20 43.42 Selecting previously unselected package libnet1:amd64. [2021-05-27T07:28:01.739Z] #20 43.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-27T07:28:01.739Z] #20 43.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:28:01.804Z] #43 114.9 CC criu/libnetlink.o [2021-05-27T07:28:01.901Z] #43 138.1 CC criu/pie-util-vdso-elf32.o [2021-05-27T07:28:01.997Z] #43 107.3 CC criu/external.o [2021-05-27T07:28:01.998Z] #20 43.52 Selecting previously unselected package libnl-3-200:amd64. [2021-05-27T07:28:01.999Z] #20 43.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-27T07:28:01.999Z] #20 43.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:28:02.162Z] #43 138.6 CC criu/pie-util-vdso.o [2021-05-27T07:28:02.257Z] #43 107.8 CC criu/fault-injection.o [2021-05-27T07:28:02.257Z] #20 43.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-27T07:28:02.257Z] #20 43.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-27T07:28:02.257Z] #20 43.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:28:02.257Z] #20 43.83 Selecting previously unselected package libreadline5:amd64. [2021-05-27T07:28:02.257Z] #20 43.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-27T07:28:02.257Z] #20 43.84 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-27T07:28:02.378Z] #43 115.2 CC criu/log.o [2021-05-27T07:28:02.378Z] #43 115.6 CC criu/lsm.o [2021-05-27T07:28:02.516Z] #20 43.97 Selecting previously unselected package net-tools. [2021-05-27T07:28:02.516Z] #20 43.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-27T07:28:02.516Z] #20 43.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-27T07:28:02.516Z] #20 44.21 Selecting previously unselected package python-pip-whl. [2021-05-27T07:28:02.516Z] #20 44.21 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-27T07:28:02.516Z] #20 44.23 Unpacking python-pip-whl (18.1-5) ... [2021-05-27T07:28:02.517Z] #43 107.9 CC criu/fdstore.o [2021-05-27T07:28:02.733Z] #43 ... [2021-05-27T07:28:02.733Z] [2021-05-27T07:28:02.733Z] #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-05-27T07:28:02.733Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-27T07:28:02.733Z] #21 1.848 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-27T07:28:02.733Z] #21 1.854 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-27T07:28:02.733Z] #21 1.858 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-27T07:28:02.733Z] #21 DONE 2.0s [2021-05-27T07:28:02.733Z] [2021-05-27T07:28:02.733Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:28:02.733Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-27T07:28:02.952Z] #43 115.9 CC criu/mem.o [2021-05-27T07:28:03.084Z] #20 44.79 Selecting previously unselected package python3-lib2to3. [2021-05-27T07:28:03.086Z] #43 108.3 CC criu/fifo.o [2021-05-27T07:28:03.086Z] #43 ... [2021-05-27T07:28:03.087Z] [2021-05-27T07:28:03.087Z] #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-05-27T07:28:03.087Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:28:03.087Z] #20 48.24 Selecting previously unselected package vim. [2021-05-27T07:28:03.087Z] #20 48.24 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:28:03.087Z] #20 48.27 Unpacking vim (2:8.1.0875-5) ... [2021-05-27T07:28:03.087Z] Client: [2021-05-27T07:28:03.087Z] Version: 20.10.6 [2021-05-27T07:28:03.087Z] API version: 1.41 [2021-05-27T07:28:03.087Z] Go version: go1.16.3 [2021-05-27T07:28:03.087Z] Git commit: 370c289 [2021-05-27T07:28:03.087Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-27T07:28:03.087Z] OS/Arch: windows/amd64 [2021-05-27T07:28:03.087Z] Context: default [2021-05-27T07:28:03.087Z] Experimental: true [2021-05-27T07:28:03.087Z] [2021-05-27T07:28:03.087Z] Server: Docker Engine - Community [2021-05-27T07:28:03.087Z] Engine: [2021-05-27T07:28:03.087Z] Version: 20.10.6 [2021-05-27T07:28:03.087Z] API version: 1.41 (minimum version 1.24) [2021-05-27T07:28:03.087Z] Go version: go1.13.15 [2021-05-27T07:28:03.087Z] Git commit: 8728dd2 [2021-05-27T07:28:03.087Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-27T07:28:03.087Z] OS/Arch: windows/amd64 [2021-05-27T07:28:03.087Z] Experimental: true [2021-05-27T07:28:03.344Z] #20 44.80 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-27T07:28:03.344Z] #20 44.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-27T07:28:03.344Z] #20 44.95 Selecting previously unselected package python3-distutils. [2021-05-27T07:28:03.344Z] #20 44.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-27T07:28:03.344Z] #20 44.96 Unpacking python3-distutils (3.7.3-1) ... [2021-05-27T07:28:03.346Z] #20 48.83 Selecting previously unselected package xfsprogs. [2021-05-27T07:28:03.603Z] #20 45.09 Selecting previously unselected package python3-pip. [2021-05-27T07:28:03.603Z] #20 45.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-27T07:28:03.603Z] #20 45.10 Unpacking python3-pip (18.1-5) ... [2021-05-27T07:28:03.603Z] #20 45.26 Selecting previously unselected package python3-pkg-resources. [2021-05-27T07:28:03.603Z] #20 45.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-27T07:28:03.603Z] #20 45.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-27T07:28:03.606Z] #20 48.83 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-27T07:28:03.606Z] #20 48.83 Unpacking xfsprogs (4.20.0-1) ... [Pipeline] sh [2021-05-27T07:28:03.862Z] #20 45.42 Selecting previously unselected package python3-setuptools. [2021-05-27T07:28:03.862Z] #20 45.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-27T07:28:03.862Z] #20 45.43 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-27T07:28:03.866Z] #20 49.32 Selecting previously unselected package zip. [2021-05-27T07:28:03.866Z] #20 49.34 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-27T07:28:04.121Z] #20 45.69 Selecting previously unselected package python3-wheel. [2021-05-27T07:28:04.121Z] #20 45.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-27T07:28:04.121Z] #20 45.70 Unpacking python3-wheel (0.32.3-2) ... [2021-05-27T07:28:04.126Z] #20 49.35 Unpacking zip (3.0-11+b1) ... [2021-05-27T07:28:04.159Z] Client: Mirantis Container Runtime [2021-05-27T07:28:04.159Z] Version: 20.10.0 [2021-05-27T07:28:04.159Z] API version: 1.41 [2021-05-27T07:28:04.159Z] Go version: go1.13.15 [2021-05-27T07:28:04.159Z] Git commit: 6ee42dc [2021-05-27T07:28:04.159Z] Built: 03/11/2021 13:24:56 [2021-05-27T07:28:04.159Z] OS/Arch: windows/amd64 [2021-05-27T07:28:04.159Z] Context: default [2021-05-27T07:28:04.159Z] Experimental: true [2021-05-27T07:28:04.159Z] [2021-05-27T07:28:04.159Z] Server: Mirantis Container Runtime [2021-05-27T07:28:04.159Z] Engine: [2021-05-27T07:28:04.159Z] Version: 20.10.0 [2021-05-27T07:28:04.159Z] API version: 1.41 (minimum version 1.24) [2021-05-27T07:28:04.159Z] Go version: go1.13.15 [2021-05-27T07:28:04.159Z] Git commit: 1e08f21e79 [2021-05-27T07:28:04.159Z] Built: 03/11/2021 13:23:32 [2021-05-27T07:28:04.159Z] OS/Arch: windows/amd64 [2021-05-27T07:28:04.159Z] Experimental: true [2021-05-27T07:28:04.342Z] #43 117.2 CC criu/memfd.o [2021-05-27T07:28:04.380Z] #20 45.78 Selecting previously unselected package sudo. [2021-05-27T07:28:04.380Z] #20 45.78 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-27T07:28:04.380Z] #20 45.79 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-27T07:28:04.389Z] #20 49.64 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-27T07:28:04.389Z] #20 49.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-27T07:28:04.389Z] #20 49.69 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-27T07:28:04.389Z] #20 49.70 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-27T07:28:04.389Z] #20 49.72 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-27T07:28:04.389Z] #20 49.73 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-27T07:28:04.389Z] #20 49.74 Setting up uidmap (1:4.5-1.1) ... [2021-05-27T07:28:04.389Z] #20 49.76 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-27T07:28:04.389Z] #20 49.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:28:04.389Z] #20 49.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-27T07:28:04.389Z] #20 49.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:28:04.389Z] #20 49.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:28:04.389Z] #20 49.85 Setting up xxd (2:8.1.0875-5) ... [2021-05-27T07:28:04.598Z] + docker info [2021-05-27T07:28:04.605Z] #43 117.6 CC criu/mount.o [2021-05-27T07:28:04.638Z] #20 46.18 Selecting previously unselected package thin-provisioning-tools. [2021-05-27T07:28:04.638Z] #20 46.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-27T07:28:04.638Z] #20 46.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-27T07:28:04.648Z] #20 49.86 Setting up zip (3.0-11+b1) ... [2021-05-27T07:28:04.648Z] #20 49.87 Setting up vim-common (2:8.1.0875-5) ... [2021-05-27T07:28:04.649Z] #20 49.90 Setting up bash-completion (1:2.8-6) ... [Pipeline] sh [2021-05-27T07:28:04.897Z] #20 46.42 Selecting previously unselected package uidmap. [2021-05-27T07:28:04.897Z] #20 46.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-27T07:28:04.897Z] #20 ... [2021-05-27T07:28:04.897Z] [2021-05-27T07:28:04.897Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:04.897Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:04.897Z] #43 98.36 CC criu/cr-dedup.o [2021-05-27T07:28:04.897Z] #43 98.72 CC criu/cr-dump.o [2021-05-27T07:28:04.897Z] #43 101.0 CC criu/cr-errno.o [2021-05-27T07:28:04.897Z] #43 101.1 CC criu/cr-restore.o [2021-05-27T07:28:04.897Z] #43 105.5 CC criu/cr-service.o [2021-05-27T07:28:04.897Z] #43 107.2 CC criu/crtools.o [2021-05-27T07:28:04.897Z] #43 107.7 CC criu/eventfd.o [2021-05-27T07:28:04.897Z] #43 108.2 CC criu/eventpoll.o [2021-05-27T07:28:04.897Z] #43 ... [2021-05-27T07:28:04.897Z] [2021-05-27T07:28:04.897Z] #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-05-27T07:28:04.897Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:28:04.897Z] #20 46.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-27T07:28:04.897Z] #20 46.44 Unpacking uidmap (1:4.5-1.1) ... [2021-05-27T07:28:05.156Z] #20 46.58 Selecting previously unselected package vim-runtime. [2021-05-27T07:28:05.156Z] #20 46.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-27T07:28:05.156Z] #20 46.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-27T07:28:05.156Z] #20 46.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-27T07:28:05.156Z] #20 46.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-27T07:28:05.179Z] #43 ... [2021-05-27T07:28:05.179Z] [2021-05-27T07:28:05.179Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:28:05.179Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-27T07:28:05.179Z] #22 10.11 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-27T07:28:05.721Z] + docker info [2021-05-27T07:28:06.126Z] #22 11.39 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-27T07:28:06.389Z] #22 11.43 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-27T07:28:06.389Z] #22 11.50 Collecting pyyaml (from yamllint==1.26.1) [2021-05-27T07:28:06.651Z] #22 11.75 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-27T07:28:07.598Z] #22 12.42 Installing build dependencies: started [2021-05-27T07:28:07.942Z] #20 52.78 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-27T07:28:07.942Z] #20 52.79 Setting up xz-utils (5.2.4-1) ... [2021-05-27T07:28:07.942Z] #20 52.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-27T07:28:07.942Z] #20 52.83 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-27T07:28:07.942Z] #20 52.88 invoke-rc.d: could not determine current runlevel [2021-05-27T07:28:07.942Z] #20 52.90 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T07:28:07.942Z] #20 52.91 Setting up pigz (2.4-1) ... [2021-05-27T07:28:07.942Z] #20 52.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-27T07:28:07.942Z] #20 52.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:28:07.942Z] #20 52.96 Setting up python-pip-whl (18.1-5) ... [2021-05-27T07:28:07.942Z] #20 52.97 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-27T07:28:07.942Z] #20 52.99 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-27T07:28:08.202Z] #20 53.37 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-27T07:28:08.202Z] #20 53.39 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:28:08.202Z] #20 53.40 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:28:08.202Z] #20 53.42 Setting up vim (2:8.1.0875-5) ... [2021-05-27T07:28:08.202Z] #20 53.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-27T07:28:08.202Z] #20 53.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-27T07:28:08.202Z] #20 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-27T07:28:08.202Z] #20 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-27T07:28:08.202Z] #20 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-27T07:28:08.202Z] #20 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-27T07:28:08.202Z] #20 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-27T07:28:08.202Z] #20 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-27T07:28:08.202Z] #20 53.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:28:08.202Z] #20 53.51 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-27T07:28:08.202Z] #20 53.53 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-27T07:28:08.202Z] #20 53.55 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-27T07:28:08.202Z] #20 53.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-27T07:28:08.441Z] #20 49.89 Selecting previously unselected package vim. [2021-05-27T07:28:08.441Z] #20 49.90 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-27T07:28:08.441Z] #20 49.92 Unpacking vim (2:8.1.0875-5) ... [2021-05-27T07:28:08.462Z] #20 53.58 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-27T07:28:08.699Z] #20 50.39 Selecting previously unselected package xfsprogs. [2021-05-27T07:28:08.958Z] #20 50.39 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-27T07:28:08.958Z] #20 50.41 Unpacking xfsprogs (4.20.0-1) ... [2021-05-27T07:28:09.217Z] #20 50.87 Selecting previously unselected package zip. [2021-05-27T07:28:09.217Z] #20 50.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-27T07:28:09.217Z] #20 50.91 Unpacking zip (3.0-11+b1) ... [2021-05-27T07:28:09.325Z] #22 5.816 Collecting yamllint==1.26.1 [2021-05-27T07:28:09.325Z] #22 ... [2021-05-27T07:28:09.325Z] [2021-05-27T07:28:09.325Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:09.325Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:09.325Z] #43 139.2 CC criu/pie-util.o [2021-05-27T07:28:09.325Z] #43 139.4 CC criu/pipes.o [2021-05-27T07:28:09.325Z] #43 140.3 CC criu/plugin.o [2021-05-27T07:28:09.325Z] #43 140.8 CC criu/proc_parse.o [2021-05-27T07:28:09.325Z] #43 143.8 CC criu/protobuf-desc.o [2021-05-27T07:28:09.325Z] #43 145.0 CC criu/protobuf.o [2021-05-27T07:28:09.325Z] #43 145.4 CC criu/pstree.o [2021-05-27T07:28:09.476Z] #20 51.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-27T07:28:09.476Z] #20 51.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-27T07:28:09.476Z] #20 51.12 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-27T07:28:09.476Z] #20 51.13 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-27T07:28:09.476Z] #20 51.14 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-27T07:28:09.476Z] #20 51.15 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-27T07:28:09.476Z] #20 51.17 Setting up uidmap (1:4.5-1.1) ... [2021-05-27T07:28:09.476Z] #20 51.18 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-27T07:28:09.476Z] #20 51.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-27T07:28:09.476Z] #20 51.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-27T07:28:09.735Z] #20 51.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-27T07:28:09.735Z] #20 51.23 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-27T07:28:09.735Z] #20 51.24 Setting up xxd (2:8.1.0875-5) ... [2021-05-27T07:28:09.735Z] #20 51.26 Setting up zip (3.0-11+b1) ... [2021-05-27T07:28:09.735Z] #20 51.27 Setting up vim-common (2:8.1.0875-5) ... [2021-05-27T07:28:09.735Z] #20 51.30 Setting up bash-completion (1:2.8-6) ... [2021-05-27T07:28:10.710Z] #43 146.6 CC criu/rbtree.o [2021-05-27T07:28:10.710Z] #43 ... [2021-05-27T07:28:10.710Z] [2021-05-27T07:28:10.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-05-27T07:28:10.710Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:28:10.710Z] #40 DONE 216.2s [2021-05-27T07:28:10.710Z] [2021-05-27T07:28:10.710Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:10.710Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:10.710Z] #43 147.0 CC criu/rst-malloc.o [2021-05-27T07:28:10.971Z] #43 147.3 CC criu/seccomp.o [2021-05-27T07:28:11.754Z] #20 56.46 Setting up iptables (1.8.2-4) ... [2021-05-27T07:28:11.754Z] #20 56.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-27T07:28:11.754Z] #20 56.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-27T07:28:11.754Z] #20 56.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-27T07:28:11.754Z] #20 56.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-27T07:28:11.754Z] #20 56.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-27T07:28:11.754Z] #20 56.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-27T07:28:11.754Z] #20 56.55 Setting up python3 (3.7.3-1) ... [2021-05-27T07:28:11.754Z] #20 56.86 Setting up python3-wheel (0.32.3-2) ... [2021-05-27T07:28:11.914Z] #43 148.1 CC criu/seize.o [2021-05-27T07:28:12.323Z] #20 57.52 Setting up apparmor (2.13.2-10) ... [2021-05-27T07:28:12.864Z] #43 149.1 CC criu/servicefd.o [2021-05-27T07:28:13.021Z] #20 54.13 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-27T07:28:13.021Z] #20 54.20 Setting up xz-utils (5.2.4-1) ... [2021-05-27T07:28:13.021Z] #20 54.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-27T07:28:13.021Z] #20 54.22 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-27T07:28:13.021Z] #20 54.46 invoke-rc.d: could not determine current runlevel [2021-05-27T07:28:13.021Z] #20 54.47 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T07:28:13.021Z] #20 54.59 Setting up pigz (2.4-1) ... [2021-05-27T07:28:13.021Z] #20 54.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-27T07:28:13.021Z] #20 54.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-27T07:28:13.021Z] #20 54.66 Setting up python-pip-whl (18.1-5) ... [2021-05-27T07:28:13.021Z] #20 54.67 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-27T07:28:13.021Z] #20 54.68 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-27T07:28:13.261Z] #20 ... [2021-05-27T07:28:13.261Z] [2021-05-27T07:28:13.261Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:13.261Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:13.261Z] #43 108.7 CC criu/file-ids.o [2021-05-27T07:28:13.261Z] #43 109.1 CC criu/file-lock.o [2021-05-27T07:28:13.261Z] #43 110.0 CC criu/files-ext.o [2021-05-27T07:28:13.261Z] #43 110.4 CC criu/files-reg.o [2021-05-27T07:28:13.261Z] #43 112.6 CC criu/files.o [2021-05-27T07:28:13.261Z] #43 114.7 CC criu/filesystems.o [2021-05-27T07:28:13.261Z] #43 115.4 CC criu/fsnotify.o [2021-05-27T07:28:13.261Z] #43 116.5 CC criu/image-desc.o [2021-05-27T07:28:13.261Z] #43 116.8 CC criu/image.o [2021-05-27T07:28:13.261Z] #43 117.8 CC criu/ipc_ns.o [2021-05-27T07:28:13.435Z] #43 149.7 CC criu/shmem.o [2021-05-27T07:28:13.521Z] #43 118.9 CC criu/irmap.o [2021-05-27T07:28:13.588Z] #20 55.12 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-27T07:28:13.588Z] #20 55.13 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-27T07:28:13.588Z] #20 55.15 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-27T07:28:13.588Z] #20 55.16 Setting up vim (2:8.1.0875-5) ... [2021-05-27T07:28:13.588Z] #20 55.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-27T07:28:13.588Z] #20 55.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-27T07:28:13.588Z] #20 55.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-27T07:28:13.588Z] #20 55.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-27T07:28:13.588Z] #20 55.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-27T07:28:13.588Z] #20 55.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-27T07:28:13.588Z] #20 55.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-27T07:28:13.588Z] #20 55.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-27T07:28:13.588Z] #20 55.28 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-27T07:28:13.781Z] #43 ... [2021-05-27T07:28:13.781Z] [2021-05-27T07:28:13.781Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-27T07:28:13.781Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:28:13.925Z] #20 55.31 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-27T07:28:13.925Z] #20 55.33 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-27T07:28:13.925Z] #20 55.35 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-27T07:28:13.925Z] #20 55.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-27T07:28:13.925Z] #20 55.38 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-27T07:28:14.011Z] #43 ... [2021-05-27T07:28:14.011Z] [2021-05-27T07:28:14.011Z] #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-05-27T07:28:14.011Z] #49 sha256:ace9341be04b7ae142d6690dd4d0ff63ec1da99a37fc4969db587bb545c44206 [2021-05-27T07:28:14.011Z] #49 219.4 + /build/golangci-lint --version [2021-05-27T07:28:14.011Z] #49 219.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-27T07:28:14.011Z] #49 DONE 220.0s [2021-05-27T07:28:14.011Z] [2021-05-27T07:28:14.011Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:28:14.011Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-27T07:28:14.011Z] #22 11.24 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-27T07:28:14.040Z] #40 210.6 + dpkg --print-architecture [2021-05-27T07:28:14.040Z] #40 210.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-27T07:28:14.198Z] #22 ... [2021-05-27T07:28:14.198Z] [2021-05-27T07:28:14.198Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:14.198Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:28:14.198Z] #43 120.5 CC criu/namespaces.o [2021-05-27T07:28:14.198Z] #43 122.0 CC criu/net.o [2021-05-27T07:28:14.198Z] #43 124.5 CC criu/netfilter.o [2021-05-27T07:28:14.198Z] #43 124.8 CC criu/page-pipe.o [2021-05-27T07:28:14.198Z] #43 125.3 CC criu/page-xfer.o [2021-05-27T07:28:14.198Z] #43 126.7 CC criu/pagemap-cache.o [2021-05-27T07:28:14.198Z] #43 127.0 CC criu/pagemap.o [2021-05-27T07:28:14.300Z] #40 210.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-27T07:28:14.300Z] #40 210.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-27T07:28:14.772Z] #43 127.7 CC criu/parasite-syscall.o [2021-05-27T07:28:14.954Z] #22 12.21 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-27T07:28:14.954Z] #22 12.25 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-27T07:28:14.954Z] #22 12.30 Collecting pyyaml (from yamllint==1.26.1) [2021-05-27T07:28:15.214Z] #22 12.50 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-27T07:28:15.302Z] #20 ... [2021-05-27T07:28:15.302Z] [2021-05-27T07:28:15.302Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:15.302Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:15.302Z] #43 109.1 CC criu/external.o [2021-05-27T07:28:15.302Z] #43 109.4 CC criu/fault-injection.o [2021-05-27T07:28:15.302Z] #43 109.6 CC criu/fdstore.o [2021-05-27T07:28:15.302Z] #43 110.0 CC criu/fifo.o [2021-05-27T07:28:15.302Z] #43 110.4 CC criu/file-ids.o [2021-05-27T07:28:15.302Z] #43 110.7 CC criu/file-lock.o [2021-05-27T07:28:15.302Z] #43 111.6 CC criu/files-ext.o [2021-05-27T07:28:15.302Z] #43 112.0 CC criu/files-reg.o [2021-05-27T07:28:15.302Z] #43 114.2 CC criu/files.o [2021-05-27T07:28:15.302Z] #43 116.2 CC criu/filesystems.o [2021-05-27T07:28:15.302Z] #43 116.8 CC criu/fsnotify.o [2021-05-27T07:28:15.302Z] #43 118.0 CC criu/image-desc.o [2021-05-27T07:28:15.302Z] #43 118.2 CC criu/image.o [2021-05-27T07:28:15.347Z] #43 128.5 CC criu/path.o [2021-05-27T07:28:15.475Z] #22 12.77 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-27T07:28:15.475Z] #22 12.77 Building wheels for collected packages: yamllint [2021-05-27T07:28:15.475Z] #22 12.77 Running setup.py bdist_wheel for yamllint: started [2021-05-27T07:28:15.560Z] #43 119.1 CC criu/ipc_ns.o [2021-05-27T07:28:15.609Z] #43 128.7 CC criu/pie-util-vdso.o [2021-05-27T07:28:15.872Z] #43 129.0 CC criu/pie-util.o [2021-05-27T07:28:16.135Z] #43 129.1 CC criu/pipes.o [2021-05-27T07:28:16.418Z] #22 13.69 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-27T07:28:16.418Z] #22 13.69 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-27T07:28:16.418Z] #22 13.72 Successfully built yamllint [2021-05-27T07:28:16.418Z] #22 13.74 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-27T07:28:16.496Z] #43 ... [2021-05-27T07:28:16.496Z] [2021-05-27T07:28:16.496Z] #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-05-27T07:28:16.496Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:28:16.496Z] #20 58.08 Setting up iptables (1.8.2-4) ... [2021-05-27T07:28:16.496Z] #20 58.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-27T07:28:16.496Z] #20 58.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-27T07:28:16.496Z] #20 58.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-27T07:28:16.496Z] #20 58.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-27T07:28:16.496Z] #20 58.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-27T07:28:16.496Z] #20 58.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-27T07:28:16.496Z] #20 58.17 Setting up python3 (3.7.3-1) ... [2021-05-27T07:28:16.679Z] #22 14.06 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-27T07:28:16.713Z] #43 129.7 CC criu/plugin.o [2021-05-27T07:28:16.975Z] #43 130.0 CC criu/proc_parse.o [2021-05-27T07:28:17.062Z] #20 58.58 Setting up python3-wheel (0.32.3-2) ... [2021-05-27T07:28:17.251Z] #22 DONE 14.3s [2021-05-27T07:28:17.251Z] [2021-05-27T07:28:17.251Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-27T07:28:17.251Z] #25 sha256:e59ab6e1f96fb34096a9b9b866c17f8ce35b10209dda492a83fd8da79ea45fc0 [2021-05-27T07:28:17.512Z] #25 DONE 0.3s [2021-05-27T07:28:17.512Z] [2021-05-27T07:28:17.512Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-27T07:28:17.512Z] #30 sha256:7388634b5aabca0deafb0de03136611c82739c4cf24dd927a0c26f27f36914a6 [2021-05-27T07:28:17.629Z] #20 59.27 Setting up apparmor (2.13.2-10) ... [2021-05-27T07:28:18.179Z] Client: [2021-05-27T07:28:18.179Z] Context: default [2021-05-27T07:28:18.179Z] Debug Mode: false [2021-05-27T07:28:18.179Z] Plugins: [2021-05-27T07:28:18.179Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-27T07:28:18.179Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-27T07:28:18.179Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-27T07:28:18.179Z] [2021-05-27T07:28:18.179Z] Server: [2021-05-27T07:28:18.179Z] Containers: 0 [2021-05-27T07:28:18.179Z] Running: 0 [2021-05-27T07:28:18.179Z] Paused: 0 [2021-05-27T07:28:18.179Z] Stopped: 0 [2021-05-27T07:28:18.179Z] Images: 0 [2021-05-27T07:28:18.179Z] Server Version: 20.10.0 [2021-05-27T07:28:18.179Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-27T07:28:18.179Z] Windows: [2021-05-27T07:28:18.179Z] LCOW: [2021-05-27T07:28:18.179Z] Logging Driver: json-file [2021-05-27T07:28:18.179Z] Plugins: [2021-05-27T07:28:18.179Z] Volume: local [2021-05-27T07:28:18.179Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-27T07:28:18.180Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-27T07:28:18.180Z] Swarm: inactive [2021-05-27T07:28:18.180Z] Default Isolation: process [2021-05-27T07:28:18.180Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-27T07:28:18.180Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-27T07:28:18.180Z] OSType: windows [2021-05-27T07:28:18.180Z] Architecture: x86_64 [2021-05-27T07:28:18.180Z] CPUs: 4 [2021-05-27T07:28:18.180Z] Total Memory: 32GiB [2021-05-27T07:28:18.180Z] Name: azwin-2-ea9960 [2021-05-27T07:28:18.180Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-27T07:28:18.180Z] Docker Root Dir: D:\docker [2021-05-27T07:28:18.180Z] Debug Mode: false [2021-05-27T07:28:18.180Z] Registry: https://index.docker.io/v1/ [2021-05-27T07:28:18.180Z] Labels: [2021-05-27T07:28:18.180Z] Experimental: true [2021-05-27T07:28:18.180Z] Insecure Registries: [2021-05-27T07:28:18.180Z] 10.0.0.4:5000 [2021-05-27T07:28:18.180Z] 127.0.0.0/8 [2021-05-27T07:28:18.180Z] Registry Mirrors: [2021-05-27T07:28:18.180Z] http://10.0.0.4:5000/ [2021-05-27T07:28:18.180Z] Live Restore Enabled: false [2021-05-27T07:28:18.180Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-27T07:28:19.376Z] Client: [2021-05-27T07:28:19.376Z] Context: default [2021-05-27T07:28:19.376Z] Debug Mode: false [2021-05-27T07:28:19.376Z] Plugins: [2021-05-27T07:28:19.376Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-27T07:28:19.376Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-27T07:28:19.376Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-27T07:28:19.376Z] [2021-05-27T07:28:19.376Z] Server: [2021-05-27T07:28:19.376Z] Containers: 0 [2021-05-27T07:28:19.376Z] Running: 0 [2021-05-27T07:28:19.376Z] Paused: 0 [2021-05-27T07:28:19.376Z] Stopped: 0 [2021-05-27T07:28:19.376Z] Images: 0 [2021-05-27T07:28:19.376Z] Server Version: 20.10.6 [2021-05-27T07:28:19.376Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-05-27T07:28:19.376Z] LCOW: [2021-05-27T07:28:19.376Z] Windows: [2021-05-27T07:28:19.376Z] Logging Driver: json-file [2021-05-27T07:28:19.376Z] Plugins: [2021-05-27T07:28:19.376Z] Volume: local [2021-05-27T07:28:19.376Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-27T07:28:19.376Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-27T07:28:19.376Z] Swarm: inactive [2021-05-27T07:28:19.376Z] Default Isolation: process [2021-05-27T07:28:19.376Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-27T07:28:19.376Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-27T07:28:19.376Z] OSType: windows [2021-05-27T07:28:19.376Z] Architecture: x86_64 [2021-05-27T07:28:19.376Z] CPUs: 4 [2021-05-27T07:28:19.376Z] Total Memory: 32GiB [2021-05-27T07:28:19.376Z] Name: azwin-2-c55c90 [2021-05-27T07:28:19.376Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-27T07:28:19.376Z] Docker Root Dir: D:\docker [2021-05-27T07:28:19.376Z] Debug Mode: false [2021-05-27T07:28:19.376Z] Registry: https://index.docker.io/v1/ [2021-05-27T07:28:19.376Z] Labels: [2021-05-27T07:28:19.376Z] Experimental: true [2021-05-27T07:28:19.376Z] Insecure Registries: [2021-05-27T07:28:19.376Z] 10.0.0.4:5000 [2021-05-27T07:28:19.376Z] 127.0.0.0/8 [2021-05-27T07:28:19.376Z] Registry Mirrors: [2021-05-27T07:28:19.376Z] http://10.0.0.4:5000/ [2021-05-27T07:28:19.376Z] Live Restore Enabled: false [2021-05-27T07:28:19.376Z] Product License: Community Engine [2021-05-27T07:28:19.376Z] [Pipeline] } [Pipeline] // stage [2021-05-27T07:28:19.530Z] #43 132.1 CC criu/protobuf-desc.o [2021-05-27T07:28:19.532Z] #20 61.10 Setting up xfsprogs (4.20.0-1) ... [2021-05-27T07:28:19.532Z] #20 61.11 Setting up python3-lib2to3 (3.7.3-1) ... [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-27T07:28:19.578Z] #40 ... [2021-05-27T07:28:19.578Z] [2021-05-27T07:28:19.578Z] #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-05-27T07:28:19.578Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-27T07:28:19.578Z] #20 59.43 Setting up xfsprogs (4.20.0-1) ... [2021-05-27T07:28:19.578Z] #20 59.45 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-27T07:28:19.578Z] #20 59.79 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-27T07:28:19.578Z] #20 60.79 Setting up python3-distutils (3.7.3-1) ... [2021-05-27T07:28:19.578Z] #20 61.40 Setting up python3-setuptools (40.8.0-1) ... [2021-05-27T07:28:19.578Z] #20 62.71 Setting up python3-pip (18.1-5) ... [2021-05-27T07:28:19.578Z] #20 63.76 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:28:19.578Z] #20 63.79 Processing triggers for mime-support (3.62) ... [2021-05-27T07:28:19.578Z] #20 DONE 64.8s [2021-05-27T07:28:19.578Z] [2021-05-27T07:28:19.578Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-27T07:28:19.578Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-27T07:28:19.791Z] #20 61.46 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-27T07:28:19.792Z] #43 132.9 CC criu/protobuf.o [2021-05-27T07:28:20.366Z] #43 133.3 CC criu/pstree.o [2021-05-27T07:28:20.519Z] #21 1.048 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-27T07:28:20.519Z] #21 1.052 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-27T07:28:20.519Z] #21 1.056 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-27T07:28:20.519Z] #21 DONE 1.1s [2021-05-27T07:28:20.519Z] [2021-05-27T07:28:20.519Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:28:20.519Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-27T07:28:20.782Z] #20 62.43 Setting up python3-distutils (3.7.3-1) ... [2021-05-27T07:28:21.378Z] #20 62.94 Setting up python3-setuptools (40.8.0-1) ... [2021-05-27T07:28:21.756Z] #43 134.4 CC criu/rbtree.o [2021-05-27T07:28:21.756Z] #43 134.8 CC criu/rst-malloc.o [2021-05-27T07:28:21.772Z] #30 DONE 4.3s [2021-05-27T07:28:21.772Z] [2021-05-27T07:28:21.772Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-27T07:28:21.772Z] #33 sha256:e30bffa34fbd5c4cf8ec2944da94fe3e52cd9b2346e5e3ba431b9770e534780d [2021-05-27T07:28:22.019Z] #43 135.0 CC criu/seccomp.o [2021-05-27T07:28:22.019Z] #43 ... [2021-05-27T07:28:22.019Z] [2021-05-27T07:28:22.019Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:28:22.019Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-27T07:28:22.019Z] #22 27.13 Installing build dependencies: finished with status 'done' [2021-05-27T07:28:22.034Z] #33 DONE 0.3s [2021-05-27T07:28:22.034Z] [2021-05-27T07:28:22.034Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-27T07:28:22.034Z] #35 sha256:27688f518955ef4b9bc4210108ff5bf5704483aec70f5c0b7ed137b2e1923b1d [2021-05-27T07:28:22.034Z] #35 DONE 0.1s [2021-05-27T07:28:22.034Z] [2021-05-27T07:28:22.034Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-27T07:28:22.034Z] #38 sha256:e2fff4f65f0faff3c41d846eda3ad81d35b38750fdb24afc8487f16516f34ea9 [2021-05-27T07:28:22.034Z] #38 DONE 0.0s [2021-05-27T07:28:22.034Z] [2021-05-27T07:28:22.034Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-27T07:28:22.034Z] #41 sha256:4682cfb83d7a0bcdc205014c43f77f7d6bb535966a1d69136f8e60144ff74524 [2021-05-27T07:28:22.617Z] #41 DONE 0.6s [2021-05-27T07:28:22.617Z] [2021-05-27T07:28:22.617Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:22.617Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:22.617Z] #43 150.8 CC criu/sigframe.o [2021-05-27T07:28:22.617Z] #43 151.0 CC criu/signalfd.o [2021-05-27T07:28:22.617Z] #43 151.3 CC criu/sk-inet.o [2021-05-27T07:28:22.617Z] #43 152.4 CC criu/sk-netlink.o [2021-05-27T07:28:22.617Z] #43 152.9 CC criu/sk-packet.o [2021-05-27T07:28:22.617Z] #43 153.5 CC criu/sk-queue.o [2021-05-27T07:28:22.617Z] #43 154.0 CC criu/sk-tcp.o [2021-05-27T07:28:22.617Z] #43 154.5 CC criu/sk-unix.o [2021-05-27T07:28:22.617Z] #43 155.8 CC criu/sockets.o [2021-05-27T07:28:22.617Z] #43 156.5 CC criu/stats.o [2021-05-27T07:28:22.617Z] #43 156.7 CC criu/string.o [2021-05-27T07:28:22.617Z] #43 156.8 CC criu/sysctl.o [2021-05-27T07:28:22.617Z] #43 157.2 CC criu/sysfs_parse.o [2021-05-27T07:28:22.617Z] #43 157.5 CC criu/timens.o [2021-05-27T07:28:22.617Z] #43 157.7 CC criu/timerfd.o [2021-05-27T07:28:22.617Z] #43 158.0 CC criu/tty.o [2021-05-27T07:28:22.765Z] #20 64.16 Setting up python3-pip (18.1-5) ... [2021-05-27T07:28:23.187Z] #43 159.3 CC criu/tun.o [2021-05-27T07:28:23.448Z] #43 159.6 CC criu/uffd.o [2021-05-27T07:28:23.700Z] #20 65.28 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:28:23.700Z] #20 65.31 Processing triggers for mime-support (3.62) ... [2021-05-27T07:28:24.018Z] #43 160.4 CC criu/util.o [2021-05-27T07:28:24.716Z] #22 ... [2021-05-27T07:28:24.716Z] [2021-05-27T07:28:24.716Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:24.716Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:24.716Z] #43 119.6 CC criu/kcmp-ids.o [2021-05-27T07:28:24.716Z] #43 119.9 CC criu/kerndat.o [2021-05-27T07:28:24.716Z] #43 121.1 CC criu/libnetlink.o [2021-05-27T07:28:24.716Z] #43 121.4 CC criu/log.o [2021-05-27T07:28:24.716Z] #43 122.1 CC criu/lsm.o [2021-05-27T07:28:24.716Z] #43 122.5 CC criu/mem.o [2021-05-27T07:28:24.716Z] #43 124.3 CC criu/memfd.o [2021-05-27T07:28:24.716Z] #43 124.9 CC criu/mount.o [2021-05-27T07:28:24.716Z] #43 129.6 CC criu/namespaces.o [2021-05-27T07:28:25.077Z] #20 DONE 66.4s [2021-05-27T07:28:25.077Z] [2021-05-27T07:28:25.077Z] #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-05-27T07:28:25.077Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-27T07:28:25.403Z] #43 161.4 CC criu/uts_ns.o [2021-05-27T07:28:25.403Z] #43 161.5 CC criu/vdso-compat.o [2021-05-27T07:28:25.403Z] #43 161.7 CC criu/vdso.o [2021-05-27T07:28:25.655Z] #43 ... [2021-05-27T07:28:25.655Z] [2021-05-27T07:28:25.655Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:28:25.655Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-27T07:28:25.655Z] #22 5.097 Collecting yamllint==1.26.1 [2021-05-27T07:28:25.974Z] #43 162.1 LINK criu/built-in.o [2021-05-27T07:28:25.974Z] #43 162.3 LINK criu/criu [2021-05-27T07:28:26.012Z] #21 1.071 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-27T07:28:26.012Z] #21 1.077 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-27T07:28:26.012Z] #21 1.081 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-27T07:28:26.012Z] #21 DONE 1.1s [2021-05-27T07:28:26.012Z] [2021-05-27T07:28:26.012Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:28:26.012Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-27T07:28:26.234Z] #43 162.5 DEP lib/c/criu.d [2021-05-27T07:28:26.234Z] #43 162.6 CC images/rpc.pb-c.o [2021-05-27T07:28:26.806Z] #43 163.1 CC lib/c/criu.o [2021-05-27T07:28:26.946Z] #22 ... [2021-05-27T07:28:26.946Z] [2021-05-27T07:28:26.946Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:26.946Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:26.946Z] #43 120.3 CC criu/irmap.o [2021-05-27T07:28:26.946Z] #43 121.1 CC criu/kcmp-ids.o [2021-05-27T07:28:26.946Z] #43 121.4 CC criu/kerndat.o [2021-05-27T07:28:26.946Z] #43 122.4 CC criu/libnetlink.o [2021-05-27T07:28:26.946Z] #43 122.8 CC criu/log.o [2021-05-27T07:28:26.946Z] #43 123.3 CC criu/lsm.o [2021-05-27T07:28:26.946Z] #43 123.8 CC criu/mem.o [2021-05-27T07:28:26.946Z] #43 125.6 CC criu/memfd.o [2021-05-27T07:28:26.946Z] #43 126.3 CC criu/mount.o [2021-05-27T07:28:26.946Z] #43 ... [2021-05-27T07:28:26.946Z] [2021-05-27T07:28:26.947Z] #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-05-27T07:28:26.947Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:28:26.947Z] #40 211.4 + dpkg --print-architecture [2021-05-27T07:28:26.947Z] #40 211.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-27T07:28:26.947Z] #40 211.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-27T07:28:26.947Z] #40 211.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-27T07:28:27.378Z] #43 163.7 LINK lib/c/built-in.o [2021-05-27T07:28:27.378Z] #43 163.7 LINK lib/c/libcriu.so [2021-05-27T07:28:27.378Z] #43 163.8 LINK lib/c/libcriu.a [2021-05-27T07:28:27.514Z] #40 ... [2021-05-27T07:28:27.514Z] [2021-05-27T07:28:27.514Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:27.514Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:27.514Z] #43 131.2 CC criu/namespaces.o [2021-05-27T07:28:27.638Z] #43 163.9 GEN magic.py [2021-05-27T07:28:27.638Z] #43 164.0 Note: Building without setproctitle() and strlcpy() support. [2021-05-27T07:28:27.639Z] #43 164.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-27T07:28:27.899Z] #43 164.0 Note: Building without GnuTLS support [2021-05-27T07:28:27.899Z] #43 164.0 Makefile.config:39: Warn: you have no libnftables installed [2021-05-27T07:28:27.899Z] #43 164.0 Makefile.config:40: Warn: Building without nftables support [2021-05-27T07:28:28.160Z] #43 164.6 fatal: not a git repository (or any of the parent directories): .git [2021-05-27T07:28:28.621Z] #22 32.52 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-27T07:28:28.621Z] #22 32.52 Building wheels for collected packages: yamllint, pyyaml [2021-05-27T07:28:28.621Z] #22 32.52 Running setup.py bdist_wheel for yamllint: started [2021-05-27T07:28:28.621Z] #22 ... [2021-05-27T07:28:28.621Z] [2021-05-27T07:28:28.621Z] #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-05-27T07:28:28.621Z] #24 sha256:92487845c29bad445e6aea94d0a79bf3a6f22b09145901f3e2b509dea69b4f18 [2021-05-27T07:28:28.621Z] #24 206.2 + return [2021-05-27T07:28:28.621Z] #24 DONE 207.2s [2021-05-27T07:28:28.621Z] [2021-05-27T07:28:28.621Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:28:28.621Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-27T07:28:28.621Z] #22 33.37 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-27T07:28:28.621Z] #22 33.37 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-27T07:28:28.621Z] #22 33.43 Running setup.py bdist_wheel for pyyaml: started [2021-05-27T07:28:28.732Z] #43 165.1 make[1]: Nothing to be done for 'all'. [2021-05-27T07:28:29.303Z] #43 165.6 make[1]: 'images/built-in.o' is up to date. [2021-05-27T07:28:29.303Z] #43 165.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-27T07:28:29.303Z] #43 165.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-27T07:28:29.303Z] #43 165.7 make[1]: 'compel/libcompel.a' is up to date. [2021-05-27T07:28:29.303Z] #43 165.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-27T07:28:29.303Z] #43 165.7 make[1]: Nothing to be done for 'all'. [2021-05-27T07:28:29.414Z] #43 133.0 CC criu/net.o [2021-05-27T07:28:29.564Z] #43 165.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-27T07:28:29.564Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:29.564Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:29.825Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:29.825Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:29.825Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:29.825Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:29.825Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:30.012Z] #22 34.99 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-27T07:28:30.012Z] #22 34.99 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-27T07:28:30.085Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:30.085Z] #43 166.3 INSTALL criu/criu [2021-05-27T07:28:30.275Z] #22 35.17 Successfully built yamllint pyyaml [2021-05-27T07:28:30.275Z] #22 35.18 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-27T07:28:30.346Z] #43 DONE 166.6s [2021-05-27T07:28:30.346Z] [2021-05-27T07:28:30.346Z] #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-05-27T07:28:30.346Z] #56 sha256:ff6691c7931aa5f2d3e400dee3311287213b987ae1f6fdca5180292aed20b7b1 [2021-05-27T07:28:30.581Z] #22 35.48 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-27T07:28:31.969Z] #22 DONE 36.9s [2021-05-27T07:28:31.970Z] [2021-05-27T07:28:31.970Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:31.970Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:28:31.970Z] #43 135.7 CC criu/seize.o [2021-05-27T07:28:31.970Z] #43 136.5 CC criu/servicefd.o [2021-05-27T07:28:31.970Z] #43 136.9 CC criu/shmem.o [2021-05-27T07:28:31.970Z] #43 137.7 CC criu/sigframe.o [2021-05-27T07:28:31.970Z] #43 137.9 CC criu/signalfd.o [2021-05-27T07:28:31.970Z] #43 138.1 CC criu/sk-inet.o [2021-05-27T07:28:31.970Z] #43 139.1 CC criu/sk-netlink.o [2021-05-27T07:28:31.970Z] #43 139.5 CC criu/sk-packet.o [2021-05-27T07:28:31.970Z] #43 140.1 CC criu/sk-queue.o [2021-05-27T07:28:31.970Z] #43 140.5 CC criu/sk-tcp.o [2021-05-27T07:28:31.970Z] #43 140.9 CC criu/sk-unix.o [2021-05-27T07:28:31.970Z] #43 142.6 CC criu/sockets.o [2021-05-27T07:28:31.970Z] #43 143.4 CC criu/stats.o [2021-05-27T07:28:31.970Z] #43 143.9 CC criu/string.o [2021-05-27T07:28:31.970Z] #43 144.0 CC criu/sysctl.o [2021-05-27T07:28:31.970Z] #43 144.5 CC criu/sysfs_parse.o [2021-05-27T07:28:31.970Z] #43 144.9 CC criu/timens.o [2021-05-27T07:28:31.970Z] #43 ... [2021-05-27T07:28:31.970Z] [2021-05-27T07:28:31.970Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-27T07:28:31.970Z] #25 sha256:f627edd3a9556a5dda20bf415ae7df216edbb7599a42365fa6026dabcfcb501e [2021-05-27T07:28:32.229Z] #22 10.52 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-27T07:28:32.229Z] #22 ... [2021-05-27T07:28:32.229Z] [2021-05-27T07:28:32.229Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:32.229Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:32.229Z] #43 131.6 CC criu/net.o [2021-05-27T07:28:32.229Z] #43 134.4 CC criu/netfilter.o [2021-05-27T07:28:32.229Z] #43 134.8 CC criu/page-pipe.o [2021-05-27T07:28:32.229Z] #43 135.5 CC criu/page-xfer.o [2021-05-27T07:28:32.229Z] #43 137.1 CC criu/pagemap-cache.o [2021-05-27T07:28:32.229Z] #43 137.5 CC criu/pagemap.o [2021-05-27T07:28:32.229Z] #43 ... [2021-05-27T07:28:32.229Z] [2021-05-27T07:28:32.229Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:28:32.229Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-27T07:28:32.229Z] #22 11.73 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-27T07:28:32.229Z] #22 11.77 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-27T07:28:32.259Z] #56 ... [2021-05-27T07:28:32.259Z] [2021-05-27T07:28:32.259Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-27T07:28:32.259Z] #44 sha256:98a8bc2e653bf47a523a14fe243c60d5f34542a9d21797186ae20a6f4d14aa20 [2021-05-27T07:28:32.259Z] #44 DONE 0.1s [2021-05-27T07:28:32.259Z] [2021-05-27T07:28:32.259Z] #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-05-27T07:28:32.259Z] #53 sha256:dbef78a01b4f49045bd9d4796994e71ca81e9556c02437aa8e8e5e7d06637f32 [2021-05-27T07:28:32.489Z] #22 11.82 Collecting pyyaml (from yamllint==1.26.1) [2021-05-27T07:28:32.520Z] #53 ... [2021-05-27T07:28:32.520Z] [2021-05-27T07:28:32.520Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-27T07:28:32.520Z] #46 sha256:71b143d9f61e5cde4404d9c4ecddd5d99c609ce4101bc39adb65ea4b90eea627 [2021-05-27T07:28:32.520Z] #46 DONE 0.3s [2021-05-27T07:28:32.520Z] [2021-05-27T07:28:32.520Z] #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-05-27T07:28:32.520Z] #56 sha256:ff6691c7931aa5f2d3e400dee3311287213b987ae1f6fdca5180292aed20b7b1 [2021-05-27T07:28:32.696Z] #43 136.2 CC criu/netfilter.o [2021-05-27T07:28:32.749Z] #22 12.09 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-27T07:28:32.780Z] #56 ... [2021-05-27T07:28:32.780Z] [2021-05-27T07:28:32.780Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-27T07:28:32.780Z] #48 sha256:c92700a16ccaeebc22f0fcb6ce7f4c358a58165a3fd286cf80f1c36e12d8f2b7 [2021-05-27T07:28:32.780Z] #48 DONE 0.1s [2021-05-27T07:28:32.780Z] [2021-05-27T07:28:32.780Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-27T07:28:32.780Z] #50 sha256:5e412cf97ff634196e01e4a9d2ba5427520f50196fbe66a81ef0fc0f053e0cfe [2021-05-27T07:28:32.954Z] #43 136.6 CC criu/page-pipe.o [2021-05-27T07:28:33.008Z] #22 12.40 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-27T07:28:33.008Z] #22 12.41 Building wheels for collected packages: yamllint [2021-05-27T07:28:33.008Z] #22 12.41 Running setup.py bdist_wheel for yamllint: started [2021-05-27T07:28:33.350Z] #50 DONE 0.5s [2021-05-27T07:28:33.350Z] [2021-05-27T07:28:33.350Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-27T07:28:33.350Z] #52 sha256:affb9b6845aa79626970316fa1f9f53848284700a46e39766c5021ecb638aeab [2021-05-27T07:28:33.374Z] #25 ... [2021-05-27T07:28:33.374Z] [2021-05-27T07:28:33.374Z] #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-05-27T07:28:33.374Z] #53 sha256:ee606e24830174d1662a3e961a7b8e946aeeb6887443e26a0e8401c7ac7c9c87 [2021-05-27T07:28:33.374Z] #53 110.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-27T07:28:33.374Z] #53 111.8 + mkdir -p /build [2021-05-27T07:28:33.374Z] #53 111.8 + cp runc /build/runc [2021-05-27T07:28:33.374Z] #53 DONE 113.2s [2021-05-27T07:28:33.520Z] #43 137.2 CC criu/page-xfer.o [2021-05-27T07:28:33.610Z] #52 DONE 0.1s [2021-05-27T07:28:33.610Z] [2021-05-27T07:28:33.610Z] #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-05-27T07:28:33.610Z] #56 sha256:ff6691c7931aa5f2d3e400dee3311287213b987ae1f6fdca5180292aed20b7b1 [2021-05-27T07:28:33.637Z] [2021-05-27T07:28:33.637Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-27T07:28:33.637Z] #25 sha256:f627edd3a9556a5dda20bf415ae7df216edbb7599a42365fa6026dabcfcb501e [2021-05-27T07:28:33.637Z] #25 DONE 1.7s [2021-05-27T07:28:33.637Z] [2021-05-27T07:28:33.637Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-27T07:28:33.637Z] #30 sha256:325b099c5d8ea48e39f711d45a27a032b9dc83409ebb7d979eb1c7618afd1259 [2021-05-27T07:28:33.976Z] #22 13.50 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-27T07:28:33.976Z] #22 13.50 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-27T07:28:33.976Z] #22 13.56 Successfully built yamllint [2021-05-27T07:28:34.239Z] #22 13.61 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-27T07:28:34.498Z] #22 13.99 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-27T07:28:34.895Z] #43 138.4 CC criu/pagemap-cache.o [2021-05-27T07:28:35.073Z] #22 DONE 14.5s [2021-05-27T07:28:35.073Z] [2021-05-27T07:28:35.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-05-27T07:28:35.073Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:35.073Z] #43 138.6 CC criu/parasite-syscall.o [2021-05-27T07:28:35.073Z] #43 139.7 CC criu/path.o [2021-05-27T07:28:35.073Z] #43 140.1 CC criu/pie-util-vdso-elf32.o [2021-05-27T07:28:35.154Z] #43 138.9 CC criu/pagemap.o [2021-05-27T07:28:35.338Z] #43 140.7 CC criu/pie-util-vdso.o [2021-05-27T07:28:35.604Z] #43 ... [2021-05-27T07:28:35.604Z] [2021-05-27T07:28:35.604Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-27T07:28:35.604Z] #25 sha256:b097800f53ba23056993bd4b94465a566a7adf724a82bda0dc007fc5490b203c [2021-05-27T07:28:35.604Z] #25 DONE 0.5s [2021-05-27T07:28:35.863Z] [2021-05-27T07:28:35.863Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:35.863Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:35.863Z] #43 141.2 CC criu/pie-util.o [2021-05-27T07:28:36.089Z] #43 139.8 CC criu/parasite-syscall.o [2021-05-27T07:28:36.122Z] #43 141.5 CC criu/pipes.o [2021-05-27T07:28:36.691Z] #43 142.3 CC criu/plugin.o [2021-05-27T07:28:37.260Z] #43 142.8 CC criu/proc_parse.o [2021-05-27T07:28:37.465Z] #43 140.7 CC criu/path.o [2021-05-27T07:28:37.724Z] #43 141.1 CC criu/pie-util-vdso-elf32.o [2021-05-27T07:28:37.982Z] #43 141.6 CC criu/pie-util-vdso.o [2021-05-27T07:28:38.549Z] #43 142.1 CC criu/pie-util.o [2021-05-27T07:28:38.549Z] #43 ... [2021-05-27T07:28:38.549Z] [2021-05-27T07:28:38.549Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:28:38.549Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-27T07:28:38.549Z] #22 5.381 Collecting yamllint==1.26.1 [2021-05-27T07:28:38.549Z] #22 10.73 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-27T07:28:38.549Z] #22 11.92 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-27T07:28:38.549Z] #22 11.98 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-27T07:28:38.549Z] #22 12.03 Collecting pyyaml (from yamllint==1.26.1) [2021-05-27T07:28:38.549Z] #22 12.31 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-27T07:28:38.549Z] #22 12.62 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-27T07:28:38.549Z] #22 12.62 Building wheels for collected packages: yamllint [2021-05-27T07:28:38.549Z] #22 12.63 Running setup.py bdist_wheel for yamllint: started [2021-05-27T07:28:38.808Z] #22 ... [2021-05-27T07:28:38.808Z] [2021-05-27T07:28:38.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-05-27T07:28:38.808Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:38.808Z] #43 142.3 CC criu/pipes.o [2021-05-27T07:28:39.743Z] #43 143.1 CC criu/plugin.o [2021-05-27T07:28:39.798Z] #43 145.4 CC criu/protobuf-desc.o [2021-05-27T07:28:40.002Z] #43 143.5 CC criu/proc_parse.o [2021-05-27T07:28:40.091Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-27T07:28:40.091Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e5bbfd6e\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-27T07:28:40.091Z] ---------------------------------------------------------------------------- [2021-05-27T07:28:40.091Z] [2021-05-27T07:28:40.091Z] INFO: executeCI.ps1 starting at Thu May 27 07:28:39 CUT 2021 [2021-05-27T07:28:40.091Z] [2021-05-27T07:28:40.091Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-27T07:28:40.091Z] INFO: Running git version 2.24.1.windows.2 [2021-05-27T07:28:40.233Z] #30 ... [2021-05-27T07:28:40.233Z] [2021-05-27T07:28:40.233Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:40.233Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:28:40.233Z] #43 145.3 CC criu/timerfd.o [2021-05-27T07:28:40.233Z] #43 145.7 CC criu/tty.o [2021-05-27T07:28:40.233Z] #43 147.3 CC criu/tun.o [2021-05-27T07:28:40.233Z] #43 147.9 CC criu/uffd.o [2021-05-27T07:28:40.233Z] #43 149.2 CC criu/util.o [2021-05-27T07:28:40.233Z] #43 150.4 CC criu/uts_ns.o [2021-05-27T07:28:40.233Z] #43 150.6 CC criu/vdso.o [2021-05-27T07:28:40.233Z] #43 151.1 LINK criu/built-in.o [2021-05-27T07:28:40.233Z] #43 151.2 LINK criu/criu [2021-05-27T07:28:40.233Z] #43 151.6 DEP lib/c/criu.d [2021-05-27T07:28:40.233Z] #43 151.7 CC images/rpc.pb-c.o [2021-05-27T07:28:40.233Z] #43 152.2 CC lib/c/criu.o [2021-05-27T07:28:40.233Z] #43 153.3 LINK lib/c/built-in.o [2021-05-27T07:28:40.233Z] #43 153.3 LINK lib/c/libcriu.so [2021-05-27T07:28:40.233Z] #43 153.3 LINK lib/c/libcriu.a [2021-05-27T07:28:40.370Z] #43 ... [2021-05-27T07:28:40.370Z] [2021-05-27T07:28:40.370Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-27T07:28:40.370Z] #30 sha256:892d7939b5da7507c955b7ca957e88ba6ea4b0502a334ed3b1846731e81cbceb [2021-05-27T07:28:40.370Z] #30 DONE 4.8s [2021-05-27T07:28:40.370Z] [2021-05-27T07:28:40.370Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-27T07:28:40.370Z] #33 sha256:99182666a581d750e576cfd2327b32037d6761c87a9a791876280c82fa3152ee [2021-05-27T07:28:40.494Z] #43 153.5 GEN magic.py [2021-05-27T07:28:40.494Z] #43 153.7 Note: Building without setproctitle() and strlcpy() support. [2021-05-27T07:28:40.494Z] #43 153.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-27T07:28:40.494Z] #43 ... [2021-05-27T07:28:40.494Z] [2021-05-27T07:28:40.494Z] #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-05-27T07:28:40.495Z] #56 sha256:cc782723850c28f369cfb06767315d7684b7e34152972c3072a8a0e4273c2a33 [2021-05-27T07:28:40.495Z] #56 162.4 + bin/containerd [2021-05-27T07:28:40.564Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-05-27T07:28:40.564Z] INFO: Environment variables: [2021-05-27T07:28:40.564Z] [2021-05-27T07:28:40.564Z] Name Value [2021-05-27T07:28:40.564Z] ---- ----- [2021-05-27T07:28:40.564Z] ALLUSERSPROFILE C:\ProgramData [2021-05-27T07:28:40.564Z] amd64 true [2021-05-27T07:28:40.564Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-27T07:28:40.564Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-27T07:28:40.564Z] arm64 true [2021-05-27T07:28:40.564Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-05-27T07:28:40.564Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-27T07:28:40.564Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-05-27T07:28:40.564Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-27T07:28:40.564Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-27T07:28:40.564Z] BRANCH_NAME PR-42410 [2021-05-27T07:28:40.564Z] BUILD_DISPLAY_NAME #6 [2021-05-27T07:28:40.564Z] BUILD_ID 6 [2021-05-27T07:28:40.564Z] BUILD_NUMBER 6 [2021-05-27T07:28:40.564Z] BUILD_TAG jenkins-moby-PR-42410-6 [2021-05-27T07:28:40.564Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/6/ [2021-05-27T07:28:40.564Z] cgroup2 true [2021-05-27T07:28:40.564Z] CHANGE_AUTHOR joakimr-axis [2021-05-27T07:28:40.564Z] CHANGE_AUTHOR_DISPLAY_NAME Joakim Roubert [2021-05-27T07:28:40.564Z] CHANGE_AUTHOR_EMAIL joakim.roubert@axis.com [2021-05-27T07:28:40.564Z] CHANGE_BRANCH joakimr-axis_check-config-posix [2021-05-27T07:28:40.564Z] CHANGE_FORK joakimr-axis [2021-05-27T07:28:40.564Z] CHANGE_ID 42410 [2021-05-27T07:28:40.564Z] CHANGE_TARGET master [2021-05-27T07:28:40.564Z] CHANGE_TITLE contrib/check-config.sh: Make script POSIX [2021-05-27T07:28:40.564Z] CHANGE_URL https://github.com/moby/moby/pull/42410 [2021-05-27T07:28:40.564Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-27T07:28:40.564Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-27T07:28:40.564Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-27T07:28:40.564Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-27T07:28:40.564Z] COMPUTERNAME azwin-2-ea9960 [2021-05-27T07:28:40.564Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-27T07:28:40.564Z] ConfigSequenceNumber 0 [2021-05-27T07:28:40.564Z] dco true [2021-05-27T07:28:40.564Z] DOCKER_BUILDKIT 0 [2021-05-27T07:28:40.564Z] DOCKER_DUT_DEBUG 1 [2021-05-27T07:28:40.564Z] DOCKER_EXPERIMENTAL 1 [2021-05-27T07:28:40.564Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-27T07:28:40.564Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-27T07:28:40.564Z] EXECUTOR_NUMBER 0 [2021-05-27T07:28:40.564Z] FQDN azwin-2-ea9960.westus.cloudapp.azure.com [2021-05-27T07:28:40.564Z] GIT_BRANCH PR-42410 [2021-05-27T07:28:40.564Z] GIT_COMMIT aaa0d848d828b6540616c463c758c20ae200ac67 [2021-05-27T07:28:40.564Z] GIT_PREVIOUS_COMMIT 3113e97183e648cfecac3455508716aa4385cb77 [2021-05-27T07:28:40.564Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 1ce955ec83b76280068120c76443a62fce460ec5 [2021-05-27T07:28:40.564Z] GIT_URL https://github.com/moby/moby.git [2021-05-27T07:28:40.564Z] HUDSON_COOKIE 5d8f5586-ba6f-4ff2-abff-a9f03c1e5ca7 [2021-05-27T07:28:40.564Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-27T07:28:40.564Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-27T07:28:40.564Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-27T07:28:40.564Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-27T07:28:40.564Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-27T07:28:40.564Z] JENKINS_NODE_COOKIE 6467d149-a9a5-4c4b-a8e5-41bedae89554 [2021-05-27T07:28:40.564Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-27T07:28:40.564Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-27T07:28:40.564Z] JOB_BASE_NAME PR-42410 [2021-05-27T07:28:40.564Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/display/redirect [2021-05-27T07:28:40.564Z] JOB_NAME moby/PR-42410 [2021-05-27T07:28:40.564Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/ [2021-05-27T07:28:40.564Z] library.jps.version master [2021-05-27T07:28:40.564Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-27T07:28:40.564Z] NODE_LABELS amd64 azure azwin-2-ea9960 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-05-27T07:28:40.564Z] NODE_NAME azwin-2-ea9960 [2021-05-27T07:28:40.564Z] NUMBER_OF_PROCESSORS 4 [2021-05-27T07:28:40.564Z] OS Windows_NT [2021-05-27T07:28:40.564Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-27T07:28:40.564Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-27T07:28:40.564Z] ppc64le false [2021-05-27T07:28:40.564Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-27T07:28:40.564Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-05-27T07:28:40.564Z] PROCESSOR_LEVEL 6 [2021-05-27T07:28:40.564Z] PROCESSOR_REVISION 4f01 [2021-05-27T07:28:40.564Z] ProgramData C:\ProgramData [2021-05-27T07:28:40.564Z] ProgramFiles C:\Program Files [2021-05-27T07:28:40.564Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-27T07:28:40.564Z] ProgramW6432 C:\Program Files [2021-05-27T07:28:40.565Z] PROMPT $P$G [2021-05-27T07:28:40.565Z] PSExecutionPolicyPreference Bypass [2021-05-27T07:28:40.565Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-27T07:28:40.565Z] PUBLIC C:\Users\Public [2021-05-27T07:28:40.565Z] rootless true [2021-05-27T07:28:40.565Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/6/display/redirect?page=artif... [2021-05-27T07:28:40.565Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/6/display/redirect?page=changes [2021-05-27T07:28:40.565Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/6/display/redirect [2021-05-27T07:28:40.565Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/6/display/redirect?page=tests [2021-05-27T07:28:40.565Z] s390x false [2021-05-27T07:28:40.565Z] SKIP_VALIDATION_TESTS 1 [2021-05-27T07:28:40.565Z] SOURCES_DRIVE d [2021-05-27T07:28:40.565Z] SOURCES_SUBDIR gopath [2021-05-27T07:28:40.565Z] STAGE_NAME Run tests [2021-05-27T07:28:40.565Z] SystemDrive C: [2021-05-27T07:28:40.565Z] SystemRoot C:\Windows [2021-05-27T07:28:40.565Z] TEMP C:\Windows\TEMP [2021-05-27T07:28:40.565Z] TESTDEBUG 0 [2021-05-27T07:28:40.565Z] TESTRUN_DRIVE d [2021-05-27T07:28:40.565Z] TESTRUN_SUBDIR CI [2021-05-27T07:28:40.565Z] TIMEOUT 120m [2021-05-27T07:28:40.565Z] TMP C:\Windows\TEMP [2021-05-27T07:28:40.565Z] unit_validate true [2021-05-27T07:28:40.565Z] USERDOMAIN WORKGROUP [2021-05-27T07:28:40.565Z] USERNAME azwin-2-ea9960$ [2021-05-27T07:28:40.565Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-27T07:28:40.565Z] validate_force false [2021-05-27T07:28:40.565Z] windir C:\Windows [2021-05-27T07:28:40.565Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-05-27T07:28:40.565Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-05-27T07:28:40.565Z] windows2022 true [2021-05-27T07:28:40.565Z] windowsRS1 false [2021-05-27T07:28:40.565Z] windowsRS5 true [2021-05-27T07:28:40.565Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-27T07:28:40.565Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-27T07:28:40.565Z] [2021-05-27T07:28:40.565Z] [2021-05-27T07:28:40.565Z] [2021-05-27T07:28:40.570Z] #43 ... [2021-05-27T07:28:40.570Z] [2021-05-27T07:28:40.570Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-27T07:28:40.570Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-27T07:28:40.570Z] #22 13.74 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-27T07:28:40.570Z] #22 13.75 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-27T07:28:40.570Z] #22 13.81 Successfully built yamllint [2021-05-27T07:28:40.570Z] #22 13.84 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-27T07:28:40.570Z] #22 14.27 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-27T07:28:40.570Z] #22 DONE 14.7s [2021-05-27T07:28:40.757Z] #56 ... [2021-05-27T07:28:40.757Z] [2021-05-27T07:28:40.757Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:40.757Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-27T07:28:40.757Z] #43 153.7 Note: Building without GnuTLS support [2021-05-27T07:28:40.757Z] #43 153.7 Makefile.config:39: Warn: you have no libnftables installed [2021-05-27T07:28:40.757Z] #43 153.7 Makefile.config:40: Warn: Building without nftables support [2021-05-27T07:28:40.828Z] [2021-05-27T07:28:40.828Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-27T07:28:40.828Z] #25 sha256:2c3a9b1ce0da8237e52f3f040bf538ce8a5e830f4357947d39403797c87ad40d [2021-05-27T07:28:40.828Z] #25 DONE 0.3s [2021-05-27T07:28:40.828Z] [2021-05-27T07:28:40.828Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:40.828Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:41.309Z] #33 DONE 0.9s [2021-05-27T07:28:41.309Z] [2021-05-27T07:28:41.309Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-27T07:28:41.309Z] #35 sha256:d94dc216a34cbe8d707edfca18b1fb6c0f4ca2ef6d70dba78fdebfe7cabdbda8 [2021-05-27T07:28:41.332Z] #43 154.5 fatal: not a git repository (or any of the parent directories): .git [2021-05-27T07:28:41.569Z] #35 DONE 0.2s [2021-05-27T07:28:41.569Z] [2021-05-27T07:28:41.569Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-27T07:28:41.569Z] #38 sha256:29ca21e190b92425b098507857c7a3b05f14527b6dd75030cb20c52ccb1793a0 [2021-05-27T07:28:41.569Z] #38 DONE 0.1s [2021-05-27T07:28:41.569Z] [2021-05-27T07:28:41.569Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:41.569Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:41.569Z] #43 146.3 CC criu/protobuf.o [2021-05-27T07:28:41.569Z] #43 146.7 CC criu/pstree.o [2021-05-27T07:28:42.278Z] #43 155.3 make[1]: Nothing to be done for 'all'. [2021-05-27T07:28:42.507Z] #43 148.0 CC criu/rbtree.o [2021-05-27T07:28:42.773Z] INFO: Sources under d:\gopath\... [2021-05-27T07:28:42.773Z] INFO: Test run under d:\CI\... [2021-05-27T07:28:42.773Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-27T07:28:42.773Z] INFO: docker/docker repository was found [2021-05-27T07:28:42.773Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-05-27T07:28:43.076Z] #43 148.4 CC criu/rst-malloc.o [2021-05-27T07:28:43.076Z] #43 148.6 CC criu/seccomp.o [2021-05-27T07:28:43.222Z] #43 156.0 make[1]: 'images/built-in.o' is up to date. [2021-05-27T07:28:43.222Z] #43 156.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-27T07:28:43.222Z] #43 156.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-27T07:28:43.222Z] #43 156.2 make[1]: 'compel/libcompel.a' is up to date. [2021-05-27T07:28:43.222Z] #43 156.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-27T07:28:43.222Z] #43 156.3 make[1]: Nothing to be done for 'all'. [2021-05-27T07:28:43.222Z] #43 156.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-27T07:28:43.358Z] #43 146.5 CC criu/protobuf-desc.o [2021-05-27T07:28:43.607Z] #56 204.8 + bin/containerd [2021-05-27T07:28:43.617Z] #43 147.1 CC criu/protobuf.o [2021-05-27T07:28:43.754Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-27T07:28:43.754Z] 29d5b6a226d2: Pulling fs layer [2021-05-27T07:28:43.865Z] #43 156.7 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:43.865Z] #43 156.7 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:43.865Z] #43 156.8 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:43.865Z] #43 156.9 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:43.876Z] #43 147.4 CC criu/pstree.o [2021-05-27T07:28:44.015Z] #43 ... [2021-05-27T07:28:44.015Z] [2021-05-27T07:28:44.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-05-27T07:28:44.015Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:28:44.015Z] #40 DONE 240.4s [2021-05-27T07:28:44.015Z] [2021-05-27T07:28:44.015Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:44.015Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:44.015Z] #43 149.4 CC criu/seize.o [2021-05-27T07:28:44.135Z] #43 157.0 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:44.135Z] #43 157.0 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:44.135Z] #43 157.1 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:44.135Z] #43 157.2 make[2]: Nothing to be done for 'all'. [2021-05-27T07:28:44.135Z] #43 157.2 INSTALL criu/criu [2021-05-27T07:28:44.815Z] #43 148.2 CC criu/rbtree.o [2021-05-27T07:28:44.815Z] #43 148.4 CC criu/rst-malloc.o [2021-05-27T07:28:45.073Z] #43 148.6 CC criu/seccomp.o [2021-05-27T07:28:45.135Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-27T07:28:45.135Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f0562a65\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-27T07:28:45.135Z] ---------------------------------------------------------------------------- [2021-05-27T07:28:45.135Z] [2021-05-27T07:28:45.135Z] INFO: executeCI.ps1 starting at Thu May 27 07:28:42 CUT 2021 [2021-05-27T07:28:45.135Z] [2021-05-27T07:28:45.135Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-27T07:28:45.135Z] INFO: Running git version 2.24.1.windows.2 [2021-05-27T07:28:45.135Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-27T07:28:45.135Z] INFO: Environment variables: [2021-05-27T07:28:45.135Z] [2021-05-27T07:28:45.135Z] Name Value [2021-05-27T07:28:45.135Z] ---- ----- [2021-05-27T07:28:45.135Z] ALLUSERSPROFILE C:\ProgramData [2021-05-27T07:28:45.135Z] amd64 true [2021-05-27T07:28:45.135Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-27T07:28:45.135Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-27T07:28:45.135Z] arm64 true [2021-05-27T07:28:45.135Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-05-27T07:28:45.135Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-27T07:28:45.135Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-05-27T07:28:45.135Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-27T07:28:45.135Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-27T07:28:45.135Z] BRANCH_NAME PR-42410 [2021-05-27T07:28:45.135Z] BUILD_DISPLAY_NAME #6 [2021-05-27T07:28:45.135Z] BUILD_ID 6 [2021-05-27T07:28:45.135Z] BUILD_NUMBER 6 [2021-05-27T07:28:45.135Z] BUILD_TAG jenkins-moby-PR-42410-6 [2021-05-27T07:28:45.135Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/6/ [2021-05-27T07:28:45.135Z] cgroup2 true [2021-05-27T07:28:45.135Z] CHANGE_AUTHOR joakimr-axis [2021-05-27T07:28:45.135Z] CHANGE_AUTHOR_DISPLAY_NAME Joakim Roubert [2021-05-27T07:28:45.135Z] CHANGE_AUTHOR_EMAIL joakim.roubert@axis.com [2021-05-27T07:28:45.135Z] CHANGE_BRANCH joakimr-axis_check-config-posix [2021-05-27T07:28:45.135Z] CHANGE_FORK joakimr-axis [2021-05-27T07:28:45.135Z] CHANGE_ID 42410 [2021-05-27T07:28:45.135Z] CHANGE_TARGET master [2021-05-27T07:28:45.135Z] CHANGE_TITLE contrib/check-config.sh: Make script POSIX [2021-05-27T07:28:45.135Z] CHANGE_URL https://github.com/moby/moby/pull/42410 [2021-05-27T07:28:45.135Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-27T07:28:45.135Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-27T07:28:45.135Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-27T07:28:45.135Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-27T07:28:45.135Z] COMPUTERNAME azwin-2-c55c90 [2021-05-27T07:28:45.135Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-27T07:28:45.135Z] ConfigSequenceNumber 0 [2021-05-27T07:28:45.135Z] dco true [2021-05-27T07:28:45.135Z] DOCKER_BUILDKIT 0 [2021-05-27T07:28:45.135Z] DOCKER_DUT_DEBUG 1 [2021-05-27T07:28:45.135Z] DOCKER_EXPERIMENTAL 1 [2021-05-27T07:28:45.135Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-27T07:28:45.135Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-27T07:28:45.135Z] EXECUTOR_NUMBER 0 [2021-05-27T07:28:45.135Z] FQDN azwin-2-c55c90.westus.cloudapp.azure.com [2021-05-27T07:28:45.135Z] GIT_BRANCH PR-42410 [2021-05-27T07:28:45.135Z] GIT_COMMIT aaa0d848d828b6540616c463c758c20ae200ac67 [2021-05-27T07:28:45.135Z] GIT_PREVIOUS_COMMIT 3113e97183e648cfecac3455508716aa4385cb77 [2021-05-27T07:28:45.135Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 1ce955ec83b76280068120c76443a62fce460ec5 [2021-05-27T07:28:45.135Z] GIT_URL https://github.com/moby/moby.git [2021-05-27T07:28:45.135Z] HUDSON_COOKIE c2dd4cdb-7439-4aa5-8e07-96cf5e1a04d4 [2021-05-27T07:28:45.135Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-27T07:28:45.135Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-27T07:28:45.135Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-27T07:28:45.135Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-27T07:28:45.135Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-27T07:28:45.135Z] JENKINS_NODE_COOKIE 6e8672aa-a3b8-4eb6-b4b8-e54b315f517f [2021-05-27T07:28:45.135Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-27T07:28:45.135Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-27T07:28:45.135Z] JOB_BASE_NAME PR-42410 [2021-05-27T07:28:45.135Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/display/redirect [2021-05-27T07:28:45.135Z] JOB_NAME moby/PR-42410 [2021-05-27T07:28:45.135Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/ [2021-05-27T07:28:45.135Z] library.jps.version master [2021-05-27T07:28:45.136Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-27T07:28:45.136Z] NODE_LABELS amd64 azure azwin-2-c55c90 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-27T07:28:45.136Z] NODE_NAME azwin-2-c55c90 [2021-05-27T07:28:45.136Z] NUMBER_OF_PROCESSORS 4 [2021-05-27T07:28:45.136Z] OS Windows_NT [2021-05-27T07:28:45.136Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-27T07:28:45.136Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-27T07:28:45.136Z] ppc64le false [2021-05-27T07:28:45.136Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-27T07:28:45.136Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-05-27T07:28:45.136Z] PROCESSOR_LEVEL 6 [2021-05-27T07:28:45.136Z] PROCESSOR_REVISION 4f01 [2021-05-27T07:28:45.136Z] ProgramData C:\ProgramData [2021-05-27T07:28:45.136Z] ProgramFiles C:\Program Files [2021-05-27T07:28:45.136Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-27T07:28:45.136Z] ProgramW6432 C:\Program Files [2021-05-27T07:28:45.136Z] PROMPT $P$G [2021-05-27T07:28:45.136Z] PSExecutionPolicyPreference Bypass [2021-05-27T07:28:45.136Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-27T07:28:45.136Z] PUBLIC C:\Users\Public [2021-05-27T07:28:45.136Z] rootless true [2021-05-27T07:28:45.136Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/6/display/redirect?page=artif... [2021-05-27T07:28:45.136Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/6/display/redirect?page=changes [2021-05-27T07:28:45.136Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/6/display/redirect [2021-05-27T07:28:45.136Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42410/6/display/redirect?page=tests [2021-05-27T07:28:45.136Z] s390x false [2021-05-27T07:28:45.136Z] SKIP_VALIDATION_TESTS 1 [2021-05-27T07:28:45.136Z] SOURCES_DRIVE d [2021-05-27T07:28:45.136Z] SOURCES_SUBDIR gopath [2021-05-27T07:28:45.136Z] STAGE_NAME Run tests [2021-05-27T07:28:45.136Z] SystemDrive C: [2021-05-27T07:28:45.136Z] SystemRoot C:\Windows [2021-05-27T07:28:45.136Z] TEMP C:\Windows\TEMP [2021-05-27T07:28:45.136Z] TESTDEBUG 0 [2021-05-27T07:28:45.136Z] TESTRUN_DRIVE d [2021-05-27T07:28:45.136Z] TESTRUN_SUBDIR CI [2021-05-27T07:28:45.136Z] TIMEOUT 120m [2021-05-27T07:28:45.136Z] TMP C:\Windows\TEMP [2021-05-27T07:28:45.136Z] unit_validate true [2021-05-27T07:28:45.136Z] USERDOMAIN WORKGROUP [2021-05-27T07:28:45.136Z] USERNAME azwin-2-c55c90$ [2021-05-27T07:28:45.136Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-27T07:28:45.136Z] validate_force false [2021-05-27T07:28:45.136Z] windir C:\Windows [2021-05-27T07:28:45.136Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-27T07:28:45.136Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-27T07:28:45.136Z] windows2022 true [2021-05-27T07:28:45.136Z] windowsRS1 false [2021-05-27T07:28:45.136Z] windowsRS5 true [2021-05-27T07:28:45.136Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-27T07:28:45.136Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-27T07:28:45.136Z] [2021-05-27T07:28:45.136Z] [2021-05-27T07:28:45.136Z] [2021-05-27T07:28:45.136Z] INFO: Sources under d:\gopath\... [2021-05-27T07:28:45.136Z] INFO: Test run under d:\CI\... [2021-05-27T07:28:45.136Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-27T07:28:45.136Z] INFO: docker/docker repository was found [2021-05-27T07:28:45.136Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-05-27T07:28:45.331Z] #43 149.1 CC criu/seize.o [2021-05-27T07:28:45.392Z] #43 150.6 CC criu/servicefd.o [2021-05-27T07:28:45.392Z] #43 150.9 CC criu/shmem.o [2021-05-27T07:28:45.521Z] #56 ... [2021-05-27T07:28:45.521Z] [2021-05-27T07:28:45.521Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-27T07:28:45.521Z] #53 sha256:dbef78a01b4f49045bd9d4796994e71ca81e9556c02437aa8e8e5e7d06637f32 [2021-05-27T07:28:45.521Z] #53 126.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-27T07:28:45.521Z] #53 127.8 + mkdir -p /build [2021-05-27T07:28:45.521Z] #53 127.8 + cp runc /build/runc [2021-05-27T07:28:45.521Z] #53 DONE 128.3s [2021-05-27T07:28:45.521Z] [2021-05-27T07:28:45.521Z] #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-05-27T07:28:45.521Z] #56 sha256:ff6691c7931aa5f2d3e400dee3311287213b987ae1f6fdca5180292aed20b7b1 [2021-05-27T07:28:45.545Z] #43 DONE 158.2s [2021-05-27T07:28:45.545Z] [2021-05-27T07:28:45.545Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-27T07:28:45.545Z] #30 sha256:325b099c5d8ea48e39f711d45a27a032b9dc83409ebb7d979eb1c7618afd1259 [2021-05-27T07:28:45.545Z] #30 DONE 11.7s [2021-05-27T07:28:45.545Z] [2021-05-27T07:28:45.545Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-27T07:28:45.545Z] #33 sha256:a1d5f108dc6c242ae8d4774cab332b05df34ef6fa8dc7710e89b6f5fc0642e79 [2021-05-27T07:28:45.591Z] ltsc2019: Pulling from windows/servercore [2021-05-27T07:28:45.591Z] 4612f6d0b889: Pulling fs layer [2021-05-27T07:28:45.591Z] 8116de3c91c3: Pulling fs layer [2021-05-27T07:28:45.960Z] #43 ... [2021-05-27T07:28:45.960Z] [2021-05-27T07:28:45.960Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-27T07:28:45.960Z] #41 sha256:57adad9d8daf99c92a232e8963aec46b734e2ffe3d0edc63c74b3b620d348c96 [2021-05-27T07:28:45.960Z] #41 DONE 0.6s [2021-05-27T07:28:46.117Z] #33 DONE 0.8s [2021-05-27T07:28:46.117Z] [2021-05-27T07:28:46.117Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-27T07:28:46.117Z] #35 sha256:242b0f58370c4bce4baf53f3777147f052fd33bfc1939501902a60678ae99628 [2021-05-27T07:28:46.117Z] #35 DONE 0.1s [2021-05-27T07:28:46.117Z] [2021-05-27T07:28:46.118Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-27T07:28:46.118Z] #56 sha256:cc782723850c28f369cfb06767315d7684b7e34152972c3072a8a0e4273c2a33 [2021-05-27T07:28:46.218Z] [2021-05-27T07:28:46.219Z] #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-05-27T07:28:46.219Z] #56 sha256:6bb4c9927b15604eb332a0e6943938b706788a2388e9a8cbcd8c4c682c2256f9 [2021-05-27T07:28:46.219Z] #56 ... [2021-05-27T07:28:46.219Z] [2021-05-27T07:28:46.219Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:46.219Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:46.219Z] #43 151.6 CC criu/sigframe.o [2021-05-27T07:28:46.265Z] #43 149.9 CC criu/servicefd.o [2021-05-27T07:28:46.382Z] #56 ... [2021-05-27T07:28:46.382Z] [2021-05-27T07:28:46.382Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-27T07:28:46.382Z] #38 sha256:88edbcf0eb9862a28516b1f3bf7ad39741b60400616e691595be53afbcfba097 [2021-05-27T07:28:46.382Z] #38 DONE 0.1s [2021-05-27T07:28:46.382Z] [2021-05-27T07:28:46.382Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-27T07:28:46.382Z] #41 sha256:3f93714893c24783cdc79d3db4b17271e70c5fa978d340fd7a8e587ba935e21c [2021-05-27T07:28:46.478Z] #43 151.8 CC criu/signalfd.o [2021-05-27T07:28:46.478Z] #43 152.0 CC criu/sk-inet.o [2021-05-27T07:28:46.832Z] #43 150.4 CC criu/shmem.o [2021-05-27T07:28:46.909Z] #56 ... [2021-05-27T07:28:46.909Z] [2021-05-27T07:28:46.910Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-27T07:28:46.910Z] #54 sha256:a0e2eddebea867fbc1c9b3fad0f7644c4ab6655a9d812371975112416b69e135 [2021-05-27T07:28:46.910Z] #54 DONE 0.3s [2021-05-27T07:28:46.910Z] [2021-05-27T07:28:46.910Z] #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-05-27T07:28:46.910Z] #56 sha256:ff6691c7931aa5f2d3e400dee3311287213b987ae1f6fdca5180292aed20b7b1 [2021-05-27T07:28:46.955Z] #41 DONE 0.7s [2021-05-27T07:28:46.955Z] [2021-05-27T07:28:46.955Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-27T07:28:46.955Z] #44 sha256:ea34d1fe07cda17ae4ae929daeccb49aa5832a3a29f9b95593f15d00e55df65b [2021-05-27T07:28:47.217Z] #44 DONE 0.1s [2021-05-27T07:28:47.217Z] [2021-05-27T07:28:47.217Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-27T07:28:47.217Z] #46 sha256:57465ad5c2537b27a557c88537fe7d93b84b56d236fab76b414c70adfb53d0cf [2021-05-27T07:28:47.217Z] #46 DONE 0.1s [2021-05-27T07:28:47.217Z] [2021-05-27T07:28:47.217Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-27T07:28:47.217Z] #48 sha256:5ea6fb49148188bb2ce5861627d4ace1420bc2a2f30e5973e82a113ceaa763ce [2021-05-27T07:28:47.399Z] #43 ... [2021-05-27T07:28:47.399Z] [2021-05-27T07:28:47.399Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-27T07:28:47.399Z] #30 sha256:930ab8478efa7bc8a63f05c878f0a3e9f84ad18645e31d1eb958c1475bef71fd [2021-05-27T07:28:47.399Z] #30 DONE 6.4s [2021-05-27T07:28:47.399Z] [2021-05-27T07:28:47.399Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-27T07:28:47.399Z] #33 sha256:82ac01523417e0049a30ee62ee656c92e0c2fdd29eac27e76960eeb1fbea7e7e [2021-05-27T07:28:47.417Z] #43 152.9 CC criu/sk-netlink.o [2021-05-27T07:28:47.789Z] #48 DONE 0.3s [2021-05-27T07:28:47.789Z] [2021-05-27T07:28:47.789Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-27T07:28:47.789Z] #50 sha256:ca644a8112bdaa5df933e68c7449a7aeaadb31ddeb6f34ea170012c82d58e716 [2021-05-27T07:28:47.973Z] #33 DONE 0.5s [2021-05-27T07:28:47.973Z] [2021-05-27T07:28:47.973Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-27T07:28:47.973Z] #35 sha256:566c55a1765fc9792fb110f28be6f792e6c828f7c066ce065cee0be6c52b77df [2021-05-27T07:28:47.973Z] #35 DONE 0.2s [2021-05-27T07:28:47.973Z] [2021-05-27T07:28:47.973Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:47.973Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:47.973Z] #43 151.4 CC criu/sigframe.o [2021-05-27T07:28:47.986Z] #43 153.2 CC criu/sk-packet.o [2021-05-27T07:28:48.050Z] #50 DONE 0.5s [2021-05-27T07:28:48.050Z] [2021-05-27T07:28:48.050Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-27T07:28:48.050Z] #52 sha256:38359107699d20d74f69edc4c52a1601588f96c203ddad013da0290082da597f [2021-05-27T07:28:48.231Z] #43 151.7 CC criu/signalfd.o [2021-05-27T07:28:48.231Z] #43 ... [2021-05-27T07:28:48.231Z] [2021-05-27T07:28:48.231Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-27T07:28:48.231Z] #38 sha256:e8bd8ecc13dab03b330f544705c36c32cde8b080b77bcb03f0c64e7ed6447184 [2021-05-27T07:28:48.231Z] #38 DONE 0.2s [2021-05-27T07:28:48.246Z] #43 153.7 CC criu/sk-queue.o [2021-05-27T07:28:48.311Z] #52 DONE 0.1s [2021-05-27T07:28:48.311Z] [2021-05-27T07:28:48.311Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-27T07:28:48.311Z] #54 sha256:7e5cf5250c9a52209f9e9816e32f1b2bbd76babbd436e2cb6c47078ba6a1df03 [2021-05-27T07:28:48.490Z] [2021-05-27T07:28:48.490Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-27T07:28:48.490Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:28:48.490Z] #49 ... [2021-05-27T07:28:48.490Z] [2021-05-27T07:28:48.490Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:48.490Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:48.490Z] #43 152.1 CC criu/sk-inet.o [2021-05-27T07:28:48.505Z] #43 154.1 CC criu/sk-tcp.o [2021-05-27T07:28:48.572Z] #54 DONE 0.5s [2021-05-27T07:28:48.572Z] [2021-05-27T07:28:48.572Z] #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-05-27T07:28:48.572Z] #56 sha256:cc782723850c28f369cfb06767315d7684b7e34152972c3072a8a0e4273c2a33 [2021-05-27T07:28:48.765Z] #43 ... [2021-05-27T07:28:48.765Z] [2021-05-27T07:28:48.765Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-27T07:28:48.765Z] #49 sha256:7bd91f1f4ce0836f8208ef3bc5daf9309bd6f485723ba37e6daf0199409ae8af [2021-05-27T07:28:48.765Z] #49 245.3 + /build/golangci-lint --version [2021-05-27T07:28:48.765Z] #49 245.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-27T07:28:48.765Z] #49 DONE 246.0s [2021-05-27T07:28:49.025Z] [2021-05-27T07:28:49.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-05-27T07:28:49.025Z] #56 sha256:6bb4c9927b15604eb332a0e6943938b706788a2388e9a8cbcd8c4c682c2256f9 [2021-05-27T07:28:49.025Z] #56 ... [2021-05-27T07:28:49.025Z] [2021-05-27T07:28:49.025Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:49.025Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:49.025Z] #43 154.5 CC criu/sk-unix.o [2021-05-27T07:28:49.058Z] #43 ... [2021-05-27T07:28:49.058Z] [2021-05-27T07:28:49.058Z] #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-05-27T07:28:49.058Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-27T07:28:49.058Z] #40 DONE 242.8s [2021-05-27T07:28:49.320Z] [2021-05-27T07:28:49.320Z] #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-05-27T07:28:49.320Z] #53 sha256:0304ba9830e0e9ee84adbbaeeb9db9679d2dea0f85f7750b27b36defeef87500 [2021-05-27T07:28:49.578Z] #53 ... [2021-05-27T07:28:49.578Z] [2021-05-27T07:28:49.578Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:49.578Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:49.578Z] #43 153.2 CC criu/sk-netlink.o [2021-05-27T07:28:50.521Z] #43 153.9 CC criu/sk-packet.o [2021-05-27T07:28:50.779Z] #43 154.5 CC criu/sk-queue.o [2021-05-27T07:28:50.933Z] #43 156.2 CC criu/sockets.o [2021-05-27T07:28:51.349Z] #43 154.9 CC criu/sk-tcp.o [2021-05-27T07:28:51.349Z] #43 ... [2021-05-27T07:28:51.349Z] [2021-05-27T07:28:51.349Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-27T07:28:51.349Z] #41 sha256:89a9db7258d2ce3fcaf524c0949358b7cf07c8fbd891afe608f4c2cd0bd7379b [2021-05-27T07:28:51.349Z] #41 DONE 1.1s [2021-05-27T07:28:51.502Z] #43 156.9 CC criu/stats.o [2021-05-27T07:28:51.502Z] #43 157.1 CC criu/string.o [2021-05-27T07:28:51.608Z] [2021-05-27T07:28:51.608Z] #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-05-27T07:28:51.608Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:28:51.762Z] #43 157.1 CC criu/sysctl.o [2021-05-27T07:28:51.867Z] #49 ... [2021-05-27T07:28:51.867Z] [2021-05-27T07:28:51.867Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-27T07:28:51.867Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:51.867Z] #43 155.4 CC criu/sk-unix.o [2021-05-27T07:28:52.330Z] #43 157.6 CC criu/sysfs_parse.o [2021-05-27T07:28:52.590Z] #43 157.8 CC criu/timens.o [2021-05-27T07:28:52.590Z] #43 158.1 CC criu/timerfd.o [2021-05-27T07:28:52.849Z] #43 158.3 CC criu/tty.o [2021-05-27T07:28:53.767Z] #43 157.0 CC criu/sockets.o [2021-05-27T07:28:54.025Z] #43 157.7 CC criu/stats.o [2021-05-27T07:28:54.135Z] 8116de3c91c3: Download complete [2021-05-27T07:28:54.228Z] #43 159.5 CC criu/tun.o [2021-05-27T07:28:54.283Z] #43 157.9 CC criu/string.o [2021-05-27T07:28:54.283Z] #43 158.0 CC criu/sysctl.o [2021-05-27T07:28:54.488Z] #43 159.8 CC criu/uffd.o [2021-05-27T07:28:54.550Z] #43 ... [2021-05-27T07:28:54.550Z] [2021-05-27T07:28:54.550Z] #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-05-27T07:28:54.550Z] #49 sha256:4e7e1dc5054eef1479788c2b91a4b5967d2645e5c7306dbdd4b7f364b65e3213 [2021-05-27T07:28:54.550Z] #49 248.2 + /build/golangci-lint --version [2021-05-27T07:28:54.550Z] #49 248.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-27T07:28:54.550Z] #49 DONE 248.7s [2021-05-27T07:28:54.808Z] [2021-05-27T07:28:54.808Z] #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-05-27T07:28:54.808Z] #53 sha256:0304ba9830e0e9ee84adbbaeeb9db9679d2dea0f85f7750b27b36defeef87500 [2021-05-27T07:28:55.067Z] #53 ... [2021-05-27T07:28:55.067Z] [2021-05-27T07:28:55.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-05-27T07:28:55.067Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-27T07:28:55.067Z] #43 158.7 CC criu/sysfs_parse.o [2021-05-27T07:28:55.426Z] #43 160.7 CC criu/util.o [2021-05-27T07:28:55.637Z] #43 159.1 CC criu/timens.o [2021-05-27T07:28:55.896Z] #43 159.4 CC criu/timerfd.o [2021-05-27T07:28:55.995Z] #43 161.4 CC criu/uts_ns.o [2021-05-27T07:28:56.254Z] #43 161.6 CC criu/vdso-compat.o [2021-05-27T07:28:56.255Z] #43 161.8 CC criu/vdso.o [2021-05-27T07:28:56.474Z] #43 159.9 CC criu/tty.o [2021-05-27T07:28:56.823Z] #43 162.1 LINK criu/built-in.o [2021-05-27T07:28:56.823Z] #43 162.3 LINK criu/criu [2021-05-27T07:28:57.083Z] #43 162.5 DEP lib/c/criu.d [2021-05-27T07:28:57.083Z] #43 162.5 CC images/rpc.pb-c.o [2021-05-27T07:28:57.652Z] #43 163.0 CC lib/c/criu.o [2021-05-27T07:28:57.852Z] #43 161.5 CC criu/tun.o [2021-05-27T07:28:58.112Z] #43 161.9 CC criu/uffd.o [2021-05-27T07:28:58.591Z] #43 163.8 LINK lib/c/built-in.o [2021-05-27T07:28:58.591Z] #43 163.8 LINK lib/c/libcriu.so [2021-05-27T07:28:58.591Z] #43 163.8 LINK lib/c/libcriu.a [2021-05-27T07:28:58.591Z] #43 163.9 GEN magic.py [2021-05-27T07:28:58.591Z] #43 164.0 Note: Building without setproctitle() and strlcpy() support. [2021-05-27T07:28:58.591Z] #43 164.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-27T07:28:58.591Z] #43 164.0 Note: Building without GnuTLS support [2021-05-27T07:28:58.591Z] #43 164.0 Makefile.config:39: Warn: you have no libnftables installed [2021-05-27T07:28:58.591Z] #43 164.0 Makefile.config:40: Warn: Building without nftables support [2021-05-27T07:28:59.050Z] #43 162.7 CC criu/util.o [2021-05-27T07:28:59.160Z] #43 164.6 fatal: not a git repository (or any of the parent directories): .git [2021-05-27T07:28:59.730Z] #43 165.1 make[1]: Nothing to be done for 'all'. [2021-05-27T07:28:59.987Z] #43 163.6 CC criu/uts_ns.o [2021-05-27T07:29:00.246Z] #43 163.8 CC criu/vdso-compat.o [2021-05-27T07:29:00.246Z] #43 163.9 CC criu/vdso.o [2021-05-27T07:29:00.299Z] #43 165.6 make[1]: 'images/built-in.o' is up to date. [2021-05-27T07:29:00.299Z] #43 165.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-27T07:29:00.299Z] #43 165.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-27T07:29:00.299Z] #43 165.7 make[1]: 'compel/libcompel.a' is up to date. [2021-05-27T07:29:00.299Z] #43 165.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-27T07:29:00.299Z] #43 165.8 make[1]: Nothing to be done for 'all'. [2021-05-27T07:29:00.299Z] #43 165.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-27T07:29:00.559Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:00.559Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:00.559Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:00.559Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:00.559Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:00.559Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:00.559Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:00.814Z] #43 164.3 LINK criu/built-in.o [2021-05-27T07:29:00.814Z] #43 164.5 LINK criu/criu [2021-05-27T07:29:00.820Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:00.820Z] #43 166.3 INSTALL criu/criu [2021-05-27T07:29:01.079Z] #43 DONE 166.5s [2021-05-27T07:29:01.079Z] [2021-05-27T07:29:01.079Z] #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-05-27T07:29:01.079Z] #53 sha256:75c637daf21e5554bae6f7e2e88d006be561325a3753b5ac0c7bf390595ba143 [2021-05-27T07:29:01.382Z] #43 164.8 DEP lib/c/criu.d [2021-05-27T07:29:01.382Z] #43 164.9 CC images/rpc.pb-c.o [2021-05-27T07:29:01.641Z] #43 165.3 CC lib/c/criu.o [2021-05-27T07:29:02.460Z] #53 ... [2021-05-27T07:29:02.460Z] [2021-05-27T07:29:02.460Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-27T07:29:02.460Z] #44 sha256:814111ace7513c29aad34ce6a6f3e7fd1fd9507503fdceab2e6415e30a804684 [2021-05-27T07:29:02.577Z] #43 166.0 LINK lib/c/built-in.o [2021-05-27T07:29:02.577Z] #43 166.0 LINK lib/c/libcriu.so [2021-05-27T07:29:02.577Z] #43 166.1 LINK lib/c/libcriu.a [2021-05-27T07:29:02.577Z] #43 166.2 GEN magic.py [2021-05-27T07:29:02.721Z] #44 DONE 0.2s [2021-05-27T07:29:02.721Z] [2021-05-27T07:29:02.721Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-27T07:29:02.721Z] #46 sha256:8e39daa4103b7d446611e0b5dd0ddddcc8750bcb0877e2cf3c8b0d3416eae742 [2021-05-27T07:29:02.721Z] #46 DONE 0.2s [2021-05-27T07:29:02.721Z] [2021-05-27T07:29:02.721Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-27T07:29:02.721Z] #48 sha256:914879c4fdddfdd2d6848c56731a04e00d0271ac0804612f7e9724356f62575f [2021-05-27T07:29:02.721Z] #48 DONE 0.1s [2021-05-27T07:29:02.721Z] [2021-05-27T07:29:02.721Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-27T07:29:02.721Z] #50 sha256:523ba1dc234d61cdccd8ed4e05d64204ed4404c265d77bfd76f532f97da6078c [2021-05-27T07:29:02.836Z] #43 166.3 Note: Building without setproctitle() and strlcpy() support. [2021-05-27T07:29:02.836Z] #43 166.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-27T07:29:02.836Z] #43 166.4 Note: Building without GnuTLS support [2021-05-27T07:29:02.836Z] #43 166.4 Makefile.config:39: Warn: you have no libnftables installed [2021-05-27T07:29:02.836Z] #43 166.4 Makefile.config:40: Warn: Building without nftables support [2021-05-27T07:29:03.297Z] #50 DONE 0.4s [2021-05-27T07:29:03.297Z] [2021-05-27T07:29:03.297Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-27T07:29:03.297Z] #52 sha256:982b61723a296a2414922079971935890a09157f8e0f526807b58047cea19927 [2021-05-27T07:29:03.297Z] #52 DONE 0.1s [2021-05-27T07:29:03.297Z] [2021-05-27T07:29:03.297Z] #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-05-27T07:29:03.297Z] #53 sha256:75c637daf21e5554bae6f7e2e88d006be561325a3753b5ac0c7bf390595ba143 [2021-05-27T07:29:03.404Z] #43 167.0 fatal: not a git repository (or any of the parent directories): .git [2021-05-27T07:29:03.971Z] #43 167.6 make[1]: Nothing to be done for 'all'. [2021-05-27T07:29:04.539Z] #43 168.1 make[1]: 'images/built-in.o' is up to date. [2021-05-27T07:29:04.539Z] #43 168.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-27T07:29:04.539Z] #43 168.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-27T07:29:04.539Z] #43 168.2 make[1]: 'compel/libcompel.a' is up to date. [2021-05-27T07:29:04.539Z] #43 168.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-27T07:29:04.798Z] #43 168.2 make[1]: Nothing to be done for 'all'. [2021-05-27T07:29:04.798Z] #43 168.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-27T07:29:04.798Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:04.798Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:04.798Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:05.056Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:05.056Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:05.056Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:05.056Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:05.056Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-05-27T07:29:05.056Z] #43 168.7 INSTALL criu/criu [2021-05-27T07:29:05.624Z] #43 DONE 169.1s [2021-05-27T07:29:05.625Z] [2021-05-27T07:29:05.625Z] #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-05-27T07:29:05.625Z] #53 sha256:0304ba9830e0e9ee84adbbaeeb9db9679d2dea0f85f7750b27b36defeef87500 [2021-05-27T07:29:06.477Z] 4612f6d0b889: Verifying Checksum [2021-05-27T07:29:06.477Z] 4612f6d0b889: Download complete [2021-05-27T07:29:06.561Z] #53 ... [2021-05-27T07:29:06.561Z] [2021-05-27T07:29:06.561Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-27T07:29:06.561Z] #44 sha256:d9a21604527d681b0acc8f833b55652233c264370b8589f81f7d1f56b1d82bab [2021-05-27T07:29:06.820Z] #44 DONE 0.1s [2021-05-27T07:29:06.820Z] [2021-05-27T07:29:06.820Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-27T07:29:06.820Z] #46 sha256:b84cd421e765120b18d811c8d53486add4a310074c84b2e13f7c2a0715851f34 [2021-05-27T07:29:07.079Z] #46 DONE 0.3s [2021-05-27T07:29:07.079Z] [2021-05-27T07:29:07.079Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-27T07:29:07.079Z] #48 sha256:485afe5a7f603b35e73869c69024449b4b379966c6a8f886f84e04ece5f47e0e [2021-05-27T07:29:07.079Z] #48 DONE 0.1s [2021-05-27T07:29:07.079Z] [2021-05-27T07:29:07.079Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-27T07:29:07.079Z] #50 sha256:ec035d37e43c5971b89621a2472677890e5d1ed62538ee5f978a3a4ad07f04fe [2021-05-27T07:29:08.017Z] #50 DONE 0.8s [2021-05-27T07:29:08.017Z] [2021-05-27T07:29:08.017Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-27T07:29:08.017Z] #52 sha256:76cf206aafca7bd5d6363a745b269008ff9ad359136fa86a7ce5f0154fe81406 [2021-05-27T07:29:08.017Z] #52 DONE 0.1s [2021-05-27T07:29:08.017Z] [2021-05-27T07:29:08.017Z] #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-05-27T07:29:08.017Z] #53 sha256:0304ba9830e0e9ee84adbbaeeb9db9679d2dea0f85f7750b27b36defeef87500 [2021-05-27T07:29:10.543Z] #56 199.1 # github.com/containerd/containerd/cmd/containerd [2021-05-27T07:29:10.543Z] #56 199.1 /usr/bin/ld: /tmp/go-link-330000539/000018.o: in function `New': [2021-05-27T07:29:10.543Z] #56 199.1 /tmp/tmp.cGnqfxqNZr/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-27T07:29:10.543Z] #56 199.2 + bin/containerd-stress [2021-05-27T07:29:11.115Z] #56 202.8 + bin/containerd-shim [2021-05-27T07:29:15.519Z] #53 128.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-27T07:29:15.519Z] #53 129.3 + mkdir -p /build [2021-05-27T07:29:15.519Z] #53 129.3 + cp runc /build/runc [2021-05-27T07:29:15.519Z] #53 DONE 129.5s [2021-05-27T07:29:15.519Z] [2021-05-27T07:29:15.519Z] #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-05-27T07:29:15.519Z] #56 sha256:6bb4c9927b15604eb332a0e6943938b706788a2388e9a8cbcd8c4c682c2256f9 [2021-05-27T07:29:15.519Z] #56 207.8 + bin/containerd [2021-05-27T07:29:16.088Z] #56 ... [2021-05-27T07:29:16.088Z] [2021-05-27T07:29:16.088Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-27T07:29:16.088Z] #54 sha256:5ac8d6b2412b93104d4e66a44ffbe0d4c7266b690baad75dd66008af9def845b [2021-05-27T07:29:16.088Z] #54 DONE 0.1s [2021-05-27T07:29:16.348Z] [2021-05-27T07:29:16.348Z] #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-05-27T07:29:16.348Z] #56 sha256:6bb4c9927b15604eb332a0e6943938b706788a2388e9a8cbcd8c4c682c2256f9 [2021-05-27T07:29:17.709Z] #56 208.7 + bin/containerd-shim-runc-v1 [2021-05-27T07:29:18.044Z] #53 ... [2021-05-27T07:29:18.044Z] [2021-05-27T07:29:18.044Z] #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-05-27T07:29:18.044Z] #56 sha256:8febb251da262070b26f76ffb24fa89018913a7946f5ea1d2056c96bdd2a07bb [2021-05-27T07:29:18.044Z] #56 208.3 + bin/containerd [2021-05-27T07:29:19.019Z] #56 235.8 # github.com/containerd/containerd/cmd/containerd [2021-05-27T07:29:19.019Z] #56 235.8 /usr/bin/ld: /tmp/go-link-323772080/000018.o: in function `New': [2021-05-27T07:29:19.019Z] #56 235.8 /tmp/tmp.ghjC1oMyGz/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-27T07:29:19.019Z] #56 235.9 + bin/containerd-stress [2021-05-27T07:29:19.019Z] #56 238.0 + bin/containerd-shim [2021-05-27T07:29:19.946Z] #56 ... [2021-05-27T07:29:19.946Z] [2021-05-27T07:29:19.946Z] #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-05-27T07:29:19.946Z] #53 sha256:0304ba9830e0e9ee84adbbaeeb9db9679d2dea0f85f7750b27b36defeef87500 [2021-05-27T07:29:19.946Z] #53 127.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-27T07:29:19.946Z] #53 128.7 + mkdir -p /build [2021-05-27T07:29:19.946Z] #53 128.7 + cp runc /build/runc [2021-05-27T07:29:19.946Z] #53 DONE 129.4s [2021-05-27T07:29:19.946Z] [2021-05-27T07:29:19.946Z] #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-05-27T07:29:19.946Z] #56 sha256:8febb251da262070b26f76ffb24fa89018913a7946f5ea1d2056c96bdd2a07bb [2021-05-27T07:29:21.850Z] #56 ... [2021-05-27T07:29:21.850Z] [2021-05-27T07:29:21.850Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-27T07:29:21.850Z] #54 sha256:30b29569316800a588ef5cecfc8d107b9286bbd5215356c1a4663051073413dc [2021-05-27T07:29:21.850Z] #54 DONE 0.4s [2021-05-27T07:29:21.850Z] [2021-05-27T07:29:21.850Z] #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-05-27T07:29:21.850Z] #56 sha256:8febb251da262070b26f76ffb24fa89018913a7946f5ea1d2056c96bdd2a07bb [2021-05-27T07:29:21.917Z] #56 213.1 + bin/containerd-shim-runc-v2 [2021-05-27T07:29:22.858Z] #56 214.8 + binaries [2021-05-27T07:29:22.858Z] #56 214.8 + install -D bin/containerd /build/containerd [2021-05-27T07:29:22.858Z] #56 214.9 + install -D bin/containerd-shim /build/containerd-shim [2021-05-27T07:29:23.118Z] #56 214.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-27T07:29:23.118Z] #56 214.9 + install -D bin/ctr /build/ctr [2021-05-27T07:29:23.216Z] #56 245.0 + bin/containerd-shim-runc-v1 [2021-05-27T07:29:25.657Z] #56 DONE 217.3s [2021-05-27T07:29:27.039Z] [2021-05-27T07:29:27.039Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-27T07:29:27.039Z] #57 sha256:ed53973f738b538b8298042a85d8b877532ca0732a5708333347a97fa55e0408 [2021-05-27T07:29:28.499Z] #56 249.9 + bin/containerd-shim-runc-v2 [2021-05-27T07:29:29.070Z] #56 250.8 + binaries [2021-05-27T07:29:29.070Z] #56 250.8 + install -D bin/containerd /build/containerd [2021-05-27T07:29:29.070Z] #56 250.8 + install -D bin/containerd-shim /build/containerd-shim [2021-05-27T07:29:29.070Z] #56 250.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-27T07:29:29.070Z] #56 250.9 + install -D bin/ctr /build/ctr [2021-05-27T07:29:29.579Z] #57 DONE 2.2s [2021-05-27T07:29:29.579Z] [2021-05-27T07:29:29.579Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-27T07:29:29.579Z] #61 sha256:4d1d07384015febdd0cf7d630def07fc35c24c8c54e4bde31cde854777b0da62 [2021-05-27T07:29:29.579Z] #61 DONE 0.5s [2021-05-27T07:29:29.579Z] [2021-05-27T07:29:29.579Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-27T07:29:29.579Z] #66 sha256:138cb86e1a2e5b999fa580b6e6eaae8196f1d5dad0bf4639c7e5671eab29cb6e [2021-05-27T07:29:30.977Z] #56 DONE 252.4s [2021-05-27T07:29:31.551Z] [2021-05-27T07:29:31.551Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-27T07:29:31.551Z] #57 sha256:b9fec302b043e39e6251a03c7e812fee8100e10dc8db160556425a2039e6d083 [2021-05-27T07:29:32.118Z] #66 DONE 2.4s [2021-05-27T07:29:32.118Z] [2021-05-27T07:29:32.118Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-27T07:29:32.118Z] #68 sha256:88f457804b369270b37172878364bc4175507394cde388e38da1b0966cbc7b2c [2021-05-27T07:29:32.118Z] #68 DONE 0.1s [2021-05-27T07:29:32.118Z] [2021-05-27T07:29:32.118Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-27T07:29:32.118Z] #69 sha256:c0172de2296ef014c14b3a86475704710611647023adc542a004efed721a17c5 [2021-05-27T07:29:32.118Z] #69 DONE 0.0s [2021-05-27T07:29:32.118Z] [2021-05-27T07:29:32.118Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-27T07:29:32.118Z] #70 sha256:60ffc991946f30c1d88a69a39b2203251f908c9e32f68e4d6c01118de7d2cad4 [2021-05-27T07:29:32.932Z] #57 DONE 1.0s [2021-05-27T07:29:32.932Z] [2021-05-27T07:29:32.932Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-27T07:29:32.932Z] #61 sha256:dd4a42a6b8ae829edc11fcb714ea58e8ca2cbcbec349af2f5a0ce51bd1b54c1c [2021-05-27T07:29:32.932Z] #61 DONE 0.2s [2021-05-27T07:29:32.932Z] [2021-05-27T07:29:32.932Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-27T07:29:32.932Z] #66 sha256:76fc1effebabe410307995a64a1317ad7dc85c0d06d08443237b8f354c306215 [2021-05-27T07:29:33.870Z] #66 DONE 1.0s [2021-05-27T07:29:33.870Z] [2021-05-27T07:29:33.870Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-27T07:29:33.870Z] #68 sha256:be51df91d13c3d6ec730076c5f826696e79e88c422b65177346a5d0565f0c4c4 [2021-05-27T07:29:33.870Z] #68 DONE 0.1s [2021-05-27T07:29:34.030Z] #70 DONE 2.0s [2021-05-27T07:29:34.030Z] [2021-05-27T07:29:34.030Z] #71 exporting to image [2021-05-27T07:29:34.030Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-27T07:29:34.030Z] #71 exporting layers [2021-05-27T07:29:34.129Z] [2021-05-27T07:29:34.130Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-27T07:29:34.130Z] #69 sha256:94613c0f0addacc5fc03c1032f5008e9924fed108c461dc19dfcdff4375178a0 [2021-05-27T07:29:34.130Z] #69 DONE 0.0s [2021-05-27T07:29:34.130Z] [2021-05-27T07:29:34.130Z] #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-05-27T07:29:34.130Z] #70 sha256:d4048e7f5c774553539bb600686bc99ff8deab224f61057da25689ced67507e3 [2021-05-27T07:29:34.698Z] #70 0.700 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-27T07:29:34.958Z] #70 0.928 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-27T07:29:34.958Z] #70 1.104 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-27T07:29:35.219Z] #70 1.193 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-27T07:29:35.789Z] #70 1.279 Reading package lists... [2021-05-27T07:29:36.731Z] #70 1.910 Reading package lists... [2021-05-27T07:29:36.731Z] #70 2.532 Building dependency tree... [2021-05-27T07:29:36.731Z] #70 2.667 Reading state information... [2021-05-27T07:29:36.731Z] #70 2.773 The following additional packages will be installed: [2021-05-27T07:29:36.731Z] #70 2.773 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-05-27T07:29:36.731Z] #70 2.773 libpam-systemd [2021-05-27T07:29:36.731Z] #70 2.774 Suggested packages: [2021-05-27T07:29:36.731Z] #70 2.774 systemd-container policykit-1 [2021-05-27T07:29:36.731Z] #70 2.774 Recommended packages: [2021-05-27T07:29:36.731Z] #70 2.774 libnss-systemd [2021-05-27T07:29:36.731Z] #70 2.853 The following NEW packages will be installed: [2021-05-27T07:29:36.731Z] #70 2.854 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-05-27T07:29:36.731Z] #70 2.855 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-05-27T07:29:36.991Z] #70 3.121 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-05-27T07:29:36.991Z] #70 3.121 Need to get 4762 kB of archives. [2021-05-27T07:29:36.991Z] #70 3.121 After this operation, 16.6 MB of additional disk space will be used. [2021-05-27T07:29:36.991Z] #70 3.121 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-05-27T07:29:36.991Z] #70 3.124 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-05-27T07:29:36.991Z] #70 3.125 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-05-27T07:29:36.991Z] #70 3.130 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-05-27T07:29:36.991Z] #70 3.133 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-05-27T07:29:36.991Z] #70 3.134 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-05-27T07:29:36.991Z] #70 3.202 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-05-27T07:29:37.251Z] #70 3.204 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-05-27T07:29:37.251Z] #70 3.207 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-05-27T07:29:37.251Z] #70 3.210 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-05-27T07:29:37.251Z] #70 3.212 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-05-27T07:29:37.511Z] #70 3.365 debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T07:29:37.511Z] #70 3.389 Fetched 4762 kB in 0s (13.7 MB/s) [2021-05-27T07:29:37.511Z] #70 3.414 Selecting previously unselected package libargon2-1:amd64. [2021-05-27T07:29:37.511Z] #70 3.414 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:29:37.511Z] #70 3.428 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-05-27T07:29:37.511Z] #70 3.436 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-27T07:29:37.511Z] #70 3.472 Selecting previously unselected package libjson-c3:amd64. [2021-05-27T07:29:37.511Z] #70 3.474 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-05-27T07:29:37.511Z] #70 3.480 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-27T07:29:37.511Z] #70 3.517 Selecting previously unselected package libcryptsetup12:amd64. [2021-05-27T07:29:37.511Z] #70 3.519 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-05-27T07:29:37.511Z] #70 3.523 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-27T07:29:37.511Z] #70 3.573 Selecting previously unselected package libidn11:amd64. [2021-05-27T07:29:37.511Z] #70 3.576 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-05-27T07:29:37.511Z] #70 3.581 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-05-27T07:29:37.511Z] #70 3.630 Selecting previously unselected package libkmod2:amd64. [2021-05-27T07:29:37.511Z] #70 3.633 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-05-27T07:29:37.511Z] #70 3.637 Unpacking libkmod2:amd64 (26-1) ... [2021-05-27T07:29:37.511Z] #70 3.680 Selecting previously unselected package systemd. [2021-05-27T07:29:37.771Z] #70 3.683 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-05-27T07:29:37.771Z] #70 3.721 Unpacking systemd (241-7~deb10u7) ... [2021-05-27T07:29:38.031Z] #70 4.196 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-27T07:29:38.031Z] #70 4.209 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-27T07:29:38.031Z] #70 4.221 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-27T07:29:38.031Z] #70 4.233 Setting up libidn11:amd64 (1.33-2.2) ... [2021-05-27T07:29:38.239Z] #71 exporting layers 4.3s done [2021-05-27T07:29:38.239Z] #71 writing image sha256:6c3309e14041698c7f2c508bc056d75b9bf91fbcba2a296c3bd69e97b377f478 done [2021-05-27T07:29:38.239Z] #71 naming to docker.io/library/docker:934d360039113adf2877706d14fd7c499c9199ca done [2021-05-27T07:29:38.239Z] #71 DONE 4.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-27T07:29:38.291Z] #70 4.246 Setting up libkmod2:amd64 (26-1) ... [2021-05-27T07:29:38.291Z] #70 4.263 Setting up systemd (241-7~deb10u7) ... [2021-05-27T07:29:38.291Z] #70 4.316 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-05-27T07:29:38.291Z] #70 4.317 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-05-27T07:29:38.291Z] #70 4.321 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-27T07:29:38.291Z] #70 4.321 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-27T07:29:38.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=934d360039113adf2877706d14fd7c499c9199ca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:934d360039113adf2877706d14fd7c499c9199ca hack/test/unit [2021-05-27T07:29:38.882Z] #70 4.802 Selecting previously unselected package systemd-sysv. [2021-05-27T07:29:38.882Z] #70 4.803 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-05-27T07:29:38.882Z] #70 4.821 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-05-27T07:29:38.882Z] #70 4.825 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-05-27T07:29:38.882Z] #70 4.868 Selecting previously unselected package libdbus-1-3:amd64. [2021-05-27T07:29:38.882Z] #70 4.871 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-05-27T07:29:38.882Z] #70 4.876 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-27T07:29:38.882Z] #70 4.938 Selecting previously unselected package dbus. [2021-05-27T07:29:38.882Z] #70 4.941 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-05-27T07:29:38.882Z] #70 4.952 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-05-27T07:29:38.882Z] #70 5.016 Selecting previously unselected package libpam-systemd:amd64. [2021-05-27T07:29:38.882Z] #70 5.019 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-05-27T07:29:38.882Z] #70 5.024 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-27T07:29:38.883Z] #70 5.066 Selecting previously unselected package dbus-user-session. [2021-05-27T07:29:39.150Z] #70 5.069 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-05-27T07:29:39.150Z] #70 5.073 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-27T07:29:39.150Z] #70 5.140 Setting up systemd-sysv (241-7~deb10u7) ... [2021-05-27T07:29:39.150Z] #70 5.154 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-27T07:29:39.150Z] #70 5.168 Setting up dbus (1.12.20-0+deb10u1) ... [2021-05-27T07:29:39.150Z] #70 5.292 invoke-rc.d: could not determine current runlevel [2021-05-27T07:29:39.414Z] #70 5.295 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T07:29:39.414Z] #70 5.299 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-27T07:29:39.414Z] #70 5.473 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-27T07:29:39.414Z] #70 5.490 Processing triggers for systemd (241-7~deb10u7) ... [2021-05-27T07:29:39.414Z] #70 5.499 Processing triggers for libc-bin (2.28-10) ... [2021-05-27T07:29:39.674Z] #70 DONE 5.6s [2021-05-27T07:29:39.674Z] [2021-05-27T07:29:39.674Z] #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-05-27T07:29:39.674Z] #71 sha256:fa46c9f6a4d923b8ce0298b1b7de7190d842f0e485cddef10cc5914daa7a65b0 [2021-05-27T07:29:40.244Z] #71 0.484 % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T07:29:40.244Z] #71 0.485 Dload Upload Total Spent Left Speed [2021-05-27T07:29:40.244Z] #71 0.487 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16132 0 --:--:-- --:--:-- --:--:-- 16132 [2021-05-27T07:29:40.244Z] #71 DONE 0.6s [2021-05-27T07:29:40.244Z] [2021-05-27T07:29:40.244Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-27T07:29:40.244Z] #72 sha256:729ff6e69c7c6ed2d1643b48ccbc5119425a9eded6b03195814c610fcc3d4adb [2021-05-27T07:29:41.184Z] #72 DONE 0.7s [2021-05-27T07:29:41.184Z] [2021-05-27T07:29:41.184Z] #73 exporting to image [2021-05-27T07:29:41.184Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-27T07:29:41.184Z] #73 exporting layers [2021-05-27T07:29:43.855Z] ? github.com/docker/docker/api [no test files] [2021-05-27T07:29:47.761Z] #73 exporting layers 6.8s done [2021-05-27T07:29:47.761Z] #73 writing image sha256:72d3d73a486b0dc0053668e699fcbc4aee28a97bf0c3696d074417f6427916ab done [2021-05-27T07:29:47.761Z] #73 naming to docker.io/library/docker:22d26e3feaeb8a41b08f2968963ffc454cd985b7 done [2021-05-27T07:29:47.761Z] #73 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-27T07:29:48.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=22d26e3feaeb8a41b08f2968963ffc454cd985b7 -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:22d26e3feaeb8a41b08f2968963ffc454cd985b7 hack/make.sh dynbinary test-integration [2021-05-27T07:29:48.442Z] #56 238.5 # github.com/containerd/containerd/cmd/containerd [2021-05-27T07:29:48.442Z] #56 238.5 /usr/bin/ld: /tmp/go-link-331329682/000018.o: in function `New': [2021-05-27T07:29:48.442Z] #56 238.5 /tmp/tmp.5ZhVjvIp5S/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-27T07:29:48.442Z] #56 238.5 + bin/containerd-stress [2021-05-27T07:29:48.442Z] #56 240.7 + bin/containerd-shim [2021-05-27T07:29:50.007Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-27T07:29:50.007Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-27T07:29:50.007Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-27T07:29:50.007Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-27T07:29:50.007Z] 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-05-27T07:29:50.007Z] Detected virtualization docker. [2021-05-27T07:29:50.007Z] Detected architecture x86-64. [2021-05-27T07:29:50.007Z] Set hostname to <5d64f55f98bf>. [2021-05-27T07:29:50.577Z] + source /etc/docker-entrypoint-cmd [2021-05-27T07:29:50.577Z] ++ hack/make.sh dynbinary test-integration [2021-05-27T07:29:50.838Z] [2021-05-27T07:29:50.838Z] Removing bundles/ [2021-05-27T07:29:50.838Z] [2021-05-27T07:29:50.838Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-27T07:29:50.838Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-27T07:29:50.838Z] GOOS="" GOARCH="" GOARM="" [2021-05-27T07:29:53.720Z] #56 247.5 + bin/containerd-shim-runc-v1 [2021-05-27T07:29:53.931Z] #56 240.0 # github.com/containerd/containerd/cmd/containerd [2021-05-27T07:29:53.931Z] #56 240.0 /usr/bin/ld: /tmp/go-link-128021236/000018.o: in function `New': [2021-05-27T07:29:53.931Z] #56 240.0 /tmp/tmp.PCeGmTXJW4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-27T07:29:53.931Z] #56 240.1 + bin/containerd-stress [2021-05-27T07:29:53.931Z] #56 242.4 + bin/containerd-shim [2021-05-27T07:29:56.097Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2021-05-27T07:29:58.994Z] #56 252.4 + bin/containerd-shim-runc-v2 [2021-05-27T07:29:59.200Z] #56 249.4 + bin/containerd-shim-runc-v1 [2021-05-27T07:29:59.253Z] #56 253.6 + binaries [2021-05-27T07:29:59.512Z] #56 253.6 + install -D bin/containerd /build/containerd [2021-05-27T07:29:59.512Z] #56 253.6 + install -D bin/containerd-shim /build/containerd-shim [2021-05-27T07:29:59.512Z] #56 253.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-27T07:29:59.512Z] #56 253.6 + install -D bin/ctr /build/ctr [2021-05-27T07:30:00.888Z] #56 DONE 254.9s [2021-05-27T07:30:01.853Z] [2021-05-27T07:30:01.853Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-27T07:30:01.853Z] #57 sha256:e51eba87888fd95b29cbd2839f27e7cbb22b2c269465905fb973227a56db9589 [2021-05-27T07:30:02.825Z] #57 DONE 1.3s [2021-05-27T07:30:02.825Z] [2021-05-27T07:30:02.825Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-27T07:30:02.825Z] #61 sha256:f0a504df17db5d3ee3bb636e9b07440fb30e35bf84ee326979f100c775b6f4ff [2021-05-27T07:30:03.088Z] #61 DONE 0.3s [2021-05-27T07:30:03.088Z] [2021-05-27T07:30:03.088Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-27T07:30:03.088Z] #66 sha256:635c8211142db98d53d44bbe03f5673e24fec79746c1bd1f5c324cfd91f301d1 [2021-05-27T07:30:04.463Z] #66 DONE 1.2s [2021-05-27T07:30:04.463Z] [2021-05-27T07:30:04.463Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-27T07:30:04.463Z] #68 sha256:4ad7b8171ba4c1702105ab4faa75e591b923ff9754339e83ef21b9df3a2bff77 [2021-05-27T07:30:04.463Z] #68 DONE 0.1s [2021-05-27T07:30:04.463Z] [2021-05-27T07:30:04.463Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-27T07:30:04.463Z] #69 sha256:1cd8ef7a98cd5c49c566d3cbfc3a21c3b57e79562a26cee80bdf21c669ec8467 [2021-05-27T07:30:04.463Z] #69 DONE 0.0s [2021-05-27T07:30:04.463Z] [2021-05-27T07:30:04.463Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-27T07:30:04.463Z] #70 sha256:88bdce380ef09e1265a12d6579e8d033b73b41505ae209283f68f7196f7ba2a8 [2021-05-27T07:30:04.467Z] #56 254.4 + bin/containerd-shim-runc-v2 [2021-05-27T07:30:04.724Z] #56 255.5 + binaries [2021-05-27T07:30:04.725Z] #56 255.5 + install -D bin/containerd /build/containerd [2021-05-27T07:30:04.725Z] #56 255.5 + install -D bin/containerd-shim /build/containerd-shim [2021-05-27T07:30:04.982Z] #56 255.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-27T07:30:04.982Z] #56 255.5 + install -D bin/ctr /build/ctr [2021-05-27T07:30:06.136Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 2m0.282694478s [2021-05-27T07:30:06.136Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 652.129789ms [2021-05-27T07:30:06.996Z] #70 DONE 2.5s [2021-05-27T07:30:06.996Z] [2021-05-27T07:30:06.996Z] #71 exporting to image [2021-05-27T07:30:06.996Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-27T07:30:06.996Z] #71 exporting layers [2021-05-27T07:30:07.508Z] #56 DONE 258.1s [2021-05-27T07:30:08.078Z] [2021-05-27T07:30:08.078Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-27T07:30:08.078Z] #57 sha256:9462376f069d5f2821e268e7ce3b7283fff457d2b98b2add604169d11a3993e2 [2021-05-27T07:30:09.974Z] #57 DONE 1.5s [2021-05-27T07:30:09.974Z] [2021-05-27T07:30:09.974Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-27T07:30:09.974Z] #61 sha256:0ba40014f124609c08fe0a554b7ec7c78632973a23b165ecb4e40d8d013d8dee [2021-05-27T07:30:09.974Z] #61 DONE 0.3s [2021-05-27T07:30:09.974Z] [2021-05-27T07:30:09.974Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-27T07:30:09.974Z] #66 sha256:46a2d5893e24df822cb80a256056020e7981d2bb9b9095fb3962348a87ce0015 [2021-05-27T07:30:11.346Z] #66 DONE 1.3s [2021-05-27T07:30:11.346Z] [2021-05-27T07:30:11.346Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-27T07:30:11.346Z] #68 sha256:e9fb387d533c6b48ab1d8197b3ab43782ebb764c79895e1154a61575bee0f89d [2021-05-27T07:30:11.346Z] #68 DONE 0.0s [2021-05-27T07:30:11.346Z] [2021-05-27T07:30:11.346Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-27T07:30:11.346Z] #69 sha256:b7a8f271265f717cfd14d8a8f893ba2290b05139e0035939249644d21aa48ee5 [2021-05-27T07:30:11.346Z] #69 DONE 0.0s [2021-05-27T07:30:11.346Z] [2021-05-27T07:30:11.346Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-27T07:30:11.346Z] #70 sha256:c8b9f512b641e5a624f7da658cef13cd61e37198b062d889a43000074c4ad3f2 [2021-05-27T07:30:14.626Z] #70 DONE 2.8s [2021-05-27T07:30:14.626Z] [2021-05-27T07:30:14.626Z] #71 exporting to image [2021-05-27T07:30:14.626Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-27T07:30:14.626Z] #71 exporting layers [2021-05-27T07:30:15.115Z] #71 exporting layers 6.8s done [2021-05-27T07:30:15.115Z] #71 writing image sha256:b8f637cb5221c817963102d6f9967f348a88d89f4ee8066301b87b02e81dfc1b done [2021-05-27T07:30:15.115Z] #71 naming to docker.io/library/docker:22d26e3feaeb8a41b08f2968963ffc454cd985b7 done [2021-05-27T07:30:15.115Z] #71 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-27T07:30:15.464Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=22d26e3feaeb8a41b08f2968963ffc454cd985b7 -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:22d26e3feaeb8a41b08f2968963ffc454cd985b7 hack/make.sh dynbinary test-integration [2021-05-27T07:30:16.840Z] [2021-05-27T07:30:16.840Z] Removing bundles/ [2021-05-27T07:30:16.840Z] [2021-05-27T07:30:16.840Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-27T07:30:16.840Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-27T07:30:16.840Z] GOOS="" GOARCH="" GOARM="" [2021-05-27T07:30:21.190Z] #71 exporting layers 7.1s done [2021-05-27T07:30:21.190Z] #71 writing image sha256:721298cbbe9b7f940b5381eab7746833bdde78dad622ea99642501bca90850d9 done [2021-05-27T07:30:21.190Z] #71 naming to docker.io/library/docker:22d26e3feaeb8a41b08f2968963ffc454cd985b7 done [2021-05-27T07:30:21.190Z] #71 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-27T07:30:21.525Z] + trap exit INT TERM [2021-05-27T07:30:21.525Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-27T07:30:21.525Z] + CONTAINER_NAME=docker-pr6 [2021-05-27T07:30:21.525Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42410/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22d26e3feaeb8a41b08f2968963ffc454cd985b7 -e DOCKER_GRAPHDRIVER docker:22d26e3feaeb8a41b08f2968963ffc454cd985b7 hack/make.sh dynbinary-daemon [2021-05-27T07:30:22.464Z] [2021-05-27T07:30:22.464Z] Removing bundles/ [2021-05-27T07:30:22.464Z] [2021-05-27T07:30:22.464Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-27T07:30:22.464Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-27T07:30:22.464Z] GOOS="" GOARCH="" GOARM="" [2021-05-27T07:30:52.447Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-27T07:30:52.447Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2021-05-27T07:30:52.447Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2021-05-27T07:30:52.447Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-27T07:30:52.447Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-27T07:30:52.447Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-27T07:30:52.447Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-27T07:30:52.447Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-27T07:30:52.447Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-27T07:30:52.447Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-27T07:30:52.708Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-27T07:30:52.708Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-27T07:30:54.111Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-27T07:30:54.111Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-27T07:30:54.111Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2021-05-27T07:30:54.374Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2021-05-27T07:30:54.374Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-27T07:30:54.374Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-27T07:30:54.636Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2021-05-27T07:30:54.899Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2021-05-27T07:30:54.899Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-27T07:30:54.899Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-27T07:30:54.899Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-27T07:30:54.899Z] ? github.com/docker/docker/builder [no test files] [2021-05-27T07:30:54.899Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-27T07:30:54.899Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-27T07:30:54.899Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-27T07:30:54.899Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-27T07:30:54.899Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-27T07:30:54.899Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-27T07:30:54.899Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-27T07:30:57.454Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-05-27T07:30:58.400Z] ok github.com/docker/docker/builder/remotecontext 0.170s coverage: 13.7% of statements [2021-05-27T07:30:59.344Z] ok github.com/docker/docker/builder/dockerfile 0.424s coverage: 48.5% of statements [2021-05-27T07:30:59.344Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-27T07:31:00.734Z] ok github.com/docker/docker/builder/remotecontext/git 4.344s coverage: 86.3% of statements [2021-05-27T07:31:00.734Z] ? github.com/docker/docker/cli [no test files] [2021-05-27T07:31:00.734Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-27T07:31:06.032Z] ok github.com/docker/docker/client 0.270s coverage: 75.4% of statements [2021-05-27T07:31:18.050Z] 4612f6d0b889: Pull complete [2021-05-27T07:31:27.319Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-27T07:31:27.320Z] [2021-05-27T07:31:27.320Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-27T07:31:27.320Z] DOCKER_SYSTEMD=1 [2021-05-27T07:31:27.320Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-27T07:31:27.320Z] HOSTNAME=5d64f55f98bf [2021-05-27T07:31:27.320Z] DEST=bundles/test-integration [2021-05-27T07:31:27.320Z] PWD=/go/src/github.com/docker/docker [2021-05-27T07:31:27.320Z] DOCKER_GITCOMMIT=22d26e3feaeb8a41b08f2968963ffc454cd985b7 [2021-05-27T07:31:27.320Z] container=docker [2021-05-27T07:31:27.320Z] HOME=/root [2021-05-27T07:31:27.320Z] LANG=C.UTF-8 [2021-05-27T07:31:27.320Z] INVOCATION_ID=eec11405f88a4596a96146debb7bf2ab [2021-05-27T07:31:27.320Z] GOLANG_VERSION=1.13.15 [2021-05-27T07:31:27.320Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-27T07:31:27.320Z] VALIDATE_BRANCH=master [2021-05-27T07:31:27.320Z] TERM=xterm [2021-05-27T07:31:27.320Z] DOCKER_PKG=github.com/docker/docker [2021-05-27T07:31:27.320Z] SHLVL=3 [2021-05-27T07:31:27.320Z] TIMEOUT=120m [2021-05-27T07:31:27.320Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-27T07:31:27.320Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-27T07:31:27.320Z] GO111MODULE=off [2021-05-27T07:31:27.320Z] DOCKER_EXPERIMENTAL=1 [2021-05-27T07:31:27.320Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-27T07:31:27.320Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-27T07:31:27.320Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-27T07:31:27.320Z] GOPATH=/go [2021-05-27T07:31:27.320Z] PKG_CONFIG=pkg-config [2021-05-27T07:31:27.320Z] _=/usr/bin/env [2021-05-27T07:31:27.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-27T07:31:27.516Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.491081223s with top 10 stages: buildssa: 1m39.101400893s, goimports: 21.420580743s, unconvert: 12.145907057s, gosec: 9.827443727s, golint: 5.370061224s, ineffassign: 4.467515421s, misspell: 3.798011479s, inspect: 3.264207445s, vrp: 2.413772285s, printf: 2.117058814s [2021-05-27T07:31:38.172Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 29.1% of statements [2021-05-27T07:31:38.172Z] ok github.com/docker/docker/container 0.150s coverage: 34.6% of statements [2021-05-27T07:31:38.172Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-27T07:31:38.172Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-27T07:31:38.172Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-27T07:31:38.172Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-27T07:31:38.172Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.100s coverage: 65.3% of statements [2021-05-27T07:31:38.751Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.9% of statements [2021-05-27T07:31:39.690Z] INFO [runner/unused/goanalysis] analyzers took 28.182492769s with top 10 stages: buildssa: 24.109225682s, U1000: 4.073267087s [2021-05-27T07:31:39.690Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-27T07:31:39.690Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1683/1683, path_prettifier: 1683/1683, autogenerated_exclude: 1578/1683, exclude: 1578/1578, skip_files: 1683/1683, skip_dirs: 1683/1683, cgo: 1683/2262, identifier_marker: 1578/1578, exclude-rules: 64/1578, nolint: 0/64 [2021-05-27T07:31:39.690Z] INFO [runner] processing took 176.957356ms with stages: nolint: 73.939847ms, identifier_marker: 57.846982ms, path_prettifier: 24.492934ms, autogenerated_exclude: 7.698565ms, exclude-rules: 6.417654ms, skip_dirs: 4.476971ms, cgo: 1.117291ms, filename_unadjuster: 959.567µs, max_same_issues: 3.106µs, uniq_by_line: 801ns, diff: 743ns, source_code: 611ns, exclude: 582ns, max_from_linter: 523ns, skip_files: 467ns, path_shortener: 410ns, max_per_file_from_linter: 302ns [2021-05-27T07:31:39.690Z] INFO [runner] linters took 1m39.094629913s with stages: goanalysis_metalinter: 1m19.111141533s, unused: 19.805965721s [2021-05-27T07:31:39.690Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-05-27T07:31:40.618Z] INFO Memory: 1655 samples, avg is 243.0MB, max is 3429.4MB [2021-05-27T07:31:40.618Z] INFO Execution took 3m40.996277547s [2021-05-27T07:31:40.875Z] Congratulations! The shell scripts are properly formatted. [2021-05-27T07:31:41.255Z] 29d5b6a226d2: Verifying Checksum [2021-05-27T07:31:41.255Z] 29d5b6a226d2: Download complete [2021-05-27T07:31:41.304Z] ok github.com/docker/docker/daemon/cluster 0.149s coverage: 0.5% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-27T07:31:41.778Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e hack/make.sh dynbinary-daemon test-docker-py [2021-05-27T07:31:42.340Z] [2021-05-27T07:31:42.340Z] Removing bundles/ [2021-05-27T07:31:42.340Z] [2021-05-27T07:31:42.340Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-27T07:31:42.340Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-27T07:31:42.340Z] GOOS="" GOARCH="" GOARM="" [2021-05-27T07:31:43.224Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2021-05-27T07:31:45.149Z] ok github.com/docker/docker/daemon/config 0.116s coverage: 81.8% of statements [2021-05-27T07:31:45.149Z] ok github.com/docker/docker/daemon/events 0.088s coverage: 50.0% of statements [2021-05-27T07:31:47.073Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2021-05-27T07:31:50.375Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.979s coverage: 73.3% of statements [2021-05-27T07:31:50.375Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.1% of statements [2021-05-27T07:31:50.948Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.496s coverage: 14.1% of statements [2021-05-27T07:31:51.894Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.818s coverage: 56.2% of statements [2021-05-27T07:31:53.292Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-05-27T07:31:53.303Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-27T07:31:53.303Z] [2021-05-27T07:31:53.303Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-27T07:31:53.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-27T07:31:53.303Z] HOSTNAME=4e81e1430ef1 [2021-05-27T07:31:53.303Z] DEST=bundles/test-integration [2021-05-27T07:31:53.303Z] PWD=/go/src/github.com/docker/docker [2021-05-27T07:31:53.303Z] DOCKER_ROOTLESS=1 [2021-05-27T07:31:53.303Z] DOCKER_GITCOMMIT=22d26e3feaeb8a41b08f2968963ffc454cd985b7 [2021-05-27T07:31:53.303Z] container=docker [2021-05-27T07:31:53.303Z] HOME=/root [2021-05-27T07:31:53.303Z] GOLANG_VERSION=1.13.15 [2021-05-27T07:31:53.303Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-27T07:31:53.303Z] VALIDATE_BRANCH=master [2021-05-27T07:31:53.303Z] TERM=xterm [2021-05-27T07:31:53.303Z] DOCKER_PKG=github.com/docker/docker [2021-05-27T07:31:53.303Z] SHLVL=1 [2021-05-27T07:31:53.303Z] TIMEOUT=120m [2021-05-27T07:31:53.303Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-27T07:31:53.303Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-27T07:31:53.303Z] GO111MODULE=off [2021-05-27T07:31:53.303Z] DOCKER_EXPERIMENTAL=1 [2021-05-27T07:31:53.303Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-27T07:31:53.303Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-27T07:31:53.303Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-27T07:31:53.303Z] GOPATH=/go [2021-05-27T07:31:53.303Z] PKG_CONFIG=pkg-config [2021-05-27T07:31:53.303Z] _=/usr/bin/env [2021-05-27T07:31:53.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-27T07:31:53.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-27T07:31:54.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-27T07:31:55.214Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.780s coverage: 49.4% of statements [2021-05-27T07:31:57.133Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.472s coverage: 57.7% of statements [2021-05-27T07:31:57.394Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 57.5% of statements [2021-05-27T07:31:57.965Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.246s coverage: 46.2% of statements [2021-05-27T07:31:58.540Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2021-05-27T07:31:58.921Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-27T07:31:58.921Z] [2021-05-27T07:31:58.921Z] + TEST_INTEGRATION_DEST=2 [2021-05-27T07:31:58.921Z] + CONTAINER_NAME=docker-pr6-2 [2021-05-27T07:31:58.921Z] + TEST_SKIP_INTEGRATION=1 [2021-05-27T07:31:58.921Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-27T07:31:58.921Z] + run_tests [2021-05-27T07:31:58.921Z] + c=0 [2021-05-27T07:31:58.921Z] + '[' -n 0 ']' [2021-05-27T07:31:58.921Z] + rm= [2021-05-27T07:31:58.921Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42410/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42410/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=22d26e3feaeb8a41b08f2968963ffc454cd985b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22d26e3feaeb8a41b08f2968963ffc454cd985b7 hack/make.sh '' test-integration [2021-05-27T07:31:58.921Z] + TEST_INTEGRATION_DEST=1 [2021-05-27T07:31:58.921Z] + CONTAINER_NAME=docker-pr6-1 [2021-05-27T07:31:58.921Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-27T07:31:58.921Z] + run_tests test-integration-flaky [2021-05-27T07:31:58.921Z] + '[' -n 0 ']' [2021-05-27T07:31:58.921Z] + rm= [2021-05-27T07:31:58.921Z] + TEST_INTEGRATION_DEST=3 [2021-05-27T07:31:58.921Z] + CONTAINER_NAME=docker-pr6-3 [2021-05-27T07:31:58.921Z] + TEST_SKIP_INTEGRATION=1 [2021-05-27T07:31:58.921Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-27T07:31:58.921Z] + run_tests [2021-05-27T07:31:58.921Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42410/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42410/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=22d26e3feaeb8a41b08f2968963ffc454cd985b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22d26e3feaeb8a41b08f2968963ffc454cd985b7 hack/make.sh test-integration-flaky test-integration [2021-05-27T07:31:58.921Z] + '[' -n 0 ']' [2021-05-27T07:31:58.921Z] + rm= [2021-05-27T07:31:58.921Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42410/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42410/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=22d26e3feaeb8a41b08f2968963ffc454cd985b7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22d26e3feaeb8a41b08f2968963ffc454cd985b7 hack/make.sh '' test-integration [2021-05-27T07:31:58.921Z] ++ jobs -p [2021-05-27T07:31:58.921Z] + for job in $(jobs -p) [2021-05-27T07:31:58.922Z] + wait 10565 [2021-05-27T07:31:58.922Z] [2021-05-27T07:31:58.922Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-27T07:31:58.922Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-27T07:31:58.922Z] HOSTNAME=3914790b70ef [2021-05-27T07:31:58.922Z] TEST_SKIP_INTEGRATION=1 [2021-05-27T07:31:58.922Z] TESTDEBUG=0 [2021-05-27T07:31:58.922Z] DEST=bundles/test-integration [2021-05-27T07:31:58.922Z] PWD=/go/src/github.com/docker/docker [2021-05-27T07:31:58.922Z] KEEPBUNDLE=1 [2021-05-27T07:31:58.922Z] DOCKER_GITCOMMIT=22d26e3feaeb8a41b08f2968963ffc454cd985b7 [2021-05-27T07:31:58.922Z] container=docker [2021-05-27T07:31:58.922Z] HOME=/root [2021-05-27T07:31:58.922Z] GOLANG_VERSION=1.13.15 [2021-05-27T07:31:58.922Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-27T07:31:58.922Z] VALIDATE_BRANCH=master [2021-05-27T07:31:58.922Z] TERM=xterm [2021-05-27T07:31:58.922Z] DOCKER_PKG=github.com/docker/docker [2021-05-27T07:31:58.922Z] SHLVL=1 [2021-05-27T07:31:58.922Z] TIMEOUT=120m [2021-05-27T07:31:58.922Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-27T07:31:58.922Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-27T07:31:58.922Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-27T07:31:58.922Z] GO111MODULE=off [2021-05-27T07:31:58.922Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-27T07:31:58.922Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-27T07:31:58.922Z] GOPATH=/go [2021-05-27T07:31:58.922Z] PKG_CONFIG=pkg-config [2021-05-27T07:31:58.922Z] _=/usr/bin/env [2021-05-27T07:31:58.922Z] Building test suite binary ./integration-cli/test.main [2021-05-27T07:31:58.922Z] [2021-05-27T07:31:58.922Z] [2021-05-27T07:31:58.922Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-27T07:31:58.922Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-27T07:31:58.922Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-27T07:31:58.922Z] HOSTNAME=2db7990dd9a5 [2021-05-27T07:31:58.922Z] TEST_SKIP_INTEGRATION=1 [2021-05-27T07:31:58.922Z] TESTDEBUG=0 [2021-05-27T07:31:58.922Z] DEST=bundles/test-integration [2021-05-27T07:31:58.922Z] PWD=/go/src/github.com/docker/docker [2021-05-27T07:31:58.922Z] KEEPBUNDLE=1 [2021-05-27T07:31:58.922Z] DOCKER_GITCOMMIT=22d26e3feaeb8a41b08f2968963ffc454cd985b7 [2021-05-27T07:31:58.922Z] container=docker [2021-05-27T07:31:58.922Z] HOME=/root [2021-05-27T07:31:58.922Z] GOLANG_VERSION=1.13.15 [2021-05-27T07:31:58.922Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-27T07:31:58.922Z] VALIDATE_BRANCH=master [2021-05-27T07:31:58.922Z] TERM=xterm [2021-05-27T07:31:58.922Z] DOCKER_PKG=github.com/docker/docker [2021-05-27T07:31:58.922Z] SHLVL=1 [2021-05-27T07:31:58.922Z] TIMEOUT=120m [2021-05-27T07:31:58.922Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-27T07:31:58.922Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-27T07:31:58.922Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-27T07:31:58.922Z] GO111MODULE=off [2021-05-27T07:31:58.922Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-27T07:31:58.922Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-27T07:31:58.922Z] GOPATH=/go [2021-05-27T07:31:58.922Z] PKG_CONFIG=pkg-config [2021-05-27T07:31:58.922Z] _=/usr/bin/env [2021-05-27T07:31:58.922Z] Building test suite binary ./integration-cli/test.main [2021-05-27T07:31:58.922Z] No new tests added to integration. [2021-05-27T07:31:58.922Z] [2021-05-27T07:31:58.922Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-27T07:31:58.922Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-27T07:31:58.922Z] HOSTNAME=f8eeefb562c1 [2021-05-27T07:31:58.922Z] TESTDEBUG=0 [2021-05-27T07:31:58.922Z] DEST=bundles/test-integration [2021-05-27T07:31:58.922Z] PWD=/go/src/github.com/docker/docker [2021-05-27T07:31:58.922Z] KEEPBUNDLE=1 [2021-05-27T07:31:58.922Z] DOCKER_GITCOMMIT=22d26e3feaeb8a41b08f2968963ffc454cd985b7 [2021-05-27T07:31:58.922Z] container=docker [2021-05-27T07:31:58.922Z] HOME=/root [2021-05-27T07:31:58.922Z] GOLANG_VERSION=1.13.15 [2021-05-27T07:31:58.922Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-27T07:31:58.922Z] VALIDATE_BRANCH=master [2021-05-27T07:31:58.922Z] TERM=xterm [2021-05-27T07:31:58.922Z] DOCKER_PKG=github.com/docker/docker [2021-05-27T07:31:58.922Z] SHLVL=1 [2021-05-27T07:31:58.922Z] TIMEOUT=120m [2021-05-27T07:31:58.922Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-27T07:31:58.922Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-27T07:31:58.922Z] GO111MODULE=off [2021-05-27T07:31:58.922Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-27T07:31:58.922Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-27T07:31:58.922Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-27T07:31:58.922Z] GOPATH=/go [2021-05-27T07:31:58.922Z] PKG_CONFIG=pkg-config [2021-05-27T07:31:58.922Z] _=/usr/bin/env [2021-05-27T07:31:58.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-27T07:31:59.113Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.031s coverage: 3.0% of statements [2021-05-27T07:31:59.375Z] ok github.com/docker/docker/daemon 12.308s coverage: 17.3% of statements [2021-05-27T07:31:59.375Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-27T07:31:59.375Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-27T07:31:59.375Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-27T07:31:59.375Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-27T07:31:59.375Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-27T07:31:59.375Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-27T07:31:59.375Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-27T07:32:01.295Z] ok github.com/docker/docker/daemon/logger 0.292s coverage: 43.2% of statements [2021-05-27T07:32:01.558Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2021-05-27T07:32:01.820Z] ok github.com/docker/docker/daemon/images 0.061s coverage: 6.7% of statements [2021-05-27T07:32:01.820Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-27T07:32:01.820Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-27T07:32:02.784Z] ok github.com/docker/docker/daemon/logger/awslogs 0.379s coverage: 77.8% of statements [2021-05-27T07:32:02.784Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-27T07:32:02.784Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-27T07:32:03.046Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.039s coverage: 87.2% of statements [2021-05-27T07:32:03.046Z] ok github.com/docker/docker/daemon/logger/journald 0.037s coverage: 23.9% of statements [2021-05-27T07:32:03.634Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 69.9% of statements [2021-05-27T07:32:04.580Z] ok github.com/docker/docker/daemon/logger/local 0.072s coverage: 75.2% of statements [2021-05-27T07:32:04.580Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-27T07:32:05.154Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2021-05-27T07:32:05.416Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.097s coverage: 58.6% of statements [2021-05-27T07:32:06.363Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2021-05-27T07:32:06.624Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 46.8% of statements [2021-05-27T07:32:07.196Z] ok github.com/docker/docker/daemon/network 0.057s coverage: 63.8% of statements [2021-05-27T07:32:08.142Z] ok github.com/docker/docker/daemon/logger/splunk 1.879s coverage: 82.5% of statements [2021-05-27T07:32:08.142Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-27T07:32:08.142Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-27T07:32:08.715Z] ok github.com/docker/docker/distribution/metadata 0.097s coverage: 48.2% of statements [2021-05-27T07:32:10.104Z] ok github.com/docker/docker/errdefs 0.017s coverage: 53.1% of statements [2021-05-27T07:32:10.104Z] ok github.com/docker/docker/distribution 0.287s coverage: 25.2% of statements [2021-05-27T07:32:10.104Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-27T07:32:11.048Z] ok github.com/docker/docker/image 0.070s coverage: 86.6% of statements [2021-05-27T07:32:11.622Z] ok github.com/docker/docker/distribution/xfer 1.777s coverage: 85.1% of statements [2021-05-27T07:32:11.622Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-27T07:32:11.622Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2021-05-27T07:32:12.195Z] ok github.com/docker/docker/image/tarexport 0.053s coverage: 0.6% of statements [2021-05-27T07:32:12.458Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2021-05-27T07:32:12.458Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-27T07:32:12.458Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2021-05-27T07:32:13.848Z] ok github.com/docker/docker/oci 0.033s coverage: 45.2% of statements [2021-05-27T07:32:13.848Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2021-05-27T07:32:14.110Z] ok github.com/docker/docker/opts 0.040s coverage: 67.1% of statements [2021-05-27T07:32:15.055Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2021-05-27T07:32:16.000Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-05-27T07:32:16.261Z] ok github.com/docker/docker/pkg/authorization 0.420s coverage: 68.3% of statements [2021-05-27T07:32:16.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-27T07:32:16.848Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2021-05-27T07:32:17.791Z] ok github.com/docker/docker/pkg/archive 1.304s coverage: 81.9% of statements [2021-05-27T07:32:17.791Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2021-05-27T07:32:18.365Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-05-27T07:32:18.938Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2021-05-27T07:32:19.509Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-05-27T07:32:19.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-27T07:32:19.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-27T07:32:20.081Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-05-27T07:32:20.081Z] ok github.com/docker/docker/pkg/chrootarchive 2.978s coverage: 43.2% of statements [2021-05-27T07:32:21.025Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 88.7% of statements [2021-05-27T07:32:21.286Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-05-27T07:32:21.547Z] ok github.com/docker/docker/pkg/fsutils 0.226s coverage: 85.1% of statements [2021-05-27T07:32:21.809Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2021-05-27T07:32:21.809Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2021-05-27T07:32:23.197Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2021-05-27T07:32:23.197Z] ok github.com/docker/docker/layer 7.870s coverage: 68.8% of statements [2021-05-27T07:32:23.197Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-27T07:32:23.197Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-27T07:32:23.197Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-27T07:32:23.197Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-27T07:32:23.197Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-27T07:32:23.197Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-27T07:32:23.197Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-27T07:32:23.197Z] ok github.com/docker/docker/pkg/ioutils 0.581s coverage: 69.3% of statements [2021-05-27T07:32:23.459Z] ok github.com/docker/docker/pkg/idtools 0.757s coverage: 69.5% of statements [2021-05-27T07:32:23.459Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-27T07:32:23.459Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-05-27T07:32:23.459Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-27T07:32:23.459Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-27T07:32:23.721Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2021-05-27T07:32:23.721Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-27T07:32:23.981Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2021-05-27T07:32:24.248Z] ok github.com/docker/docker/pkg/parsers/kernel 0.032s coverage: 60.0% of statements [2021-05-27T07:32:24.248Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2021-05-27T07:32:24.510Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2021-05-27T07:32:24.510Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-27T07:32:24.510Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-27T07:32:25.084Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2021-05-27T07:32:25.656Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2021-05-27T07:32:25.918Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2021-05-27T07:32:25.918Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2021-05-27T07:32:26.489Z] ok github.com/docker/docker/pkg/reexec 0.026s coverage: 82.4% of statements [2021-05-27T07:32:26.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-27T07:32:27.060Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2021-05-27T07:32:27.320Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2021-05-27T07:32:27.581Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-05-27T07:32:27.843Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2021-05-27T07:32:28.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-27T07:32:28.794Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 54.9% of statements [2021-05-27T07:32:29.055Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 36.9% of statements [2021-05-27T07:32:29.628Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2021-05-27T07:32:29.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-27T07:32:29.889Z] ok github.com/docker/docker/pkg/tarsum 0.093s coverage: 89.3% of statements [2021-05-27T07:32:30.151Z] testing: warning: no tests to run [2021-05-27T07:32:30.151Z] coverage: [no statements] [2021-05-27T07:32:30.151Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-05-27T07:32:30.412Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-05-27T07:32:30.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-27T07:32:30.674Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2021-05-27T07:32:30.674Z] ok github.com/docker/docker/pkg/signal 4.014s coverage: 62.3% of statements [2021-05-27T07:32:30.936Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2021-05-27T07:32:31.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-27T07:32:32.323Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2021-05-27T07:32:32.585Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 85.4% of statements [2021-05-27T07:32:33.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-27T07:32:33.528Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.2% of statements [2021-05-27T07:32:33.528Z] ok github.com/docker/docker/reference 0.029s coverage: 84.4% of statements [2021-05-27T07:32:34.918Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-05-27T07:32:35.182Z] ok github.com/docker/docker/quota 0.495s coverage: 71.4% of statements [2021-05-27T07:32:35.443Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 45.3% of statements [2021-05-27T07:32:35.704Z] ok github.com/docker/docker/registry 0.186s coverage: 58.8% of statements [2021-05-27T07:32:36.278Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2021-05-27T07:32:36.540Z] ok github.com/docker/docker/runconfig 0.039s coverage: 66.1% of statements [2021-05-27T07:32:37.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-27T07:32:38.458Z] ok github.com/docker/docker/volume/drivers 0.032s coverage: 36.1% of statements [2021-05-27T07:32:39.030Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.0% of statements [2021-05-27T07:32:39.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-27T07:32:39.973Z] ok github.com/docker/docker/volume/local 0.199s coverage: 76.4% of statements [2021-05-27T07:32:40.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-27T07:32:40.915Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2021-05-27T07:32:41.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-27T07:32:41.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-27T07:32:42.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-27T07:32:44.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-27T07:32:46.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-27T07:32:47.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-27T07:32:48.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-27T07:32:49.475Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-27T07:32:49.475Z] Using test binary docker [2021-05-27T07:32:49.475Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-27T07:32:49.475Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-27T07:32:49.476Z] INFO: Waiting for daemon to start... [2021-05-27T07:32:49.476Z] Starting dockerd [2021-05-27T07:32:51.643Z] . [2021-05-27T07:32:51.643Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-27T07:32:51.643Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-27T07:32:51.643Z] Error: No such image: emptyfs [2021-05-27T07:32:51.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-27T07:32:51.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-27T07:32:51.903Z] Running integration-test (iteration 1) [2021-05-27T07:32:51.903Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-27T07:32:52.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-27T07:32:54.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-27T07:32:54.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-27T07:32:55.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-27T07:32:59.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-27T07:33:01.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-27T07:33:02.869Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/rootless [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/volume [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-27T07:33:02.869Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === Skipped [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:73: No driver to put! [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-27T07:33:02.869Z] time="2021-05-27T07:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-27T07:33:02.869Z] time="2021-05-27T07:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-27T07:33:02.869Z] time="2021-05-27T07:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-27T07:33:02.869Z] time="2021-05-27T07:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-27T07:33:02.869Z] time="2021-05-27T07:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:73: No driver to put! [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-27T07:33:02.869Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-27T07:33:02.869Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-27T07:33:02.869Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:33:02.869Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-27T07:33:02.869Z] graphtest_unix.go:73: No driver to put! [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-27T07:33:02.869Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-27T07:33:02.869Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] [2021-05-27T07:33:02.869Z] DONE 2255 tests, 24 skipped in 197.227s Post stage [Pipeline] junit [2021-05-27T07:33:02.885Z] Recording test results [2021-05-27T07:33:02.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-27T07:33:03.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-27T07:33:04.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-27T07:33:04.590Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-27T07:33:04.947Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=934d360039113adf2877706d14fd7c499c9199ca -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:934d360039113adf2877706d14fd7c499c9199ca hack/make.sh dynbinary test-integration [2021-05-27T07:33:05.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-27T07:33:05.891Z] [2021-05-27T07:33:05.891Z] Removing bundles/ [2021-05-27T07:33:05.891Z] [2021-05-27T07:33:05.891Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-27T07:33:05.891Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-27T07:33:05.891Z] GOOS="" GOARCH="" GOARM="" [2021-05-27T07:33:06.799Z] Loaded image: buildpack-deps:buster [2021-05-27T07:33:06.799Z] Loaded image: busybox:latest [2021-05-27T07:33:06.799Z] Loaded image: busybox:glibc [2021-05-27T07:33:06.799Z] Loaded image: debian:bullseye [2021-05-27T07:33:06.799Z] Loaded image: hello-world:latest [2021-05-27T07:33:07.058Z] Loaded image: arm32v7/hello-world:latest [2021-05-27T07:33:07.058Z] INFO: Testing against a local daemon [2021-05-27T07:33:07.058Z] === RUN TestCgroupNamespacesBuild [2021-05-27T07:33:07.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-27T07:33:08.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-27T07:33:09.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-27T07:33:10.246Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-27T07:33:10.246Z] Using test binary docker [2021-05-27T07:33:10.505Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-27T07:33:10.505Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-27T07:33:10.505Z] INFO: Waiting for daemon to start... [2021-05-27T07:33:10.505Z] Starting dockerd [2021-05-27T07:33:11.253Z] --- PASS: TestCgroupNamespacesBuild (3.51s) [2021-05-27T07:33:11.253Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-27T07:33:12.195Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2021-05-27T07:33:12.195Z] === RUN TestBuildWithSession [2021-05-27T07:33:12.195Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-27T07:33:12.195Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T07:33:12.195Z] === RUN TestBuildSquashParent [2021-05-27T07:33:14.433Z] 8116de3c91c3: Pull complete [2021-05-27T07:33:14.433Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-27T07:33:14.433Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T07:33:14.433Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T07:33:14.433Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-05-27T07:33:14.433Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-05-27T07:33:14.433Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-05-27T07:33:14.433Z] INFO: Docker version of control daemon [2021-05-27T07:33:14.433Z] [2021-05-27T07:33:14.433Z] Client: [2021-05-27T07:33:14.433Z] Version: 20.10.6 [2021-05-27T07:33:14.433Z] API version: 1.41 [2021-05-27T07:33:14.433Z] Go version: go1.16.3 [2021-05-27T07:33:14.433Z] Git commit: 370c289 [2021-05-27T07:33:14.433Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-27T07:33:14.433Z] OS/Arch: windows/amd64 [2021-05-27T07:33:14.433Z] Context: default [2021-05-27T07:33:14.433Z] Experimental: true [2021-05-27T07:33:14.433Z] [2021-05-27T07:33:14.433Z] Server: Docker Engine - Community [2021-05-27T07:33:14.433Z] Engine: [2021-05-27T07:33:14.433Z] Version: 20.10.6 [2021-05-27T07:33:14.433Z] API version: 1.41 (minimum version 1.24) [2021-05-27T07:33:14.433Z] Go version: go1.13.15 [2021-05-27T07:33:14.433Z] Git commit: 8728dd2 [2021-05-27T07:33:14.433Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-27T07:33:14.433Z] OS/Arch: windows/amd64 [2021-05-27T07:33:14.433Z] Experimental: true [2021-05-27T07:33:14.433Z] [2021-05-27T07:33:14.433Z] INFO: Docker info of control daemon [2021-05-27T07:33:14.433Z] [2021-05-27T07:33:14.433Z] Client: [2021-05-27T07:33:14.433Z] Context: default [2021-05-27T07:33:14.433Z] Debug Mode: false [2021-05-27T07:33:14.433Z] Plugins: [2021-05-27T07:33:14.433Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-27T07:33:14.433Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-27T07:33:14.433Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-27T07:33:14.433Z] [2021-05-27T07:33:14.433Z] Server: [2021-05-27T07:33:14.433Z] Containers: 0 [2021-05-27T07:33:14.433Z] Running: 0 [2021-05-27T07:33:14.433Z] Paused: 0 [2021-05-27T07:33:14.433Z] Stopped: 0 [2021-05-27T07:33:14.433Z] Images: 1 [2021-05-27T07:33:14.433Z] Server Version: 20.10.6 [2021-05-27T07:33:14.433Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-27T07:33:14.433Z] Windows: [2021-05-27T07:33:14.433Z] LCOW: [2021-05-27T07:33:14.433Z] Logging Driver: json-file [2021-05-27T07:33:14.433Z] Plugins: [2021-05-27T07:33:14.433Z] Volume: local [2021-05-27T07:33:14.433Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-27T07:33:14.433Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-27T07:33:14.433Z] Swarm: inactive [2021-05-27T07:33:14.433Z] Default Isolation: process [2021-05-27T07:33:14.433Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-27T07:33:14.433Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-27T07:33:14.433Z] OSType: windows [2021-05-27T07:33:14.433Z] Architecture: x86_64 [2021-05-27T07:33:14.433Z] CPUs: 4 [2021-05-27T07:33:14.433Z] Total Memory: 32GiB [2021-05-27T07:33:14.433Z] Name: azwin-2-c55c90 [2021-05-27T07:33:14.433Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-27T07:33:14.433Z] Docker Root Dir: D:\docker [2021-05-27T07:33:14.433Z] Debug Mode: false [2021-05-27T07:33:14.433Z] Registry: https://index.docker.io/v1/ [2021-05-27T07:33:14.433Z] Labels: [2021-05-27T07:33:14.433Z] Experimental: true [2021-05-27T07:33:14.433Z] Insecure Registries: [2021-05-27T07:33:14.433Z] 10.0.0.4:5000 [2021-05-27T07:33:14.433Z] 127.0.0.0/8 [2021-05-27T07:33:14.433Z] Registry Mirrors: [2021-05-27T07:33:14.433Z] http://10.0.0.4:5000/ [2021-05-27T07:33:14.433Z] Live Restore Enabled: false [2021-05-27T07:33:14.433Z] Product License: Community Engine [2021-05-27T07:33:14.433Z] [2021-05-27T07:33:14.433Z] [2021-05-27T07:33:14.433Z] INFO: Commit hash is 877e68bf54 [2021-05-27T07:33:14.433Z] INFO: Nuke-Everything... [2021-05-27T07:33:14.433Z] INFO: Container count on control daemon to delete is 0 [2021-05-27T07:33:14.433Z] INFO: Nuking d:\CI [2021-05-27T07:33:14.433Z] INFO: Zapped successfully [2021-05-27T07:33:14.433Z] INFO: Location for testing is d:\CI\PR-42410\6 [2021-05-27T07:33:14.433Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-27T07:33:14.433Z] [2021-05-27T07:33:14.433Z] [2021-05-27T07:33:14.433Z] INFO: Building the image from Dockerfile.windows at 05/27/2021 07:33:08... [2021-05-27T07:33:14.433Z] [2021-05-27T07:33:14.738Z] . [2021-05-27T07:33:14.738Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-27T07:33:14.738Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-27T07:33:14.738Z] Error: No such image: emptyfs [2021-05-27T07:33:14.738Z] Running integration-test (iteration 1) [2021-05-27T07:33:14.738Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-27T07:33:15.395Z] Sending build context to Docker daemon 58.28MB [2021-05-27T07:33:15.395Z] [2021-05-27T07:33:15.851Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-27T07:33:15.851Z] ---> 3a7f23e29bd7 [2021-05-27T07:33:15.851Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-27T07:33:15.851Z] ---> Running in 32f65dd91706 [2021-05-27T07:33:16.306Z] Removing intermediate container 32f65dd91706 [2021-05-27T07:33:16.306Z] ---> fd7b2d2f1bdd [2021-05-27T07:33:16.306Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-27T07:33:16.306Z] ---> Running in 82615e69e5c8 [2021-05-27T07:33:16.761Z] Removing intermediate container 82615e69e5c8 [2021-05-27T07:33:16.761Z] ---> 5b6554a71bc3 [2021-05-27T07:33:16.761Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-27T07:33:16.761Z] ---> Running in 302c6d2a8ab5 [2021-05-27T07:33:17.216Z] Removing intermediate container 302c6d2a8ab5 [2021-05-27T07:33:17.216Z] ---> 9ad55840a11e [2021-05-27T07:33:17.216Z] 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-05-27T07:33:17.216Z] ---> Running in deabe3716d76 [2021-05-27T07:33:17.673Z] Removing intermediate container deabe3716d76 [2021-05-27T07:33:17.673Z] ---> a5baff80035b [2021-05-27T07:33:17.673Z] 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-05-27T07:33:17.673Z] ---> Running in dca6cb32a780 [2021-05-27T07:33:18.788Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-27T07:33:18.788Z] [2021-05-27T07:33:18.788Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-27T07:33:18.788Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-27T07:33:18.788Z] Using test binary docker [2021-05-27T07:33:18.788Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-27T07:33:18.788Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-27T07:33:18.788Z] INFO: Waiting for daemon to start... [2021-05-27T07:33:18.788Z] Starting dockerd [2021-05-27T07:33:18.788Z] . [2021-05-27T07:33:18.788Z] INFO: Building docker-sdk-python3:5.0.0... [2021-05-27T07:33:20.325Z] --- PASS: TestBuildSquashParent (6.69s) [2021-05-27T07:33:20.325Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-27T07:33:20.325Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:33:20.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:33:20.325Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:33:20.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:33:20.325Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:33:20.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:33:20.325Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:33:20.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:33:20.325Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:33:20.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:33:20.325Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:33:20.325Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:33:20.325Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:33:20.325Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:33:21.266Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:33:21.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:33:22.684Z] 29d5b6a226d2: Pull complete [2021-05-27T07:33:22.684Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-27T07:33:22.684Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T07:33:22.684Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T07:33:22.684Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-05-27T07:33:22.684Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-05-27T07:33:22.684Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-05-27T07:33:22.684Z] INFO: Docker version of control daemon [2021-05-27T07:33:22.684Z] [2021-05-27T07:33:22.684Z] Client: Mirantis Container Runtime [2021-05-27T07:33:22.684Z] Version: 20.10.0 [2021-05-27T07:33:22.684Z] API version: 1.41 [2021-05-27T07:33:22.684Z] Go version: go1.13.15 [2021-05-27T07:33:22.684Z] Git commit: 6ee42dc [2021-05-27T07:33:22.684Z] Built: 03/11/2021 13:24:56 [2021-05-27T07:33:22.684Z] OS/Arch: windows/amd64 [2021-05-27T07:33:22.684Z] Context: default [2021-05-27T07:33:22.684Z] Experimental: true [2021-05-27T07:33:22.684Z] [2021-05-27T07:33:22.684Z] Server: Mirantis Container Runtime [2021-05-27T07:33:22.684Z] Engine: [2021-05-27T07:33:22.684Z] Version: 20.10.0 [2021-05-27T07:33:22.684Z] API version: 1.41 (minimum version 1.24) [2021-05-27T07:33:22.684Z] Go version: go1.13.15 [2021-05-27T07:33:22.684Z] Git commit: 1e08f21e79 [2021-05-27T07:33:22.684Z] Built: 03/11/2021 13:23:32 [2021-05-27T07:33:22.684Z] OS/Arch: windows/amd64 [2021-05-27T07:33:22.684Z] Experimental: true [2021-05-27T07:33:22.684Z] [2021-05-27T07:33:22.684Z] INFO: Docker info of control daemon [2021-05-27T07:33:22.684Z] [2021-05-27T07:33:22.684Z] Client: [2021-05-27T07:33:22.684Z] Context: default [2021-05-27T07:33:22.684Z] Debug Mode: false [2021-05-27T07:33:22.684Z] Plugins: [2021-05-27T07:33:22.684Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-27T07:33:22.684Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-27T07:33:22.684Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-27T07:33:22.684Z] [2021-05-27T07:33:22.684Z] Server: [2021-05-27T07:33:22.684Z] Containers: 0 [2021-05-27T07:33:22.684Z] Running: 0 [2021-05-27T07:33:22.684Z] Paused: 0 [2021-05-27T07:33:22.684Z] Stopped: 0 [2021-05-27T07:33:22.684Z] Images: 1 [2021-05-27T07:33:22.684Z] Server Version: 20.10.0 [2021-05-27T07:33:22.684Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-27T07:33:22.684Z] Windows: [2021-05-27T07:33:22.684Z] LCOW: [2021-05-27T07:33:22.684Z] Logging Driver: json-file [2021-05-27T07:33:22.684Z] Plugins: [2021-05-27T07:33:22.684Z] Volume: local [2021-05-27T07:33:22.684Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-27T07:33:22.684Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-27T07:33:22.684Z] Swarm: inactive [2021-05-27T07:33:22.684Z] Default Isolation: process [2021-05-27T07:33:22.684Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-27T07:33:22.684Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-27T07:33:22.684Z] OSType: windows [2021-05-27T07:33:22.684Z] Architecture: x86_64 [2021-05-27T07:33:22.684Z] CPUs: 4 [2021-05-27T07:33:22.684Z] Total Memory: 32GiB [2021-05-27T07:33:22.684Z] Name: azwin-2-ea9960 [2021-05-27T07:33:22.684Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-27T07:33:22.684Z] Docker Root Dir: D:\docker [2021-05-27T07:33:22.684Z] Debug Mode: false [2021-05-27T07:33:22.684Z] Registry: https://index.docker.io/v1/ [2021-05-27T07:33:22.684Z] Labels: [2021-05-27T07:33:22.684Z] Experimental: true [2021-05-27T07:33:22.684Z] Insecure Registries: [2021-05-27T07:33:22.684Z] 10.0.0.4:5000 [2021-05-27T07:33:22.684Z] 127.0.0.0/8 [2021-05-27T07:33:22.684Z] Registry Mirrors: [2021-05-27T07:33:22.684Z] http://10.0.0.4:5000/ [2021-05-27T07:33:22.684Z] Live Restore Enabled: false [2021-05-27T07:33:22.684Z] [2021-05-27T07:33:22.684Z] [2021-05-27T07:33:22.684Z] INFO: Commit hash is aaa0d848d8 [2021-05-27T07:33:22.684Z] INFO: Nuke-Everything... [2021-05-27T07:33:22.684Z] INFO: Container count on control daemon to delete is 0 [2021-05-27T07:33:22.684Z] INFO: Nuking d:\CI [2021-05-27T07:33:22.684Z] INFO: Zapped successfully [2021-05-27T07:33:22.684Z] INFO: Location for testing is d:\CI\PR-42410\6 [2021-05-27T07:33:22.684Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-27T07:33:22.684Z] [2021-05-27T07:33:22.684Z] [2021-05-27T07:33:22.684Z] INFO: Building the image from Dockerfile.windows at 05/27/2021 07:33:13... [2021-05-27T07:33:22.684Z] [2021-05-27T07:33:22.684Z] Sending build context to Docker daemon 58.28MB [2021-05-27T07:33:22.684Z] [2021-05-27T07:33:22.684Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-27T07:33:22.684Z] ---> 39d157a84080 [2021-05-27T07:33:22.684Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-27T07:33:22.684Z] ---> Running in 356e84e05b63 [2021-05-27T07:33:22.684Z] Removing intermediate container 356e84e05b63 [2021-05-27T07:33:22.684Z] ---> d66447fb262d [2021-05-27T07:33:22.684Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-27T07:33:22.684Z] ---> Running in 47e0a72c28d8 [2021-05-27T07:33:22.684Z] Removing intermediate container 47e0a72c28d8 [2021-05-27T07:33:22.684Z] ---> 5b6e8df362eb [2021-05-27T07:33:22.684Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-27T07:33:22.684Z] ---> Running in 1df9c7b27e8d [2021-05-27T07:33:22.684Z] Removing intermediate container 1df9c7b27e8d [2021-05-27T07:33:22.684Z] ---> 4fc7ae73afef [2021-05-27T07:33:22.684Z] 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-05-27T07:33:22.684Z] ---> Running in a9e58ba8a495 [2021-05-27T07:33:22.684Z] Removing intermediate container a9e58ba8a495 [2021-05-27T07:33:22.684Z] ---> f1bd58e991ec [2021-05-27T07:33:22.684Z] 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-05-27T07:33:22.684Z] ---> Running in a92720268b6a [2021-05-27T07:33:23.435Z] [2021-05-27T07:33:23.435Z] SUCCESS: Specified value was saved. [2021-05-27T07:33:24.068Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:33:24.068Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:33:24.394Z] INFO: Downloading git... [2021-05-27T07:33:25.362Z] INFO: Downloading go... [2021-05-27T07:33:26.607Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-27T07:33:26.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.32s) [2021-05-27T07:33:26.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2021-05-27T07:33:26.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.37s) [2021-05-27T07:33:26.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s) [2021-05-27T07:33:26.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s) [2021-05-27T07:33:26.608Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s) [2021-05-27T07:33:26.608Z] === RUN TestBuildMultiStageCopy [2021-05-27T07:33:26.608Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-27T07:33:27.533Z] [2021-05-27T07:33:27.533Z] SUCCESS: Specified value was saved. [2021-05-27T07:33:27.557Z] INFO: Downloading compiler 1 of 3... [2021-05-27T07:33:28.514Z] INFO: Downloading git... [2021-05-27T07:33:28.525Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-27T07:33:28.526Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-27T07:33:28.786Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-27T07:33:29.046Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-27T07:33:29.085Z] INFO: Downloading compiler 2 of 3... [2021-05-27T07:33:29.307Z] --- PASS: TestBuildMultiStageCopy (3.02s) [2021-05-27T07:33:29.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.05s) [2021-05-27T07:33:29.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-05-27T07:33:29.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-05-27T07:33:29.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-05-27T07:33:29.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-05-27T07:33:29.307Z] === RUN TestBuildMultiStageParentConfig [2021-05-27T07:33:29.878Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2021-05-27T07:33:29.878Z] === RUN TestBuildLabelWithTargets [2021-05-27T07:33:30.046Z] INFO: Downloading compiler 3 of 3... [2021-05-27T07:33:30.076Z] INFO: Downloading go... [2021-05-27T07:33:31.005Z] INFO: Extracting git... [2021-05-27T07:33:31.260Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2021-05-27T07:33:31.260Z] === RUN TestBuildWithEmptyLayers [2021-05-27T07:33:31.519Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-05-27T07:33:31.519Z] === RUN TestBuildMultiStageOnBuild [2021-05-27T07:33:32.303Z] INFO: Downloading compiler 1 of 3... [2021-05-27T07:33:32.303Z] INFO: Downloading compiler 2 of 3... [2021-05-27T07:33:32.303Z] INFO: Downloading compiler 3 of 3... [2021-05-27T07:33:32.769Z] INFO: Extracting git... [2021-05-27T07:33:32.825Z] Loaded image: buildpack-deps:buster [2021-05-27T07:33:32.825Z] Loaded image: busybox:latest [2021-05-27T07:33:32.825Z] Loaded image: busybox:glibc [2021-05-27T07:33:34.061Z] --- PASS: TestBuildMultiStageOnBuild (2.24s) [2021-05-27T07:33:34.061Z] === RUN TestBuildUncleanTarFilenames [2021-05-27T07:33:34.202Z] Loaded image: debian:bullseye [2021-05-27T07:33:34.202Z] Loaded image: hello-world:latest [2021-05-27T07:33:34.202Z] Loaded image: arm32v7/hello-world:latest [2021-05-27T07:33:34.461Z] INFO: Testing against a local daemon [2021-05-27T07:33:34.461Z] === RUN TestCgroupNamespacesBuild [2021-05-27T07:33:34.630Z] --- PASS: TestBuildUncleanTarFilenames (0.76s) [2021-05-27T07:33:34.630Z] === RUN TestBuildMultiStageLayerLeak [2021-05-27T07:33:37.171Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2021-05-27T07:33:37.171Z] === RUN TestBuildWithHugeFile [2021-05-27T07:33:37.744Z] --- PASS: TestCgroupNamespacesBuild (2.97s) [2021-05-27T07:33:37.744Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-27T07:33:40.279Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.67s) [2021-05-27T07:33:40.279Z] === RUN TestBuildWithSession [2021-05-27T07:33:40.279Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-27T07:33:40.279Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T07:33:40.279Z] === RUN TestBuildSquashParent [2021-05-27T07:33:45.767Z] INFO: Expanding go... [2021-05-27T07:33:48.396Z] --- PASS: TestBuildSquashParent (8.08s) [2021-05-27T07:33:48.396Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-27T07:33:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:33:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:33:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:33:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:33:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:33:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:33:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:33:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:33:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:33:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:33:48.396Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:33:48.396Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:33:48.396Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:33:48.396Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:33:50.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-27T07:33:50.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-27T07:33:50.552Z] INFO: Expanding go... [2021-05-27T07:33:51.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:33:51.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:33:53.063Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:33:53.063Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:33:54.969Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-27T07:33:54.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2021-05-27T07:33:54.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s) [2021-05-27T07:33:54.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.95s) [2021-05-27T07:33:54.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2021-05-27T07:33:54.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2021-05-27T07:33:54.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2021-05-27T07:33:54.969Z] === RUN TestBuildMultiStageCopy [2021-05-27T07:33:54.969Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-27T07:33:57.455Z] sha256:65a61e1bd3dce858273448e64e5ad1f4f3e873601c9431a2bd202cc07bfd9f54 [2021-05-27T07:33:57.455Z] INFO: Starting docker-py tests... [2021-05-27T07:33:57.455Z] ============================= test session starts ============================== [2021-05-27T07:33:57.455Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-27T07:33:57.455Z] rootdir: /src, inifile: pytest.ini [2021-05-27T07:33:57.455Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-27T07:33:57.455Z] collected 390 items / 1 deselected / 389 selected [2021-05-27T07:33:57.455Z] [2021-05-27T07:33:58.252Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-27T07:33:59.188Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-27T07:34:00.124Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-27T07:34:01.059Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-27T07:34:02.445Z] --- PASS: TestBuildMultiStageCopy (7.07s) [2021-05-27T07:34:02.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.08s) [2021-05-27T07:34:02.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-05-27T07:34:02.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2021-05-27T07:34:02.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-05-27T07:34:02.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-27T07:34:02.445Z] === RUN TestBuildMultiStageParentConfig [2021-05-27T07:34:06.802Z] INFO: Expanding compiler 1 of 3... [2021-05-27T07:34:07.710Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-05-27T07:34:07.710Z] === RUN TestBuildLabelWithTargets [2021-05-27T07:34:07.764Z] INFO: Expanding compiler 2 of 3... [2021-05-27T07:34:13.536Z] INFO: Expanding compiler 3 of 3... [2021-05-27T07:34:14.500Z] INFO: Removing downloaded files... [2021-05-27T07:34:14.501Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-27T07:34:14.501Z] INFO: Configuring git core.autocrlf... [2021-05-27T07:34:15.805Z] INFO: Expanding compiler 1 of 3... [2021-05-27T07:34:15.805Z] INFO: Expanding compiler 2 of 3... [2021-05-27T07:34:15.824Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-27T07:34:15.824Z] === RUN TestBuildWithEmptyLayers [2021-05-27T07:34:18.354Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-05-27T07:34:18.354Z] === RUN TestBuildMultiStageOnBuild [2021-05-27T07:34:19.129Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-27T07:34:19.581Z] INFO: Expanding compiler 3 of 3... [2021-05-27T07:34:19.690Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-27T07:34:20.046Z] INFO: Removing downloaded files... [2021-05-27T07:34:20.046Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-27T07:34:20.046Z] INFO: Configuring git core.autocrlf... [2021-05-27T07:34:21.613Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-27T07:34:23.621Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-05-27T07:34:23.621Z] === RUN TestBuildUncleanTarFilenames [2021-05-27T07:34:23.880Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-05-27T07:34:23.880Z] === RUN TestBuildMultiStageLayerLeak [2021-05-27T07:34:27.401Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-27T07:34:27.401Z] [2021-05-27T07:34:27.401Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-27T07:34:27.401Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-27T07:34:27.401Z] HOSTNAME=c0b457a88dc9 [2021-05-27T07:34:27.401Z] TESTDEBUG=0 [2021-05-27T07:34:27.401Z] DEST=bundles/test-integration [2021-05-27T07:34:27.401Z] PWD=/go/src/github.com/docker/docker [2021-05-27T07:34:27.401Z] DOCKER_GITCOMMIT=934d360039113adf2877706d14fd7c499c9199ca [2021-05-27T07:34:27.401Z] container=docker [2021-05-27T07:34:27.401Z] HOME=/root [2021-05-27T07:34:27.401Z] GOLANG_VERSION=1.13.15 [2021-05-27T07:34:27.401Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-27T07:34:27.401Z] VALIDATE_BRANCH=master [2021-05-27T07:34:27.401Z] TERM=xterm [2021-05-27T07:34:27.401Z] DOCKER_PKG=github.com/docker/docker [2021-05-27T07:34:27.401Z] SHLVL=1 [2021-05-27T07:34:27.401Z] TIMEOUT=120m [2021-05-27T07:34:27.401Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-27T07:34:27.401Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-27T07:34:27.401Z] GO111MODULE=off [2021-05-27T07:34:27.401Z] DOCKER_EXPERIMENTAL=1 [2021-05-27T07:34:27.401Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-27T07:34:27.401Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-27T07:34:27.401Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-27T07:34:27.401Z] GOPATH=/go [2021-05-27T07:34:27.401Z] PKG_CONFIG=pkg-config [2021-05-27T07:34:27.401Z] _=/usr/bin/env [2021-05-27T07:34:27.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-27T07:34:28.071Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-05-27T07:34:28.071Z] === RUN TestBuildWithHugeFile [2021-05-27T07:34:33.473Z] --- PASS: TestBuildWithHugeFile (55.15s) [2021-05-27T07:34:33.473Z] === RUN TestBuildWCOWSandboxSize [2021-05-27T07:34:33.473Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-05-27T07:34:33.473Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-27T07:34:33.473Z] === RUN TestBuildWithEmptyDockerfile [2021-05-27T07:34:33.473Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:34:33.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:34:33.473Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:34:33.473Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:34:33.473Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:34:33.473Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:34:33.473Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:34:33.473Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:34:33.473Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:34:33.473Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-05-27T07:34:33.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-05-27T07:34:33.473Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-05-27T07:34:33.473Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-27T07:34:33.473Z] === RUN TestBuildPreserveOwnership [2021-05-27T07:34:33.473Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-27T07:34:36.014Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-27T07:34:37.395Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2021-05-27T07:34:37.395Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2021-05-27T07:34:37.395Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2021-05-27T07:34:37.395Z] === RUN TestBuildPlatformInvalid [2021-05-27T07:34:37.395Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-27T07:34:37.395Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-27T07:34:49.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-27T07:34:49.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-27T07:34:52.370Z] Loaded image: buildpack-deps:buster [2021-05-27T07:34:52.370Z] Loaded image: busybox:latest [2021-05-27T07:34:52.370Z] Loaded image: busybox:glibc [2021-05-27T07:34:53.309Z] Loaded image: debian:bullseye [2021-05-27T07:34:53.309Z] Loaded image: hello-world:latest [2021-05-27T07:34:53.309Z] Loaded image: arm32v7/hello-world:latest [2021-05-27T07:34:58.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-27T07:34:59.690Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-05-27T07:35:01.437Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.96s) [2021-05-27T07:35:01.437Z] PASS [2021-05-27T07:35:01.437Z] [2021-05-27T07:35:01.437Z] === Skipped [2021-05-27T07:35:01.437Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-27T07:35:01.437Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T07:35:01.437Z] [2021-05-27T07:35:01.437Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-05-27T07:35:01.437Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-27T07:35:01.437Z] [2021-05-27T07:35:01.437Z] [2021-05-27T07:35:01.437Z] DONE 34 tests, 2 skipped in 129.334s [2021-05-27T07:35:01.437Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-27T07:35:01.437Z] INFO: Testing against a local daemon [2021-05-27T07:35:01.437Z] === RUN TestConfigInspect [2021-05-27T07:35:03.974Z] --- PASS: TestConfigInspect (2.55s) [2021-05-27T07:35:03.974Z] === RUN TestConfigList [2021-05-27T07:35:07.025Z] --- PASS: TestConfigList (2.47s) [2021-05-27T07:35:07.025Z] === RUN TestConfigsCreateAndDelete [2021-05-27T07:35:07.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-27T07:35:08.937Z] --- PASS: TestConfigsCreateAndDelete (2.42s) [2021-05-27T07:35:08.937Z] === RUN TestConfigsUpdate [2021-05-27T07:35:10.849Z] --- PASS: TestConfigsUpdate (2.05s) [2021-05-27T07:35:10.849Z] === RUN TestTemplatedConfig [2021-05-27T07:35:14.144Z] --- PASS: TestTemplatedConfig (3.45s) [2021-05-27T07:35:14.144Z] === RUN TestConfigCreateResolve [2021-05-27T07:35:14.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-27T07:35:16.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-27T07:35:16.682Z] --- PASS: TestConfigCreateResolve (2.42s) [2021-05-27T07:35:16.682Z] === RUN TestConfigDaemonLibtrustID [2021-05-27T07:35:17.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-27T07:35:17.251Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-05-27T07:35:17.251Z] PASS [2021-05-27T07:35:17.251Z] [2021-05-27T07:35:17.251Z] DONE 7 tests in 16.061s [2021-05-27T07:35:17.251Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-27T07:35:17.511Z] INFO: Testing against a local daemon [2021-05-27T07:35:17.511Z] === RUN TestCheckpoint [2021-05-27T07:35:17.511Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-27T07:35:17.511Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T07:35:17.511Z] === RUN TestContainerInvalidJSON [2021-05-27T07:35:17.511Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:35:17.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:35:17.511Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:35:17.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:35:17.511Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:35:17.511Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:35:17.511Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:35:17.511Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:35:17.511Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:35:17.511Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-27T07:35:17.511Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-27T07:35:17.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-27T07:35:17.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-27T07:35:17.511Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-27T07:35:17.511Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-27T07:35:17.511Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-27T07:35:17.511Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-05-27T07:35:17.511Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-27T07:35:17.511Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2021-05-27T07:35:17.511Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-27T07:35:17.772Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-27T07:35:17.772Z] === RUN TestCopyFromContainer [2021-05-27T07:35:18.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-27T07:35:18.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-27T07:35:19.156Z] === RUN TestCopyFromContainer// [2021-05-27T07:35:19.156Z] === RUN TestCopyFromContainer//bar/root [2021-05-27T07:35:19.156Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-27T07:35:19.416Z] === RUN TestCopyFromContainer/bar/quux [2021-05-27T07:35:19.416Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-27T07:35:19.416Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-27T07:35:19.416Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-27T07:35:19.676Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-27T07:35:19.676Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-27T07:35:19.676Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-27T07:35:19.936Z] --- PASS: TestCopyFromContainer (2.15s) [2021-05-27T07:35:19.936Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-27T07:35:19.936Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-05-27T07:35:19.936Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-27T07:35:19.936Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-27T07:35:19.936Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-27T07:35:19.936Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-27T07:35:19.936Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-27T07:35:19.936Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-27T07:35:19.936Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-05-27T07:35:19.936Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-05-27T07:35:19.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-27T07:35:19.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:35:19.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:35:19.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:35:19.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:35:19.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:35:19.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:35:19.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:35:19.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:35:19.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:35:19.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-27T07:35:19.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-27T07:35:19.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-27T07:35:19.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-27T07:35:19.936Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-27T07:35:19.936Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-27T07:35:19.936Z] === RUN TestCreateWithInvalidEnv [2021-05-27T07:35:19.936Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-27T07:35:19.936Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-27T07:35:19.936Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-27T07:35:19.936Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-27T07:35:19.936Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-27T07:35:19.936Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-27T07:35:19.936Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-27T07:35:19.936Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-27T07:35:19.936Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-27T07:35:19.936Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-27T07:35:19.936Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-27T07:35:19.936Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-27T07:35:19.936Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-27T07:35:19.936Z] === RUN TestCreateTmpfsMountsTarget [2021-05-27T07:35:19.936Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-27T07:35:19.936Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-27T07:35:20.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-27T07:35:22.473Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-05-27T07:35:22.473Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-27T07:35:24.544Z] --- PASS: TestBuildWithHugeFile (53.42s) [2021-05-27T07:35:24.544Z] === RUN TestBuildWCOWSandboxSize [2021-05-27T07:35:24.544Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-27T07:35:24.544Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-27T07:35:24.544Z] === RUN TestBuildWithEmptyDockerfile [2021-05-27T07:35:24.544Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:35:24.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:35:24.544Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:35:24.544Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:35:24.544Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:35:24.544Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:35:24.544Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:35:24.544Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:35:24.544Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:35:24.544Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-05-27T07:35:24.544Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-05-27T07:35:24.544Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-05-27T07:35:24.544Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-27T07:35:24.544Z] === RUN TestBuildPreserveOwnership [2021-05-27T07:35:24.544Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-27T07:35:24.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-27T07:35:25.012Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2021-05-27T07:35:25.012Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-27T07:35:25.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:35:25.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:35:25.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:35:25.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:35:25.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:35:25.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:35:25.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:35:25.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:35:25.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:35:25.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:35:25.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:35:25.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:35:25.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:35:25.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:35:25.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:35:25.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-27T07:35:25.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-27T07:35:25.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-27T07:35:25.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-27T07:35:25.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-27T07:35:25.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-27T07:35:25.013Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-27T07:35:25.583Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-05-27T07:35:25.583Z] === RUN TestCreateDifferentPlatform [2021-05-27T07:35:25.583Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-27T07:35:25.583Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-27T07:35:25.583Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-27T07:35:25.583Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-27T07:35:25.583Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-27T07:35:25.583Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-27T07:35:25.583Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-27T07:35:25.583Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-27T07:35:25.843Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-27T07:35:25.843Z] === RUN TestContainerStartOnDaemonRestart [2021-05-27T07:35:25.843Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-27T07:35:25.843Z] === RUN TestDaemonRestartIpcMode [2021-05-27T07:35:25.843Z] === PAUSE TestDaemonRestartIpcMode [2021-05-27T07:35:25.843Z] === RUN TestDaemonHostGatewayIP [2021-05-27T07:35:25.843Z] === PAUSE TestDaemonHostGatewayIP [2021-05-27T07:35:25.843Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-27T07:35:25.843Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-27T07:35:25.843Z] === RUN TestContainerKillOnDaemonStart [2021-05-27T07:35:25.843Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-27T07:35:25.843Z] === RUN TestDiff [2021-05-27T07:35:26.783Z] --- PASS: TestDiff (0.82s) [2021-05-27T07:35:26.783Z] === RUN TestExecWithCloseStdin [2021-05-27T07:35:27.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-27T07:35:27.721Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-05-27T07:35:27.721Z] === RUN TestExec [2021-05-27T07:35:28.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-27T07:35:28.660Z] --- PASS: TestExec (1.09s) [2021-05-27T07:35:28.661Z] === RUN TestExecUser [2021-05-27T07:35:28.730Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-27T07:35:29.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-27T07:35:30.043Z] --- PASS: TestExecUser (1.10s) [2021-05-27T07:35:30.043Z] === RUN TestExportContainerAndImportImage [2021-05-27T07:35:30.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-27T07:35:31.005Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-05-27T07:35:31.005Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-27T07:35:31.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-27T07:35:32.097Z] --- PASS: TestBuildPreserveOwnership (10.19s) [2021-05-27T07:35:32.097Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.18s) [2021-05-27T07:35:32.097Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-27T07:35:32.097Z] === RUN TestBuildPlatformInvalid [2021-05-27T07:35:32.360Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-05-27T07:35:32.360Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-27T07:35:32.360Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-27T07:35:32.360Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-27T07:35:32.360Z] PASS [2021-05-27T07:35:32.360Z] [2021-05-27T07:35:32.360Z] === Skipped [2021-05-27T07:35:32.360Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-27T07:35:32.360Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T07:35:32.360Z] [2021-05-27T07:35:32.360Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-27T07:35:32.360Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-27T07:35:32.360Z] [2021-05-27T07:35:32.360Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-27T07:35:32.360Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-27T07:35:32.360Z] [2021-05-27T07:35:32.360Z] [2021-05-27T07:35:32.360Z] DONE 34 tests, 3 skipped in 138.064s [2021-05-27T07:35:32.360Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-27T07:35:32.360Z] INFO: Testing against a local daemon [2021-05-27T07:35:32.360Z] === RUN TestConfigInspect [2021-05-27T07:35:32.620Z] --- SKIP: TestConfigInspect (0.02s) [2021-05-27T07:35:32.620Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:32.620Z] === RUN TestConfigList [2021-05-27T07:35:32.620Z] --- SKIP: TestConfigList (0.01s) [2021-05-27T07:35:32.620Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:32.620Z] === RUN TestConfigsCreateAndDelete [2021-05-27T07:35:32.620Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-27T07:35:32.620Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:32.620Z] === RUN TestConfigsUpdate [2021-05-27T07:35:32.620Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-05-27T07:35:32.620Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:32.620Z] === RUN TestTemplatedConfig [2021-05-27T07:35:32.620Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-27T07:35:32.620Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:32.620Z] === RUN TestConfigCreateResolve [2021-05-27T07:35:32.620Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-05-27T07:35:32.620Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:32.620Z] === RUN TestConfigDaemonLibtrustID [2021-05-27T07:35:32.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-27T07:35:32.929Z] --- PASS: TestExportContainerAfterDaemonRestart (1.86s) [2021-05-27T07:35:32.929Z] === RUN TestHealthCheckWorkdir [2021-05-27T07:35:33.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-27T07:35:34.317Z] --- PASS: TestHealthCheckWorkdir (1.57s) [2021-05-27T07:35:34.317Z] === RUN TestHealthKillContainer [2021-05-27T07:35:34.521Z] --- PASS: TestConfigDaemonLibtrustID (1.92s) [2021-05-27T07:35:34.521Z] PASS [2021-05-27T07:35:34.521Z] [2021-05-27T07:35:34.521Z] === Skipped [2021-05-27T07:35:34.521Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-05-27T07:35:34.521Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:34.521Z] [2021-05-27T07:35:34.521Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-05-27T07:35:34.521Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:34.521Z] [2021-05-27T07:35:34.521Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-05-27T07:35:34.521Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:34.521Z] [2021-05-27T07:35:34.521Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-05-27T07:35:34.521Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:34.521Z] [2021-05-27T07:35:34.521Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-27T07:35:34.521Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:34.521Z] [2021-05-27T07:35:34.521Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-05-27T07:35:34.521Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:35:34.521Z] [2021-05-27T07:35:34.521Z] [2021-05-27T07:35:34.521Z] DONE 7 tests, 6 skipped in 2.127s [2021-05-27T07:35:34.521Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-27T07:35:34.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-27T07:35:34.780Z] INFO: Testing against a local daemon [2021-05-27T07:35:34.780Z] === RUN TestCheckpoint [2021-05-27T07:35:34.780Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-27T07:35:34.780Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T07:35:34.780Z] === RUN TestContainerInvalidJSON [2021-05-27T07:35:34.780Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:35:34.780Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:35:34.780Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:35:34.780Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:35:34.780Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:35:34.780Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:35:34.780Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:35:34.780Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:35:34.780Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:35:34.780Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-27T07:35:34.780Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-27T07:35:34.780Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-27T07:35:34.780Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-27T07:35:34.780Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-27T07:35:34.780Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-27T07:35:34.780Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-27T07:35:34.780Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-27T07:35:34.780Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-27T07:35:34.780Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-05-27T07:35:34.780Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-27T07:35:34.780Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-05-27T07:35:34.780Z] === RUN TestCopyFromContainer [2021-05-27T07:35:35.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-27T07:35:36.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-27T07:35:37.609Z] --- PASS: TestHealthKillContainer (3.16s) [2021-05-27T07:35:37.609Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-27T07:35:37.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-27T07:35:38.067Z] === RUN TestCopyFromContainer// [2021-05-27T07:35:38.327Z] === RUN TestCopyFromContainer//bar/root [2021-05-27T07:35:38.327Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-27T07:35:38.327Z] === RUN TestCopyFromContainer/bar/quux [2021-05-27T07:35:38.327Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-27T07:35:38.381Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-27T07:35:38.381Z] Using test binary docker [2021-05-27T07:35:38.548Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2021-05-27T07:35:38.548Z] === RUN TestIpcModeNone [2021-05-27T07:35:38.586Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-27T07:35:38.586Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-27T07:35:38.586Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-27T07:35:38.586Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-27T07:35:38.641Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-27T07:35:38.641Z] +++ /etc/init.d/apparmor start [2021-05-27T07:35:38.641Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-27T07:35:38.641Z] INFO: Waiting for daemon to start... [2021-05-27T07:35:38.641Z] Starting dockerd [2021-05-27T07:35:38.641Z] +++ 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-05-27T07:35:38.844Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-27T07:35:38.844Z] --- PASS: TestCopyFromContainer (3.95s) [2021-05-27T07:35:38.844Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-27T07:35:38.844Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-05-27T07:35:38.844Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-27T07:35:38.844Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-27T07:35:38.844Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-27T07:35:38.844Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-27T07:35:38.844Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-27T07:35:38.844Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-27T07:35:38.844Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-05-27T07:35:38.844Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-27T07:35:38.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-27T07:35:38.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:35:38.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:35:38.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:35:38.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:35:38.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:35:38.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:35:38.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:35:38.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:35:38.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:35:38.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-27T07:35:38.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-27T07:35:38.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-27T07:35:38.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-27T07:35:38.844Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-27T07:35:38.844Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-27T07:35:38.844Z] === RUN TestCreateWithInvalidEnv [2021-05-27T07:35:38.844Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-27T07:35:38.845Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-27T07:35:38.845Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-27T07:35:38.845Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-27T07:35:38.845Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-27T07:35:38.845Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-27T07:35:38.845Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-27T07:35:38.845Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-27T07:35:38.845Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-27T07:35:38.845Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-27T07:35:38.845Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-27T07:35:38.845Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-27T07:35:38.845Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-27T07:35:38.845Z] === RUN TestCreateTmpfsMountsTarget [2021-05-27T07:35:38.845Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-27T07:35:38.845Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-27T07:35:39.491Z] --- PASS: TestIpcModeNone (1.08s) [2021-05-27T07:35:39.491Z] === RUN TestIpcModePrivate [2021-05-27T07:35:40.455Z] Removing intermediate container dca6cb32a780 [2021-05-27T07:35:40.455Z] ---> e553f25c294f [2021-05-27T07:35:40.455Z] 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-05-27T07:35:40.455Z] ---> Running in 5512403322a2 [2021-05-27T07:35:40.876Z] --- PASS: TestIpcModePrivate (1.14s) [2021-05-27T07:35:40.876Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-05-27T07:35:40.876Z] === RUN TestIpcModeShareable [2021-05-27T07:35:40.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-27T07:35:41.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-27T07:35:41.378Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2021-05-27T07:35:41.378Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-27T07:35:41.817Z] --- PASS: TestIpcModeShareable (1.12s) [2021-05-27T07:35:41.817Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-05-27T07:35:41.817Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-27T07:35:43.283Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2021-05-27T07:35:43.283Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-27T07:35:43.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:35:43.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:35:43.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:35:43.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:35:43.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:35:43.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:35:43.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:35:43.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:35:43.283Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:35:43.283Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:35:43.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:35:43.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:35:43.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:35:43.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:35:43.283Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:35:43.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-27T07:35:43.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-27T07:35:43.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-27T07:35:43.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-27T07:35:43.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-27T07:35:43.283Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-27T07:35:43.283Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-27T07:35:43.499Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-27T07:35:43.542Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-05-27T07:35:43.542Z] === RUN TestCreateDifferentPlatform [2021-05-27T07:35:43.542Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-27T07:35:43.542Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-27T07:35:43.542Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-27T07:35:43.542Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-27T07:35:43.542Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-27T07:35:43.542Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-27T07:35:43.542Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-27T07:35:43.542Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-27T07:35:43.803Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-27T07:35:43.803Z] === RUN TestContainerStartOnDaemonRestart [2021-05-27T07:35:43.803Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-27T07:35:43.803Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-27T07:35:43.803Z] === RUN TestDaemonRestartIpcMode [2021-05-27T07:35:43.803Z] === PAUSE TestDaemonRestartIpcMode [2021-05-27T07:35:43.803Z] === RUN TestDaemonHostGatewayIP [2021-05-27T07:35:43.803Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-27T07:35:43.803Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:35:43.803Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-27T07:35:43.803Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-27T07:35:43.803Z] === RUN TestContainerKillOnDaemonStart [2021-05-27T07:35:43.803Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-27T07:35:43.803Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-27T07:35:43.803Z] === RUN TestDiff [2021-05-27T07:35:43.956Z] go: finding gotest.tools v0.5.3 [2021-05-27T07:35:43.956Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-27T07:35:43.956Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-27T07:35:44.372Z] --- PASS: TestDiff (0.65s) [2021-05-27T07:35:44.372Z] === RUN TestExecWithCloseStdin [2021-05-27T07:35:44.410Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-27T07:35:44.866Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-27T07:35:44.866Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:35:44.866Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:35:44.866Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:35:44.866Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:35:44.866Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:35:44.866Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-27T07:35:44.866Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:35:44.866Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:35:45.111Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s) [2021-05-27T07:35:45.111Z] === RUN TestAPIIpcModeHost [2021-05-27T07:35:45.217Z] . [2021-05-27T07:35:45.217Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-27T07:35:45.309Z] --- PASS: TestExecWithCloseStdin (1.00s) [2021-05-27T07:35:45.309Z] === RUN TestExec [2021-05-27T07:35:45.321Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-27T07:35:45.321Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-27T07:35:45.321Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:35:45.321Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:35:45.321Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:35:45.321Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:35:45.321Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:35:45.321Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:35:45.321Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:35:45.321Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:35:45.321Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:35:45.477Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-27T07:35:45.477Z] Error: No such image: emptyfs [2021-05-27T07:35:45.477Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-27T07:35:45.477Z] ++++ docker load [2021-05-27T07:35:45.738Z] Running integration-test (iteration 1) [2021-05-27T07:35:45.738Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-27T07:35:45.738Z] ++ 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-05-27T07:35:45.738Z] ++ set -e [2021-05-27T07:35:45.738Z] ++ '[' -n 0 ']' [2021-05-27T07:35:45.738Z] ++ set -x [2021-05-27T07:35:45.738Z] ++ env -i DEST=/go/src/github.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-05-27T07:35:45.799Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:35:45.799Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:35:46.051Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-05-27T07:35:46.051Z] === RUN TestDaemonIpcModeShareable [2021-05-27T07:35:46.245Z] --- PASS: TestExec (0.96s) [2021-05-27T07:35:46.245Z] === RUN TestExecUser [2021-05-27T07:35:46.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-27T07:35:47.182Z] --- PASS: TestExecUser (0.94s) [2021-05-27T07:35:47.182Z] === RUN TestExportContainerAndImportImage [2021-05-27T07:35:47.326Z] go: finding github.com/fatih/color v1.9.0 [2021-05-27T07:35:47.326Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:35:47.326Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:35:47.326Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-27T07:35:47.326Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:35:47.326Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:35:47.326Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:35:47.326Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:35:47.326Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:35:47.326Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:35:47.326Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:35:47.960Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2021-05-27T07:35:47.960Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-27T07:35:47.960Z] === RUN TestDaemonIpcModePrivate [2021-05-27T07:35:48.119Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-05-27T07:35:48.119Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-27T07:35:49.868Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2021-05-27T07:35:49.868Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-27T07:35:49.868Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-27T07:35:51.777Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2021-05-27T07:35:51.777Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-27T07:35:51.777Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-27T07:35:51.994Z] INFO: Build done for gotestsum... [2021-05-27T07:35:52.305Z] --- PASS: TestExportContainerAfterDaemonRestart (4.06s) [2021-05-27T07:35:52.305Z] === RUN TestHealthCheckWorkdir [2021-05-27T07:35:53.683Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-05-27T07:35:53.683Z] === RUN TestHealthKillContainer [2021-05-27T07:35:53.685Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s) [2021-05-27T07:35:53.685Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-27T07:35:53.685Z] === RUN TestIpcModeOlderClient [2021-05-27T07:35:53.685Z] === PAUSE TestIpcModeOlderClient [2021-05-27T07:35:53.685Z] === RUN TestKillContainerInvalidSignal [2021-05-27T07:35:54.256Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-05-27T07:35:54.256Z] === RUN TestKillContainer [2021-05-27T07:35:54.256Z] === RUN TestKillContainer/no_signal [2021-05-27T07:35:55.194Z] === RUN TestKillContainer/non_killing_signal [2021-05-27T07:35:55.454Z] === RUN TestKillContainer/killing_signal [2021-05-27T07:35:56.393Z] --- PASS: TestKillContainer (2.18s) [2021-05-27T07:35:56.393Z] --- PASS: TestKillContainer/no_signal (0.69s) [2021-05-27T07:35:56.393Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-05-27T07:35:56.393Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2021-05-27T07:35:56.393Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-27T07:35:56.393Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-27T07:35:56.969Z] --- PASS: TestHealthKillContainer (2.99s) [2021-05-27T07:35:56.969Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-27T07:35:57.229Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2021-05-27T07:35:57.229Z] === RUN TestIpcModeNone [2021-05-27T07:35:57.773Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-27T07:35:58.166Z] --- PASS: TestIpcModeNone (0.96s) [2021-05-27T07:35:58.166Z] === RUN TestIpcModePrivate [2021-05-27T07:35:58.342Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2021-05-27T07:35:58.342Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.04s) [2021-05-27T07:35:58.342Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-05-27T07:35:58.342Z] === RUN TestKillStoppedContainer [2021-05-27T07:35:58.342Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-27T07:35:58.342Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-27T07:35:58.342Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-27T07:35:58.342Z] === RUN TestKillDifferentUserContainer [2021-05-27T07:35:59.103Z] --- PASS: TestIpcModePrivate (0.97s) [2021-05-27T07:35:59.103Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-27T07:35:59.103Z] === RUN TestIpcModeShareable [2021-05-27T07:35:59.103Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-27T07:35:59.103Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-27T07:35:59.103Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-27T07:35:59.281Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2021-05-27T07:35:59.281Z] === RUN TestInspectOomKilledTrue [2021-05-27T07:35:59.281Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-27T07:35:59.281Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-27T07:35:59.281Z] === RUN TestInspectOomKilledFalse [2021-05-27T07:35:59.851Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-05-27T07:35:59.851Z] === RUN TestLinksEtcHostsContentMatch [2021-05-27T07:36:00.662Z] Loaded image: buildpack-deps:buster [2021-05-27T07:36:00.662Z] Loaded image: busybox:latest [2021-05-27T07:36:00.662Z] Loaded image: busybox:glibc [2021-05-27T07:36:00.790Z] --- PASS: TestLinksEtcHostsContentMatch (0.98s) [2021-05-27T07:36:00.790Z] === RUN TestLinksContainerNames [2021-05-27T07:36:01.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-27T07:36:01.473Z] Removing intermediate container a92720268b6a [2021-05-27T07:36:01.473Z] ---> bcde73c745f9 [2021-05-27T07:36:01.473Z] 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-05-27T07:36:01.473Z] ---> Running in c3bf111428de [2021-05-27T07:36:01.473Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-27T07:36:01.473Z] go: finding gotest.tools v0.5.3 [2021-05-27T07:36:01.473Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-27T07:36:01.473Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-27T07:36:01.939Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-27T07:36:01.939Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-27T07:36:01.939Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:36:01.939Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-27T07:36:01.939Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-27T07:36:01.939Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:36:01.939Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:36:01.939Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-27T07:36:01.939Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-27T07:36:02.173Z] --- PASS: TestLinksContainerNames (1.46s) [2021-05-27T07:36:02.173Z] === RUN TestLogsFollowTailEmpty [2021-05-27T07:36:02.391Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s) [2021-05-27T07:36:02.391Z] === RUN TestAPIIpcModeHost [2021-05-27T07:36:02.391Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-27T07:36:02.391Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-27T07:36:02.391Z] === RUN TestDaemonIpcModeShareable [2021-05-27T07:36:02.391Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-27T07:36:02.391Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-27T07:36:02.391Z] === RUN TestDaemonIpcModePrivate [2021-05-27T07:36:02.409Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-27T07:36:02.409Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:36:02.409Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:36:02.409Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:36:02.409Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:36:02.409Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:36:02.409Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:36:02.409Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:36:02.409Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:36:02.409Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:36:02.409Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:36:02.409Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:36:02.876Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:36:02.876Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:36:03.113Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2021-05-27T07:36:03.113Z] === RUN TestContainerNetworkMountsNoChown [2021-05-27T07:36:03.203Z] Loaded image: debian:bullseye [2021-05-27T07:36:03.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-27T07:36:03.491Z] Loaded image: hello-world:latest [2021-05-27T07:36:03.682Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/default [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/default [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/private [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/private [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rprivate [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/slave [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/slave [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rslave [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/shared [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/shared [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rshared [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-27T07:36:03.682Z] === CONT TestMountDaemonRoot/default [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-27T07:36:03.682Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:36:03.682Z] === CONT TestMountDaemonRoot/rshared [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:36:03.682Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:36:03.682Z] === CONT TestMountDaemonRoot/shared [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:36:03.682Z] === CONT TestMountDaemonRoot/rslave [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:36:03.682Z] === CONT TestMountDaemonRoot/slave [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:36:03.682Z] === CONT TestMountDaemonRoot/rprivate [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:36:03.682Z] === CONT TestMountDaemonRoot/private [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-27T07:36:03.682Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:36:03.682Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:36:03.682Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-27T07:36:03.682Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:36:03.942Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:36:04.202Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:36:04.202Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-27T07:36:04.202Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:36:04.202Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-27T07:36:04.202Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:36:04.202Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:36:04.202Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:36:04.202Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:36:04.202Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-27T07:36:04.202Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-27T07:36:04.202Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-27T07:36:04.202Z] === RUN TestContainerBindMountNonRecursive [2021-05-27T07:36:04.437Z] go: finding github.com/fatih/color v1.9.0 [2021-05-27T07:36:04.437Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-27T07:36:04.437Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-27T07:36:04.437Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-27T07:36:04.437Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-27T07:36:04.437Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-27T07:36:04.437Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-27T07:36:04.437Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-27T07:36:04.437Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-27T07:36:04.872Z] Loaded image: arm32v7/hello-world:latest [2021-05-27T07:36:04.903Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T07:36:04.903Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-27T07:36:04.924Z] --- PASS: TestDaemonIpcModePrivate (3.02s) [2021-05-27T07:36:04.924Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-05-27T07:36:04.924Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-27T07:36:04.924Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-27T07:36:04.924Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-27T07:36:04.924Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-27T07:36:04.924Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-27T07:36:04.924Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-27T07:36:04.924Z] === RUN TestIpcModeOlderClient [2021-05-27T07:36:04.924Z] === PAUSE TestIpcModeOlderClient [2021-05-27T07:36:04.924Z] === RUN TestKillContainerInvalidSignal [2021-05-27T07:36:05.132Z] INFO: Testing against a local daemon [2021-05-27T07:36:05.132Z] === RUN TestCgroupNamespacesBuild [2021-05-27T07:36:05.861Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2021-05-27T07:36:05.861Z] === RUN TestKillContainer [2021-05-27T07:36:05.861Z] === RUN TestKillContainer/no_signal [2021-05-27T07:36:06.428Z] === RUN TestKillContainer/non_killing_signal [2021-05-27T07:36:06.687Z] === RUN TestKillContainer/killing_signal [2021-05-27T07:36:06.743Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2021-05-27T07:36:06.743Z] === RUN TestContainerVolumesMountedAsShared [2021-05-27T07:36:06.743Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2021-05-27T07:36:06.743Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-27T07:36:06.757Z] Removing intermediate container 5512403322a2 [2021-05-27T07:36:06.757Z] ---> e18e270e5723 [2021-05-27T07:36:06.757Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-27T07:36:06.757Z] ---> Running in 8bde1d828585 [2021-05-27T07:36:06.757Z] Removing intermediate container 8bde1d828585 [2021-05-27T07:36:06.757Z] ---> c5c63e534960 [2021-05-27T07:36:06.757Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-27T07:36:06.757Z] ---> Running in bbb9e687fd79 [2021-05-27T07:36:07.623Z] --- PASS: TestKillContainer (2.05s) [2021-05-27T07:36:07.623Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-05-27T07:36:07.623Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-05-27T07:36:07.623Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2021-05-27T07:36:07.623Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-27T07:36:07.623Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-27T07:36:07.682Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-05-27T07:36:07.682Z] === RUN TestNetworkNat [2021-05-27T07:36:07.717Z] Removing intermediate container bbb9e687fd79 [2021-05-27T07:36:07.717Z] ---> 7e12be88f6a0 [2021-05-27T07:36:07.717Z] Step 10/10 : COPY . . [2021-05-27T07:36:08.431Z] --- PASS: TestCgroupNamespacesBuild (2.81s) [2021-05-27T07:36:08.431Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-27T07:36:08.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-27T07:36:08.565Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-27T07:36:08.623Z] --- PASS: TestNetworkNat (0.90s) [2021-05-27T07:36:08.623Z] === RUN TestNetworkLocalhostTCPNat [2021-05-27T07:36:09.132Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-05-27T07:36:09.132Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-05-27T07:36:09.132Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-05-27T07:36:09.132Z] === RUN TestKillStoppedContainer [2021-05-27T07:36:09.132Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-05-27T07:36:09.132Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-27T07:36:09.132Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-27T07:36:09.132Z] === RUN TestKillDifferentUserContainer [2021-05-27T07:36:09.138Z] ..........................xx.................... [ 29%] [2021-05-27T07:36:09.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-27T07:36:09.561Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2021-05-27T07:36:09.561Z] === RUN TestNetworkLoopbackNat [2021-05-27T07:36:09.641Z] INFO: Build done for gotestsum... [2021-05-27T07:36:10.068Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-05-27T07:36:10.068Z] === RUN TestInspectOomKilledTrue [2021-05-27T07:36:10.068Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-27T07:36:10.068Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:36:10.068Z] === RUN TestInspectOomKilledFalse [2021-05-27T07:36:10.068Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-27T07:36:10.068Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:36:10.068Z] === RUN TestLinksEtcHostsContentMatch [2021-05-27T07:36:10.068Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-27T07:36:10.068Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-27T07:36:10.068Z] === RUN TestLinksContainerNames [2021-05-27T07:36:10.344Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s) [2021-05-27T07:36:10.344Z] === RUN TestBuildWithSession [2021-05-27T07:36:10.344Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-27T07:36:10.344Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T07:36:10.344Z] === RUN TestBuildSquashParent [2021-05-27T07:36:11.445Z] --- PASS: TestLinksContainerNames (1.36s) [2021-05-27T07:36:11.445Z] === RUN TestLogsFollowTailEmpty [2021-05-27T07:36:12.012Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-05-27T07:36:12.012Z] === RUN TestContainerNetworkMountsNoChown [2021-05-27T07:36:12.580Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-05-27T07:36:12.580Z] === RUN TestMountDaemonRoot [2021-05-27T07:36:12.580Z] === RUN TestMountDaemonRoot/default [2021-05-27T07:36:12.580Z] === PAUSE TestMountDaemonRoot/default [2021-05-27T07:36:12.580Z] === RUN TestMountDaemonRoot/private [2021-05-27T07:36:12.580Z] === PAUSE TestMountDaemonRoot/private [2021-05-27T07:36:12.580Z] === RUN TestMountDaemonRoot/rprivate [2021-05-27T07:36:12.580Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-27T07:36:12.580Z] === RUN TestMountDaemonRoot/slave [2021-05-27T07:36:12.580Z] === PAUSE TestMountDaemonRoot/slave [2021-05-27T07:36:12.580Z] === RUN TestMountDaemonRoot/rslave [2021-05-27T07:36:12.580Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-27T07:36:12.580Z] === RUN TestMountDaemonRoot/shared [2021-05-27T07:36:12.580Z] === PAUSE TestMountDaemonRoot/shared [2021-05-27T07:36:12.580Z] === RUN TestMountDaemonRoot/rshared [2021-05-27T07:36:12.580Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-27T07:36:12.580Z] === CONT TestMountDaemonRoot/default [2021-05-27T07:36:12.580Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:36:12.580Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:36:12.580Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/rslave [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/rshared [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/shared [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/rprivate [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/slave [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/private [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:36:12.581Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-27T07:36:12.581Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:36:12.581Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:36:12.840Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:36:12.855Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2021-05-27T07:36:12.855Z] === RUN TestPause [2021-05-27T07:36:13.098Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:36:13.098Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:36:13.098Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:36:13.098Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-27T07:36:13.098Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:36:13.098Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-27T07:36:13.098Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:36:13.098Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-05-27T07:36:13.098Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-27T07:36:13.099Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-27T07:36:13.099Z] === RUN TestContainerBindMountNonRecursive [2021-05-27T07:36:13.099Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-27T07:36:13.099Z] 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-05-27T07:36:13.099Z] === RUN TestContainerVolumesMountedAsShared [2021-05-27T07:36:13.099Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-27T07:36:13.099Z] 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-05-27T07:36:13.099Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-27T07:36:13.099Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-27T07:36:13.099Z] 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-05-27T07:36:13.099Z] === RUN TestNetworkNat [2021-05-27T07:36:13.424Z] --- PASS: TestPause (0.78s) [2021-05-27T07:36:13.424Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-27T07:36:13.424Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-27T07:36:13.424Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-27T07:36:13.424Z] === RUN TestPauseStopPausedContainer [2021-05-27T07:36:13.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-27T07:36:14.035Z] --- PASS: TestNetworkNat (0.88s) [2021-05-27T07:36:14.035Z] === RUN TestNetworkLocalhostTCPNat [2021-05-27T07:36:14.364Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2021-05-27T07:36:14.364Z] === RUN TestPidHost [2021-05-27T07:36:14.971Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-05-27T07:36:14.971Z] === RUN TestNetworkLoopbackNat [2021-05-27T07:36:16.274Z] --- PASS: TestPidHost (2.03s) [2021-05-27T07:36:16.274Z] === RUN TestPsFilter [2021-05-27T07:36:16.274Z] --- PASS: TestPsFilter (0.14s) [2021-05-27T07:36:16.274Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-27T07:36:16.943Z] --- PASS: TestBuildSquashParent (6.78s) [2021-05-27T07:36:16.944Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-27T07:36:16.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:36:16.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:36:16.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:36:16.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:36:16.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:36:16.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:36:16.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:36:16.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:36:16.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:36:16.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:36:16.944Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:36:16.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:36:16.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-27T07:36:17.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:36:17.205Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:36:17.205Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:36:17.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:36:17.212Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-05-27T07:36:17.212Z] === RUN TestRemoveContainerWithVolume [2021-05-27T07:36:17.809Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-05-27T07:36:17.809Z] === RUN TestRemoveContainerRunning [2021-05-27T07:36:18.256Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-05-27T07:36:18.256Z] === RUN TestPause [2021-05-27T07:36:18.256Z] --- SKIP: TestPause (0.00s) [2021-05-27T07:36:18.256Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:36:18.256Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-27T07:36:18.256Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-27T07:36:18.256Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-27T07:36:18.256Z] === RUN TestPauseStopPausedContainer [2021-05-27T07:36:18.256Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-05-27T07:36:18.256Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:36:18.256Z] === RUN TestPidHost [2021-05-27T07:36:18.774Z] --- PASS: TestRemoveContainerRunning (0.82s) [2021-05-27T07:36:18.774Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-27T07:36:19.352Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2021-05-27T07:36:19.352Z] === RUN TestRemoveInvalidContainer [2021-05-27T07:36:19.352Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-27T07:36:19.352Z] === RUN TestRenameLinkedContainer [2021-05-27T07:36:20.159Z] --- PASS: TestPidHost (2.07s) [2021-05-27T07:36:20.159Z] === RUN TestPsFilter [2021-05-27T07:36:20.159Z] --- PASS: TestPsFilter (0.11s) [2021-05-27T07:36:20.159Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-27T07:36:20.503Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:36:20.503Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:36:20.727Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-05-27T07:36:20.727Z] === RUN TestRemoveContainerWithVolume [2021-05-27T07:36:21.663Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-05-27T07:36:21.663Z] === RUN TestRemoveContainerRunning [2021-05-27T07:36:22.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-27T07:36:22.230Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-05-27T07:36:22.230Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-27T07:36:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-05-27T07:36:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2021-05-27T07:36:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) [2021-05-27T07:36:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s) [2021-05-27T07:36:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2021-05-27T07:36:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s) [2021-05-27T07:36:22.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2021-05-27T07:36:22.421Z] === RUN TestBuildMultiStageCopy [2021-05-27T07:36:22.421Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-27T07:36:22.651Z] --- PASS: TestRenameLinkedContainer (2.91s) [2021-05-27T07:36:22.651Z] === RUN TestRenameStoppedContainer [2021-05-27T07:36:22.797Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-05-27T07:36:22.797Z] === RUN TestRemoveInvalidContainer [2021-05-27T07:36:22.797Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-27T07:36:22.797Z] === RUN TestRenameLinkedContainer [2021-05-27T07:36:22.910Z] --- PASS: TestRenameStoppedContainer (0.72s) [2021-05-27T07:36:22.910Z] === RUN TestRenameRunningContainerAndReuse [2021-05-27T07:36:24.331Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-27T07:36:24.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-27T07:36:24.819Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2021-05-27T07:36:24.819Z] === RUN TestRenameInvalidName [2021-05-27T07:36:24.901Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-27T07:36:25.078Z] --- PASS: TestRenameInvalidName (0.73s) [2021-05-27T07:36:25.078Z] === RUN TestRenameAnonymousContainer [2021-05-27T07:36:25.163Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-27T07:36:25.424Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-27T07:36:25.994Z] --- PASS: TestBuildMultiStageCopy (3.60s) [2021-05-27T07:36:25.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.13s) [2021-05-27T07:36:25.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2021-05-27T07:36:25.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-05-27T07:36:25.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-05-27T07:36:25.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-05-27T07:36:25.994Z] === RUN TestBuildMultiStageParentConfig [2021-05-27T07:36:26.084Z] --- PASS: TestRenameLinkedContainer (2.71s) [2021-05-27T07:36:26.084Z] === RUN TestRenameStoppedContainer [2021-05-27T07:36:26.084Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-05-27T07:36:26.084Z] === RUN TestRenameRunningContainerAndReuse [2021-05-27T07:36:26.933Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) [2021-05-27T07:36:26.933Z] === RUN TestBuildLabelWithTargets [2021-05-27T07:36:27.438Z] Removing intermediate container c3bf111428de [2021-05-27T07:36:27.438Z] ---> 5a40f5def1d3 [2021-05-27T07:36:27.438Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-27T07:36:27.438Z] ---> Running in df293b6c6a47 [2021-05-27T07:36:27.438Z] Removing intermediate container df293b6c6a47 [2021-05-27T07:36:27.438Z] ---> 651fda500c6c [2021-05-27T07:36:27.438Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-27T07:36:27.438Z] ---> Running in 14940e58ffee [2021-05-27T07:36:27.438Z] Removing intermediate container 14940e58ffee [2021-05-27T07:36:27.438Z] ---> 848af145988c [2021-05-27T07:36:27.438Z] Step 10/10 : COPY . . [2021-05-27T07:36:27.462Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-05-27T07:36:27.462Z] === RUN TestRenameInvalidName [2021-05-27T07:36:28.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-27T07:36:28.317Z] --- PASS: TestBuildLabelWithTargets (1.51s) [2021-05-27T07:36:28.317Z] === RUN TestBuildWithEmptyLayers [2021-05-27T07:36:28.397Z] --- PASS: TestRenameInvalidName (0.69s) [2021-05-27T07:36:28.397Z] === RUN TestRenameAnonymousContainer [2021-05-27T07:36:29.258Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2021-05-27T07:36:29.258Z] === RUN TestBuildMultiStageOnBuild [2021-05-27T07:36:29.298Z] --- PASS: TestRenameAnonymousContainer (3.34s) [2021-05-27T07:36:29.298Z] === RUN TestRenameContainerWithSameName [2021-05-27T07:36:29.298Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-05-27T07:36:29.298Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-27T07:36:30.679Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2021-05-27T07:36:30.679Z] === RUN TestResize [2021-05-27T07:36:31.325Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-27T07:36:31.325Z] Using test binary docker [2021-05-27T07:36:31.325Z] +++ /etc/init.d/apparmor start [2021-05-27T07:36:31.325Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-27T07:36:31.325Z] INFO: Waiting for daemon to start... [2021-05-27T07:36:31.325Z] Starting dockerd [2021-05-27T07:36:31.325Z] +++ 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-05-27T07:36:31.618Z] --- PASS: TestResize (0.73s) [2021-05-27T07:36:31.618Z] === RUN TestResizeWithInvalidSize [2021-05-27T07:36:31.735Z] --- PASS: TestRenameAnonymousContainer (3.22s) [2021-05-27T07:36:31.735Z] === RUN TestRenameContainerWithSameName [2021-05-27T07:36:31.798Z] --- PASS: TestBuildMultiStageOnBuild (2.47s) [2021-05-27T07:36:31.798Z] === RUN TestBuildUncleanTarFilenames [2021-05-27T07:36:32.187Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-05-27T07:36:32.187Z] === RUN TestResizeWhenContainerNotStarted [2021-05-27T07:36:32.302Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-05-27T07:36:32.302Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-27T07:36:32.739Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2021-05-27T07:36:32.739Z] === RUN TestBuildMultiStageLayerLeak [2021-05-27T07:36:32.758Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:36:32.758Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:36:32.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:36:32.758Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-27T07:36:32.758Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-27T07:36:33.678Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2021-05-27T07:36:33.678Z] === RUN TestResize [2021-05-27T07:36:33.859Z] . [2021-05-27T07:36:33.859Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-27T07:36:33.859Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-27T07:36:33.859Z] Error: No such image: emptyfs [2021-05-27T07:36:33.859Z] ++++ docker load [2021-05-27T07:36:33.859Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-27T07:36:34.118Z] Running integration-test (iteration 1) [2021-05-27T07:36:34.118Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-27T07:36:34.118Z] ++ 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-05-27T07:36:34.118Z] ++ set -e [2021-05-27T07:36:34.118Z] ++ '[' -n 0 ']' [2021-05-27T07:36:34.118Z] ++ set -x [2021-05-27T07:36:34.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-27T07:36:34.245Z] --- PASS: TestResize (0.70s) [2021-05-27T07:36:34.245Z] === RUN TestResizeWithInvalidSize [2021-05-27T07:36:35.181Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-05-27T07:36:35.181Z] === RUN TestResizeWhenContainerNotStarted [2021-05-27T07:36:35.280Z] --- PASS: TestBuildMultiStageLayerLeak (2.64s) [2021-05-27T07:36:35.280Z] === RUN TestBuildWithHugeFile [2021-05-27T07:36:35.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:36:35.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:36:35.748Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-05-27T07:36:35.748Z] === RUN TestDaemonRestartKillContainers [2021-05-27T07:36:35.748Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-27T07:36:35.748Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-27T07:36:35.748Z] === RUN TestCgroupNamespacesRun [2021-05-27T07:36:35.869Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-27T07:36:36.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:36:36.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:36:37.611Z] ---> 4568b7741ba2 [2021-05-27T07:36:38.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-27T07:36:38.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-27T07:36:38.082Z] Successfully built 4568b7741ba2 [2021-05-27T07:36:38.082Z] Successfully tagged docker:latest [2021-05-27T07:36:38.082Z] INFO: Image build ended at 05/27/2021 07:36:37. Duration:00:03:29.2713079 [2021-05-27T07:36:38.082Z] [2021-05-27T07:36:38.082Z] [2021-05-27T07:36:38.082Z] INFO: Building the test binaries at 05/27/2021 07:36:37... [2021-05-27T07:36:39.035Z] --- PASS: TestCgroupNamespacesRun (3.02s) [2021-05-27T07:36:39.035Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-27T07:36:39.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-27T07:36:40.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-27T07:36:41.566Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.48s) [2021-05-27T07:36:41.566Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-27T07:36:42.755Z] INFO: make.ps1 starting at 05/27/2021 07:36:42 [2021-05-27T07:36:43.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-27T07:36:43.211Z] INFO: Git commit (877e68bf54) assumed from DOCKER_GITCOMMIT environment variable [2021-05-27T07:36:43.211Z] INFO: Invoking autogen... [2021-05-27T07:36:43.649Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-27T07:36:43.667Z] INFO: Building daemon... [2021-05-27T07:36:44.100Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.94s) [2021-05-27T07:36:44.100Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-27T07:36:45.506Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.33s) [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s) [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s) [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s) [2021-05-27T07:36:46.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2021-05-27T07:36:46.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) [2021-05-27T07:36:46.189Z] === RUN TestCgroupNamespacesRun [2021-05-27T07:36:47.385Z] --- PASS: TestCgroupNamespacesRunHostMode (3.00s) [2021-05-27T07:36:47.385Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-27T07:36:47.569Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2021-05-27T07:36:47.569Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-27T07:36:47.569Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-27T07:36:47.569Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-27T07:36:47.569Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-27T07:36:49.477Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2021-05-27T07:36:49.477Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-27T07:36:49.916Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.93s) [2021-05-27T07:36:49.916Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-27T07:36:50.004Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-27T07:36:51.386Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s) [2021-05-27T07:36:51.386Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-27T07:36:52.527Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.43s) [2021-05-27T07:36:52.527Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-27T07:36:53.295Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s) [2021-05-27T07:36:53.295Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-27T07:36:53.463Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2021-05-27T07:36:53.463Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-27T07:36:54.676Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s) [2021-05-27T07:36:54.676Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-27T07:36:55.618Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-05-27T07:36:55.618Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-27T07:36:56.754Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.97s) [2021-05-27T07:36:56.754Z] === RUN TestNISDomainname [2021-05-27T07:36:56.754Z] --- SKIP: TestNISDomainname (0.01s) [2021-05-27T07:36:56.754Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-27T07:36:56.754Z] === RUN TestHostnameDnsResolution [2021-05-27T07:36:57.531Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-05-27T07:36:57.531Z] === RUN TestNISDomainname [2021-05-27T07:36:58.132Z] --- PASS: TestHostnameDnsResolution (1.63s) [2021-05-27T07:36:58.132Z] === RUN TestStats [2021-05-27T07:36:58.132Z] --- SKIP: TestStats (0.00s) [2021-05-27T07:36:58.132Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:36:58.132Z] === RUN TestStopContainerWithTimeout [2021-05-27T07:36:58.132Z] === RUN TestStopContainerWithTimeout/0 [2021-05-27T07:36:58.132Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-27T07:36:58.132Z] === RUN TestStopContainerWithTimeout/1 [2021-05-27T07:36:58.132Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-27T07:36:58.132Z] === RUN TestStopContainerWithTimeout/3 [2021-05-27T07:36:58.132Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-27T07:36:58.132Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-27T07:36:58.132Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-27T07:36:58.132Z] === CONT TestStopContainerWithTimeout/0 [2021-05-27T07:36:58.132Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-27T07:36:58.922Z] --- PASS: TestNISDomainname (1.36s) [2021-05-27T07:36:58.922Z] === RUN TestHostnameDnsResolution [2021-05-27T07:36:59.070Z] === CONT TestStopContainerWithTimeout/3 [2021-05-27T07:37:00.834Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-05-27T07:37:00.834Z] === RUN TestStats [2021-05-27T07:37:00.972Z] === CONT TestStopContainerWithTimeout/1 [2021-05-27T07:37:02.875Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-27T07:37:02.875Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-05-27T07:37:02.875Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2021-05-27T07:37:02.875Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-05-27T07:37:02.875Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-05-27T07:37:02.875Z] === RUN TestDeleteDevicemapper [2021-05-27T07:37:02.875Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-27T07:37:02.875Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-27T07:37:02.875Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-27T07:37:03.304Z] ---> 689ea4b806cf [2021-05-27T07:37:03.304Z] Successfully built 689ea4b806cf [2021-05-27T07:37:03.304Z] Successfully tagged docker:latest [2021-05-27T07:37:03.304Z] INFO: Image build ended at 05/27/2021 07:37:01. Duration:00:03:47.9668516 [2021-05-27T07:37:03.304Z] [2021-05-27T07:37:03.304Z] [2021-05-27T07:37:03.304Z] INFO: Building the test binaries at 05/27/2021 07:37:01... [2021-05-27T07:37:03.371Z] --- PASS: TestStats (2.78s) [2021-05-27T07:37:03.371Z] === RUN TestStopContainerWithTimeout [2021-05-27T07:37:03.371Z] === RUN TestStopContainerWithTimeout/0 [2021-05-27T07:37:03.371Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-27T07:37:03.371Z] === RUN TestStopContainerWithTimeout/1 [2021-05-27T07:37:03.371Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-27T07:37:03.371Z] === RUN TestStopContainerWithTimeout/3 [2021-05-27T07:37:03.371Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-27T07:37:03.371Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-27T07:37:03.371Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-27T07:37:03.371Z] === CONT TestStopContainerWithTimeout/0 [2021-05-27T07:37:03.371Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-27T07:37:04.311Z] === CONT TestStopContainerWithTimeout/3 [2021-05-27T07:37:05.409Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2021-05-27T07:37:05.409Z] === RUN TestUpdateMemory [2021-05-27T07:37:05.409Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-27T07:37:05.409Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:37:05.409Z] === RUN TestUpdateCPUQuota [2021-05-27T07:37:05.409Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-27T07:37:05.409Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:37:05.409Z] === RUN TestUpdatePidsLimit [2021-05-27T07:37:05.409Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-27T07:37:05.409Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:37:05.409Z] === RUN TestUpdateRestartPolicy [2021-05-27T07:37:06.849Z] === CONT TestStopContainerWithTimeout/1 [2021-05-27T07:37:08.068Z] INFO: make.ps1 starting at 05/27/2021 07:37:07 [2021-05-27T07:37:08.068Z] INFO: Git commit (aaa0d848d8) assumed from DOCKER_GITCOMMIT environment variable [2021-05-27T07:37:08.068Z] INFO: Invoking autogen... [2021-05-27T07:37:08.250Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-27T07:37:08.250Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2021-05-27T07:37:08.250Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-05-27T07:37:08.250Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2021-05-27T07:37:08.250Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2021-05-27T07:37:08.250Z] === RUN TestDeleteDevicemapper [2021-05-27T07:37:08.250Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-27T07:37:08.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-27T07:37:08.250Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-27T07:37:08.538Z] INFO: Building daemon... [2021-05-27T07:37:11.581Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.32s) [2021-05-27T07:37:11.581Z] === RUN TestUpdateMemory [2021-05-27T07:37:12.960Z] --- PASS: TestUpdateMemory (1.34s) [2021-05-27T07:37:12.960Z] === RUN TestUpdateCPUQuota [2021-05-27T07:37:17.615Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2021-05-27T07:37:17.615Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-27T07:37:18.182Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-05-27T07:37:18.182Z] === RUN TestWaitNonBlocked [2021-05-27T07:37:18.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:37:18.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:37:18.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:37:18.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:37:18.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:37:18.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:37:19.560Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-27T07:37:19.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2021-05-27T07:37:19.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-05-27T07:37:19.560Z] === RUN TestWaitBlocked [2021-05-27T07:37:19.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:37:19.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:37:19.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:37:19.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:37:19.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:37:19.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:37:19.590Z] --- PASS: TestUpdateCPUQuota (6.81s) [2021-05-27T07:37:19.590Z] === RUN TestUpdatePidsLimit [2021-05-27T07:37:19.590Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-27T07:37:20.497Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-27T07:37:20.497Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-05-27T07:37:20.497Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-05-27T07:37:20.497Z] === CONT TestDaemonRestartIpcMode [2021-05-27T07:37:20.497Z] === CONT TestIpcModeOlderClient [2021-05-27T07:37:20.497Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-05-27T07:37:20.497Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-27T07:37:20.530Z] === RUN TestUpdatePidsLimit/no_change [2021-05-27T07:37:20.834Z] Loaded image: buildpack-deps:buster [2021-05-27T07:37:20.834Z] Loaded image: busybox:latest [2021-05-27T07:37:20.834Z] Loaded image: busybox:glibc [2021-05-27T07:37:21.060Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-27T07:37:21.100Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-27T07:37:21.670Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-27T07:37:22.212Z] Loaded image: debian:bullseye [2021-05-27T07:37:22.471Z] Loaded image: hello-world:latest [2021-05-27T07:37:22.610Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-27T07:37:22.731Z] Loaded image: arm32v7/hello-world:latest [2021-05-27T07:37:22.989Z] INFO: Testing against a local daemon [2021-05-27T07:37:22.989Z] === RUN TestCgroupNamespacesBuild [2021-05-27T07:37:23.179Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-27T07:37:24.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-27T07:37:25.501Z] --- PASS: TestUpdatePidsLimit (5.68s) [2021-05-27T07:37:25.501Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.74s) [2021-05-27T07:37:25.501Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-05-27T07:37:25.501Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-05-27T07:37:25.501Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.76s) [2021-05-27T07:37:25.501Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-05-27T07:37:25.501Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s) [2021-05-27T07:37:25.501Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-05-27T07:37:25.501Z] === RUN TestUpdateRestartPolicy [2021-05-27T07:37:27.063Z] --- PASS: TestDaemonRestartIpcMode (5.65s) [2021-05-27T07:37:27.063Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.63s) [2021-05-27T07:37:27.063Z] PASS [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === Skipped [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-27T07:37:27.063Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-27T07:37:27.063Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-27T07:37:27.063Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-27T07:37:27.063Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-27T07:37:27.063Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-27T07:37:27.063Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-27T07:37:27.063Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-27T07:37:27.063Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-27T07:37:27.063Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-27T07:37:27.063Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-27T07:37:27.063Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-27T07:37:27.063Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-27T07:37:27.063Z] 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-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-27T07:37:27.063Z] 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-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-27T07:37:27.063Z] 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-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-05-27T07:37:27.063Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-27T07:37:27.063Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-05-27T07:37:27.063Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-27T07:37:27.063Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-05-27T07:37:27.063Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-27T07:37:27.063Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-27T07:37:27.063Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-27T07:37:27.063Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:37:27.063Z] [2021-05-27T07:37:27.063Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-27T07:37:27.064Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:37:27.064Z] [2021-05-27T07:37:27.064Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-27T07:37:27.064Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-27T07:37:27.064Z] [2021-05-27T07:37:27.064Z] [2021-05-27T07:37:27.064Z] DONE 177 tests, 25 skipped in 111.725s [2021-05-27T07:37:27.064Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-27T07:37:27.064Z] INFO: Testing against a local daemon [2021-05-27T07:37:27.064Z] === RUN TestCommitInheritsEnv [2021-05-27T07:37:27.180Z] --- PASS: TestCgroupNamespacesBuild (3.56s) [2021-05-27T07:37:27.180Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-27T07:37:28.207Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-27T07:37:28.439Z] --- PASS: TestCommitInheritsEnv (1.73s) [2021-05-27T07:37:28.439Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-27T07:37:28.439Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-27T07:37:28.439Z] === RUN TestImagesFilterMultiReference [2021-05-27T07:37:28.439Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-27T07:37:28.439Z] === RUN TestImagePullPlatformInvalid [2021-05-27T07:37:28.439Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-27T07:37:28.439Z] === RUN TestRemoveImageOrphaning [2021-05-27T07:37:29.728Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.17s) [2021-05-27T07:37:29.728Z] === RUN TestBuildWithSession [2021-05-27T07:37:29.728Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-27T07:37:29.728Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T07:37:29.728Z] === RUN TestBuildSquashParent [2021-05-27T07:37:30.341Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-05-27T07:37:30.341Z] === RUN TestRemoveImageGarbageCollector [2021-05-27T07:37:30.341Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-27T07:37:30.341Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-27T07:37:30.341Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-27T07:37:30.341Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-27T07:37:30.341Z] === RUN TestTagInvalidReference [2021-05-27T07:37:30.341Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-27T07:37:30.341Z] === RUN TestTagValidPrefixedRepo [2021-05-27T07:37:30.341Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-27T07:37:30.341Z] === RUN TestTagExistedNameWithoutForce [2021-05-27T07:37:30.341Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-27T07:37:30.341Z] === RUN TestTagOfficialNames [2021-05-27T07:37:30.341Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-27T07:37:30.341Z] === RUN TestTagMatchesDigest [2021-05-27T07:37:30.341Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-27T07:37:30.341Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-27T07:37:30.386Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-27T07:37:31.618Z] --- PASS: TestBuildWithHugeFile (55.92s) [2021-05-27T07:37:31.618Z] === RUN TestBuildWCOWSandboxSize [2021-05-27T07:37:31.618Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-27T07:37:31.618Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-27T07:37:31.618Z] === RUN TestBuildWithEmptyDockerfile [2021-05-27T07:37:31.618Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:37:31.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:37:31.618Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:37:31.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:37:31.618Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:37:31.618Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:37:31.618Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:37:31.618Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:37:31.618Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:37:31.618Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-05-27T07:37:31.618Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-05-27T07:37:31.618Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-05-27T07:37:31.618Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-05-27T07:37:31.618Z] === RUN TestBuildPreserveOwnership [2021-05-27T07:37:31.618Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-27T07:37:34.962Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-05-27T07:37:35.819Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-27T07:37:37.200Z] --- PASS: TestBuildPreserveOwnership (5.45s) [2021-05-27T07:37:37.200Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.63s) [2021-05-27T07:37:37.200Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s) [2021-05-27T07:37:37.200Z] === RUN TestBuildPlatformInvalid [2021-05-27T07:37:37.200Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-05-27T07:37:37.200Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-27T07:37:40.395Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2021-05-27T07:37:40.395Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-27T07:37:40.395Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-05-27T07:37:40.395Z] === RUN TestWaitNonBlocked [2021-05-27T07:37:40.395Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:37:40.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:37:40.395Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:37:40.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:37:40.395Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:37:40.395Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:37:40.395Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-27T07:37:40.395Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-05-27T07:37:40.395Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2021-05-27T07:37:40.395Z] === RUN TestWaitBlocked [2021-05-27T07:37:40.395Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:37:40.395Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:37:40.395Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:37:40.395Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:37:40.395Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:37:40.395Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:37:41.335Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-27T07:37:41.335Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2021-05-27T07:37:41.335Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.37s) [2021-05-27T07:37:41.335Z] === CONT TestContainerStartOnDaemonRestart [2021-05-27T07:37:41.335Z] === CONT TestContainerKillOnDaemonStart [2021-05-27T07:37:44.611Z] --- PASS: TestBuildSquashParent (13.69s) [2021-05-27T07:37:44.611Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-27T07:37:44.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:37:44.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:37:44.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:37:44.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:37:44.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:37:44.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:37:44.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:37:44.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:37:44.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:37:44.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:37:44.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:37:44.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:37:44.611Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:37:44.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:37:44.630Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s) [2021-05-27T07:37:44.630Z] === CONT TestIpcModeOlderClient [2021-05-27T07:37:44.630Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-05-27T07:37:44.630Z] === CONT TestDaemonHostGatewayIP [2021-05-27T07:37:49.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:37:49.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:37:49.028Z] --- PASS: TestDaemonHostGatewayIP (3.94s) [2021-05-27T07:37:49.028Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-27T07:37:49.314Z] .......................... [ 67%] [2021-05-27T07:37:51.566Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.03s) [2021-05-27T07:37:51.566Z] === CONT TestDaemonRestartIpcMode [2021-05-27T07:37:52.101Z] Loaded image: buildpack-deps:buster [2021-05-27T07:37:52.101Z] Loaded image: busybox:latest [2021-05-27T07:37:52.101Z] Loaded image: busybox:glibc [2021-05-27T07:37:52.361Z] Loaded image: debian:bullseye [2021-05-27T07:37:52.361Z] Loaded image: hello-world:latest [2021-05-27T07:37:52.361Z] Loaded image: arm32v7/hello-world:latest [2021-05-27T07:37:54.301Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:37:54.863Z] --- PASS: TestContainerKillOnDaemonStart (12.98s) [2021-05-27T07:37:54.863Z] --- PASS: TestDaemonRestartIpcMode (3.19s) [2021-05-27T07:37:54.863Z] PASS [2021-05-27T07:37:54.863Z] [2021-05-27T07:37:54.863Z] === Skipped [2021-05-27T07:37:54.863Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-27T07:37:54.863Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T07:37:54.863Z] [2021-05-27T07:37:54.863Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-27T07:37:54.863Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-27T07:37:54.863Z] [2021-05-27T07:37:54.863Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-27T07:37:54.863Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-27T07:37:54.863Z] [2021-05-27T07:37:54.863Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-27T07:37:54.863Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-27T07:37:54.863Z] [2021-05-27T07:37:54.863Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-27T07:37:54.863Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-27T07:37:54.863Z] [2021-05-27T07:37:54.863Z] [2021-05-27T07:37:54.863Z] DONE 196 tests, 5 skipped in 157.141s [2021-05-27T07:37:54.863Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-27T07:37:54.863Z] INFO: Testing against a local daemon [2021-05-27T07:37:54.863Z] === RUN TestCommitInheritsEnv [2021-05-27T07:37:54.863Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-05-27T07:37:54.863Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-27T07:37:54.863Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-27T07:37:54.863Z] === RUN TestImagesFilterMultiReference [2021-05-27T07:37:54.863Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-27T07:37:54.863Z] === RUN TestImagePullPlatformInvalid [2021-05-27T07:37:54.863Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-27T07:37:54.863Z] === RUN TestRemoveImageOrphaning [2021-05-27T07:37:54.869Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:37:55.123Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-05-27T07:37:55.123Z] === RUN TestRemoveImageGarbageCollector [2021-05-27T07:37:57.661Z] --- PASS: TestRemoveImageGarbageCollector (2.14s) [2021-05-27T07:37:57.661Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-27T07:37:57.661Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-27T07:37:57.661Z] === RUN TestTagInvalidReference [2021-05-27T07:37:57.661Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-27T07:37:57.661Z] === RUN TestTagValidPrefixedRepo [2021-05-27T07:37:57.661Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-27T07:37:57.661Z] === RUN TestTagExistedNameWithoutForce [2021-05-27T07:37:57.661Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-27T07:37:57.661Z] === RUN TestTagOfficialNames [2021-05-27T07:37:57.661Z] --- PASS: TestTagOfficialNames (0.07s) [2021-05-27T07:37:57.661Z] === RUN TestTagMatchesDigest [2021-05-27T07:37:57.661Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-27T07:37:57.661Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-27T07:38:00.139Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-27T07:38:00.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.66s) [2021-05-27T07:38:00.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.74s) [2021-05-27T07:38:00.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.32s) [2021-05-27T07:38:00.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.73s) [2021-05-27T07:38:00.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.47s) [2021-05-27T07:38:00.140Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.40s) [2021-05-27T07:38:00.140Z] === RUN TestBuildMultiStageCopy [2021-05-27T07:38:00.140Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-27T07:38:02.353Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.79s) [2021-05-27T07:38:02.353Z] PASS [2021-05-27T07:38:02.353Z] [2021-05-27T07:38:02.353Z] === Skipped [2021-05-27T07:38:02.353Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-27T07:38:02.353Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T07:38:02.353Z] [2021-05-27T07:38:02.353Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-27T07:38:02.353Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-27T07:38:02.353Z] [2021-05-27T07:38:02.353Z] [2021-05-27T07:38:02.353Z] DONE 34 tests, 2 skipped in 136.335s [2021-05-27T07:38:02.353Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-27T07:38:02.353Z] ++ 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-05-27T07:38:02.353Z] ++ set -e [2021-05-27T07:38:02.353Z] ++ '[' -n 0 ']' [2021-05-27T07:38:02.353Z] ++ set -x [2021-05-27T07:38:02.353Z] ++ env -i DEST=/go/src/github.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-05-27T07:38:02.353Z] INFO: Testing against a local daemon [2021-05-27T07:38:02.353Z] === RUN TestConfigInspect [2021-05-27T07:38:04.328Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-27T07:38:04.893Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-27T07:38:05.459Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-27T07:38:05.650Z] --- PASS: TestConfigInspect (3.48s) [2021-05-27T07:38:05.650Z] === RUN TestConfigList [2021-05-27T07:38:06.028Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-27T07:38:06.594Z] --- PASS: TestBuildMultiStageCopy (6.49s) [2021-05-27T07:38:06.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.95s) [2021-05-27T07:38:06.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-05-27T07:38:06.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-05-27T07:38:06.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2021-05-27T07:38:06.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2021-05-27T07:38:06.594Z] === RUN TestBuildMultiStageParentConfig [2021-05-27T07:38:08.495Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2021-05-27T07:38:08.495Z] === RUN TestBuildLabelWithTargets [2021-05-27T07:38:08.957Z] --- PASS: TestConfigList (3.20s) [2021-05-27T07:38:08.957Z] === RUN TestConfigsCreateAndDelete [2021-05-27T07:38:09.693Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-27T07:38:09.693Z] [2021-05-27T07:38:09.693Z] ________ ____ __. [2021-05-27T07:38:09.693Z] \_____ \ | |/ _| [2021-05-27T07:38:09.693Z] / | \| < [2021-05-27T07:38:09.693Z] / | \ | \ [2021-05-27T07:38:09.693Z] \_______ /____|__ \ [2021-05-27T07:38:09.693Z] \/ \/ [2021-05-27T07:38:09.693Z] [2021-05-27T07:38:09.693Z] INFO: make.ps1 ended at 05/27/2021 07:38:01 [2021-05-27T07:38:09.693Z] INFO: Binaries build ended at 05/27/2021 07:38:02. Duration:00:01:24.7339495 [2021-05-27T07:38:09.693Z] INFO: Copying the built daemon binary to d:\CI\PR-42410\6\binary\dockerd-877e68bf54.exe... [2021-05-27T07:38:09.693Z] INFO: Copying the built client binary to d:\CI\PR-42410\6\binary\docker-877e68bf54.exe... [2021-05-27T07:38:09.693Z] INFO: Copying dockerversion from the container... [2021-05-27T07:38:09.693Z] INFO: Copying the golang package from the container to d:\CI\PR-42410\6\installer\go.zip... [2021-05-27T07:38:09.693Z] INFO: Extracting go.zip to d:\CI\PR-42410\6\go [2021-05-27T07:38:11.028Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2021-05-27T07:38:11.028Z] === RUN TestBuildWithEmptyLayers [2021-05-27T07:38:11.965Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2021-05-27T07:38:11.965Z] === RUN TestBuildMultiStageOnBuild [2021-05-27T07:38:12.288Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2021-05-27T07:38:12.288Z] === RUN TestConfigsUpdate [2021-05-27T07:38:15.582Z] --- PASS: TestConfigsUpdate (3.20s) [2021-05-27T07:38:15.582Z] === RUN TestTemplatedConfig [2021-05-27T07:38:16.155Z] --- PASS: TestBuildMultiStageOnBuild (4.28s) [2021-05-27T07:38:16.155Z] === RUN TestBuildUncleanTarFilenames [2021-05-27T07:38:18.054Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2021-05-27T07:38:18.054Z] === RUN TestBuildMultiStageLayerLeak [2021-05-27T07:38:18.993Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-27T07:38:18.993Z] Using test binary docker [2021-05-27T07:38:18.993Z] +++ /etc/init.d/apparmor start [2021-05-27T07:38:18.993Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-27T07:38:18.993Z] Starting dockerd [2021-05-27T07:38:18.993Z] INFO: Waiting for daemon to start... [2021-05-27T07:38:18.993Z] +++ 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-05-27T07:38:19.256Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-27T07:38:19.256Z] Using test binary docker [2021-05-27T07:38:19.256Z] +++ /etc/init.d/apparmor start [2021-05-27T07:38:19.256Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-27T07:38:19.256Z] INFO: Waiting for daemon to start... [2021-05-27T07:38:19.256Z] Starting dockerd [2021-05-27T07:38:19.256Z] +++ 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-05-27T07:38:19.784Z] --- PASS: TestTemplatedConfig (3.87s) [2021-05-27T07:38:19.784Z] === RUN TestConfigCreateResolve [2021-05-27T07:38:21.155Z] . [2021-05-27T07:38:21.155Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-27T07:38:21.155Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-27T07:38:21.155Z] Error: No such image: emptyfs [2021-05-27T07:38:21.155Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-27T07:38:21.155Z] ++++ docker load [2021-05-27T07:38:21.155Z] --- PASS: TestBuildMultiStageLayerLeak (3.24s) [2021-05-27T07:38:21.155Z] === RUN TestBuildWithHugeFile [2021-05-27T07:38:21.415Z] Running integration-test (iteration 1) [2021-05-27T07:38:21.415Z] 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-05-27T07:38:21.415Z] ++ 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-05-27T07:38:21.415Z] ++ set -e [2021-05-27T07:38:21.415Z] ++ '[' -n 0 ']' [2021-05-27T07:38:21.415Z] ++ set -x [2021-05-27T07:38:21.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-27T07:38:21.415Z] [2021-05-27T07:38:21.415Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-27T07:38:21.415Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-27T07:38:21.415Z] Error: No such image: emptyfs [2021-05-27T07:38:21.415Z] ++++ docker load [2021-05-27T07:38:21.415Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-27T07:38:21.983Z] Running integration-test (iteration 1) [2021-05-27T07:38:21.983Z] 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-05-27T07:38:21.983Z] ++ 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-05-27T07:38:21.983Z] ++ set -e [2021-05-27T07:38:21.983Z] ++ '[' -n 0 ']' [2021-05-27T07:38:21.983Z] ++ set -x [2021-05-27T07:38:21.983Z] ++ env -i DEST=/go/src/github.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-05-27T07:38:22.324Z] --- PASS: TestConfigCreateResolve (3.09s) [2021-05-27T07:38:22.324Z] === RUN TestConfigDaemonLibtrustID [2021-05-27T07:38:23.706Z] --- PASS: TestConfigDaemonLibtrustID (1.16s) [2021-05-27T07:38:23.706Z] PASS [2021-05-27T07:38:23.706Z] [2021-05-27T07:38:23.706Z] DONE 7 tests in 21.344s [2021-05-27T07:38:23.706Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-27T07:38:23.706Z] ++ 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-05-27T07:38:23.706Z] ++ set -e [2021-05-27T07:38:23.706Z] ++ '[' -n 0 ']' [2021-05-27T07:38:23.706Z] ++ set -x [2021-05-27T07:38:23.706Z] ++ env -i DEST=/go/src/github.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-05-27T07:38:23.706Z] INFO: Testing against a local daemon [2021-05-27T07:38:23.706Z] === RUN TestCheckpoint [2021-05-27T07:38:23.706Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-27T07:38:23.706Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T07:38:23.706Z] === RUN TestContainerInvalidJSON [2021-05-27T07:38:23.706Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:38:23.706Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:38:23.706Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:38:23.706Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:38:23.706Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:38:23.706Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:38:23.706Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:38:23.706Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:38:23.706Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:38:23.706Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-27T07:38:23.706Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-27T07:38:23.706Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-27T07:38:23.706Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-27T07:38:23.706Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-27T07:38:23.706Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-27T07:38:23.706Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-27T07:38:23.706Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-27T07:38:23.706Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-27T07:38:23.966Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-27T07:38:23.966Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-27T07:38:23.966Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-27T07:38:23.966Z] === RUN TestCopyFromContainer [2021-05-27T07:38:25.878Z] === RUN TestCopyFromContainer// [2021-05-27T07:38:25.878Z] === RUN TestCopyFromContainer//bar/root [2021-05-27T07:38:25.878Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-27T07:38:26.138Z] === RUN TestCopyFromContainer/bar/quux [2021-05-27T07:38:26.138Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-27T07:38:26.138Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-27T07:38:26.398Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-27T07:38:26.398Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-27T07:38:26.658Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-27T07:38:26.658Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-27T07:38:26.918Z] --- PASS: TestCopyFromContainer (2.83s) [2021-05-27T07:38:26.918Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-05-27T07:38:26.918Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-27T07:38:26.918Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-05-27T07:38:26.918Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-27T07:38:26.918Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-27T07:38:26.918Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-27T07:38:26.918Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-27T07:38:26.918Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-27T07:38:26.918Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-27T07:38:26.918Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-27T07:38:26.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-27T07:38:26.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:38:26.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:38:26.918Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:38:26.918Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:38:26.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:38:26.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:38:26.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:38:26.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:38:26.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:38:26.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-27T07:38:26.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-27T07:38:26.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-27T07:38:26.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-27T07:38:26.919Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-27T07:38:26.919Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-05-27T07:38:26.919Z] === RUN TestCreateWithInvalidEnv [2021-05-27T07:38:26.919Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-27T07:38:26.919Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-27T07:38:26.919Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-27T07:38:26.919Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-27T07:38:26.919Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-27T07:38:26.919Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-27T07:38:26.919Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-27T07:38:26.919Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-27T07:38:26.919Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-27T07:38:26.919Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-27T07:38:26.919Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-27T07:38:26.919Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-27T07:38:26.919Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-27T07:38:26.919Z] === RUN TestCreateTmpfsMountsTarget [2021-05-27T07:38:26.919Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-05-27T07:38:26.919Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-27T07:38:30.219Z] --- PASS: TestCreateWithCustomMaskedPaths (2.82s) [2021-05-27T07:38:30.219Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-27T07:38:30.737Z] INFO: Extraction ended at 05/27/2021 07:38:28. Duration:00:00:23.3406760 [2021-05-27T07:38:30.737Z] INFO: Updating the golang and path environment variables [2021-05-27T07:38:30.737Z] INFO: GOPATH=d:\gopath [2021-05-27T07:38:30.737Z] INFO: go version go1.13.15 windows/amd64 [2021-05-27T07:38:30.737Z] INFO: Running the daemon under test in debug mode [2021-05-27T07:38:30.737Z] INFO: Starting a daemon under test... [2021-05-27T07:38:30.737Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42410\6\daemon --pidfile d:\CI\PR-42410\6\docker.pid -D [2021-05-27T07:38:30.737Z] INFO: Process started successfully. [2021-05-27T07:38:30.737Z] INFO: Start tailing logs of the daemon under tests [2021-05-27T07:38:30.737Z] INFO: Waiting for the daemon under test to start... [2021-05-27T07:38:32.763Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.81s) [2021-05-27T07:38:32.763Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-27T07:38:32.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:38:32.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:38:32.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:38:32.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:38:32.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:38:32.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:38:32.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:38:32.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:38:32.763Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:38:32.763Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:38:32.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:38:32.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:38:32.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:38:32.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:38:32.763Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:38:32.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-27T07:38:32.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-05-27T07:38:32.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-05-27T07:38:32.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-05-27T07:38:32.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-05-27T07:38:32.763Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-05-27T07:38:32.763Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-27T07:38:33.493Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-27T07:38:33.702Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.91s) [2021-05-27T07:38:33.702Z] === RUN TestCreateDifferentPlatform [2021-05-27T07:38:33.702Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-27T07:38:33.702Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-27T07:38:33.702Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-27T07:38:33.702Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-27T07:38:33.702Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-27T07:38:33.702Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-27T07:38:33.702Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-27T07:38:33.702Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-27T07:38:33.702Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-05-27T07:38:33.702Z] === RUN TestContainerStartOnDaemonRestart [2021-05-27T07:38:33.702Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-27T07:38:33.702Z] === RUN TestDaemonRestartIpcMode [2021-05-27T07:38:33.702Z] === PAUSE TestDaemonRestartIpcMode [2021-05-27T07:38:33.702Z] === RUN TestDaemonHostGatewayIP [2021-05-27T07:38:33.702Z] === PAUSE TestDaemonHostGatewayIP [2021-05-27T07:38:33.702Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-27T07:38:33.702Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-27T07:38:33.702Z] === RUN TestContainerKillOnDaemonStart [2021-05-27T07:38:33.702Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-27T07:38:33.702Z] === RUN TestDiff [2021-05-27T07:38:34.642Z] --- PASS: TestDiff (0.88s) [2021-05-27T07:38:34.642Z] === RUN TestExecWithCloseStdin [2021-05-27T07:38:36.022Z] --- PASS: TestExecWithCloseStdin (1.15s) [2021-05-27T07:38:36.022Z] === RUN TestExec [2021-05-27T07:38:36.963Z] --- PASS: TestExec (1.12s) [2021-05-27T07:38:36.963Z] === RUN TestExecUser [2021-05-27T07:38:38.344Z] --- PASS: TestExecUser (1.14s) [2021-05-27T07:38:38.344Z] === RUN TestExportContainerAndImportImage [2021-05-27T07:38:39.284Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2021-05-27T07:38:39.284Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-27T07:38:42.580Z] --- PASS: TestExportContainerAfterDaemonRestart (3.03s) [2021-05-27T07:38:42.580Z] === RUN TestHealthCheckWorkdir [2021-05-27T07:38:43.960Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2021-05-27T07:38:43.960Z] === RUN TestHealthKillContainer [2021-05-27T07:38:47.253Z] --- PASS: TestHealthKillContainer (3.12s) [2021-05-27T07:38:47.253Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-27T07:38:47.513Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2021-05-27T07:38:47.513Z] === RUN TestIpcModeNone [2021-05-27T07:38:48.382Z] .....INFO: Daemon under test started and replied! [2021-05-27T07:38:48.382Z] INFO: Docker version of the daemon under test [2021-05-27T07:38:48.382Z] [2021-05-27T07:38:48.382Z] Client: [2021-05-27T07:38:48.382Z] Version: 17.06.2-ce [2021-05-27T07:38:48.382Z] API version: 1.30 [2021-05-27T07:38:48.382Z] Go version: go1.8.3 [2021-05-27T07:38:48.382Z] Git commit: cec0b72 [2021-05-27T07:38:48.382Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-27T07:38:48.382Z] OS/Arch: windows/amd64 [2021-05-27T07:38:48.382Z] [2021-05-27T07:38:48.382Z] Server: [2021-05-27T07:38:48.382Z] Version: 0.0.0-dev [2021-05-27T07:38:48.382Z] API version: 1.41 (minimum version 1.24) [2021-05-27T07:38:48.382Z] Go version: go1.13.15 [2021-05-27T07:38:48.382Z] Git commit: 877e68bf54 [2021-05-27T07:38:48.382Z] Built: 05/27/2021 07:36:42 [2021-05-27T07:38:48.382Z] OS/Arch: windows/amd64 [2021-05-27T07:38:48.382Z] Experimental: false [2021-05-27T07:38:48.382Z] [2021-05-27T07:38:48.382Z] INFO: Docker info of the daemon under test [2021-05-27T07:38:48.382Z] [2021-05-27T07:38:48.382Z] Containers: 0 [2021-05-27T07:38:48.382Z] Running: 0 [2021-05-27T07:38:48.382Z] Paused: 0 [2021-05-27T07:38:48.382Z] Stopped: 0 [2021-05-27T07:38:48.382Z] Images: 0 [2021-05-27T07:38:48.382Z] Server Version: 0.0.0-dev [2021-05-27T07:38:48.382Z] Storage Driver: windowsfilter [2021-05-27T07:38:48.382Z] Windows: [2021-05-27T07:38:48.382Z] Logging Driver: json-file [2021-05-27T07:38:48.382Z] Plugins: [2021-05-27T07:38:48.382Z] Volume: local [2021-05-27T07:38:48.382Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-27T07:38:48.382Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-27T07:38:48.382Z] Swarm: inactive [2021-05-27T07:38:48.382Z] Default Isolation: process [2021-05-27T07:38:48.382Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-27T07:38:48.382Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-27T07:38:48.382Z] OSType: windows [2021-05-27T07:38:48.382Z] Architecture: x86_64 [2021-05-27T07:38:48.382Z] CPUs: 4 [2021-05-27T07:38:48.382Z] Total Memory: 32GiB [2021-05-27T07:38:48.382Z] Name: azwin-2-c55c90 [2021-05-27T07:38:48.382Z] ID: WHOB:6KCQ:IAUY:PW7Q:ILHY:DDVX:EEDP:QYK6:4P2G:5GEC:YBS6:4CAB [2021-05-27T07:38:48.382Z] Docker Root Dir: D:\CI\PR-42410\6\daemon [2021-05-27T07:38:48.382Z] Debug Mode (client): false [2021-05-27T07:38:48.382Z] Debug Mode (server): true [2021-05-27T07:38:48.382Z] File Descriptors: -1 [2021-05-27T07:38:48.382Z] Goroutines: 16 [2021-05-27T07:38:48.382Z] System Time: 2021-05-27T07:38:48.0747118Z [2021-05-27T07:38:48.382Z] EventsListeners: 0 [2021-05-27T07:38:48.382Z] Registry: https://index.docker.io/v1/ [2021-05-27T07:38:48.382Z] Labels: [2021-05-27T07:38:48.382Z] Experimental: false [2021-05-27T07:38:48.382Z] Insecure Registries: [2021-05-27T07:38:48.382Z] 127.0.0.0/8 [2021-05-27T07:38:48.382Z] Live Restore Enabled: false [2021-05-27T07:38:48.382Z] [2021-05-27T07:38:48.382Z] [2021-05-27T07:38:48.382Z] INFO: Docker images of the daemon under test [2021-05-27T07:38:48.382Z] [2021-05-27T07:38:48.382Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T07:38:48.382Z] [2021-05-27T07:38:48.382Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-27T07:38:48.382Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-27T07:38:48.840Z] ltsc2019: Pulling from windows/servercore [2021-05-27T07:38:48.840Z] 4612f6d0b889: Pulling fs layer [2021-05-27T07:38:48.840Z] 8116de3c91c3: Pulling fs layer [2021-05-27T07:38:48.898Z] --- PASS: TestIpcModeNone (1.09s) [2021-05-27T07:38:48.898Z] === RUN TestIpcModePrivate [2021-05-27T07:38:49.839Z] --- PASS: TestIpcModePrivate (1.13s) [2021-05-27T07:38:49.839Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-27T07:38:49.839Z] === RUN TestIpcModeShareable [2021-05-27T07:38:49.972Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-27T07:38:49.972Z] [2021-05-27T07:38:49.972Z] ________ ____ __. [2021-05-27T07:38:49.972Z] \_____ \ | |/ _| [2021-05-27T07:38:49.972Z] / | \| < [2021-05-27T07:38:49.972Z] / | \ | \ [2021-05-27T07:38:49.972Z] \_______ /____|__ \ [2021-05-27T07:38:49.972Z] \/ \/ [2021-05-27T07:38:49.972Z] [2021-05-27T07:38:49.972Z] INFO: make.ps1 ended at 05/27/2021 07:38:39 [2021-05-27T07:38:49.972Z] INFO: Binaries build ended at 05/27/2021 07:38:41. Duration:00:01:40.2243778 [2021-05-27T07:38:49.972Z] INFO: Copying the built daemon binary to d:\CI\PR-42410\6\binary\dockerd-aaa0d848d8.exe... [2021-05-27T07:38:49.972Z] INFO: Copying the built client binary to d:\CI\PR-42410\6\binary\docker-aaa0d848d8.exe... [2021-05-27T07:38:49.972Z] INFO: Copying dockerversion from the container... [2021-05-27T07:38:49.972Z] INFO: Copying the golang package from the container to d:\CI\PR-42410\6\installer\go.zip... [2021-05-27T07:38:49.972Z] INFO: Extracting go.zip to d:\CI\PR-42410\6\go [2021-05-27T07:38:51.219Z] --- PASS: TestIpcModeShareable (1.16s) [2021-05-27T07:38:51.219Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-27T07:38:51.219Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-27T07:38:51.585Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-27T07:38:51.585Z] tests/integration/client_test.py ..... [ 75%] [2021-05-27T07:38:51.585Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-27T07:38:51.585Z] tests/integration/errors_test.py . [ 76%] [2021-05-27T07:38:54.514Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2021-05-27T07:38:54.514Z] === RUN TestAPIIpcModeHost [2021-05-27T07:38:55.453Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-05-27T07:38:55.453Z] === RUN TestDaemonIpcModeShareable [2021-05-27T07:38:57.994Z] --- PASS: TestDaemonIpcModeShareable (2.56s) [2021-05-27T07:38:57.994Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-27T07:38:57.994Z] === RUN TestDaemonIpcModePrivate [2021-05-27T07:38:59.141Z] 8116de3c91c3: Verifying Checksum [2021-05-27T07:38:59.141Z] 8116de3c91c3: Download complete [2021-05-27T07:39:00.534Z] --- PASS: TestDaemonIpcModePrivate (2.51s) [2021-05-27T07:39:00.534Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-27T07:39:00.534Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-27T07:39:03.103Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.47s) [2021-05-27T07:39:03.103Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-27T07:39:03.103Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-27T07:39:05.643Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.66s) [2021-05-27T07:39:05.643Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-27T07:39:05.643Z] === RUN TestIpcModeOlderClient [2021-05-27T07:39:05.643Z] === PAUSE TestIpcModeOlderClient [2021-05-27T07:39:05.643Z] === RUN TestKillContainerInvalidSignal [2021-05-27T07:39:06.585Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2021-05-27T07:39:06.585Z] === RUN TestKillContainer [2021-05-27T07:39:06.585Z] === RUN TestKillContainer/no_signal [2021-05-27T07:39:07.155Z] === RUN TestKillContainer/non_killing_signal [2021-05-27T07:39:08.095Z] === RUN TestKillContainer/killing_signal [2021-05-27T07:39:08.650Z] Loaded image: buildpack-deps:buster [2021-05-27T07:39:08.650Z] Loaded image: busybox:latest [2021-05-27T07:39:08.650Z] Loaded image: buildpack-deps:buster [2021-05-27T07:39:08.650Z] Loaded image: busybox:latest [2021-05-27T07:39:08.650Z] Loaded image: busybox:glibc [2021-05-27T07:39:08.650Z] Loaded image: busybox:glibc [2021-05-27T07:39:09.038Z] --- PASS: TestKillContainer (2.57s) [2021-05-27T07:39:09.038Z] --- PASS: TestKillContainer/no_signal (0.83s) [2021-05-27T07:39:09.038Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2021-05-27T07:39:09.038Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-05-27T07:39:09.038Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-27T07:39:09.038Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-27T07:39:09.583Z] Loaded image: debian:bullseye [2021-05-27T07:39:09.841Z] Loaded image: hello-world:latest [2021-05-27T07:39:09.977Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-27T07:39:10.099Z] Loaded image: debian:bullseye [2021-05-27T07:39:10.099Z] Loaded image: arm32v7/hello-world:latest [2021-05-27T07:39:10.357Z] Loaded image: hello-world:latest [2021-05-27T07:39:10.357Z] INFO: Testing against a local daemon [2021-05-27T07:39:10.357Z] === RUN TestDockerDaemonSuite [2021-05-27T07:39:10.357Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-27T07:39:10.357Z] Loaded image: arm32v7/hello-world:latest [2021-05-27T07:39:10.357Z] INFO: Testing against a local daemon [2021-05-27T07:39:10.357Z] === RUN TestDockerSuite [2021-05-27T07:39:10.615Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-27T07:39:10.616Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-27T07:39:10.616Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-27T07:39:10.616Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-27T07:39:10.616Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-27T07:39:10.616Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-27T07:39:10.616Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-27T07:39:10.616Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-27T07:39:10.915Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s) [2021-05-27T07:39:10.915Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2021-05-27T07:39:10.915Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-05-27T07:39:10.915Z] === RUN TestKillStoppedContainer [2021-05-27T07:39:10.915Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-05-27T07:39:10.915Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-27T07:39:10.915Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-27T07:39:10.915Z] === RUN TestKillDifferentUserContainer [2021-05-27T07:39:11.504Z] 4612f6d0b889: Verifying Checksum [2021-05-27T07:39:11.504Z] 4612f6d0b889: Download complete [2021-05-27T07:39:11.855Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2021-05-27T07:39:11.855Z] === RUN TestInspectOomKilledTrue [2021-05-27T07:39:11.855Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-27T07:39:11.855Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:39:11.855Z] === RUN TestInspectOomKilledFalse [2021-05-27T07:39:11.855Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-27T07:39:11.855Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:39:11.855Z] === RUN TestLinksEtcHostsContentMatch [2021-05-27T07:39:12.795Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-05-27T07:39:12.795Z] === RUN TestLinksContainerNames [2021-05-27T07:39:14.703Z] --- PASS: TestLinksContainerNames (1.71s) [2021-05-27T07:39:14.703Z] === RUN TestLogsFollowTailEmpty [2021-05-27T07:39:14.799Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-27T07:39:14.799Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-27T07:39:14.799Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-27T07:39:14.799Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-27T07:39:15.274Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-05-27T07:39:15.274Z] === RUN TestContainerNetworkMountsNoChown [2021-05-27T07:39:15.764Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-27T07:39:15.764Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-27T07:39:15.764Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-27T07:39:16.214Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/default [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/default [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/private [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/private [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/rprivate [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/slave [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/slave [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/rslave [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/shared [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/shared [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/rshared [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-27T07:39:16.214Z] === CONT TestMountDaemonRoot/default [2021-05-27T07:39:16.214Z] === CONT TestMountDaemonRoot/rprivate [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-27T07:39:16.214Z] === CONT TestMountDaemonRoot/rslave [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-27T07:39:16.214Z] === CONT TestMountDaemonRoot/private [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:39:16.214Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-27T07:39:16.214Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/rshared [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/shared [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/slave [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:39:16.215Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:39:16.215Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:39:16.215Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-27T07:39:16.477Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:39:16.477Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:39:16.477Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:39:16.477Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:39:16.477Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-27T07:39:16.477Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-27T07:39:16.477Z] === RUN TestContainerBindMountNonRecursive [2021-05-27T07:39:18.731Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-27T07:39:19.021Z] --- PASS: TestContainerBindMountNonRecursive (2.36s) [2021-05-27T07:39:19.021Z] === RUN TestContainerVolumesMountedAsShared [2021-05-27T07:39:19.079Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-27T07:39:19.591Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2021-05-27T07:39:19.591Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-27T07:39:20.426Z] INFO: Extraction ended at 05/27/2021 07:39:15. Duration:00:00:30.8898056 [2021-05-27T07:39:20.426Z] INFO: Updating the golang and path environment variables [2021-05-27T07:39:20.426Z] INFO: GOPATH=d:\gopath [2021-05-27T07:39:20.426Z] INFO: go version go1.13.15 windows/amd64 [2021-05-27T07:39:20.426Z] INFO: Running the daemon under test in debug mode [2021-05-27T07:39:20.426Z] INFO: Starting a daemon under test... [2021-05-27T07:39:20.426Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42410\6\daemon --pidfile d:\CI\PR-42410\6\docker.pid -D [2021-05-27T07:39:20.426Z] INFO: Process started successfully. [2021-05-27T07:39:20.426Z] INFO: Start tailing logs of the daemon under tests [2021-05-27T07:39:20.426Z] INFO: Waiting for the daemon under test to start... [2021-05-27T07:39:20.454Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-27T07:39:20.454Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-27T07:39:20.454Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-27T07:39:20.531Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-05-27T07:39:20.531Z] === RUN TestNetworkNat [2021-05-27T07:39:21.020Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-27T07:39:21.470Z] --- PASS: TestNetworkNat (1.08s) [2021-05-27T07:39:21.470Z] === RUN TestNetworkLocalhostTCPNat [2021-05-27T07:39:21.796Z] --- PASS: TestImportExtremelyLargeImageWorks (108.75s) [2021-05-27T07:39:21.796Z] PASS [2021-05-27T07:39:21.796Z] [2021-05-27T07:39:21.796Z] === Skipped [2021-05-27T07:39:21.796Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-27T07:39:21.796Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-27T07:39:21.796Z] [2021-05-27T07:39:21.796Z] [2021-05-27T07:39:21.796Z] DONE 12 tests, 1 skipped in 112.879s [2021-05-27T07:39:21.796Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-27T07:39:21.796Z] INFO: Testing against a local daemon [2021-05-27T07:39:21.796Z] === RUN TestNetworkCreateDelete [2021-05-27T07:39:21.796Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-05-27T07:39:21.796Z] === RUN TestDockerNetworkDeletePreferID [2021-05-27T07:39:21.796Z] --- PASS: TestDockerNetworkDeletePreferID (1.30s) [2021-05-27T07:39:21.796Z] === RUN TestDaemonDNSFallback [2021-05-27T07:39:22.411Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2021-05-27T07:39:22.411Z] === RUN TestNetworkLoopbackNat [2021-05-27T07:39:23.548Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-27T07:39:23.548Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-27T07:39:24.924Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-27T07:39:25.185Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-27T07:39:25.185Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-27T07:39:25.185Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-27T07:39:26.607Z] --- PASS: TestNetworkLoopbackNat (3.44s) [2021-05-27T07:39:26.607Z] === RUN TestPause [2021-05-27T07:39:26.867Z] --- PASS: TestPause (0.95s) [2021-05-27T07:39:26.867Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-27T07:39:26.867Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-27T07:39:26.867Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-27T07:39:26.867Z] === RUN TestPauseStopPausedContainer [2021-05-27T07:39:27.806Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2021-05-27T07:39:27.806Z] === RUN TestPidHost [2021-05-27T07:39:30.018Z] --- PASS: TestDaemonDNSFallback (8.21s) [2021-05-27T07:39:30.018Z] === RUN TestInspectNetwork [2021-05-27T07:39:30.018Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-27T07:39:30.018Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:30.018Z] === RUN TestRunContainerWithBridgeNone [2021-05-27T07:39:30.018Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-27T07:39:30.018Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] === RUN TestNetworkInvalidJSON [2021-05-27T07:39:30.018Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-27T07:39:30.018Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-27T07:39:30.018Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:39:30.018Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:39:30.018Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:39:30.018Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:39:30.018Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-27T07:39:30.018Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:39:30.018Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:39:30.018Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-27T07:39:30.018Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-27T07:39:30.018Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-27T07:39:30.018Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-27T07:39:30.018Z] === RUN TestNetworkList [2021-05-27T07:39:30.018Z] === RUN TestNetworkList//networks [2021-05-27T07:39:30.018Z] === PAUSE TestNetworkList//networks [2021-05-27T07:39:30.018Z] === RUN TestNetworkList//networks/ [2021-05-27T07:39:30.018Z] === PAUSE TestNetworkList//networks/ [2021-05-27T07:39:30.018Z] === CONT TestNetworkList//networks [2021-05-27T07:39:30.018Z] === CONT TestNetworkList//networks/ [2021-05-27T07:39:30.018Z] --- PASS: TestNetworkList (0.01s) [2021-05-27T07:39:30.018Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-27T07:39:30.018Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-27T07:39:30.018Z] === RUN TestHostIPv4BridgeLabel [2021-05-27T07:39:30.018Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-27T07:39:30.018Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-27T07:39:30.018Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-27T07:39:30.018Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] === RUN TestDaemonDefaultNetworkPools [2021-05-27T07:39:30.018Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-05-27T07:39:30.018Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-27T07:39:30.018Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-27T07:39:30.018Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-27T07:39:30.018Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] === RUN TestServiceWithPredefinedNetwork [2021-05-27T07:39:30.018Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:30.018Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-27T07:39:30.018Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:242: FLAKY_TEST [2021-05-27T07:39:30.018Z] === RUN TestServiceWithDataPathPortInit [2021-05-27T07:39:30.018Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-05-27T07:39:30.018Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:30.018Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-27T07:39:30.018Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:30.018Z] PASS [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === Skipped [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-27T07:39:30.018Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-27T07:39:30.018Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-27T07:39:30.018Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-27T07:39:30.018Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-05-27T07:39:30.018Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:242: FLAKY_TEST [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-05-27T07:39:30.018Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-27T07:39:30.018Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] DONE 22 tests, 12 skipped in 10.167s [2021-05-27T07:39:30.018Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-27T07:39:30.018Z] INFO: Testing against a local daemon [2021-05-27T07:39:30.018Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-27T07:39:30.018Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-27T07:39:30.018Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:39:30.018Z] === RUN TestDockerNetworkIpvlan [2021-05-27T07:39:30.018Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-27T07:39:30.018Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:39:30.018Z] PASS [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === Skipped [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-27T07:39:30.018Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-27T07:39:30.018Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] DONE 2 tests, 2 skipped in 0.121s [2021-05-27T07:39:30.018Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-27T07:39:30.018Z] INFO: Testing against a local daemon [2021-05-27T07:39:30.018Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-27T07:39:30.018Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-27T07:39:30.018Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] === RUN TestDockerNetworkMacvlan [2021-05-27T07:39:30.018Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-27T07:39:30.018Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] PASS [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === Skipped [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-27T07:39:30.018Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-27T07:39:30.018Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] DONE 2 tests, 2 skipped in 0.120s [2021-05-27T07:39:30.018Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-27T07:39:30.018Z] testing: warning: no tests to run [2021-05-27T07:39:30.018Z] PASS [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] DONE 0 tests in 0.026s [2021-05-27T07:39:30.018Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-27T07:39:30.018Z] INFO: Testing against a local daemon [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginAllowRequest [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginTLS [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginDenyRequest [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginDenyResponse [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginAllowEventStream [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginErrorResponse [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginErrorRequest [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginHeader [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginV2Disable [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-27T07:39:30.018Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] PASS [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === Skipped [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-27T07:39:30.018Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] [2021-05-27T07:39:30.018Z] DONE 17 tests, 17 skipped in 0.452s [2021-05-27T07:39:30.018Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-27T07:39:30.277Z] INFO: Testing against a local daemon [2021-05-27T07:39:30.277Z] === RUN TestPluginInvalidJSON [2021-05-27T07:39:30.277Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:39:30.277Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:39:30.277Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:39:30.277Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-27T07:39:30.277Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-27T07:39:30.277Z] === RUN TestPluginInstall [2021-05-27T07:39:30.277Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-27T07:39:30.277Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.277Z] === RUN TestPluginsWithRuntimes [2021-05-27T07:39:30.277Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-27T07:39:30.277Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-27T07:39:30.277Z] === RUN TestPluginBackCompatMediaTypes [2021-05-27T07:39:30.277Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-27T07:39:30.277Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-27T07:39:30.277Z] PASS [2021-05-27T07:39:30.277Z] [2021-05-27T07:39:30.277Z] === Skipped [2021-05-27T07:39:30.277Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-27T07:39:30.277Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-27T07:39:30.277Z] [2021-05-27T07:39:30.277Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-27T07:39:30.277Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-27T07:39:30.277Z] [2021-05-27T07:39:30.277Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-27T07:39:30.277Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-27T07:39:30.277Z] [2021-05-27T07:39:30.277Z] [2021-05-27T07:39:30.277Z] DONE 5 tests, 3 skipped in 0.165s [2021-05-27T07:39:30.277Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-27T07:39:30.277Z] INFO: Testing against a local daemon [2021-05-27T07:39:30.277Z] === RUN TestExternalGraphDriver [2021-05-27T07:39:30.349Z] --- PASS: TestPidHost (2.22s) [2021-05-27T07:39:30.349Z] === RUN TestPsFilter [2021-05-27T07:39:30.349Z] --- PASS: TestPsFilter (0.17s) [2021-05-27T07:39:30.349Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-27T07:39:30.537Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-05-27T07:39:30.537Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-27T07:39:30.537Z] === RUN TestGraphdriverPluginV2 [2021-05-27T07:39:30.919Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2021-05-27T07:39:30.919Z] === RUN TestRemoveContainerWithVolume [2021-05-27T07:39:31.867Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2021-05-27T07:39:31.867Z] === RUN TestRemoveContainerRunning [2021-05-27T07:39:32.807Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-05-27T07:39:32.807Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-27T07:39:33.293Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-27T07:39:33.747Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2021-05-27T07:39:33.747Z] === RUN TestRemoveInvalidContainer [2021-05-27T07:39:33.747Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-27T07:39:33.747Z] === RUN TestRenameLinkedContainer [2021-05-27T07:39:37.042Z] --- PASS: TestRenameLinkedContainer (3.41s) [2021-05-27T07:39:37.042Z] === RUN TestRenameStoppedContainer [2021-05-27T07:39:37.476Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-27T07:39:37.706Z] ......... [ 86%] [2021-05-27T07:39:37.985Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-05-27T07:39:37.985Z] === RUN TestRenameRunningContainerAndReuse [2021-05-27T07:39:38.225Z] ...INFO: Daemon under test started and replied! [2021-05-27T07:39:38.225Z] INFO: Docker version of the daemon under test [2021-05-27T07:39:38.225Z] [2021-05-27T07:39:38.225Z] Client: [2021-05-27T07:39:38.225Z] Version: 17.06.2-ce [2021-05-27T07:39:38.225Z] API version: 1.30 [2021-05-27T07:39:38.225Z] Go version: go1.8.3 [2021-05-27T07:39:38.225Z] Git commit: cec0b72 [2021-05-27T07:39:38.225Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-27T07:39:38.225Z] OS/Arch: windows/amd64 [2021-05-27T07:39:38.225Z] [2021-05-27T07:39:38.225Z] Server: [2021-05-27T07:39:38.225Z] Version: 0.0.0-dev [2021-05-27T07:39:38.225Z] API version: 1.41 (minimum version 1.24) [2021-05-27T07:39:38.225Z] Go version: go1.13.15 [2021-05-27T07:39:38.225Z] Git commit: aaa0d848d8 [2021-05-27T07:39:38.225Z] Built: 05/27/2021 07:37:07 [2021-05-27T07:39:38.225Z] OS/Arch: windows/amd64 [2021-05-27T07:39:38.225Z] Experimental: false [2021-05-27T07:39:38.225Z] [2021-05-27T07:39:38.225Z] INFO: Docker info of the daemon under test [2021-05-27T07:39:38.225Z] [2021-05-27T07:39:38.225Z] Containers: 0 [2021-05-27T07:39:38.225Z] Running: 0 [2021-05-27T07:39:38.225Z] Paused: 0 [2021-05-27T07:39:38.225Z] Stopped: 0 [2021-05-27T07:39:38.225Z] Images: 0 [2021-05-27T07:39:38.225Z] Server Version: 0.0.0-dev [2021-05-27T07:39:38.225Z] Storage Driver: windowsfilter [2021-05-27T07:39:38.225Z] Windows: [2021-05-27T07:39:38.225Z] Logging Driver: json-file [2021-05-27T07:39:38.225Z] Plugins: [2021-05-27T07:39:38.225Z] Volume: local [2021-05-27T07:39:38.225Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-27T07:39:38.225Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-27T07:39:38.225Z] Swarm: inactive [2021-05-27T07:39:38.225Z] Default Isolation: process [2021-05-27T07:39:38.225Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-27T07:39:38.225Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-27T07:39:38.225Z] OSType: windows [2021-05-27T07:39:38.225Z] Architecture: x86_64 [2021-05-27T07:39:38.225Z] CPUs: 4 [2021-05-27T07:39:38.225Z] Total Memory: 32GiB [2021-05-27T07:39:38.225Z] Name: azwin-2-ea9960 [2021-05-27T07:39:38.225Z] ID: ETBJ:OWUO:LMZI:WPH3:UFBH:WPFW:5E6N:LYJU:DWUY:CKRQ:ZQZT:HFAA [2021-05-27T07:39:38.225Z] Docker Root Dir: D:\CI\PR-42410\6\daemon [2021-05-27T07:39:38.225Z] Debug Mode (client): false [2021-05-27T07:39:38.225Z] Debug Mode (server): true [2021-05-27T07:39:38.225Z] File Descriptors: -1 [2021-05-27T07:39:38.225Z] Goroutines: 16 [2021-05-27T07:39:38.225Z] System Time: 2021-05-27T07:39:35.6042561Z [2021-05-27T07:39:38.225Z] EventsListeners: 0 [2021-05-27T07:39:38.225Z] Registry: https://index.docker.io/v1/ [2021-05-27T07:39:38.225Z] Labels: [2021-05-27T07:39:38.225Z] Experimental: false [2021-05-27T07:39:38.225Z] Insecure Registries: [2021-05-27T07:39:38.225Z] 127.0.0.0/8 [2021-05-27T07:39:38.225Z] Live Restore Enabled: false [2021-05-27T07:39:38.225Z] [2021-05-27T07:39:38.225Z] [2021-05-27T07:39:38.225Z] INFO: Docker images of the daemon under test [2021-05-27T07:39:38.225Z] [2021-05-27T07:39:38.225Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T07:39:38.225Z] [2021-05-27T07:39:38.225Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-05-27T07:39:38.225Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-05-27T07:39:38.225Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-27T07:39:38.225Z] 29d5b6a226d2: Pulling fs layer [2021-05-27T07:39:38.656Z] --- PASS: TestGraphdriverPluginV2 (7.04s) [2021-05-27T07:39:38.656Z] PASS [2021-05-27T07:39:38.656Z] [2021-05-27T07:39:38.656Z] === Skipped [2021-05-27T07:39:38.656Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-05-27T07:39:38.656Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-27T07:39:38.656Z] [2021-05-27T07:39:38.657Z] [2021-05-27T07:39:38.657Z] DONE 2 tests, 1 skipped in 7.242s [2021-05-27T07:39:38.657Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-27T07:39:38.657Z] INFO: Testing against a local daemon [2021-05-27T07:39:38.657Z] === RUN TestContinueAfterPluginCrash [2021-05-27T07:39:38.657Z] === PAUSE TestContinueAfterPluginCrash [2021-05-27T07:39:38.657Z] === RUN TestReadPluginNoRead [2021-05-27T07:39:38.657Z] === PAUSE TestReadPluginNoRead [2021-05-27T07:39:38.657Z] === RUN TestDaemonStartWithLogOpt [2021-05-27T07:39:38.657Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-27T07:39:38.657Z] === CONT TestContinueAfterPluginCrash [2021-05-27T07:39:38.657Z] === CONT TestDaemonStartWithLogOpt [2021-05-27T07:39:39.896Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2021-05-27T07:39:39.896Z] === RUN TestRenameInvalidName [2021-05-27T07:39:40.465Z] --- PASS: TestRenameInvalidName (0.85s) [2021-05-27T07:39:40.465Z] === RUN TestRenameAnonymousContainer [2021-05-27T07:39:40.761Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-27T07:39:41.331Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-27T07:39:42.935Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-27T07:39:43.862Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-27T07:39:45.222Z] --- PASS: TestDaemonStartWithLogOpt (6.59s) [2021-05-27T07:39:45.222Z] === CONT TestReadPluginNoRead [2021-05-27T07:39:45.241Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-27T07:39:45.242Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-27T07:39:45.674Z] tests/integration/models_networks_test.py .... [ 91%] [2021-05-27T07:39:45.748Z] --- PASS: TestRenameAnonymousContainer (4.58s) [2021-05-27T07:39:45.748Z] === RUN TestRenameContainerWithSameName [2021-05-27T07:39:46.008Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2021-05-27T07:39:46.008Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-27T07:39:46.175Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-27T07:39:47.752Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-27T07:39:47.917Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s) [2021-05-27T07:39:47.917Z] === RUN TestResize [2021-05-27T07:39:48.077Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-27T07:39:48.321Z] --- PASS: TestContinueAfterPluginCrash (10.55s) [2021-05-27T07:39:48.490Z] --- PASS: TestResize (0.85s) [2021-05-27T07:39:48.490Z] === RUN TestResizeWithInvalidSize [2021-05-27T07:39:49.011Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-27T07:39:49.140Z] --- PASS: TestImportExtremelyLargeImageWorks (111.25s) [2021-05-27T07:39:49.140Z] PASS [2021-05-27T07:39:49.140Z] [2021-05-27T07:39:49.140Z] DONE 12 tests in 114.279s [2021-05-27T07:39:49.140Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-27T07:39:49.140Z] INFO: Testing against a local daemon [2021-05-27T07:39:49.140Z] === RUN TestNetworkCreateDelete [2021-05-27T07:39:49.269Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-27T07:39:49.400Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-05-27T07:39:49.400Z] === RUN TestDockerNetworkDeletePreferID [2021-05-27T07:39:49.431Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2021-05-27T07:39:49.431Z] === RUN TestResizeWhenContainerNotStarted [2021-05-27T07:39:50.379Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:39:50.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:39:50.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:39:50.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:39:50.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:39:50.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:39:50.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-27T07:39:50.779Z] --- PASS: TestDockerNetworkDeletePreferID (1.30s) [2021-05-27T07:39:50.779Z] === RUN TestDaemonDNSFallback [2021-05-27T07:39:50.852Z] === RUN TestReadPluginNoRead/default [2021-05-27T07:39:51.798Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-27T07:39:51.798Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-27T07:39:52.205Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-27T07:39:52.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-27T07:39:52.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:39:52.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-27T07:39:52.765Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-27T07:39:52.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-27T07:39:53.134Z] 29d5b6a226d2: Verifying Checksum [2021-05-27T07:39:53.134Z] 29d5b6a226d2: Download complete [2021-05-27T07:39:53.383Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-27T07:39:53.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-27T07:39:54.326Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-27T07:39:54.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-27T07:39:55.262Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-27T07:39:55.262Z] --- PASS: TestBuildWithHugeFile (93.92s) [2021-05-27T07:39:55.262Z] === RUN TestBuildWCOWSandboxSize [2021-05-27T07:39:55.262Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-27T07:39:55.262Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-27T07:39:55.262Z] === RUN TestBuildWithEmptyDockerfile [2021-05-27T07:39:55.262Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:39:55.262Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:39:55.262Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:39:55.262Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:39:55.262Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:39:55.262Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:39:55.262Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T07:39:55.262Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T07:39:55.262Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T07:39:55.285Z] --- PASS: TestReadPluginNoRead (11.16s) [2021-05-27T07:39:55.285Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.53s) [2021-05-27T07:39:55.285Z] --- PASS: TestReadPluginNoRead/default (2.53s) [2021-05-27T07:39:55.285Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.50s) [2021-05-27T07:39:55.285Z] read_test.go:92: [d7d3d8b7e87d9] daemon is not started [2021-05-27T07:39:55.285Z] PASS [2021-05-27T07:39:55.285Z] [2021-05-27T07:39:55.285Z] DONE 6 tests in 17.892s [2021-05-27T07:39:55.285Z] 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-05-27T07:39:55.521Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-05-27T07:39:55.521Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-05-27T07:39:55.521Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-05-27T07:39:55.521Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-05-27T07:39:55.521Z] === RUN TestBuildPreserveOwnership [2021-05-27T07:39:55.521Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-27T07:39:55.543Z] testing: warning: no tests to run [2021-05-27T07:39:55.543Z] PASS [2021-05-27T07:39:55.543Z] [2021-05-27T07:39:55.543Z] DONE 0 tests in 0.048s [2021-05-27T07:39:55.543Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-27T07:39:55.543Z] INFO: Testing against a local daemon [2021-05-27T07:39:55.543Z] === RUN TestPluginWithDevMounts [2021-05-27T07:39:55.543Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-27T07:39:55.543Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-27T07:39:55.543Z] PASS [2021-05-27T07:39:55.543Z] [2021-05-27T07:39:55.543Z] === Skipped [2021-05-27T07:39:55.543Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-27T07:39:55.543Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-27T07:39:55.543Z] [2021-05-27T07:39:55.543Z] [2021-05-27T07:39:55.543Z] DONE 1 tests, 1 skipped in 0.140s [2021-05-27T07:39:55.543Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-27T07:39:55.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-27T07:39:55.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-27T07:39:55.802Z] INFO: Testing against a local daemon [2021-05-27T07:39:55.802Z] === RUN TestSecretInspect [2021-05-27T07:39:55.802Z] --- SKIP: TestSecretInspect (0.01s) [2021-05-27T07:39:55.802Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] === RUN TestSecretList [2021-05-27T07:39:55.802Z] --- SKIP: TestSecretList (0.01s) [2021-05-27T07:39:55.802Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] === RUN TestSecretsCreateAndDelete [2021-05-27T07:39:55.802Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-05-27T07:39:55.802Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] === RUN TestSecretsUpdate [2021-05-27T07:39:55.802Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-27T07:39:55.802Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] === RUN TestTemplatedSecret [2021-05-27T07:39:55.802Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-27T07:39:55.802Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] === RUN TestSecretCreateResolve [2021-05-27T07:39:55.802Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-05-27T07:39:55.802Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] PASS [2021-05-27T07:39:55.802Z] [2021-05-27T07:39:55.802Z] === Skipped [2021-05-27T07:39:55.802Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-05-27T07:39:55.802Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] [2021-05-27T07:39:55.802Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-05-27T07:39:55.802Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] [2021-05-27T07:39:55.802Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-05-27T07:39:55.802Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] [2021-05-27T07:39:55.802Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-05-27T07:39:55.802Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] [2021-05-27T07:39:55.802Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-27T07:39:55.802Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] [2021-05-27T07:39:55.802Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-05-27T07:39:55.802Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:55.802Z] [2021-05-27T07:39:55.802Z] [2021-05-27T07:39:55.802Z] DONE 6 tests, 6 skipped in 0.184s [2021-05-27T07:39:55.802Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-27T07:39:56.061Z] INFO: Testing against a local daemon [2021-05-27T07:39:56.061Z] === RUN TestServiceCreateInit [2021-05-27T07:39:56.061Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-27T07:39:56.061Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-27T07:39:56.061Z] --- PASS: TestServiceCreateInit (0.02s) [2021-05-27T07:39:56.061Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-27T07:39:56.061Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-27T07:39:56.061Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestCreateServiceMultipleTimes [2021-05-27T07:39:56.061Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-05-27T07:39:56.061Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestCreateServiceConflict [2021-05-27T07:39:56.061Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-05-27T07:39:56.061Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestCreateServiceMaxReplicas [2021-05-27T07:39:56.061Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-05-27T07:39:56.061Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-27T07:39:56.061Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-27T07:39:56.061Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestCreateServiceSecretFileMode [2021-05-27T07:39:56.061Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-05-27T07:39:56.061Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestCreateServiceConfigFileMode [2021-05-27T07:39:56.061Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-27T07:39:56.061Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestCreateServiceSysctls [2021-05-27T07:39:56.061Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-27T07:39:56.061Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestCreateServiceCapabilities [2021-05-27T07:39:56.061Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-27T07:39:56.061Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestInspect [2021-05-27T07:39:56.061Z] --- SKIP: TestInspect (0.01s) [2021-05-27T07:39:56.061Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestCreateJob [2021-05-27T07:39:56.061Z] --- SKIP: TestCreateJob (0.01s) [2021-05-27T07:39:56.061Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestReplicatedJob [2021-05-27T07:39:56.061Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-27T07:39:56.061Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestUpdateReplicatedJob [2021-05-27T07:39:56.061Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-05-27T07:39:56.061Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestServiceListWithStatuses [2021-05-27T07:39:56.061Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-27T07:39:56.061Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-27T07:39:56.061Z] === RUN TestDockerNetworkConnectAlias [2021-05-27T07:39:56.061Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-05-27T07:39:56.061Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestDockerNetworkReConnect [2021-05-27T07:39:56.061Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-05-27T07:39:56.061Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:39:56.061Z] === RUN TestServicePlugin [2021-05-27T07:39:56.458Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-27T07:39:56.458Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-27T07:39:57.361Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-27T07:39:58.950Z] --- PASS: TestDaemonDNSFallback (7.21s) [2021-05-27T07:39:58.950Z] === RUN TestInspectNetwork [2021-05-27T07:39:58.988Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers (0.02s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.75s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.92s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2021-05-27T07:39:59.087Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2021-05-27T07:39:59.087Z] === RUN TestCgroupNamespacesRun [2021-05-27T07:40:00.251Z] --- SKIP: TestServicePlugin (3.91s) [2021-05-27T07:40:00.251Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] === RUN TestServiceUpdateLabel [2021-05-27T07:40:00.251Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-27T07:40:00.251Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] === RUN TestServiceUpdateSecrets [2021-05-27T07:40:00.251Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-05-27T07:40:00.251Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] === RUN TestServiceUpdateConfigs [2021-05-27T07:40:00.251Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-27T07:40:00.251Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] === RUN TestServiceUpdateNetwork [2021-05-27T07:40:00.251Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-27T07:40:00.251Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] === RUN TestServiceUpdatePidsLimit [2021-05-27T07:40:00.251Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-27T07:40:00.251Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] PASS [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === Skipped [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-27T07:40:00.251Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-27T07:40:00.251Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-27T07:40:00.251Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-27T07:40:00.251Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-05-27T07:40:00.251Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-05-27T07:40:00.251Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-05-27T07:40:00.251Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-27T07:40:00.251Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-05-27T07:40:00.251Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-05-27T07:40:00.251Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-27T07:40:00.251Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-27T07:40:00.251Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-27T07:40:00.251Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-27T07:40:00.251Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-27T07:40:00.251Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-05-27T07:40:00.251Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-27T07:40:00.251Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-05-27T07:40:00.251Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-05-27T07:40:00.251Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestServicePlugin (3.91s) [2021-05-27T07:40:00.251Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-27T07:40:00.251Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-05-27T07:40:00.251Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-27T07:40:00.251Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-05-27T07:40:00.251Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-27T07:40:00.251Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] DONE 24 tests, 23 skipped in 4.317s [2021-05-27T07:40:00.251Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-27T07:40:00.251Z] INFO: Testing against a local daemon [2021-05-27T07:40:00.251Z] === RUN TestSessionCreate [2021-05-27T07:40:00.251Z] --- PASS: TestSessionCreate (0.03s) [2021-05-27T07:40:00.251Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-27T07:40:00.251Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-27T07:40:00.251Z] PASS [2021-05-27T07:40:00.251Z] [2021-05-27T07:40:00.251Z] DONE 2 tests in 0.164s [2021-05-27T07:40:00.251Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-27T07:40:00.364Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-27T07:40:00.364Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-27T07:40:00.510Z] INFO: Testing against a local daemon [2021-05-27T07:40:00.510Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-27T07:40:00.510Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-27T07:40:00.510Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-27T07:40:00.510Z] === RUN TestEventsExecDie [2021-05-27T07:40:00.932Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-27T07:40:00.997Z] --- PASS: TestCgroupNamespacesRun (2.55s) [2021-05-27T07:40:00.997Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-27T07:40:01.136Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-27T07:40:01.136Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-27T07:40:01.446Z] --- PASS: TestEventsExecDie (1.04s) [2021-05-27T07:40:01.446Z] === RUN TestEventsBackwardsCompatible [2021-05-27T07:40:01.446Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-27T07:40:01.446Z] === RUN TestInfoBinaryCommits [2021-05-27T07:40:01.446Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-27T07:40:01.446Z] === RUN TestInfoAPIVersioned [2021-05-27T07:40:01.446Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-27T07:40:01.446Z] === RUN TestInfoDiscoveryBackend [2021-05-27T07:40:01.499Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-27T07:40:02.244Z] === RUN TestInspectNetwork/full_network_id [2021-05-27T07:40:02.244Z] === RUN TestInspectNetwork/partial_network_id [2021-05-27T07:40:02.244Z] === RUN TestInspectNetwork/network_name [2021-05-27T07:40:02.244Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-27T07:40:02.874Z] --- PASS: TestBuildPreserveOwnership (7.26s) [2021-05-27T07:40:02.874Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.75s) [2021-05-27T07:40:02.874Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.49s) [2021-05-27T07:40:02.874Z] === RUN TestBuildPlatformInvalid [2021-05-27T07:40:03.132Z] --- PASS: TestBuildPlatformInvalid (0.23s) [2021-05-27T07:40:03.132Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-27T07:40:03.348Z] --- PASS: TestInfoDiscoveryBackend (1.81s) [2021-05-27T07:40:03.348Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-27T07:40:03.391Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-27T07:40:03.537Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2021-05-27T07:40:03.538Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-27T07:40:05.292Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-27T07:40:05.550Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-27T07:40:05.886Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-27T07:40:06.080Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.50s) [2021-05-27T07:40:06.080Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-27T07:40:06.397Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-27T07:40:06.397Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-27T07:40:06.397Z] [2021-05-27T07:40:06.397Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-27T07:40:06.397Z] =========================== short test summary info ============================ [2021-05-27T07:40:06.397Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-27T07:40:06.397Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-27T07:40:06.397Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-27T07:40:06.397Z] Not supported on most drivers [2021-05-27T07:40:06.397Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-27T07:40:06.397Z] Output of docker top depends on host distro, and is not formalized. [2021-05-27T07:40:06.397Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-27T07:40:06.397Z] Output of docker top depends on host distro, and is not formalized. [2021-05-27T07:40:06.397Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-27T07:40:06.397Z] Can fail if eth0 has multiple IP addresses [2021-05-27T07:40:06.397Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-27T07:40:06.397Z] This doesn't seem to be taken into account by the engine [2021-05-27T07:40:06.397Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-05-27T07:40:06.397Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-05-27T07:40:06.397Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-27T07:40:06.397Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 371.84 seconds == [2021-05-27T07:40:06.437Z] --- PASS: TestInspectNetwork (8.46s) [2021-05-27T07:40:06.437Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-27T07:40:06.437Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-27T07:40:06.437Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-05-27T07:40:06.437Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-27T07:40:06.437Z] === RUN TestRunContainerWithBridgeNone [2021-05-27T07:40:06.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-27T07:40:07.451Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-27T07:40:07.538Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-05-27T07:40:07.538Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-27T07:40:07.538Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-27T07:40:07.538Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:40:07.538Z] === RUN TestInfoAPI [2021-05-27T07:40:07.538Z] --- PASS: TestInfoAPI (0.03s) [2021-05-27T07:40:07.538Z] === RUN TestInfoAPIWarnings [2021-05-27T07:40:08.619Z] --- PASS: TestCgroupNamespacesRunHostMode (2.52s) [2021-05-27T07:40:08.619Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-27T07:40:09.353Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-27T07:40:09.353Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-27T07:40:09.731Z] --- PASS: TestRunContainerWithBridgeNone (3.29s) [2021-05-27T07:40:09.731Z] === RUN TestNetworkInvalidJSON [2021-05-27T07:40:09.731Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-27T07:40:09.731Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-27T07:40:09.731Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:40:09.731Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:40:09.731Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:40:09.731Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:40:09.731Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-27T07:40:09.731Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:40:09.731Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:40:09.731Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-27T07:40:09.731Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-27T07:40:09.731Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-27T07:40:09.731Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-27T07:40:09.731Z] === RUN TestNetworkList [2021-05-27T07:40:09.731Z] === RUN TestNetworkList//networks [2021-05-27T07:40:09.731Z] === PAUSE TestNetworkList//networks [2021-05-27T07:40:09.731Z] === RUN TestNetworkList//networks/ [2021-05-27T07:40:09.731Z] === PAUSE TestNetworkList//networks/ [2021-05-27T07:40:09.731Z] === CONT TestNetworkList//networks [2021-05-27T07:40:09.731Z] === CONT TestNetworkList//networks/ [2021-05-27T07:40:09.731Z] --- PASS: TestNetworkList (0.01s) [2021-05-27T07:40:09.731Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-27T07:40:09.731Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-27T07:40:09.731Z] === RUN TestHostIPv4BridgeLabel [2021-05-27T07:40:10.669Z] --- PASS: TestHostIPv4BridgeLabel (0.87s) [2021-05-27T07:40:10.669Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-27T07:40:11.159Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.50s) [2021-05-27T07:40:11.159Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-27T07:40:11.253Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-27T07:40:11.511Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-27T07:40:11.769Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-27T07:40:12.048Z] --- PASS: TestDaemonRestartWithLiveRestore (1.51s) [2021-05-27T07:40:12.048Z] === RUN TestDaemonDefaultNetworkPools [2021-05-27T07:40:13.072Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.07s) [2021-05-27T07:40:13.072Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-27T07:40:13.428Z] --- PASS: TestDaemonDefaultNetworkPools (1.42s) [2021-05-27T07:40:13.428Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-27T07:40:14.454Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.44s) [2021-05-27T07:40:14.454Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-27T07:40:15.337Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.10s) [2021-05-27T07:40:15.337Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-27T07:40:16.995Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.62s) [2021-05-27T07:40:16.995Z] === RUN TestNISDomainname [2021-05-27T07:40:18.331Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-27T07:40:18.377Z] --- PASS: TestNISDomainname (1.42s) [2021-05-27T07:40:18.377Z] === RUN TestHostnameDnsResolution [2021-05-27T07:40:18.627Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.70s) [2021-05-27T07:40:18.627Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-27T07:40:18.811Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-27T07:40:18.811Z] [2021-05-27T07:40:18.811Z] Unloading profiles will leave already running processes permanently [2021-05-27T07:40:18.811Z] unconfined, which can lead to unexpected situations. [2021-05-27T07:40:18.811Z] [2021-05-27T07:40:18.811Z] To set a process to complain mode, use the command line tool [2021-05-27T07:40:18.811Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-27T07:40:18.811Z] [2021-05-27T07:40:18.888Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2021-05-27T07:40:18.888Z] === RUN TestServiceWithPredefinedNetwork Post stage [Pipeline] junit [2021-05-27T07:40:19.076Z] Recording test results [2021-05-27T07:40:20.430Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-27T07:40:20.723Z] + echo Ensuring container killed. [2021-05-27T07:40:20.723Z] Ensuring container killed. [2021-05-27T07:40:20.723Z] + docker rm -vf docker-pr6 [2021-05-27T07:40:20.723Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-05-27T07:40:20.916Z] --- PASS: TestHostnameDnsResolution (2.36s) [2021-05-27T07:40:20.916Z] === RUN TestStats [2021-05-27T07:40:21.036Z] + echo Chowning /workspace to jenkins user [2021-05-27T07:40:21.036Z] Chowning /workspace to jenkins user [2021-05-27T07:40:21.036Z] + id -u [2021-05-27T07:40:21.036Z] + id -g [2021-05-27T07:40:21.036Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42410:/workspace busybox chown -R 1000:1000 /workspace [2021-05-27T07:40:21.036Z] Unable to find image 'busybox:latest' locally [2021-05-27T07:40:21.036Z] latest: Pulling from library/busybox [2021-05-27T07:40:21.036Z] 92f8b3f0730f: Pulling fs layer [2021-05-27T07:40:21.291Z] 92f8b3f0730f: Verifying Checksum [2021-05-27T07:40:21.291Z] 92f8b3f0730f: Download complete [2021-05-27T07:40:21.291Z] 92f8b3f0730f: Pull complete [2021-05-27T07:40:21.291Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-27T07:40:21.291Z] Status: Downloaded newer image for busybox:latest [2021-05-27T07:40:22.182Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-05-27T07:40:22.182Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-27T07:40:22.182Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T07:40:22.182Z] service_test.go:242: FLAKY_TEST [2021-05-27T07:40:22.182Z] === RUN TestServiceWithDataPathPortInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-27T07:40:22.554Z] + bundleName=docker-py [2021-05-27T07:40:22.554Z] + echo Creating docker-py-bundles.tar.gz [2021-05-27T07:40:22.554Z] Creating docker-py-bundles.tar.gz [2021-05-27T07:40:22.554Z] + 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-05-27T07:40:22.572Z] Archiving artifacts [2021-05-27T07:40:23.455Z] --- PASS: TestStats (2.90s) [2021-05-27T07:40:23.455Z] === RUN TestStopContainerWithTimeout [2021-05-27T07:40:23.455Z] === RUN TestStopContainerWithTimeout/0 [2021-05-27T07:40:23.455Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-27T07:40:23.455Z] === RUN TestStopContainerWithTimeout/1 [2021-05-27T07:40:23.455Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-27T07:40:23.455Z] === RUN TestStopContainerWithTimeout/3 [2021-05-27T07:40:23.455Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-27T07:40:23.455Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-27T07:40:23.455Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-27T07:40:23.455Z] === CONT TestStopContainerWithTimeout/0 [2021-05-27T07:40:23.455Z] === CONT TestStopContainerWithTimeout/1 [2021-05-27T07:40:23.455Z] === CONT TestStopContainerWithTimeout/3 [2021-05-27T07:40:23.455Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-27T07:40:23.979Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42410/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-27T07:40:24.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e -e DOCKER_GRAPHDRIVER docker:b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e hack/make.sh binary-daemon [2021-05-27T07:40:24.883Z] [2021-05-27T07:40:24.883Z] Removing bundles/ [2021-05-27T07:40:24.883Z] [2021-05-27T07:40:24.883Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-27T07:40:24.883Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-27T07:40:24.883Z] GOOS="" GOARCH="" GOARM="" [2021-05-27T07:40:24.892Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-27T07:40:25.615Z] --- PASS: TestInfoAPIWarnings (17.77s) [2021-05-27T07:40:25.615Z] === RUN TestInfoDebug [2021-05-27T07:40:26.184Z] --- PASS: TestInfoDebug (1.75s) [2021-05-27T07:40:26.184Z] === RUN TestInfoInsecureRegistries [2021-05-27T07:40:27.457Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-27T07:40:27.657Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-05-27T07:40:27.657Z] --- PASS: TestStopContainerWithTimeout/0 (1.44s) [2021-05-27T07:40:27.657Z] --- PASS: TestStopContainerWithTimeout/1 (2.35s) [2021-05-27T07:40:27.657Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2021-05-27T07:40:27.657Z] --- PASS: TestStopContainerWithTimeout/3 (3.43s) [2021-05-27T07:40:27.657Z] === RUN TestDeleteDevicemapper [2021-05-27T07:40:27.657Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-27T07:40:27.657Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-27T07:40:27.657Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-27T07:40:28.085Z] --- PASS: TestInfoInsecureRegistries (1.85s) [2021-05-27T07:40:28.085Z] === RUN TestInfoRegistryMirrors [2021-05-27T07:40:29.567Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s) [2021-05-27T07:40:29.567Z] === RUN TestUpdateMemory [2021-05-27T07:40:29.567Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-27T07:40:29.567Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:40:29.567Z] === RUN TestUpdateCPUQuota [2021-05-27T07:40:29.988Z] --- PASS: TestInfoRegistryMirrors (1.88s) [2021-05-27T07:40:29.988Z] === RUN TestLoginFailsWithBadCredentials [2021-05-27T07:40:30.247Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-05-27T07:40:30.247Z] === RUN TestPingCacheHeaders [2021-05-27T07:40:30.247Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-27T07:40:30.247Z] === RUN TestPingGet [2021-05-27T07:40:30.506Z] --- PASS: TestPingGet (0.01s) [2021-05-27T07:40:30.506Z] === RUN TestPingHead [2021-05-27T07:40:30.506Z] --- PASS: TestPingHead (0.02s) [2021-05-27T07:40:30.506Z] === RUN TestVersion [2021-05-27T07:40:30.506Z] --- PASS: TestVersion (0.02s) [2021-05-27T07:40:30.506Z] PASS [2021-05-27T07:40:30.506Z] [2021-05-27T07:40:30.506Z] === Skipped [2021-05-27T07:40:30.506Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-27T07:40:30.506Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-27T07:40:30.506Z] [2021-05-27T07:40:30.506Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-27T07:40:30.506Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-27T07:40:30.506Z] [2021-05-27T07:40:30.506Z] [2021-05-27T07:40:30.506Z] DONE 18 tests, 2 skipped in 30.094s [2021-05-27T07:40:30.506Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-27T07:40:30.506Z] INFO: Testing against a local daemon [2021-05-27T07:40:30.506Z] === RUN TestVolumesCreateAndList [2021-05-27T07:40:30.506Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-27T07:40:30.506Z] === RUN TestVolumesRemove [2021-05-27T07:40:30.506Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-27T07:40:30.506Z] === RUN TestVolumesInspect [2021-05-27T07:40:30.764Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-27T07:40:30.764Z] === RUN TestVolumesInvalidJSON [2021-05-27T07:40:30.764Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-27T07:40:30.764Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-27T07:40:30.764Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-27T07:40:30.764Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-27T07:40:30.764Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-27T07:40:30.764Z] PASS [2021-05-27T07:40:30.764Z] [2021-05-27T07:40:30.764Z] DONE 5 tests in 0.227s [2021-05-27T07:40:30.764Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-27T07:40:30.764Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12382 is not a child of this shell [2021-05-27T07:40:30.764Z] warning: PID 12382 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-27T07:40:30.764Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-27T07:40:30.764Z] [2021-05-27T07:40:30.764Z] Unloading profiles will leave already running processes permanently [2021-05-27T07:40:30.764Z] unconfined, which can lead to unexpected situations. [2021-05-27T07:40:30.764Z] [2021-05-27T07:40:30.764Z] To set a process to complain mode, use the command line tool [2021-05-27T07:40:30.764Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-27T07:40:30.764Z] Removing test suite binaries [2021-05-27T07:40:30.764Z] exiting test-integration [2021-05-27T07:40:30.764Z] ++ exit 0 [2021-05-27T07:40:31.648Z] Loaded image: buildpack-deps:buster [2021-05-27T07:40:31.648Z] Loaded image: busybox:latest [2021-05-27T07:40:31.699Z] [2021-05-27T07:40:31.906Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-27T07:40:32.164Z] Loaded image: busybox:glibc [2021-05-27T07:40:32.422Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-27T07:40:32.989Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode Post stage [Pipeline] junit [2021-05-27T07:40:33.616Z] Recording test results [2021-05-27T07:40:35.026Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-27T07:40:35.364Z] + echo Ensuring container killed. [2021-05-27T07:40:35.364Z] Ensuring container killed. [2021-05-27T07:40:35.364Z] + docker rm -vf docker-pr6 [2021-05-27T07:40:35.364Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-05-27T07:40:35.647Z] + echo Chowning /workspace to jenkins user [2021-05-27T07:40:35.647Z] Chowning /workspace to jenkins user [2021-05-27T07:40:35.647Z] + id -u [2021-05-27T07:40:35.647Z] + id -g [2021-05-27T07:40:35.647Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42410:/workspace busybox chown -R 1000:1000 /workspace [2021-05-27T07:40:35.647Z] Unable to find image 'busybox:latest' locally [2021-05-27T07:40:35.647Z] latest: Pulling from library/busybox [2021-05-27T07:40:35.905Z] 92f8b3f0730f: Pulling fs layer [2021-05-27T07:40:35.905Z] 92f8b3f0730f: Verifying Checksum [2021-05-27T07:40:35.905Z] 92f8b3f0730f: Download complete [2021-05-27T07:40:35.905Z] 92f8b3f0730f: Pull complete [2021-05-27T07:40:35.905Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-27T07:40:36.141Z] --- PASS: TestUpdateCPUQuota (5.81s) [2021-05-27T07:40:36.141Z] === RUN TestUpdatePidsLimit [2021-05-27T07:40:36.141Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-27T07:40:36.141Z] === RUN TestUpdatePidsLimit/no_change [2021-05-27T07:40:36.167Z] Status: Downloaded newer image for busybox:latest [2021-05-27T07:40:36.272Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-27T07:40:36.401Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-27T07:40:36.839Z] Loaded image: debian:bullseye [2021-05-27T07:40:36.839Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-27T07:40:37.097Z] Loaded image: hello-world:latest [2021-05-27T07:40:37.097Z] Loaded image: arm32v7/hello-world:latest [2021-05-27T07:40:37.341Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-27T07:40:37.846Z] + bundleName=amd64-rootless [2021-05-27T07:40:37.846Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-27T07:40:37.846Z] Creating amd64-rootless-bundles.tar.gz [2021-05-27T07:40:37.846Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-05-27T07:40:37.846Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-27T07:40:37.857Z] Archiving artifacts [2021-05-27T07:40:37.911Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-27T07:40:38.481Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-27T07:40:39.421Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-27T07:40:39.785Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42410/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-27T07:40:40.102Z] + make clean [2021-05-27T07:40:40.283Z] --- PASS: TestServiceWithDataPathPortInit (15.85s) [2021-05-27T07:40:40.283Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-27T07:40:40.361Z] docker volume rm -f docker-dev-cache [2021-05-27T07:40:40.361Z] docker-dev-cache [Pipeline] deleteDir [2021-05-27T07:40:40.803Z] --- PASS: TestUpdatePidsLimit (5.66s) [2021-05-27T07:40:40.803Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-05-27T07:40:40.803Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-05-27T07:40:40.803Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-05-27T07:40:40.803Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.74s) [2021-05-27T07:40:40.803Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-05-27T07:40:40.803Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.77s) [2021-05-27T07:40:40.803Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-05-27T07:40:40.803Z] === RUN TestUpdateRestartPolicy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T07:40:41.282Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-27T07:40:43.811Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-27T07:40:44.070Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-27T07:40:44.329Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-27T07:40:45.564Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.76s) [2021-05-27T07:40:45.564Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gm292acq9bpfbwa3dg67mzy1g Created:2021-05-27 07:40:38.869523196 +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[fba95c0ec1c150d954b8ec37dfe34358cd8fd685747ccf1c15fa9da1a2cd11f7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uwwjyquxfcomiazmbci3gi90z EndpointID:716f7b16a4e0aa601b9d215d7085c1331990e1503a87baf520498950cfdf2ce4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e487b1e06a269bfbccfc09ab305bc0c422dc67ff75efb583a4501942e1ce74e7 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:1ccde99ccd50 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uwwjyquxfcomiazmbci3gi90z EndpointID:716f7b16a4e0aa601b9d215d7085c1331990e1503a87baf520498950cfdf2ce4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-27T07:40:45.564Z] PASS [2021-05-27T07:40:45.564Z] [2021-05-27T07:40:45.564Z] === Skipped [2021-05-27T07:40:45.564Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T07:40:45.564Z] service_test.go:242: FLAKY_TEST [2021-05-27T07:40:45.564Z] [2021-05-27T07:40:45.564Z] [2021-05-27T07:40:45.564Z] DONE 26 tests, 1 skipped in 56.519s [2021-05-27T07:40:45.564Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-27T07:40:45.564Z] INFO: Testing against a local daemon [2021-05-27T07:40:45.564Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-27T07:40:45.564Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-27T07:40:45.564Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:40:45.564Z] === RUN TestDockerNetworkIpvlan [2021-05-27T07:40:45.564Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-27T07:40:45.564Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:40:45.564Z] PASS [2021-05-27T07:40:45.564Z] [2021-05-27T07:40:45.564Z] === Skipped [2021-05-27T07:40:45.564Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-27T07:40:45.564Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:40:45.564Z] [2021-05-27T07:40:45.564Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-27T07:40:45.564Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:40:45.564Z] [2021-05-27T07:40:45.564Z] [2021-05-27T07:40:45.564Z] DONE 2 tests, 2 skipped in 0.038s [2021-05-27T07:40:45.564Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-27T07:40:45.564Z] INFO: Testing against a local daemon [2021-05-27T07:40:45.564Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-27T07:40:46.859Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-27T07:40:46.859Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-27T07:40:47.474Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.93s) [2021-05-27T07:40:47.474Z] === RUN TestDockerNetworkMacvlan [2021-05-27T07:40:47.793Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-27T07:40:48.363Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.25s) [2021-05-27T07:40:48.363Z] PASS [2021-05-27T07:40:48.363Z] [2021-05-27T07:40:48.363Z] === Skipped [2021-05-27T07:40:48.363Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-27T07:40:48.363Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T07:40:48.363Z] [2021-05-27T07:40:48.363Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-27T07:40:48.363Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-27T07:40:48.363Z] [2021-05-27T07:40:48.363Z] [2021-05-27T07:40:48.363Z] DONE 34 tests, 2 skipped in 254.263s [2021-05-27T07:40:48.363Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-27T07:40:48.363Z] ++ 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-05-27T07:40:48.363Z] ++ set -e [2021-05-27T07:40:48.363Z] ++ '[' -n 0 ']' [2021-05-27T07:40:48.363Z] ++ set -x [2021-05-27T07:40:48.363Z] ++ env -i DEST=/go/src/github.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-05-27T07:40:48.415Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-27T07:40:48.621Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-27T07:40:48.621Z] INFO: Testing against a local daemon [2021-05-27T07:40:48.621Z] === RUN TestConfigInspect [2021-05-27T07:40:49.356Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-27T07:40:50.522Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-27T07:40:50.739Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-27T07:40:50.780Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-27T07:40:51.715Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-27T07:40:51.976Z] --- PASS: TestConfigInspect (3.37s) [2021-05-27T07:40:51.976Z] === RUN TestConfigList [2021-05-27T07:40:52.910Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-27T07:40:53.477Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-27T07:40:54.040Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-27T07:40:54.853Z] --- PASS: TestConfigList (2.87s) [2021-05-27T07:40:54.853Z] === RUN TestConfigsCreateAndDelete [2021-05-27T07:40:55.418Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-27T07:40:55.695Z] --- PASS: TestUpdateRestartPolicy (13.11s) [2021-05-27T07:40:55.695Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-27T07:40:55.695Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2021-05-27T07:40:55.695Z] === RUN TestWaitNonBlocked [2021-05-27T07:40:55.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:40:55.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:40:55.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:40:55.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:40:55.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:40:55.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:40:55.955Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-27T07:40:55.955Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-05-27T07:40:55.955Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-05-27T07:40:55.955Z] === RUN TestWaitBlocked [2021-05-27T07:40:55.955Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:40:55.955Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:40:55.955Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:40:55.955Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:40:55.955Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:40:55.955Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:40:57.342Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-27T07:40:57.352Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-27T07:40:57.352Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2021-05-27T07:40:57.352Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-05-27T07:40:57.352Z] === CONT TestContainerStartOnDaemonRestart [2021-05-27T07:40:57.352Z] === CONT TestContainerKillOnDaemonStart [2021-05-27T07:40:57.352Z] === CONT TestDaemonRestartIpcMode [2021-05-27T07:40:57.352Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-27T07:40:57.948Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2021-05-27T07:40:57.948Z] === RUN TestConfigsUpdate [2021-05-27T07:40:59.323Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-27T07:40:59.889Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-27T07:41:00.147Z] --- PASS: TestConfigsUpdate (2.59s) [2021-05-27T07:41:00.147Z] === RUN TestTemplatedConfig [2021-05-27T07:41:00.716Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-27T07:41:01.567Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s) [2021-05-27T07:41:01.567Z] === CONT TestIpcModeOlderClient [2021-05-27T07:41:01.567Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-05-27T07:41:01.567Z] === CONT TestDaemonHostGatewayIP [2021-05-27T07:41:01.651Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-27T07:41:01.827Z] --- PASS: TestDaemonRestartIpcMode (4.68s) [2021-05-27T07:41:02.087Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.88s) [2021-05-27T07:41:02.584Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-27T07:41:02.584Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-27T07:41:03.925Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-27T07:41:04.867Z] --- PASS: TestDockerNetworkMacvlan (17.63s) [2021-05-27T07:41:04.867Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-05-27T07:41:04.867Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-05-27T07:41:04.867Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2021-05-27T07:41:04.867Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2021-05-27T07:41:04.867Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.88s) [2021-05-27T07:41:04.867Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s) [2021-05-27T07:41:04.867Z] PASS [2021-05-27T07:41:04.867Z] [2021-05-27T07:41:04.867Z] DONE 8 tests in 19.602s [2021-05-27T07:41:04.867Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-27T07:41:05.127Z] testing: warning: no tests to run [2021-05-27T07:41:05.127Z] PASS [2021-05-27T07:41:05.127Z] [2021-05-27T07:41:05.127Z] DONE 0 tests in 0.007s [2021-05-27T07:41:05.127Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-27T07:41:05.127Z] INFO: Testing against a local daemon [2021-05-27T07:41:05.127Z] === RUN TestAuthZPluginAllowRequest [2021-05-27T07:41:05.868Z] --- PASS: TestTemplatedConfig (5.38s) [2021-05-27T07:41:05.868Z] === RUN TestConfigCreateResolve [2021-05-27T07:41:06.287Z] --- PASS: TestDaemonHostGatewayIP (5.45s) [2021-05-27T07:41:07.038Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2021-05-27T07:41:07.038Z] === RUN TestAuthZPluginTLS [2021-05-27T07:41:07.299Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-05-27T07:41:07.299Z] === RUN TestAuthZPluginDenyRequest [2021-05-27T07:41:07.769Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-27T07:41:08.239Z] --- PASS: TestAuthZPluginDenyRequest (0.70s) [2021-05-27T07:41:08.239Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-27T07:41:08.336Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-27T07:41:08.336Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-27T07:41:08.810Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2021-05-27T07:41:08.810Z] === RUN TestAuthZPluginDenyResponse [2021-05-27T07:41:08.903Z] --- PASS: TestConfigCreateResolve (3.40s) [2021-05-27T07:41:08.903Z] === RUN TestConfigDaemonLibtrustID [2021-05-27T07:41:09.381Z] --- PASS: TestAuthZPluginDenyResponse (0.71s) [2021-05-27T07:41:09.381Z] === RUN TestAuthZPluginAllowEventStream [2021-05-27T07:41:09.839Z] --- PASS: TestConfigDaemonLibtrustID (0.83s) [2021-05-27T07:41:09.839Z] PASS [2021-05-27T07:41:09.839Z] [2021-05-27T07:41:09.839Z] DONE 7 tests in 21.279s [2021-05-27T07:41:09.839Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-27T07:41:09.839Z] ++ 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-05-27T07:41:09.839Z] ++ set -e [2021-05-27T07:41:09.839Z] ++ '[' -n 0 ']' [2021-05-27T07:41:09.839Z] ++ set -x [2021-05-27T07:41:09.839Z] ++ env -i DEST=/go/src/github.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-05-27T07:41:09.839Z] INFO: Testing against a local daemon [2021-05-27T07:41:09.839Z] === RUN TestCheckpoint [2021-05-27T07:41:09.839Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-27T07:41:09.839Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T07:41:09.839Z] === RUN TestContainerInvalidJSON [2021-05-27T07:41:09.839Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:41:09.839Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:41:09.839Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:41:09.839Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:41:09.839Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:41:09.839Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:41:09.839Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T07:41:09.839Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-27T07:41:09.839Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T07:41:10.098Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-27T07:41:10.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-27T07:41:10.098Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-27T07:41:10.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-27T07:41:10.098Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-27T07:41:10.098Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-05-27T07:41:10.098Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-27T07:41:10.098Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-05-27T07:41:10.098Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-27T07:41:10.357Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-05-27T07:41:10.357Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-27T07:41:10.357Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-27T07:41:10.357Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-27T07:41:10.357Z] === RUN TestCopyFromContainer [2021-05-27T07:41:11.310Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2021-05-27T07:41:11.310Z] === RUN TestAuthZPluginErrorResponse [2021-05-27T07:41:11.565Z] --- PASS: TestContainerKillOnDaemonStart (13.93s) [2021-05-27T07:41:11.565Z] PASS [2021-05-27T07:41:11.565Z] [2021-05-27T07:41:11.565Z] === Skipped [2021-05-27T07:41:11.565Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-27T07:41:11.565Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T07:41:11.565Z] [2021-05-27T07:41:11.565Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-27T07:41:11.565Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:41:11.565Z] [2021-05-27T07:41:11.565Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-27T07:41:11.565Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:41:11.565Z] [2021-05-27T07:41:11.565Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-27T07:41:11.565Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-27T07:41:11.565Z] [2021-05-27T07:41:11.565Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-27T07:41:11.565Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-27T07:41:11.565Z] [2021-05-27T07:41:11.565Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-27T07:41:11.565Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:41:11.565Z] [2021-05-27T07:41:11.565Z] [2021-05-27T07:41:11.565Z] DONE 196 tests, 6 skipped in 167.584s [2021-05-27T07:41:11.565Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-27T07:41:11.565Z] ++ 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-05-27T07:41:11.565Z] ++ set -e [2021-05-27T07:41:11.565Z] ++ '[' -n 0 ']' [2021-05-27T07:41:11.565Z] ++ set -x [2021-05-27T07:41:11.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-27T07:41:11.565Z] INFO: Testing against a local daemon [2021-05-27T07:41:11.565Z] === RUN TestCommitInheritsEnv [2021-05-27T07:41:11.826Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-05-27T07:41:11.826Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-27T07:41:11.826Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-27T07:41:11.826Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-27T07:41:11.826Z] === RUN TestImagesFilterMultiReference [2021-05-27T07:41:11.826Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-27T07:41:11.826Z] === RUN TestImagePullPlatformInvalid [2021-05-27T07:41:11.826Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-27T07:41:11.826Z] === RUN TestRemoveImageOrphaning [2021-05-27T07:41:11.900Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-05-27T07:41:11.900Z] === RUN TestAuthZPluginErrorRequest [2021-05-27T07:41:12.396Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-05-27T07:41:12.396Z] === RUN TestRemoveImageGarbageCollector [2021-05-27T07:41:12.396Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-27T07:41:12.396Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:41:12.396Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-27T07:41:12.396Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-27T07:41:12.396Z] === RUN TestTagInvalidReference [2021-05-27T07:41:12.396Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-27T07:41:12.396Z] === RUN TestTagValidPrefixedRepo [2021-05-27T07:41:12.396Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-27T07:41:12.396Z] === RUN TestTagExistedNameWithoutForce [2021-05-27T07:41:12.396Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-27T07:41:12.396Z] === RUN TestTagOfficialNames [2021-05-27T07:41:12.470Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-05-27T07:41:12.470Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-27T07:41:12.656Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-27T07:41:12.656Z] === RUN TestTagMatchesDigest [2021-05-27T07:41:12.656Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-27T07:41:12.656Z] PASS [2021-05-27T07:41:12.656Z] [2021-05-27T07:41:12.656Z] === Skipped [2021-05-27T07:41:12.656Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-27T07:41:12.656Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-27T07:41:12.656Z] [2021-05-27T07:41:12.656Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-27T07:41:12.656Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:41:12.656Z] [2021-05-27T07:41:12.656Z] [2021-05-27T07:41:12.656Z] DONE 12 tests, 2 skipped in 1.522s [2021-05-27T07:41:12.656Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-27T07:41:12.656Z] ++ 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-05-27T07:41:12.656Z] ++ set -e [2021-05-27T07:41:12.656Z] ++ '[' -n 0 ']' [2021-05-27T07:41:12.656Z] ++ set -x [2021-05-27T07:41:12.656Z] ++ env -i DEST=/go/src/github.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-05-27T07:41:12.656Z] INFO: Testing against a local daemon [2021-05-27T07:41:12.656Z] === RUN TestNetworkCreateDelete [2021-05-27T07:41:12.887Z] === RUN TestCopyFromContainer// [2021-05-27T07:41:12.887Z] === RUN TestCopyFromContainer//bar/root [2021-05-27T07:41:12.887Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-27T07:41:12.887Z] === RUN TestCopyFromContainer/bar/quux [2021-05-27T07:41:13.145Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-27T07:41:13.404Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-27T07:41:13.404Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-27T07:41:13.410Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2021-05-27T07:41:13.410Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-27T07:41:13.595Z] --- PASS: TestNetworkCreateDelete (0.87s) [2021-05-27T07:41:13.595Z] === RUN TestDockerNetworkDeletePreferID [2021-05-27T07:41:13.663Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-27T07:41:13.663Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-27T07:41:13.922Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-27T07:41:14.180Z] --- PASS: TestCopyFromContainer (3.75s) [2021-05-27T07:41:14.180Z] --- PASS: TestCopyFromContainer// (0.17s) [2021-05-27T07:41:14.180Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2021-05-27T07:41:14.180Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2021-05-27T07:41:14.180Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2021-05-27T07:41:14.180Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2021-05-27T07:41:14.180Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-05-27T07:41:14.180Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2021-05-27T07:41:14.180Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2021-05-27T07:41:14.180Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2021-05-27T07:41:14.180Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2021-05-27T07:41:14.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-27T07:41:14.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:41:14.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:41:14.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:41:14.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:41:14.180Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:41:14.180Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:41:14.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T07:41:14.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T07:41:14.181Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T07:41:14.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-27T07:41:14.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-27T07:41:14.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-27T07:41:14.181Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-27T07:41:14.181Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-27T07:41:14.181Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-27T07:41:14.181Z] === RUN TestCreateWithInvalidEnv [2021-05-27T07:41:14.181Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-27T07:41:14.181Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-27T07:41:14.181Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-27T07:41:14.181Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-27T07:41:14.181Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-27T07:41:14.181Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-27T07:41:14.181Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-27T07:41:14.181Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-27T07:41:14.181Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-27T07:41:14.181Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-27T07:41:14.181Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-27T07:41:14.181Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-27T07:41:14.181Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-27T07:41:14.181Z] === RUN TestCreateTmpfsMountsTarget [2021-05-27T07:41:14.181Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-27T07:41:14.181Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-27T07:41:15.114Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-27T07:41:15.114Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-27T07:41:15.323Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2021-05-27T07:41:15.323Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-27T07:41:16.135Z] --- PASS: TestDockerNetworkDeletePreferID (2.46s) [2021-05-27T07:41:16.135Z] === RUN TestDaemonDNSFallback [2021-05-27T07:41:17.015Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-27T07:41:17.235Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s) [2021-05-27T07:41:17.235Z] === RUN TestAuthZPluginHeader [2021-05-27T07:41:17.804Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-05-27T07:41:17.804Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-27T07:41:17.950Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-27T07:41:17.950Z] --- PASS: TestCreateWithCustomMaskedPaths (3.57s) [2021-05-27T07:41:17.950Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-27T07:41:19.852Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-27T07:41:19.852Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-27T07:41:21.227Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.57s) [2021-05-27T07:41:21.227Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-27T07:41:21.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:41:21.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:41:21.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:41:21.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:41:21.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:41:21.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:41:21.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:41:21.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:41:21.227Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:41:21.227Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:41:21.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T07:41:21.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T07:41:21.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T07:41:21.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T07:41:21.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T07:41:21.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-05-27T07:41:21.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-05-27T07:41:21.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2021-05-27T07:41:21.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-05-27T07:41:21.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-05-27T07:41:21.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-27T07:41:21.485Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-27T07:41:22.862Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-27T07:41:22.862Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.38s) [2021-05-27T07:41:22.862Z] === RUN TestCreateDifferentPlatform [2021-05-27T07:41:22.862Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-27T07:41:22.862Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-27T07:41:22.862Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-05-27T07:41:22.862Z] --- PASS: TestCreateDifferentPlatform/different_os (0.02s) [2021-05-27T07:41:22.862Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-05-27T07:41:22.862Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-27T07:41:22.862Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-27T07:41:22.862Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-27T07:41:23.087Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.59s) [2021-05-27T07:41:23.087Z] === RUN TestAuthZPluginV2Disable [2021-05-27T07:41:23.120Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-05-27T07:41:23.120Z] === RUN TestContainerStartOnDaemonRestart [2021-05-27T07:41:23.120Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-27T07:41:23.120Z] === RUN TestDaemonRestartIpcMode [2021-05-27T07:41:23.120Z] === PAUSE TestDaemonRestartIpcMode [2021-05-27T07:41:23.120Z] === RUN TestDaemonHostGatewayIP [2021-05-27T07:41:23.120Z] === PAUSE TestDaemonHostGatewayIP [2021-05-27T07:41:23.120Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-27T07:41:23.120Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-27T07:41:23.120Z] === RUN TestContainerKillOnDaemonStart [2021-05-27T07:41:23.120Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-27T07:41:23.120Z] === RUN TestDiff [2021-05-27T07:41:23.120Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-27T07:41:24.055Z] --- PASS: TestDiff (0.99s) [2021-05-27T07:41:24.055Z] === RUN TestExecWithCloseStdin [2021-05-27T07:41:24.260Z] --- PASS: TestDaemonDNSFallback (8.27s) [2021-05-27T07:41:24.260Z] === RUN TestInspectNetwork [2021-05-27T07:41:25.470Z] --- PASS: TestExecWithCloseStdin (1.44s) [2021-05-27T07:41:25.470Z] === RUN TestExec [2021-05-27T07:41:26.039Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-27T07:41:26.039Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-27T07:41:26.383Z] --- PASS: TestAuthZPluginV2Disable (3.67s) [2021-05-27T07:41:26.383Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-27T07:41:27.418Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-27T07:41:27.418Z] --- PASS: TestExec (1.95s) [2021-05-27T07:41:27.418Z] === RUN TestExecUser [2021-05-27T07:41:29.320Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-27T07:41:29.320Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-27T07:41:29.320Z] --- PASS: TestExecUser (2.00s) [2021-05-27T07:41:29.320Z] === RUN TestExportContainerAndImportImage [2021-05-27T07:41:29.540Z] === RUN TestInspectNetwork/full_network_id [2021-05-27T07:41:29.540Z] === RUN TestInspectNetwork/partial_network_id [2021-05-27T07:41:29.540Z] === RUN TestInspectNetwork/network_name [2021-05-27T07:41:29.540Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-27T07:41:29.680Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2021-05-27T07:41:29.680Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-27T07:41:31.224Z] --- PASS: TestExportContainerAndImportImage (1.52s) [2021-05-27T07:41:31.224Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-27T07:41:32.159Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-27T07:41:33.093Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-27T07:41:33.737Z] --- PASS: TestInspectNetwork (9.16s) [2021-05-27T07:41:33.737Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-27T07:41:33.737Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-27T07:41:33.737Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-27T07:41:33.737Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-27T07:41:33.737Z] === RUN TestRunContainerWithBridgeNone [2021-05-27T07:41:34.030Z] --- PASS: TestExportContainerAfterDaemonRestart (3.10s) [2021-05-27T07:41:34.030Z] === RUN TestHealthCheckWorkdir [2021-05-27T07:41:36.560Z] --- PASS: TestHealthCheckWorkdir (2.64s) [2021-05-27T07:41:36.560Z] === RUN TestHealthKillContainer [2021-05-27T07:41:37.032Z] --- PASS: TestRunContainerWithBridgeNone (3.50s) [2021-05-27T07:41:37.032Z] === RUN TestNetworkInvalidJSON [2021-05-27T07:41:37.032Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-27T07:41:37.032Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-27T07:41:37.032Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:41:37.032Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:41:37.032Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:41:37.032Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:41:37.032Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-27T07:41:37.032Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:41:37.032Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:41:37.032Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-27T07:41:37.032Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-27T07:41:37.032Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-27T07:41:37.032Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-27T07:41:37.032Z] === RUN TestNetworkList [2021-05-27T07:41:37.032Z] === RUN TestNetworkList//networks [2021-05-27T07:41:37.032Z] === PAUSE TestNetworkList//networks [2021-05-27T07:41:37.032Z] === RUN TestNetworkList//networks/ [2021-05-27T07:41:37.032Z] === PAUSE TestNetworkList//networks/ [2021-05-27T07:41:37.032Z] === CONT TestNetworkList//networks [2021-05-27T07:41:37.032Z] === CONT TestNetworkList//networks/ [2021-05-27T07:41:37.032Z] --- PASS: TestNetworkList (0.03s) [2021-05-27T07:41:37.032Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-27T07:41:37.032Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-27T07:41:37.032Z] === RUN TestHostIPv4BridgeLabel [2021-05-27T07:41:37.937Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-27T07:41:38.503Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-27T07:41:38.942Z] --- PASS: TestHostIPv4BridgeLabel (1.50s) [2021-05-27T07:41:38.942Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-27T07:41:41.033Z] --- PASS: TestHealthKillContainer (3.92s) [2021-05-27T07:41:41.033Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-27T07:41:41.481Z] --- PASS: TestDaemonRestartWithLiveRestore (2.63s) [2021-05-27T07:41:41.481Z] === RUN TestDaemonDefaultNetworkPools [2021-05-27T07:41:41.599Z] --- PASS: TestInspectCpusetInConfigPre120 (1.11s) [2021-05-27T07:41:41.599Z] === RUN TestIpcModeNone [2021-05-27T07:41:41.906Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.35s) [2021-05-27T07:41:41.906Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-27T07:41:42.974Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-27T07:41:43.232Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-27T07:41:43.232Z] --- PASS: TestIpcModeNone (1.68s) [2021-05-27T07:41:43.390Z] --- PASS: TestDaemonDefaultNetworkPools (2.21s) [2021-05-27T07:41:43.390Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-27T07:41:43.490Z] === RUN TestIpcModePrivate [2021-05-27T07:41:45.389Z] --- PASS: TestIpcModePrivate (1.71s) [2021-05-27T07:41:45.389Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-05-27T07:41:45.389Z] === RUN TestIpcModeShareable [2021-05-27T07:41:46.315Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-27T07:41:46.315Z] Copying nested executables into bundles/binary-daemon [2021-05-27T07:41:46.763Z] --- PASS: TestIpcModeShareable (1.59s) [2021-05-27T07:41:46.763Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:98, shared: true, mustBeShared: true [2021-05-27T07:41:46.763Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-27T07:41:46.876Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-27T07:41:47.588Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.52s) [2021-05-27T07:41:47.588Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-27T07:41:47.697Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-27T07:41:47.756Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e -e DOCKER_GRAPHDRIVER docker:b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e hack/make.sh cross [2021-05-27T07:41:48.011Z] [2021-05-27T07:41:48.267Z] Removing bundles/ [2021-05-27T07:41:48.267Z] [2021-05-27T07:41:48.267Z] ---> Making bundle: cross (in bundles/cross) [2021-05-27T07:41:48.267Z] Cross building: bundles/cross/linux/amd64 [2021-05-27T07:41:48.267Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-27T07:41:48.267Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-27T07:41:49.814Z] 29d5b6a226d2: Pull complete [2021-05-27T07:41:49.814Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-27T07:41:49.814Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T07:41:49.814Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-05-27T07:41:49.814Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-05-27T07:41:49.814Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-05-27T07:41:49.814Z] WARN: Skipping validation tests [2021-05-27T07:41:49.814Z] INFO: Running unit tests at 05/27/2021 07:41:44... [2021-05-27T07:41:49.814Z] INFO: make.ps1 starting at 05/27/2021 07:41:49 [2021-05-27T07:41:50.280Z] INFO: Git commit (aaa0d848d8) assumed from DOCKER_GITCOMMIT environment variable [2021-05-27T07:41:50.280Z] INFO: Invoking autogen... [2021-05-27T07:41:50.745Z] INFO: Running unit tests... [2021-05-27T07:41:50.982Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-27T07:41:51.547Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.76s) [2021-05-27T07:41:51.547Z] === RUN TestAPIIpcModeHost [2021-05-27T07:41:51.786Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.63s) [2021-05-27T07:41:51.786Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-27T07:41:53.165Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.33s) [2021-05-27T07:41:53.165Z] === RUN TestServiceWithPredefinedNetwork [2021-05-27T07:41:53.447Z] --- PASS: TestAPIIpcModeHost (2.02s) [2021-05-27T07:41:53.447Z] === RUN TestDaemonIpcModeShareable [2021-05-27T07:41:53.447Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-27T07:41:53.521Z] 4612f6d0b889: Pull complete [2021-05-27T07:41:54.822Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-27T07:41:54.822Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-27T07:41:55.081Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-27T07:41:55.646Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-27T07:41:56.213Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-27T07:41:56.460Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s) [2021-05-27T07:41:56.460Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-27T07:41:56.460Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T07:41:56.460Z] service_test.go:242: FLAKY_TEST [2021-05-27T07:41:56.460Z] === RUN TestServiceWithDataPathPortInit [2021-05-27T07:41:56.473Z] --- PASS: TestDaemonIpcModeShareable (3.05s) [2021-05-27T07:41:56.473Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-05-27T07:41:56.473Z] === RUN TestDaemonIpcModePrivate [2021-05-27T07:41:59.003Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-27T07:41:59.937Z] --- PASS: TestDaemonIpcModePrivate (3.30s) [2021-05-27T07:41:59.937Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-05-27T07:41:59.937Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-27T07:42:00.009Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.92s) [2021-05-27T07:42:00.009Z] PASS [2021-05-27T07:42:00.009Z] [2021-05-27T07:42:00.009Z] DONE 17 tests in 52.883s [2021-05-27T07:42:00.009Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-27T07:42:00.009Z] INFO: Testing against a local daemon [2021-05-27T07:42:00.009Z] === RUN TestPluginInvalidJSON [2021-05-27T07:42:00.009Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:42:00.009Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:42:00.009Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:42:00.009Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-27T07:42:00.009Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-27T07:42:00.009Z] === RUN TestPluginInstall [2021-05-27T07:42:00.009Z] === RUN TestPluginInstall/no_auth [2021-05-27T07:42:00.009Z] time="2021-05-27T07:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:42:00.009Z] time="2021-05-27T07:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4608fd1a2cec4e8c692de87c8a45ffc7b62a22ec98ee3bc642e64fc8cc1eb61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:42:00.009Z] time="2021-05-27T07:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:42:00.009Z] time="2021-05-27T07:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4608fd1a2cec4e8c692de87c8a45ffc7b62a22ec98ee3bc642e64fc8cc1eb61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:42:00.270Z] === RUN TestPluginInstall/with_htpasswd [2021-05-27T07:42:00.840Z] time="2021-05-27T07:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:42:00.840Z] time="2021-05-27T07:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b12b67097fcc55c9d21f6fb100700cb1d48ba97ff5b42b9006b3dddc7988ce2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:42:00.840Z] time="2021-05-27T07:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:42:00.840Z] time="2021-05-27T07:42:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b12b67097fcc55c9d21f6fb100700cb1d48ba97ff5b42b9006b3dddc7988ce2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:42:01.101Z] === RUN TestPluginInstall/with_insecure [2021-05-27T07:42:01.838Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-27T07:42:02.042Z] time="2021-05-27T07:42:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:42:02.042Z] time="2021-05-27T07:42:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79e863265d359e9a0b8fe32d320eceaf6fde833ac715007db139cbad6944455a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:42:02.042Z] time="2021-05-27T07:42:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:42:02.042Z] time="2021-05-27T07:42:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79e863265d359e9a0b8fe32d320eceaf6fde833ac715007db139cbad6944455a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:42:02.304Z] --- PASS: TestPluginInstall (4.42s) [2021-05-27T07:42:02.304Z] --- PASS: TestPluginInstall/no_auth (2.20s) [2021-05-27T07:42:02.304Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-05-27T07:42:02.304Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2021-05-27T07:42:02.304Z] plugin_test.go:165: [d6172a4e61a67] daemon is not started [2021-05-27T07:42:02.304Z] === RUN TestPluginsWithRuntimes [2021-05-27T07:42:02.772Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.02s) [2021-05-27T07:42:02.772Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-05-27T07:42:02.772Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-27T07:42:03.200Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-05-27T07:42:04.146Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-27T07:42:04.214Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-27T07:42:06.047Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-27T07:42:06.047Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.22s) [2021-05-27T07:42:06.047Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-05-27T07:42:06.047Z] === RUN TestIpcModeOlderClient [2021-05-27T07:42:06.047Z] === PAUSE TestIpcModeOlderClient [2021-05-27T07:42:06.047Z] === RUN TestKillContainerInvalidSignal [2021-05-27T07:42:06.124Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-27T07:42:06.982Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-27T07:42:07.241Z] --- PASS: TestKillContainerInvalidSignal (1.32s) [2021-05-27T07:42:07.241Z] === RUN TestKillContainer [2021-05-27T07:42:07.499Z] === RUN TestKillContainer/no_signal [2021-05-27T07:42:07.507Z] --- PASS: TestPluginsWithRuntimes (5.04s) [2021-05-27T07:42:07.507Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.54s) [2021-05-27T07:42:07.507Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.55s) [2021-05-27T07:42:07.507Z] === RUN TestPluginBackCompatMediaTypes [2021-05-27T07:42:08.065Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-27T07:42:08.078Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-05-27T07:42:08.078Z] PASS [2021-05-27T07:42:08.078Z] [2021-05-27T07:42:08.078Z] DONE 10 tests in 10.234s [2021-05-27T07:42:08.078Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-27T07:42:08.078Z] INFO: Testing against a local daemon [2021-05-27T07:42:08.078Z] === RUN TestExternalGraphDriver [2021-05-27T07:42:08.338Z] === RUN TestExternalGraphDriver/json [2021-05-27T07:42:08.632Z] === RUN TestKillContainer/non_killing_signal [2021-05-27T07:42:09.565Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-27T07:42:09.825Z] === RUN TestKillContainer/killing_signal [2021-05-27T07:42:10.083Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-27T07:42:10.880Z] === RUN TestExternalGraphDriver/spec [2021-05-27T07:42:11.459Z] --- PASS: TestKillContainer (3.83s) [2021-05-27T07:42:11.460Z] --- PASS: TestKillContainer/no_signal (1.20s) [2021-05-27T07:42:11.460Z] --- PASS: TestKillContainer/non_killing_signal (1.18s) [2021-05-27T07:42:11.460Z] --- PASS: TestKillContainer/killing_signal (1.16s) [2021-05-27T07:42:11.460Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-27T07:42:11.460Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-27T07:42:11.860Z] ? github.com/docker/docker/api [no test files] [2021-05-27T07:42:12.027Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-27T07:42:12.593Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-27T07:42:13.422Z] === RUN TestExternalGraphDriver/pull [2021-05-27T07:42:13.969Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.64s) [2021-05-27T07:42:13.970Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.28s) [2021-05-27T07:42:13.970Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.11s) [2021-05-27T07:42:13.970Z] === RUN TestKillStoppedContainer [2021-05-27T07:42:13.970Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-05-27T07:42:13.970Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-27T07:42:13.970Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-27T07:42:13.970Z] === RUN TestKillDifferentUserContainer [2021-05-27T07:42:14.568Z] --- PASS: TestServiceWithDataPathPortInit (17.98s) [2021-05-27T07:42:14.568Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-27T07:42:15.345Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-27T07:42:15.345Z] --- PASS: TestKillDifferentUserContainer (1.28s) [2021-05-27T07:42:15.345Z] === RUN TestInspectOomKilledTrue [2021-05-27T07:42:15.345Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-27T07:42:15.345Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:42:15.345Z] === RUN TestInspectOomKilledFalse [2021-05-27T07:42:15.345Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-27T07:42:15.345Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:42:15.345Z] === RUN TestLinksEtcHostsContentMatch [2021-05-27T07:42:15.911Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-27T07:42:15.963Z] --- PASS: TestExternalGraphDriver (7.29s) [2021-05-27T07:42:15.963Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2021-05-27T07:42:15.963Z] --- PASS: TestExternalGraphDriver/spec (2.75s) [2021-05-27T07:42:15.963Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2021-05-27T07:42:15.963Z] === RUN TestGraphdriverPluginV2 [2021-05-27T07:42:16.477Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-27T07:42:16.736Z] --- PASS: TestLinksEtcHostsContentMatch (1.34s) [2021-05-27T07:42:16.736Z] === RUN TestLinksContainerNames [2021-05-27T07:42:18.635Z] --- PASS: TestLinksContainerNames (2.02s) [2021-05-27T07:42:18.635Z] === RUN TestLogsFollowTailEmpty [2021-05-27T07:42:19.570Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2021-05-27T07:42:19.570Z] === RUN TestContainerNetworkMountsNoChown [2021-05-27T07:42:19.828Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-27T07:42:20.165Z] --- PASS: TestGraphdriverPluginV2 (4.47s) [2021-05-27T07:42:20.165Z] PASS [2021-05-27T07:42:20.165Z] [2021-05-27T07:42:20.165Z] DONE 5 tests in 11.809s [2021-05-27T07:42:20.165Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-27T07:42:20.165Z] INFO: Testing against a local daemon [2021-05-27T07:42:20.165Z] === RUN TestContinueAfterPluginCrash [2021-05-27T07:42:20.165Z] === PAUSE TestContinueAfterPluginCrash [2021-05-27T07:42:20.165Z] === RUN TestReadPluginNoRead [2021-05-27T07:42:20.165Z] === PAUSE TestReadPluginNoRead [2021-05-27T07:42:20.165Z] === RUN TestDaemonStartWithLogOpt [2021-05-27T07:42:20.165Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-27T07:42:20.165Z] === CONT TestContinueAfterPluginCrash [2021-05-27T07:42:20.165Z] === CONT TestDaemonStartWithLogOpt [2021-05-27T07:42:20.815Z] --- PASS: TestContainerNetworkMountsNoChown (1.17s) [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/default [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/default [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/private [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/private [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rprivate [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/slave [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/slave [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rslave [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/shared [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/shared [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rshared [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-27T07:42:20.815Z] === CONT TestMountDaemonRoot/default [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:42:20.815Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-27T07:42:20.815Z] === CONT TestMountDaemonRoot/rshared [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:42:20.815Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-27T07:42:20.815Z] === CONT TestMountDaemonRoot/shared [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:42:20.815Z] === CONT TestMountDaemonRoot/rslave [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:42:20.815Z] === CONT TestMountDaemonRoot/slave [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-27T07:42:20.815Z] === CONT TestMountDaemonRoot/rprivate [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:42:20.815Z] === CONT TestMountDaemonRoot/private [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-27T07:42:20.815Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:42:20.815Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:42:20.815Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-27T07:42:20.815Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-27T07:42:21.076Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-27T07:42:21.076Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-27T07:42:21.076Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-27T07:42:21.076Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-27T07:42:21.076Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-27T07:42:21.076Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-27T07:42:21.076Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-27T07:42:21.076Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-27T07:42:21.076Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-27T07:42:21.076Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-27T07:42:21.335Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-27T07:42:21.594Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-27T07:42:21.594Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-27T07:42:21.594Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-27T07:42:21.594Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-27T07:42:21.594Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-27T07:42:21.594Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-05-27T07:42:21.594Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-27T07:42:21.594Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-05-27T07:42:21.594Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-27T07:42:21.594Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-27T07:42:21.595Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-27T07:42:21.595Z] === RUN TestContainerBindMountNonRecursive [2021-05-27T07:42:24.372Z] --- PASS: TestDaemonStartWithLogOpt (4.12s) [2021-05-27T07:42:24.372Z] === CONT TestReadPluginNoRead [2021-05-27T07:42:24.564Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.07s) [2021-05-27T07:42:24.564Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ipa6lad0bprqct4faxuxg4v6o Created:2021-05-27 07:42:15.702626138 +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[9bbb33ca371c778738afd72e45d094428f0efa17a413b84bc6803aa25516135a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ltbcxhk380d3qwgiavb0bq5o2 EndpointID:fe5b10ce1dbccc3a1e4a03054a618adf5eacedda06769ac1361ecc35b98e917e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e6bcc3fd22f8e581e4752144f92db75d13fdf09f323af574869029e1f872e8d9 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:2d52d22f0f14 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ltbcxhk380d3qwgiavb0bq5o2 EndpointID:fe5b10ce1dbccc3a1e4a03054a618adf5eacedda06769ac1361ecc35b98e917e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-27T07:42:24.564Z] PASS [2021-05-27T07:42:24.564Z] [2021-05-27T07:42:24.564Z] === Skipped [2021-05-27T07:42:24.564Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T07:42:24.564Z] service_test.go:242: FLAKY_TEST [2021-05-27T07:42:24.564Z] [2021-05-27T07:42:24.564Z] [2021-05-27T07:42:24.565Z] DONE 26 tests, 1 skipped in 70.553s [2021-05-27T07:42:24.565Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-27T07:42:24.565Z] ++ 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-05-27T07:42:24.565Z] ++ set -e [2021-05-27T07:42:24.565Z] ++ '[' -n 0 ']' [2021-05-27T07:42:24.565Z] ++ set -x [2021-05-27T07:42:24.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-27T07:42:24.565Z] INFO: Testing against a local daemon [2021-05-27T07:42:24.565Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-27T07:42:24.565Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-27T07:42:24.565Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:42:24.565Z] === RUN TestDockerNetworkIpvlan [2021-05-27T07:42:24.565Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-27T07:42:24.565Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:42:24.565Z] PASS [2021-05-27T07:42:24.565Z] [2021-05-27T07:42:24.565Z] === Skipped [2021-05-27T07:42:24.565Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-27T07:42:24.565Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:42:24.565Z] [2021-05-27T07:42:24.565Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-27T07:42:24.565Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:42:24.565Z] [2021-05-27T07:42:24.565Z] [2021-05-27T07:42:24.565Z] DONE 2 tests, 2 skipped in 0.166s [2021-05-27T07:42:24.565Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-27T07:42:24.565Z] ++ 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-05-27T07:42:24.565Z] ++ set -e [2021-05-27T07:42:24.565Z] ++ '[' -n 0 ']' [2021-05-27T07:42:24.565Z] ++ set -x [2021-05-27T07:42:24.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-27T07:42:24.565Z] INFO: Testing against a local daemon [2021-05-27T07:42:24.565Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-27T07:42:24.877Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-27T07:42:24.877Z] --- PASS: TestContainerBindMountNonRecursive (2.93s) [2021-05-27T07:42:24.877Z] === RUN TestContainerVolumesMountedAsShared [2021-05-27T07:42:24.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-27T07:42:25.136Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2021-05-27T07:42:25.136Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-27T07:42:26.510Z] --- PASS: TestContainerVolumesMountedAsSlave (1.27s) [2021-05-27T07:42:26.510Z] === RUN TestNetworkNat [2021-05-27T07:42:26.768Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-27T07:42:26.915Z] === RUN TestReadPluginNoRead/default [2021-05-27T07:42:27.104Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.34s) [2021-05-27T07:42:27.104Z] === RUN TestDockerNetworkMacvlan [2021-05-27T07:42:27.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-27T07:42:27.593Z] --- PASS: TestNetworkNat (1.37s) [2021-05-27T07:42:27.593Z] === RUN TestNetworkLocalhostTCPNat [2021-05-27T07:42:28.485Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-27T07:42:28.857Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-27T07:42:29.428Z] --- PASS: TestContinueAfterPluginCrash (9.52s) [2021-05-27T07:42:29.496Z] --- PASS: TestNetworkLocalhostTCPNat (1.40s) [2021-05-27T07:42:29.496Z] === RUN TestNetworkLoopbackNat [2021-05-27T07:42:29.765Z] === RUN TestMiddlewares [2021-05-27T07:42:29.765Z] --- PASS: TestMiddlewares (0.00s) [2021-05-27T07:42:29.765Z] PASS [2021-05-27T07:42:29.765Z] coverage: 9.0% of statements [2021-05-27T07:42:29.765Z] ok github.com/docker/docker/api/server 0.093s coverage: 9.0% of statements [2021-05-27T07:42:30.368Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-27T07:42:30.394Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-27T07:42:30.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-27T07:42:31.752Z] --- PASS: TestReadPluginNoRead (7.56s) [2021-05-27T07:42:31.752Z] --- PASS: TestReadPluginNoRead/default (1.65s) [2021-05-27T07:42:31.752Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-05-27T07:42:31.752Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-05-27T07:42:31.752Z] read_test.go:92: [d3950932905a2] daemon is not started [2021-05-27T07:42:31.752Z] PASS [2021-05-27T07:42:31.752Z] [2021-05-27T07:42:31.752Z] DONE 6 tests in 11.715s [2021-05-27T07:42:31.752Z] 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-05-27T07:42:31.752Z] testing: warning: no tests to run [2021-05-27T07:42:31.752Z] PASS [2021-05-27T07:42:31.752Z] [2021-05-27T07:42:31.752Z] DONE 0 tests in 0.007s [2021-05-27T07:42:31.752Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-27T07:42:31.752Z] INFO: Testing against a local daemon [2021-05-27T07:42:31.752Z] === RUN TestPluginWithDevMounts [2021-05-27T07:42:31.752Z] === PAUSE TestPluginWithDevMounts [2021-05-27T07:42:31.752Z] === CONT TestPluginWithDevMounts [2021-05-27T07:42:31.775Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-27T07:42:32.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-27T07:42:33.271Z] --- PASS: TestNetworkLoopbackNat (4.13s) [2021-05-27T07:42:33.271Z] === RUN TestPause [2021-05-27T07:42:33.661Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-05-27T07:42:33.661Z] PASS [2021-05-27T07:42:33.661Z] [2021-05-27T07:42:33.661Z] DONE 1 tests in 1.780s [2021-05-27T07:42:33.661Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-27T07:42:33.661Z] INFO: Testing against a local daemon [2021-05-27T07:42:33.661Z] === RUN TestSecretInspect [2021-05-27T07:42:34.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-27T07:42:34.645Z] --- PASS: TestPause (1.43s) [2021-05-27T07:42:34.645Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-27T07:42:34.645Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-27T07:42:34.645Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-27T07:42:34.645Z] === RUN TestPauseStopPausedContainer [2021-05-27T07:42:35.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-27T07:42:35.839Z] --- PASS: TestPauseStopPausedContainer (1.20s) [2021-05-27T07:42:35.839Z] === RUN TestPidHost [2021-05-27T07:42:35.976Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-27T07:42:36.200Z] --- PASS: TestSecretInspect (2.48s) [2021-05-27T07:42:36.200Z] === RUN TestSecretList [2021-05-27T07:42:38.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-27T07:42:38.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-27T07:42:38.739Z] --- PASS: TestSecretList (2.49s) [2021-05-27T07:42:38.739Z] === RUN TestSecretsCreateAndDelete [2021-05-27T07:42:39.567Z] --- PASS: TestPidHost (3.66s) [2021-05-27T07:42:39.567Z] === RUN TestPsFilter [2021-05-27T07:42:39.835Z] --- PASS: TestPsFilter (0.18s) [2021-05-27T07:42:39.835Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-27T07:42:40.174Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-27T07:42:41.213Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.56s) [2021-05-27T07:42:41.213Z] === RUN TestRemoveContainerWithVolume [2021-05-27T07:42:41.349Z] --- PASS: TestSecretsCreateAndDelete (2.45s) [2021-05-27T07:42:41.349Z] === RUN TestSecretsUpdate [2021-05-27T07:42:42.589Z] --- PASS: TestRemoveContainerWithVolume (1.43s) [2021-05-27T07:42:42.589Z] === RUN TestRemoveContainerRunning [2021-05-27T07:42:43.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-27T07:42:43.890Z] --- PASS: TestSecretsUpdate (2.45s) [2021-05-27T07:42:43.890Z] === RUN TestTemplatedSecret [2021-05-27T07:42:44.534Z] --- PASS: TestRemoveContainerRunning (1.65s) [2021-05-27T07:42:44.534Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-27T07:42:45.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-27T07:42:45.667Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.44s) [2021-05-27T07:42:45.667Z] === RUN TestRemoveInvalidContainer [2021-05-27T07:42:45.925Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-27T07:42:45.925Z] === RUN TestRenameLinkedContainer [2021-05-27T07:42:47.187Z] --- PASS: TestTemplatedSecret (3.47s) [2021-05-27T07:42:47.187Z] === RUN TestSecretCreateResolve [2021-05-27T07:42:48.303Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-27T07:42:49.727Z] --- PASS: TestSecretCreateResolve (2.45s) [2021-05-27T07:42:49.727Z] PASS [2021-05-27T07:42:49.727Z] [2021-05-27T07:42:49.727Z] DONE 6 tests in 15.817s [2021-05-27T07:42:49.727Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-27T07:42:49.727Z] INFO: Testing against a local daemon [2021-05-27T07:42:49.727Z] === RUN TestServiceCreateInit [2021-05-27T07:42:49.727Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-27T07:42:50.213Z] --- PASS: TestDockerNetworkMacvlan (23.07s) [2021-05-27T07:42:50.213Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) [2021-05-27T07:42:50.213Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-05-27T07:42:50.213Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s) [2021-05-27T07:42:50.213Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.61s) [2021-05-27T07:42:50.213Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.71s) [2021-05-27T07:42:50.213Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.78s) [2021-05-27T07:42:50.213Z] PASS [2021-05-27T07:42:50.213Z] [2021-05-27T07:42:50.213Z] DONE 8 tests in 26.566s [2021-05-27T07:42:50.213Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-27T07:42:50.213Z] ++ 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-05-27T07:42:50.213Z] ++ set -e [2021-05-27T07:42:50.213Z] ++ '[' -n 0 ']' [2021-05-27T07:42:50.213Z] ++ set -x [2021-05-27T07:42:50.213Z] ++ env -i DEST=/go/src/github.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-05-27T07:42:50.213Z] testing: warning: no tests to run [2021-05-27T07:42:50.213Z] PASS [2021-05-27T07:42:50.213Z] [2021-05-27T07:42:50.213Z] DONE 0 tests in 0.029s [2021-05-27T07:42:50.213Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-27T07:42:50.213Z] ++ 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-05-27T07:42:50.213Z] ++ set -e [2021-05-27T07:42:50.213Z] ++ '[' -n 0 ']' [2021-05-27T07:42:50.213Z] ++ set -x [2021-05-27T07:42:50.213Z] ++ env -i DEST=/go/src/github.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-05-27T07:42:50.213Z] INFO: Testing against a local daemon [2021-05-27T07:42:50.213Z] === RUN TestAuthZPluginAllowRequest [2021-05-27T07:42:51.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-27T07:42:51.759Z] --- PASS: TestRenameLinkedContainer (5.89s) [2021-05-27T07:42:51.759Z] === RUN TestRenameStoppedContainer [2021-05-27T07:42:52.753Z] --- PASS: TestAuthZPluginAllowRequest (2.29s) [2021-05-27T07:42:52.753Z] === RUN TestAuthZPluginTLS [2021-05-27T07:42:53.661Z] --- PASS: TestRenameStoppedContainer (1.57s) [2021-05-27T07:42:53.661Z] === RUN TestRenameRunningContainerAndReuse [2021-05-27T07:42:53.692Z] --- PASS: TestAuthZPluginTLS (1.21s) [2021-05-27T07:42:53.692Z] === RUN TestAuthZPluginDenyRequest [2021-05-27T07:42:55.010Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-27T07:42:55.073Z] --- PASS: TestAuthZPluginDenyRequest (1.17s) [2021-05-27T07:42:55.073Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-27T07:42:56.012Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.15s) [2021-05-27T07:42:56.012Z] === RUN TestAuthZPluginDenyResponse [2021-05-27T07:42:56.190Z] --- PASS: TestRenameRunningContainerAndReuse (2.95s) [2021-05-27T07:42:56.190Z] === RUN TestRenameInvalidName [2021-05-27T07:42:57.393Z] --- PASS: TestAuthZPluginDenyResponse (1.19s) [2021-05-27T07:42:57.393Z] === RUN TestAuthZPluginAllowEventStream [2021-05-27T07:42:58.094Z] --- PASS: TestRenameInvalidName (1.50s) [2021-05-27T07:42:58.094Z] === RUN TestRenameAnonymousContainer [2021-05-27T07:42:59.209Z] --- PASS: TestServiceCreateInit (9.53s) [2021-05-27T07:42:59.209Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.88s) [2021-05-27T07:42:59.209Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.63s) [2021-05-27T07:42:59.209Z] === RUN TestCreateServiceMultipleTimes [2021-05-27T07:42:59.933Z] --- PASS: TestAuthZPluginAllowEventStream (2.33s) [2021-05-27T07:42:59.933Z] === RUN TestAuthZPluginErrorResponse [2021-05-27T07:43:00.503Z] --- PASS: TestAuthZPluginErrorResponse (1.15s) [2021-05-27T07:43:00.503Z] === RUN TestAuthZPluginErrorRequest [2021-05-27T07:43:01.884Z] --- PASS: TestAuthZPluginErrorRequest (1.10s) [2021-05-27T07:43:01.884Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-27T07:43:02.824Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.15s) [2021-05-27T07:43:02.824Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-27T07:43:04.656Z] --- PASS: TestRenameAnonymousContainer (5.86s) [2021-05-27T07:43:04.656Z] === RUN TestRenameContainerWithSameName [2021-05-27T07:43:05.223Z] --- PASS: TestRenameContainerWithSameName (1.65s) [2021-05-27T07:43:05.223Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-27T07:43:06.117Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.73s) [2021-05-27T07:43:06.117Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-27T07:43:07.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-27T07:43:08.322Z] --- PASS: TestRenameContainerWithLinkedContainer (3.18s) [2021-05-27T07:43:08.322Z] === RUN TestResize [2021-05-27T07:43:08.656Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.70s) [2021-05-27T07:43:08.656Z] === RUN TestAuthZPluginHeader [2021-05-27T07:43:09.640Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-27T07:43:09.640Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-27T07:43:09.696Z] --- PASS: TestResize (1.25s) [2021-05-27T07:43:09.696Z] === RUN TestResizeWithInvalidSize [2021-05-27T07:43:10.038Z] --- PASS: TestAuthZPluginHeader (1.47s) [2021-05-27T07:43:10.038Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-27T07:43:10.038Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-27T07:43:10.038Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:43:10.038Z] === RUN TestAuthZPluginV2Disable [2021-05-27T07:43:10.038Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-27T07:43:10.038Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:43:10.038Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-27T07:43:10.038Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-27T07:43:10.038Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:43:10.038Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-27T07:43:10.038Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-27T07:43:10.038Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:43:10.038Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-27T07:43:10.201Z] Cross building: bundles/cross/windows/amd64 [2021-05-27T07:43:10.457Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-27T07:43:10.457Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-27T07:43:10.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-27T07:43:10.887Z] --- PASS: TestResizeWithInvalidSize (1.30s) [2021-05-27T07:43:10.887Z] === RUN TestResizeWhenContainerNotStarted [2021-05-27T07:43:11.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-27T07:43:12.082Z] --- PASS: TestResizeWhenContainerNotStarted (1.08s) [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:43:12.082Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:43:12.082Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:43:12.082Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-27T07:43:12.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-27T07:43:13.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-27T07:43:13.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-27T07:43:15.357Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-27T07:43:15.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-27T07:43:17.319Z] --- PASS: TestCreateServiceMultipleTimes (18.25s) [2021-05-27T07:43:17.319Z] === RUN TestCreateServiceConflict [2021-05-27T07:43:18.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-27T07:43:18.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-27T07:43:19.859Z] --- PASS: TestCreateServiceConflict (2.47s) [2021-05-27T07:43:19.859Z] === RUN TestCreateServiceMaxReplicas [2021-05-27T07:43:21.992Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-27T07:43:21.992Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-27T07:43:22.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-27T07:43:22.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-27T07:43:23.158Z] --- PASS: TestCreateServiceMaxReplicas (3.27s) [2021-05-27T07:43:23.158Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-27T07:43:25.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-27T07:43:25.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-27T07:43:25.851Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:43:27.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-27T07:43:28.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-27T07:43:29.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:43:29.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-27T07:43:30.342Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-27T07:43:30.342Z] === RUN TestBoolValue [2021-05-27T07:43:30.342Z] --- PASS: TestBoolValue (0.00s) [2021-05-27T07:43:30.342Z] === RUN TestBoolValueOrDefault [2021-05-27T07:43:30.342Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-27T07:43:30.342Z] === RUN TestInt64ValueOrZero [2021-05-27T07:43:30.342Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-27T07:43:30.342Z] === RUN TestInt64ValueOrDefault [2021-05-27T07:43:30.342Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-27T07:43:30.342Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-27T07:43:30.342Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-27T07:43:30.342Z] === RUN TestJsonContentType [2021-05-27T07:43:30.342Z] --- PASS: TestJsonContentType (0.00s) [2021-05-27T07:43:30.342Z] PASS [2021-05-27T07:43:30.342Z] coverage: 14.7% of statements [2021-05-27T07:43:30.342Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 14.7% of statements [2021-05-27T07:43:31.415Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-27T07:43:31.898Z] === RUN TestMaskSecretKeys [2021-05-27T07:43:31.898Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-27T07:43:31.898Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-27T07:43:31.898Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-27T07:43:31.898Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-27T07:43:31.898Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-27T07:43:31.898Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-27T07:43:31.898Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-27T07:43:31.898Z] === RUN TestVersionMiddlewareVersion [2021-05-27T07:43:31.898Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-27T07:43:31.898Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-27T07:43:31.898Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-27T07:43:31.898Z] PASS [2021-05-27T07:43:31.898Z] coverage: 37.7% of statements [2021-05-27T07:43:31.898Z] ok github.com/docker/docker/api/server/middleware 0.135s coverage: 37.7% of statements [2021-05-27T07:43:31.983Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.89s) [2021-05-27T07:43:31.983Z] PASS [2021-05-27T07:43:31.983Z] [2021-05-27T07:43:31.983Z] === Skipped [2021-05-27T07:43:31.983Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-27T07:43:31.983Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:43:31.983Z] [2021-05-27T07:43:31.983Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-27T07:43:31.983Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:43:31.983Z] [2021-05-27T07:43:31.983Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-27T07:43:31.983Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:43:31.983Z] [2021-05-27T07:43:31.983Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-27T07:43:31.983Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:43:31.983Z] [2021-05-27T07:43:31.983Z] [2021-05-27T07:43:31.983Z] DONE 17 tests, 4 skipped in 39.688s [2021-05-27T07:43:31.983Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-27T07:43:31.983Z] ++ 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-05-27T07:43:31.983Z] ++ set -e [2021-05-27T07:43:31.983Z] ++ '[' -n 0 ']' [2021-05-27T07:43:31.983Z] ++ set -x [2021-05-27T07:43:31.983Z] ++ env -i DEST=/go/src/github.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-05-27T07:43:31.983Z] INFO: Testing against a local daemon [2021-05-27T07:43:31.983Z] === RUN TestPluginInvalidJSON [2021-05-27T07:43:31.983Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:43:31.983Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:43:31.983Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:43:31.983Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-27T07:43:31.983Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-27T07:43:31.983Z] === RUN TestPluginInstall [2021-05-27T07:43:31.983Z] === RUN TestPluginInstall/no_auth [2021-05-27T07:43:31.983Z] time="2021-05-27T07:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:43:31.983Z] time="2021-05-27T07:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a3b0d7c7e2c011f64d46aa921ff307eeb4b6b0a9de243c865d25333ac71d9d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:43:31.983Z] time="2021-05-27T07:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:43:31.983Z] time="2021-05-27T07:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a3b0d7c7e2c011f64d46aa921ff307eeb4b6b0a9de243c865d25333ac71d9d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:43:32.363Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-27T07:43:32.363Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-27T07:43:32.363Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-27T07:43:32.363Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-27T07:43:32.363Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-27T07:43:32.363Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-27T07:43:32.363Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-27T07:43:32.363Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-27T07:43:32.363Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-27T07:43:32.363Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-27T07:43:32.363Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-27T07:43:32.553Z] === RUN TestPluginInstall/with_htpasswd [2021-05-27T07:43:33.122Z] time="2021-05-27T07:43:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:43:33.122Z] time="2021-05-27T07:43:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2ac00d8da8ad037931666f930da974b11fb7c8c06b57c97db897d967dcff974" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:43:33.122Z] time="2021-05-27T07:43:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:43:33.122Z] time="2021-05-27T07:43:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2ac00d8da8ad037931666f930da974b11fb7c8c06b57c97db897d967dcff974" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:43:33.344Z] === RUN TestStrSliceMarshalJSON [2021-05-27T07:43:33.344Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestStrSliceUnmarshalJSON [2021-05-27T07:43:33.344Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestStrSliceUnmarshalString [2021-05-27T07:43:33.344Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestStrSliceUnmarshalSlice [2021-05-27T07:43:33.344Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-27T07:43:33.344Z] PASS [2021-05-27T07:43:33.344Z] coverage: 90.0% of statements [2021-05-27T07:43:33.344Z] ok github.com/docker/docker/api/types/strslice 0.067s coverage: 90.0% of statements [2021-05-27T07:43:33.344Z] === RUN TestToJSON [2021-05-27T07:43:33.344Z] --- PASS: TestToJSON (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestToParamWithVersion [2021-05-27T07:43:33.344Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestFromJSON [2021-05-27T07:43:33.344Z] --- PASS: TestFromJSON (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestEmpty [2021-05-27T07:43:33.344Z] --- PASS: TestEmpty (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestArgsMatchKVListEmptySources [2021-05-27T07:43:33.344Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestArgsMatchKVList [2021-05-27T07:43:33.344Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestArgsMatch [2021-05-27T07:43:33.344Z] --- PASS: TestArgsMatch (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestAdd [2021-05-27T07:43:33.344Z] --- PASS: TestAdd (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestDel [2021-05-27T07:43:33.344Z] --- PASS: TestDel (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestLen [2021-05-27T07:43:33.344Z] --- PASS: TestLen (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestExactMatch [2021-05-27T07:43:33.344Z] --- PASS: TestExactMatch (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestOnlyOneExactMatch [2021-05-27T07:43:33.344Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestContains [2021-05-27T07:43:33.344Z] --- PASS: TestContains (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestValidate [2021-05-27T07:43:33.344Z] --- PASS: TestValidate (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestWalkValues [2021-05-27T07:43:33.344Z] --- PASS: TestWalkValues (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestFuzzyMatch [2021-05-27T07:43:33.344Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-27T07:43:33.344Z] === RUN TestClone [2021-05-27T07:43:33.344Z] --- PASS: TestClone (0.00s) [2021-05-27T07:43:33.344Z] PASS [2021-05-27T07:43:33.344Z] coverage: 92.2% of statements [2021-05-27T07:43:33.344Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 92.2% of statements [2021-05-27T07:43:33.696Z] === RUN TestPluginInstall/with_insecure [2021-05-27T07:43:33.810Z] === RUN TestAdjustForAPIVersion [2021-05-27T07:43:33.810Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-27T07:43:33.810Z] PASS [2021-05-27T07:43:33.810Z] coverage: 5.7% of statements [2021-05-27T07:43:33.810Z] ok github.com/docker/docker/api/server/router/swarm 0.069s coverage: 5.7% of statements [2021-05-27T07:43:33.810Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-27T07:43:33.810Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-27T07:43:33.810Z] ? github.com/docker/docker/api/types [no test files] [2021-05-27T07:43:33.810Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-27T07:43:33.810Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-27T07:43:33.810Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-27T07:43:33.810Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-27T07:43:33.810Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-27T07:43:33.810Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-27T07:43:33.810Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-27T07:43:33.810Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-27T07:43:34.275Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-27T07:43:34.275Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-27T07:43:34.275Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-27T07:43:34.275Z] === RUN TestDurationToSecondsString [2021-05-27T07:43:34.275Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-27T07:43:34.275Z] === RUN TestGetTimestamp [2021-05-27T07:43:34.275Z] --- PASS: TestGetTimestamp (0.20s) [2021-05-27T07:43:34.275Z] === RUN TestParseTimestamps [2021-05-27T07:43:34.275Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-27T07:43:34.275Z] PASS [2021-05-27T07:43:34.275Z] coverage: 100.0% of statements [2021-05-27T07:43:34.275Z] ok github.com/docker/docker/api/types/time 0.265s coverage: 100.0% of statements [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.28s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.78s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.33s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.21s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.99s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.95s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.53s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.95s) [2021-05-27T07:43:34.698Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.96s) [2021-05-27T07:43:34.698Z] === RUN TestCgroupNamespacesRun [2021-05-27T07:43:34.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-27T07:43:34.742Z] === RUN TestCompareVersion [2021-05-27T07:43:34.742Z] --- PASS: TestCompareVersion (0.00s) [2021-05-27T07:43:34.742Z] PASS [2021-05-27T07:43:34.742Z] coverage: 75.0% of statements [2021-05-27T07:43:34.742Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/builder [no test files] [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-27T07:43:34.742Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-27T07:43:35.614Z] time="2021-05-27T07:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:43:35.614Z] time="2021-05-27T07:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a076fa49e46668167ef597a0ee28b2e625a8c80ce4ddb3dd4cf5d478716d40dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:43:35.614Z] time="2021-05-27T07:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:43:35.614Z] time="2021-05-27T07:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a076fa49e46668167ef597a0ee28b2e625a8c80ce4ddb3dd4cf5d478716d40dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:43:35.874Z] --- PASS: TestPluginInstall (5.91s) [2021-05-27T07:43:35.874Z] --- PASS: TestPluginInstall/no_auth (2.57s) [2021-05-27T07:43:35.874Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-05-27T07:43:35.874Z] --- PASS: TestPluginInstall/with_insecure (2.19s) [2021-05-27T07:43:35.874Z] plugin_test.go:165: [d779a2ac19d3f] daemon is not started [2021-05-27T07:43:35.874Z] === RUN TestPluginsWithRuntimes [2021-05-27T07:43:36.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-27T07:43:36.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-27T07:43:36.952Z] === RUN TestParseRemoteURL [2021-05-27T07:43:36.952Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-27T07:43:36.952Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-27T07:43:36.952Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-27T07:43:36.952Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-27T07:43:36.952Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-27T07:43:36.952Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-27T07:43:36.952Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-27T07:43:36.952Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-27T07:43:36.952Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-27T07:43:36.952Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-27T07:43:36.952Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-27T07:43:36.952Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-27T07:43:36.952Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-27T07:43:36.952Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-27T07:43:36.952Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-27T07:43:36.952Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-27T07:43:36.952Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-27T07:43:36.952Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-27T07:43:36.952Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-27T07:43:36.952Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-27T07:43:36.952Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-27T07:43:36.952Z] === RUN TestCloneArgsSmartHttp [2021-05-27T07:43:36.952Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-27T07:43:36.952Z] === RUN TestCloneArgsDumbHttp [2021-05-27T07:43:36.952Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-27T07:43:36.952Z] === RUN TestCloneArgsGit [2021-05-27T07:43:36.952Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-27T07:43:36.952Z] === RUN TestCheckoutGit [2021-05-27T07:43:37.265Z] --- PASS: TestCgroupNamespacesRun (3.03s) [2021-05-27T07:43:37.265Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-27T07:43:37.523Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-27T07:43:38.055Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.95s) [2021-05-27T07:43:38.055Z] === RUN TestCreateServiceSecretFileMode [2021-05-27T07:43:38.414Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-27T07:43:38.458Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-27T07:43:39.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-27T07:43:39.157Z] === RUN TestEnable [2021-05-27T07:43:39.157Z] --- PASS: TestEnable (0.00s) [2021-05-27T07:43:39.157Z] === RUN TestDisable [2021-05-27T07:43:39.157Z] --- PASS: TestDisable (0.00s) [2021-05-27T07:43:39.157Z] === RUN TestEnabled [2021-05-27T07:43:39.157Z] --- PASS: TestEnabled (0.00s) [2021-05-27T07:43:39.157Z] PASS [2021-05-27T07:43:39.157Z] coverage: 100.0% of statements [2021-05-27T07:43:39.157Z] ok github.com/docker/docker/cli/debug 0.055s coverage: 100.0% of statements [2021-05-27T07:43:39.281Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-27T07:43:39.281Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2021-05-27T07:43:39.281Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-27T07:43:39.623Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-27T07:43:39.623Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-27T07:43:39.623Z] === RUN TestProcessNoDockerignore [2021-05-27T07:43:39.623Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-05-27T07:43:39.623Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-27T07:43:39.623Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-05-27T07:43:39.623Z] === RUN TestDetectContentType [2021-05-27T07:43:39.623Z] --- PASS: TestDetectContentType (0.00s) [2021-05-27T07:43:39.623Z] === RUN TestSelectAcceptableMIME [2021-05-27T07:43:39.623Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-27T07:43:39.623Z] === RUN TestInspectEmptyResponse [2021-05-27T07:43:39.623Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-27T07:43:39.623Z] === RUN TestInspectResponseBinary [2021-05-27T07:43:39.623Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-27T07:43:39.623Z] === RUN TestResponseUnsupportedContentType [2021-05-27T07:43:39.623Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-27T07:43:39.623Z] === RUN TestInspectResponseTextSimple [2021-05-27T07:43:39.623Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-27T07:43:39.623Z] === RUN TestInspectResponseEmptyContentType [2021-05-27T07:43:39.623Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-27T07:43:39.623Z] === RUN TestUnknownContentLength [2021-05-27T07:43:39.623Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-27T07:43:39.623Z] === RUN TestDownloadRemote [2021-05-27T07:43:39.623Z] --- PASS: TestDownloadRemote (0.13s) [2021-05-27T07:43:39.623Z] === RUN TestGetWithStatusError [2021-05-27T07:43:39.623Z] --- PASS: TestGetWithStatusError (0.01s) [2021-05-27T07:43:39.623Z] === RUN TestCloseRootDirectory [2021-05-27T07:43:39.623Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-27T07:43:39.623Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:43:39.623Z] === RUN TestHashFile [2021-05-27T07:43:39.623Z] --- SKIP: TestHashFile (0.01s) [2021-05-27T07:43:39.623Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:43:39.623Z] === RUN TestHashSubdir [2021-05-27T07:43:39.623Z] --- SKIP: TestHashSubdir (0.01s) [2021-05-27T07:43:39.623Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:43:39.623Z] === RUN TestRemoveDirectory [2021-05-27T07:43:39.623Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-27T07:43:39.623Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:43:39.623Z] PASS [2021-05-27T07:43:39.623Z] coverage: 9.3% of statements [2021-05-27T07:43:39.623Z] ok github.com/docker/docker/builder/remotecontext 0.449s coverage: 9.3% of statements [2021-05-27T07:43:39.967Z] --- PASS: TestCreateServiceSecretFileMode (2.82s) [2021-05-27T07:43:39.967Z] === RUN TestCreateServiceConfigFileMode [2021-05-27T07:43:40.608Z] === RUN TestGetAllAllowed [2021-05-27T07:43:40.608Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-27T07:43:40.608Z] === RUN TestGetAllMeta [2021-05-27T07:43:40.608Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-27T07:43:40.609Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestIsUnreferencedBuiltin [2021-05-27T07:43:40.609Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestIsExistingDirectory [2021-05-27T07:43:40.609Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestGetFilenameForDownload [2021-05-27T07:43:40.609Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestEnv2Variables [2021-05-27T07:43:40.609Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-27T07:43:40.609Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestMaintainer [2021-05-27T07:43:40.609Z] --- PASS: TestMaintainer (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestLabel [2021-05-27T07:43:40.609Z] --- PASS: TestLabel (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestFromScratch [2021-05-27T07:43:40.609Z] --- PASS: TestFromScratch (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestFromWithArg [2021-05-27T07:43:40.609Z] --- PASS: TestFromWithArg (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-27T07:43:40.609Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestFromWithUndefinedArg [2021-05-27T07:43:40.609Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestFromMultiStageWithNamedStage [2021-05-27T07:43:40.609Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestOnbuild [2021-05-27T07:43:40.609Z] --- PASS: TestOnbuild (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestWorkdir [2021-05-27T07:43:40.609Z] --- PASS: TestWorkdir (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestCmd [2021-05-27T07:43:40.609Z] --- PASS: TestCmd (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestHealthcheckNone [2021-05-27T07:43:40.609Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestHealthcheckCmd [2021-05-27T07:43:40.609Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestEntrypoint [2021-05-27T07:43:40.609Z] --- PASS: TestEntrypoint (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestExpose [2021-05-27T07:43:40.609Z] --- PASS: TestExpose (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestUser [2021-05-27T07:43:40.609Z] --- PASS: TestUser (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestVolume [2021-05-27T07:43:40.609Z] --- PASS: TestVolume (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestStopSignal [2021-05-27T07:43:40.609Z] --- SKIP: TestStopSignal (0.00s) [2021-05-27T07:43:40.609Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-27T07:43:40.609Z] === RUN TestArg [2021-05-27T07:43:40.609Z] --- PASS: TestArg (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestShell [2021-05-27T07:43:40.609Z] --- PASS: TestShell (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestPrependEnvOnCmd [2021-05-27T07:43:40.609Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestRunWithBuildArgs [2021-05-27T07:43:40.609Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestRunIgnoresHealthcheck [2021-05-27T07:43:40.609Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestDispatchUnsupportedOptions [2021-05-27T07:43:40.609Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-27T07:43:40.609Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-27T07:43:40.609Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-27T07:43:40.609Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-27T07:43:40.609Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-27T07:43:40.609Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-27T07:43:40.609Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestNormalizeWorkdir [2021-05-27T07:43:40.609Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestDispatch [2021-05-27T07:43:40.609Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-27T07:43:40.609Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-27T07:43:40.609Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-27T07:43:40.609Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-27T07:43:40.609Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-27T07:43:40.609Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-27T07:43:40.609Z] === RUN TestDispatch/COPY_url [2021-05-27T07:43:40.609Z] --- PASS: TestDispatch (0.08s) [2021-05-27T07:43:40.609Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-05-27T07:43:40.609Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-27T07:43:40.609Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-27T07:43:40.609Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-27T07:43:40.609Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-27T07:43:40.609Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-27T07:43:40.609Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestAddScratchImageAddsToMounts [2021-05-27T07:43:40.609Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-27T07:43:40.609Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-27T07:43:40.609Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-27T07:43:40.609Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestImageSourceGetAddsToMounts [2021-05-27T07:43:40.609Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestEmptyDockerfile [2021-05-27T07:43:40.609Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-05-27T07:43:40.609Z] === RUN TestSymlinkDockerfile [2021-05-27T07:43:40.609Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-27T07:43:40.609Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-27T07:43:40.609Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestNonExistingDockerfile [2021-05-27T07:43:40.609Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestCopyRunConfig [2021-05-27T07:43:40.609Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestDeepCopyRunConfig [2021-05-27T07:43:40.609Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestExportImage [2021-05-27T07:43:40.609Z] --- PASS: TestExportImage (0.00s) [2021-05-27T07:43:40.609Z] === RUN TestNormalizeDest [2021-05-27T07:43:40.609Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-27T07:43:40.609Z] PASS [2021-05-27T07:43:40.609Z] coverage: 46.8% of statements [2021-05-27T07:43:40.609Z] ok github.com/docker/docker/builder/dockerfile 0.352s coverage: 46.8% of statements [2021-05-27T07:43:40.953Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-27T07:43:41.078Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-27T07:43:42.510Z] --- PASS: TestCreateServiceConfigFileMode (2.86s) [2021-05-27T07:43:42.510Z] === RUN TestCreateServiceSysctls [2021-05-27T07:43:42.565Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.34s) [2021-05-27T07:43:42.565Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-27T07:43:42.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-27T07:43:42.861Z] --- PASS: TestPluginsWithRuntimes (7.16s) [2021-05-27T07:43:42.861Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.24s) [2021-05-27T07:43:42.861Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.17s) [2021-05-27T07:43:42.861Z] === RUN TestPluginBackCompatMediaTypes [2021-05-27T07:43:44.242Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-05-27T07:43:44.242Z] PASS [2021-05-27T07:43:44.242Z] [2021-05-27T07:43:44.242Z] DONE 10 tests in 14.379s [2021-05-27T07:43:44.243Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-27T07:43:44.243Z] ++ 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-05-27T07:43:44.243Z] ++ set -e [2021-05-27T07:43:44.243Z] ++ '[' -n 0 ']' [2021-05-27T07:43:44.243Z] ++ set -x [2021-05-27T07:43:44.243Z] ++ env -i DEST=/go/src/github.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-05-27T07:43:44.243Z] INFO: Testing against a local daemon [2021-05-27T07:43:44.243Z] === RUN TestExternalGraphDriver [2021-05-27T07:43:44.502Z] === RUN TestExternalGraphDriver/json [2021-05-27T07:43:46.107Z] --- PASS: TestCgroupNamespacesRunHostMode (3.44s) [2021-05-27T07:43:46.107Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-27T07:43:46.366Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-27T07:43:46.712Z] --- PASS: TestCreateServiceSysctls (4.00s) [2021-05-27T07:43:46.712Z] === RUN TestCreateServiceCapabilities [2021-05-27T07:43:48.701Z] === RUN TestExternalGraphDriver/spec [2021-05-27T07:43:48.896Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-27T07:43:49.258Z] --- PASS: TestCreateServiceCapabilities (2.82s) [2021-05-27T07:43:49.259Z] === RUN TestInspect [2021-05-27T07:43:49.465Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.31s) [2021-05-27T07:43:49.465Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-27T07:43:49.465Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-27T07:43:50.839Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-27T07:43:51.406Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.04s) [2021-05-27T07:43:51.406Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-27T07:43:51.999Z] === RUN TestExternalGraphDriver/pull [2021-05-27T07:43:52.781Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.34s) [2021-05-27T07:43:52.781Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-27T07:43:53.484Z] --- PASS: TestInspect (3.50s) [2021-05-27T07:43:53.484Z] === RUN TestCreateJob [2021-05-27T07:43:53.541Z] === RUN TestCheckpointCreateError [2021-05-27T07:43:53.541Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestCheckpointCreate [2021-05-27T07:43:53.541Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestCheckpointDeleteError [2021-05-27T07:43:53.541Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestCheckpointDelete [2021-05-27T07:43:53.541Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestCheckpointListError [2021-05-27T07:43:53.541Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestCheckpointList [2021-05-27T07:43:53.541Z] --- PASS: TestCheckpointList (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestCheckpointListContainerNotFound [2021-05-27T07:43:53.541Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestNewClientWithOpsFromEnv [2021-05-27T07:43:53.541Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-27T07:43:53.541Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-27T07:43:53.541Z] === RUN TestGetAPIPath [2021-05-27T07:43:53.541Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestParseHostURL [2021-05-27T07:43:53.541Z] --- PASS: TestParseHostURL (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-27T07:43:53.541Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-27T07:43:53.541Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestNegotiateAPIVersion [2021-05-27T07:43:53.541Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestNegotiateAPVersionOverride [2021-05-27T07:43:53.541Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-27T07:43:53.541Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-27T07:43:53.541Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-27T07:43:53.541Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestClientRedirect [2021-05-27T07:43:53.541Z] --- PASS: TestClientRedirect (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestConfigCreateUnsupported [2021-05-27T07:43:53.541Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestConfigCreateError [2021-05-27T07:43:53.541Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestConfigCreate [2021-05-27T07:43:53.541Z] --- PASS: TestConfigCreate (0.00s) [2021-05-27T07:43:53.541Z] === RUN TestConfigInspectNotFound [2021-05-27T07:43:53.542Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-27T07:43:53.542Z] === RUN TestConfigInspectWithEmptyID [2021-05-27T07:43:53.542Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-27T07:43:53.542Z] === RUN TestConfigInspectUnsupported [2021-05-27T07:43:53.542Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-27T07:43:53.542Z] === RUN TestConfigInspectError [2021-05-27T07:43:53.542Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-27T07:43:53.542Z] === RUN TestConfigInspectConfigNotFound [2021-05-27T07:43:53.542Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-27T07:43:53.542Z] === RUN TestConfigInspect [2021-05-27T07:43:53.542Z] --- PASS: TestConfigInspect (0.00s) [2021-05-27T07:43:53.542Z] === RUN TestConfigListUnsupported [2021-05-27T07:43:53.542Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-27T07:43:53.542Z] === RUN TestConfigListError [2021-05-27T07:43:53.542Z] --- PASS: TestConfigListError (0.00s) [2021-05-27T07:43:53.542Z] === RUN TestConfigList [2021-05-27T07:43:53.542Z] --- PASS: TestConfigList (0.00s) [2021-05-27T07:43:53.542Z] === RUN TestConfigRemoveUnsupported [2021-05-27T07:43:53.542Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-27T07:43:53.542Z] === RUN TestConfigRemoveError [2021-05-27T07:43:54.007Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestConfigRemove [2021-05-27T07:43:54.007Z] --- PASS: TestConfigRemove (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestConfigUpdateUnsupported [2021-05-27T07:43:54.007Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestConfigUpdateError [2021-05-27T07:43:54.007Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestConfigUpdate [2021-05-27T07:43:54.007Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerCommitError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerCommit [2021-05-27T07:43:54.007Z] --- PASS: TestContainerCommit (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerStatPathError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerStatPathNotFoundError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerStatPathNoHeaderError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerStatPath [2021-05-27T07:43:54.007Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestCopyToContainerError [2021-05-27T07:43:54.007Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestCopyToContainerNotFoundError [2021-05-27T07:43:54.007Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-27T07:43:54.007Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestCopyToContainer [2021-05-27T07:43:54.007Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestCopyFromContainerError [2021-05-27T07:43:54.007Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestCopyFromContainerNotFoundError [2021-05-27T07:43:54.007Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-27T07:43:54.007Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-27T07:43:54.007Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestCopyFromContainer [2021-05-27T07:43:54.007Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerCreateError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerCreateImageNotFound [2021-05-27T07:43:54.007Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerCreateWithName [2021-05-27T07:43:54.007Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerCreateAutoRemove [2021-05-27T07:43:54.007Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerDiffError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerDiff [2021-05-27T07:43:54.007Z] --- PASS: TestContainerDiff (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerExecCreateError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerExecCreate [2021-05-27T07:43:54.007Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerExecStartError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerExecStart [2021-05-27T07:43:54.007Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerExecInspectError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerExecInspect [2021-05-27T07:43:54.007Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerExportError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerExportError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerExport [2021-05-27T07:43:54.007Z] --- PASS: TestContainerExport (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerInspectError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerInspectContainerNotFound [2021-05-27T07:43:54.007Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerInspectWithEmptyID [2021-05-27T07:43:54.007Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerInspect [2021-05-27T07:43:54.007Z] --- PASS: TestContainerInspect (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerInspectNode [2021-05-27T07:43:54.007Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerKillError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerKillError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerKill [2021-05-27T07:43:54.007Z] --- PASS: TestContainerKill (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerListError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerListError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerList [2021-05-27T07:43:54.007Z] --- PASS: TestContainerList (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerLogsNotFoundError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerLogsError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerLogs [2021-05-27T07:43:54.007Z] --- PASS: TestContainerLogs (0.23s) [2021-05-27T07:43:54.007Z] === RUN TestContainerPauseError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerPause [2021-05-27T07:43:54.007Z] --- PASS: TestContainerPause (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainersPruneError [2021-05-27T07:43:54.007Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainersPrune [2021-05-27T07:43:54.007Z] --- PASS: TestContainersPrune (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerRemoveError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerRemoveNotFoundError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerRemove [2021-05-27T07:43:54.007Z] --- PASS: TestContainerRemove (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerRenameError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerRename [2021-05-27T07:43:54.007Z] --- PASS: TestContainerRename (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerResizeError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerExecResizeError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerResize [2021-05-27T07:43:54.007Z] --- PASS: TestContainerResize (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerExecResize [2021-05-27T07:43:54.007Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerRestartError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerRestart [2021-05-27T07:43:54.007Z] --- PASS: TestContainerRestart (0.07s) [2021-05-27T07:43:54.007Z] === RUN TestContainerStartError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerStartError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerStart [2021-05-27T07:43:54.007Z] --- PASS: TestContainerStart (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerStatsError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerStats [2021-05-27T07:43:54.007Z] --- PASS: TestContainerStats (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerStopError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerStopError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerStop [2021-05-27T07:43:54.007Z] --- PASS: TestContainerStop (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerTopError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerTopError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerTop [2021-05-27T07:43:54.007Z] --- PASS: TestContainerTop (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerUnpauseError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerUnpause [2021-05-27T07:43:54.007Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerUpdateError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerUpdate [2021-05-27T07:43:54.007Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerWaitError [2021-05-27T07:43:54.007Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestContainerWait [2021-05-27T07:43:54.007Z] --- PASS: TestContainerWait (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestDiskUsageError [2021-05-27T07:43:54.007Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestDiskUsage [2021-05-27T07:43:54.007Z] --- PASS: TestDiskUsage (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestDistributionInspectUnsupported [2021-05-27T07:43:54.007Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestDistributionInspectWithEmptyID [2021-05-27T07:43:54.007Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestEventsErrorInOptions [2021-05-27T07:43:54.007Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestEventsErrorFromServer [2021-05-27T07:43:54.007Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestEvents [2021-05-27T07:43:54.007Z] --- PASS: TestEvents (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestTLSCloseWriter [2021-05-27T07:43:54.007Z] === PAUSE TestTLSCloseWriter [2021-05-27T07:43:54.007Z] === RUN TestImageBuildError [2021-05-27T07:43:54.007Z] --- PASS: TestImageBuildError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageBuild [2021-05-27T07:43:54.007Z] --- PASS: TestImageBuild (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestGetDockerOS [2021-05-27T07:43:54.007Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageCreateError [2021-05-27T07:43:54.007Z] --- PASS: TestImageCreateError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageCreate [2021-05-27T07:43:54.007Z] --- PASS: TestImageCreate (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageHistoryError [2021-05-27T07:43:54.007Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageHistory [2021-05-27T07:43:54.007Z] --- PASS: TestImageHistory (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageImportError [2021-05-27T07:43:54.007Z] --- PASS: TestImageImportError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageImport [2021-05-27T07:43:54.007Z] --- PASS: TestImageImport (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageInspectError [2021-05-27T07:43:54.007Z] --- PASS: TestImageInspectError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageInspectImageNotFound [2021-05-27T07:43:54.007Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageInspectWithEmptyID [2021-05-27T07:43:54.007Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageInspect [2021-05-27T07:43:54.007Z] --- PASS: TestImageInspect (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageListError [2021-05-27T07:43:54.007Z] --- PASS: TestImageListError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageList [2021-05-27T07:43:54.007Z] --- PASS: TestImageList (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageListApiBefore125 [2021-05-27T07:43:54.007Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageLoadError [2021-05-27T07:43:54.007Z] --- PASS: TestImageLoadError (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImageLoad [2021-05-27T07:43:54.007Z] --- PASS: TestImageLoad (0.00s) [2021-05-27T07:43:54.007Z] === RUN TestImagesPruneError [2021-05-27T07:43:54.008Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagesPrune [2021-05-27T07:43:54.008Z] --- PASS: TestImagesPrune (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePullReferenceParseError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePullAnyError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePullWithoutErrors [2021-05-27T07:43:54.008Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePushReferenceError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePushAnyError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-27T07:43:54.008Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImagePushWithoutErrors [2021-05-27T07:43:54.008Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-27T07:43:54.008Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-27T07:43:54.008Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-27T07:43:54.008Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-27T07:43:54.008Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-27T07:43:54.008Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-27T07:43:54.008Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-27T07:43:54.008Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-27T07:43:54.008Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageRemoveError [2021-05-27T07:43:54.008Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageRemoveImageNotFound [2021-05-27T07:43:54.008Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageRemove [2021-05-27T07:43:54.008Z] --- PASS: TestImageRemove (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageSaveError [2021-05-27T07:43:54.008Z] --- PASS: TestImageSaveError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageSave [2021-05-27T07:43:54.008Z] --- PASS: TestImageSave (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageSearchAnyError [2021-05-27T07:43:54.008Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-27T07:43:54.008Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-27T07:43:54.008Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-27T07:43:54.008Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-27T07:43:54.008Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageSearchWithoutErrors [2021-05-27T07:43:54.008Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageTagError [2021-05-27T07:43:54.008Z] --- PASS: TestImageTagError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageTagInvalidReference [2021-05-27T07:43:54.008Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageTagInvalidSourceImageName [2021-05-27T07:43:54.008Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageTagHexSource [2021-05-27T07:43:54.008Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestImageTag [2021-05-27T07:43:54.008Z] --- PASS: TestImageTag (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestInfoServerError [2021-05-27T07:43:54.008Z] --- PASS: TestInfoServerError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestInfoInvalidResponseJSONError [2021-05-27T07:43:54.008Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestInfo [2021-05-27T07:43:54.008Z] --- PASS: TestInfo (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkConnectError [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkConnect [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkCreateError [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkCreate [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkDisconnectError [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkDisconnect [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkInspectError [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkInspectNotFoundError [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkInspectWithEmptyID [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkInspect [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkListError [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkListError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkList [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkList (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworksPruneError [2021-05-27T07:43:54.008Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworksPrune [2021-05-27T07:43:54.008Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkRemoveError [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNetworkRemove [2021-05-27T07:43:54.008Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNodeInspectError [2021-05-27T07:43:54.008Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNodeInspectNodeNotFound [2021-05-27T07:43:54.008Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNodeInspectWithEmptyID [2021-05-27T07:43:54.008Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNodeInspect [2021-05-27T07:43:54.008Z] --- PASS: TestNodeInspect (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNodeListError [2021-05-27T07:43:54.008Z] --- PASS: TestNodeListError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNodeList [2021-05-27T07:43:54.008Z] --- PASS: TestNodeList (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNodeRemoveError [2021-05-27T07:43:54.008Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNodeRemove [2021-05-27T07:43:54.008Z] --- PASS: TestNodeRemove (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNodeUpdateError [2021-05-27T07:43:54.008Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestNodeUpdate [2021-05-27T07:43:54.008Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestOptionWithTimeout [2021-05-27T07:43:54.008Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPingFail [2021-05-27T07:43:54.008Z] --- PASS: TestPingFail (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPingWithError [2021-05-27T07:43:54.008Z] 2021/05/27 07:43:53 RoundTripper returned a response & error; ignoring response [2021-05-27T07:43:54.008Z] 2021/05/27 07:43:53 RoundTripper returned a response & error; ignoring response [2021-05-27T07:43:54.008Z] --- PASS: TestPingWithError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPingSuccess [2021-05-27T07:43:54.008Z] --- PASS: TestPingSuccess (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPingHeadFallback [2021-05-27T07:43:54.008Z] === RUN TestPingHeadFallback/OK [2021-05-27T07:43:54.008Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-27T07:43:54.008Z] === RUN TestPingHeadFallback/Not_Found [2021-05-27T07:43:54.008Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-27T07:43:54.008Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-27T07:43:54.008Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-27T07:43:54.008Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-27T07:43:54.008Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-27T07:43:54.008Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginDisableError [2021-05-27T07:43:54.008Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginDisable [2021-05-27T07:43:54.008Z] --- PASS: TestPluginDisable (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginEnableError [2021-05-27T07:43:54.008Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginEnable [2021-05-27T07:43:54.008Z] --- PASS: TestPluginEnable (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginInspectError [2021-05-27T07:43:54.008Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginInspectWithEmptyID [2021-05-27T07:43:54.008Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginInspect [2021-05-27T07:43:54.008Z] --- PASS: TestPluginInspect (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginListError [2021-05-27T07:43:54.008Z] --- PASS: TestPluginListError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginList [2021-05-27T07:43:54.008Z] --- PASS: TestPluginList (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginPushError [2021-05-27T07:43:54.008Z] --- PASS: TestPluginPushError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginPush [2021-05-27T07:43:54.008Z] --- PASS: TestPluginPush (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginRemoveError [2021-05-27T07:43:54.008Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginRemove [2021-05-27T07:43:54.008Z] --- PASS: TestPluginRemove (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginSetError [2021-05-27T07:43:54.008Z] --- PASS: TestPluginSetError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPluginSet [2021-05-27T07:43:54.008Z] --- PASS: TestPluginSet (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSetHostHeader [2021-05-27T07:43:54.008Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestPlainTextError [2021-05-27T07:43:54.008Z] --- PASS: TestPlainTextError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestInfiniteError [2021-05-27T07:43:54.008Z] --- PASS: TestInfiniteError (0.03s) [2021-05-27T07:43:54.008Z] === RUN TestSecretCreateUnsupported [2021-05-27T07:43:54.008Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretCreateError [2021-05-27T07:43:54.008Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretCreate [2021-05-27T07:43:54.008Z] --- PASS: TestSecretCreate (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretInspectUnsupported [2021-05-27T07:43:54.008Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretInspectError [2021-05-27T07:43:54.008Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretInspectSecretNotFound [2021-05-27T07:43:54.008Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretInspectWithEmptyID [2021-05-27T07:43:54.008Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretInspect [2021-05-27T07:43:54.008Z] --- PASS: TestSecretInspect (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretListUnsupported [2021-05-27T07:43:54.008Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretListError [2021-05-27T07:43:54.008Z] --- PASS: TestSecretListError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretList [2021-05-27T07:43:54.008Z] --- PASS: TestSecretList (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretRemoveUnsupported [2021-05-27T07:43:54.008Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretRemoveError [2021-05-27T07:43:54.008Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretRemove [2021-05-27T07:43:54.008Z] --- PASS: TestSecretRemove (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretUpdateUnsupported [2021-05-27T07:43:54.008Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretUpdateError [2021-05-27T07:43:54.008Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSecretUpdate [2021-05-27T07:43:54.008Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceCreateError [2021-05-27T07:43:54.008Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceCreate [2021-05-27T07:43:54.008Z] --- PASS: TestServiceCreate (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-27T07:43:54.008Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceCreateDigestPinning [2021-05-27T07:43:54.008Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceInspectError [2021-05-27T07:43:54.008Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceInspectServiceNotFound [2021-05-27T07:43:54.008Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceInspectWithEmptyID [2021-05-27T07:43:54.008Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceInspect [2021-05-27T07:43:54.008Z] --- PASS: TestServiceInspect (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceListError [2021-05-27T07:43:54.008Z] --- PASS: TestServiceListError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceList [2021-05-27T07:43:54.008Z] --- PASS: TestServiceList (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceLogsError [2021-05-27T07:43:54.008Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceLogs [2021-05-27T07:43:54.008Z] --- PASS: TestServiceLogs (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceRemoveError [2021-05-27T07:43:54.008Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceRemoveNotFoundError [2021-05-27T07:43:54.008Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceRemove [2021-05-27T07:43:54.008Z] --- PASS: TestServiceRemove (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceUpdateError [2021-05-27T07:43:54.008Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestServiceUpdate [2021-05-27T07:43:54.008Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmGetUnlockKeyError [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmGetUnlockKey [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmInitError [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmInit [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmInit (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmInspectError [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmInspect [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmJoinError [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmJoin [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmLeaveError [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmLeave [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmUnlockError [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmUnlock [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmUpdateError [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestSwarmUpdate [2021-05-27T07:43:54.008Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestTaskInspectError [2021-05-27T07:43:54.008Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestTaskInspectWithEmptyID [2021-05-27T07:43:54.008Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestTaskInspect [2021-05-27T07:43:54.008Z] --- PASS: TestTaskInspect (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestTaskListError [2021-05-27T07:43:54.008Z] --- PASS: TestTaskListError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestTaskList [2021-05-27T07:43:54.008Z] --- PASS: TestTaskList (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestVolumeCreateError [2021-05-27T07:43:54.008Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestVolumeCreate [2021-05-27T07:43:54.008Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestVolumeInspectError [2021-05-27T07:43:54.008Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestVolumeInspectNotFound [2021-05-27T07:43:54.008Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestVolumeInspectWithEmptyID [2021-05-27T07:43:54.008Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestVolumeInspect [2021-05-27T07:43:54.008Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestVolumeListError [2021-05-27T07:43:54.008Z] --- PASS: TestVolumeListError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestVolumeList [2021-05-27T07:43:54.008Z] --- PASS: TestVolumeList (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestVolumeRemoveError [2021-05-27T07:43:54.008Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-27T07:43:54.008Z] === RUN TestVolumeRemove [2021-05-27T07:43:54.008Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-27T07:43:54.008Z] === CONT TestTLSCloseWriter [2021-05-27T07:43:54.008Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-05-27T07:43:54.008Z] PASS [2021-05-27T07:43:54.008Z] coverage: 74.9% of statements [2021-05-27T07:43:54.008Z] ok github.com/docker/docker/client 0.840s coverage: 74.9% of statements [2021-05-27T07:43:55.296Z] --- PASS: TestExternalGraphDriver (10.89s) [2021-05-27T07:43:55.296Z] --- PASS: TestExternalGraphDriver/json (3.60s) [2021-05-27T07:43:55.296Z] --- PASS: TestExternalGraphDriver/spec (4.07s) [2021-05-27T07:43:55.296Z] --- PASS: TestExternalGraphDriver/pull (3.09s) [2021-05-27T07:43:55.296Z] === RUN TestGraphdriverPluginV2 [2021-05-27T07:43:55.296Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-05-27T07:43:55.296Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:43:55.296Z] PASS [2021-05-27T07:43:55.296Z] [2021-05-27T07:43:55.296Z] === Skipped [2021-05-27T07:43:55.296Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-05-27T07:43:55.296Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:43:55.296Z] [2021-05-27T07:43:55.296Z] [2021-05-27T07:43:55.296Z] DONE 5 tests, 1 skipped in 11.082s [2021-05-27T07:43:55.296Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-27T07:43:55.296Z] ++ 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-05-27T07:43:55.296Z] ++ set -e [2021-05-27T07:43:55.296Z] ++ '[' -n 0 ']' [2021-05-27T07:43:55.296Z] ++ set -x [2021-05-27T07:43:55.296Z] ++ env -i DEST=/go/src/github.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-05-27T07:43:55.296Z] INFO: Testing against a local daemon [2021-05-27T07:43:55.296Z] === RUN TestContinueAfterPluginCrash [2021-05-27T07:43:55.296Z] === PAUSE TestContinueAfterPluginCrash [2021-05-27T07:43:55.296Z] === RUN TestReadPluginNoRead [2021-05-27T07:43:55.296Z] === PAUSE TestReadPluginNoRead [2021-05-27T07:43:55.296Z] === RUN TestDaemonStartWithLogOpt [2021-05-27T07:43:55.296Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-27T07:43:55.296Z] === CONT TestContinueAfterPluginCrash [2021-05-27T07:43:55.296Z] === CONT TestDaemonStartWithLogOpt [2021-05-27T07:43:55.296Z] === CONT TestReadPluginNoRead [2021-05-27T07:43:56.063Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.40s) [2021-05-27T07:43:56.063Z] === RUN TestNISDomainname [2021-05-27T07:43:56.781Z] --- PASS: TestCreateJob (3.87s) [2021-05-27T07:43:56.781Z] === RUN TestReplicatedJob [2021-05-27T07:43:59.347Z] --- PASS: TestNISDomainname (2.72s) [2021-05-27T07:43:59.347Z] === RUN TestHostnameDnsResolution [2021-05-27T07:43:59.502Z] === RUN TestReadPluginNoRead/default [2021-05-27T07:43:59.913Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-27T07:44:00.072Z] --- PASS: TestDaemonStartWithLogOpt (4.70s) [2021-05-27T07:44:00.479Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-27T07:44:01.452Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-27T07:44:01.855Z] --- PASS: TestHostnameDnsResolution (2.75s) [2021-05-27T07:44:01.855Z] === RUN TestStats [2021-05-27T07:44:03.229Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-27T07:44:03.361Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-27T07:44:04.163Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-27T07:44:04.421Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-27T07:44:04.678Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-27T07:44:04.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-27T07:44:04.911Z] --- PASS: TestReplicatedJob (6.89s) [2021-05-27T07:44:04.911Z] === RUN TestUpdateReplicatedJob [2021-05-27T07:44:04.937Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-27T07:44:04.937Z] --- PASS: TestStats (3.41s) [2021-05-27T07:44:04.937Z] === RUN TestStopContainerWithTimeout [2021-05-27T07:44:04.937Z] === RUN TestStopContainerWithTimeout/0 [2021-05-27T07:44:04.937Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-27T07:44:04.937Z] === RUN TestStopContainerWithTimeout/1 [2021-05-27T07:44:04.937Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-27T07:44:04.937Z] === RUN TestStopContainerWithTimeout/3 [2021-05-27T07:44:04.937Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-27T07:44:04.937Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-27T07:44:04.937Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-27T07:44:04.937Z] === CONT TestStopContainerWithTimeout/0 [2021-05-27T07:44:04.937Z] === CONT TestStopContainerWithTimeout/3 [2021-05-27T07:44:05.142Z] 8116de3c91c3: Pull complete [2021-05-27T07:44:05.142Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-27T07:44:05.142Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T07:44:05.142Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-27T07:44:05.142Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-27T07:44:05.142Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-05-27T07:44:05.142Z] WARN: Skipping validation tests [2021-05-27T07:44:05.142Z] INFO: Running unit tests at 05/27/2021 07:43:52... [2021-05-27T07:44:05.142Z] INFO: make.ps1 starting at 05/27/2021 07:43:57 [2021-05-27T07:44:05.142Z] INFO: Git commit (877e68bf54) assumed from DOCKER_GITCOMMIT environment variable [2021-05-27T07:44:05.142Z] INFO: Invoking autogen... [2021-05-27T07:44:05.142Z] INFO: Running unit tests... [2021-05-27T07:44:05.195Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-27T07:44:05.195Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-27T07:44:05.270Z] --- PASS: TestReadPluginNoRead (9.52s) [2021-05-27T07:44:05.270Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2021-05-27T07:44:05.270Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2021-05-27T07:44:05.270Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2021-05-27T07:44:05.270Z] read_test.go:92: [d1b10283b87e7] daemon is not started [2021-05-27T07:44:05.530Z] --- PASS: TestContinueAfterPluginCrash (10.22s) [2021-05-27T07:44:05.530Z] PASS [2021-05-27T07:44:05.530Z] [2021-05-27T07:44:05.530Z] DONE 6 tests in 10.386s [2021-05-27T07:44:05.530Z] 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-05-27T07:44:05.530Z] ++ 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-05-27T07:44:05.530Z] ++ set -e [2021-05-27T07:44:05.530Z] ++ '[' -n 0 ']' [2021-05-27T07:44:05.530Z] ++ set -x [2021-05-27T07:44:05.530Z] ++ env -i DEST=/go/src/github.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-05-27T07:44:05.790Z] testing: warning: no tests to run [2021-05-27T07:44:05.790Z] PASS [2021-05-27T07:44:05.790Z] [2021-05-27T07:44:05.790Z] DONE 0 tests in 0.060s [2021-05-27T07:44:05.790Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-27T07:44:05.790Z] ++ 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-05-27T07:44:05.790Z] ++ set -e [2021-05-27T07:44:05.790Z] ++ '[' -n 0 ']' [2021-05-27T07:44:05.790Z] ++ set -x [2021-05-27T07:44:05.790Z] ++ env -i DEST=/go/src/github.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-05-27T07:44:05.790Z] INFO: Testing against a local daemon [2021-05-27T07:44:05.790Z] === RUN TestPluginWithDevMounts [2021-05-27T07:44:05.790Z] === PAUSE TestPluginWithDevMounts [2021-05-27T07:44:05.790Z] === CONT TestPluginWithDevMounts [2021-05-27T07:44:06.574Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-27T07:44:07.142Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-27T07:44:07.453Z] --- PASS: TestUpdateReplicatedJob (3.90s) [2021-05-27T07:44:07.453Z] === RUN TestServiceListWithStatuses [2021-05-27T07:44:07.453Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-27T07:44:07.453Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-27T07:44:07.453Z] === RUN TestDockerNetworkConnectAlias [2021-05-27T07:44:08.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-27T07:44:08.329Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-05-27T07:44:08.329Z] PASS [2021-05-27T07:44:08.329Z] [2021-05-27T07:44:08.329Z] DONE 1 tests in 2.248s [2021-05-27T07:44:08.329Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-27T07:44:08.329Z] ++ 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-05-27T07:44:08.329Z] ++ set -e [2021-05-27T07:44:08.329Z] ++ '[' -n 0 ']' [2021-05-27T07:44:08.329Z] ++ set -x [2021-05-27T07:44:08.329Z] ++ env -i DEST=/go/src/github.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-05-27T07:44:08.329Z] INFO: Testing against a local daemon [2021-05-27T07:44:08.329Z] === RUN TestSecretInspect [2021-05-27T07:44:09.009Z] === CONT TestStopContainerWithTimeout/1 [2021-05-27T07:44:10.914Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-05-27T07:44:11.540Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-27T07:44:11.540Z] --- PASS: TestStopContainerWithTimeout/0 (1.67s) [2021-05-27T07:44:11.540Z] --- PASS: TestStopContainerWithTimeout/3 (3.80s) [2021-05-27T07:44:11.540Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2021-05-27T07:44:11.540Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2021-05-27T07:44:11.540Z] === RUN TestDeleteDevicemapper [2021-05-27T07:44:11.540Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-27T07:44:11.540Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-27T07:44:11.540Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-27T07:44:11.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-27T07:44:11.624Z] --- PASS: TestSecretInspect (3.10s) [2021-05-27T07:44:11.625Z] === RUN TestSecretList [2021-05-27T07:44:14.031Z] --- PASS: TestDockerNetworkConnectAlias (5.43s) [2021-05-27T07:44:14.031Z] === RUN TestDockerNetworkReConnect [2021-05-27T07:44:14.822Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-27T07:44:14.919Z] --- PASS: TestSecretList (3.13s) [2021-05-27T07:44:14.919Z] === RUN TestSecretsCreateAndDelete [2021-05-27T07:44:15.235Z] --- PASS: TestCheckoutGit (38.69s) [2021-05-27T07:44:15.235Z] === RUN TestValidGitTransport [2021-05-27T07:44:15.235Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-27T07:44:15.235Z] === RUN TestGitInvalidRef [2021-05-27T07:44:15.701Z] --- PASS: TestGitInvalidRef (0.25s) [2021-05-27T07:44:15.701Z] PASS [2021-05-27T07:44:15.701Z] coverage: 86.3% of statements [2021-05-27T07:44:15.701Z] ok github.com/docker/docker/builder/remotecontext/git 39.101s coverage: 86.3% of statements [2021-05-27T07:44:15.756Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.70s) [2021-05-27T07:44:15.756Z] === RUN TestUpdateMemory [2021-05-27T07:44:15.756Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-27T07:44:15.756Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:44:15.756Z] === RUN TestUpdateCPUQuota [2021-05-27T07:44:16.014Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-27T07:44:16.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-27T07:44:16.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-27T07:44:16.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-27T07:44:16.683Z] ? github.com/docker/docker/cli [no test files] [2021-05-27T07:44:16.683Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-27T07:44:17.327Z] --- PASS: TestDockerNetworkReConnect (4.22s) [2021-05-27T07:44:17.327Z] === RUN TestServicePlugin [2021-05-27T07:44:17.458Z] --- PASS: TestSecretsCreateAndDelete (3.11s) [2021-05-27T07:44:17.458Z] === RUN TestSecretsUpdate [2021-05-27T07:44:17.516Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-27T07:44:17.774Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-27T07:44:19.149Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-27T07:44:19.149Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-27T07:44:19.406Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-27T07:44:19.459Z] ? github.com/docker/docker/api [no test files] [2021-05-27T07:44:20.753Z] --- PASS: TestSecretsUpdate (3.14s) [2021-05-27T07:44:20.753Z] === RUN TestTemplatedSecret [2021-05-27T07:44:21.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-27T07:44:24.950Z] --- PASS: TestTemplatedSecret (3.76s) [2021-05-27T07:44:24.950Z] === RUN TestSecretCreateResolve [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-27T07:44:25.319Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestConfigureDaemonLogs [2021-05-27T07:44:25.319Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestCommonOptionsInstallFlags [2021-05-27T07:44:25.319Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-27T07:44:25.319Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-27T07:44:25.319Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-27T07:44:25.319Z] PASS [2021-05-27T07:44:25.319Z] coverage: 18.4% of statements [2021-05-27T07:44:25.319Z] ok github.com/docker/docker/cmd/dockerd 0.325s coverage: 18.4% of statements [2021-05-27T07:44:26.638Z] --- PASS: TestUpdateCPUQuota (10.23s) [2021-05-27T07:44:26.638Z] === RUN TestUpdatePidsLimit [2021-05-27T07:44:26.638Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-27T07:44:26.881Z] === RUN TestContainerStopSignal [2021-05-27T07:44:26.881Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestContainerStopTimeout [2021-05-27T07:44:26.881Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-27T07:44:26.881Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-27T07:44:26.881Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-27T07:44:26.881Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestReplaceAndAppendEnvVars [2021-05-27T07:44:26.881Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-27T07:44:26.881Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-27T07:44:26.881Z] === RUN TestNewMemoryStore [2021-05-27T07:44:26.881Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestAddContainers [2021-05-27T07:44:26.881Z] --- PASS: TestAddContainers (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestGetContainer [2021-05-27T07:44:26.881Z] --- PASS: TestGetContainer (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestDeleteContainer [2021-05-27T07:44:26.881Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestListContainers [2021-05-27T07:44:26.881Z] --- PASS: TestListContainers (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestFirstContainer [2021-05-27T07:44:26.881Z] --- PASS: TestFirstContainer (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestApplyAllContainer [2021-05-27T07:44:26.881Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestIsValidHealthString [2021-05-27T07:44:26.881Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestStateRunStop [2021-05-27T07:44:26.881Z] --- PASS: TestStateRunStop (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestStateTimeoutWait [2021-05-27T07:44:26.881Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-27T07:44:26.881Z] state_test.go:141: Stop callback fired [2021-05-27T07:44:26.881Z] state_test.go:165: Stop callback fired [2021-05-27T07:44:26.881Z] === RUN TestIsValidStateString [2021-05-27T07:44:26.881Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestViewSaveDelete [2021-05-27T07:44:26.881Z] --- PASS: TestViewSaveDelete (0.02s) [2021-05-27T07:44:26.881Z] === RUN TestViewAll [2021-05-27T07:44:26.881Z] --- PASS: TestViewAll (0.01s) [2021-05-27T07:44:26.881Z] === RUN TestViewGet [2021-05-27T07:44:26.881Z] --- PASS: TestViewGet (0.01s) [2021-05-27T07:44:26.881Z] === RUN TestNames [2021-05-27T07:44:26.881Z] --- PASS: TestNames (0.00s) [2021-05-27T07:44:26.881Z] === RUN TestViewWithHealthCheck [2021-05-27T07:44:26.881Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-27T07:44:26.881Z] PASS [2021-05-27T07:44:26.881Z] coverage: 41.5% of statements [2021-05-27T07:44:26.881Z] ok github.com/docker/docker/container 0.328s coverage: 41.5% of statements [2021-05-27T07:44:26.881Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-27T07:44:26.881Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-27T07:44:26.881Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-27T07:44:26.881Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-27T07:44:27.491Z] --- PASS: TestSecretCreateResolve (3.20s) [2021-05-27T07:44:27.491Z] PASS [2021-05-27T07:44:27.491Z] [2021-05-27T07:44:27.491Z] DONE 6 tests in 19.598s [2021-05-27T07:44:27.491Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-27T07:44:27.491Z] ++ 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-05-27T07:44:27.491Z] ++ set -e [2021-05-27T07:44:27.491Z] ++ '[' -n 0 ']' [2021-05-27T07:44:27.491Z] ++ set -x [2021-05-27T07:44:27.491Z] ++ env -i DEST=/go/src/github.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-05-27T07:44:27.577Z] === RUN TestUpdatePidsLimit/no_change [2021-05-27T07:44:27.750Z] INFO: Testing against a local daemon [2021-05-27T07:44:27.750Z] === RUN TestServiceCreateInit [2021-05-27T07:44:27.750Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-27T07:44:28.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-27T07:44:28.774Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-27T07:44:29.824Z] === RUN TestPrepare [2021-05-27T07:44:29.824Z] --- PASS: TestPrepare (0.00s) [2021-05-27T07:44:29.824Z] === RUN TestStart [2021-05-27T07:44:29.824Z] --- PASS: TestStart (0.00s) [2021-05-27T07:44:29.824Z] === RUN TestWaitCancel [2021-05-27T07:44:29.824Z] --- PASS: TestWaitCancel (0.00s) [2021-05-27T07:44:29.824Z] === RUN TestWaitDisabled [2021-05-27T07:44:29.824Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-27T07:44:29.824Z] === RUN TestWaitEnabled [2021-05-27T07:44:29.824Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-27T07:44:29.824Z] === RUN TestRemove [2021-05-27T07:44:29.824Z] --- PASS: TestRemove (0.00s) [2021-05-27T07:44:29.824Z] PASS [2021-05-27T07:44:29.824Z] coverage: 65.3% of statements [2021-05-27T07:44:29.824Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.161s coverage: 65.3% of statements [2021-05-27T07:44:30.675Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-27T07:44:31.824Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-27T07:44:31.824Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-27T07:44:31.824Z] remote: Enumerating objects: 23, done. [2021-05-27T07:44:31.824Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-27T07:44:31.824Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-27T07:44:31.824Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-27T07:44:31.824Z] 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-05-27T07:44:31.824Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-27T07:44:31.824Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-27T07:44:32.049Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-27T07:44:32.142Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e hack/test/unit [2021-05-27T07:44:32.767Z] === RUN TestNewListSecretsFilters [2021-05-27T07:44:32.767Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-27T07:44:32.767Z] === RUN TestNewListConfigsFilters [2021-05-27T07:44:32.767Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-27T07:44:32.767Z] PASS [2021-05-27T07:44:32.767Z] coverage: 0.5% of statements [2021-05-27T07:44:32.767Z] ok github.com/docker/docker/daemon/cluster 0.444s coverage: 0.5% of statements [2021-05-27T07:44:33.233Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-27T07:44:33.422Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-27T07:44:33.700Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-27T07:44:33.700Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-27T07:44:33.700Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-27T07:44:33.701Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-27T07:44:33.701Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-27T07:44:33.701Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-27T07:44:33.701Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-27T07:44:33.701Z] PASS [2021-05-27T07:44:33.701Z] coverage: 35.9% of statements [2021-05-27T07:44:33.701Z] ok github.com/docker/docker/daemon/cluster/convert 0.820s coverage: 35.9% of statements [2021-05-27T07:44:33.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-27T07:44:34.326Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-27T07:44:34.552Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-27T07:44:35.407Z] ? github.com/docker/docker/api [no test files] [2021-05-27T07:44:35.487Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-27T07:44:36.865Z] --- PASS: TestUpdatePidsLimit (10.62s) [2021-05-27T07:44:36.865Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.47s) [2021-05-27T07:44:36.865Z] --- PASS: TestUpdatePidsLimit/no_change (1.36s) [2021-05-27T07:44:36.865Z] --- PASS: TestUpdatePidsLimit/update_lower (1.43s) [2021-05-27T07:44:36.865Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.46s) [2021-05-27T07:44:36.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.36s) [2021-05-27T07:44:36.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.25s) [2021-05-27T07:44:36.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.31s) [2021-05-27T07:44:36.865Z] === RUN TestUpdateRestartPolicy [2021-05-27T07:44:36.865Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-27T07:44:37.103Z] === RUN TestMiddlewares [2021-05-27T07:44:37.103Z] --- PASS: TestMiddlewares (0.00s) [2021-05-27T07:44:37.103Z] PASS [2021-05-27T07:44:37.103Z] coverage: 9.0% of statements [2021-05-27T07:44:37.103Z] ok github.com/docker/docker/api/server 0.106s coverage: 9.0% of statements [2021-05-27T07:44:37.431Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-27T07:44:38.439Z] === RUN TestDiscoveryOptsErrors [2021-05-27T07:44:38.439Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-27T07:44:38.439Z] === RUN TestDiscoveryOpts [2021-05-27T07:44:38.439Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-27T07:44:38.439Z] PASS [2021-05-27T07:44:38.439Z] coverage: 30.0% of statements [2021-05-27T07:44:38.439Z] ok github.com/docker/docker/daemon/discovery 0.068s coverage: 30.0% of statements [2021-05-27T07:44:38.568Z] --- PASS: TestServiceCreateInit (10.94s) [2021-05-27T07:44:38.568Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.44s) [2021-05-27T07:44:38.568Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.46s) [2021-05-27T07:44:38.568Z] === RUN TestCreateServiceMultipleTimes [2021-05-27T07:44:38.804Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-27T07:44:39.995Z] === RUN TestBuilderGC [2021-05-27T07:44:39.995Z] --- PASS: TestBuilderGC (0.00s) [2021-05-27T07:44:39.995Z] === RUN TestDaemonConfigurationNotFound [2021-05-27T07:44:39.995Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-27T07:44:39.995Z] === RUN TestDaemonBrokenConfiguration [2021-05-27T07:44:39.995Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-27T07:44:39.995Z] === RUN TestParseClusterAdvertiseSettings [2021-05-27T07:44:40.462Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestFindConfigurationConflicts [2021-05-27T07:44:40.462Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-27T07:44:40.462Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-27T07:44:40.462Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-27T07:44:40.462Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-27T07:44:40.462Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-27T07:44:40.462Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-27T07:44:40.462Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-27T07:44:40.462Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-27T07:44:40.462Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-27T07:44:40.462Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-27T07:44:40.462Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-27T07:44:40.462Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-27T07:44:40.462Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors (0.08s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.02s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestValidateConfiguration [2021-05-27T07:44:40.462Z] === RUN TestValidateConfiguration/with_label [2021-05-27T07:44:40.462Z] === RUN TestValidateConfiguration/with_dns [2021-05-27T07:44:40.462Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-27T07:44:40.462Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-27T07:44:40.462Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-27T07:44:40.462Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-27T07:44:40.462Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-27T07:44:40.462Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-27T07:44:40.462Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestModifiedDiscoverySettings [2021-05-27T07:44:40.462Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-27T07:44:40.462Z] === RUN TestReloadSetConfigFileNotExist [2021-05-27T07:44:40.462Z] time="2021-05-27T07:44:39Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-27T07:44:40.929Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2021-05-27T07:44:40.929Z] === RUN TestReloadDefaultConfigNotExist [2021-05-27T07:44:40.929Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-27T07:44:40.929Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:44:40.929Z] === RUN TestReloadBadDefaultConfig [2021-05-27T07:44:40.929Z] time="2021-05-27T07:44:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-814350343" [2021-05-27T07:44:40.929Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-27T07:44:40.929Z] === RUN TestReloadWithConflictingLabels [2021-05-27T07:44:40.929Z] time="2021-05-27T07:44:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-494600122" [2021-05-27T07:44:40.929Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-27T07:44:40.929Z] === RUN TestReloadWithDuplicateLabels [2021-05-27T07:44:40.929Z] time="2021-05-27T07:44:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-065777105" [2021-05-27T07:44:40.929Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-05-27T07:44:40.929Z] === RUN TestDaemonConfigurationMerge [2021-05-27T07:44:40.929Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-27T07:44:40.929Z] PASS [2021-05-27T07:44:40.929Z] coverage: 79.7% of statements [2021-05-27T07:44:40.929Z] ok github.com/docker/docker/daemon/config 0.641s coverage: 79.7% of statements [2021-05-27T07:44:41.332Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-27T07:44:41.394Z] === RUN TestVerifyNetworkingConfig [2021-05-27T07:44:41.394Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-27T07:44:41.394Z] === RUN TestGetContainer [2021-05-27T07:44:41.394Z] --- PASS: TestGetContainer (0.00s) [2021-05-27T07:44:41.394Z] === RUN TestValidContainerNames [2021-05-27T07:44:41.394Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-27T07:44:41.394Z] === RUN TestContainerInitDNS [2021-05-27T07:44:41.394Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-27T07:44:41.394Z] daemon_test.go:147: root required [2021-05-27T07:44:41.394Z] === RUN TestMerge [2021-05-27T07:44:41.394Z] --- PASS: TestMerge (0.00s) [2021-05-27T07:44:41.394Z] === RUN TestValidateContainerIsolation [2021-05-27T07:44:41.394Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-27T07:44:41.394Z] === RUN TestFindNetworkErrorType [2021-05-27T07:44:41.394Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-27T07:44:41.394Z] === RUN TestEnsureServicesExist [2021-05-27T07:44:41.394Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-27T07:44:41.394Z] === RUN TestEnsureServicesExistErrors [2021-05-27T07:44:41.394Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-27T07:44:41.394Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-27T07:44:41.394Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-27T07:44:41.394Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-27T07:44:41.394Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestContainerDelete [2021-05-27T07:44:41.395Z] --- PASS: TestContainerDelete (0.01s) [2021-05-27T07:44:41.395Z] === RUN TestContainerDoubleDelete [2021-05-27T07:44:41.395Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestLogContainerEventCopyLabels [2021-05-27T07:44:41.395Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestLogContainerEventWithAttributes [2021-05-27T07:44:41.395Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestNoneHealthcheck [2021-05-27T07:44:41.395Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestHealthStates [2021-05-27T07:44:41.395Z] === RUN TestEventsLog [2021-05-27T07:44:41.395Z] --- PASS: TestEventsLog (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestEventsLogTimeout [2021-05-27T07:44:41.395Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestLogEvents [2021-05-27T07:44:41.395Z] --- PASS: TestLogEvents (0.05s) [2021-05-27T07:44:41.395Z] === RUN TestLoadBufferedEvents [2021-05-27T07:44:41.395Z] time="2021-05-27T07:44:40Z" 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-05-27T07:44:41.395Z] time="2021-05-27T07:44:41Z" 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-05-27T07:44:41.395Z] time="2021-05-27T07:44:41Z" 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-05-27T07:44:41.395Z] time="2021-05-27T07:44:41Z" 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-05-27T07:44:41.395Z] time="2021-05-27T07:44:41Z" 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-05-27T07:44:41.395Z] time="2021-05-27T07:44:41Z" 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-05-27T07:44:41.395Z] time="2021-05-27T07:44:41Z" 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-05-27T07:44:41.395Z] time="2021-05-27T07:44:41Z" 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-05-27T07:44:41.395Z] time="2021-05-27T07:44:41Z" 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-05-27T07:44:41.395Z] time="2021-05-27T07:44:41Z" 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-05-27T07:44:41.395Z] --- PASS: TestHealthStates (0.24s) [2021-05-27T07:44:41.395Z] === RUN TestMaskURLCredentials [2021-05-27T07:44:41.395Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestGetInspectData [2021-05-27T07:44:41.395Z] --- PASS: TestGetInspectData (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestFillLicense [2021-05-27T07:44:41.395Z] --- PASS: TestFillLicense (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestListInvalidFilter [2021-05-27T07:44:41.395Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestNameFilter [2021-05-27T07:44:41.395Z] --- PASS: TestNameFilter (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-27T07:44:41.395Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-27T07:44:41.395Z] === 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-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-27T07:44:41.395Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-27T07:44:41.395Z] --- 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-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-27T07:44:41.395Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestDaemonReloadLabels [2021-05-27T07:44:41.395Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-27T07:44:41.395Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestDaemonReloadMirrors [2021-05-27T07:44:41.395Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-27T07:44:41.395Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-27T07:44:41.395Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestDaemonDiscoveryReload [2021-05-27T07:44:41.395Z] --- PASS: TestLoadBufferedEvents (0.23s) [2021-05-27T07:44:41.395Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-27T07:44:41.395Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-27T07:44:41.395Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-27T07:44:41.395Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-27T07:44:41.395Z] PASS [2021-05-27T07:44:41.395Z] coverage: 50.0% of statements [2021-05-27T07:44:41.395Z] ok github.com/docker/docker/daemon/events 0.426s coverage: 50.0% of statements [2021-05-27T07:44:41.899Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-27T07:44:42.376Z] === RUN TestWaitNodeAttachment [2021-05-27T07:44:42.376Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-27T07:44:42.376Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-27T07:44:42.842Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-05-27T07:44:42.842Z] === RUN TestIsolationConversion [2021-05-27T07:44:42.842Z] === RUN TestIsolationConversion/default [2021-05-27T07:44:42.842Z] === RUN TestIsolationConversion/process [2021-05-27T07:44:42.842Z] === RUN TestIsolationConversion/hyperv [2021-05-27T07:44:42.842Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-27T07:44:42.842Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-27T07:44:42.842Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-27T07:44:42.842Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-27T07:44:42.842Z] === RUN TestContainerLabels [2021-05-27T07:44:42.843Z] --- PASS: TestContainerLabels (0.00s) [2021-05-27T07:44:42.843Z] === RUN TestCredentialSpecConversion [2021-05-27T07:44:42.843Z] === RUN TestCredentialSpecConversion/none [2021-05-27T07:44:42.843Z] === RUN TestCredentialSpecConversion/config [2021-05-27T07:44:42.843Z] === RUN TestCredentialSpecConversion/file [2021-05-27T07:44:42.843Z] === RUN TestCredentialSpecConversion/registry [2021-05-27T07:44:42.843Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-27T07:44:42.843Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-27T07:44:42.843Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-27T07:44:42.843Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-27T07:44:42.843Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-27T07:44:42.843Z] === RUN TestControllerValidateMountBind [2021-05-27T07:44:42.843Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-27T07:44:42.843Z] === RUN TestControllerValidateMountVolume [2021-05-27T07:44:42.843Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-27T07:44:42.843Z] === RUN TestControllerValidateMountTarget [2021-05-27T07:44:42.843Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-27T07:44:42.843Z] === RUN TestControllerValidateMountTmpfs [2021-05-27T07:44:42.843Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-27T07:44:42.843Z] === RUN TestControllerValidateMountInvalidType [2021-05-27T07:44:42.843Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-27T07:44:42.843Z] === RUN TestControllerValidateMountNamedPipe [2021-05-27T07:44:42.843Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-27T07:44:42.843Z] PASS [2021-05-27T07:44:42.843Z] coverage: 11.3% of statements [2021-05-27T07:44:42.843Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.898s coverage: 11.3% of statements [2021-05-27T07:44:42.843Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-27T07:44:42.843Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-27T07:44:43.309Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-05-27T07:44:43.309Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-27T07:44:43.309Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-27T07:44:43.309Z] reload_test.go:520: root required [2021-05-27T07:44:43.309Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-27T07:44:43.309Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-05-27T07:44:43.309Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-27T07:44:43.309Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-05-27T07:44:43.309Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-27T07:44:43.309Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-05-27T07:44:43.309Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-27T07:44:43.309Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-27T07:44:43.309Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-27T07:44:43.309Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-27T07:44:43.309Z] === RUN TestParseVolumesFrom [2021-05-27T07:44:43.309Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-27T07:44:43.309Z] PASS [2021-05-27T07:44:43.309Z] coverage: 9.0% of statements [2021-05-27T07:44:43.309Z] ok github.com/docker/docker/daemon 2.774s coverage: 9.0% of statements [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-27T07:44:43.774Z] === RUN TestIsEmptyDir [2021-05-27T07:44:43.774Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-27T07:44:43.774Z] PASS [2021-05-27T07:44:43.774Z] coverage: 2.3% of statements [2021-05-27T07:44:43.774Z] ok github.com/docker/docker/daemon/graphdriver 0.103s coverage: 2.3% of statements [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-27T07:44:43.774Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-27T07:44:43.774Z] === RUN TestLinkNaming [2021-05-27T07:44:43.774Z] --- PASS: TestLinkNaming (0.00s) [2021-05-27T07:44:43.774Z] === RUN TestLinkNew [2021-05-27T07:44:43.774Z] --- PASS: TestLinkNew (0.00s) [2021-05-27T07:44:43.774Z] === RUN TestLinkEnv [2021-05-27T07:44:43.774Z] --- PASS: TestLinkEnv (0.00s) [2021-05-27T07:44:43.774Z] === RUN TestLinkMultipleEnv [2021-05-27T07:44:43.774Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-27T07:44:43.774Z] === RUN TestLinkPortRangeEnv [2021-05-27T07:44:43.774Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-27T07:44:43.774Z] PASS [2021-05-27T07:44:43.774Z] coverage: 93.0% of statements [2021-05-27T07:44:43.775Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2021-05-27T07:44:46.085Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-27T07:44:46.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-27T07:44:47.458Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-27T07:44:47.458Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-27T07:44:47.458Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-27T07:44:47.458Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-27T07:44:47.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-27T07:44:48.507Z] === RUN TestNewStreamConfig [2021-05-27T07:44:48.507Z] === RUN TestNewStreamConfig/defaults [2021-05-27T07:44:48.507Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-27T07:44:48.507Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-27T07:44:48.507Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-27T07:44:48.507Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-27T07:44:48.507Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-27T07:44:48.507Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-27T07:44:48.507Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-27T07:44:48.507Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-27T07:44:48.507Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-27T07:44:48.507Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-27T07:44:48.507Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-27T07:44:48.507Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-27T07:44:48.507Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-27T07:44:48.507Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-27T07:44:48.507Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-27T07:44:48.507Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-27T07:44:48.507Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-27T07:44:48.507Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-27T07:44:48.507Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-27T07:44:48.508Z] time="2021-05-27T07:44:47Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-27T07:44:48.508Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2021-05-27T07:44:48.508Z] === RUN TestCreateSuccess [2021-05-27T07:44:48.508Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCreateLogGroupSuccess [2021-05-27T07:44:48.508Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCreateError [2021-05-27T07:44:48.508Z] --- PASS: TestCreateError (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCreateAlreadyExists [2021-05-27T07:44:48.508Z] time="2021-05-27T07:44:47Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-27T07:44:48.508Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestLogClosed [2021-05-27T07:44:48.508Z] --- PASS: TestLogClosed (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestLogBlocking [2021-05-27T07:44:48.508Z] --- PASS: TestLogBlocking (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-27T07:44:48.508Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestLogNonBlockingBufferFull [2021-05-27T07:44:48.508Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestPublishBatchSuccess [2021-05-27T07:44:48.508Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestPublishBatchError [2021-05-27T07:44:48.508Z] time="2021-05-27T07:44:47Z" level=error msg=Error [2021-05-27T07:44:48.508Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-27T07:44:48.508Z] time="2021-05-27T07:44:47Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-27T07:44:48.508Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-27T07:44:48.508Z] time="2021-05-27T07:44:47Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-27T07:44:48.508Z] time="2021-05-27T07:44:47Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-27T07:44:48.508Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchSimple [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchTicker [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchMultilinePattern [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchClose [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestEffectiveLen [2021-05-27T07:44:48.508Z] === RUN TestEffectiveLen/0/Hello [2021-05-27T07:44:48.508Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-27T07:44:48.508Z] === RUN TestEffectiveLen/2/🙃 [2021-05-27T07:44:48.508Z] === RUN TestEffectiveLen/3/���� [2021-05-27T07:44:48.508Z] === RUN TestEffectiveLen/4/He��o [2021-05-27T07:44:48.508Z] === RUN TestEffectiveLen/5/ [2021-05-27T07:44:48.508Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestFindValidSplit [2021-05-27T07:44:48.508Z] === RUN TestFindValidSplit/0/ [2021-05-27T07:44:48.508Z] === RUN TestFindValidSplit/1/Hello [2021-05-27T07:44:48.508Z] === RUN TestFindValidSplit/2/Hello [2021-05-27T07:44:48.508Z] === RUN TestFindValidSplit/3/Hello [2021-05-27T07:44:48.508Z] === RUN TestFindValidSplit/4/🙃 [2021-05-27T07:44:48.508Z] === RUN TestFindValidSplit/5/🙃 [2021-05-27T07:44:48.508Z] === RUN TestFindValidSplit/6/a� [2021-05-27T07:44:48.508Z] === RUN TestFindValidSplit/7/a� [2021-05-27T07:44:48.508Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1044: [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1045: [2021-05-27T07:44:48.508Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1044: Hello [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1045: [2021-05-27T07:44:48.508Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1044: He [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1045: llo [2021-05-27T07:44:48.508Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1044: [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1045: Hello [2021-05-27T07:44:48.508Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1044: [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-27T07:44:48.508Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1045: [2021-05-27T07:44:48.508Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1044: a [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1045: � [2021-05-27T07:44:48.508Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1044: a� [2021-05-27T07:44:48.508Z] cloudwatchlogs_test.go:1045: [2021-05-27T07:44:48.508Z] === RUN TestProcessEventEmoji [2021-05-27T07:44:48.508Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchLineSplit [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchMaxEvents [2021-05-27T07:44:48.508Z] === RUN TestAdapterReadLogs [2021-05-27T07:44:48.508Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCopier [2021-05-27T07:44:48.508Z] --- PASS: TestCopier (0.02s) [2021-05-27T07:44:48.508Z] === RUN TestCopierLongLines [2021-05-27T07:44:48.508Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCopierSlow [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchMaxTotalBytes (0.06s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-05-27T07:44:48.508Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-27T07:44:48.508Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-05-27T07:44:48.508Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-27T07:44:48.508Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-27T07:44:48.508Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-27T07:44:48.508Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-27T07:44:48.508Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-27T07:44:48.508Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-27T07:44:48.508Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-27T07:44:48.508Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-27T07:44:48.508Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-27T07:44:48.508Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-27T07:44:48.508Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-27T07:44:48.508Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-27T07:44:48.508Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-27T07:44:48.508Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-27T07:44:48.508Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-27T07:44:48.508Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-27T07:44:48.508Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-27T07:44:48.508Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-27T07:44:48.508Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-27T07:44:48.508Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-27T07:44:48.508Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestCreateTagSuccess [2021-05-27T07:44:48.508Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-27T07:44:48.508Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-27T07:44:48.508Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-27T07:44:48.508Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-27T07:44:48.508Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-27T07:44:48.508Z] PASS [2021-05-27T07:44:48.508Z] coverage: 77.8% of statements [2021-05-27T07:44:48.508Z] ok github.com/docker/docker/daemon/logger/awslogs 0.763s coverage: 77.8% of statements [2021-05-27T07:44:48.508Z] --- PASS: TestCopierSlow (0.20s) [2021-05-27T07:44:48.508Z] === RUN TestCopierWithSized [2021-05-27T07:44:48.508Z] === RUN TestCopierWithSized/as_is [2021-05-27T07:44:48.508Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-27T07:44:48.508Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-27T07:44:48.508Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-27T07:44:48.508Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-05-27T07:44:48.508Z] === RUN TestCopierWithPartial [2021-05-27T07:44:48.508Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestRingLogger [2021-05-27T07:44:48.508Z] --- PASS: TestRingLogger (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestRingCap [2021-05-27T07:44:48.508Z] --- PASS: TestRingCap (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestRingClose [2021-05-27T07:44:48.508Z] --- PASS: TestRingClose (0.00s) [2021-05-27T07:44:48.508Z] === RUN TestRingDrain [2021-05-27T07:44:48.508Z] --- PASS: TestRingDrain (0.00s) [2021-05-27T07:44:48.508Z] PASS [2021-05-27T07:44:48.508Z] coverage: 43.5% of statements [2021-05-27T07:44:48.508Z] ok github.com/docker/docker/daemon/logger 0.440s coverage: 43.5% of statements [2021-05-27T07:44:48.974Z] === RUN TestSearchRegistryForImagesErrors [2021-05-27T07:44:49.432Z] --- PASS: TestServicePlugin (30.88s) [2021-05-27T07:44:49.432Z] plugin_test.go:62: [d14174651becb] joining swarm manager [de956d85a4b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T07:44:49.432Z] plugin_test.go:65: [de4b80b6b3b65] joining swarm manager [de956d85a4b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T07:44:49.432Z] === RUN TestServiceUpdateLabel [2021-05-27T07:44:49.439Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-27T07:44:49.439Z] === RUN TestSearchRegistryForImages [2021-05-27T07:44:49.439Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-27T07:44:49.439Z] === RUN TestOnlyPlatformWithFallback [2021-05-27T07:44:49.439Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-27T07:44:49.439Z] === RUN TestImageDelete [2021-05-27T07:44:49.439Z] === RUN TestImageDelete/no_lease [2021-05-27T07:44:49.439Z] === RUN TestImageDelete/lease_exists [2021-05-27T07:44:49.439Z] === RUN TestJSONFileLogger [2021-05-27T07:44:49.439Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-27T07:44:49.439Z] === RUN TestJSONFileLoggerWithTags [2021-05-27T07:44:49.439Z] --- PASS: TestImageDelete (0.09s) [2021-05-27T07:44:49.439Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-27T07:44:49.439Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-05-27T07:44:49.439Z] === RUN TestContentStoreForPull [2021-05-27T07:44:49.439Z] --- PASS: TestJSONFileLoggerWithTags (0.02s) [2021-05-27T07:44:49.439Z] === RUN TestJSONFileLoggerWithOpts [2021-05-27T07:44:49.439Z] --- PASS: TestJSONFileLoggerWithOpts (0.06s) [2021-05-27T07:44:49.439Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-27T07:44:49.439Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-05-27T07:44:49.439Z] === RUN TestEncodeDecode [2021-05-27T07:44:49.439Z] === PAUSE TestEncodeDecode [2021-05-27T07:44:49.439Z] === RUN TestUnexpectedEOF [2021-05-27T07:44:49.905Z] --- PASS: TestContentStoreForPull (0.37s) [2021-05-27T07:44:49.905Z] PASS [2021-05-27T07:44:49.905Z] coverage: 6.7% of statements [2021-05-27T07:44:49.905Z] time="2021-05-27T07:44:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-27T07:44:49.905Z] time="2021-05-27T07:44:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-27T07:44:49.905Z] --- PASS: TestUnexpectedEOF (0.30s) [2021-05-27T07:44:49.905Z] === CONT TestEncodeDecode [2021-05-27T07:44:49.905Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-27T07:44:49.905Z] PASS [2021-05-27T07:44:49.905Z] coverage: 69.9% of statements [2021-05-27T07:44:49.905Z] ok github.com/docker/docker/daemon/images 0.810s coverage: 6.7% of statements [2021-05-27T07:44:49.905Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.519s coverage: 69.9% of statements [2021-05-27T07:44:49.905Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-27T07:44:49.905Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-27T07:44:49.905Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-27T07:44:49.905Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-27T07:44:49.905Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-27T07:44:49.905Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-27T07:44:49.905Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-27T07:44:50.248Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2021-05-27T07:44:50.370Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-27T07:44:50.370Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-27T07:44:50.370Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-27T07:44:50.370Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2021-05-27T07:44:50.370Z] === RUN TestFastTimeMarshalJSON [2021-05-27T07:44:50.813Z] --- PASS: TestServiceUpdateLabel (2.50s) [2021-05-27T07:44:50.813Z] === RUN TestServiceUpdateSecrets [2021-05-27T07:44:50.836Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2021-05-27T07:44:50.836Z] PASS [2021-05-27T07:44:50.836Z] coverage: 87.2% of statements [2021-05-27T07:44:50.836Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.370s coverage: 87.2% of statements [2021-05-27T07:44:51.642Z] --- PASS: TestUpdateRestartPolicy (14.87s) [2021-05-27T07:44:51.642Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-27T07:44:51.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-27T07:44:51.816Z] === RUN TestWriteLog [2021-05-27T07:44:51.816Z] === PAUSE TestWriteLog [2021-05-27T07:44:51.816Z] === RUN TestReadLog [2021-05-27T07:44:51.816Z] === PAUSE TestReadLog [2021-05-27T07:44:51.816Z] === CONT TestWriteLog [2021-05-27T07:44:51.816Z] === CONT TestReadLog [2021-05-27T07:44:52.209Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-27T07:44:52.281Z] --- PASS: TestWriteLog (0.00s) [2021-05-27T07:44:52.281Z] === RUN TestReadLog/tail_exact [2021-05-27T07:44:52.281Z] === RUN TestReadLog/tail_less_than_available [2021-05-27T07:44:52.281Z] === RUN TestReadLog/tail_more_than_available [2021-05-27T07:44:52.281Z] --- PASS: TestReadLog (0.25s) [2021-05-27T07:44:52.281Z] --- PASS: TestReadLog/tail_exact (0.22s) [2021-05-27T07:44:52.281Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-27T07:44:52.281Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-27T07:44:52.281Z] PASS [2021-05-27T07:44:52.281Z] coverage: 75.2% of statements [2021-05-27T07:44:52.281Z] ok github.com/docker/docker/daemon/logger/local 0.389s coverage: 75.2% of statements [2021-05-27T07:44:52.281Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-27T07:44:52.776Z] --- PASS: TestUpdateRestartWithAutoRemove (1.17s) [2021-05-27T07:44:52.776Z] === RUN TestWaitNonBlocked [2021-05-27T07:44:52.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:44:52.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:44:52.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:44:52.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:44:52.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T07:44:52.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T07:44:53.262Z] === RUN TestOpenFileDelete [2021-05-27T07:44:53.262Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-27T07:44:53.262Z] === RUN TestOpenFileRename [2021-05-27T07:44:53.262Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-27T07:44:53.262Z] === RUN TestParseLogTagDefaultTag [2021-05-27T07:44:53.262Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-27T07:44:53.262Z] === RUN TestParseLogTag [2021-05-27T07:44:53.262Z] --- PASS: TestParseLogTag (0.00s) [2021-05-27T07:44:53.262Z] === RUN TestParseLogTagEmptyTag [2021-05-27T07:44:53.262Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-27T07:44:53.262Z] === RUN TestTailFiles [2021-05-27T07:44:53.262Z] --- PASS: TestTailFiles (0.00s) [2021-05-27T07:44:53.262Z] === RUN TestFollowLogsConsumerGone [2021-05-27T07:44:53.262Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-27T07:44:53.262Z] === RUN TestFollowLogsProducerGone [2021-05-27T07:44:53.262Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-05-27T07:44:53.262Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-27T07:44:53.262Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-27T07:44:53.262Z] === RUN TestCheckCapacityAndRotate [2021-05-27T07:44:53.262Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-27T07:44:53.262Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-27T07:44:53.727Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-05-27T07:44:53.727Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-27T07:44:53.727Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-05-27T07:44:53.727Z] PASS [2021-05-27T07:44:53.727Z] coverage: 50.9% of statements [2021-05-27T07:44:53.727Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.336s coverage: 50.9% of statements [2021-05-27T07:44:53.727Z] === RUN TestLog [2021-05-27T07:44:53.727Z] --- PASS: TestLog (0.01s) [2021-05-27T07:44:53.727Z] PASS [2021-05-27T07:44:53.727Z] coverage: 31.5% of statements [2021-05-27T07:44:54.193Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.097s coverage: 31.5% of statements [2021-05-27T07:44:54.193Z] === RUN TestValidateLogOpt [2021-05-27T07:44:54.193Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-27T07:44:54.193Z] === RUN TestNewMissedConfig [2021-05-27T07:44:54.193Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-27T07:44:54.193Z] === RUN TestNewMissedUrl [2021-05-27T07:44:54.193Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-27T07:44:54.193Z] === RUN TestNewMissedToken [2021-05-27T07:44:54.193Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-27T07:44:54.193Z] === RUN TestNewWithProxy [2021-05-27T07:44:54.193Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-27T07:44:54.193Z] === RUN TestDefault [2021-05-27T07:44:54.193Z] --- PASS: TestDefault (0.01s) [2021-05-27T07:44:54.193Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-27T07:44:54.193Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-27T07:44:54.193Z] === RUN TestJsonFormat [2021-05-27T07:44:54.193Z] --- PASS: TestJsonFormat (0.01s) [2021-05-27T07:44:54.193Z] === RUN TestRawFormat [2021-05-27T07:44:54.193Z] --- PASS: TestRawFormat (0.00s) [2021-05-27T07:44:54.193Z] === RUN TestRawFormatWithLabels [2021-05-27T07:44:54.658Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-27T07:44:54.658Z] === RUN TestRawFormatWithoutTag [2021-05-27T07:44:54.658Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-27T07:44:54.658Z] === RUN TestBatching [2021-05-27T07:44:54.658Z] --- PASS: TestBatching (0.29s) [2021-05-27T07:44:54.658Z] === RUN TestFrequency [2021-05-27T07:44:55.124Z] --- PASS: TestFrequency (0.34s) [2021-05-27T07:44:55.124Z] === RUN TestOneMessagePerRequest [2021-05-27T07:44:55.124Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-27T07:44:55.124Z] === RUN TestVerify [2021-05-27T07:44:55.124Z] --- PASS: TestVerify (0.00s) [2021-05-27T07:44:55.124Z] === RUN TestSkipVerify [2021-05-27T07:44:55.124Z] === RUN TestNewParse [2021-05-27T07:44:55.124Z] --- PASS: TestNewParse (0.00s) [2021-05-27T07:44:55.124Z] PASS [2021-05-27T07:44:55.124Z] coverage: 8.3% of statements [2021-05-27T07:44:55.124Z] ok github.com/docker/docker/daemon/logger/templates 0.062s coverage: 8.3% of statements [2021-05-27T07:44:55.124Z] time="2021-05-27T07:44:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.308Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-27T07:44:55.308Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.23s) [2021-05-27T07:44:55.308Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.30s) [2021-05-27T07:44:55.308Z] === RUN TestWaitBlocked [2021-05-27T07:44:55.308Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:44:55.308Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:44:55.308Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:44:55.308Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:44:55.308Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-27T07:44:55.308Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.590Z] --- PASS: TestSkipVerify (0.59s) [2021-05-27T07:44:55.590Z] === RUN TestBufferMaximum [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101495.383676\",\"host\":\"586c3c57681f\"}'" [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101495.383676\",\"host\":\"586c3c57681f\"}'" [2021-05-27T07:44:55.590Z] --- PASS: TestBufferMaximum (0.01s) [2021-05-27T07:44:55.590Z] === RUN TestServerAlwaysDown [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101495.388676\",\"host\":\"586c3c57681f\"}'" [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101495.388676\",\"host\":\"586c3c57681f\"}'" [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101495.388676\",\"host\":\"586c3c57681f\"}'" [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101495.390675\",\"host\":\"586c3c57681f\"}'" [2021-05-27T07:44:55.590Z] time="2021-05-27T07:44:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101495.390675\",\"host\":\"586c3c57681f\"}'" [2021-05-27T07:44:55.590Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-27T07:44:55.590Z] === RUN TestCannotSendAfterClose [2021-05-27T07:44:55.590Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-27T07:44:55.590Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-27T07:44:55.590Z] === RUN TestParseLogFormat [2021-05-27T07:44:55.590Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-27T07:44:55.590Z] === RUN TestValidateLogOptEmpty [2021-05-27T07:44:55.590Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-27T07:44:55.590Z] === RUN TestValidateSyslogAddress [2021-05-27T07:44:55.590Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-27T07:44:55.590Z] === RUN TestParseAddressDefaultPort [2021-05-27T07:44:55.590Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-27T07:44:55.590Z] === RUN TestValidateSyslogFacility [2021-05-27T07:44:55.590Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-27T07:44:55.590Z] === RUN TestValidateLogOptSyslogFormat [2021-05-27T07:44:55.590Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-27T07:44:55.590Z] === RUN TestValidateLogOpt [2021-05-27T07:44:55.590Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-27T07:44:55.590Z] PASS [2021-05-27T07:44:55.590Z] coverage: 46.8% of statements [2021-05-27T07:44:55.590Z] ok github.com/docker/docker/daemon/logger/syslog 0.158s coverage: 46.8% of statements [2021-05-27T07:44:56.571Z] time="2021-05-27T07:44:56Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-27T07:44:56.571Z] time="2021-05-27T07:44:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"586c3c57681f\"}'" [2021-05-27T07:44:56.571Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-27T07:44:56.571Z] PASS [2021-05-27T07:44:56.571Z] coverage: 82.5% of statements [2021-05-27T07:44:56.571Z] ok github.com/docker/docker/daemon/logger/splunk 2.404s coverage: 82.5% of statements [2021-05-27T07:44:56.571Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-27T07:44:56.571Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-27T07:44:56.571Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-27T07:44:57.259Z] --- PASS: TestWaitBlocked (0.04s) [2021-05-27T07:44:57.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.86s) [2021-05-27T07:44:57.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.04s) [2021-05-27T07:44:57.259Z] === CONT TestContainerStartOnDaemonRestart [2021-05-27T07:44:57.259Z] === CONT TestContainerKillOnDaemonStart [2021-05-27T07:44:58.774Z] === RUN TestV1IDService [2021-05-27T07:44:58.774Z] --- PASS: TestV1IDService (0.07s) [2021-05-27T07:44:58.774Z] === RUN TestV2MetadataService [2021-05-27T07:44:59.240Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-27T07:44:59.240Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-27T07:44:59.240Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-27T07:44:59.240Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-27T07:44:59.240Z] === RUN TestContinueOnError_NeverContinue [2021-05-27T07:44:59.240Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-27T07:44:59.240Z] === RUN TestManifestStore [2021-05-27T07:44:59.240Z] === RUN TestManifestStore/no_remote_or_local [2021-05-27T07:44:59.240Z] === RUN TestSuccessfulDownload [2021-05-27T07:44:59.240Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-27T07:44:59.240Z] download_test.go:268: Needs fixing on Windows [2021-05-27T07:44:59.240Z] === RUN TestCancelledDownload [2021-05-27T07:44:59.240Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-27T07:44:59.240Z] === RUN TestMaxDownloadAttempts [2021-05-27T07:44:59.240Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-27T07:44:59.240Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-27T07:44:59.240Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-27T07:44:59.240Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-27T07:44:59.240Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-27T07:44:59.240Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-27T07:44:59.240Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-27T07:44:59.240Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-27T07:44:59.240Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-27T07:44:59.240Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-27T07:44:59.240Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-27T07:44:59.240Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-27T07:44:59.240Z] time="2021-05-27T07:44:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local079851731\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-27T07:44:59.240Z] === RUN TestManifestStore/no_local_cache [2021-05-27T07:44:59.240Z] === RUN TestManifestStore/with_local_cache [2021-05-27T07:44:59.240Z] === RUN TestManifestStore/unknown_media_type [2021-05-27T07:44:59.240Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-27T07:44:59.240Z] time="2021-05-27T07:44:59Z" level=warning msg="reference for unknown type: " [2021-05-27T07:44:59.240Z] time="2021-05-27T07:44:59Z" level=warning msg="reference for unknown type: " [2021-05-27T07:44:59.240Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-27T07:44:59.240Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-27T07:44:59.240Z] time="2021-05-27T07:44:59Z" level=warning msg="reference for unknown type: " [2021-05-27T07:44:59.240Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-27T07:44:59.240Z] time="2021-05-27T07:44:59Z" level=warning msg="reference for unknown type: " [2021-05-27T07:44:59.240Z] time="2021-05-27T07:44:59Z" level=warning msg="reference for unknown type: " [2021-05-27T07:44:59.240Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-27T07:44:59.240Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-27T07:44:59.240Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-27T07:44:59.240Z] time="2021-05-27T07:44:59Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore (0.37s) [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-27T07:44:59.240Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-05-27T07:44:59.240Z] === RUN TestDetectManifestBlobMediaType [2021-05-27T07:44:59.240Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-27T07:44:59.240Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-27T07:44:59.240Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-27T07:44:59.240Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-27T07:44:59.240Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-27T07:44:59.240Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-27T07:44:59.240Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-27T07:44:59.240Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-27T07:44:59.240Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-27T07:44:59.240Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-27T07:44:59.240Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-27T07:44:59.240Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-27T07:44:59.240Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-27T07:44:59.240Z] === RUN TestFixManifestLayers [2021-05-27T07:44:59.240Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-27T07:44:59.240Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-27T07:44:59.240Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-27T07:44:59.240Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-27T07:44:59.240Z] === RUN TestFixManifestLayersBadParent [2021-05-27T07:44:59.240Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-27T07:44:59.240Z] === RUN TestValidateManifest [2021-05-27T07:44:59.240Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-27T07:44:59.240Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-27T07:44:59.240Z] === RUN TestFormatPlatform [2021-05-27T07:44:59.240Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-27T07:44:59.240Z] === RUN TestGetRepositoryMountCandidates [2021-05-27T07:44:59.240Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-27T07:44:59.240Z] === RUN TestLayerAlreadyExists [2021-05-27T07:44:59.240Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-27T07:44:59.240Z] 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-05-27T07:44:59.240Z] 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-05-27T07:44:59.240Z] 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-05-27T07:44:59.240Z] 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-05-27T07:44:59.240Z] 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-05-27T07:44:59.240Z] 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-05-27T07:44:59.240Z] === RUN TestWhenEmptyAuthConfig [2021-05-27T07:44:59.706Z] time="2021-05-27T07:44:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-27T07:44:59.706Z] time="2021-05-27T07:44:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-27T07:44:59.706Z] time="2021-05-27T07:44:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-27T07:44:59.706Z] time="2021-05-27T07:44:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-27T07:44:59.706Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-27T07:44:59.706Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2021-05-27T07:44:59.706Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2021-05-27T07:44:59.706Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2021-05-27T07:44:59.706Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2021-05-27T07:44:59.706Z] === RUN TestTransfer [2021-05-27T07:44:59.706Z] --- PASS: TestTransfer (0.12s) [2021-05-27T07:44:59.706Z] === RUN TestConcurrencyLimit [2021-05-27T07:44:59.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-27T07:45:00.171Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-05-27T07:45:00.171Z] === RUN TestInactiveJobs [2021-05-27T07:45:00.171Z] --- PASS: TestV2MetadataService (1.14s) [2021-05-27T07:45:00.171Z] PASS [2021-05-27T07:45:00.171Z] coverage: 48.2% of statements [2021-05-27T07:45:00.171Z] ok github.com/docker/docker/distribution/metadata 1.333s coverage: 48.2% of statements [2021-05-27T07:45:00.171Z] === RUN TestNotFound [2021-05-27T07:45:00.171Z] --- PASS: TestNotFound (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestConflict [2021-05-27T07:45:00.171Z] --- PASS: TestConflict (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestForbidden [2021-05-27T07:45:00.171Z] --- PASS: TestForbidden (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestInvalidParameter [2021-05-27T07:45:00.171Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestNotImplemented [2021-05-27T07:45:00.171Z] --- PASS: TestNotImplemented (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestNotModified [2021-05-27T07:45:00.171Z] --- PASS: TestNotModified (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestUnauthorized [2021-05-27T07:45:00.171Z] --- PASS: TestUnauthorized (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestUnknown [2021-05-27T07:45:00.171Z] --- PASS: TestUnknown (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestCancelled [2021-05-27T07:45:00.171Z] --- PASS: TestCancelled (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestDeadline [2021-05-27T07:45:00.171Z] --- PASS: TestDeadline (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestDataLoss [2021-05-27T07:45:00.171Z] --- PASS: TestDataLoss (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestUnavailable [2021-05-27T07:45:00.171Z] --- PASS: TestUnavailable (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestSystem [2021-05-27T07:45:00.171Z] --- PASS: TestSystem (0.00s) [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Not_Found [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Bad_Request [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Conflict [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Unauthorized [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Forbidden [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Not_Modified [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-27T07:45:00.171Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-27T07:45:00.171Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-27T07:45:00.171Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-27T07:45:00.171Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-27T07:45:00.171Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-27T07:45:00.171Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-27T07:45:00.171Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-27T07:45:00.171Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-27T07:45:00.171Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-27T07:45:00.171Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-27T07:45:00.172Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-27T07:45:00.172Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-27T07:45:00.172Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-27T07:45:00.172Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-27T07:45:00.172Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-27T07:45:00.172Z] PASS [2021-05-27T07:45:00.172Z] coverage: 53.1% of statements [2021-05-27T07:45:00.172Z] ok github.com/docker/docker/errdefs 0.093s coverage: 53.1% of statements [2021-05-27T07:45:00.522Z] --- PASS: TestCreateServiceMultipleTimes (18.79s) [2021-05-27T07:45:00.522Z] === RUN TestCreateServiceConflict [2021-05-27T07:45:00.522Z] --- PASS: TestCreateServiceConflict (3.08s) [2021-05-27T07:45:00.522Z] === RUN TestCreateServiceMaxReplicas [2021-05-27T07:45:00.637Z] --- PASS: TestInactiveJobs (0.38s) [2021-05-27T07:45:00.637Z] === RUN TestWatchRelease [2021-05-27T07:45:00.637Z] --- PASS: TestWatchRelease (0.04s) [2021-05-27T07:45:00.637Z] === RUN TestWatchFinishedTransfer [2021-05-27T07:45:00.637Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-27T07:45:00.637Z] === RUN TestDuplicateTransfer [2021-05-27T07:45:00.637Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-05-27T07:45:00.637Z] === RUN TestSuccessfulUpload [2021-05-27T07:45:00.637Z] --- PASS: TestWhenEmptyAuthConfig (1.38s) [2021-05-27T07:45:00.637Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-27T07:45:00.637Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-27T07:45:00.637Z] === RUN TestTokenPassThru [2021-05-27T07:45:00.637Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-27T07:45:00.637Z] === RUN TestTokenPassThruDifferentHost [2021-05-27T07:45:00.637Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2021-05-27T07:45:00.637Z] PASS [2021-05-27T07:45:00.637Z] coverage: 23.6% of statements [2021-05-27T07:45:00.637Z] time="2021-05-27T07:45:00Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-27T07:45:00.637Z] ok github.com/docker/docker/distribution 1.953s coverage: 23.6% of statements [2021-05-27T07:45:00.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-27T07:45:01.110Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-05-27T07:45:01.110Z] === RUN TestCancelledUpload [2021-05-27T07:45:01.110Z] --- PASS: TestCancelledUpload (0.02s) [2021-05-27T07:45:01.110Z] PASS [2021-05-27T07:45:01.110Z] coverage: 76.8% of statements [2021-05-27T07:45:01.110Z] ok github.com/docker/docker/distribution/xfer 2.073s coverage: 76.8% of statements [2021-05-27T07:45:01.110Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-27T07:45:01.110Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-27T07:45:02.628Z] --- PASS: TestContainerStartOnDaemonRestart (5.32s) [2021-05-27T07:45:02.628Z] === CONT TestIpcModeOlderClient [2021-05-27T07:45:02.628Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-05-27T07:45:02.628Z] === CONT TestDaemonHostGatewayIP [2021-05-27T07:45:02.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-27T07:45:03.316Z] === RUN TestFSGetInvalidData [2021-05-27T07:45:03.316Z] --- PASS: TestFSGetInvalidData (0.03s) [2021-05-27T07:45:03.316Z] === RUN TestFSInvalidSet [2021-05-27T07:45:03.316Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-27T07:45:03.316Z] === RUN TestFSInvalidRoot [2021-05-27T07:45:03.316Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-27T07:45:03.316Z] === RUN TestFSMetadataGetSet [2021-05-27T07:45:03.316Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-05-27T07:45:03.316Z] === RUN TestFSInvalidWalker [2021-05-27T07:45:03.316Z] === RUN TestCompare [2021-05-27T07:45:03.316Z] --- PASS: TestCompare (0.00s) [2021-05-27T07:45:03.316Z] PASS [2021-05-27T07:45:03.316Z] coverage: 19.2% of statements [2021-05-27T07:45:03.316Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-27T07:45:03.316Z] === RUN TestFSGetSet [2021-05-27T07:45:03.316Z] ok github.com/docker/docker/image/cache 0.290s coverage: 19.2% of statements [2021-05-27T07:45:03.783Z] --- PASS: TestFSGetSet (0.02s) [2021-05-27T07:45:03.783Z] === RUN TestFSGetUnsetKey [2021-05-27T07:45:03.783Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-27T07:45:03.783Z] === RUN TestFSGetEmptyData [2021-05-27T07:45:03.783Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-27T07:45:03.783Z] === RUN TestFSDelete [2021-05-27T07:45:03.783Z] --- PASS: TestFSDelete (0.03s) [2021-05-27T07:45:03.783Z] === RUN TestFSWalker [2021-05-27T07:45:03.783Z] --- PASS: TestFSWalker (0.02s) [2021-05-27T07:45:03.783Z] === RUN TestFSWalkerStopOnError [2021-05-27T07:45:03.783Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-05-27T07:45:03.783Z] === RUN TestNewFromJSON [2021-05-27T07:45:03.783Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-27T07:45:03.783Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-27T07:45:03.783Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-27T07:45:03.783Z] === RUN TestMarshalKeyOrder [2021-05-27T07:45:03.783Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-27T07:45:03.783Z] === RUN TestHistoryEqual [2021-05-27T07:45:03.783Z] --- PASS: TestHistoryEqual (0.20s) [2021-05-27T07:45:03.783Z] === RUN TestImage [2021-05-27T07:45:03.783Z] --- PASS: TestImage (0.00s) [2021-05-27T07:45:03.783Z] === RUN TestImageOSNotEmpty [2021-05-27T07:45:03.783Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-27T07:45:03.783Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-27T07:45:03.783Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-27T07:45:03.783Z] === RUN TestCreate [2021-05-27T07:45:03.783Z] --- PASS: TestCreate (0.01s) [2021-05-27T07:45:03.783Z] === RUN TestRestore [2021-05-27T07:45:03.783Z] time="2021-05-27T07:45:03Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-27T07:45:03.783Z] --- PASS: TestRestore (0.05s) [2021-05-27T07:45:03.783Z] === RUN TestAddDelete [2021-05-27T07:45:03.783Z] --- PASS: TestAddDelete (0.02s) [2021-05-27T07:45:03.783Z] === RUN TestSearchAfterDelete [2021-05-27T07:45:03.783Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-27T07:45:03.783Z] === RUN TestParentReset [2021-05-27T07:45:03.783Z] --- PASS: TestParentReset (0.04s) [2021-05-27T07:45:03.783Z] === RUN TestGetAndSetLastUpdated [2021-05-27T07:45:04.248Z] --- PASS: TestGetAndSetLastUpdated (0.10s) [2021-05-27T07:45:04.248Z] === RUN TestStoreLen [2021-05-27T07:45:04.248Z] --- PASS: TestStoreLen (0.09s) [2021-05-27T07:45:04.248Z] PASS [2021-05-27T07:45:04.248Z] coverage: 86.6% of statements [2021-05-27T07:45:04.248Z] ok github.com/docker/docker/image 0.953s coverage: 86.6% of statements [2021-05-27T07:45:04.714Z] === RUN TestValidateManifest [2021-05-27T07:45:04.714Z] === RUN TestValidateManifest/nil [2021-05-27T07:45:04.714Z] === RUN TestValidateManifest/non-nil [2021-05-27T07:45:04.714Z] --- PASS: TestValidateManifest (0.00s) [2021-05-27T07:45:04.714Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-27T07:45:04.714Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-27T07:45:04.714Z] PASS [2021-05-27T07:45:04.714Z] coverage: 0.6% of statements [2021-05-27T07:45:04.714Z] ok github.com/docker/docker/image/tarexport 0.098s coverage: 0.6% of statements [2021-05-27T07:45:04.714Z] === RUN TestMakeV1ConfigFromConfig [2021-05-27T07:45:04.714Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-27T07:45:04.714Z] PASS [2021-05-27T07:45:04.714Z] coverage: 25.0% of statements [2021-05-27T07:45:04.714Z] ok github.com/docker/docker/image/v1 0.106s coverage: 25.0% of statements [2021-05-27T07:45:04.714Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-27T07:45:04.729Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2021-05-27T07:45:04.729Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-27T07:45:05.417Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-27T07:45:05.983Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-27T07:45:06.273Z] === RUN TestSerialization [2021-05-27T07:45:06.273Z] --- PASS: TestSerialization (0.05s) [2021-05-27T07:45:06.273Z] PASS [2021-05-27T07:45:06.273Z] coverage: 87.5% of statements [2021-05-27T07:45:06.273Z] ok github.com/docker/docker/libcontainerd/queue 0.108s coverage: 87.5% of statements [2021-05-27T07:45:07.829Z] === RUN TestEmptyLayer [2021-05-27T07:45:07.829Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-27T07:45:07.829Z] === RUN TestCommitFailure [2021-05-27T07:45:07.829Z] --- PASS: TestCommitFailure (0.01s) [2021-05-27T07:45:07.829Z] === RUN TestStartTransactionFailure [2021-05-27T07:45:07.829Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-27T07:45:07.829Z] === RUN TestGetOrphan [2021-05-27T07:45:07.829Z] --- PASS: TestGetOrphan (0.02s) [2021-05-27T07:45:07.829Z] === RUN TestMountAndRegister [2021-05-27T07:45:08.295Z] --- PASS: TestMountAndRegister (0.06s) [2021-05-27T07:45:08.295Z] layer_test.go:271: Layer size: 14 [2021-05-27T07:45:08.295Z] === RUN TestLayerRelease [2021-05-27T07:45:08.295Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-27T07:45:08.295Z] layer_test.go:304: Failing on Windows [2021-05-27T07:45:08.295Z] === RUN TestStoreRestore [2021-05-27T07:45:08.295Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-27T07:45:08.295Z] layer_test.go:353: Failing on Windows [2021-05-27T07:45:08.295Z] === RUN TestTarStreamStability [2021-05-27T07:45:08.295Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-27T07:45:08.295Z] layer_test.go:468: Failing on Windows [2021-05-27T07:45:08.295Z] === RUN TestRegisterExistingLayer [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-27T07:45:08.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-27T07:45:08.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-27T07:45:08.295Z] PASS [2021-05-27T07:45:08.295Z] coverage: 42.3% of statements [2021-05-27T07:45:08.295Z] ok github.com/docker/docker/oci 0.131s coverage: 42.3% of statements [2021-05-27T07:45:08.295Z] --- PASS: TestRegisterExistingLayer (0.23s) [2021-05-27T07:45:08.295Z] === RUN TestTarStreamVerification [2021-05-27T07:45:08.295Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-27T07:45:08.295Z] layer_test.go:697: Failing on Windows [2021-05-27T07:45:08.295Z] === RUN TestLayerMigration [2021-05-27T07:45:08.295Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-27T07:45:08.295Z] migration_test.go:46: Failing on Windows [2021-05-27T07:45:08.295Z] === RUN TestLayerMigrationNoTarsplit [2021-05-27T07:45:08.295Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-27T07:45:08.761Z] migration_test.go:182: Failing on Windows [2021-05-27T07:45:08.761Z] === RUN TestMountInit [2021-05-27T07:45:08.761Z] --- SKIP: TestMountInit (0.00s) [2021-05-27T07:45:08.761Z] mount_test.go:17: Failing on Windows [2021-05-27T07:45:08.761Z] === RUN TestMountSize [2021-05-27T07:45:08.761Z] --- SKIP: TestMountSize (0.00s) [2021-05-27T07:45:08.761Z] mount_test.go:76: Failing on Windows [2021-05-27T07:45:08.761Z] === RUN TestMountChanges [2021-05-27T07:45:08.761Z] --- SKIP: TestMountChanges (0.00s) [2021-05-27T07:45:08.761Z] mount_test.go:125: Failing on Windows [2021-05-27T07:45:08.761Z] === RUN TestMountApply [2021-05-27T07:45:08.761Z] --- SKIP: TestMountApply (0.00s) [2021-05-27T07:45:08.761Z] mount_test.go:212: Failing on Windows [2021-05-27T07:45:08.761Z] PASS [2021-05-27T07:45:08.761Z] coverage: 30.1% of statements [2021-05-27T07:45:08.761Z] ok github.com/docker/docker/layer 0.758s coverage: 30.1% of statements [2021-05-27T07:45:08.761Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-27T07:45:08.761Z] === RUN TestEnvironmentParsing [2021-05-27T07:45:08.761Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-27T07:45:08.761Z] PASS [2021-05-27T07:45:08.761Z] coverage: 1.0% of statements [2021-05-27T07:45:08.761Z] ok github.com/docker/docker/libcontainerd/local 0.230s coverage: 1.0% of statements [2021-05-27T07:45:08.761Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-27T07:45:08.761Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-27T07:45:08.761Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-27T07:45:08.761Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-27T07:45:08.919Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2021-05-27T07:45:08.919Z] === RUN TestServiceUpdateConfigs [2021-05-27T07:45:09.227Z] === RUN TestAddressPoolOpt [2021-05-27T07:45:09.227Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/a [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/something [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/_=a [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/env1=value1 [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/_env1=value1 [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/PATH [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/=a [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/PATH= [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/PATH=something [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/asd!qwe [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/1asd [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/123 [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/some_space [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/__some_space_before [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/some_space_after__ [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/= [2021-05-27T07:45:09.227Z] === RUN TestValidateEnv/PaTh [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestParseHost [2021-05-27T07:45:09.227Z] --- PASS: TestParseHost (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestParseDockerDaemonHost [2021-05-27T07:45:09.227Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestParseTCP [2021-05-27T07:45:09.227Z] --- PASS: TestParseTCP (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-27T07:45:09.227Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestValidateExtraHosts [2021-05-27T07:45:09.227Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestIpOptString [2021-05-27T07:45:09.227Z] --- PASS: TestIpOptString (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-27T07:45:09.227Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestNewIpOptValidDefaultVal [2021-05-27T07:45:09.227Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestIpOptSetInvalidVal [2021-05-27T07:45:09.227Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestValidateIPAddress [2021-05-27T07:45:09.227Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestMapOpts [2021-05-27T07:45:09.227Z] --- PASS: TestMapOpts (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestListOptsWithoutValidator [2021-05-27T07:45:09.227Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestListOptsWithValidator [2021-05-27T07:45:09.227Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestValidateDNSSearch [2021-05-27T07:45:09.227Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_general_format [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_one_more [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-27T07:45:09.227Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-27T07:45:09.227Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestNamedListOpts [2021-05-27T07:45:09.227Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestNamedMapOpts [2021-05-27T07:45:09.227Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestParseLink [2021-05-27T07:45:09.227Z] --- PASS: TestParseLink (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestQuotedStringSetWithQuotes [2021-05-27T07:45:09.227Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-27T07:45:09.227Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-27T07:45:09.227Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-27T07:45:09.227Z] === RUN TestUlimitOpt [2021-05-27T07:45:09.227Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-27T07:45:09.227Z] PASS [2021-05-27T07:45:09.227Z] coverage: 67.1% of statements [2021-05-27T07:45:09.227Z] ok github.com/docker/docker/opts 0.106s coverage: 67.1% of statements [2021-05-27T07:45:09.266Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-27T07:45:09.524Z] --- PASS: TestDaemonHostGatewayIP (7.00s) [2021-05-27T07:45:09.524Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-27T07:45:09.693Z] === RUN TestParseVersion [2021-05-27T07:45:09.693Z] --- PASS: TestParseVersion (0.00s) [2021-05-27T07:45:09.693Z] PASS [2021-05-27T07:45:09.693Z] coverage: 52.9% of statements [2021-05-27T07:45:09.693Z] ok github.com/docker/docker/pkg/aaparser 0.062s coverage: 52.9% of statements [2021-05-27T07:45:11.257Z] === RUN TestUnbuffered [2021-05-27T07:45:11.257Z] --- PASS: TestUnbuffered (0.00s) [2021-05-27T07:45:11.257Z] === RUN TestRaceUnbuffered [2021-05-27T07:45:11.257Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-27T07:45:11.257Z] PASS [2021-05-27T07:45:11.257Z] coverage: 100.0% of statements [2021-05-27T07:45:11.257Z] ok github.com/docker/docker/pkg/broadcaster 0.115s coverage: 100.0% of statements [2021-05-27T07:45:11.257Z] === RUN TestPeerCertificateMarshalJSON [2021-05-27T07:45:12.239Z] === RUN TestMatch [2021-05-27T07:45:12.239Z] === RUN TestMatch/[[]] [2021-05-27T07:45:12.239Z] === RUN TestMatch/[[foo]] [2021-05-27T07:45:12.239Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-27T07:45:12.239Z] === RUN TestMatch/[[foo_bar]] [2021-05-27T07:45:12.239Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-27T07:45:12.239Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-27T07:45:12.239Z] === RUN TestMatch/[] [2021-05-27T07:45:12.239Z] === RUN TestMatch/[]#01 [2021-05-27T07:45:12.239Z] === RUN TestMatch/[[qux]] [2021-05-27T07:45:12.239Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-27T07:45:12.239Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-27T07:45:12.239Z] === RUN TestMatch/[[foo_baz]] [2021-05-27T07:45:12.239Z] --- PASS: TestMatch (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[] (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-27T07:45:12.239Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-27T07:45:12.239Z] PASS [2021-05-27T07:45:12.239Z] coverage: 87.5% of statements [2021-05-27T07:45:12.239Z] ok github.com/docker/docker/pkg/capabilities 0.055s coverage: 87.5% of statements [2021-05-27T07:45:12.704Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-27T07:45:12.704Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-27T07:45:12.704Z] --- PASS: TestPeerCertificateMarshalJSON (1.27s) [2021-05-27T07:45:12.704Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-27T07:45:12.704Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-27T07:45:12.704Z] === RUN TestMiddleware [2021-05-27T07:45:12.704Z] --- PASS: TestMiddleware (0.00s) [2021-05-27T07:45:12.704Z] === RUN TestNewResponseModifier [2021-05-27T07:45:12.704Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-27T07:45:12.704Z] PASS [2021-05-27T07:45:12.704Z] coverage: 26.8% of statements [2021-05-27T07:45:12.704Z] ok github.com/docker/docker/pkg/authorization 1.346s coverage: 26.8% of statements [2021-05-27T07:45:12.704Z] === RUN TestIsArchivePathDir [2021-05-27T07:45:12.806Z] --- PASS: TestContainerKillOnDaemonStart (15.18s) [2021-05-27T07:45:12.806Z] === CONT TestDaemonRestartIpcMode [2021-05-27T07:45:13.170Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-05-27T07:45:13.170Z] === RUN TestIsArchivePathInvalidFile [2021-05-27T07:45:13.170Z] --- PASS: TestIsArchivePathInvalidFile (0.24s) [2021-05-27T07:45:13.170Z] === RUN TestIsArchivePathTar [2021-05-27T07:45:13.170Z] === RUN TestChrootTarUntar [2021-05-27T07:45:13.170Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-27T07:45:13.170Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:13.170Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-27T07:45:13.170Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-27T07:45:13.170Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:13.170Z] === RUN TestChrootUntarEmptyArchive [2021-05-27T07:45:13.170Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-27T07:45:13.170Z] === RUN TestChrootTarUntarWithSymlink [2021-05-27T07:45:13.170Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-27T07:45:13.170Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:45:13.170Z] === RUN TestChrootCopyWithTar [2021-05-27T07:45:13.170Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-27T07:45:13.170Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:45:13.170Z] === RUN TestChrootCopyFileWithTar [2021-05-27T07:45:13.170Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-27T07:45:13.170Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:13.170Z] === RUN TestChrootUntarPath [2021-05-27T07:45:13.170Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-27T07:45:13.170Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:45:13.170Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-27T07:45:13.170Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-27T07:45:13.170Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:13.170Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-27T07:45:13.170Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-27T07:45:13.170Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:13.170Z] === RUN TestChrootApplyDotDotFile [2021-05-27T07:45:13.170Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-27T07:45:13.170Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:13.170Z] PASS [2021-05-27T07:45:13.170Z] coverage: 15.4% of statements [2021-05-27T07:45:13.376Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-27T07:45:13.635Z] ok github.com/docker/docker/pkg/chrootarchive 0.121s coverage: 15.4% of statements [2021-05-27T07:45:13.635Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-05-27T07:45:13.635Z] === RUN TestDecompressStreamGzip [2021-05-27T07:45:13.635Z] === RUN TestSizeEmpty [2021-05-27T07:45:13.635Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestSizeEmptyFile [2021-05-27T07:45:13.635Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestSizeNonemptyFile [2021-05-27T07:45:13.635Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-27T07:45:13.635Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-27T07:45:13.635Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-27T07:45:13.635Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestMoveToSubdir [2021-05-27T07:45:13.635Z] --- PASS: TestMoveToSubdir (0.01s) [2021-05-27T07:45:13.635Z] === RUN TestSizeNonExistingDirectory [2021-05-27T07:45:13.635Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-27T07:45:13.635Z] PASS [2021-05-27T07:45:13.635Z] coverage: 80.0% of statements [2021-05-27T07:45:13.635Z] ok github.com/docker/docker/pkg/directory 0.077s coverage: 80.0% of statements [2021-05-27T07:45:13.635Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-05-27T07:45:13.635Z] === RUN TestDecompressStreamBzip2 [2021-05-27T07:45:13.635Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-05-27T07:45:13.635Z] === RUN TestDecompressStreamXz [2021-05-27T07:45:13.635Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-27T07:45:13.635Z] archive_test.go:134: Xz not present in msys2 [2021-05-27T07:45:13.635Z] === RUN TestCompressStreamXzUnsupported [2021-05-27T07:45:13.635Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-27T07:45:13.635Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestCompressStreamInvalid [2021-05-27T07:45:13.635Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestExtensionInvalid [2021-05-27T07:45:13.635Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestExtensionUncompressed [2021-05-27T07:45:13.635Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestExtensionBzip2 [2021-05-27T07:45:13.635Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestExtensionGzip [2021-05-27T07:45:13.635Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestExtensionXz [2021-05-27T07:45:13.635Z] --- PASS: TestExtensionXz (0.00s) [2021-05-27T07:45:13.635Z] === RUN TestCmdStreamLargeStderr [2021-05-27T07:45:13.943Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-27T07:45:14.102Z] --- PASS: TestCmdStreamLargeStderr (0.14s) [2021-05-27T07:45:14.102Z] === RUN TestCmdStreamBad [2021-05-27T07:45:14.102Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-27T07:45:14.102Z] archive_test.go:239: Failing on Windows CI machines [2021-05-27T07:45:14.102Z] === RUN TestCmdStreamGood [2021-05-27T07:45:14.102Z] --- PASS: TestCmdStreamGood (0.06s) [2021-05-27T07:45:14.102Z] === RUN TestUntarPathWithInvalidDest [2021-05-27T07:45:14.102Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-05-27T07:45:14.102Z] === RUN TestUntarPathWithInvalidSrc [2021-05-27T07:45:14.102Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-27T07:45:14.102Z] === RUN TestUntarPath [2021-05-27T07:45:14.102Z] --- PASS: TestUntarPath (0.14s) [2021-05-27T07:45:14.102Z] === RUN TestUntarPathWithDestinationFile [2021-05-27T07:45:14.201Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.84s) [2021-05-27T07:45:14.567Z] --- PASS: TestUntarPathWithDestinationFile (0.15s) [2021-05-27T07:45:14.567Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-27T07:45:14.567Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.12s) [2021-05-27T07:45:14.567Z] === RUN TestCopyWithTarInvalidSrc [2021-05-27T07:45:14.567Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-27T07:45:14.567Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-27T07:45:14.567Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-27T07:45:14.567Z] === RUN TestCopyWithTarSrcFile [2021-05-27T07:45:14.567Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-27T07:45:14.567Z] === RUN TestCopyWithTarSrcFolder [2021-05-27T07:45:14.567Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2021-05-27T07:45:14.567Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-27T07:45:14.567Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-27T07:45:14.567Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-27T07:45:14.567Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-27T07:45:14.567Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-27T07:45:14.567Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-27T07:45:14.567Z] === RUN TestCopyFileWithTarSrcFile [2021-05-27T07:45:14.567Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-27T07:45:14.567Z] === RUN TestTarFiles [2021-05-27T07:45:14.567Z] === RUN Test [2021-05-27T07:45:14.567Z] === RUN Test/TestContainsEntry [2021-05-27T07:45:14.567Z] === RUN Test/TestCreateEntries [2021-05-27T07:45:14.567Z] === RUN Test/TestEntriesDiff [2021-05-27T07:45:14.567Z] === RUN Test/TestEntriesEquality [2021-05-27T07:45:14.567Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-27T07:45:14.567Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-27T07:45:14.567Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-27T07:45:14.567Z] === RUN Test/TestGeneratorNotGenerate [2021-05-27T07:45:14.567Z] === RUN Test/TestGeneratorWithPort [2021-05-27T07:45:14.567Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-27T07:45:14.567Z] === RUN Test/TestNewEntry [2021-05-27T07:45:14.567Z] === RUN Test/TestParse [2021-05-27T07:45:14.567Z] --- PASS: Test (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-27T07:45:14.567Z] --- PASS: Test/TestParse (0.00s) [2021-05-27T07:45:14.567Z] PASS [2021-05-27T07:45:14.567Z] coverage: 58.3% of statements [2021-05-27T07:45:14.567Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2021-05-27T07:45:15.039Z] === RUN Test [2021-05-27T07:45:15.039Z] === RUN Test/TestContent [2021-05-27T07:45:15.039Z] === RUN Test/TestInitialize [2021-05-27T07:45:15.039Z] === RUN Test/TestNew [2021-05-27T07:45:15.039Z] === RUN Test/TestParsingContentsWithComments [2021-05-27T07:45:15.039Z] === RUN Test/TestRegister [2021-05-27T07:45:15.039Z] === RUN Test/TestWatch [2021-05-27T07:45:15.039Z] --- PASS: Test (0.01s) [2021-05-27T07:45:15.039Z] --- PASS: Test/TestContent (0.00s) [2021-05-27T07:45:15.039Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-27T07:45:15.039Z] --- PASS: Test/TestNew (0.00s) [2021-05-27T07:45:15.039Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-27T07:45:15.039Z] --- PASS: Test/TestRegister (0.00s) [2021-05-27T07:45:15.039Z] --- PASS: Test/TestWatch (0.01s) [2021-05-27T07:45:15.039Z] PASS [2021-05-27T07:45:15.039Z] coverage: 97.6% of statements [2021-05-27T07:45:15.039Z] ok github.com/docker/docker/pkg/discovery/file 0.098s coverage: 97.6% of statements [2021-05-27T07:45:16.019Z] === RUN Test [2021-05-27T07:45:16.019Z] === RUN Test/TestInitialize [2021-05-27T07:45:16.484Z] === RUN Test [2021-05-27T07:45:16.484Z] === RUN Test/TestWatch [2021-05-27T07:45:16.484Z] --- PASS: Test (0.00s) [2021-05-27T07:45:16.484Z] --- PASS: Test/TestWatch (0.00s) [2021-05-27T07:45:16.484Z] PASS [2021-05-27T07:45:16.484Z] coverage: 92.3% of statements [2021-05-27T07:45:16.484Z] ok github.com/docker/docker/pkg/discovery/memory 0.097s coverage: 92.3% of statements [2021-05-27T07:45:16.484Z] time="2021-05-27T07:45:15Z" level=info msg="Initializing discovery without TLS" [2021-05-27T07:45:16.484Z] time="2021-05-27T07:45:16Z" level=info msg="Initializing discovery without TLS" [2021-05-27T07:45:16.484Z] time="2021-05-27T07:45:16Z" level=info msg="Initializing discovery without TLS" [2021-05-27T07:45:16.484Z] === RUN Test/TestInitializeWithCerts [2021-05-27T07:45:16.484Z] time="2021-05-27T07:45:16Z" level=info msg="Initializing discovery with TLS" [2021-05-27T07:45:16.484Z] === RUN Test/TestWatch [2021-05-27T07:45:16.484Z] time="2021-05-27T07:45:16Z" level=info msg="Initializing discovery without TLS" [2021-05-27T07:45:16.736Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-27T07:45:16.950Z] === RUN Test [2021-05-27T07:45:16.950Z] === RUN Test/TestInitialize [2021-05-27T07:45:16.950Z] === RUN Test/TestInitializeWithPattern [2021-05-27T07:45:16.950Z] === RUN Test/TestRegister [2021-05-27T07:45:16.950Z] === RUN Test/TestWatch [2021-05-27T07:45:16.950Z] --- PASS: Test (0.00s) [2021-05-27T07:45:16.950Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-27T07:45:16.950Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-27T07:45:16.950Z] --- PASS: Test/TestRegister (0.00s) [2021-05-27T07:45:16.950Z] --- PASS: Test/TestWatch (0.00s) [2021-05-27T07:45:16.950Z] PASS [2021-05-27T07:45:16.950Z] coverage: 93.8% of statements [2021-05-27T07:45:16.950Z] ok github.com/docker/docker/pkg/discovery/nodes 0.069s coverage: 93.8% of statements [2021-05-27T07:45:17.671Z] --- PASS: TestDaemonRestartIpcMode (5.38s) [2021-05-27T07:45:17.671Z] PASS [2021-05-27T07:45:17.671Z] [2021-05-27T07:45:17.671Z] === Skipped [2021-05-27T07:45:17.671Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-27T07:45:17.671Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T07:45:17.671Z] [2021-05-27T07:45:17.671Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-27T07:45:17.671Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:45:17.671Z] [2021-05-27T07:45:17.671Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-27T07:45:17.671Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:45:17.671Z] [2021-05-27T07:45:17.671Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-27T07:45:17.671Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-27T07:45:17.671Z] [2021-05-27T07:45:17.671Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-27T07:45:17.671Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-27T07:45:17.671Z] [2021-05-27T07:45:17.671Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-27T07:45:17.671Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-27T07:45:17.671Z] [2021-05-27T07:45:17.671Z] [2021-05-27T07:45:17.671Z] DONE 196 tests, 6 skipped in 247.972s [2021-05-27T07:45:17.671Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-27T07:45:17.671Z] ++ 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-05-27T07:45:17.671Z] ++ set -e [2021-05-27T07:45:17.671Z] ++ '[' -n 0 ']' [2021-05-27T07:45:17.671Z] ++ set -x [2021-05-27T07:45:17.671Z] ++ env -i DEST=/go/src/github.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-05-27T07:45:17.929Z] INFO: Testing against a local daemon [2021-05-27T07:45:17.929Z] === RUN TestCommitInheritsEnv [2021-05-27T07:45:17.931Z] === RUN TestPollerAddRemove [2021-05-27T07:45:17.932Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-27T07:45:17.932Z] === RUN TestPollerEvent [2021-05-27T07:45:17.932Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-27T07:45:17.932Z] poller_test.go:41: No chmod on Windows [2021-05-27T07:45:17.932Z] === RUN TestPollerClose [2021-05-27T07:45:17.932Z] --- PASS: TestPollerClose (0.00s) [2021-05-27T07:45:17.932Z] PASS [2021-05-27T07:45:17.932Z] coverage: 45.7% of statements [2021-05-27T07:45:17.932Z] ok github.com/docker/docker/pkg/filenotify 0.059s coverage: 45.7% of statements [2021-05-27T07:45:18.188Z] --- PASS: TestCommitInheritsEnv (0.38s) [2021-05-27T07:45:18.188Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-27T07:45:18.188Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-27T07:45:18.188Z] === RUN TestImagesFilterMultiReference [2021-05-27T07:45:18.446Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-05-27T07:45:18.446Z] === RUN TestImagePullPlatformInvalid [2021-05-27T07:45:18.446Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-27T07:45:18.446Z] === RUN TestRemoveImageOrphaning [2021-05-27T07:45:18.704Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-05-27T07:45:18.704Z] === RUN TestRemoveImageGarbageCollector [2021-05-27T07:45:18.915Z] === RUN TestCopyFileWithInvalidSrc [2021-05-27T07:45:18.915Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestCopyFileWithInvalidDest [2021-05-27T07:45:18.915Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-27T07:45:18.915Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-27T07:45:18.915Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-05-27T07:45:18.915Z] === RUN TestCopyFile [2021-05-27T07:45:18.915Z] --- PASS: TestCopyFile (0.06s) [2021-05-27T07:45:18.915Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-27T07:45:18.915Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-27T07:45:18.915Z] fileutils_test.go:134: Needs porting to Windows [2021-05-27T07:45:18.915Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-27T07:45:18.915Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-27T07:45:18.915Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-27T07:45:18.915Z] fileutils_test.go:180: Needs porting to Windows [2021-05-27T07:45:18.915Z] === RUN TestWildcardMatches [2021-05-27T07:45:18.915Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestPatternMatches [2021-05-27T07:45:18.915Z] --- PASS: TestPatternMatches (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-27T07:45:18.915Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestPatternMatchesFolderExclusions [2021-05-27T07:45:18.915Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-27T07:45:18.915Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-27T07:45:18.915Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-27T07:45:18.915Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-27T07:45:18.915Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-27T07:45:18.915Z] === RUN TestSingleExclamationError [2021-05-27T07:45:18.916Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-27T07:45:18.916Z] === RUN TestMatchesWithNoPatterns [2021-05-27T07:45:18.916Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-27T07:45:18.916Z] === RUN TestMatchesWithMalformedPatterns [2021-05-27T07:45:18.916Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-27T07:45:18.916Z] === RUN TestMatches [2021-05-27T07:45:18.916Z] --- PASS: TestMatches (0.00s) [2021-05-27T07:45:18.916Z] === RUN TestCleanPatterns [2021-05-27T07:45:18.916Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-27T07:45:18.916Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-27T07:45:18.916Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-27T07:45:18.916Z] === RUN TestCleanPatternsExceptionFlag [2021-05-27T07:45:18.916Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-27T07:45:18.916Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-27T07:45:18.916Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-27T07:45:18.916Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-27T07:45:18.916Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-27T07:45:18.916Z] === RUN TestCleanPatternsErrorSingleException [2021-05-27T07:45:18.916Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-27T07:45:18.916Z] === RUN TestCreateIfNotExistsDir [2021-05-27T07:45:18.916Z] --- PASS: TestCreateIfNotExistsDir (0.03s) [2021-05-27T07:45:18.916Z] === RUN TestCreateIfNotExistsFile [2021-05-27T07:45:18.916Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-05-27T07:45:18.916Z] === RUN TestMatch [2021-05-27T07:45:18.916Z] --- PASS: TestMatch (0.00s) [2021-05-27T07:45:18.916Z] PASS [2021-05-27T07:45:18.916Z] coverage: 87.7% of statements [2021-05-27T07:45:18.916Z] ok github.com/docker/docker/pkg/fileutils 0.192s coverage: 87.7% of statements [2021-05-27T07:45:18.916Z] === RUN TestGet [2021-05-27T07:45:18.916Z] --- PASS: TestGet (0.00s) [2021-05-27T07:45:18.916Z] === RUN TestGetShortcutString [2021-05-27T07:45:18.916Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-27T07:45:18.916Z] PASS [2021-05-27T07:45:18.916Z] coverage: 42.9% of statements [2021-05-27T07:45:18.916Z] ok github.com/docker/docker/pkg/homedir 0.054s coverage: 42.9% of statements [2021-05-27T07:45:19.381Z] --- PASS: Test (3.26s) [2021-05-27T07:45:19.381Z] --- PASS: Test/TestInitialize (0.24s) [2021-05-27T07:45:19.381Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-05-27T07:45:19.381Z] --- PASS: Test/TestWatch (3.01s) [2021-05-27T07:45:19.381Z] PASS [2021-05-27T07:45:19.381Z] coverage: 84.1% of statements [2021-05-27T07:45:19.381Z] ok github.com/docker/docker/pkg/discovery/kv 3.438s coverage: 84.1% of statements [2021-05-27T07:45:19.622Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.77s) [2021-05-27T07:45:19.622Z] === RUN TestCreateServiceSecretFileMode [2021-05-27T07:45:20.080Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-27T07:45:20.366Z] === RUN TestCreateIDMapOrder [2021-05-27T07:45:20.366Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-27T07:45:20.366Z] PASS [2021-05-27T07:45:20.366Z] coverage: 7.2% of statements [2021-05-27T07:45:20.366Z] ok github.com/docker/docker/pkg/idtools 0.062s coverage: 7.2% of statements [2021-05-27T07:45:21.015Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-27T07:45:21.137Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2021-05-27T07:45:21.138Z] === RUN TestServiceUpdateNetwork [2021-05-27T07:45:21.350Z] === RUN TestFixedBufferCap [2021-05-27T07:45:21.350Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-27T07:45:21.350Z] === RUN TestFixedBufferLen [2021-05-27T07:45:21.350Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-27T07:45:21.350Z] === RUN TestFixedBufferString [2021-05-27T07:45:21.350Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-27T07:45:21.350Z] === RUN TestFixedBufferWrite [2021-05-27T07:45:21.350Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-27T07:45:21.350Z] === RUN TestFixedBufferRead [2021-05-27T07:45:21.350Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-27T07:45:21.350Z] === RUN TestBytesPipeRead [2021-05-27T07:45:21.350Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-27T07:45:21.350Z] === RUN TestBytesPipeWrite [2021-05-27T07:45:21.350Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-27T07:45:21.350Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-27T07:45:21.583Z] --- PASS: TestRemoveImageGarbageCollector (2.64s) [2021-05-27T07:45:21.583Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-27T07:45:21.583Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-27T07:45:21.583Z] === RUN TestTagInvalidReference [2021-05-27T07:45:21.583Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-27T07:45:21.583Z] === RUN TestTagValidPrefixedRepo [2021-05-27T07:45:21.583Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-27T07:45:21.583Z] === RUN TestTagExistedNameWithoutForce [2021-05-27T07:45:21.583Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-27T07:45:21.583Z] === RUN TestTagOfficialNames [2021-05-27T07:45:21.583Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-27T07:45:21.583Z] === RUN TestTagMatchesDigest [2021-05-27T07:45:21.583Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-27T07:45:21.817Z] === RUN TestError [2021-05-27T07:45:21.817Z] --- PASS: TestError (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestProgressString [2021-05-27T07:45:21.817Z] === RUN TestProgressString/no_progress [2021-05-27T07:45:21.817Z] === RUN TestProgressString/progress_1 [2021-05-27T07:45:21.817Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-27T07:45:21.817Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-27T07:45:21.817Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-27T07:45:21.817Z] === RUN TestProgressString/with_units [2021-05-27T07:45:21.817Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-27T07:45:21.817Z] === RUN TestProgressString/hide_counts [2021-05-27T07:45:21.817Z] --- PASS: TestProgressString (0.00s) [2021-05-27T07:45:21.817Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-27T07:45:21.817Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-27T07:45:21.817Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-27T07:45:21.817Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-27T07:45:21.817Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-27T07:45:21.817Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-27T07:45:21.817Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-27T07:45:21.817Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestJSONMessageDisplay [2021-05-27T07:45:21.817Z] --- PASS: TestTarFiles (7.26s) [2021-05-27T07:45:21.817Z] === RUN TestTarUntar [2021-05-27T07:45:21.817Z] --- PASS: TestTarUntar (0.06s) [2021-05-27T07:45:21.817Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-27T07:45:21.817Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestTarWithOptions [2021-05-27T07:45:21.817Z] --- PASS: TestTarWithOptions (0.04s) [2021-05-27T07:45:21.817Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-27T07:45:21.817Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestUntarUstarGnuConflict [2021-05-27T07:45:21.817Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestUntarInvalidFilenames [2021-05-27T07:45:21.817Z] --- PASS: TestJSONMessageDisplay (0.23s) [2021-05-27T07:45:21.817Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-27T07:45:21.817Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-27T07:45:21.817Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestDisplayJSONMessagesStream [2021-05-27T07:45:21.817Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-27T07:45:21.817Z] PASS [2021-05-27T07:45:21.817Z] coverage: 91.7% of statements [2021-05-27T07:45:21.817Z] ok github.com/docker/docker/pkg/jsonmessage 0.309s coverage: 91.7% of statements [2021-05-27T07:45:21.817Z] --- PASS: TestBytesPipeWriteRandomChunks (0.67s) [2021-05-27T07:45:21.817Z] === RUN TestAtomicWriteToFile [2021-05-27T07:45:21.817Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-27T07:45:21.817Z] === RUN TestAtomicWriteSetCommit [2021-05-27T07:45:21.817Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-27T07:45:21.817Z] === RUN TestAtomicWriteSetCancel [2021-05-27T07:45:21.817Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-27T07:45:21.817Z] === RUN TestReadCloserWrapperClose [2021-05-27T07:45:21.817Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestReaderErrWrapperReadOnError [2021-05-27T07:45:21.817Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestReaderErrWrapperRead [2021-05-27T07:45:21.817Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestHashData [2021-05-27T07:45:21.817Z] --- PASS: TestHashData (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestCancelReadCloser [2021-05-27T07:45:21.817Z] === RUN TestStandardLongPath [2021-05-27T07:45:21.817Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-27T07:45:21.817Z] === RUN TestUNCLongPath [2021-05-27T07:45:21.817Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-27T07:45:21.817Z] PASS [2021-05-27T07:45:21.817Z] coverage: 100.0% of statements [2021-05-27T07:45:21.817Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2021-05-27T07:45:21.817Z] --- PASS: TestCancelReadCloser (0.11s) [2021-05-27T07:45:21.817Z] === RUN TestWriteCloserWrapperClose [2021-05-27T07:45:21.817Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-27T07:45:21.841Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-05-27T07:45:21.841Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-27T07:45:22.163Z] --- PASS: TestCreateServiceSecretFileMode (3.22s) [2021-05-27T07:45:22.163Z] === RUN TestCreateServiceConfigFileMode [2021-05-27T07:45:22.283Z] === RUN TestNopWriteCloser [2021-05-27T07:45:22.283Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-27T07:45:22.283Z] === RUN TestNopWriter [2021-05-27T07:45:22.283Z] --- PASS: TestNopWriter (0.00s) [2021-05-27T07:45:22.283Z] === RUN TestWriteCounter [2021-05-27T07:45:22.283Z] --- PASS: TestWriteCounter (0.00s) [2021-05-27T07:45:22.283Z] PASS [2021-05-27T07:45:22.283Z] coverage: 69.2% of statements [2021-05-27T07:45:22.283Z] ok github.com/docker/docker/pkg/ioutils 0.868s coverage: 69.2% of statements [2021-05-27T07:45:22.283Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames472195438\\dest" [2021-05-27T07:45:22.283Z] --- PASS: TestUntarInvalidFilenames (0.27s) [2021-05-27T07:45:22.283Z] === RUN TestUntarHardlinkToSymlink [2021-05-27T07:45:22.283Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-27T07:45:22.283Z] === RUN TestUntarInvalidHardlink [2021-05-27T07:45:22.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink252500975\\victim\\hello" -> "../victim/hello" [2021-05-27T07:45:22.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink584631426\\victim\\hello" -> "/../victim/hello" [2021-05-27T07:45:22.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink797209593\\victim" -> "../victim" [2021-05-27T07:45:22.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink755453700\\victim" -> "../victim" [2021-05-27T07:45:22.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink648908435\\victim" -> "../victim" [2021-05-27T07:45:22.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink181270742\\victim" -> "../victim" [2021-05-27T07:45:22.283Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2021-05-27T07:45:22.283Z] === RUN TestUntarInvalidSymlink [2021-05-27T07:45:22.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink487753789\\dest\\dotdot" -> "../victim/hello" [2021-05-27T07:45:22.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink095610488\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-27T07:45:22.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink177757047\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:45:22.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink974074986\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:45:22.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink924933313\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:45:22.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink659801388\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:45:22.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink256439963\\dest\\dir\\loophole" -> "../../victim" [2021-05-27T07:45:22.283Z] --- PASS: TestUntarInvalidSymlink (0.07s) [2021-05-27T07:45:22.283Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-27T07:45:22.283Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-27T07:45:22.283Z] === RUN TestXGlobalNoParent [2021-05-27T07:45:22.283Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-27T07:45:22.283Z] === RUN TestReplaceFileTarWrapper [2021-05-27T07:45:22.283Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2021-05-27T07:45:22.748Z] === RUN TestPrefixHeaderReadable [2021-05-27T07:45:22.748Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-05-27T07:45:22.748Z] === RUN TestDisablePigz [2021-05-27T07:45:22.748Z] --- PASS: TestDisablePigz (0.20s) [2021-05-27T07:45:22.748Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-27T07:45:22.748Z] === RUN TestPigz [2021-05-27T07:45:23.214Z] --- PASS: TestPigz (0.21s) [2021-05-27T07:45:23.214Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-27T07:45:23.214Z] === RUN TestCopyFileWithInvalidDest [2021-05-27T07:45:23.214Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-27T07:45:23.214Z] archive_windows_test.go:16: Currently fails [2021-05-27T07:45:23.214Z] === RUN TestCanonicalTarNameForPath [2021-05-27T07:45:23.214Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-27T07:45:23.214Z] === RUN TestCanonicalTarName [2021-05-27T07:45:23.214Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-27T07:45:23.214Z] === RUN TestChmodTarEntry [2021-05-27T07:45:23.214Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-27T07:45:23.214Z] === RUN TestHardLinkOrder [2021-05-27T07:45:23.214Z] === RUN TestNameFormat [2021-05-27T07:45:23.214Z] --- PASS: TestNameFormat (0.00s) [2021-05-27T07:45:23.214Z] === RUN TestNameRetries [2021-05-27T07:45:23.214Z] --- PASS: TestNameRetries (0.00s) [2021-05-27T07:45:23.214Z] PASS [2021-05-27T07:45:23.214Z] coverage: 85.7% of statements [2021-05-27T07:45:23.214Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2021-05-27T07:45:23.214Z] --- PASS: TestHardLinkOrder (0.14s) [2021-05-27T07:45:23.214Z] === RUN TestChangeString [2021-05-27T07:45:23.214Z] --- PASS: TestChangeString (0.00s) [2021-05-27T07:45:23.214Z] === RUN TestChangesWithNoChanges [2021-05-27T07:45:23.214Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-05-27T07:45:23.214Z] === RUN TestChangesWithChanges [2021-05-27T07:45:23.214Z] --- PASS: TestChangesWithChanges (0.07s) [2021-05-27T07:45:23.214Z] === RUN TestChangesWithChangesGH13590 [2021-05-27T07:45:23.214Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-27T07:45:23.214Z] changes_test.go:196: needs more investigation [2021-05-27T07:45:23.214Z] === RUN TestChangesDirsEmpty [2021-05-27T07:45:23.214Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-05-27T07:45:23.214Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-27T07:45:23.214Z] === RUN TestChangesDirsMutated [2021-05-27T07:45:23.214Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-05-27T07:45:23.214Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-27T07:45:23.214Z] === RUN TestApplyLayer [2021-05-27T07:45:23.214Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-27T07:45:23.214Z] changes_test.go:433: needs further investigation [2021-05-27T07:45:23.214Z] === RUN TestChangesSizeWithHardlinks [2021-05-27T07:45:23.214Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-27T07:45:23.214Z] changes_test.go:469: needs further investigation [2021-05-27T07:45:23.214Z] === RUN TestChangesSizeWithNoChanges [2021-05-27T07:45:23.214Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-27T07:45:23.214Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-27T07:45:23.214Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-27T07:45:23.214Z] === RUN TestChangesSize [2021-05-27T07:45:23.214Z] --- PASS: TestChangesSize (0.00s) [2021-05-27T07:45:23.214Z] === RUN TestApplyLayerInvalidFilenames [2021-05-27T07:45:23.214Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames766150512\\dest" [2021-05-27T07:45:23.214Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-05-27T07:45:23.214Z] === RUN TestApplyLayerInvalidHardlink [2021-05-27T07:45:23.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink114173986\\victim\\hello" -> "../victim/hello" [2021-05-27T07:45:23.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink963571993\\victim\\hello" -> "/../victim/hello" [2021-05-27T07:45:23.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink781905316\\victim" -> "../victim" [2021-05-27T07:45:23.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink315279539\\victim" -> "../victim" [2021-05-27T07:45:23.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink893595766\\victim" -> "../victim" [2021-05-27T07:45:23.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink741691741\\victim" -> "../victim" [2021-05-27T07:45:23.214Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-05-27T07:45:23.214Z] === RUN TestApplyLayerInvalidSymlink [2021-05-27T07:45:23.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink088195352\\dest\\dotdot" -> "../victim/hello" [2021-05-27T07:45:23.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink148082583\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-27T07:45:23.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink836755466\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:45:23.214Z] === RUN TestParseKeyValueOpt [2021-05-27T07:45:23.214Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-27T07:45:23.214Z] === RUN TestParseUintList [2021-05-27T07:45:23.214Z] --- PASS: TestParseUintList (0.00s) [2021-05-27T07:45:23.214Z] === RUN TestParseUintListMaximumLimits [2021-05-27T07:45:23.214Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-27T07:45:23.214Z] PASS [2021-05-27T07:45:23.214Z] coverage: 97.0% of statements [2021-05-27T07:45:23.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink180930529\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:45:23.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink130393036\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:45:23.214Z] ok github.com/docker/docker/pkg/parsers 0.067s coverage: 97.0% of statements [2021-05-27T07:45:23.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink813350587\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:45:23.214Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-05-27T07:45:23.214Z] === RUN TestApplyLayerWhiteouts [2021-05-27T07:45:23.214Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-05-27T07:45:23.214Z] === RUN TestGenerateEmptyFile [2021-05-27T07:45:23.214Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-27T07:45:23.214Z] === RUN TestGenerateWithContent [2021-05-27T07:45:23.214Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-27T07:45:23.214Z] PASS [2021-05-27T07:45:23.214Z] coverage: 61.6% of statements [2021-05-27T07:45:23.214Z] ok github.com/docker/docker/pkg/archive 10.582s coverage: 61.6% of statements [2021-05-27T07:45:23.680Z] === RUN TestNewAndRemove [2021-05-27T07:45:23.680Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-27T07:45:23.680Z] === RUN TestRemoveInvalidPath [2021-05-27T07:45:23.680Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-27T07:45:23.680Z] PASS [2021-05-27T07:45:23.680Z] coverage: 82.6% of statements [2021-05-27T07:45:23.680Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2021-05-27T07:45:23.743Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-27T07:45:24.661Z] === RUN TestParseEmptyInterface [2021-05-27T07:45:24.661Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-27T07:45:24.661Z] === RUN TestParseNonInterfaceType [2021-05-27T07:45:24.661Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-27T07:45:24.662Z] === RUN TestParseWithOneFunction [2021-05-27T07:45:24.662Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-27T07:45:24.662Z] === RUN TestParseWithMultipleFuncs [2021-05-27T07:45:24.662Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-27T07:45:24.662Z] === RUN TestParseWithUnnamedReturn [2021-05-27T07:45:24.662Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-27T07:45:24.662Z] === RUN TestEmbeddedInterface [2021-05-27T07:45:24.662Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-27T07:45:24.662Z] === RUN TestParsedImports [2021-05-27T07:45:24.662Z] --- PASS: TestParsedImports (0.00s) [2021-05-27T07:45:24.662Z] === RUN TestAliasedImports [2021-05-27T07:45:24.662Z] --- PASS: TestAliasedImports (0.00s) [2021-05-27T07:45:24.662Z] PASS [2021-05-27T07:45:24.662Z] coverage: 56.8% of statements [2021-05-27T07:45:24.662Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2021-05-27T07:45:25.461Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2021-05-27T07:45:25.461Z] === RUN TestCreateServiceSysctls [2021-05-27T07:45:26.217Z] === RUN TestFailedConnection [2021-05-27T07:45:26.683Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-27T07:45:26.683Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-27T07:45:26.683Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-27T07:45:26.683Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-27T07:45:26.683Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-27T07:45:26.683Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-27T07:45:26.683Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-27T07:45:26.683Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-27T07:45:26.683Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-27T07:45:26.683Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-27T07:45:26.683Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-27T07:45:26.683Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-27T07:45:26.683Z] === RUN TestBufferPoolPutAndGet [2021-05-27T07:45:26.683Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-27T07:45:26.683Z] PASS [2021-05-27T07:45:26.683Z] coverage: 88.2% of statements [2021-05-27T07:45:26.683Z] ok github.com/docker/docker/pkg/pools 0.053s coverage: 88.2% of statements [2021-05-27T07:45:27.027Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-27T07:45:27.149Z] === RUN TestHTTPTransport [2021-05-27T07:45:27.149Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-27T07:45:27.149Z] PASS [2021-05-27T07:45:27.149Z] coverage: 85.7% of statements [2021-05-27T07:45:27.149Z] ok github.com/docker/docker/pkg/plugins/transport 0.141s coverage: 85.7% of statements [2021-05-27T07:45:27.614Z] === RUN TestOutputOnPrematureClose [2021-05-27T07:45:27.614Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-27T07:45:27.614Z] === RUN TestCompleteSilently [2021-05-27T07:45:27.614Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-27T07:45:27.614Z] PASS [2021-05-27T07:45:27.614Z] coverage: 75.9% of statements [2021-05-27T07:45:27.614Z] ok github.com/docker/docker/pkg/progress 0.049s coverage: 75.9% of statements [2021-05-27T07:45:28.080Z] === RUN TestSendToOneSub [2021-05-27T07:45:28.080Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-27T07:45:28.080Z] === RUN TestSendToMultipleSubs [2021-05-27T07:45:28.080Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-27T07:45:28.080Z] === RUN TestEvictOneSub [2021-05-27T07:45:28.080Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-27T07:45:28.080Z] === RUN TestClosePublisher [2021-05-27T07:45:28.080Z] --- PASS: TestClosePublisher (0.00s) [2021-05-27T07:45:28.080Z] === RUN TestPubSubRace [2021-05-27T07:45:28.080Z] --- PASS: TestFailedConnection (2.04s) [2021-05-27T07:45:28.080Z] === RUN TestFailOnce [2021-05-27T07:45:28.545Z] 2021/05/27 07:45:27 http: panic serving 127.0.0.1:49240: Plugin not ready [2021-05-27T07:45:28.545Z] goroutine 34 [running]: [2021-05-27T07:45:28.545Z] net/http.(*conn).serve.func1(0xc000134000) [2021-05-27T07:45:28.545Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-27T07:45:28.545Z] panic(0x849b40, 0x986aa0) [2021-05-27T07:45:28.545Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-27T07:45:28.545Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000170000, 0xc000144000) [2021-05-27T07:45:28.545Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-27T07:45:28.545Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000170000, 0xc000144000) [2021-05-27T07:45:28.545Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-27T07:45:28.545Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000170000, 0xc000144000) [2021-05-27T07:45:28.545Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-27T07:45:28.545Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000170000, 0xc000144000) [2021-05-27T07:45:28.545Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-27T07:45:28.545Z] net/http.(*conn).serve(0xc000134000, 0x99b2a0, 0xc000122040) [2021-05-27T07:45:28.545Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-27T07:45:28.545Z] created by net/http.(*Server).Serve [2021-05-27T07:45:28.545Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-27T07:45:28.545Z] time="2021-05-27T07:45:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.FailOnce: Post http://127.0.0.1:49239/Test.FailOnce: EOF, retrying in 1s" [2021-05-27T07:45:28.928Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-27T07:45:28.928Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-27T07:45:29.010Z] === RUN TestRegister [2021-05-27T07:45:29.010Z] --- PASS: TestRegister (0.00s) [2021-05-27T07:45:29.010Z] === RUN TestCommand [2021-05-27T07:45:29.010Z] --- PASS: TestCommand (0.03s) [2021-05-27T07:45:29.010Z] === RUN TestNaiveSelf [2021-05-27T07:45:29.011Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-27T07:45:29.011Z] PASS [2021-05-27T07:45:29.011Z] coverage: 82.4% of statements [2021-05-27T07:45:29.011Z] ok github.com/docker/docker/pkg/reexec 0.112s coverage: 82.4% of statements [2021-05-27T07:45:29.011Z] --- PASS: TestPubSubRace (1.05s) [2021-05-27T07:45:29.011Z] PASS [2021-05-27T07:45:29.011Z] coverage: 75.0% of statements [2021-05-27T07:45:29.011Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2021-05-27T07:45:29.476Z] --- PASS: TestFailOnce (1.21s) [2021-05-27T07:45:29.476Z] === RUN TestEchoInputOutput [2021-05-27T07:45:29.476Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-27T07:45:29.476Z] === RUN TestBackoff [2021-05-27T07:45:29.476Z] --- PASS: TestBackoff (0.00s) [2021-05-27T07:45:29.476Z] === RUN TestAbortRetry [2021-05-27T07:45:29.476Z] --- PASS: TestAbortRetry (0.00s) [2021-05-27T07:45:29.476Z] === RUN TestClientScheme [2021-05-27T07:45:29.476Z] --- PASS: TestClientScheme (0.00s) [2021-05-27T07:45:29.476Z] === RUN TestNewClientWithTimeout [2021-05-27T07:45:29.494Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-27T07:45:29.494Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-27T07:45:29.494Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-27T07:45:29.942Z] time="2021-05-27T07:45:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49244/Test.Echo: Post http://127.0.0.1:49244/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-27T07:45:30.407Z] === RUN TestParseSignal [2021-05-27T07:45:30.407Z] --- PASS: TestParseSignal (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestValidSignalForPlatform [2021-05-27T07:45:30.407Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-27T07:45:30.407Z] PASS [2021-05-27T07:45:30.407Z] coverage: 19.7% of statements [2021-05-27T07:45:30.407Z] ok github.com/docker/docker/pkg/signal 0.058s coverage: 19.7% of statements [2021-05-27T07:45:30.407Z] === RUN TestNewStdWriter [2021-05-27T07:45:30.407Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-27T07:45:30.407Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestWriteWithNilBytes [2021-05-27T07:45:30.407Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestWrite [2021-05-27T07:45:30.407Z] --- PASS: TestWrite (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestWriteWithWriterError [2021-05-27T07:45:30.407Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-27T07:45:30.407Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestStdCopyWriteAndRead [2021-05-27T07:45:30.407Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-27T07:45:30.407Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-27T07:45:30.407Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-27T07:45:30.407Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-27T07:45:30.407Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-27T07:45:30.407Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-27T07:45:30.407Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-27T07:45:30.407Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-27T07:45:30.407Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-27T07:45:30.407Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-27T07:45:30.407Z] PASS [2021-05-27T07:45:30.407Z] coverage: 100.0% of statements [2021-05-27T07:45:30.407Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2021-05-27T07:45:30.429Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-27T07:45:30.741Z] --- PASS: TestCreateServiceSysctls (4.53s) [2021-05-27T07:45:30.741Z] === RUN TestCreateServiceCapabilities [2021-05-27T07:45:31.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-27T07:45:31.389Z] time="2021-05-27T07:45:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49244/Test.Echo: Post http://127.0.0.1:49244/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-27T07:45:31.855Z] === RUN TestGenerateRandomID [2021-05-27T07:45:31.855Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestShortenId [2021-05-27T07:45:31.855Z] --- PASS: TestShortenId (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestShortenSha256Id [2021-05-27T07:45:31.855Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestShortenIdEmpty [2021-05-27T07:45:31.855Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestShortenIdInvalid [2021-05-27T07:45:31.855Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestIsShortIDNonHex [2021-05-27T07:45:31.855Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestIsShortIDNotCorrectSize [2021-05-27T07:45:31.855Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-27T07:45:31.855Z] PASS [2021-05-27T07:45:31.855Z] coverage: 70.6% of statements [2021-05-27T07:45:31.855Z] ok github.com/docker/docker/pkg/stringid 0.054s coverage: 70.6% of statements [2021-05-27T07:45:31.855Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-27T07:45:31.855Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-27T07:45:31.855Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestFormatStatus [2021-05-27T07:45:31.855Z] --- PASS: TestFormatStatus (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestFormatError [2021-05-27T07:45:31.855Z] --- PASS: TestFormatError (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestFormatJSONError [2021-05-27T07:45:31.855Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-27T07:45:31.855Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-27T07:45:31.855Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestNewJSONProgressOutput [2021-05-27T07:45:31.855Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestAuxFormatterEmit [2021-05-27T07:45:31.855Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestStreamWriterStdout [2021-05-27T07:45:31.855Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-27T07:45:31.855Z] === RUN TestStreamWriterStderr [2021-05-27T07:45:31.855Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-27T07:45:31.855Z] PASS [2021-05-27T07:45:31.855Z] coverage: 66.2% of statements [2021-05-27T07:45:31.855Z] ok github.com/docker/docker/pkg/streamformatter 0.058s coverage: 66.2% of statements [2021-05-27T07:45:33.296Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-27T07:45:33.413Z] === RUN TestIsCpusetListAvailable [2021-05-27T07:45:33.413Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-27T07:45:33.413Z] PASS [2021-05-27T07:45:33.413Z] coverage: 38.2% of statements [2021-05-27T07:45:33.413Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 38.2% of statements [2021-05-27T07:45:33.879Z] time="2021-05-27T07:45:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49244/Test.Echo: Post http://127.0.0.1:49244/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-27T07:45:33.879Z] === RUN TestChtimes [2021-05-27T07:45:33.879Z] --- PASS: TestChtimes (0.01s) [2021-05-27T07:45:33.879Z] === RUN TestChtimesWindows [2021-05-27T07:45:33.879Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-27T07:45:33.879Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-27T07:45:33.879Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-27T07:45:33.879Z] === RUN TestEnsureRemoveAllNotExist [2021-05-27T07:45:33.879Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-27T07:45:33.879Z] === RUN TestEnsureRemoveAllWithDir [2021-05-27T07:45:33.879Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-27T07:45:33.879Z] === RUN TestEnsureRemoveAllWithFile [2021-05-27T07:45:33.879Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-27T07:45:33.879Z] === RUN TestHasWin32KSupport [2021-05-27T07:45:33.879Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-27T07:45:33.879Z] syscall_windows_test.go:8: win32k: true [2021-05-27T07:45:33.879Z] PASS [2021-05-27T07:45:33.879Z] coverage: 12.0% of statements [2021-05-27T07:45:33.879Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.0% of statements [2021-05-27T07:45:34.036Z] --- PASS: TestCreateServiceCapabilities (3.48s) [2021-05-27T07:45:34.036Z] === RUN TestInspect [2021-05-27T07:45:34.670Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-27T07:45:34.860Z] === RUN TestTailFile [2021-05-27T07:45:34.860Z] --- PASS: TestTailFile (0.00s) [2021-05-27T07:45:34.860Z] === RUN TestTailFileManyLines [2021-05-27T07:45:34.860Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-27T07:45:34.860Z] === RUN TestTailEmptyFile [2021-05-27T07:45:34.860Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-27T07:45:34.860Z] === RUN TestTailNegativeN [2021-05-27T07:45:34.860Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader [2021-05-27T07:45:34.860Z] === CONT TestNewTailReader [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/no_delimiter [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/truncated_last_line [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-27T07:45:34.860Z] === CONT TestNewTailReader/no_delimiter [2021-05-27T07:45:34.860Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.860Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:34.860Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:34.860Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.860Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.860Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.860Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:34.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:34.861Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:34.861Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:34.862Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:34.862Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:34.862Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:34.863Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-27T07:45:34.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:34.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:34.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:34.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.432Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:35.432Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:35.432Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:35.432Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:35.432Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:35.432Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:35.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:35.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.433Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:35.434Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:35.434Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-27T07:45:35.435Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.02s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:45:35.435Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.02s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-27T07:45:35.436Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.02s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.03s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.01s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:45:35.902Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter (0.06s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:45:35.903Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:45:35.903Z] PASS [2021-05-27T07:45:35.903Z] coverage: 88.6% of statements [2021-05-27T07:45:35.903Z] ok github.com/docker/docker/pkg/tailfile 0.558s coverage: 88.6% of statements [2021-05-27T07:45:35.903Z] === RUN TestTarSumRemoveNonExistent [2021-05-27T07:45:35.903Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-27T07:45:35.903Z] === RUN TestTarSumRemove [2021-05-27T07:45:35.903Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-27T07:45:35.903Z] === RUN TestSortFileInfoSums [2021-05-27T07:45:35.903Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-27T07:45:35.903Z] === RUN TestNewTarSumForLabelInvalid [2021-05-27T07:45:35.903Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-27T07:45:35.903Z] === RUN TestNewTarSumForLabel [2021-05-27T07:45:35.903Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-27T07:45:35.903Z] === RUN TestEmptyTar [2021-05-27T07:45:35.903Z] --- PASS: TestEmptyTar (0.01s) [2021-05-27T07:45:35.903Z] === RUN TestTarSumsReadSize [2021-05-27T07:45:35.903Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-05-27T07:45:35.903Z] === RUN TestTarSums [2021-05-27T07:45:35.903Z] --- PASS: TestTarSums (0.09s) [2021-05-27T07:45:35.903Z] === RUN TestIteration [2021-05-27T07:45:35.903Z] --- PASS: TestIteration (0.00s) [2021-05-27T07:45:35.903Z] === RUN TestVersionLabelForChecksum [2021-05-27T07:45:35.903Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-27T07:45:35.903Z] === RUN TestVersion [2021-05-27T07:45:35.903Z] --- PASS: TestVersion (0.00s) [2021-05-27T07:45:35.903Z] === RUN TestGetVersion [2021-05-27T07:45:35.903Z] --- PASS: TestGetVersion (0.00s) [2021-05-27T07:45:35.903Z] === RUN TestGetVersions [2021-05-27T07:45:35.903Z] --- PASS: TestGetVersions (0.00s) [2021-05-27T07:45:35.903Z] PASS [2021-05-27T07:45:35.903Z] coverage: 89.3% of statements [2021-05-27T07:45:36.035Z] --- PASS: TestServiceUpdateNetwork (13.59s) [2021-05-27T07:45:36.035Z] === RUN TestServiceUpdatePidsLimit [2021-05-27T07:45:36.035Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-27T07:45:36.371Z] ok github.com/docker/docker/pkg/tarsum 0.180s coverage: 89.3% of statements [2021-05-27T07:45:36.836Z] testing: warning: no tests to run [2021-05-27T07:45:36.836Z] PASS [2021-05-27T07:45:36.836Z] coverage: [no statements] [2021-05-27T07:45:36.836Z] ok github.com/docker/docker/pkg/term/windows 0.062s coverage: [no statements] [no tests to run] [2021-05-27T07:45:37.200Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-27T07:45:37.302Z] === RUN TestTruncIndex [2021-05-27T07:45:37.302Z] --- PASS: TestTruncIndex (0.11s) [2021-05-27T07:45:37.302Z] PASS [2021-05-27T07:45:37.302Z] coverage: 91.5% of statements [2021-05-27T07:45:37.302Z] ok github.com/docker/docker/pkg/truncindex 0.171s coverage: 91.5% of statements [2021-05-27T07:45:37.333Z] --- PASS: TestInspect (3.66s) [2021-05-27T07:45:37.333Z] === RUN TestCreateJob [2021-05-27T07:45:37.416Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-27T07:45:37.480Z] === RUN TestBoolValue [2021-05-27T07:45:37.480Z] --- PASS: TestBoolValue (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestBoolValueOrDefault [2021-05-27T07:45:37.480Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestInt64ValueOrZero [2021-05-27T07:45:37.480Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestInt64ValueOrDefault [2021-05-27T07:45:37.480Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-27T07:45:37.480Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestJsonContentType [2021-05-27T07:45:37.480Z] --- PASS: TestJsonContentType (0.00s) [2021-05-27T07:45:37.480Z] PASS [2021-05-27T07:45:37.480Z] coverage: 14.7% of statements [2021-05-27T07:45:37.480Z] ok github.com/docker/docker/api/server/httputils 0.071s coverage: 14.7% of statements [2021-05-27T07:45:37.480Z] === RUN TestMaskSecretKeys [2021-05-27T07:45:37.480Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-27T07:45:37.480Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-27T07:45:37.480Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-27T07:45:37.480Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-27T07:45:37.480Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-27T07:45:37.480Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-27T07:45:37.480Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestVersionMiddlewareVersion [2021-05-27T07:45:37.480Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-27T07:45:37.480Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-27T07:45:37.480Z] PASS [2021-05-27T07:45:37.480Z] coverage: 37.7% of statements [2021-05-27T07:45:37.480Z] ok github.com/docker/docker/api/server/middleware 0.117s coverage: 37.7% of statements [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-27T07:45:37.480Z] === RUN TestStrSliceMarshalJSON [2021-05-27T07:45:37.480Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestStrSliceUnmarshalJSON [2021-05-27T07:45:37.480Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestStrSliceUnmarshalString [2021-05-27T07:45:37.480Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestStrSliceUnmarshalSlice [2021-05-27T07:45:37.480Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-27T07:45:37.480Z] PASS [2021-05-27T07:45:37.480Z] coverage: 90.0% of statements [2021-05-27T07:45:37.480Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-05-27T07:45:37.480Z] === RUN TestToJSON [2021-05-27T07:45:37.480Z] --- PASS: TestToJSON (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestToParamWithVersion [2021-05-27T07:45:37.480Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestFromJSON [2021-05-27T07:45:37.480Z] --- PASS: TestFromJSON (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestEmpty [2021-05-27T07:45:37.480Z] --- PASS: TestEmpty (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestArgsMatchKVListEmptySources [2021-05-27T07:45:37.480Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestArgsMatchKVList [2021-05-27T07:45:37.480Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestArgsMatch [2021-05-27T07:45:37.480Z] --- PASS: TestArgsMatch (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestAdd [2021-05-27T07:45:37.480Z] --- PASS: TestAdd (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestDel [2021-05-27T07:45:37.480Z] --- PASS: TestDel (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestLen [2021-05-27T07:45:37.480Z] --- PASS: TestLen (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestExactMatch [2021-05-27T07:45:37.480Z] --- PASS: TestExactMatch (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestOnlyOneExactMatch [2021-05-27T07:45:37.480Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestContains [2021-05-27T07:45:37.480Z] --- PASS: TestContains (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestValidate [2021-05-27T07:45:37.480Z] --- PASS: TestValidate (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestWalkValues [2021-05-27T07:45:37.480Z] --- PASS: TestWalkValues (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestFuzzyMatch [2021-05-27T07:45:37.480Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestClone [2021-05-27T07:45:37.480Z] --- PASS: TestClone (0.00s) [2021-05-27T07:45:37.480Z] PASS [2021-05-27T07:45:37.480Z] coverage: 92.2% of statements [2021-05-27T07:45:37.480Z] ok github.com/docker/docker/api/types/filters 0.151s coverage: 92.2% of statements [2021-05-27T07:45:37.480Z] === RUN TestAdjustForAPIVersion [2021-05-27T07:45:37.480Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-27T07:45:37.480Z] PASS [2021-05-27T07:45:37.480Z] coverage: 5.7% of statements [2021-05-27T07:45:37.480Z] === RUN TestDurationToSecondsString [2021-05-27T07:45:37.480Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-27T07:45:37.480Z] === RUN TestGetTimestamp [2021-05-27T07:45:37.480Z] ok github.com/docker/docker/api/server/router/swarm 0.092s coverage: 5.7% of statements [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-27T07:45:37.480Z] --- PASS: TestGetTimestamp (0.17s) [2021-05-27T07:45:37.480Z] === RUN TestParseTimestamps [2021-05-27T07:45:37.480Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-27T07:45:37.480Z] PASS [2021-05-27T07:45:37.480Z] coverage: 100.0% of statements [2021-05-27T07:45:37.480Z] ok github.com/docker/docker/api/types/time 0.254s coverage: 100.0% of statements [2021-05-27T07:45:37.480Z] === RUN TestCompareVersion [2021-05-27T07:45:37.480Z] --- PASS: TestCompareVersion (0.00s) [2021-05-27T07:45:37.480Z] PASS [2021-05-27T07:45:37.480Z] coverage: 75.0% of statements [2021-05-27T07:45:37.480Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 75.0% of statements [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/builder [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-27T07:45:37.480Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-27T07:45:37.769Z] === RUN TestIsGIT [2021-05-27T07:45:37.769Z] --- PASS: TestIsGIT (0.00s) [2021-05-27T07:45:37.769Z] === RUN TestIsTransport [2021-05-27T07:45:37.769Z] --- PASS: TestIsTransport (0.00s) [2021-05-27T07:45:37.769Z] PASS [2021-05-27T07:45:37.769Z] coverage: 100.0% of statements [2021-05-27T07:45:37.769Z] ok github.com/docker/docker/pkg/urlutil 0.053s coverage: 100.0% of statements [2021-05-27T07:45:38.234Z] === RUN TestVersionInfo [2021-05-27T07:45:38.234Z] --- PASS: TestVersionInfo (0.00s) [2021-05-27T07:45:38.234Z] === RUN TestAppendVersions [2021-05-27T07:45:38.234Z] --- PASS: TestAppendVersions (0.00s) [2021-05-27T07:45:38.234Z] PASS [2021-05-27T07:45:38.234Z] coverage: 88.9% of statements [2021-05-27T07:45:38.234Z] ok github.com/docker/docker/pkg/useragent 0.057s coverage: 88.9% of statements [2021-05-27T07:45:38.700Z] time="2021-05-27T07:45:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49244/Test.Echo: Post http://127.0.0.1:49244/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-27T07:45:39.018Z] === RUN TestParseRemoteURL [2021-05-27T07:45:39.019Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-27T07:45:39.019Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-27T07:45:39.019Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-27T07:45:39.019Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-27T07:45:39.019Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-27T07:45:39.019Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-27T07:45:39.019Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-27T07:45:39.019Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-27T07:45:39.019Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-27T07:45:39.019Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-27T07:45:39.019Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-27T07:45:39.019Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-27T07:45:39.019Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-27T07:45:39.019Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-27T07:45:39.019Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-27T07:45:39.019Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-27T07:45:39.019Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-27T07:45:39.019Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-27T07:45:39.019Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-27T07:45:39.019Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-27T07:45:39.019Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-27T07:45:39.019Z] === RUN TestCloneArgsSmartHttp [2021-05-27T07:45:39.019Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-27T07:45:39.019Z] === RUN TestCloneArgsDumbHttp [2021-05-27T07:45:39.019Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-27T07:45:39.019Z] === RUN TestCloneArgsGit [2021-05-27T07:45:39.019Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-27T07:45:39.019Z] === RUN TestCheckoutGit [2021-05-27T07:45:39.728Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-27T07:45:39.987Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-27T07:45:40.908Z] === RUN TestNewSettable [2021-05-27T07:45:40.908Z] --- PASS: TestNewSettable (0.00s) [2021-05-27T07:45:40.908Z] === RUN TestIsSettable [2021-05-27T07:45:40.908Z] --- PASS: TestIsSettable (0.00s) [2021-05-27T07:45:40.908Z] === RUN TestUpdateSettingsEnv [2021-05-27T07:45:40.908Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-27T07:45:40.908Z] PASS [2021-05-27T07:45:40.908Z] coverage: 20.1% of statements [2021-05-27T07:45:40.908Z] ok github.com/docker/docker/plugin/v2 0.060s coverage: 20.1% of statements [2021-05-27T07:45:41.373Z] === RUN TestValidatePrivileges [2021-05-27T07:45:41.373Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-27T07:45:41.373Z] === RUN TestFilterByCapNeg [2021-05-27T07:45:41.373Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-27T07:45:41.373Z] === RUN TestFilterByCapPos [2021-05-27T07:45:41.373Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-27T07:45:41.373Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-27T07:45:41.373Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-27T07:45:41.373Z] PASS [2021-05-27T07:45:41.373Z] coverage: 12.0% of statements [2021-05-27T07:45:41.373Z] ok github.com/docker/docker/plugin 0.152s coverage: 12.0% of statements [2021-05-27T07:45:41.530Z] --- PASS: TestCreateJob (4.20s) [2021-05-27T07:45:41.530Z] === RUN TestReplicatedJob [2021-05-27T07:45:41.915Z] === RUN TestEnable [2021-05-27T07:45:41.915Z] --- PASS: TestEnable (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestDisable [2021-05-27T07:45:41.915Z] --- PASS: TestDisable (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestEnabled [2021-05-27T07:45:41.915Z] --- PASS: TestEnabled (0.00s) [2021-05-27T07:45:41.915Z] PASS [2021-05-27T07:45:41.915Z] coverage: 100.0% of statements [2021-05-27T07:45:41.915Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2021-05-27T07:45:41.915Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-27T07:45:41.915Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-27T07:45:41.915Z] === RUN TestProcessNoDockerignore [2021-05-27T07:45:41.915Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-27T07:45:41.915Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestDetectContentType [2021-05-27T07:45:41.915Z] --- PASS: TestDetectContentType (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestSelectAcceptableMIME [2021-05-27T07:45:41.915Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestInspectEmptyResponse [2021-05-27T07:45:41.915Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestInspectResponseBinary [2021-05-27T07:45:41.915Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestResponseUnsupportedContentType [2021-05-27T07:45:41.915Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestInspectResponseTextSimple [2021-05-27T07:45:41.915Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestInspectResponseEmptyContentType [2021-05-27T07:45:41.915Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestUnknownContentLength [2021-05-27T07:45:41.915Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-27T07:45:41.915Z] === RUN TestDownloadRemote [2021-05-27T07:45:42.375Z] --- PASS: TestDownloadRemote (0.09s) [2021-05-27T07:45:42.375Z] === RUN TestGetWithStatusError [2021-05-27T07:45:42.375Z] --- PASS: TestGetWithStatusError (0.00s) [2021-05-27T07:45:42.375Z] === RUN TestCloseRootDirectory [2021-05-27T07:45:42.375Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-27T07:45:42.375Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:42.375Z] === RUN TestHashFile [2021-05-27T07:45:42.375Z] --- SKIP: TestHashFile (0.00s) [2021-05-27T07:45:42.375Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:42.375Z] === RUN TestHashSubdir [2021-05-27T07:45:42.375Z] --- SKIP: TestHashSubdir (0.01s) [2021-05-27T07:45:42.375Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:42.375Z] === RUN TestRemoveDirectory [2021-05-27T07:45:42.375Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-27T07:45:42.375Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:42.375Z] PASS [2021-05-27T07:45:42.375Z] coverage: 9.3% of statements [2021-05-27T07:45:42.375Z] ok github.com/docker/docker/builder/remotecontext 0.388s coverage: 9.3% of statements [2021-05-27T07:45:42.518Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-27T07:45:42.835Z] === RUN TestGetAllAllowed [2021-05-27T07:45:42.835Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestGetAllMeta [2021-05-27T07:45:42.835Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-27T07:45:42.835Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestIsUnreferencedBuiltin [2021-05-27T07:45:42.835Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestIsExistingDirectory [2021-05-27T07:45:42.835Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestGetFilenameForDownload [2021-05-27T07:45:42.835Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestEnv2Variables [2021-05-27T07:45:42.835Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-27T07:45:42.835Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestMaintainer [2021-05-27T07:45:42.835Z] --- PASS: TestMaintainer (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestLabel [2021-05-27T07:45:42.835Z] --- PASS: TestLabel (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestFromScratch [2021-05-27T07:45:42.835Z] --- PASS: TestFromScratch (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestFromWithArg [2021-05-27T07:45:42.835Z] --- PASS: TestFromWithArg (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-27T07:45:42.835Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestFromWithUndefinedArg [2021-05-27T07:45:42.835Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestFromMultiStageWithNamedStage [2021-05-27T07:45:42.835Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestOnbuild [2021-05-27T07:45:42.835Z] --- PASS: TestOnbuild (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestWorkdir [2021-05-27T07:45:42.835Z] --- PASS: TestWorkdir (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestCmd [2021-05-27T07:45:42.835Z] --- PASS: TestCmd (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestHealthcheckNone [2021-05-27T07:45:42.835Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestHealthcheckCmd [2021-05-27T07:45:42.835Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestEntrypoint [2021-05-27T07:45:42.835Z] --- PASS: TestEntrypoint (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestExpose [2021-05-27T07:45:42.835Z] --- PASS: TestExpose (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestUser [2021-05-27T07:45:42.835Z] --- PASS: TestUser (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestVolume [2021-05-27T07:45:42.835Z] --- PASS: TestVolume (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestStopSignal [2021-05-27T07:45:42.835Z] --- SKIP: TestStopSignal (0.00s) [2021-05-27T07:45:42.835Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-27T07:45:42.835Z] === RUN TestArg [2021-05-27T07:45:42.835Z] --- PASS: TestArg (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestShell [2021-05-27T07:45:42.835Z] --- PASS: TestShell (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestPrependEnvOnCmd [2021-05-27T07:45:42.835Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestRunWithBuildArgs [2021-05-27T07:45:42.835Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestRunIgnoresHealthcheck [2021-05-27T07:45:42.835Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestDispatchUnsupportedOptions [2021-05-27T07:45:42.835Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-27T07:45:42.835Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-27T07:45:42.835Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-27T07:45:42.835Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-27T07:45:42.835Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-27T07:45:42.835Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-27T07:45:42.835Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestNormalizeWorkdir [2021-05-27T07:45:42.835Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-27T07:45:42.835Z] === RUN TestDispatch [2021-05-27T07:45:42.835Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-27T07:45:42.835Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-27T07:45:42.835Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-27T07:45:42.835Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-27T07:45:42.931Z] === RUN TestLoad [2021-05-27T07:45:42.931Z] --- PASS: TestLoad (0.00s) [2021-05-27T07:45:42.931Z] === RUN TestSave [2021-05-27T07:45:42.931Z] --- PASS: TestSave (0.03s) [2021-05-27T07:45:42.931Z] === RUN TestAddDeleteGet [2021-05-27T07:45:42.931Z] --- PASS: TestAddDeleteGet (0.04s) [2021-05-27T07:45:42.931Z] === RUN TestInvalidTags [2021-05-27T07:45:42.931Z] --- PASS: TestInvalidTags (0.01s) [2021-05-27T07:45:42.931Z] PASS [2021-05-27T07:45:42.931Z] coverage: 83.7% of statements [2021-05-27T07:45:42.931Z] ok github.com/docker/docker/reference 0.149s coverage: 83.7% of statements [2021-05-27T07:45:43.292Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-27T07:45:43.292Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-27T07:45:43.292Z] === RUN TestDispatch/COPY_url [2021-05-27T07:45:43.292Z] --- PASS: TestDispatch (0.10s) [2021-05-27T07:45:43.292Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-05-27T07:45:43.292Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-27T07:45:43.292Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-27T07:45:43.292Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2021-05-27T07:45:43.292Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-27T07:45:43.292Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-27T07:45:43.292Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-27T07:45:43.292Z] === RUN TestAddScratchImageAddsToMounts [2021-05-27T07:45:43.292Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-27T07:45:43.292Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-27T07:45:43.292Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-27T07:45:43.292Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-27T07:45:43.292Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-27T07:45:43.292Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-27T07:45:43.292Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-27T07:45:43.292Z] === RUN TestImageSourceGetAddsToMounts [2021-05-27T07:45:43.292Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-27T07:45:43.292Z] === RUN TestEmptyDockerfile [2021-05-27T07:45:43.292Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-05-27T07:45:43.292Z] === RUN TestSymlinkDockerfile [2021-05-27T07:45:43.292Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-05-27T07:45:43.292Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-27T07:45:43.292Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-27T07:45:43.292Z] === RUN TestNonExistingDockerfile [2021-05-27T07:45:43.292Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-27T07:45:43.292Z] === RUN TestCopyRunConfig [2021-05-27T07:45:43.292Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-27T07:45:43.292Z] === RUN TestDeepCopyRunConfig [2021-05-27T07:45:43.292Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-27T07:45:43.292Z] === RUN TestExportImage [2021-05-27T07:45:43.292Z] --- PASS: TestExportImage (0.00s) [2021-05-27T07:45:43.292Z] === RUN TestNormalizeDest [2021-05-27T07:45:43.292Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-27T07:45:43.292Z] PASS [2021-05-27T07:45:43.292Z] coverage: 46.8% of statements [2021-05-27T07:45:43.292Z] ok github.com/docker/docker/builder/dockerfile 0.347s coverage: 46.8% of statements [2021-05-27T07:45:43.292Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-27T07:45:45.149Z] === RUN TestResolveAuthConfigIndexServer [2021-05-27T07:45:45.149Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-27T07:45:45.149Z] === RUN TestResolveAuthConfigFullURL [2021-05-27T07:45:45.150Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-27T07:45:45.150Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestValidateMirror [2021-05-27T07:45:45.150Z] --- PASS: TestValidateMirror (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestLoadInsecureRegistries [2021-05-27T07:45:45.150Z] time="2021-05-27T07:45:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-27T07:45:45.150Z] time="2021-05-27T07:45:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-27T07:45:45.150Z] time="2021-05-27T07:45:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-27T07:45:45.150Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2021-05-27T07:45:45.150Z] === RUN TestNewServiceConfig [2021-05-27T07:45:45.150Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestValidateIndexName [2021-05-27T07:45:45.150Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestValidateIndexNameWithError [2021-05-27T07:45:45.150Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestEndpointParse [2021-05-27T07:45:45.150Z] --- PASS: TestEndpointParse (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestEndpointParseInvalid [2021-05-27T07:45:45.150Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestValidateEndpoint [2021-05-27T07:45:45.150Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-27T07:45:45.150Z] === RUN TestPing [2021-05-27T07:45:45.150Z] --- PASS: TestPing (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestPingRegistryEndpoint [2021-05-27T07:45:45.150Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-05-27T07:45:45.150Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:45.150Z] === RUN TestEndpoint [2021-05-27T07:45:45.150Z] --- SKIP: TestEndpoint (0.01s) [2021-05-27T07:45:45.150Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:45.150Z] === RUN TestParseRepositoryInfo [2021-05-27T07:45:45.150Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestNewIndexInfo [2021-05-27T07:45:45.150Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestMirrorEndpointLookup [2021-05-27T07:45:45.150Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-27T07:45:45.150Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:45:45.150Z] === RUN TestSearchRepositories [2021-05-27T07:45:45.150Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-27T07:45:45.150Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-27T07:45:45.150Z] Host: 127.0.0.1:49249 [2021-05-27T07:45:45.150Z] User-Agent: docker test client [2021-05-27T07:45:45.150Z] Authorization: Token fake-token [2021-05-27T07:45:45.150Z] X-Docker-Token: true [2021-05-27T07:45:45.150Z] Accept-Encoding: gzip [2021-05-27T07:45:45.150Z] [2021-05-27T07:45:45.150Z] [2021-05-27T07:45:45.150Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-27T07:45:45.150Z] Connection: close [2021-05-27T07:45:45.150Z] Content-Length: 144 [2021-05-27T07:45:45.150Z] Cache-Control: no-cache [2021-05-27T07:45:45.150Z] Content-Type: application/json [2021-05-27T07:45:45.150Z] Date: Thu, 27 May 2021 07:45:44 GMT [2021-05-27T07:45:45.150Z] Expires: -1 [2021-05-27T07:45:45.150Z] Pragma: no-cache [2021-05-27T07:45:45.150Z] Server: docker-tests/mock [2021-05-27T07:45:45.150Z] X-Docker-Registry-Config: mock [2021-05-27T07:45:45.150Z] X-Docker-Registry-Version: 0.0.0 [2021-05-27T07:45:45.150Z] [2021-05-27T07:45:45.150Z] [2021-05-27T07:45:45.150Z] === RUN TestTrustedLocation [2021-05-27T07:45:45.150Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-27T07:45:45.150Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestAllowNondistributableArtifacts [2021-05-27T07:45:45.150Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestIsSecureIndex [2021-05-27T07:45:45.150Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-27T07:45:45.150Z] PASS [2021-05-27T07:45:45.150Z] coverage: 51.7% of statements [2021-05-27T07:45:45.150Z] ok github.com/docker/docker/registry 0.384s coverage: 51.7% of statements [2021-05-27T07:45:45.150Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-27T07:45:45.150Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-27T07:45:45.150Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-27T07:45:45.545Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-27T07:45:45.615Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-27T07:45:45.615Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-27T07:45:45.615Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-27T07:45:45.615Z] === RUN TestResumableRequestReaderWithReadError [2021-05-27T07:45:45.615Z] time="2021-05-27T07:45:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-27T07:45:45.615Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2021-05-27T07:45:45.615Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-27T07:45:45.615Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-27T07:45:45.615Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-27T07:45:45.615Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-27T07:45:45.615Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-27T07:45:45.615Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-27T07:45:45.615Z] === RUN TestResumableRequestReader [2021-05-27T07:45:45.615Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-27T07:45:45.615Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-27T07:45:45.615Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-27T07:45:45.615Z] PASS [2021-05-27T07:45:45.615Z] coverage: 100.0% of statements [2021-05-27T07:45:45.615Z] ok github.com/docker/docker/registry/resumable 0.342s coverage: 100.0% of statements [2021-05-27T07:45:46.081Z] === RUN TestRestartManagerTimeout [2021-05-27T07:45:46.081Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-27T07:45:46.081Z] === RUN TestRestartManagerTimeoutReset [2021-05-27T07:45:46.081Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-27T07:45:46.081Z] PASS [2021-05-27T07:45:46.081Z] coverage: 50.9% of statements [2021-05-27T07:45:46.081Z] ok github.com/docker/docker/restartmanager 0.053s coverage: 50.9% of statements [2021-05-27T07:45:47.061Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-05-27T07:45:47.061Z] === RUN TestClientStream [2021-05-27T07:45:47.061Z] --- PASS: TestClientStream (0.00s) [2021-05-27T07:45:47.061Z] === RUN TestClientSendFile [2021-05-27T07:45:47.061Z] --- PASS: TestClientSendFile (0.00s) [2021-05-27T07:45:47.061Z] === RUN TestClientWithRequestTimeout [2021-05-27T07:45:47.061Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-05-27T07:45:47.061Z] === RUN TestFileSpecPlugin [2021-05-27T07:45:47.061Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-05-27T07:45:47.061Z] === RUN TestFileJSONSpecPlugin [2021-05-27T07:45:47.061Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-27T07:45:47.061Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-27T07:45:47.061Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-27T07:45:47.061Z] === RUN TestPluginAddHandler [2021-05-27T07:45:47.061Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-27T07:45:47.061Z] === RUN TestPluginWaitBadPlugin [2021-05-27T07:45:47.061Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-27T07:45:47.061Z] === RUN TestGet [2021-05-27T07:45:47.061Z] time="2021-05-27T07:45:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-27T07:45:47.061Z] === RUN TestDecodeContainerConfig [2021-05-27T07:45:47.061Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-27T07:45:47.061Z] === RUN TestDecodeContainerConfigIsolation [2021-05-27T07:45:47.061Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-27T07:45:47.061Z] === RUN TestValidatePrivileged [2021-05-27T07:45:47.061Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-27T07:45:47.061Z] PASS [2021-05-27T07:45:47.061Z] coverage: 52.2% of statements [2021-05-27T07:45:47.061Z] ok github.com/docker/docker/runconfig 0.111s coverage: 52.2% of statements [2021-05-27T07:45:47.786Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-27T07:45:48.042Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-27T07:45:48.042Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-27T07:45:48.042Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-27T07:45:48.042Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-27T07:45:48.042Z] PASS [2021-05-27T07:45:48.042Z] coverage: 62.5% of statements [2021-05-27T07:45:48.042Z] ok github.com/docker/docker/testutil 0.355s coverage: 62.5% of statements [2021-05-27T07:45:48.042Z] time="2021-05-27T07:45:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-27T07:45:48.353Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-27T07:45:49.658Z] --- PASS: TestReplicatedJob (7.25s) [2021-05-27T07:45:49.658Z] === RUN TestUpdateReplicatedJob [2021-05-27T07:45:49.729Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-27T07:45:50.256Z] time="2021-05-27T07:45:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-27T07:45:51.632Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-27T07:45:51.813Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-27T07:45:51.813Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-27T07:45:51.813Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-27T07:45:51.813Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-27T07:45:51.813Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-27T07:45:51.813Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-27T07:45:51.813Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-27T07:45:51.813Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-27T07:45:51.813Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-27T07:45:52.121Z] --- PASS: TestServiceUpdatePidsLimit (17.20s) [2021-05-27T07:45:52.121Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-05-27T07:45:52.121Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-05-27T07:45:52.121Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-05-27T07:45:52.121Z] PASS [2021-05-27T07:45:52.121Z] [2021-05-27T07:45:52.121Z] === Skipped [2021-05-27T07:45:52.121Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-27T07:45:52.121Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-27T07:45:52.121Z] [2021-05-27T07:45:52.121Z] [2021-05-27T07:45:52.121Z] DONE 27 tests, 1 skipped in 182.578s [2021-05-27T07:45:52.121Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-27T07:45:52.121Z] INFO: Testing against a local daemon [2021-05-27T07:45:52.121Z] === RUN TestSessionCreate [2021-05-27T07:45:52.121Z] --- PASS: TestSessionCreate (0.04s) [2021-05-27T07:45:52.121Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-27T07:45:52.121Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-27T07:45:52.121Z] PASS [2021-05-27T07:45:52.121Z] [2021-05-27T07:45:52.121Z] DONE 2 tests in 0.083s [2021-05-27T07:45:52.121Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-27T07:45:52.121Z] INFO: Testing against a local daemon [2021-05-27T07:45:52.121Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-27T07:45:52.121Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-27T07:45:52.121Z] === RUN TestEventsExecDie [2021-05-27T07:45:52.953Z] --- PASS: TestUpdateReplicatedJob (4.34s) [2021-05-27T07:45:52.953Z] === RUN TestServiceListWithStatuses [2021-05-27T07:45:52.954Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-27T07:45:52.954Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-27T07:45:52.954Z] === RUN TestDockerNetworkConnectAlias [2021-05-27T07:45:53.006Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-27T07:45:53.372Z] === RUN TestGetDriver [2021-05-27T07:45:53.372Z] --- PASS: TestGetDriver (0.00s) [2021-05-27T07:45:53.372Z] === RUN TestVolumeRequestError [2021-05-27T07:45:53.372Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-27T07:45:53.372Z] PASS [2021-05-27T07:45:53.372Z] coverage: 36.1% of statements [2021-05-27T07:45:53.372Z] ok github.com/docker/docker/volume/drivers 0.213s coverage: 36.1% of statements [2021-05-27T07:45:53.520Z] --- PASS: TestEventsExecDie (1.17s) [2021-05-27T07:45:53.520Z] === RUN TestEventsBackwardsCompatible [2021-05-27T07:45:53.520Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-05-27T07:45:53.520Z] === RUN TestInfoBinaryCommits [2021-05-27T07:45:53.520Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-27T07:45:53.520Z] === RUN TestInfoAPIVersioned [2021-05-27T07:45:53.520Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-27T07:45:53.520Z] === RUN TestInfoDiscoveryBackend [2021-05-27T07:45:53.845Z] === RUN TestGetAddress [2021-05-27T07:45:53.845Z] --- PASS: TestGetAddress (0.00s) [2021-05-27T07:45:53.845Z] === RUN TestRemove [2021-05-27T07:45:53.845Z] --- SKIP: TestRemove (0.00s) [2021-05-27T07:45:53.845Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-27T07:45:53.845Z] === RUN TestInitializeWithVolumes [2021-05-27T07:45:53.845Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-27T07:45:53.845Z] === RUN TestCreate [2021-05-27T07:45:53.845Z] --- PASS: TestCreate (0.02s) [2021-05-27T07:45:53.845Z] === RUN TestValidateName [2021-05-27T07:45:53.845Z] --- PASS: TestValidateName (0.00s) [2021-05-27T07:45:53.845Z] === RUN TestCreateWithOpts [2021-05-27T07:45:53.845Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-27T07:45:53.845Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-27T07:45:53.845Z] === RUN TestRelaodNoOpts [2021-05-27T07:45:53.845Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-05-27T07:45:53.845Z] PASS [2021-05-27T07:45:53.845Z] coverage: 41.5% of statements [2021-05-27T07:45:53.845Z] ok github.com/docker/docker/volume/local 0.173s coverage: 41.5% of statements [2021-05-27T07:45:54.090Z] --- PASS: TestInfoDiscoveryBackend (0.69s) [2021-05-27T07:45:54.090Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-27T07:45:54.311Z] time="2021-05-27T07:45:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-27T07:45:54.789Z] === RUN TestConvertTmpfsOptions [2021-05-27T07:45:54.789Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-27T07:45:54.789Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-27T07:45:54.789Z] parser_test.go:49: data="ro" [2021-05-27T07:45:54.789Z] === RUN TestParseMountRaw [2021-05-27T07:45:54.789Z] --- PASS: TestParseMountRaw (0.04s) [2021-05-27T07:45:54.789Z] === RUN TestParseMountRawSplit [2021-05-27T07:45:54.789Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-05-27T07:45:54.789Z] parser_test.go:390: case 0 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 1 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 2 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 3 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 4 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 5 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 6 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 7 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 8 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 0 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 1 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 2 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 3 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 4 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 5 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 6 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 7 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 8 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 9 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 10 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 11 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 12 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 0 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 1 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 2 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 3 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 4 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 5 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 6 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 7 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 8 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 9 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 10 [2021-05-27T07:45:54.789Z] parser_test.go:390: case 11 [2021-05-27T07:45:54.789Z] === RUN TestParseMountSpec [2021-05-27T07:45:54.789Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-27T07:45:54.789Z] parser_test.go:455: case 0 [2021-05-27T07:45:54.789Z] parser_test.go:455: case 1 [2021-05-27T07:45:54.789Z] parser_test.go:455: case 2 [2021-05-27T07:45:54.789Z] parser_test.go:455: case 3 [2021-05-27T07:45:54.789Z] parser_test.go:455: case 4 [2021-05-27T07:45:54.789Z] parser_test.go:455: case 5 [2021-05-27T07:45:54.789Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-27T07:45:54.789Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-27T07:45:54.789Z] === RUN TestValidateMount [2021-05-27T07:45:54.789Z] --- PASS: TestValidateMount (0.01s) [2021-05-27T07:45:54.789Z] PASS [2021-05-27T07:45:54.789Z] coverage: 66.2% of statements [2021-05-27T07:45:54.789Z] ok github.com/docker/docker/volume/mounts 0.118s coverage: 66.2% of statements [2021-05-27T07:45:55.029Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-27T07:45:55.029Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-27T07:45:55.540Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-27T07:45:55.599Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.69s) [2021-05-27T07:45:55.599Z] === RUN TestInfoAPI [2021-05-27T07:45:55.644Z] === RUN TestCheckpointCreateError [2021-05-27T07:45:55.644Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-27T07:45:55.644Z] === RUN TestCheckpointCreate [2021-05-27T07:45:55.644Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-27T07:45:55.644Z] === RUN TestCheckpointDeleteError [2021-05-27T07:45:55.644Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-27T07:45:55.644Z] === RUN TestCheckpointDelete [2021-05-27T07:45:55.644Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-27T07:45:55.644Z] === RUN TestCheckpointListError [2021-05-27T07:45:55.644Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-27T07:45:55.644Z] === RUN TestCheckpointList [2021-05-27T07:45:55.644Z] --- PASS: TestCheckpointList (0.00s) [2021-05-27T07:45:55.644Z] === RUN TestCheckpointListContainerNotFound [2021-05-27T07:45:55.644Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-27T07:45:55.644Z] === RUN TestNewClientWithOpsFromEnv [2021-05-27T07:45:55.644Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-27T07:45:55.644Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-27T07:45:55.644Z] === RUN TestGetAPIPath [2021-05-27T07:45:55.644Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-27T07:45:55.644Z] === RUN TestParseHostURL [2021-05-27T07:45:55.644Z] --- PASS: TestParseHostURL (0.00s) [2021-05-27T07:45:55.644Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-27T07:45:55.644Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-27T07:45:55.644Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-27T07:45:55.644Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-27T07:45:55.644Z] === RUN TestNegotiateAPIVersion [2021-05-27T07:45:55.644Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestNegotiateAPVersionOverride [2021-05-27T07:45:55.645Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-27T07:45:55.645Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-27T07:45:55.645Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-27T07:45:55.645Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestClientRedirect [2021-05-27T07:45:55.645Z] --- PASS: TestClientRedirect (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigCreateUnsupported [2021-05-27T07:45:55.645Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigCreateError [2021-05-27T07:45:55.645Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigCreate [2021-05-27T07:45:55.645Z] --- PASS: TestConfigCreate (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigInspectNotFound [2021-05-27T07:45:55.645Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigInspectWithEmptyID [2021-05-27T07:45:55.645Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigInspectUnsupported [2021-05-27T07:45:55.645Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigInspectError [2021-05-27T07:45:55.645Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigInspectConfigNotFound [2021-05-27T07:45:55.645Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigInspect [2021-05-27T07:45:55.645Z] --- PASS: TestConfigInspect (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigListUnsupported [2021-05-27T07:45:55.645Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigListError [2021-05-27T07:45:55.645Z] --- PASS: TestConfigListError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigList [2021-05-27T07:45:55.645Z] --- PASS: TestConfigList (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigRemoveUnsupported [2021-05-27T07:45:55.645Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigRemoveError [2021-05-27T07:45:55.645Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigRemove [2021-05-27T07:45:55.645Z] --- PASS: TestConfigRemove (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigUpdateUnsupported [2021-05-27T07:45:55.645Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigUpdateError [2021-05-27T07:45:55.645Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestConfigUpdate [2021-05-27T07:45:55.645Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerCommitError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerCommit [2021-05-27T07:45:55.645Z] --- PASS: TestContainerCommit (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerStatPathError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerStatPathNotFoundError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerStatPathNoHeaderError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerStatPath [2021-05-27T07:45:55.645Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestCopyToContainerError [2021-05-27T07:45:55.645Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestCopyToContainerNotFoundError [2021-05-27T07:45:55.645Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-27T07:45:55.645Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestCopyToContainer [2021-05-27T07:45:55.645Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestCopyFromContainerError [2021-05-27T07:45:55.645Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestCopyFromContainerNotFoundError [2021-05-27T07:45:55.645Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-27T07:45:55.645Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-27T07:45:55.645Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestCopyFromContainer [2021-05-27T07:45:55.645Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerCreateError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerCreateImageNotFound [2021-05-27T07:45:55.645Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerCreateWithName [2021-05-27T07:45:55.645Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerCreateAutoRemove [2021-05-27T07:45:55.645Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerDiffError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerDiff [2021-05-27T07:45:55.645Z] --- PASS: TestContainerDiff (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerExecCreateError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerExecCreate [2021-05-27T07:45:55.645Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerExecStartError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerExecStart [2021-05-27T07:45:55.645Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerExecInspectError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerExecInspect [2021-05-27T07:45:55.645Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerExportError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerExportError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerExport [2021-05-27T07:45:55.645Z] --- PASS: TestContainerExport (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerInspectError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerInspectContainerNotFound [2021-05-27T07:45:55.645Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerInspectWithEmptyID [2021-05-27T07:45:55.645Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerInspect [2021-05-27T07:45:55.645Z] --- PASS: TestContainerInspect (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerInspectNode [2021-05-27T07:45:55.645Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerKillError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerKillError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerKill [2021-05-27T07:45:55.645Z] --- PASS: TestContainerKill (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerListError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerListError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerList [2021-05-27T07:45:55.645Z] --- PASS: TestContainerList (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerLogsNotFoundError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerLogsError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerLogs [2021-05-27T07:45:55.645Z] --- PASS: TestContainerLogs (0.18s) [2021-05-27T07:45:55.645Z] === RUN TestContainerPauseError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerPause [2021-05-27T07:45:55.645Z] --- PASS: TestContainerPause (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainersPruneError [2021-05-27T07:45:55.645Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainersPrune [2021-05-27T07:45:55.645Z] --- PASS: TestContainersPrune (0.09s) [2021-05-27T07:45:55.645Z] === RUN TestContainerRemoveError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerRemoveNotFoundError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerRemove [2021-05-27T07:45:55.645Z] --- PASS: TestContainerRemove (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerRenameError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerRename [2021-05-27T07:45:55.645Z] --- PASS: TestContainerRename (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerResizeError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerExecResizeError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerResize [2021-05-27T07:45:55.645Z] --- PASS: TestContainerResize (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerExecResize [2021-05-27T07:45:55.645Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerRestartError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerRestart [2021-05-27T07:45:55.645Z] --- PASS: TestContainerRestart (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerStartError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerStartError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerStart [2021-05-27T07:45:55.645Z] --- PASS: TestContainerStart (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerStatsError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerStats [2021-05-27T07:45:55.645Z] --- PASS: TestContainerStats (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerStopError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerStopError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerStop [2021-05-27T07:45:55.645Z] --- PASS: TestContainerStop (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerTopError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerTopError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerTop [2021-05-27T07:45:55.645Z] --- PASS: TestContainerTop (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerUnpauseError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerUnpause [2021-05-27T07:45:55.645Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerUpdateError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerUpdate [2021-05-27T07:45:55.645Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerWaitError [2021-05-27T07:45:55.645Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestContainerWait [2021-05-27T07:45:55.645Z] --- PASS: TestContainerWait (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestDiskUsageError [2021-05-27T07:45:55.645Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestDiskUsage [2021-05-27T07:45:55.645Z] --- PASS: TestDiskUsage (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestDistributionInspectUnsupported [2021-05-27T07:45:55.645Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestDistributionInspectWithEmptyID [2021-05-27T07:45:55.645Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestEventsErrorInOptions [2021-05-27T07:45:55.645Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestEventsErrorFromServer [2021-05-27T07:45:55.645Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestEvents [2021-05-27T07:45:55.645Z] --- PASS: TestEvents (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestTLSCloseWriter [2021-05-27T07:45:55.645Z] === PAUSE TestTLSCloseWriter [2021-05-27T07:45:55.645Z] === RUN TestImageBuildError [2021-05-27T07:45:55.645Z] --- PASS: TestImageBuildError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageBuild [2021-05-27T07:45:55.645Z] --- PASS: TestImageBuild (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestGetDockerOS [2021-05-27T07:45:55.645Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageCreateError [2021-05-27T07:45:55.645Z] --- PASS: TestImageCreateError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageCreate [2021-05-27T07:45:55.645Z] --- PASS: TestImageCreate (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageHistoryError [2021-05-27T07:45:55.645Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageHistory [2021-05-27T07:45:55.645Z] --- PASS: TestImageHistory (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageImportError [2021-05-27T07:45:55.645Z] --- PASS: TestImageImportError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageImport [2021-05-27T07:45:55.645Z] --- PASS: TestImageImport (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageInspectError [2021-05-27T07:45:55.645Z] --- PASS: TestImageInspectError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageInspectImageNotFound [2021-05-27T07:45:55.645Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageInspectWithEmptyID [2021-05-27T07:45:55.645Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageInspect [2021-05-27T07:45:55.645Z] --- PASS: TestImageInspect (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageListError [2021-05-27T07:45:55.645Z] --- PASS: TestImageListError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageList [2021-05-27T07:45:55.645Z] --- PASS: TestImageList (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageListApiBefore125 [2021-05-27T07:45:55.645Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageLoadError [2021-05-27T07:45:55.645Z] --- PASS: TestImageLoadError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImageLoad [2021-05-27T07:45:55.645Z] --- PASS: TestImageLoad (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImagesPruneError [2021-05-27T07:45:55.645Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImagesPrune [2021-05-27T07:45:55.645Z] --- PASS: TestImagesPrune (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImagePullReferenceParseError [2021-05-27T07:45:55.645Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImagePullAnyError [2021-05-27T07:45:55.645Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-27T07:45:55.645Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-27T07:45:55.645Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-27T07:45:55.645Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-27T07:45:55.645Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-27T07:45:55.859Z] --- PASS: TestInfoAPI (0.02s) [2021-05-27T07:45:55.859Z] === RUN TestInfoAPIWarnings [2021-05-27T07:45:56.102Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImagePullWithoutErrors [2021-05-27T07:45:56.102Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImagePushReferenceError [2021-05-27T07:45:56.102Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImagePushAnyError [2021-05-27T07:45:56.102Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-27T07:45:56.102Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-27T07:45:56.102Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-27T07:45:56.102Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-27T07:45:56.102Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImagePushWithoutErrors [2021-05-27T07:45:56.102Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-27T07:45:56.102Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-27T07:45:56.102Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-27T07:45:56.102Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-27T07:45:56.102Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-27T07:45:56.102Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-27T07:45:56.102Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-27T07:45:56.102Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-27T07:45:56.102Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageRemoveError [2021-05-27T07:45:56.102Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageRemoveImageNotFound [2021-05-27T07:45:56.102Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageRemove [2021-05-27T07:45:56.102Z] --- PASS: TestImageRemove (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageSaveError [2021-05-27T07:45:56.102Z] --- PASS: TestImageSaveError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageSave [2021-05-27T07:45:56.102Z] --- PASS: TestImageSave (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageSearchAnyError [2021-05-27T07:45:56.102Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-27T07:45:56.102Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-27T07:45:56.102Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-27T07:45:56.102Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-27T07:45:56.102Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageSearchWithoutErrors [2021-05-27T07:45:56.102Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageTagError [2021-05-27T07:45:56.102Z] --- PASS: TestImageTagError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageTagInvalidReference [2021-05-27T07:45:56.102Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageTagInvalidSourceImageName [2021-05-27T07:45:56.102Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageTagHexSource [2021-05-27T07:45:56.102Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestImageTag [2021-05-27T07:45:56.102Z] --- PASS: TestImageTag (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestInfoServerError [2021-05-27T07:45:56.102Z] --- PASS: TestInfoServerError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestInfoInvalidResponseJSONError [2021-05-27T07:45:56.102Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestInfo [2021-05-27T07:45:56.102Z] --- PASS: TestInfo (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkConnectError [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkConnect [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkCreateError [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkCreate [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkDisconnectError [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkDisconnect [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkInspectError [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkInspectNotFoundError [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkInspectWithEmptyID [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkInspect [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkListError [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkListError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkList [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkList (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworksPruneError [2021-05-27T07:45:56.102Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworksPrune [2021-05-27T07:45:56.102Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkRemoveError [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNetworkRemove [2021-05-27T07:45:56.102Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNodeInspectError [2021-05-27T07:45:56.102Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNodeInspectNodeNotFound [2021-05-27T07:45:56.102Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNodeInspectWithEmptyID [2021-05-27T07:45:56.102Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNodeInspect [2021-05-27T07:45:56.102Z] --- PASS: TestNodeInspect (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNodeListError [2021-05-27T07:45:56.102Z] --- PASS: TestNodeListError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNodeList [2021-05-27T07:45:56.102Z] --- PASS: TestNodeList (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNodeRemoveError [2021-05-27T07:45:56.102Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNodeRemove [2021-05-27T07:45:56.102Z] --- PASS: TestNodeRemove (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNodeUpdateError [2021-05-27T07:45:56.102Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestNodeUpdate [2021-05-27T07:45:56.102Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestOptionWithTimeout [2021-05-27T07:45:56.102Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestPingFail [2021-05-27T07:45:56.102Z] --- PASS: TestPingFail (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestPingWithError [2021-05-27T07:45:56.102Z] 2021/05/27 07:45:55 RoundTripper returned a response & error; ignoring response [2021-05-27T07:45:56.102Z] 2021/05/27 07:45:55 RoundTripper returned a response & error; ignoring response [2021-05-27T07:45:56.102Z] --- PASS: TestPingWithError (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestPingSuccess [2021-05-27T07:45:56.102Z] --- PASS: TestPingSuccess (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestPingHeadFallback [2021-05-27T07:45:56.102Z] === RUN TestPingHeadFallback/OK [2021-05-27T07:45:56.102Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-27T07:45:56.102Z] === RUN TestPingHeadFallback/Not_Found [2021-05-27T07:45:56.102Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-27T07:45:56.102Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-27T07:45:56.102Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-27T07:45:56.102Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-27T07:45:56.102Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-27T07:45:56.102Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-27T07:45:56.102Z] === RUN TestPluginDisableError [2021-05-27T07:45:56.103Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginDisable [2021-05-27T07:45:56.103Z] --- PASS: TestPluginDisable (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginEnableError [2021-05-27T07:45:56.103Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginEnable [2021-05-27T07:45:56.103Z] --- PASS: TestPluginEnable (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginInspectError [2021-05-27T07:45:56.103Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginInspectWithEmptyID [2021-05-27T07:45:56.103Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginInspect [2021-05-27T07:45:56.103Z] --- PASS: TestPluginInspect (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginListError [2021-05-27T07:45:56.103Z] --- PASS: TestPluginListError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginList [2021-05-27T07:45:56.103Z] --- PASS: TestPluginList (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginPushError [2021-05-27T07:45:56.103Z] --- PASS: TestPluginPushError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginPush [2021-05-27T07:45:56.103Z] --- PASS: TestPluginPush (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginRemoveError [2021-05-27T07:45:56.103Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginRemove [2021-05-27T07:45:56.103Z] --- PASS: TestPluginRemove (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginSetError [2021-05-27T07:45:56.103Z] --- PASS: TestPluginSetError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPluginSet [2021-05-27T07:45:56.103Z] --- PASS: TestPluginSet (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSetHostHeader [2021-05-27T07:45:56.103Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestPlainTextError [2021-05-27T07:45:56.103Z] --- PASS: TestPlainTextError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestInfiniteError [2021-05-27T07:45:56.103Z] --- PASS: TestInfiniteError (0.01s) [2021-05-27T07:45:56.103Z] === RUN TestSecretCreateUnsupported [2021-05-27T07:45:56.103Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretCreateError [2021-05-27T07:45:56.103Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretCreate [2021-05-27T07:45:56.103Z] --- PASS: TestSecretCreate (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretInspectUnsupported [2021-05-27T07:45:56.103Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretInspectError [2021-05-27T07:45:56.103Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretInspectSecretNotFound [2021-05-27T07:45:56.103Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretInspectWithEmptyID [2021-05-27T07:45:56.103Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretInspect [2021-05-27T07:45:56.103Z] --- PASS: TestSecretInspect (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretListUnsupported [2021-05-27T07:45:56.103Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretListError [2021-05-27T07:45:56.103Z] --- PASS: TestSecretListError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretList [2021-05-27T07:45:56.103Z] --- PASS: TestSecretList (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretRemoveUnsupported [2021-05-27T07:45:56.103Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretRemoveError [2021-05-27T07:45:56.103Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretRemove [2021-05-27T07:45:56.103Z] --- PASS: TestSecretRemove (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretUpdateUnsupported [2021-05-27T07:45:56.103Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretUpdateError [2021-05-27T07:45:56.103Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSecretUpdate [2021-05-27T07:45:56.103Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceCreateError [2021-05-27T07:45:56.103Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceCreate [2021-05-27T07:45:56.103Z] --- PASS: TestServiceCreate (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-27T07:45:56.103Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceCreateDigestPinning [2021-05-27T07:45:56.103Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceInspectError [2021-05-27T07:45:56.103Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceInspectServiceNotFound [2021-05-27T07:45:56.103Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceInspectWithEmptyID [2021-05-27T07:45:56.103Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceInspect [2021-05-27T07:45:56.103Z] --- PASS: TestServiceInspect (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceListError [2021-05-27T07:45:56.103Z] --- PASS: TestServiceListError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceList [2021-05-27T07:45:56.103Z] --- PASS: TestServiceList (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceLogsError [2021-05-27T07:45:56.103Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceLogs [2021-05-27T07:45:56.103Z] --- PASS: TestServiceLogs (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceRemoveError [2021-05-27T07:45:56.103Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceRemoveNotFoundError [2021-05-27T07:45:56.103Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceRemove [2021-05-27T07:45:56.103Z] --- PASS: TestServiceRemove (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceUpdateError [2021-05-27T07:45:56.103Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestServiceUpdate [2021-05-27T07:45:56.103Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmGetUnlockKeyError [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmGetUnlockKey [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmInitError [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmInit [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmInit (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmInspectError [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmInspect [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmJoinError [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmJoin [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmLeaveError [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmLeave [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmUnlockError [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmUnlock [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmUpdateError [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestSwarmUpdate [2021-05-27T07:45:56.103Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestTaskInspectError [2021-05-27T07:45:56.103Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestTaskInspectWithEmptyID [2021-05-27T07:45:56.103Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestTaskInspect [2021-05-27T07:45:56.103Z] --- PASS: TestTaskInspect (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestTaskListError [2021-05-27T07:45:56.103Z] --- PASS: TestTaskListError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestTaskList [2021-05-27T07:45:56.103Z] --- PASS: TestTaskList (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestVolumeCreateError [2021-05-27T07:45:56.103Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestVolumeCreate [2021-05-27T07:45:56.103Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestVolumeInspectError [2021-05-27T07:45:56.103Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestVolumeInspectNotFound [2021-05-27T07:45:56.103Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestVolumeInspectWithEmptyID [2021-05-27T07:45:56.103Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestVolumeInspect [2021-05-27T07:45:56.103Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestVolumeListError [2021-05-27T07:45:56.103Z] --- PASS: TestVolumeListError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestVolumeList [2021-05-27T07:45:56.103Z] --- PASS: TestVolumeList (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestVolumeRemoveError [2021-05-27T07:45:56.103Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-27T07:45:56.103Z] === RUN TestVolumeRemove [2021-05-27T07:45:56.103Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-27T07:45:56.103Z] === CONT TestTLSCloseWriter [2021-05-27T07:45:56.103Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-27T07:45:56.103Z] PASS [2021-05-27T07:45:56.103Z] coverage: 74.9% of statements [2021-05-27T07:45:56.103Z] ok github.com/docker/docker/client 0.671s coverage: 74.9% of statements [2021-05-27T07:45:56.475Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-27T07:45:56.993Z] === RUN TestSetGetMeta [2021-05-27T07:45:56.993Z] === PAUSE TestSetGetMeta [2021-05-27T07:45:56.993Z] === RUN TestRestore [2021-05-27T07:45:56.993Z] === PAUSE TestRestore [2021-05-27T07:45:56.993Z] === RUN TestServiceCreate [2021-05-27T07:45:56.993Z] === PAUSE TestServiceCreate [2021-05-27T07:45:56.993Z] === RUN TestServiceList [2021-05-27T07:45:56.993Z] === PAUSE TestServiceList [2021-05-27T07:45:56.993Z] === RUN TestServiceRemove [2021-05-27T07:45:56.993Z] === PAUSE TestServiceRemove [2021-05-27T07:45:56.993Z] === RUN TestServiceGet [2021-05-27T07:45:56.993Z] === PAUSE TestServiceGet [2021-05-27T07:45:56.993Z] === RUN TestServicePrune [2021-05-27T07:45:56.993Z] === PAUSE TestServicePrune [2021-05-27T07:45:56.993Z] === RUN TestCreate [2021-05-27T07:45:56.993Z] === PAUSE TestCreate [2021-05-27T07:45:56.993Z] === RUN TestRemove [2021-05-27T07:45:56.993Z] === PAUSE TestRemove [2021-05-27T07:45:56.993Z] === RUN TestList [2021-05-27T07:45:56.993Z] === PAUSE TestList [2021-05-27T07:45:56.993Z] === RUN TestFindByDriver [2021-05-27T07:45:56.993Z] === PAUSE TestFindByDriver [2021-05-27T07:45:56.993Z] === RUN TestFindByReferenced [2021-05-27T07:45:56.993Z] === PAUSE TestFindByReferenced [2021-05-27T07:45:56.993Z] === RUN TestDerefMultipleOfSameRef [2021-05-27T07:45:56.993Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-27T07:45:56.993Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-27T07:45:56.993Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-27T07:45:56.993Z] === RUN TestDefererencePluginOnCreateError [2021-05-27T07:45:56.993Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-27T07:45:56.993Z] === RUN TestRefDerefRemove [2021-05-27T07:45:56.993Z] === PAUSE TestRefDerefRemove [2021-05-27T07:45:56.993Z] === RUN TestGet [2021-05-27T07:45:56.993Z] === PAUSE TestGet [2021-05-27T07:45:56.993Z] === RUN TestGetWithReference [2021-05-27T07:45:56.993Z] === PAUSE TestGetWithReference [2021-05-27T07:45:56.993Z] === RUN TestFilterFunc [2021-05-27T07:45:56.993Z] === RUN TestFilterFunc/test_nil_list [2021-05-27T07:45:56.993Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-27T07:45:56.993Z] === RUN TestFilterFunc/test_empty_list [2021-05-27T07:45:56.993Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-27T07:45:56.993Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-27T07:45:56.993Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-27T07:45:56.993Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-27T07:45:56.993Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-27T07:45:56.993Z] === RUN TestFilterFunc/test_filter_some [2021-05-27T07:45:56.993Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-27T07:45:56.993Z] === RUN TestFilterFunc/test_filter_middle [2021-05-27T07:45:56.993Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-27T07:45:56.993Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-27T07:45:56.993Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-27T07:45:56.993Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-27T07:45:56.993Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-27T07:45:56.993Z] === CONT TestFilterFunc/test_nil_list [2021-05-27T07:45:56.993Z] === CONT TestFilterFunc/test_filter_some [2021-05-27T07:45:56.993Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-27T07:45:56.993Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-27T07:45:56.993Z] === CONT TestFilterFunc/test_filter_middle [2021-05-27T07:45:56.993Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-27T07:45:56.993Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-27T07:45:56.993Z] === CONT TestFilterFunc/test_empty_list [2021-05-27T07:45:56.993Z] --- PASS: TestFilterFunc (0.00s) [2021-05-27T07:45:56.993Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-27T07:45:56.993Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-27T07:45:56.993Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-27T07:45:56.993Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-27T07:45:56.993Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-27T07:45:56.993Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-27T07:45:56.993Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-27T07:45:56.993Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-27T07:45:56.993Z] === CONT TestSetGetMeta [2021-05-27T07:45:56.993Z] === CONT TestFindByDriver [2021-05-27T07:45:56.993Z] === CONT TestRefDerefRemove [2021-05-27T07:45:56.994Z] === CONT TestGetWithReference [2021-05-27T07:45:56.994Z] --- PASS: TestSetGetMeta (0.03s) [2021-05-27T07:45:56.994Z] === CONT TestGet [2021-05-27T07:45:56.994Z] --- PASS: TestRefDerefRemove (0.03s) [2021-05-27T07:45:56.994Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-27T07:45:56.994Z] --- PASS: TestFindByDriver (0.04s) [2021-05-27T07:45:56.994Z] === CONT TestDefererencePluginOnCreateError [2021-05-27T07:45:56.994Z] --- PASS: TestGetWithReference (0.04s) [2021-05-27T07:45:56.994Z] === CONT TestDerefMultipleOfSameRef [2021-05-27T07:45:56.994Z] --- PASS: TestGet (0.03s) [2021-05-27T07:45:56.994Z] === CONT TestFindByReferenced [2021-05-27T07:45:56.994Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-27T07:45:56.994Z] === CONT TestServiceGet [2021-05-27T07:45:56.994Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-05-27T07:45:56.994Z] === CONT TestList [2021-05-27T07:45:56.994Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-05-27T07:45:56.994Z] === CONT TestRemove [2021-05-27T07:45:56.994Z] --- PASS: TestFindByReferenced (0.03s) [2021-05-27T07:45:56.994Z] === CONT TestCreate [2021-05-27T07:45:56.994Z] --- PASS: TestRemove (0.03s) [2021-05-27T07:45:56.994Z] === CONT TestServicePrune [2021-05-27T07:45:56.994Z] --- PASS: TestList (0.04s) [2021-05-27T07:45:56.994Z] === CONT TestServiceList [2021-05-27T07:45:56.994Z] --- PASS: TestCreate (0.02s) [2021-05-27T07:45:56.994Z] === CONT TestServiceRemove [2021-05-27T07:45:56.994Z] --- PASS: TestServiceGet (0.25s) [2021-05-27T07:45:56.994Z] === CONT TestServiceCreate [2021-05-27T07:45:56.994Z] time="2021-05-27T07:45:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-27T07:45:56.994Z] --- PASS: TestServiceRemove (0.21s) [2021-05-27T07:45:56.994Z] === CONT TestRestore [2021-05-27T07:45:56.994Z] time="2021-05-27T07:45:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-27T07:45:56.994Z] --- PASS: TestServiceList (0.21s) [2021-05-27T07:45:56.994Z] time="2021-05-27T07:45:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-27T07:45:56.994Z] time="2021-05-27T07:45:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-27T07:45:56.994Z] --- PASS: TestServiceCreate (0.03s) [2021-05-27T07:45:56.994Z] time="2021-05-27T07:45:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-27T07:45:56.994Z] --- PASS: TestRestore (0.03s) [2021-05-27T07:45:56.994Z] --- PASS: TestServicePrune (0.25s) [2021-05-27T07:45:56.994Z] PASS [2021-05-27T07:45:56.994Z] coverage: 70.3% of statements [2021-05-27T07:45:57.459Z] ok github.com/docker/docker/volume/service 0.429s coverage: 70.3% of statements [2021-05-27T07:45:59.530Z] --- PASS: TestDockerNetworkConnectAlias (6.60s) [2021-05-27T07:45:59.530Z] === RUN TestDockerNetworkReConnect [2021-05-27T07:46:02.191Z] --- PASS: TestGet (15.14s) [2021-05-27T07:46:02.191Z] === RUN TestPluginWithNoManifest [2021-05-27T07:46:02.191Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-27T07:46:02.191Z] === RUN TestGetAll [2021-05-27T07:46:02.191Z] --- PASS: TestGetAll (0.00s) [2021-05-27T07:46:02.191Z] PASS [2021-05-27T07:46:02.191Z] coverage: 73.4% of statements [2021-05-27T07:46:02.191Z] ok github.com/docker/docker/pkg/plugins 36.132s coverage: 73.4% of statements [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/quota [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/rootless [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/volume [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-27T07:46:02.191Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-27T07:46:03.178Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-27T07:46:04.113Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-27T07:46:04.816Z] --- PASS: TestDockerNetworkReConnect (5.01s) [2021-05-27T07:46:04.816Z] === RUN TestServicePlugin [2021-05-27T07:46:04.816Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-27T07:46:04.816Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:46:04.816Z] === RUN TestServiceUpdateLabel [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === Skipped [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-27T07:46:05.965Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-27T07:46:05.965Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-05-27T07:46:05.965Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-05-27T07:46:05.965Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-27T07:46:05.965Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-27T07:46:05.965Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-27T07:46:05.965Z] daemon_test.go:147: root required [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-27T07:46:05.965Z] reload_test.go:520: root required [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-27T07:46:05.965Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-27T07:46:05.965Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-27T07:46:05.965Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-27T07:46:05.965Z] download_test.go:268: Needs fixing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-27T07:46:05.965Z] layer_test.go:304: Failing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-27T07:46:05.965Z] layer_test.go:353: Failing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-27T07:46:05.965Z] layer_test.go:468: Failing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-27T07:46:05.965Z] layer_test.go:697: Failing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-27T07:46:05.965Z] migration_test.go:46: Failing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-27T07:46:05.965Z] migration_test.go:182: Failing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-27T07:46:05.965Z] mount_test.go:17: Failing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-27T07:46:05.965Z] mount_test.go:76: Failing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-27T07:46:05.965Z] mount_test.go:125: Failing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-27T07:46:05.965Z] mount_test.go:212: Failing on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-27T07:46:05.965Z] archive_test.go:134: Xz not present in msys2 [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-27T07:46:05.965Z] archive_test.go:239: Failing on Windows CI machines [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-27T07:46:05.965Z] archive_windows_test.go:16: Currently fails [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-27T07:46:05.965Z] changes_test.go:196: needs more investigation [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-05-27T07:46:05.965Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-05-27T07:46:05.965Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-27T07:46:05.965Z] changes_test.go:433: needs further investigation [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-27T07:46:05.965Z] changes_test.go:469: needs further investigation [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-27T07:46:05.965Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-27T07:46:05.965Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-27T07:46:05.965Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-27T07:46:05.965Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-27T07:46:05.965Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-27T07:46:05.965Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-27T07:46:05.965Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-27T07:46:05.965Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-27T07:46:05.965Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-27T07:46:05.965Z] poller_test.go:41: No chmod on Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-27T07:46:05.965Z] fileutils_test.go:134: Needs porting to Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-27T07:46:05.965Z] fileutils_test.go:180: Needs porting to Windows [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-05-27T07:46:05.965Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-05-27T07:46:05.965Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-27T07:46:05.965Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-27T07:46:05.965Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-27T07:46:05.965Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] [2021-05-27T07:46:05.965Z] DONE 1833 tests, 47 skipped in 243.417s [2021-05-27T07:46:05.965Z] INFO: make.ps1 ended at 05/27/2021 07:46:05 [2021-05-27T07:46:08.111Z] --- PASS: TestServiceUpdateLabel (3.16s) [2021-05-27T07:46:08.111Z] === RUN TestServiceUpdateSecrets [2021-05-27T07:46:08.167Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-27T07:46:08.167Z] INFO: Unit tests ended at 05/27/2021 07:46:07. Duration:00:04:22.9510601 [2021-05-27T07:46:08.167Z] INFO: Building busybox [2021-05-27T07:46:08.167Z] Sending build context to Docker daemon 5.12kB [2021-05-27T07:46:08.167Z] [2021-05-27T07:46:08.167Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-27T07:46:08.167Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-27T07:46:08.167Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-27T07:46:08.167Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-27T07:46:08.167Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-27T07:46:08.167Z] ---> 39d157a84080 [2021-05-27T07:46:08.167Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-27T07:46:08.167Z] ---> Running in fcc4ae93fbf8 [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-27T07:46:11.627Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2021-05-27T07:46:11.627Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-27T07:46:11.627Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-27T07:46:11.627Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-27T07:46:11.627Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-27T07:46:11.627Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2021-05-27T07:46:11.627Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/builder [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-27T07:46:11.627Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-27T07:46:11.882Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.7% of statements [2021-05-27T07:46:12.138Z] ok github.com/docker/docker/builder/dockerfile 0.206s coverage: 48.5% of statements [2021-05-27T07:46:12.138Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-27T07:46:12.908Z] Removing intermediate container fcc4ae93fbf8 [2021-05-27T07:46:12.908Z] ---> 86bfba3cb8f1 [2021-05-27T07:46:12.908Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-27T07:46:13.065Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-05-27T07:46:13.375Z] ---> Running in 12f59a00a3d4 [2021-05-27T07:46:13.840Z] Removing intermediate container 12f59a00a3d4 [2021-05-27T07:46:13.840Z] ---> 0e0a71159c95 [2021-05-27T07:46:13.840Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-27T07:46:13.840Z] ---> Running in ddab1952507f [2021-05-27T07:46:13.959Z] --- PASS: TestInfoAPIWarnings (16.69s) [2021-05-27T07:46:13.959Z] === RUN TestInfoDebug [2021-05-27T07:46:13.959Z] --- PASS: TestInfoDebug (0.68s) [2021-05-27T07:46:13.959Z] === RUN TestInfoInsecureRegistries [2021-05-27T07:46:13.959Z] --- PASS: TestInfoInsecureRegistries (0.68s) [2021-05-27T07:46:13.959Z] === RUN TestInfoRegistryMirrors [2021-05-27T07:46:14.307Z] Removing intermediate container ddab1952507f [2021-05-27T07:46:14.307Z] ---> 853d94d66117 [2021-05-27T07:46:14.307Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-27T07:46:14.529Z] --- PASS: TestInfoRegistryMirrors (0.84s) [2021-05-27T07:46:14.529Z] === RUN TestLoginFailsWithBadCredentials [2021-05-27T07:46:14.789Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-05-27T07:46:14.789Z] === RUN TestPingCacheHeaders [2021-05-27T07:46:14.789Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-27T07:46:14.789Z] === RUN TestPingGet [2021-05-27T07:46:14.789Z] --- PASS: TestPingGet (0.01s) [2021-05-27T07:46:14.789Z] === RUN TestPingHead [2021-05-27T07:46:14.789Z] --- PASS: TestPingHead (0.02s) [2021-05-27T07:46:14.789Z] === RUN TestVersion [2021-05-27T07:46:14.789Z] --- PASS: TestVersion (0.02s) [2021-05-27T07:46:14.789Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-27T07:46:14.954Z] ok github.com/docker/docker/builder/remotecontext/git 1.808s coverage: 86.3% of statements [2021-05-27T07:46:14.954Z] ? github.com/docker/docker/cli [no test files] [2021-05-27T07:46:14.954Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-27T07:46:15.288Z] [2021-05-27T07:46:16.268Z] ---> 4bdf563812be [2021-05-27T07:46:16.268Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-27T07:46:16.268Z] ---> Running in 8496b33acab9 [2021-05-27T07:46:16.314Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-27T07:46:16.314Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-27T07:46:16.314Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-27T07:46:16.314Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-27T07:46:16.699Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2021-05-27T07:46:16.699Z] PASS [2021-05-27T07:46:16.699Z] [2021-05-27T07:46:16.699Z] DONE 18 tests in 24.344s [2021-05-27T07:46:16.699Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-27T07:46:16.699Z] INFO: Testing against a local daemon [2021-05-27T07:46:16.699Z] === RUN TestVolumesCreateAndList [2021-05-27T07:46:16.699Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-27T07:46:16.699Z] === RUN TestVolumesRemove [2021-05-27T07:46:16.699Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-27T07:46:16.699Z] === RUN TestVolumesInspect [2021-05-27T07:46:16.699Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-27T07:46:16.699Z] === RUN TestVolumesInvalidJSON [2021-05-27T07:46:16.699Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-27T07:46:16.699Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-27T07:46:16.699Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-27T07:46:16.699Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-27T07:46:16.699Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-27T07:46:16.699Z] PASS [2021-05-27T07:46:16.699Z] [2021-05-27T07:46:16.699Z] DONE 5 tests in 0.168s [2021-05-27T07:46:16.699Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-27T07:46:17.168Z] --- PASS: TestCheckoutGit (36.78s) [2021-05-27T07:46:17.168Z] === RUN TestValidGitTransport [2021-05-27T07:46:17.168Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-27T07:46:17.168Z] === RUN TestGitInvalidRef [2021-05-27T07:46:17.168Z] --- PASS: TestGitInvalidRef (0.24s) [2021-05-27T07:46:17.168Z] PASS [2021-05-27T07:46:17.168Z] coverage: 86.3% of statements [2021-05-27T07:46:17.168Z] ok github.com/docker/docker/builder/remotecontext/git 37.361s coverage: 86.3% of statements [2021-05-27T07:46:17.168Z] ? github.com/docker/docker/cli [no test files] [2021-05-27T07:46:17.168Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-27T07:46:17.468Z] ok github.com/docker/docker/client 0.180s coverage: 75.4% of statements [2021-05-27T07:46:18.081Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-27T07:46:18.081Z] Removing test suite binaries [2021-05-27T07:46:18.341Z] exiting test-integration [2021-05-27T07:46:18.341Z] ++ exit 0 [2021-05-27T07:46:18.341Z] [2021-05-27T07:46:21.583Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore Post stage [Pipeline] junit [2021-05-27T07:46:21.653Z] Recording test results [2021-05-27T07:46:22.519Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-27T07:46:23.011Z] --- PASS: TestServiceUpdateSecrets (15.49s) [2021-05-27T07:46:23.011Z] === RUN TestServiceUpdateConfigs [2021-05-27T07:46:23.166Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-27T07:46:23.604Z] + echo Ensuring container killed. [2021-05-27T07:46:23.604Z] Ensuring container killed. [2021-05-27T07:46:23.604Z] + docker rm -vf docker-pr6 [2021-05-27T07:46:23.604Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-05-27T07:46:23.889Z] + echo Chowning /workspace to jenkins user [2021-05-27T07:46:23.889Z] Chowning /workspace to jenkins user [2021-05-27T07:46:23.889Z] + id -u [2021-05-27T07:46:23.889Z] + id -g [2021-05-27T07:46:23.889Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42410:/workspace busybox chown -R 1000:1000 /workspace [2021-05-27T07:46:23.889Z] Unable to find image 'busybox:latest' locally [2021-05-27T07:46:23.889Z] latest: Pulling from library/busybox [2021-05-27T07:46:24.149Z] 92f8b3f0730f: Pulling fs layer [2021-05-27T07:46:24.149Z] 92f8b3f0730f: Verifying Checksum [2021-05-27T07:46:24.149Z] 92f8b3f0730f: Download complete [2021-05-27T07:46:24.149Z] 92f8b3f0730f: Pull complete [2021-05-27T07:46:24.149Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-27T07:46:24.149Z] Status: Downloaded newer image for busybox:latest [2021-05-27T07:46:24.219Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-27T07:46:24.219Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-27T07:46:24.219Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-27T07:46:24.219Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-27T07:46:24.219Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-27T07:46:24.219Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-05-27T07:46:24.219Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-27T07:46:24.219Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-27T07:46:24.219Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-27T07:46:24.219Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-27T07:46:24.219Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-27T07:46:24.220Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-27T07:46:24.220Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-27T07:46:24.220Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-27T07:46:24.220Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-27T07:46:24.220Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-27T07:46:24.220Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-27T07:46:24.220Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-27T07:46:24.220Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-27T07:46:24.220Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-27T07:46:24.220Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-27T07:46:24.220Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-27T07:46:24.220Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-27T07:46:24.220Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-05-27T07:46:24.220Z] === RUN TestConfigureDaemonLogs [2021-05-27T07:46:24.220Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-27T07:46:24.220Z] === RUN TestCommonOptionsInstallFlags [2021-05-27T07:46:24.220Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-27T07:46:24.220Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-27T07:46:24.220Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-27T07:46:24.220Z] PASS [2021-05-27T07:46:24.220Z] coverage: 18.4% of statements [2021-05-27T07:46:24.220Z] ok github.com/docker/docker/cmd/dockerd 0.334s coverage: 18.4% of statements [2021-05-27T07:46:26.386Z] === RUN TestContainerStopSignal [2021-05-27T07:46:26.386Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestContainerStopTimeout [2021-05-27T07:46:26.386Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-27T07:46:26.386Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-27T07:46:26.386Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-27T07:46:26.386Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestReplaceAndAppendEnvVars [2021-05-27T07:46:26.386Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-27T07:46:26.386Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-27T07:46:26.386Z] === RUN TestNewMemoryStore [2021-05-27T07:46:26.386Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestAddContainers [2021-05-27T07:46:26.386Z] --- PASS: TestAddContainers (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestGetContainer [2021-05-27T07:46:26.386Z] --- PASS: TestGetContainer (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestDeleteContainer [2021-05-27T07:46:26.386Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestListContainers [2021-05-27T07:46:26.386Z] --- PASS: TestListContainers (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestFirstContainer [2021-05-27T07:46:26.386Z] --- PASS: TestFirstContainer (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestApplyAllContainer [2021-05-27T07:46:26.386Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestIsValidHealthString [2021-05-27T07:46:26.386Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestStateRunStop [2021-05-27T07:46:26.386Z] --- PASS: TestStateRunStop (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestStateTimeoutWait [2021-05-27T07:46:26.386Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-27T07:46:26.386Z] state_test.go:141: Stop callback fired [2021-05-27T07:46:26.386Z] state_test.go:165: Stop callback fired [2021-05-27T07:46:26.386Z] === RUN TestIsValidStateString [2021-05-27T07:46:26.386Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestViewSaveDelete [2021-05-27T07:46:26.386Z] --- PASS: TestViewSaveDelete (0.03s) [2021-05-27T07:46:26.386Z] === RUN TestViewAll [2021-05-27T07:46:26.386Z] --- PASS: TestViewAll (0.02s) [2021-05-27T07:46:26.386Z] === RUN TestViewGet [2021-05-27T07:46:26.386Z] --- PASS: TestViewGet (0.01s) [2021-05-27T07:46:26.386Z] === RUN TestNames [2021-05-27T07:46:26.386Z] --- PASS: TestNames (0.00s) [2021-05-27T07:46:26.386Z] === RUN TestViewWithHealthCheck [2021-05-27T07:46:26.386Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-27T07:46:26.386Z] PASS [2021-05-27T07:46:26.386Z] coverage: 41.5% of statements [2021-05-27T07:46:26.386Z] ok github.com/docker/docker/container 0.342s coverage: 41.5% of statements [2021-05-27T07:46:26.386Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-27T07:46:26.386Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-27T07:46:26.386Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-27T07:46:26.386Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-27T07:46:26.708Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-27T07:46:26.723Z] Removing intermediate container 8496b33acab9 [2021-05-27T07:46:26.723Z] ---> 745c0bf5bf52 [2021-05-27T07:46:26.723Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-27T07:46:26.723Z] ---> Running in c1313f0f9bf9 [2021-05-27T07:46:27.275Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-27T07:46:27.759Z] + bundleName=amd64-cgroup2 [2021-05-27T07:46:27.759Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-27T07:46:27.759Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-27T07:46:27.759Z] + + find bundlesxargs -path tar */root/*overlay2 -czf -prune amd64-cgroup2-bundles.tar.gz -o [2021-05-27T07:46:27.759Z] -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-27T07:46:28.043Z] Archiving artifacts [2021-05-27T07:46:28.280Z] [2021-05-27T07:46:28.280Z] SUCCESS: Specified value was saved. [2021-05-27T07:46:28.552Z] === RUN TestPrepare [2021-05-27T07:46:28.552Z] --- PASS: TestPrepare (0.00s) [2021-05-27T07:46:28.552Z] === RUN TestStart [2021-05-27T07:46:28.552Z] --- PASS: TestStart (0.00s) [2021-05-27T07:46:28.552Z] === RUN TestWaitCancel [2021-05-27T07:46:28.552Z] --- PASS: TestWaitCancel (0.00s) [2021-05-27T07:46:28.552Z] === RUN TestWaitDisabled [2021-05-27T07:46:29.012Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-27T07:46:29.012Z] === RUN TestWaitEnabled [2021-05-27T07:46:29.012Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-27T07:46:29.012Z] === RUN TestRemove [2021-05-27T07:46:29.012Z] --- PASS: TestRemove (0.00s) [2021-05-27T07:46:29.012Z] PASS [2021-05-27T07:46:29.012Z] coverage: 65.3% of statements [2021-05-27T07:46:29.012Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.190s coverage: 65.3% of statements [2021-05-27T07:46:29.807Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-27T07:46:30.066Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-27T07:46:30.102Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42410/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-27T07:46:30.414Z] + make clean [2021-05-27T07:46:30.676Z] docker volume rm -f docker-dev-cache [2021-05-27T07:46:30.676Z] docker-dev-cache [Pipeline] deleteDir [2021-05-27T07:46:31.004Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-27T07:46:31.228Z] Removing intermediate container c1313f0f9bf9 [2021-05-27T07:46:31.228Z] ---> 3ce6eb101cd1 [2021-05-27T07:46:31.228Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-27T07:46:31.228Z] ---> Running in 7d3a33d0e10b [2021-05-27T07:46:31.905Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-27T07:46:31.905Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-27T07:46:31.905Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-27T07:46:31.905Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-27T07:46:31.906Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-27T07:46:31.906Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-27T07:46:31.906Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-27T07:46:31.906Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-27T07:46:31.906Z] PASS [2021-05-27T07:46:31.906Z] coverage: 35.9% of statements [2021-05-27T07:46:31.906Z] ok github.com/docker/docker/daemon/cluster/convert 0.412s coverage: 35.9% of statements [2021-05-27T07:46:31.906Z] === RUN TestNewListSecretsFilters [2021-05-27T07:46:31.906Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-27T07:46:31.906Z] === RUN TestNewListConfigsFilters [2021-05-27T07:46:31.906Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-27T07:46:31.906Z] PASS [2021-05-27T07:46:31.906Z] coverage: 0.5% of statements [2021-05-27T07:46:31.906Z] ok github.com/docker/docker/daemon/cluster 0.311s coverage: 0.5% of statements [2021-05-27T07:46:31.954Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-27T07:46:33.327Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T07:46:35.868Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-27T07:46:35.868Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-27T07:46:37.079Z] Cannot create a file when that file already exists. [2021-05-27T07:46:37.674Z] === RUN TestBuilderGC [2021-05-27T07:46:37.674Z] --- PASS: TestBuilderGC (0.01s) [2021-05-27T07:46:37.674Z] === RUN TestDaemonConfigurationNotFound [2021-05-27T07:46:37.674Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestDaemonBrokenConfiguration [2021-05-27T07:46:37.674Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestParseClusterAdvertiseSettings [2021-05-27T07:46:37.674Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestFindConfigurationConflicts [2021-05-27T07:46:37.674Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-27T07:46:37.674Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-27T07:46:37.674Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-27T07:46:37.674Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-27T07:46:37.674Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-27T07:46:37.674Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-27T07:46:37.674Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-27T07:46:37.674Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-27T07:46:37.674Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-27T07:46:37.674Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-27T07:46:37.674Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-27T07:46:37.674Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-27T07:46:37.674Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-27T07:46:37.674Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-27T07:46:37.674Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-27T07:46:37.674Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-27T07:46:37.674Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-27T07:46:37.674Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-27T07:46:37.674Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-27T07:46:37.674Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-27T07:46:37.674Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-27T07:46:37.674Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-27T07:46:37.675Z] === RUN TestValidateConfiguration [2021-05-27T07:46:37.675Z] === RUN TestValidateConfiguration/with_label [2021-05-27T07:46:37.675Z] === RUN TestValidateConfiguration/with_dns [2021-05-27T07:46:37.675Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-27T07:46:37.675Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-27T07:46:37.675Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-27T07:46:37.675Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-27T07:46:37.675Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-27T07:46:37.675Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-27T07:46:37.675Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-27T07:46:37.675Z] === RUN TestModifiedDiscoverySettings [2021-05-27T07:46:37.675Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-27T07:46:37.675Z] === RUN TestReloadSetConfigFileNotExist [2021-05-27T07:46:37.675Z] === RUN TestDiscoveryOptsErrors [2021-05-27T07:46:37.675Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-27T07:46:37.675Z] === RUN TestDiscoveryOpts [2021-05-27T07:46:37.675Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-27T07:46:37.675Z] PASS [2021-05-27T07:46:37.675Z] coverage: 30.0% of statements [2021-05-27T07:46:37.675Z] ok github.com/docker/docker/daemon/discovery 0.257s coverage: 30.0% of statements [2021-05-27T07:46:37.675Z] time="2021-05-27T07:46:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-27T07:46:37.675Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-05-27T07:46:37.675Z] === RUN TestReloadDefaultConfigNotExist [2021-05-27T07:46:37.675Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-27T07:46:37.675Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:46:37.675Z] === RUN TestReloadBadDefaultConfig [2021-05-27T07:46:37.675Z] time="2021-05-27T07:46:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-407366555" [2021-05-27T07:46:37.675Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-27T07:46:37.675Z] === RUN TestReloadWithConflictingLabels [2021-05-27T07:46:37.675Z] time="2021-05-27T07:46:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-406542910" [2021-05-27T07:46:37.675Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-27T07:46:37.675Z] === RUN TestReloadWithDuplicateLabels [2021-05-27T07:46:37.675Z] time="2021-05-27T07:46:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-357917317" [2021-05-27T07:46:37.675Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-27T07:46:37.675Z] === RUN TestDaemonConfigurationMerge [2021-05-27T07:46:37.675Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-27T07:46:37.675Z] PASS [2021-05-27T07:46:37.675Z] coverage: 79.7% of statements [2021-05-27T07:46:37.675Z] ok github.com/docker/docker/daemon/config 0.406s coverage: 79.7% of statements [2021-05-27T07:46:38.399Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-27T07:46:39.333Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-27T07:46:40.269Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-27T07:46:40.575Z] === RUN TestEventsLog [2021-05-27T07:46:40.575Z] --- PASS: TestEventsLog (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestEventsLogTimeout [2021-05-27T07:46:40.575Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestLogEvents [2021-05-27T07:46:40.575Z] --- PASS: TestLogEvents (0.07s) [2021-05-27T07:46:40.575Z] === RUN TestLoadBufferedEvents [2021-05-27T07:46:40.575Z] === RUN TestVerifyNetworkingConfig [2021-05-27T07:46:40.575Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestGetContainer [2021-05-27T07:46:40.575Z] --- PASS: TestGetContainer (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestValidContainerNames [2021-05-27T07:46:40.575Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestContainerInitDNS [2021-05-27T07:46:40.575Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-27T07:46:40.575Z] daemon_test.go:147: root required [2021-05-27T07:46:40.575Z] === RUN TestMerge [2021-05-27T07:46:40.575Z] --- PASS: TestMerge (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestValidateContainerIsolation [2021-05-27T07:46:40.575Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestFindNetworkErrorType [2021-05-27T07:46:40.575Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestEnsureServicesExist [2021-05-27T07:46:40.575Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestEnsureServicesExistErrors [2021-05-27T07:46:40.575Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-27T07:46:40.575Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-27T07:46:40.575Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-27T07:46:40.575Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-27T07:46:40.575Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-27T07:46:40.575Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-27T07:46:40.575Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestContainerDelete [2021-05-27T07:46:40.575Z] --- PASS: TestContainerDelete (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestContainerDoubleDelete [2021-05-27T07:46:40.575Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-27T07:46:40.575Z] === RUN TestLogContainerEventCopyLabels [2021-05-27T07:46:40.575Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-27T07:46:40.576Z] === RUN TestLogContainerEventWithAttributes [2021-05-27T07:46:40.576Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-27T07:46:40.576Z] === RUN TestNoneHealthcheck [2021-05-27T07:46:40.576Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-27T07:46:40.576Z] === RUN TestHealthStates [2021-05-27T07:46:41.032Z] --- PASS: TestLoadBufferedEvents (0.19s) [2021-05-27T07:46:41.032Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-27T07:46:41.032Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-27T07:46:41.032Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-27T07:46:41.032Z] PASS [2021-05-27T07:46:41.032Z] coverage: 50.0% of statements [2021-05-27T07:46:41.032Z] ok github.com/docker/docker/daemon/events 0.626s coverage: 50.0% of statements [2021-05-27T07:46:41.032Z] time="2021-05-27T07:46:40Z" 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-05-27T07:46:41.032Z] time="2021-05-27T07:46:40Z" 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-05-27T07:46:41.032Z] time="2021-05-27T07:46:40Z" 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-05-27T07:46:41.032Z] time="2021-05-27T07:46:40Z" 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-05-27T07:46:41.032Z] time="2021-05-27T07:46:40Z" 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-05-27T07:46:41.032Z] time="2021-05-27T07:46:40Z" 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-05-27T07:46:41.032Z] time="2021-05-27T07:46:40Z" 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-05-27T07:46:41.032Z] time="2021-05-27T07:46:40Z" 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-05-27T07:46:41.032Z] time="2021-05-27T07:46:40Z" 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-05-27T07:46:41.032Z] time="2021-05-27T07:46:40Z" 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-05-27T07:46:41.032Z] --- PASS: TestHealthStates (0.20s) [2021-05-27T07:46:41.032Z] === RUN TestMaskURLCredentials [2021-05-27T07:46:41.032Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestGetInspectData [2021-05-27T07:46:41.032Z] --- PASS: TestGetInspectData (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestFillLicense [2021-05-27T07:46:41.032Z] --- PASS: TestFillLicense (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestListInvalidFilter [2021-05-27T07:46:41.032Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestNameFilter [2021-05-27T07:46:41.032Z] --- PASS: TestNameFilter (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-27T07:46:41.032Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-27T07:46:41.032Z] === 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-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-27T07:46:41.032Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-27T07:46:41.032Z] --- 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-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-27T07:46:41.032Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestDaemonReloadLabels [2021-05-27T07:46:41.032Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-27T07:46:41.032Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestDaemonReloadMirrors [2021-05-27T07:46:41.032Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-27T07:46:41.032Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-27T07:46:41.032Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-27T07:46:41.032Z] === RUN TestDaemonDiscoveryReload [2021-05-27T07:46:41.162Z] --- PASS: TestServiceUpdateConfigs (15.53s) [2021-05-27T07:46:41.162Z] === RUN TestServiceUpdateNetwork [2021-05-27T07:46:41.488Z] === RUN TestWaitNodeAttachment [2021-05-27T07:46:41.488Z] === RUN TestIsEmptyDir [2021-05-27T07:46:41.488Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-27T07:46:41.488Z] PASS [2021-05-27T07:46:41.488Z] coverage: 2.3% of statements [2021-05-27T07:46:41.488Z] ok github.com/docker/docker/daemon/graphdriver 0.098s coverage: 2.3% of statements [2021-05-27T07:46:41.945Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-27T07:46:41.945Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-27T07:46:41.945Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-27T07:46:41.945Z] === RUN TestIsolationConversion [2021-05-27T07:46:41.945Z] === RUN TestIsolationConversion/default [2021-05-27T07:46:41.945Z] === RUN TestIsolationConversion/process [2021-05-27T07:46:41.945Z] === RUN TestIsolationConversion/hyperv [2021-05-27T07:46:41.945Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-27T07:46:41.945Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-27T07:46:41.945Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-27T07:46:41.945Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-27T07:46:41.945Z] === RUN TestContainerLabels [2021-05-27T07:46:41.945Z] --- PASS: TestContainerLabels (0.00s) [2021-05-27T07:46:41.945Z] === RUN TestCredentialSpecConversion [2021-05-27T07:46:41.945Z] === RUN TestCredentialSpecConversion/none [2021-05-27T07:46:41.945Z] === RUN TestCredentialSpecConversion/config [2021-05-27T07:46:41.945Z] === RUN TestCredentialSpecConversion/file [2021-05-27T07:46:41.945Z] === RUN TestCredentialSpecConversion/registry [2021-05-27T07:46:41.945Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-27T07:46:41.945Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-27T07:46:41.945Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-27T07:46:41.945Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-27T07:46:41.945Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-27T07:46:41.945Z] === RUN TestControllerValidateMountBind [2021-05-27T07:46:41.945Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-27T07:46:41.945Z] === RUN TestControllerValidateMountVolume [2021-05-27T07:46:41.945Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-27T07:46:41.945Z] === RUN TestControllerValidateMountTarget [2021-05-27T07:46:41.945Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-27T07:46:41.945Z] === RUN TestControllerValidateMountTmpfs [2021-05-27T07:46:41.945Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-27T07:46:41.945Z] === RUN TestControllerValidateMountInvalidType [2021-05-27T07:46:41.945Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-27T07:46:41.945Z] === RUN TestControllerValidateMountNamedPipe [2021-05-27T07:46:41.945Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-27T07:46:41.945Z] PASS [2021-05-27T07:46:41.945Z] coverage: 11.3% of statements [2021-05-27T07:46:41.945Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.924s coverage: 11.3% of statements [2021-05-27T07:46:42.401Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-27T07:46:42.401Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-27T07:46:42.801Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-27T07:46:42.858Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-05-27T07:46:42.858Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-27T07:46:42.858Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-27T07:46:42.858Z] reload_test.go:520: root required [2021-05-27T07:46:42.858Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-27T07:46:42.858Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-27T07:46:42.858Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-27T07:46:42.858Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.07s) [2021-05-27T07:46:42.858Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-27T07:46:42.858Z] === RUN TestLinkNaming [2021-05-27T07:46:42.858Z] --- PASS: TestLinkNaming (0.00s) [2021-05-27T07:46:42.858Z] === RUN TestLinkNew [2021-05-27T07:46:42.858Z] --- PASS: TestLinkNew (0.00s) [2021-05-27T07:46:42.858Z] === RUN TestLinkEnv [2021-05-27T07:46:42.858Z] --- PASS: TestLinkEnv (0.00s) [2021-05-27T07:46:42.939Z] Removing intermediate container 7d3a33d0e10b [2021-05-27T07:46:42.939Z] ---> afdf111c8d05 [2021-05-27T07:46:42.939Z] Step 13/13 : CMD ["sh"] [2021-05-27T07:46:42.939Z] ---> Running in 7b170e4c5fb3 [2021-05-27T07:46:42.939Z] Removing intermediate container 7b170e4c5fb3 [2021-05-27T07:46:42.939Z] ---> 775e7292733b [2021-05-27T07:46:42.939Z] Successfully built 775e7292733b [2021-05-27T07:46:42.939Z] Successfully tagged busybox:latest [2021-05-27T07:46:42.939Z] INFO: Docker images of the daemon under test [2021-05-27T07:46:42.939Z] [2021-05-27T07:46:42.939Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T07:46:42.939Z] busybox latest 775e7292733b Less than a second ago 2.78GB [2021-05-27T07:46:42.939Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-05-27T07:46:42.939Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-05-27T07:46:42.939Z] [2021-05-27T07:46:42.939Z] INFO: Running integration tests at 05/27/2021 07:46:42... [2021-05-27T07:46:42.939Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-27T07:46:42.939Z] INFO: Integration API tests being run from the host: [2021-05-27T07:46:43.314Z] === RUN TestLinkMultipleEnv [2021-05-27T07:46:43.314Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-27T07:46:43.314Z] === RUN TestLinkPortRangeEnv [2021-05-27T07:46:43.314Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-27T07:46:43.314Z] PASS [2021-05-27T07:46:43.314Z] coverage: 93.0% of statements [2021-05-27T07:46:43.314Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-05-27T07:46:43.314Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-27T07:46:43.314Z] ok github.com/docker/docker/daemon/links 0.196s coverage: 93.0% of statements [2021-05-27T07:46:43.314Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-05-27T07:46:43.314Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-27T07:46:43.314Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2021-05-27T07:46:43.314Z] === RUN TestParseVolumesFrom [2021-05-27T07:46:43.314Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-27T07:46:43.314Z] PASS [2021-05-27T07:46:43.314Z] coverage: 9.0% of statements [2021-05-27T07:46:43.314Z] ok github.com/docker/docker/daemon 3.315s coverage: 9.0% of statements [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-27T07:46:43.314Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-27T07:46:43.404Z] INFO: make.ps1 starting at 05/27/2021 07:46:42 [2021-05-27T07:46:44.389Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-27T07:46:45.332Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-05-27T07:46:45.482Z] === RUN TestAdapterReadLogs [2021-05-27T07:46:45.482Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-27T07:46:45.482Z] === RUN TestCopier [2021-05-27T07:46:45.482Z] --- PASS: TestCopier (0.00s) [2021-05-27T07:46:45.482Z] === RUN TestCopierLongLines [2021-05-27T07:46:45.482Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-27T07:46:45.482Z] === RUN TestCopierSlow [2021-05-27T07:46:45.482Z] --- PASS: TestCopierSlow (0.23s) [2021-05-27T07:46:45.482Z] === RUN TestCopierWithSized [2021-05-27T07:46:45.482Z] === RUN TestCopierWithSized/as_is [2021-05-27T07:46:45.482Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-27T07:46:45.482Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-27T07:46:45.482Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-27T07:46:45.482Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-05-27T07:46:45.482Z] === RUN TestCopierWithPartial [2021-05-27T07:46:45.482Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-27T07:46:45.482Z] === RUN TestRingLogger [2021-05-27T07:46:45.482Z] --- PASS: TestRingLogger (0.00s) [2021-05-27T07:46:45.482Z] === RUN TestRingCap [2021-05-27T07:46:45.482Z] --- PASS: TestRingCap (0.00s) [2021-05-27T07:46:45.482Z] === RUN TestRingClose [2021-05-27T07:46:45.482Z] --- PASS: TestRingClose (0.00s) [2021-05-27T07:46:45.482Z] === RUN TestRingDrain [2021-05-27T07:46:45.482Z] --- PASS: TestRingDrain (0.00s) [2021-05-27T07:46:45.482Z] PASS [2021-05-27T07:46:45.482Z] coverage: 43.5% of statements [2021-05-27T07:46:45.482Z] ok github.com/docker/docker/daemon/logger 0.322s coverage: 43.5% of statements [2021-05-27T07:46:45.592Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-27T07:46:46.969Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-27T07:46:47.010Z] === RUN TestNewStreamConfig [2021-05-27T07:46:47.010Z] === RUN TestNewStreamConfig/defaults [2021-05-27T07:46:47.010Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-27T07:46:47.010Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-27T07:46:47.466Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-27T07:46:47.466Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-27T07:46:47.466Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-27T07:46:47.466Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-27T07:46:47.466Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-27T07:46:47.466Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-27T07:46:47.466Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-27T07:46:47.466Z] time="2021-05-27T07:46:46Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-27T07:46:47.466Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-05-27T07:46:47.466Z] === RUN TestCreateSuccess [2021-05-27T07:46:47.466Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestCreateLogGroupSuccess [2021-05-27T07:46:47.466Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestCreateError [2021-05-27T07:46:47.466Z] --- PASS: TestCreateError (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestCreateAlreadyExists [2021-05-27T07:46:47.466Z] time="2021-05-27T07:46:47Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-27T07:46:47.466Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestLogClosed [2021-05-27T07:46:47.466Z] --- PASS: TestLogClosed (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestLogBlocking [2021-05-27T07:46:47.466Z] --- PASS: TestLogBlocking (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-27T07:46:47.466Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestLogNonBlockingBufferFull [2021-05-27T07:46:47.466Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestPublishBatchSuccess [2021-05-27T07:46:47.466Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestPublishBatchError [2021-05-27T07:46:47.466Z] time="2021-05-27T07:46:47Z" level=error msg=Error [2021-05-27T07:46:47.466Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-27T07:46:47.466Z] time="2021-05-27T07:46:47Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-27T07:46:47.466Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-27T07:46:47.466Z] time="2021-05-27T07:46:47Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-27T07:46:47.466Z] time="2021-05-27T07:46:47Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-27T07:46:47.466Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchSimple [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchTicker [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchMultilinePattern [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchClose [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestEffectiveLen [2021-05-27T07:46:47.466Z] === RUN TestEffectiveLen/0/Hello [2021-05-27T07:46:47.466Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-27T07:46:47.466Z] === RUN TestEffectiveLen/2/🙃 [2021-05-27T07:46:47.466Z] === RUN TestEffectiveLen/3/���� [2021-05-27T07:46:47.466Z] === RUN TestEffectiveLen/4/He��o [2021-05-27T07:46:47.466Z] === RUN TestEffectiveLen/5/ [2021-05-27T07:46:47.466Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestFindValidSplit [2021-05-27T07:46:47.466Z] === RUN TestFindValidSplit/0/ [2021-05-27T07:46:47.466Z] === RUN TestFindValidSplit/1/Hello [2021-05-27T07:46:47.466Z] === RUN TestFindValidSplit/2/Hello [2021-05-27T07:46:47.466Z] === RUN TestFindValidSplit/3/Hello [2021-05-27T07:46:47.466Z] === RUN TestFindValidSplit/4/🙃 [2021-05-27T07:46:47.466Z] === RUN TestFindValidSplit/5/🙃 [2021-05-27T07:46:47.466Z] === RUN TestFindValidSplit/6/a� [2021-05-27T07:46:47.466Z] === RUN TestFindValidSplit/7/a� [2021-05-27T07:46:47.466Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1044: [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1045: [2021-05-27T07:46:47.466Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1044: Hello [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1045: [2021-05-27T07:46:47.466Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1044: He [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1045: llo [2021-05-27T07:46:47.466Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1044: [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1045: Hello [2021-05-27T07:46:47.466Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1044: [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-27T07:46:47.466Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1045: [2021-05-27T07:46:47.466Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1044: a [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1045: � [2021-05-27T07:46:47.466Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1044: a� [2021-05-27T07:46:47.466Z] cloudwatchlogs_test.go:1045: [2021-05-27T07:46:47.466Z] === RUN TestProcessEventEmoji [2021-05-27T07:46:47.466Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchLineSplit [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchMaxEvents [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-05-27T07:46:47.466Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-27T07:46:47.466Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-05-27T07:46:47.466Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-27T07:46:47.466Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-27T07:46:47.466Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-27T07:46:47.466Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-27T07:46:47.466Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-27T07:46:47.466Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-27T07:46:47.466Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-27T07:46:47.466Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-27T07:46:47.466Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-27T07:46:47.466Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-05-27T07:46:47.466Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-27T07:46:47.466Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-27T07:46:47.466Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-27T07:46:47.466Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-27T07:46:47.466Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-27T07:46:47.466Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-27T07:46:47.466Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-27T07:46:47.466Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-27T07:46:47.466Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-27T07:46:47.466Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-27T07:46:47.466Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-27T07:46:47.466Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-27T07:46:47.466Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-27T07:46:47.466Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-27T07:46:47.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-27T07:46:47.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-27T07:46:47.467Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-27T07:46:47.467Z] === RUN TestCreateTagSuccess [2021-05-27T07:46:47.467Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-27T07:46:47.467Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-27T07:46:47.467Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-05-27T07:46:47.467Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-27T07:46:47.467Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-27T07:46:47.467Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-27T07:46:47.467Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-27T07:46:47.467Z] PASS [2021-05-27T07:46:47.467Z] coverage: 77.8% of statements [2021-05-27T07:46:47.467Z] ok github.com/docker/docker/daemon/logger/awslogs 0.710s coverage: 77.8% of statements [2021-05-27T07:46:47.467Z] === RUN TestSearchRegistryForImagesErrors [2021-05-27T07:46:47.467Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-27T07:46:47.467Z] === RUN TestSearchRegistryForImages [2021-05-27T07:46:47.467Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-27T07:46:47.467Z] === RUN TestOnlyPlatformWithFallback [2021-05-27T07:46:47.467Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-27T07:46:47.467Z] === RUN TestImageDelete [2021-05-27T07:46:47.467Z] === RUN TestImageDelete/no_lease [2021-05-27T07:46:47.467Z] === RUN TestImageDelete/lease_exists [2021-05-27T07:46:47.467Z] === RUN TestJSONFileLogger [2021-05-27T07:46:47.467Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-27T07:46:47.467Z] === RUN TestJSONFileLoggerWithTags [2021-05-27T07:46:47.467Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-27T07:46:47.467Z] === RUN TestJSONFileLoggerWithOpts [2021-05-27T07:46:47.467Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-27T07:46:47.467Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-27T07:46:47.467Z] --- PASS: TestImageDelete (0.05s) [2021-05-27T07:46:47.467Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-27T07:46:47.467Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-05-27T07:46:47.467Z] === RUN TestContentStoreForPull [2021-05-27T07:46:47.467Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-05-27T07:46:47.467Z] === RUN TestEncodeDecode [2021-05-27T07:46:47.467Z] === PAUSE TestEncodeDecode [2021-05-27T07:46:47.467Z] === RUN TestUnexpectedEOF [2021-05-27T07:46:47.922Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-27T07:46:47.922Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-27T07:46:47.922Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-27T07:46:47.922Z] time="2021-05-27T07:46:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-27T07:46:47.922Z] time="2021-05-27T07:46:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-27T07:46:47.922Z] --- PASS: TestUnexpectedEOF (0.23s) [2021-05-27T07:46:47.922Z] === CONT TestEncodeDecode [2021-05-27T07:46:47.922Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-27T07:46:47.922Z] PASS [2021-05-27T07:46:47.922Z] coverage: 69.9% of statements [2021-05-27T07:46:47.922Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2021-05-27T07:46:47.922Z] === RUN TestFastTimeMarshalJSON [2021-05-27T07:46:47.922Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.359s coverage: 69.9% of statements [2021-05-27T07:46:47.922Z] --- PASS: TestContentStoreForPull (0.28s) [2021-05-27T07:46:47.922Z] PASS [2021-05-27T07:46:47.922Z] coverage: 6.7% of statements [2021-05-27T07:46:47.922Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-05-27T07:46:47.922Z] PASS [2021-05-27T07:46:47.922Z] coverage: 87.2% of statements [2021-05-27T07:46:47.922Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.267s coverage: 87.2% of statements [2021-05-27T07:46:47.922Z] ok github.com/docker/docker/daemon/images 0.593s coverage: 6.7% of statements [2021-05-27T07:46:47.922Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-27T07:46:47.922Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-27T07:46:47.922Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-27T07:46:47.922Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-27T07:46:47.922Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-27T07:46:47.922Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-27T07:46:47.922Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-27T07:46:49.498Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-27T07:46:50.092Z] === RUN TestWriteLog [2021-05-27T07:46:50.092Z] === PAUSE TestWriteLog [2021-05-27T07:46:50.092Z] === RUN TestReadLog [2021-05-27T07:46:50.092Z] === PAUSE TestReadLog [2021-05-27T07:46:50.092Z] === CONT TestWriteLog [2021-05-27T07:46:50.092Z] === CONT TestReadLog [2021-05-27T07:46:50.092Z] --- PASS: TestWriteLog (0.00s) [2021-05-27T07:46:50.092Z] === RUN TestReadLog/tail_exact [2021-05-27T07:46:50.548Z] === RUN TestLog [2021-05-27T07:46:50.548Z] --- PASS: TestLog (0.01s) [2021-05-27T07:46:50.548Z] PASS [2021-05-27T07:46:50.548Z] coverage: 31.5% of statements [2021-05-27T07:46:50.548Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.098s coverage: 31.5% of statements [2021-05-27T07:46:50.548Z] === RUN TestReadLog/tail_less_than_available [2021-05-27T07:46:50.548Z] === RUN TestReadLog/tail_more_than_available [2021-05-27T07:46:50.548Z] --- PASS: TestReadLog (0.21s) [2021-05-27T07:46:50.548Z] --- PASS: TestReadLog/tail_exact (0.19s) [2021-05-27T07:46:50.548Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-27T07:46:50.548Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-05-27T07:46:50.548Z] PASS [2021-05-27T07:46:50.548Z] coverage: 75.2% of statements [2021-05-27T07:46:50.548Z] ok github.com/docker/docker/daemon/logger/local 0.300s coverage: 75.2% of statements [2021-05-27T07:46:50.548Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-27T07:46:51.511Z] === RUN TestOpenFileDelete [2021-05-27T07:46:51.511Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-27T07:46:51.511Z] === RUN TestOpenFileRename [2021-05-27T07:46:51.511Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-27T07:46:51.511Z] === RUN TestParseLogTagDefaultTag [2021-05-27T07:46:51.511Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-27T07:46:51.511Z] === RUN TestParseLogTag [2021-05-27T07:46:51.511Z] --- PASS: TestParseLogTag (0.00s) [2021-05-27T07:46:51.511Z] === RUN TestParseLogTagEmptyTag [2021-05-27T07:46:51.511Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-27T07:46:51.511Z] === RUN TestTailFiles [2021-05-27T07:46:51.511Z] --- PASS: TestTailFiles (0.00s) [2021-05-27T07:46:51.511Z] === RUN TestFollowLogsConsumerGone [2021-05-27T07:46:51.511Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-27T07:46:51.511Z] === RUN TestFollowLogsProducerGone [2021-05-27T07:46:51.511Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-27T07:46:51.511Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-27T07:46:51.511Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-27T07:46:51.511Z] === RUN TestCheckCapacityAndRotate [2021-05-27T07:46:51.511Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-27T07:46:51.511Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-27T07:46:51.511Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2021-05-27T07:46:51.511Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-27T07:46:51.511Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-05-27T07:46:51.511Z] PASS [2021-05-27T07:46:51.511Z] coverage: 55.3% of statements [2021-05-27T07:46:51.511Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.325s coverage: 55.3% of statements [2021-05-27T07:46:52.473Z] === RUN TestNewParse [2021-05-27T07:46:52.473Z] --- PASS: TestNewParse (0.00s) [2021-05-27T07:46:52.473Z] PASS [2021-05-27T07:46:52.473Z] coverage: 8.3% of statements [2021-05-27T07:46:52.473Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2021-05-27T07:46:52.473Z] === RUN TestValidateLogOpt [2021-05-27T07:46:52.473Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-27T07:46:52.473Z] === RUN TestNewMissedConfig [2021-05-27T07:46:52.473Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-27T07:46:52.473Z] === RUN TestNewMissedUrl [2021-05-27T07:46:52.473Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-27T07:46:52.473Z] === RUN TestNewMissedToken [2021-05-27T07:46:52.473Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-27T07:46:52.473Z] === RUN TestNewWithProxy [2021-05-27T07:46:52.473Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-27T07:46:52.473Z] === RUN TestDefault [2021-05-27T07:46:52.473Z] --- PASS: TestDefault (0.01s) [2021-05-27T07:46:52.473Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-27T07:46:52.473Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-27T07:46:52.473Z] === RUN TestJsonFormat [2021-05-27T07:46:52.473Z] --- PASS: TestJsonFormat (0.01s) [2021-05-27T07:46:52.473Z] === RUN TestRawFormat [2021-05-27T07:46:52.473Z] --- PASS: TestRawFormat (0.00s) [2021-05-27T07:46:52.473Z] === RUN TestRawFormatWithLabels [2021-05-27T07:46:52.473Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-27T07:46:52.473Z] === RUN TestRawFormatWithoutTag [2021-05-27T07:46:52.473Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-27T07:46:52.473Z] === RUN TestBatching [2021-05-27T07:46:52.929Z] --- PASS: TestBatching (0.28s) [2021-05-27T07:46:52.929Z] === RUN TestFrequency [2021-05-27T07:46:52.929Z] === RUN TestParseLogFormat [2021-05-27T07:46:52.929Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-27T07:46:52.929Z] === RUN TestValidateLogOptEmpty [2021-05-27T07:46:52.929Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-27T07:46:52.929Z] === RUN TestValidateSyslogAddress [2021-05-27T07:46:52.929Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-27T07:46:52.929Z] === RUN TestParseAddressDefaultPort [2021-05-27T07:46:52.929Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-27T07:46:52.929Z] === RUN TestValidateSyslogFacility [2021-05-27T07:46:52.929Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-27T07:46:52.929Z] === RUN TestValidateLogOptSyslogFormat [2021-05-27T07:46:52.929Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-27T07:46:52.929Z] === RUN TestValidateLogOpt [2021-05-27T07:46:52.929Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-27T07:46:52.929Z] PASS [2021-05-27T07:46:52.929Z] coverage: 46.8% of statements [2021-05-27T07:46:52.929Z] ok github.com/docker/docker/daemon/logger/syslog 0.073s coverage: 46.8% of statements [2021-05-27T07:46:52.929Z] --- PASS: TestFrequency (0.18s) [2021-05-27T07:46:52.929Z] === RUN TestOneMessagePerRequest [2021-05-27T07:46:52.929Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-27T07:46:52.929Z] === RUN TestVerify [2021-05-27T07:46:52.929Z] --- PASS: TestVerify (0.00s) [2021-05-27T07:46:52.929Z] === RUN TestSkipVerify [2021-05-27T07:46:53.380Z] --- PASS: TestServiceUpdateNetwork (14.66s) [2021-05-27T07:46:53.380Z] === RUN TestServiceUpdatePidsLimit [2021-05-27T07:46:53.386Z] time="2021-05-27T07:46:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:46:53.386Z] time="2021-05-27T07:46:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:46:53.386Z] time="2021-05-27T07:46:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:46:53.842Z] --- PASS: TestSkipVerify (0.61s) [2021-05-27T07:46:53.842Z] === RUN TestBufferMaximum [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101613.342295\",\"host\":\"de8a7b03728a\"}'" [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101613.342295\",\"host\":\"de8a7b03728a\"}'" [2021-05-27T07:46:53.842Z] --- PASS: TestBufferMaximum (0.01s) [2021-05-27T07:46:53.842Z] === RUN TestServerAlwaysDown [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101613.349395\",\"host\":\"de8a7b03728a\"}'" [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101613.349395\",\"host\":\"de8a7b03728a\"}'" [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101613.349395\",\"host\":\"de8a7b03728a\"}'" [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101613.349928\",\"host\":\"de8a7b03728a\"}'" [2021-05-27T07:46:53.842Z] time="2021-05-27T07:46:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1622101613.349928\",\"host\":\"de8a7b03728a\"}'" [2021-05-27T07:46:53.842Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-27T07:46:53.842Z] === RUN TestCannotSendAfterClose [2021-05-27T07:46:53.842Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-27T07:46:53.842Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-27T07:46:54.760Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-27T07:46:54.768Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-05-27T07:46:54.805Z] time="2021-05-27T07:46:54Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-27T07:46:54.805Z] time="2021-05-27T07:46:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"de8a7b03728a\"}'" [2021-05-27T07:46:54.805Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-27T07:46:54.805Z] PASS [2021-05-27T07:46:54.805Z] coverage: 82.5% of statements [2021-05-27T07:46:54.805Z] ok github.com/docker/docker/daemon/logger/splunk 2.196s coverage: 82.5% of statements [2021-05-27T07:46:54.805Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-27T07:46:54.805Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-27T07:46:54.805Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-27T07:46:54.805Z] === RUN TestV1IDService [2021-05-27T07:46:54.805Z] --- PASS: TestV1IDService (0.04s) [2021-05-27T07:46:54.805Z] === RUN TestV2MetadataService [2021-05-27T07:46:56.143Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-27T07:46:56.332Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-27T07:46:56.332Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-27T07:46:56.332Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-27T07:46:56.332Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-27T07:46:56.333Z] === RUN TestContinueOnError_NeverContinue [2021-05-27T07:46:56.333Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-27T07:46:56.333Z] === RUN TestManifestStore [2021-05-27T07:46:56.333Z] === RUN TestManifestStore/no_remote_or_local [2021-05-27T07:46:56.333Z] time="2021-05-27T07:46:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local102253843\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-27T07:46:56.333Z] === RUN TestManifestStore/no_local_cache [2021-05-27T07:46:56.333Z] === RUN TestManifestStore/with_local_cache [2021-05-27T07:46:56.333Z] === RUN TestManifestStore/unknown_media_type [2021-05-27T07:46:56.333Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-27T07:46:56.333Z] time="2021-05-27T07:46:56Z" level=warning msg="reference for unknown type: " [2021-05-27T07:46:56.333Z] time="2021-05-27T07:46:56Z" level=warning msg="reference for unknown type: " [2021-05-27T07:46:56.333Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-27T07:46:56.333Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-27T07:46:56.333Z] time="2021-05-27T07:46:56Z" level=warning msg="reference for unknown type: " [2021-05-27T07:46:56.333Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-27T07:46:56.333Z] time="2021-05-27T07:46:56Z" level=warning msg="reference for unknown type: " [2021-05-27T07:46:56.333Z] time="2021-05-27T07:46:56Z" level=warning msg="reference for unknown type: " [2021-05-27T07:46:56.333Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-27T07:46:56.333Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-27T07:46:56.333Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-27T07:46:56.333Z] time="2021-05-27T07:46:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore (0.33s) [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-05-27T07:46:56.333Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-05-27T07:46:56.333Z] === RUN TestDetectManifestBlobMediaType [2021-05-27T07:46:56.333Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-27T07:46:56.333Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-27T07:46:56.333Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-27T07:46:56.333Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-27T07:46:56.333Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-27T07:46:56.333Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-27T07:46:56.333Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-27T07:46:56.333Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-27T07:46:56.333Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-27T07:46:56.333Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-27T07:46:56.333Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-27T07:46:56.333Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-27T07:46:56.333Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-27T07:46:56.333Z] === RUN TestFixManifestLayers [2021-05-27T07:46:56.333Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-27T07:46:56.333Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-27T07:46:56.333Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-27T07:46:56.333Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-27T07:46:56.333Z] === RUN TestFixManifestLayersBadParent [2021-05-27T07:46:56.333Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-27T07:46:56.333Z] === RUN TestValidateManifest [2021-05-27T07:46:56.333Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-27T07:46:56.333Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-27T07:46:56.333Z] === RUN TestFormatPlatform [2021-05-27T07:46:56.333Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-27T07:46:56.333Z] === RUN TestGetRepositoryMountCandidates [2021-05-27T07:46:56.333Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-27T07:46:56.333Z] === RUN TestLayerAlreadyExists [2021-05-27T07:46:56.333Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-27T07:46:56.333Z] 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-05-27T07:46:56.333Z] 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-05-27T07:46:56.333Z] 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-05-27T07:46:56.333Z] 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-05-27T07:46:56.333Z] 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-05-27T07:46:56.333Z] 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-05-27T07:46:56.333Z] === RUN TestWhenEmptyAuthConfig [2021-05-27T07:46:56.792Z] --- PASS: TestV2MetadataService (1.75s) [2021-05-27T07:46:56.792Z] PASS [2021-05-27T07:46:56.792Z] coverage: 48.2% of statements [2021-05-27T07:46:56.792Z] ok github.com/docker/docker/distribution/metadata 1.887s coverage: 48.2% of statements [2021-05-27T07:46:56.792Z] === RUN TestSuccessfulDownload [2021-05-27T07:46:56.792Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-27T07:46:56.792Z] download_test.go:268: Needs fixing on Windows [2021-05-27T07:46:56.792Z] === RUN TestCancelledDownload [2021-05-27T07:46:56.792Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-27T07:46:56.792Z] === RUN TestMaxDownloadAttempts [2021-05-27T07:46:56.792Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-27T07:46:56.792Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-27T07:46:56.792Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-27T07:46:56.792Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-27T07:46:56.792Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-27T07:46:56.792Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-27T07:46:56.792Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-27T07:46:56.792Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-27T07:46:56.792Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-27T07:46:56.792Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-27T07:46:56.792Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-27T07:46:56.792Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-27T07:46:57.248Z] time="2021-05-27T07:46:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-27T07:46:57.248Z] time="2021-05-27T07:46:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-27T07:46:57.248Z] time="2021-05-27T07:46:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-27T07:46:57.248Z] time="2021-05-27T07:46:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-27T07:46:57.248Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2021-05-27T07:46:57.248Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2021-05-27T07:46:57.248Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2021-05-27T07:46:57.248Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2021-05-27T07:46:57.248Z] === RUN TestTransfer [2021-05-27T07:46:57.248Z] === RUN TestNotFound [2021-05-27T07:46:57.248Z] --- PASS: TestNotFound (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestConflict [2021-05-27T07:46:57.248Z] --- PASS: TestConflict (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestForbidden [2021-05-27T07:46:57.248Z] --- PASS: TestForbidden (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestInvalidParameter [2021-05-27T07:46:57.248Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestNotImplemented [2021-05-27T07:46:57.248Z] --- PASS: TestNotImplemented (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestNotModified [2021-05-27T07:46:57.248Z] --- PASS: TestNotModified (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestUnauthorized [2021-05-27T07:46:57.248Z] --- PASS: TestUnauthorized (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestUnknown [2021-05-27T07:46:57.248Z] --- PASS: TestUnknown (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestCancelled [2021-05-27T07:46:57.248Z] --- PASS: TestCancelled (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestDeadline [2021-05-27T07:46:57.248Z] --- PASS: TestDeadline (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestDataLoss [2021-05-27T07:46:57.248Z] --- PASS: TestDataLoss (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestUnavailable [2021-05-27T07:46:57.248Z] --- PASS: TestUnavailable (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestSystem [2021-05-27T07:46:57.248Z] --- PASS: TestSystem (0.00s) [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Not_Found [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Bad_Request [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Conflict [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Unauthorized [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Forbidden [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Not_Modified [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-27T07:46:57.248Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-27T07:46:57.248Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-27T07:46:57.248Z] PASS [2021-05-27T07:46:57.248Z] coverage: 53.1% of statements [2021-05-27T07:46:57.248Z] ok github.com/docker/docker/errdefs 0.052s coverage: 53.1% of statements [2021-05-27T07:46:57.248Z] --- PASS: TestTransfer (0.12s) [2021-05-27T07:46:57.248Z] === RUN TestConcurrencyLimit [2021-05-27T07:46:57.706Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-05-27T07:46:57.706Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-27T07:46:57.706Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-27T07:46:57.706Z] === RUN TestTokenPassThru [2021-05-27T07:46:57.706Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-27T07:46:57.706Z] === RUN TestTokenPassThruDifferentHost [2021-05-27T07:46:57.706Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-27T07:46:57.706Z] PASS [2021-05-27T07:46:57.706Z] coverage: 23.6% of statements [2021-05-27T07:46:57.706Z] ok github.com/docker/docker/distribution 1.644s coverage: 23.6% of statements [2021-05-27T07:46:57.706Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-05-27T07:46:57.706Z] === RUN TestInactiveJobs [2021-05-27T07:46:57.706Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-27T07:46:58.166Z] --- PASS: TestInactiveJobs (0.44s) [2021-05-27T07:46:58.166Z] === RUN TestWatchRelease [2021-05-27T07:46:58.166Z] --- PASS: TestWatchRelease (0.04s) [2021-05-27T07:46:58.166Z] === RUN TestWatchFinishedTransfer [2021-05-27T07:46:58.166Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-27T07:46:58.166Z] === RUN TestDuplicateTransfer [2021-05-27T07:46:58.166Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-05-27T07:46:58.166Z] === RUN TestSuccessfulUpload [2021-05-27T07:46:58.622Z] time="2021-05-27T07:46:58Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-27T07:46:58.622Z] --- PASS: TestSuccessfulUpload (0.50s) [2021-05-27T07:46:58.622Z] === RUN TestCancelledUpload [2021-05-27T07:46:58.622Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-27T07:46:58.622Z] PASS [2021-05-27T07:46:58.622Z] coverage: 76.8% of statements [2021-05-27T07:46:58.622Z] ok github.com/docker/docker/distribution/xfer 2.075s coverage: 76.8% of statements [2021-05-27T07:46:58.622Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-27T07:46:59.591Z] === RUN TestCompare [2021-05-27T07:46:59.591Z] --- PASS: TestCompare (0.00s) [2021-05-27T07:46:59.591Z] PASS [2021-05-27T07:46:59.591Z] coverage: 19.2% of statements [2021-05-27T07:46:59.591Z] ok github.com/docker/docker/image/cache 0.146s coverage: 19.2% of statements [2021-05-27T07:46:59.591Z] === RUN TestFSGetInvalidData [2021-05-27T07:46:59.591Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-05-27T07:46:59.591Z] === RUN TestFSInvalidSet [2021-05-27T07:46:59.591Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-27T07:46:59.591Z] === RUN TestFSInvalidRoot [2021-05-27T07:46:59.591Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-27T07:46:59.591Z] === RUN TestFSMetadataGetSet [2021-05-27T07:47:00.047Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-05-27T07:47:00.047Z] === RUN TestFSInvalidWalker [2021-05-27T07:47:00.047Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-05-27T07:47:00.047Z] === RUN TestFSGetSet [2021-05-27T07:47:00.047Z] --- PASS: TestFSGetSet (0.02s) [2021-05-27T07:47:00.047Z] === RUN TestFSGetUnsetKey [2021-05-27T07:47:00.047Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-27T07:47:00.047Z] === RUN TestFSGetEmptyData [2021-05-27T07:47:00.047Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-27T07:47:00.047Z] === RUN TestFSDelete [2021-05-27T07:47:00.047Z] --- PASS: TestFSDelete (0.02s) [2021-05-27T07:47:00.047Z] === RUN TestFSWalker [2021-05-27T07:47:00.047Z] --- PASS: TestFSWalker (0.02s) [2021-05-27T07:47:00.047Z] === RUN TestFSWalkerStopOnError [2021-05-27T07:47:00.047Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-27T07:47:00.047Z] === RUN TestNewFromJSON [2021-05-27T07:47:00.047Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-27T07:47:00.047Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-27T07:47:00.047Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-27T07:47:00.047Z] === RUN TestMarshalKeyOrder [2021-05-27T07:47:00.047Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-27T07:47:00.047Z] === RUN TestHistoryEqual [2021-05-27T07:47:00.047Z] --- PASS: TestHistoryEqual (0.18s) [2021-05-27T07:47:00.047Z] === RUN TestImage [2021-05-27T07:47:00.047Z] --- PASS: TestImage (0.00s) [2021-05-27T07:47:00.047Z] === RUN TestImageOSNotEmpty [2021-05-27T07:47:00.047Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-27T07:47:00.047Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-27T07:47:00.047Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-27T07:47:00.047Z] === RUN TestCreate [2021-05-27T07:47:00.047Z] --- PASS: TestCreate (0.01s) [2021-05-27T07:47:00.047Z] === RUN TestRestore [2021-05-27T07:47:00.047Z] time="2021-05-27T07:46:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-27T07:47:00.047Z] --- PASS: TestRestore (0.04s) [2021-05-27T07:47:00.047Z] === RUN TestAddDelete [2021-05-27T07:47:00.047Z] --- PASS: TestAddDelete (0.03s) [2021-05-27T07:47:00.047Z] === RUN TestSearchAfterDelete [2021-05-27T07:47:00.047Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-27T07:47:00.047Z] === RUN TestParentReset [2021-05-27T07:47:00.047Z] --- PASS: TestParentReset (0.04s) [2021-05-27T07:47:00.047Z] === RUN TestGetAndSetLastUpdated [2021-05-27T07:47:00.052Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-27T07:47:00.503Z] --- PASS: TestGetAndSetLastUpdated (0.09s) [2021-05-27T07:47:00.503Z] === RUN TestStoreLen [2021-05-27T07:47:00.503Z] --- PASS: TestStoreLen (0.09s) [2021-05-27T07:47:00.503Z] PASS [2021-05-27T07:47:00.503Z] coverage: 86.6% of statements [2021-05-27T07:47:00.503Z] ok github.com/docker/docker/image 0.823s coverage: 86.6% of statements [2021-05-27T07:47:00.967Z] === RUN TestValidateManifest [2021-05-27T07:47:00.967Z] === RUN TestValidateManifest/nil [2021-05-27T07:47:00.967Z] === RUN TestValidateManifest/non-nil [2021-05-27T07:47:00.967Z] --- PASS: TestValidateManifest (0.00s) [2021-05-27T07:47:00.967Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-27T07:47:00.967Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-27T07:47:00.967Z] PASS [2021-05-27T07:47:00.967Z] coverage: 0.6% of statements [2021-05-27T07:47:00.967Z] ok github.com/docker/docker/image/tarexport 0.133s coverage: 0.6% of statements [2021-05-27T07:47:01.423Z] === RUN TestMakeV1ConfigFromConfig [2021-05-27T07:47:01.423Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-27T07:47:01.423Z] PASS [2021-05-27T07:47:01.423Z] coverage: 25.0% of statements [2021-05-27T07:47:01.423Z] ok github.com/docker/docker/image/v1 0.129s coverage: 25.0% of statements [2021-05-27T07:47:01.423Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-27T07:47:02.951Z] === RUN TestSerialization [2021-05-27T07:47:02.951Z] --- PASS: TestSerialization (0.02s) [2021-05-27T07:47:02.951Z] PASS [2021-05-27T07:47:02.951Z] coverage: 100.0% of statements [2021-05-27T07:47:02.951Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2021-05-27T07:47:03.408Z] === RUN TestEmptyLayer [2021-05-27T07:47:03.408Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-27T07:47:03.408Z] === RUN TestCommitFailure [2021-05-27T07:47:03.408Z] --- PASS: TestCommitFailure (0.13s) [2021-05-27T07:47:03.408Z] === RUN TestStartTransactionFailure [2021-05-27T07:47:03.408Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-27T07:47:03.408Z] === RUN TestGetOrphan [2021-05-27T07:47:03.408Z] --- PASS: TestGetOrphan (0.01s) [2021-05-27T07:47:03.408Z] === RUN TestMountAndRegister [2021-05-27T07:47:03.408Z] --- PASS: TestMountAndRegister (0.07s) [2021-05-27T07:47:03.408Z] layer_test.go:271: Layer size: 14 [2021-05-27T07:47:03.408Z] === RUN TestLayerRelease [2021-05-27T07:47:03.408Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-27T07:47:03.408Z] layer_test.go:304: Failing on Windows [2021-05-27T07:47:03.408Z] === RUN TestStoreRestore [2021-05-27T07:47:03.408Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-27T07:47:03.408Z] layer_test.go:353: Failing on Windows [2021-05-27T07:47:03.408Z] === RUN TestTarStreamStability [2021-05-27T07:47:03.408Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-27T07:47:03.408Z] layer_test.go:468: Failing on Windows [2021-05-27T07:47:03.408Z] === RUN TestRegisterExistingLayer [2021-05-27T07:47:03.864Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-05-27T07:47:03.864Z] === RUN TestTarStreamVerification [2021-05-27T07:47:03.864Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-27T07:47:03.864Z] layer_test.go:697: Failing on Windows [2021-05-27T07:47:03.864Z] === RUN TestLayerMigration [2021-05-27T07:47:03.864Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-27T07:47:03.864Z] migration_test.go:46: Failing on Windows [2021-05-27T07:47:03.864Z] === RUN TestLayerMigrationNoTarsplit [2021-05-27T07:47:03.864Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-27T07:47:03.864Z] migration_test.go:182: Failing on Windows [2021-05-27T07:47:03.864Z] === RUN TestMountInit [2021-05-27T07:47:03.864Z] --- SKIP: TestMountInit (0.00s) [2021-05-27T07:47:03.864Z] mount_test.go:17: Failing on Windows [2021-05-27T07:47:03.864Z] === RUN TestMountSize [2021-05-27T07:47:03.864Z] --- SKIP: TestMountSize (0.00s) [2021-05-27T07:47:03.864Z] mount_test.go:76: Failing on Windows [2021-05-27T07:47:03.864Z] === RUN TestMountChanges [2021-05-27T07:47:03.864Z] --- SKIP: TestMountChanges (0.00s) [2021-05-27T07:47:03.864Z] mount_test.go:125: Failing on Windows [2021-05-27T07:47:03.864Z] === RUN TestMountApply [2021-05-27T07:47:03.864Z] --- SKIP: TestMountApply (0.00s) [2021-05-27T07:47:03.864Z] mount_test.go:212: Failing on Windows [2021-05-27T07:47:03.864Z] PASS [2021-05-27T07:47:03.864Z] coverage: 30.1% of statements [2021-05-27T07:47:03.864Z] ok github.com/docker/docker/layer 0.540s coverage: 30.1% of statements [2021-05-27T07:47:03.864Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-27T07:47:04.088Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 29.1% of statements [2021-05-27T07:47:04.088Z] ok github.com/docker/docker/container 0.118s coverage: 34.6% of statements [2021-05-27T07:47:04.088Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-27T07:47:04.088Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-27T07:47:04.088Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-27T07:47:04.088Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-27T07:47:04.321Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-27T07:47:04.826Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-27T07:47:04.826Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-27T07:47:04.826Z] PASS [2021-05-27T07:47:04.826Z] coverage: 42.3% of statements [2021-05-27T07:47:04.826Z] ok github.com/docker/docker/oci 0.095s coverage: 42.3% of statements [2021-05-27T07:47:04.826Z] === RUN TestEnvironmentParsing [2021-05-27T07:47:04.826Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-27T07:47:04.826Z] PASS [2021-05-27T07:47:04.826Z] coverage: 1.0% of statements [2021-05-27T07:47:04.826Z] ok github.com/docker/docker/libcontainerd/local 0.120s coverage: 1.0% of statements [2021-05-27T07:47:04.826Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-27T07:47:04.826Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-27T07:47:04.826Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-27T07:47:04.826Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-27T07:47:05.286Z] === RUN TestAddressPoolOpt [2021-05-27T07:47:05.286Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/a [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/something [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/_=a [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/env1=value1 [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/_env1=value1 [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/PATH [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/=a [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/PATH= [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/PATH=something [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/asd!qwe [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/1asd [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/123 [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/some_space [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/__some_space_before [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/some_space_after__ [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/= [2021-05-27T07:47:05.286Z] === RUN TestValidateEnv/PaTh [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestParseHost [2021-05-27T07:47:05.286Z] --- PASS: TestParseHost (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestParseDockerDaemonHost [2021-05-27T07:47:05.286Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestParseTCP [2021-05-27T07:47:05.286Z] --- PASS: TestParseTCP (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-27T07:47:05.286Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestValidateExtraHosts [2021-05-27T07:47:05.286Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestIpOptString [2021-05-27T07:47:05.286Z] --- PASS: TestIpOptString (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-27T07:47:05.286Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestNewIpOptValidDefaultVal [2021-05-27T07:47:05.286Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestIpOptSetInvalidVal [2021-05-27T07:47:05.286Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestValidateIPAddress [2021-05-27T07:47:05.286Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestMapOpts [2021-05-27T07:47:05.286Z] --- PASS: TestMapOpts (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestListOptsWithoutValidator [2021-05-27T07:47:05.286Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestListOptsWithValidator [2021-05-27T07:47:05.286Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestValidateDNSSearch [2021-05-27T07:47:05.286Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_general_format [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_one_more [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-27T07:47:05.286Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-27T07:47:05.286Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestNamedListOpts [2021-05-27T07:47:05.286Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-27T07:47:05.286Z] === RUN TestNamedMapOpts [2021-05-27T07:47:05.287Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-27T07:47:05.287Z] === RUN TestParseLink [2021-05-27T07:47:05.287Z] --- PASS: TestParseLink (0.00s) [2021-05-27T07:47:05.287Z] === RUN TestQuotedStringSetWithQuotes [2021-05-27T07:47:05.287Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-27T07:47:05.287Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-27T07:47:05.287Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-27T07:47:05.287Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-27T07:47:05.287Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-27T07:47:05.287Z] === RUN TestUlimitOpt [2021-05-27T07:47:05.287Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-27T07:47:05.287Z] PASS [2021-05-27T07:47:05.287Z] coverage: 67.1% of statements [2021-05-27T07:47:05.287Z] ok github.com/docker/docker/opts 0.120s coverage: 67.1% of statements [2021-05-27T07:47:05.287Z] === RUN TestParseVersion [2021-05-27T07:47:05.287Z] --- PASS: TestParseVersion (0.00s) [2021-05-27T07:47:05.287Z] PASS [2021-05-27T07:47:05.287Z] coverage: 52.9% of statements [2021-05-27T07:47:05.287Z] ok github.com/docker/docker/pkg/aaparser 0.056s coverage: 52.9% of statements [2021-05-27T07:47:06.249Z] === RUN TestUnbuffered [2021-05-27T07:47:06.249Z] --- PASS: TestUnbuffered (0.00s) [2021-05-27T07:47:06.249Z] === RUN TestRaceUnbuffered [2021-05-27T07:47:06.249Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-27T07:47:06.249Z] PASS [2021-05-27T07:47:06.249Z] coverage: 100.0% of statements [2021-05-27T07:47:06.249Z] ok github.com/docker/docker/pkg/broadcaster 0.051s coverage: 100.0% of statements [2021-05-27T07:47:07.209Z] === RUN TestPeerCertificateMarshalJSON [2021-05-27T07:47:07.209Z] === RUN TestMatch [2021-05-27T07:47:07.209Z] === RUN TestMatch/[[]] [2021-05-27T07:47:07.209Z] === RUN TestMatch/[[foo]] [2021-05-27T07:47:07.209Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-27T07:47:07.209Z] === RUN TestMatch/[[foo_bar]] [2021-05-27T07:47:07.209Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-27T07:47:07.209Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-27T07:47:07.209Z] === RUN TestMatch/[] [2021-05-27T07:47:07.209Z] === RUN TestMatch/[]#01 [2021-05-27T07:47:07.209Z] === RUN TestMatch/[[qux]] [2021-05-27T07:47:07.209Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-27T07:47:07.210Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-27T07:47:07.210Z] === RUN TestMatch/[[foo_baz]] [2021-05-27T07:47:07.210Z] --- PASS: TestMatch (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[] (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-27T07:47:07.210Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-27T07:47:07.210Z] PASS [2021-05-27T07:47:07.210Z] coverage: 87.5% of statements [2021-05-27T07:47:07.210Z] ok github.com/docker/docker/pkg/capabilities 0.057s coverage: 87.5% of statements [2021-05-27T07:47:08.159Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-27T07:47:08.171Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-27T07:47:08.171Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-27T07:47:08.171Z] --- PASS: TestPeerCertificateMarshalJSON (0.92s) [2021-05-27T07:47:08.171Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-27T07:47:08.171Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-27T07:47:08.171Z] === RUN TestMiddleware [2021-05-27T07:47:08.171Z] --- PASS: TestMiddleware (0.00s) [2021-05-27T07:47:08.171Z] === RUN TestNewResponseModifier [2021-05-27T07:47:08.171Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-27T07:47:08.171Z] PASS [2021-05-27T07:47:08.171Z] coverage: 26.8% of statements [2021-05-27T07:47:08.171Z] ok github.com/docker/docker/pkg/authorization 1.140s coverage: 26.8% of statements [2021-05-27T07:47:08.627Z] === RUN TestIsArchivePathDir [2021-05-27T07:47:08.627Z] === RUN TestSizeEmpty [2021-05-27T07:47:08.627Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-27T07:47:08.627Z] === RUN TestSizeEmptyFile [2021-05-27T07:47:08.627Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-27T07:47:08.627Z] === RUN TestSizeNonemptyFile [2021-05-27T07:47:08.627Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-27T07:47:08.627Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-27T07:47:08.627Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-27T07:47:08.627Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-27T07:47:08.627Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-27T07:47:08.627Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-27T07:47:08.627Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-27T07:47:08.627Z] === RUN TestMoveToSubdir [2021-05-27T07:47:08.627Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-27T07:47:08.627Z] === RUN TestSizeNonExistingDirectory [2021-05-27T07:47:08.627Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-27T07:47:08.627Z] PASS [2021-05-27T07:47:08.627Z] coverage: 80.0% of statements [2021-05-27T07:47:08.627Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2021-05-27T07:47:08.627Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-05-27T07:47:08.627Z] === RUN TestIsArchivePathInvalidFile [2021-05-27T07:47:08.627Z] === RUN TestChrootTarUntar [2021-05-27T07:47:08.627Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-27T07:47:08.627Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:08.627Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-27T07:47:08.627Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-27T07:47:08.627Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:08.627Z] === RUN TestChrootUntarEmptyArchive [2021-05-27T07:47:08.627Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-27T07:47:08.627Z] === RUN TestChrootTarUntarWithSymlink [2021-05-27T07:47:08.627Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-27T07:47:08.627Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:47:08.627Z] === RUN TestChrootCopyWithTar [2021-05-27T07:47:08.627Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-27T07:47:08.627Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:47:08.627Z] === RUN TestChrootCopyFileWithTar [2021-05-27T07:47:08.627Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-27T07:47:08.627Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:08.627Z] === RUN TestChrootUntarPath [2021-05-27T07:47:08.627Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-27T07:47:08.627Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:47:08.627Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-27T07:47:08.627Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-05-27T07:47:08.627Z] === RUN TestIsArchivePathTar [2021-05-27T07:47:08.627Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-27T07:47:08.627Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:08.627Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-27T07:47:08.627Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-27T07:47:08.627Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:08.627Z] === RUN TestChrootApplyDotDotFile [2021-05-27T07:47:08.627Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-27T07:47:08.627Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:08.627Z] PASS [2021-05-27T07:47:08.627Z] coverage: 15.4% of statements [2021-05-27T07:47:08.627Z] ok github.com/docker/docker/pkg/chrootarchive 0.118s coverage: 15.4% of statements [2021-05-27T07:47:09.084Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-05-27T07:47:09.084Z] === RUN TestDecompressStreamGzip [2021-05-27T07:47:09.084Z] --- PASS: TestDecompressStreamGzip (0.18s) [2021-05-27T07:47:09.084Z] === RUN TestDecompressStreamBzip2 [2021-05-27T07:47:09.541Z] --- PASS: TestDecompressStreamBzip2 (0.23s) [2021-05-27T07:47:09.541Z] === RUN TestDecompressStreamXz [2021-05-27T07:47:09.541Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-27T07:47:09.541Z] archive_test.go:134: Xz not present in msys2 [2021-05-27T07:47:09.541Z] === RUN TestCompressStreamXzUnsupported [2021-05-27T07:47:09.541Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-27T07:47:09.541Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-27T07:47:09.541Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-27T07:47:09.541Z] === RUN TestCompressStreamInvalid [2021-05-27T07:47:09.541Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-27T07:47:09.541Z] === RUN TestExtensionInvalid [2021-05-27T07:47:09.541Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-27T07:47:09.541Z] === RUN TestExtensionUncompressed [2021-05-27T07:47:09.541Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-27T07:47:09.541Z] === RUN TestExtensionBzip2 [2021-05-27T07:47:09.541Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-27T07:47:09.541Z] === RUN TestExtensionGzip [2021-05-27T07:47:09.541Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-27T07:47:09.541Z] === RUN TestExtensionXz [2021-05-27T07:47:09.541Z] --- PASS: TestExtensionXz (0.00s) [2021-05-27T07:47:09.541Z] === RUN TestCmdStreamLargeStderr [2021-05-27T07:47:09.541Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-05-27T07:47:09.541Z] === RUN TestCmdStreamBad [2021-05-27T07:47:09.541Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-27T07:47:09.541Z] archive_test.go:239: Failing on Windows CI machines [2021-05-27T07:47:09.541Z] === RUN TestCmdStreamGood [2021-05-27T07:47:09.541Z] --- PASS: TestCmdStreamGood (0.07s) [2021-05-27T07:47:09.997Z] === RUN TestUntarPathWithInvalidDest [2021-05-27T07:47:09.997Z] --- PASS: TestUntarPathWithInvalidDest (0.27s) [2021-05-27T07:47:09.997Z] === RUN TestUntarPathWithInvalidSrc [2021-05-27T07:47:09.997Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-27T07:47:09.997Z] === RUN TestUntarPath [2021-05-27T07:47:09.997Z] === RUN Test [2021-05-27T07:47:09.997Z] === RUN Test/TestContainsEntry [2021-05-27T07:47:09.997Z] === RUN Test/TestCreateEntries [2021-05-27T07:47:09.997Z] === RUN Test/TestEntriesDiff [2021-05-27T07:47:09.997Z] === RUN Test/TestEntriesEquality [2021-05-27T07:47:09.997Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-27T07:47:09.997Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-27T07:47:09.997Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-27T07:47:09.997Z] === RUN Test/TestGeneratorNotGenerate [2021-05-27T07:47:09.997Z] === RUN Test/TestGeneratorWithPort [2021-05-27T07:47:09.997Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-27T07:47:09.997Z] === RUN Test/TestNewEntry [2021-05-27T07:47:09.997Z] === RUN Test/TestParse [2021-05-27T07:47:09.997Z] --- PASS: Test (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestParse (0.00s) [2021-05-27T07:47:09.997Z] PASS [2021-05-27T07:47:09.997Z] coverage: 58.3% of statements [2021-05-27T07:47:09.997Z] ok github.com/docker/docker/pkg/discovery 0.059s coverage: 58.3% of statements [2021-05-27T07:47:09.997Z] --- PASS: TestUntarPath (0.08s) [2021-05-27T07:47:09.997Z] === RUN TestUntarPathWithDestinationFile [2021-05-27T07:47:09.997Z] === RUN Test [2021-05-27T07:47:09.997Z] === RUN Test/TestContent [2021-05-27T07:47:09.997Z] === RUN Test/TestInitialize [2021-05-27T07:47:09.997Z] === RUN Test/TestNew [2021-05-27T07:47:09.997Z] === RUN Test/TestParsingContentsWithComments [2021-05-27T07:47:09.997Z] === RUN Test/TestRegister [2021-05-27T07:47:09.997Z] === RUN Test/TestWatch [2021-05-27T07:47:09.997Z] --- PASS: Test (0.01s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestContent (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestNew (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestRegister (0.00s) [2021-05-27T07:47:09.997Z] --- PASS: Test/TestWatch (0.01s) [2021-05-27T07:47:09.997Z] PASS [2021-05-27T07:47:09.997Z] coverage: 92.9% of statements [2021-05-27T07:47:09.997Z] ok github.com/docker/docker/pkg/discovery/file 0.081s coverage: 92.9% of statements [2021-05-27T07:47:09.997Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-05-27T07:47:09.997Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-27T07:47:09.997Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-05-27T07:47:09.997Z] === RUN TestCopyWithTarInvalidSrc [2021-05-27T07:47:09.997Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-27T07:47:09.997Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-27T07:47:09.997Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-27T07:47:09.997Z] === RUN TestCopyWithTarSrcFile [2021-05-27T07:47:09.997Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-27T07:47:09.997Z] === RUN TestCopyWithTarSrcFolder [2021-05-27T07:47:09.997Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-27T07:47:09.997Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-27T07:47:09.997Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-27T07:47:09.997Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-27T07:47:09.997Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-27T07:47:09.997Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-27T07:47:09.997Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-27T07:47:09.997Z] === RUN TestCopyFileWithTarSrcFile [2021-05-27T07:47:09.997Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-27T07:47:09.997Z] === RUN TestTarFiles [2021-05-27T07:47:10.062Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-27T07:47:10.629Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2021-05-27T07:47:10.630Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-27T07:47:10.888Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-27T07:47:11.456Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-27T07:47:11.528Z] === RUN Test [2021-05-27T07:47:11.528Z] === RUN Test/TestInitialize [2021-05-27T07:47:11.528Z] === RUN Test [2021-05-27T07:47:11.528Z] === RUN Test/TestWatch [2021-05-27T07:47:11.528Z] --- PASS: Test (0.00s) [2021-05-27T07:47:11.528Z] --- PASS: Test/TestWatch (0.00s) [2021-05-27T07:47:11.528Z] PASS [2021-05-27T07:47:11.528Z] coverage: 92.3% of statements [2021-05-27T07:47:11.528Z] ok github.com/docker/docker/pkg/discovery/memory 0.061s coverage: 92.3% of statements [2021-05-27T07:47:11.528Z] time="2021-05-27T07:47:11Z" level=info msg="Initializing discovery without TLS" [2021-05-27T07:47:11.528Z] time="2021-05-27T07:47:11Z" level=info msg="Initializing discovery without TLS" [2021-05-27T07:47:11.528Z] time="2021-05-27T07:47:11Z" level=info msg="Initializing discovery without TLS" [2021-05-27T07:47:11.528Z] === RUN Test/TestInitializeWithCerts [2021-05-27T07:47:11.528Z] time="2021-05-27T07:47:11Z" level=info msg="Initializing discovery with TLS" [2021-05-27T07:47:11.528Z] === RUN Test/TestWatch [2021-05-27T07:47:11.528Z] time="2021-05-27T07:47:11Z" level=info msg="Initializing discovery without TLS" [2021-05-27T07:47:11.528Z] === RUN Test [2021-05-27T07:47:11.528Z] === RUN Test/TestInitialize [2021-05-27T07:47:11.528Z] === RUN Test/TestInitializeWithPattern [2021-05-27T07:47:11.528Z] === RUN Test/TestRegister [2021-05-27T07:47:11.528Z] === RUN Test/TestWatch [2021-05-27T07:47:11.528Z] --- PASS: Test (0.00s) [2021-05-27T07:47:11.528Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-27T07:47:11.528Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-27T07:47:11.528Z] --- PASS: Test/TestRegister (0.00s) [2021-05-27T07:47:11.528Z] --- PASS: Test/TestWatch (0.00s) [2021-05-27T07:47:11.528Z] PASS [2021-05-27T07:47:11.528Z] coverage: 93.8% of statements [2021-05-27T07:47:11.528Z] ok github.com/docker/docker/pkg/discovery/nodes 0.051s coverage: 93.8% of statements [2021-05-27T07:47:11.994Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-05-27T07:47:12.453Z] --- PASS: TestServiceUpdatePidsLimit (17.78s) [2021-05-27T07:47:12.453Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-05-27T07:47:12.453Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-05-27T07:47:12.453Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-05-27T07:47:12.453Z] PASS [2021-05-27T07:47:12.453Z] [2021-05-27T07:47:12.453Z] === Skipped [2021-05-27T07:47:12.453Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-27T07:47:12.453Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-27T07:47:12.453Z] [2021-05-27T07:47:12.453Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-27T07:47:12.453Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-27T07:47:12.453Z] [2021-05-27T07:47:12.453Z] [2021-05-27T07:47:12.453Z] DONE 27 tests, 2 skipped in 163.537s [2021-05-27T07:47:12.453Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-27T07:47:12.453Z] ++ 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-05-27T07:47:12.453Z] ++ set -e [2021-05-27T07:47:12.453Z] ++ '[' -n 0 ']' [2021-05-27T07:47:12.453Z] ++ set -x [2021-05-27T07:47:12.453Z] ++ env -i DEST=/go/src/github.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-05-27T07:47:12.453Z] INFO: Testing against a local daemon [2021-05-27T07:47:12.453Z] === RUN TestSessionCreate [2021-05-27T07:47:12.453Z] --- PASS: TestSessionCreate (0.05s) [2021-05-27T07:47:12.453Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-27T07:47:12.453Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-27T07:47:12.453Z] PASS [2021-05-27T07:47:12.453Z] [2021-05-27T07:47:12.453Z] DONE 2 tests in 0.248s [2021-05-27T07:47:12.453Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-27T07:47:12.453Z] ++ 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-05-27T07:47:12.453Z] ++ set -e [2021-05-27T07:47:12.453Z] ++ '[' -n 0 ']' [2021-05-27T07:47:12.453Z] ++ set -x [2021-05-27T07:47:12.453Z] ++ env -i DEST=/go/src/github.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-05-27T07:47:12.453Z] INFO: Testing against a local daemon [2021-05-27T07:47:12.453Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-27T07:47:12.453Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-27T07:47:12.453Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-27T07:47:12.453Z] === RUN TestEventsExecDie [2021-05-27T07:47:12.713Z] --- PASS: TestEventsExecDie (1.18s) [2021-05-27T07:47:12.713Z] === RUN TestEventsBackwardsCompatible [2021-05-27T07:47:12.713Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-27T07:47:12.713Z] === RUN TestInfoBinaryCommits [2021-05-27T07:47:12.974Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-27T07:47:12.974Z] === RUN TestInfoAPIVersioned [2021-05-27T07:47:12.974Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-27T07:47:12.974Z] === RUN TestInfoDiscoveryBackend [2021-05-27T07:47:13.058Z] === RUN TestPollerAddRemove [2021-05-27T07:47:13.058Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-27T07:47:13.058Z] === RUN TestPollerEvent [2021-05-27T07:47:13.058Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-27T07:47:13.058Z] poller_test.go:41: No chmod on Windows [2021-05-27T07:47:13.058Z] === RUN TestPollerClose [2021-05-27T07:47:13.058Z] --- PASS: TestPollerClose (0.00s) [2021-05-27T07:47:13.058Z] PASS [2021-05-27T07:47:13.058Z] coverage: 36.2% of statements [2021-05-27T07:47:13.058Z] ok github.com/docker/docker/pkg/filenotify 0.072s coverage: 36.2% of statements [2021-05-27T07:47:13.358Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-27T07:47:13.514Z] === RUN TestCopyFileWithInvalidSrc [2021-05-27T07:47:13.514Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestCopyFileWithInvalidDest [2021-05-27T07:47:13.514Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2021-05-27T07:47:13.514Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-27T07:47:13.514Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-27T07:47:13.514Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestCopyFile [2021-05-27T07:47:13.514Z] --- PASS: TestCopyFile (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-27T07:47:13.514Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-27T07:47:13.514Z] fileutils_test.go:134: Needs porting to Windows [2021-05-27T07:47:13.514Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-27T07:47:13.514Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-27T07:47:13.514Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-27T07:47:13.514Z] fileutils_test.go:180: Needs porting to Windows [2021-05-27T07:47:13.514Z] === RUN TestWildcardMatches [2021-05-27T07:47:13.514Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestPatternMatches [2021-05-27T07:47:13.514Z] --- PASS: TestPatternMatches (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-27T07:47:13.514Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestPatternMatchesFolderExclusions [2021-05-27T07:47:13.514Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-27T07:47:13.514Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-27T07:47:13.514Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-27T07:47:13.514Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-27T07:47:13.514Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestSingleExclamationError [2021-05-27T07:47:13.514Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestMatchesWithNoPatterns [2021-05-27T07:47:13.514Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestMatchesWithMalformedPatterns [2021-05-27T07:47:13.514Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestMatches [2021-05-27T07:47:13.514Z] --- PASS: TestMatches (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestCleanPatterns [2021-05-27T07:47:13.514Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-27T07:47:13.514Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestCleanPatternsExceptionFlag [2021-05-27T07:47:13.514Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-27T07:47:13.514Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-27T07:47:13.514Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestCleanPatternsErrorSingleException [2021-05-27T07:47:13.514Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestCreateIfNotExistsDir [2021-05-27T07:47:13.514Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-27T07:47:13.514Z] === RUN TestCreateIfNotExistsFile [2021-05-27T07:47:13.514Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-05-27T07:47:13.514Z] === RUN TestMatch [2021-05-27T07:47:13.514Z] --- PASS: TestMatch (0.00s) [2021-05-27T07:47:13.514Z] PASS [2021-05-27T07:47:13.514Z] coverage: 87.7% of statements [2021-05-27T07:47:13.514Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 87.7% of statements [2021-05-27T07:47:13.882Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-05-27T07:47:13.915Z] --- PASS: TestInfoDiscoveryBackend (1.11s) [2021-05-27T07:47:13.915Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-27T07:47:13.970Z] === RUN TestGet [2021-05-27T07:47:13.970Z] --- PASS: TestGet (0.00s) [2021-05-27T07:47:13.970Z] === RUN TestGetShortcutString [2021-05-27T07:47:13.970Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-27T07:47:13.970Z] PASS [2021-05-27T07:47:13.970Z] coverage: 42.9% of statements [2021-05-27T07:47:13.970Z] ok github.com/docker/docker/pkg/homedir 0.062s coverage: 42.9% of statements [2021-05-27T07:47:14.427Z] --- PASS: Test (3.21s) [2021-05-27T07:47:14.427Z] --- PASS: Test/TestInitialize (0.19s) [2021-05-27T07:47:14.427Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-05-27T07:47:14.427Z] --- PASS: Test/TestWatch (3.00s) [2021-05-27T07:47:14.427Z] PASS [2021-05-27T07:47:14.427Z] coverage: 84.1% of statements [2021-05-27T07:47:14.427Z] ok github.com/docker/docker/pkg/discovery/kv 3.362s coverage: 84.1% of statements [2021-05-27T07:47:14.883Z] === RUN TestCreateIDMapOrder [2021-05-27T07:47:15.298Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-27T07:47:15.298Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-27T07:47:15.340Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-27T07:47:15.340Z] PASS [2021-05-27T07:47:15.340Z] coverage: 7.2% of statements [2021-05-27T07:47:15.340Z] ok github.com/docker/docker/pkg/idtools 0.069s coverage: 7.2% of statements [2021-05-27T07:47:16.238Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.15s) [2021-05-27T07:47:16.238Z] === RUN TestInfoAPI [2021-05-27T07:47:16.238Z] --- PASS: TestInfoAPI (0.05s) [2021-05-27T07:47:16.238Z] === RUN TestInfoAPIWarnings [2021-05-27T07:47:16.302Z] === RUN TestError [2021-05-27T07:47:16.302Z] --- PASS: TestError (0.00s) [2021-05-27T07:47:16.302Z] === RUN TestProgressString [2021-05-27T07:47:16.302Z] === RUN TestProgressString/no_progress [2021-05-27T07:47:16.302Z] === RUN TestProgressString/progress_1 [2021-05-27T07:47:16.302Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-27T07:47:16.302Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-27T07:47:16.302Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-27T07:47:16.302Z] === RUN TestProgressString/with_units [2021-05-27T07:47:16.302Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-27T07:47:16.302Z] === RUN TestProgressString/hide_counts [2021-05-27T07:47:16.302Z] --- PASS: TestProgressString (0.00s) [2021-05-27T07:47:16.302Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-27T07:47:16.302Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-27T07:47:16.302Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-27T07:47:16.302Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-27T07:47:16.302Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-27T07:47:16.302Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-27T07:47:16.302Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-27T07:47:16.302Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-27T07:47:16.302Z] === RUN TestJSONMessageDisplay [2021-05-27T07:47:16.302Z] === RUN TestFixedBufferCap [2021-05-27T07:47:16.302Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-27T07:47:16.302Z] === RUN TestFixedBufferLen [2021-05-27T07:47:16.302Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-27T07:47:16.302Z] === RUN TestFixedBufferString [2021-05-27T07:47:16.302Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-27T07:47:16.302Z] === RUN TestFixedBufferWrite [2021-05-27T07:47:16.302Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-27T07:47:16.302Z] === RUN TestFixedBufferRead [2021-05-27T07:47:16.302Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-27T07:47:16.302Z] === RUN TestBytesPipeRead [2021-05-27T07:47:16.302Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-27T07:47:16.302Z] === RUN TestBytesPipeWrite [2021-05-27T07:47:16.302Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-27T07:47:16.302Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-27T07:47:16.302Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-05-27T07:47:16.302Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-27T07:47:16.302Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-27T07:47:16.302Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-27T07:47:16.302Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-27T07:47:16.302Z] === RUN TestDisplayJSONMessagesStream [2021-05-27T07:47:16.302Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-27T07:47:16.302Z] PASS [2021-05-27T07:47:16.302Z] coverage: 91.7% of statements [2021-05-27T07:47:16.302Z] ok github.com/docker/docker/pkg/jsonmessage 0.281s coverage: 91.7% of statements [2021-05-27T07:47:16.758Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2021-05-27T07:47:16.758Z] === RUN TestAtomicWriteToFile [2021-05-27T07:47:16.758Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-05-27T07:47:16.758Z] === RUN TestAtomicWriteSetCommit [2021-05-27T07:47:16.758Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-27T07:47:16.758Z] === RUN TestAtomicWriteSetCancel [2021-05-27T07:47:16.758Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2021-05-27T07:47:16.758Z] === RUN TestReadCloserWrapperClose [2021-05-27T07:47:16.758Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-27T07:47:16.758Z] === RUN TestReaderErrWrapperReadOnError [2021-05-27T07:47:16.758Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-27T07:47:16.758Z] === RUN TestReaderErrWrapperRead [2021-05-27T07:47:16.758Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-27T07:47:16.758Z] === RUN TestHashData [2021-05-27T07:47:16.758Z] --- PASS: TestHashData (0.00s) [2021-05-27T07:47:16.758Z] === RUN TestCancelReadCloser [2021-05-27T07:47:16.758Z] === RUN TestStandardLongPath [2021-05-27T07:47:16.758Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-27T07:47:16.758Z] === RUN TestUNCLongPath [2021-05-27T07:47:16.758Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-27T07:47:16.758Z] PASS [2021-05-27T07:47:16.758Z] coverage: 100.0% of statements [2021-05-27T07:47:16.758Z] ok github.com/docker/docker/pkg/longpath 0.067s coverage: 100.0% of statements [2021-05-27T07:47:16.758Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-27T07:47:16.758Z] === RUN TestWriteCloserWrapperClose [2021-05-27T07:47:16.758Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-27T07:47:16.758Z] === RUN TestNopWriteCloser [2021-05-27T07:47:16.758Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-27T07:47:16.758Z] === RUN TestNopWriter [2021-05-27T07:47:16.758Z] --- PASS: TestNopWriter (0.00s) [2021-05-27T07:47:16.758Z] === RUN TestWriteCounter [2021-05-27T07:47:16.758Z] --- PASS: TestWriteCounter (0.00s) [2021-05-27T07:47:16.758Z] PASS [2021-05-27T07:47:16.758Z] coverage: 69.2% of statements [2021-05-27T07:47:16.758Z] ok github.com/docker/docker/pkg/ioutils 0.774s coverage: 69.2% of statements [2021-05-27T07:47:17.723Z] === RUN TestNameFormat [2021-05-27T07:47:17.723Z] --- PASS: TestNameFormat (0.00s) [2021-05-27T07:47:17.723Z] === RUN TestNameRetries [2021-05-27T07:47:17.723Z] --- PASS: TestNameRetries (0.00s) [2021-05-27T07:47:17.723Z] PASS [2021-05-27T07:47:17.723Z] coverage: 85.7% of statements [2021-05-27T07:47:17.723Z] ok github.com/docker/docker/pkg/namesgenerator 0.069s coverage: 85.7% of statements [2021-05-27T07:47:17.723Z] --- PASS: TestTarFiles (7.43s) [2021-05-27T07:47:17.723Z] === RUN TestTarUntar [2021-05-27T07:47:17.723Z] --- PASS: TestTarUntar (0.04s) [2021-05-27T07:47:17.723Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-27T07:47:17.723Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-27T07:47:17.723Z] === RUN TestTarWithOptions [2021-05-27T07:47:17.723Z] --- PASS: TestTarWithOptions (0.03s) [2021-05-27T07:47:17.723Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-27T07:47:17.723Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-27T07:47:17.723Z] === RUN TestUntarUstarGnuConflict [2021-05-27T07:47:17.723Z] --- PASS: TestUntarUstarGnuConflict (0.04s) [2021-05-27T07:47:17.723Z] === RUN TestUntarInvalidFilenames [2021-05-27T07:47:17.723Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames505820534\\dest" [2021-05-27T07:47:17.723Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2021-05-27T07:47:17.723Z] === RUN TestUntarHardlinkToSymlink [2021-05-27T07:47:17.723Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-27T07:47:17.723Z] === RUN TestUntarInvalidHardlink [2021-05-27T07:47:17.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink301355671\\victim\\hello" -> "../victim/hello" [2021-05-27T07:47:17.723Z] === RUN TestParseKeyValueOpt [2021-05-27T07:47:17.723Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-27T07:47:17.723Z] === RUN TestParseUintList [2021-05-27T07:47:17.723Z] --- PASS: TestParseUintList (0.00s) [2021-05-27T07:47:17.723Z] === RUN TestParseUintListMaximumLimits [2021-05-27T07:47:17.723Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-27T07:47:17.723Z] PASS [2021-05-27T07:47:17.723Z] coverage: 97.0% of statements [2021-05-27T07:47:17.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink745242890\\victim\\hello" -> "/../victim/hello" [2021-05-27T07:47:17.723Z] ok github.com/docker/docker/pkg/parsers 0.090s coverage: 97.0% of statements [2021-05-27T07:47:17.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink354984673\\victim" -> "../victim" [2021-05-27T07:47:17.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink959516876\\victim" -> "../victim" [2021-05-27T07:47:17.723Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink792369595\\victim" -> "../victim" [2021-05-27T07:47:18.181Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink276896734\\victim" -> "../victim" [2021-05-27T07:47:18.181Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2021-05-27T07:47:18.181Z] === RUN TestUntarInvalidSymlink [2021-05-27T07:47:18.181Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink062632357\\dest\\dotdot" -> "../victim/hello" [2021-05-27T07:47:18.181Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink144831680\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-27T07:47:18.181Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink286232351\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:47:18.181Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink569841138\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:47:18.181Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink371583145\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:47:18.181Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink172006900\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:47:18.181Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink984208067\\dest\\dir\\loophole" -> "../../victim" [2021-05-27T07:47:18.181Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-05-27T07:47:18.181Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-27T07:47:18.181Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-27T07:47:18.181Z] === RUN TestXGlobalNoParent [2021-05-27T07:47:18.181Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-27T07:47:18.181Z] === RUN TestReplaceFileTarWrapper [2021-05-27T07:47:18.181Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-05-27T07:47:18.181Z] === RUN TestPrefixHeaderReadable [2021-05-27T07:47:18.181Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-05-27T07:47:18.181Z] === RUN TestDisablePigz [2021-05-27T07:47:18.181Z] === RUN TestNewAndRemove [2021-05-27T07:47:18.181Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-27T07:47:18.181Z] === RUN TestRemoveInvalidPath [2021-05-27T07:47:18.181Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-27T07:47:18.181Z] PASS [2021-05-27T07:47:18.181Z] coverage: 82.6% of statements [2021-05-27T07:47:18.624Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-27T07:47:18.624Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-27T07:47:18.624Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-27T07:47:18.638Z] ok github.com/docker/docker/pkg/pidfile 0.118s coverage: 82.6% of statements [2021-05-27T07:47:18.638Z] --- PASS: TestDisablePigz (0.20s) [2021-05-27T07:47:18.638Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-27T07:47:18.638Z] === RUN TestPigz [2021-05-27T07:47:18.638Z] --- PASS: TestPigz (0.16s) [2021-05-27T07:47:18.638Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-27T07:47:18.638Z] === RUN TestCopyFileWithInvalidDest [2021-05-27T07:47:18.638Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-27T07:47:18.638Z] archive_windows_test.go:16: Currently fails [2021-05-27T07:47:18.638Z] === RUN TestCanonicalTarNameForPath [2021-05-27T07:47:18.638Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-27T07:47:18.638Z] === RUN TestCanonicalTarName [2021-05-27T07:47:18.638Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-27T07:47:18.638Z] === RUN TestChmodTarEntry [2021-05-27T07:47:18.638Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-27T07:47:18.638Z] === RUN TestHardLinkOrder [2021-05-27T07:47:18.638Z] --- PASS: TestHardLinkOrder (0.10s) [2021-05-27T07:47:18.638Z] === RUN TestChangeString [2021-05-27T07:47:18.638Z] --- PASS: TestChangeString (0.00s) [2021-05-27T07:47:18.638Z] === RUN TestChangesWithNoChanges [2021-05-27T07:47:18.638Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-05-27T07:47:18.638Z] === RUN TestChangesWithChanges [2021-05-27T07:47:18.638Z] --- PASS: TestChangesWithChanges (0.04s) [2021-05-27T07:47:18.638Z] === RUN TestChangesWithChangesGH13590 [2021-05-27T07:47:18.638Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-27T07:47:18.638Z] changes_test.go:196: needs more investigation [2021-05-27T07:47:18.638Z] === RUN TestChangesDirsEmpty [2021-05-27T07:47:18.882Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-27T07:47:19.095Z] --- PASS: TestChangesDirsEmpty (0.31s) [2021-05-27T07:47:19.095Z] === RUN TestChangesDirsMutated [2021-05-27T07:47:19.095Z] --- PASS: TestChangesDirsMutated (0.22s) [2021-05-27T07:47:19.095Z] === RUN TestApplyLayer [2021-05-27T07:47:19.095Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-27T07:47:19.095Z] changes_test.go:433: needs further investigation [2021-05-27T07:47:19.095Z] === RUN TestChangesSizeWithHardlinks [2021-05-27T07:47:19.095Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-27T07:47:19.095Z] changes_test.go:469: needs further investigation [2021-05-27T07:47:19.095Z] === RUN TestChangesSizeWithNoChanges [2021-05-27T07:47:19.095Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-27T07:47:19.095Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-27T07:47:19.095Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-27T07:47:19.095Z] === RUN TestChangesSize [2021-05-27T07:47:19.095Z] --- PASS: TestChangesSize (0.01s) [2021-05-27T07:47:19.551Z] === RUN TestApplyLayerInvalidFilenames [2021-05-27T07:47:19.551Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames250365610\\dest" [2021-05-27T07:47:19.551Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-05-27T07:47:19.551Z] === RUN TestApplyLayerInvalidHardlink [2021-05-27T07:47:19.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink319785324\\victim\\hello" -> "../victim/hello" [2021-05-27T07:47:19.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink412007387\\victim\\hello" -> "/../victim/hello" [2021-05-27T07:47:19.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink001728894\\victim" -> "../victim" [2021-05-27T07:47:19.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink381635781\\victim" -> "../victim" [2021-05-27T07:47:19.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink138326880\\victim" -> "../victim" [2021-05-27T07:47:19.551Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink705100095\\victim" -> "../victim" [2021-05-27T07:47:19.551Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-05-27T07:47:19.551Z] === RUN TestApplyLayerInvalidSymlink [2021-05-27T07:47:19.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink309861778\\dest\\dotdot" -> "../victim/hello" [2021-05-27T07:47:19.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink865822153\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-27T07:47:19.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink061986452\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:47:19.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink222102243\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:47:19.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink518997222\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:47:19.551Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink272404237\\dest\\loophole-victim" -> "../victim" [2021-05-27T07:47:19.551Z] === RUN TestParseEmptyInterface [2021-05-27T07:47:19.551Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-05-27T07:47:19.551Z] === RUN TestApplyLayerWhiteouts [2021-05-27T07:47:19.551Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-27T07:47:19.551Z] === RUN TestParseNonInterfaceType [2021-05-27T07:47:19.551Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-27T07:47:19.551Z] === RUN TestParseWithOneFunction [2021-05-27T07:47:19.551Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-27T07:47:19.551Z] === RUN TestParseWithMultipleFuncs [2021-05-27T07:47:19.551Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-27T07:47:19.551Z] === RUN TestParseWithUnnamedReturn [2021-05-27T07:47:19.551Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-27T07:47:19.551Z] === RUN TestEmbeddedInterface [2021-05-27T07:47:19.551Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-27T07:47:19.551Z] === RUN TestParsedImports [2021-05-27T07:47:19.551Z] --- PASS: TestParsedImports (0.00s) [2021-05-27T07:47:19.551Z] === RUN TestAliasedImports [2021-05-27T07:47:19.551Z] --- PASS: TestAliasedImports (0.00s) [2021-05-27T07:47:19.551Z] PASS [2021-05-27T07:47:19.551Z] coverage: 56.8% of statements [2021-05-27T07:47:19.551Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.080s coverage: 56.8% of statements [2021-05-27T07:47:19.551Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-05-27T07:47:19.551Z] === RUN TestGenerateEmptyFile [2021-05-27T07:47:19.551Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-27T07:47:19.551Z] === RUN TestGenerateWithContent [2021-05-27T07:47:19.551Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-27T07:47:19.551Z] PASS [2021-05-27T07:47:19.551Z] coverage: 62.6% of statements [2021-05-27T07:47:19.551Z] ok github.com/docker/docker/pkg/archive 11.046s coverage: 62.6% of statements [2021-05-27T07:47:19.818Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-27T07:47:20.008Z] === RUN TestFailedConnection [2021-05-27T07:47:20.076Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-27T07:47:20.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T07:47:20.260Z] INFO: Testing against a local daemon [2021-05-27T07:47:20.260Z] === RUN TestBuildWithSession [2021-05-27T07:47:20.260Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-27T07:47:20.260Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T07:47:20.260Z] === RUN TestBuildSquashParent [2021-05-27T07:47:20.260Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-27T07:47:20.260Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T07:47:20.260Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-27T07:47:20.260Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:47:20.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:47:20.260Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:47:20.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:47:20.260Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:47:20.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:47:20.260Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:47:20.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:47:20.260Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:47:20.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:47:20.260Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:47:20.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:47:20.260Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:47:20.260Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:47:20.260Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:47:20.260Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:47:20.643Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-27T07:47:20.901Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-27T07:47:20.978Z] === RUN TestHTTPTransport [2021-05-27T07:47:20.978Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-27T07:47:20.978Z] PASS [2021-05-27T07:47:20.978Z] coverage: 85.7% of statements [2021-05-27T07:47:20.978Z] ok github.com/docker/docker/pkg/plugins/transport 0.054s coverage: 85.7% of statements [2021-05-27T07:47:20.978Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-27T07:47:20.978Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-27T07:47:20.978Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-27T07:47:20.978Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-27T07:47:20.978Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-27T07:47:20.978Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-27T07:47:20.978Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-27T07:47:20.978Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-27T07:47:20.978Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-27T07:47:20.978Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-27T07:47:20.978Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-27T07:47:20.978Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-27T07:47:20.978Z] === RUN TestBufferPoolPutAndGet [2021-05-27T07:47:20.978Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-27T07:47:20.978Z] PASS [2021-05-27T07:47:20.978Z] coverage: 88.2% of statements [2021-05-27T07:47:20.978Z] ok github.com/docker/docker/pkg/pools 0.052s coverage: 88.2% of statements [2021-05-27T07:47:20.978Z] --- PASS: TestFailedConnection (1.04s) [2021-05-27T07:47:20.978Z] === RUN TestFailOnce [2021-05-27T07:47:21.435Z] 2021/05/27 07:47:20 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-05-27T07:47:21.435Z] goroutine 10 [running]: [2021-05-27T07:47:21.435Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-05-27T07:47:21.435Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-27T07:47:21.435Z] panic(0x849b40, 0x986aa0) [2021-05-27T07:47:21.435Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-27T07:47:21.435Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000130000, 0xc0000d0300) [2021-05-27T07:47:21.435Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-27T07:47:21.435Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000130000, 0xc0000d0300) [2021-05-27T07:47:21.435Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-27T07:47:21.435Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000130000, 0xc0000d0300) [2021-05-27T07:47:21.435Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-27T07:47:21.435Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000130000, 0xc0000d0300) [2021-05-27T07:47:21.435Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-27T07:47:21.435Z] net/http.(*conn).serve(0xc000058b40, 0x99b2a0, 0xc00004a980) [2021-05-27T07:47:21.435Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-27T07:47:21.435Z] created by net/http.(*Server).Serve [2021-05-27T07:47:21.435Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-27T07:47:21.435Z] time="2021-05-27T07:47:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-05-27T07:47:21.891Z] === RUN TestOutputOnPrematureClose [2021-05-27T07:47:21.891Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-27T07:47:21.891Z] === RUN TestCompleteSilently [2021-05-27T07:47:21.891Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-27T07:47:21.891Z] PASS [2021-05-27T07:47:21.891Z] coverage: 75.9% of statements [2021-05-27T07:47:21.891Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2021-05-27T07:47:21.891Z] === RUN TestSendToOneSub [2021-05-27T07:47:21.891Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-27T07:47:21.891Z] === RUN TestSendToMultipleSubs [2021-05-27T07:47:21.891Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-27T07:47:21.891Z] === RUN TestEvictOneSub [2021-05-27T07:47:21.891Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-27T07:47:21.891Z] === RUN TestClosePublisher [2021-05-27T07:47:21.891Z] --- PASS: TestClosePublisher (0.00s) [2021-05-27T07:47:21.891Z] === RUN TestPubSubRace [2021-05-27T07:47:22.350Z] --- PASS: TestFailOnce (1.18s) [2021-05-27T07:47:22.350Z] === RUN TestEchoInputOutput [2021-05-27T07:47:22.350Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-27T07:47:22.350Z] === RUN TestBackoff [2021-05-27T07:47:22.350Z] --- PASS: TestBackoff (0.00s) [2021-05-27T07:47:22.350Z] === RUN TestAbortRetry [2021-05-27T07:47:22.350Z] --- PASS: TestAbortRetry (0.00s) [2021-05-27T07:47:22.350Z] === RUN TestClientScheme [2021-05-27T07:47:22.350Z] --- PASS: TestClientScheme (0.00s) [2021-05-27T07:47:22.350Z] === RUN TestNewClientWithTimeout [2021-05-27T07:47:22.807Z] time="2021-05-27T07:47:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-27T07:47:22.807Z] === RUN TestRegister [2021-05-27T07:47:22.807Z] --- PASS: TestRegister (0.00s) [2021-05-27T07:47:22.807Z] === RUN TestCommand [2021-05-27T07:47:22.807Z] --- PASS: TestCommand (0.04s) [2021-05-27T07:47:22.807Z] === RUN TestNaiveSelf [2021-05-27T07:47:22.807Z] --- PASS: TestPubSubRace (1.05s) [2021-05-27T07:47:22.807Z] PASS [2021-05-27T07:47:22.807Z] coverage: 75.0% of statements [2021-05-27T07:47:22.807Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-27T07:47:22.807Z] PASS [2021-05-27T07:47:22.807Z] coverage: 82.4% of statements [2021-05-27T07:47:22.807Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2021-05-27T07:47:22.807Z] ok github.com/docker/docker/pkg/reexec 0.112s coverage: 82.4% of statements [2021-05-27T07:47:23.819Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-05-27T07:47:23.819Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements [2021-05-27T07:47:23.819Z] ok github.com/docker/docker/daemon 12.162s coverage: 17.3% of statements [2021-05-27T07:47:23.819Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-27T07:47:23.819Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-27T07:47:24.338Z] === RUN TestParseSignal [2021-05-27T07:47:24.338Z] --- PASS: TestParseSignal (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestValidSignalForPlatform [2021-05-27T07:47:24.338Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-27T07:47:24.338Z] PASS [2021-05-27T07:47:24.338Z] coverage: 19.7% of statements [2021-05-27T07:47:24.338Z] ok github.com/docker/docker/pkg/signal 0.047s coverage: 19.7% of statements [2021-05-27T07:47:24.338Z] === RUN TestNewStdWriter [2021-05-27T07:47:24.338Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-27T07:47:24.338Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestWriteWithNilBytes [2021-05-27T07:47:24.338Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestWrite [2021-05-27T07:47:24.338Z] --- PASS: TestWrite (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestWriteWithWriterError [2021-05-27T07:47:24.338Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-27T07:47:24.338Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestStdCopyWriteAndRead [2021-05-27T07:47:24.338Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-27T07:47:24.338Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-27T07:47:24.338Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-27T07:47:24.338Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-27T07:47:24.338Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-27T07:47:24.338Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-27T07:47:24.338Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-27T07:47:24.338Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-27T07:47:24.338Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-27T07:47:24.338Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-27T07:47:24.338Z] PASS [2021-05-27T07:47:24.338Z] coverage: 100.0% of statements [2021-05-27T07:47:24.339Z] time="2021-05-27T07:47:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-27T07:47:24.339Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2021-05-27T07:47:24.747Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2021-05-27T07:47:25.003Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-05-27T07:47:25.003Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-27T07:47:25.003Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-27T07:47:25.100Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-27T07:47:25.302Z] === RUN TestGenerateRandomID [2021-05-27T07:47:25.302Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestShortenId [2021-05-27T07:47:25.302Z] --- PASS: TestShortenId (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestShortenSha256Id [2021-05-27T07:47:25.302Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestShortenIdEmpty [2021-05-27T07:47:25.302Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestShortenIdInvalid [2021-05-27T07:47:25.302Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestIsShortIDNonHex [2021-05-27T07:47:25.302Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestIsShortIDNotCorrectSize [2021-05-27T07:47:25.302Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-27T07:47:25.302Z] PASS [2021-05-27T07:47:25.302Z] coverage: 70.6% of statements [2021-05-27T07:47:25.302Z] ok github.com/docker/docker/pkg/stringid 0.052s coverage: 70.6% of statements [2021-05-27T07:47:25.302Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-27T07:47:25.302Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-27T07:47:25.302Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestFormatStatus [2021-05-27T07:47:25.302Z] --- PASS: TestFormatStatus (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestFormatError [2021-05-27T07:47:25.302Z] --- PASS: TestFormatError (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestFormatJSONError [2021-05-27T07:47:25.302Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-27T07:47:25.302Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-27T07:47:25.302Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-27T07:47:25.302Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-27T07:47:25.303Z] === RUN TestNewJSONProgressOutput [2021-05-27T07:47:25.303Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-27T07:47:25.303Z] === RUN TestAuxFormatterEmit [2021-05-27T07:47:25.303Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-27T07:47:25.303Z] === RUN TestStreamWriterStdout [2021-05-27T07:47:25.303Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-27T07:47:25.303Z] === RUN TestStreamWriterStderr [2021-05-27T07:47:25.303Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-27T07:47:25.303Z] PASS [2021-05-27T07:47:25.303Z] coverage: 66.2% of statements [2021-05-27T07:47:25.303Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2021-05-27T07:47:26.370Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2021-05-27T07:47:26.830Z] === RUN TestIsCpusetListAvailable [2021-05-27T07:47:26.830Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-27T07:47:26.830Z] PASS [2021-05-27T07:47:26.830Z] coverage: 38.2% of statements [2021-05-27T07:47:26.830Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2021-05-27T07:47:26.830Z] time="2021-05-27T07:47:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-27T07:47:26.999Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-27T07:47:27.293Z] === RUN TestChtimes [2021-05-27T07:47:27.293Z] --- PASS: TestChtimes (0.01s) [2021-05-27T07:47:27.293Z] === RUN TestChtimesWindows [2021-05-27T07:47:27.293Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-27T07:47:27.293Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-27T07:47:27.293Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-27T07:47:27.293Z] === RUN TestEnsureRemoveAllNotExist [2021-05-27T07:47:27.293Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-27T07:47:27.293Z] === RUN TestEnsureRemoveAllWithDir [2021-05-27T07:47:27.293Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-27T07:47:27.293Z] === RUN TestEnsureRemoveAllWithFile [2021-05-27T07:47:27.293Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-27T07:47:27.293Z] === RUN TestHasWin32KSupport [2021-05-27T07:47:27.293Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-27T07:47:27.293Z] syscall_windows_test.go:8: win32k: true [2021-05-27T07:47:27.293Z] PASS [2021-05-27T07:47:27.293Z] coverage: 12.0% of statements [2021-05-27T07:47:27.293Z] ok github.com/docker/docker/pkg/system 0.081s coverage: 12.0% of statements [2021-05-27T07:47:28.260Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.389s coverage: 73.3% of statements [2021-05-27T07:47:28.261Z] === RUN TestTailFile [2021-05-27T07:47:28.261Z] --- PASS: TestTailFile (0.00s) [2021-05-27T07:47:28.261Z] === RUN TestTailFileManyLines [2021-05-27T07:47:28.261Z] --- PASS: TestTailFileManyLines (0.01s) [2021-05-27T07:47:28.261Z] === RUN TestTailEmptyFile [2021-05-27T07:47:28.261Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-27T07:47:28.261Z] === RUN TestTailNegativeN [2021-05-27T07:47:28.261Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader [2021-05-27T07:47:28.261Z] === CONT TestNewTailReader [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/no_delimiter [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/truncated_last_line [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-27T07:47:28.261Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.261Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.261Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.261Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.261Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.261Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.261Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.261Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/no_delimiter [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.262Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.263Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.263Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.264Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.264Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.265Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-27T07:47:28.265Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.265Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.757Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.757Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-27T07:47:28.758Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-27T07:47:28.759Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.02s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.02s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.03s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:47:28.759Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:47:28.760Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-27T07:47:28.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-27T07:47:29.189Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.028s coverage: 3.1% of statements [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-27T07:47:29.218Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-27T07:47:29.218Z] PASS [2021-05-27T07:47:29.218Z] coverage: 88.6% of statements [2021-05-27T07:47:29.218Z] ok github.com/docker/docker/pkg/tailfile 0.491s coverage: 88.6% of statements [2021-05-27T07:47:29.218Z] === RUN TestTarSumRemoveNonExistent [2021-05-27T07:47:29.218Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-27T07:47:29.218Z] === RUN TestTarSumRemove [2021-05-27T07:47:29.218Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-27T07:47:29.218Z] === RUN TestSortFileInfoSums [2021-05-27T07:47:29.218Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-27T07:47:29.218Z] === RUN TestNewTarSumForLabelInvalid [2021-05-27T07:47:29.218Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-27T07:47:29.218Z] === RUN TestNewTarSumForLabel [2021-05-27T07:47:29.218Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-27T07:47:29.218Z] === RUN TestEmptyTar [2021-05-27T07:47:29.218Z] --- PASS: TestEmptyTar (0.00s) [2021-05-27T07:47:29.218Z] === RUN TestTarSumsReadSize [2021-05-27T07:47:29.218Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-27T07:47:29.218Z] === RUN TestTarSums [2021-05-27T07:47:29.218Z] --- PASS: TestTarSums (0.09s) [2021-05-27T07:47:29.218Z] === RUN TestIteration [2021-05-27T07:47:29.218Z] --- PASS: TestIteration (0.00s) [2021-05-27T07:47:29.218Z] === RUN TestVersionLabelForChecksum [2021-05-27T07:47:29.218Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-27T07:47:29.218Z] === RUN TestVersion [2021-05-27T07:47:29.218Z] --- PASS: TestVersion (0.00s) [2021-05-27T07:47:29.218Z] === RUN TestGetVersion [2021-05-27T07:47:29.218Z] --- PASS: TestGetVersion (0.00s) [2021-05-27T07:47:29.218Z] === RUN TestGetVersions [2021-05-27T07:47:29.218Z] --- PASS: TestGetVersions (0.00s) [2021-05-27T07:47:29.218Z] PASS [2021-05-27T07:47:29.218Z] coverage: 89.3% of statements [2021-05-27T07:47:29.218Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2021-05-27T07:47:29.530Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-27T07:47:29.752Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.489s coverage: 56.2% of statements [2021-05-27T07:47:30.097Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-27T07:47:30.182Z] testing: warning: no tests to run [2021-05-27T07:47:30.182Z] PASS [2021-05-27T07:47:30.182Z] coverage: [no statements] [2021-05-27T07:47:30.182Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2021-05-27T07:47:30.182Z] === RUN TestTruncIndex [2021-05-27T07:47:30.640Z] --- PASS: TestTruncIndex (0.10s) [2021-05-27T07:47:30.640Z] PASS [2021-05-27T07:47:30.640Z] coverage: 91.5% of statements [2021-05-27T07:47:30.640Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2021-05-27T07:47:30.661Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:47:30.661Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:47:31.097Z] === RUN TestIsGIT [2021-05-27T07:47:31.097Z] --- PASS: TestIsGIT (0.00s) [2021-05-27T07:47:31.097Z] === RUN TestIsTransport [2021-05-27T07:47:31.097Z] --- PASS: TestIsTransport (0.00s) [2021-05-27T07:47:31.097Z] PASS [2021-05-27T07:47:31.097Z] coverage: 100.0% of statements [2021-05-27T07:47:31.097Z] ok github.com/docker/docker/pkg/urlutil 0.057s coverage: 100.0% of statements [2021-05-27T07:47:31.097Z] time="2021-05-27T07:47:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-27T07:47:31.473Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-27T07:47:31.553Z] === RUN TestVersionInfo [2021-05-27T07:47:31.553Z] --- PASS: TestVersionInfo (0.00s) [2021-05-27T07:47:31.553Z] === RUN TestAppendVersions [2021-05-27T07:47:31.553Z] --- PASS: TestAppendVersions (0.00s) [2021-05-27T07:47:31.553Z] PASS [2021-05-27T07:47:31.553Z] coverage: 88.9% of statements [2021-05-27T07:47:31.553Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2021-05-27T07:47:32.270Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2021-05-27T07:47:33.373Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-27T07:47:33.726Z] === RUN TestValidatePrivileges [2021-05-27T07:47:33.726Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-27T07:47:33.726Z] === RUN TestFilterByCapNeg [2021-05-27T07:47:33.726Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-27T07:47:33.726Z] === RUN TestFilterByCapPos [2021-05-27T07:47:33.726Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-27T07:47:33.726Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-27T07:47:33.726Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-27T07:47:33.726Z] PASS [2021-05-27T07:47:33.726Z] coverage: 12.0% of statements [2021-05-27T07:47:33.726Z] ok github.com/docker/docker/plugin 0.069s coverage: 12.0% of statements [2021-05-27T07:47:33.726Z] === RUN TestNewSettable [2021-05-27T07:47:33.726Z] --- PASS: TestNewSettable (0.00s) [2021-05-27T07:47:33.726Z] === RUN TestIsSettable [2021-05-27T07:47:33.726Z] --- PASS: TestIsSettable (0.00s) [2021-05-27T07:47:33.726Z] === RUN TestUpdateSettingsEnv [2021-05-27T07:47:33.726Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-27T07:47:33.726Z] PASS [2021-05-27T07:47:33.726Z] coverage: 20.1% of statements [2021-05-27T07:47:33.726Z] ok github.com/docker/docker/plugin/v2 0.054s coverage: 20.1% of statements [2021-05-27T07:47:34.346Z] --- PASS: TestInfoAPIWarnings (17.12s) [2021-05-27T07:47:34.346Z] === RUN TestInfoDebug [2021-05-27T07:47:34.346Z] --- PASS: TestInfoDebug (1.12s) [2021-05-27T07:47:34.346Z] === RUN TestInfoInsecureRegistries [2021-05-27T07:47:34.819Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.365s coverage: 49.4% of statements [2021-05-27T07:47:34.819Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.740s coverage: 46.2% of statements [2021-05-27T07:47:34.819Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-27T07:47:35.729Z] --- PASS: TestInfoInsecureRegistries (1.11s) [2021-05-27T07:47:35.729Z] === RUN TestInfoRegistryMirrors [2021-05-27T07:47:35.902Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-27T07:47:35.918Z] === RUN TestLoad [2021-05-27T07:47:35.918Z] --- PASS: TestLoad (0.00s) [2021-05-27T07:47:35.918Z] === RUN TestSave [2021-05-27T07:47:35.918Z] --- PASS: TestSave (0.08s) [2021-05-27T07:47:35.918Z] === RUN TestAddDeleteGet [2021-05-27T07:47:35.918Z] --- PASS: TestAddDeleteGet (0.07s) [2021-05-27T07:47:35.918Z] === RUN TestInvalidTags [2021-05-27T07:47:35.918Z] --- PASS: TestInvalidTags (0.01s) [2021-05-27T07:47:35.918Z] PASS [2021-05-27T07:47:35.918Z] coverage: 84.4% of statements [2021-05-27T07:47:35.918Z] ok github.com/docker/docker/reference 0.223s coverage: 84.4% of statements [2021-05-27T07:47:36.670Z] --- PASS: TestInfoRegistryMirrors (1.14s) [2021-05-27T07:47:36.670Z] === RUN TestLoginFailsWithBadCredentials [2021-05-27T07:47:36.720Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-05-27T07:47:36.975Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.606s coverage: 57.7% of statements [2021-05-27T07:47:36.975Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-27T07:47:36.975Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-27T07:47:37.240Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2021-05-27T07:47:37.240Z] === RUN TestPingCacheHeaders [2021-05-27T07:47:37.240Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-27T07:47:37.240Z] === RUN TestPingGet [2021-05-27T07:47:37.240Z] --- PASS: TestPingGet (0.03s) [2021-05-27T07:47:37.240Z] === RUN TestPingHead [2021-05-27T07:47:37.240Z] --- PASS: TestPingHead (0.05s) [2021-05-27T07:47:37.240Z] === RUN TestVersion [2021-05-27T07:47:37.240Z] --- PASS: TestVersion (0.04s) [2021-05-27T07:47:37.240Z] PASS [2021-05-27T07:47:37.240Z] [2021-05-27T07:47:37.240Z] === Skipped [2021-05-27T07:47:37.240Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-27T07:47:37.240Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-27T07:47:37.240Z] [2021-05-27T07:47:37.240Z] [2021-05-27T07:47:37.240Z] DONE 18 tests, 1 skipped in 25.859s [2021-05-27T07:47:37.240Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-27T07:47:37.240Z] ++ 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-05-27T07:47:37.240Z] ++ set -e [2021-05-27T07:47:37.240Z] ++ '[' -n 0 ']' [2021-05-27T07:47:37.240Z] ++ set -x [2021-05-27T07:47:37.240Z] ++ env -i DEST=/go/src/github.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-05-27T07:47:37.501Z] INFO: Testing against a local daemon [2021-05-27T07:47:37.501Z] === RUN TestVolumesCreateAndList [2021-05-27T07:47:37.501Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-27T07:47:37.501Z] === RUN TestVolumesRemove [2021-05-27T07:47:37.501Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-27T07:47:37.501Z] === RUN TestVolumesInspect [2021-05-27T07:47:37.501Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-27T07:47:37.501Z] === RUN TestVolumesInvalidJSON [2021-05-27T07:47:37.501Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-27T07:47:37.501Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-27T07:47:37.501Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-27T07:47:37.501Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-27T07:47:37.501Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-27T07:47:37.501Z] PASS [2021-05-27T07:47:37.501Z] [2021-05-27T07:47:37.501Z] DONE 5 tests in 0.340s [2021-05-27T07:47:37.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-27T07:47:38.090Z] === RUN TestResolveAuthConfigIndexServer [2021-05-27T07:47:38.090Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestResolveAuthConfigFullURL [2021-05-27T07:47:38.090Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-27T07:47:38.090Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestValidateMirror [2021-05-27T07:47:38.090Z] --- PASS: TestValidateMirror (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestLoadInsecureRegistries [2021-05-27T07:47:38.090Z] time="2021-05-27T07:47:37Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-27T07:47:38.090Z] time="2021-05-27T07:47:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-27T07:47:38.090Z] time="2021-05-27T07:47:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-27T07:47:38.090Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2021-05-27T07:47:38.090Z] === RUN TestNewServiceConfig [2021-05-27T07:47:38.090Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestValidateIndexName [2021-05-27T07:47:38.090Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestValidateIndexNameWithError [2021-05-27T07:47:38.090Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestEndpointParse [2021-05-27T07:47:38.090Z] --- PASS: TestEndpointParse (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestEndpointParseInvalid [2021-05-27T07:47:38.090Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestValidateEndpoint [2021-05-27T07:47:38.090Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-27T07:47:38.090Z] === RUN TestPing [2021-05-27T07:47:38.090Z] --- PASS: TestPing (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestPingRegistryEndpoint [2021-05-27T07:47:38.090Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-27T07:47:38.090Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:38.090Z] === RUN TestEndpoint [2021-05-27T07:47:38.090Z] --- SKIP: TestEndpoint (0.01s) [2021-05-27T07:47:38.090Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:38.090Z] === RUN TestParseRepositoryInfo [2021-05-27T07:47:38.090Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestNewIndexInfo [2021-05-27T07:47:38.090Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestMirrorEndpointLookup [2021-05-27T07:47:38.090Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-27T07:47:38.090Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:38.090Z] === RUN TestSearchRepositories [2021-05-27T07:47:38.090Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-27T07:47:38.090Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-27T07:47:38.090Z] Host: 127.0.0.1:49230 [2021-05-27T07:47:38.090Z] User-Agent: docker test client [2021-05-27T07:47:38.090Z] Authorization: Token fake-token [2021-05-27T07:47:38.090Z] X-Docker-Token: true [2021-05-27T07:47:38.090Z] Accept-Encoding: gzip [2021-05-27T07:47:38.090Z] [2021-05-27T07:47:38.090Z] [2021-05-27T07:47:38.090Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-27T07:47:38.090Z] Connection: close [2021-05-27T07:47:38.090Z] Content-Length: 144 [2021-05-27T07:47:38.090Z] Cache-Control: no-cache [2021-05-27T07:47:38.090Z] Content-Type: application/json [2021-05-27T07:47:38.090Z] Date: Thu, 27 May 2021 07:47:37 GMT [2021-05-27T07:47:38.090Z] Expires: -1 [2021-05-27T07:47:38.090Z] Pragma: no-cache [2021-05-27T07:47:38.090Z] Server: docker-tests/mock [2021-05-27T07:47:38.090Z] X-Docker-Registry-Config: mock [2021-05-27T07:47:38.090Z] X-Docker-Registry-Version: 0.0.0 [2021-05-27T07:47:38.090Z] [2021-05-27T07:47:38.090Z] [2021-05-27T07:47:38.090Z] === RUN TestTrustedLocation [2021-05-27T07:47:38.090Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-27T07:47:38.090Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestAllowNondistributableArtifacts [2021-05-27T07:47:38.090Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-27T07:47:38.090Z] === RUN TestIsSecureIndex [2021-05-27T07:47:38.090Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-27T07:47:38.090Z] PASS [2021-05-27T07:47:38.090Z] coverage: 51.7% of statements [2021-05-27T07:47:38.090Z] ok github.com/docker/docker/registry 0.383s coverage: 51.7% of statements [2021-05-27T07:47:38.090Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-27T07:47:38.091Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-05-27T07:47:38.091Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-27T07:47:38.091Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-27T07:47:38.091Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-27T07:47:38.091Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-27T07:47:38.091Z] === RUN TestResumableRequestReaderWithReadError [2021-05-27T07:47:38.333Z] ++++ cat bundles/test-integration/docker.pid [2021-05-27T07:47:38.333Z] +++ kill 14028 [2021-05-27T07:47:38.547Z] time="2021-05-27T07:47:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-27T07:47:38.547Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2021-05-27T07:47:38.547Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-27T07:47:38.547Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-27T07:47:38.547Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-27T07:47:38.547Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-27T07:47:38.547Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-27T07:47:38.547Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-27T07:47:38.547Z] === RUN TestResumableRequestReader [2021-05-27T07:47:38.547Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-27T07:47:38.547Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-27T07:47:38.547Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-27T07:47:38.547Z] PASS [2021-05-27T07:47:38.547Z] coverage: 100.0% of statements [2021-05-27T07:47:38.547Z] ok github.com/docker/docker/registry/resumable 0.272s coverage: 100.0% of statements [2021-05-27T07:47:38.864Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-05-27T07:47:39.004Z] === RUN TestRestartManagerTimeout [2021-05-27T07:47:39.004Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-27T07:47:39.004Z] === RUN TestRestartManagerTimeoutReset [2021-05-27T07:47:39.004Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-27T07:47:39.004Z] PASS [2021-05-27T07:47:39.004Z] coverage: 50.9% of statements [2021-05-27T07:47:39.004Z] ok github.com/docker/docker/restartmanager 0.065s coverage: 50.9% of statements [2021-05-27T07:47:39.716Z] +++ /etc/init.d/apparmor stop [2021-05-27T07:47:39.716Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-27T07:47:39.716Z] [2021-05-27T07:47:39.716Z] Unloading profiles will leave already running processes permanently [2021-05-27T07:47:39.716Z] unconfined, which can lead to unexpected situations. [2021-05-27T07:47:39.716Z] [2021-05-27T07:47:39.716Z] To set a process to complain mode, use the command line tool [2021-05-27T07:47:39.716Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-27T07:47:39.716Z] +++ true [2021-05-27T07:47:39.716Z] exiting test-integration [2021-05-27T07:47:39.716Z] ++ exit 0 [2021-05-27T07:47:39.716Z] [2021-05-27T07:47:39.792Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2021-05-27T07:47:39.965Z] === RUN TestDecodeContainerConfig [2021-05-27T07:47:39.965Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-27T07:47:39.965Z] === RUN TestDecodeContainerConfigIsolation [2021-05-27T07:47:39.965Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-27T07:47:39.965Z] === RUN TestValidatePrivileged [2021-05-27T07:47:39.965Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-27T07:47:39.965Z] PASS [2021-05-27T07:47:39.965Z] coverage: 52.2% of statements [2021-05-27T07:47:39.965Z] ok github.com/docker/docker/runconfig 0.065s coverage: 52.2% of statements [2021-05-27T07:47:39.965Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-05-27T07:47:39.965Z] === RUN TestClientStream [2021-05-27T07:47:39.965Z] --- PASS: TestClientStream (0.01s) [2021-05-27T07:47:39.965Z] === RUN TestClientSendFile [2021-05-27T07:47:39.965Z] --- PASS: TestClientSendFile (0.00s) [2021-05-27T07:47:39.965Z] === RUN TestClientWithRequestTimeout [2021-05-27T07:47:39.965Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-05-27T07:47:39.965Z] === RUN TestFileSpecPlugin [2021-05-27T07:47:39.965Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-05-27T07:47:39.965Z] === RUN TestFileJSONSpecPlugin [2021-05-27T07:47:39.965Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-05-27T07:47:39.965Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-27T07:47:39.965Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-27T07:47:39.965Z] === RUN TestPluginAddHandler [2021-05-27T07:47:39.965Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-27T07:47:39.965Z] === RUN TestPluginWaitBadPlugin [2021-05-27T07:47:39.965Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-27T07:47:39.965Z] === RUN TestGet [2021-05-27T07:47:39.965Z] time="2021-05-27T07:47:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-27T07:47:40.353Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-05-27T07:47:40.354Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-27T07:47:40.354Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-27T07:47:40.421Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-27T07:47:40.421Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-27T07:47:40.421Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-27T07:47:40.421Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-27T07:47:40.421Z] PASS [2021-05-27T07:47:40.421Z] coverage: 62.5% of statements [2021-05-27T07:47:40.421Z] ok github.com/docker/docker/testutil 0.122s coverage: 62.5% of statements [2021-05-27T07:47:40.880Z] time="2021-05-27T07:47:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-27T07:47:41.718Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.2% of statements [2021-05-27T07:47:41.842Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-27T07:47:41.842Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-27T07:47:41.842Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-27T07:47:41.842Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-27T07:47:41.842Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-27T07:47:41.842Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-27T07:47:41.842Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-27T07:47:41.842Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-27T07:47:41.843Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-27T07:47:42.460Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-27T07:47:42.645Z] ok github.com/docker/docker/daemon/logger/awslogs 0.159s coverage: 77.4% of statements [2021-05-27T07:47:42.901Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-27T07:47:42.901Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] Post stage [Pipeline] junit [2021-05-27T07:47:43.038Z] Recording test results [2021-05-27T07:47:43.157Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-05-27T07:47:43.297Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-27T07:47:43.372Z] time="2021-05-27T07:47:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-27T07:47:43.633Z] + echo Ensuring container killed. [2021-05-27T07:47:43.633Z] Ensuring container killed. [2021-05-27T07:47:43.633Z] + docker rm -vf docker-pr6 [2021-05-27T07:47:43.633Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-05-27T07:47:43.828Z] === RUN TestGetAddress [2021-05-27T07:47:43.828Z] --- PASS: TestGetAddress (0.00s) [2021-05-27T07:47:43.828Z] === RUN TestRemove [2021-05-27T07:47:43.828Z] --- SKIP: TestRemove (0.00s) [2021-05-27T07:47:43.828Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-27T07:47:43.828Z] === RUN TestInitializeWithVolumes [2021-05-27T07:47:43.828Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-27T07:47:43.828Z] === RUN TestCreate [2021-05-27T07:47:43.828Z] --- PASS: TestCreate (0.01s) [2021-05-27T07:47:43.828Z] === RUN TestValidateName [2021-05-27T07:47:43.828Z] --- PASS: TestValidateName (0.00s) [2021-05-27T07:47:43.828Z] === RUN TestCreateWithOpts [2021-05-27T07:47:43.828Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-27T07:47:43.828Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-27T07:47:43.828Z] === RUN TestRelaodNoOpts [2021-05-27T07:47:43.828Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-05-27T07:47:43.828Z] PASS [2021-05-27T07:47:43.828Z] coverage: 41.5% of statements [2021-05-27T07:47:43.828Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2021-05-27T07:47:43.921Z] + echo Chowning /workspace to jenkins user [2021-05-27T07:47:43.921Z] Chowning /workspace to jenkins user [2021-05-27T07:47:43.921Z] + id -u [2021-05-27T07:47:43.921Z] + id -g [2021-05-27T07:47:43.921Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42410:/workspace busybox chown -R 1000:1000 /workspace [2021-05-27T07:47:43.921Z] Unable to find image 'busybox:latest' locally [2021-05-27T07:47:44.084Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-05-27T07:47:44.181Z] latest: Pulling from library/busybox [2021-05-27T07:47:44.181Z] 3f18b27a9121: Pulling fs layer [2021-05-27T07:47:44.181Z] 3f18b27a9121: Verifying Checksum [2021-05-27T07:47:44.181Z] 3f18b27a9121: Download complete [2021-05-27T07:47:44.283Z] === RUN TestGetDriver [2021-05-27T07:47:44.283Z] --- PASS: TestGetDriver (0.00s) [2021-05-27T07:47:44.283Z] === RUN TestVolumeRequestError [2021-05-27T07:47:44.283Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-27T07:47:44.283Z] PASS [2021-05-27T07:47:44.283Z] coverage: 36.1% of statements [2021-05-27T07:47:44.283Z] ok github.com/docker/docker/volume/drivers 0.065s coverage: 36.1% of statements [2021-05-27T07:47:44.441Z] 3f18b27a9121: Pull complete [2021-05-27T07:47:44.441Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-27T07:47:44.441Z] Status: Downloaded newer image for busybox:latest [2021-05-27T07:47:44.646Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2021-05-27T07:47:44.745Z] === RUN TestConvertTmpfsOptions [2021-05-27T07:47:44.745Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-27T07:47:44.745Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-27T07:47:44.745Z] parser_test.go:49: data="ro" [2021-05-27T07:47:44.745Z] === RUN TestParseMountRaw [2021-05-27T07:47:44.745Z] --- PASS: TestParseMountRaw (0.04s) [2021-05-27T07:47:44.745Z] === RUN TestParseMountRawSplit [2021-05-27T07:47:44.745Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-27T07:47:44.745Z] parser_test.go:390: case 0 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 1 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 2 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 3 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 4 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 5 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 6 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 7 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 8 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 0 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 1 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 2 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 3 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 4 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 5 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 6 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 7 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 8 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 9 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 10 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 11 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 12 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 0 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 1 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 2 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 3 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 4 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 5 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 6 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 7 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 8 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 9 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 10 [2021-05-27T07:47:44.745Z] parser_test.go:390: case 11 [2021-05-27T07:47:44.745Z] === RUN TestParseMountSpec [2021-05-27T07:47:44.745Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-27T07:47:44.745Z] parser_test.go:455: case 0 [2021-05-27T07:47:44.745Z] parser_test.go:455: case 1 [2021-05-27T07:47:44.745Z] parser_test.go:455: case 2 [2021-05-27T07:47:44.745Z] parser_test.go:455: case 3 [2021-05-27T07:47:44.745Z] parser_test.go:455: case 4 [2021-05-27T07:47:44.745Z] parser_test.go:455: case 5 [2021-05-27T07:47:44.745Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-27T07:47:44.745Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-27T07:47:44.745Z] === RUN TestValidateMount [2021-05-27T07:47:44.745Z] --- PASS: TestValidateMount (0.00s) [2021-05-27T07:47:44.745Z] PASS [2021-05-27T07:47:44.745Z] coverage: 66.2% of statements [2021-05-27T07:47:44.745Z] ok github.com/docker/docker/volume/mounts 0.102s coverage: 66.2% of statements [2021-05-27T07:47:44.902Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-05-27T07:47:44.989Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-27T07:47:45.568Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-05-27T07:47:45.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.03s) [2021-05-27T07:47:45.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.58s) [2021-05-27T07:47:45.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.12s) [2021-05-27T07:47:45.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.17s) [2021-05-27T07:47:45.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.51s) [2021-05-27T07:47:45.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.61s) [2021-05-27T07:47:45.568Z] === RUN TestBuildMultiStageCopy [2021-05-27T07:47:45.568Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-27T07:47:46.267Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 75.2% of statements [2021-05-27T07:47:46.267Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-27T07:47:46.272Z] === RUN TestSetGetMeta [2021-05-27T07:47:46.272Z] === PAUSE TestSetGetMeta [2021-05-27T07:47:46.272Z] === RUN TestRestore [2021-05-27T07:47:46.272Z] === PAUSE TestRestore [2021-05-27T07:47:46.272Z] === RUN TestServiceCreate [2021-05-27T07:47:46.272Z] === PAUSE TestServiceCreate [2021-05-27T07:47:46.272Z] === RUN TestServiceList [2021-05-27T07:47:46.272Z] === PAUSE TestServiceList [2021-05-27T07:47:46.272Z] === RUN TestServiceRemove [2021-05-27T07:47:46.272Z] === PAUSE TestServiceRemove [2021-05-27T07:47:46.272Z] === RUN TestServiceGet [2021-05-27T07:47:46.272Z] === PAUSE TestServiceGet [2021-05-27T07:47:46.272Z] === RUN TestServicePrune [2021-05-27T07:47:46.272Z] === PAUSE TestServicePrune [2021-05-27T07:47:46.272Z] === RUN TestCreate [2021-05-27T07:47:46.272Z] === PAUSE TestCreate [2021-05-27T07:47:46.272Z] === RUN TestRemove [2021-05-27T07:47:46.272Z] === PAUSE TestRemove [2021-05-27T07:47:46.272Z] === RUN TestList [2021-05-27T07:47:46.272Z] === PAUSE TestList [2021-05-27T07:47:46.272Z] === RUN TestFindByDriver [2021-05-27T07:47:46.272Z] === PAUSE TestFindByDriver [2021-05-27T07:47:46.272Z] === RUN TestFindByReferenced [2021-05-27T07:47:46.272Z] === PAUSE TestFindByReferenced [2021-05-27T07:47:46.272Z] === RUN TestDerefMultipleOfSameRef [2021-05-27T07:47:46.272Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-27T07:47:46.272Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-27T07:47:46.272Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-27T07:47:46.272Z] === RUN TestDefererencePluginOnCreateError [2021-05-27T07:47:46.272Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-27T07:47:46.272Z] === RUN TestRefDerefRemove [2021-05-27T07:47:46.272Z] === PAUSE TestRefDerefRemove [2021-05-27T07:47:46.272Z] === RUN TestGet [2021-05-27T07:47:46.272Z] === PAUSE TestGet [2021-05-27T07:47:46.272Z] === RUN TestGetWithReference [2021-05-27T07:47:46.272Z] === PAUSE TestGetWithReference [2021-05-27T07:47:46.272Z] === RUN TestFilterFunc [2021-05-27T07:47:46.272Z] === RUN TestFilterFunc/test_nil_list [2021-05-27T07:47:46.272Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-27T07:47:46.272Z] === RUN TestFilterFunc/test_empty_list [2021-05-27T07:47:46.272Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-27T07:47:46.272Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-27T07:47:46.272Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-27T07:47:46.272Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-27T07:47:46.272Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-27T07:47:46.272Z] === RUN TestFilterFunc/test_filter_some [2021-05-27T07:47:46.272Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-27T07:47:46.272Z] === RUN TestFilterFunc/test_filter_middle [2021-05-27T07:47:46.272Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-27T07:47:46.272Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-27T07:47:46.272Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-27T07:47:46.272Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-27T07:47:46.272Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-27T07:47:46.272Z] === CONT TestFilterFunc/test_nil_list [2021-05-27T07:47:46.272Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-27T07:47:46.272Z] === CONT TestFilterFunc/test_filter_some [2021-05-27T07:47:46.272Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-27T07:47:46.272Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-27T07:47:46.272Z] === CONT TestFilterFunc/test_filter_middle [2021-05-27T07:47:46.272Z] === CONT TestFilterFunc/test_empty_list [2021-05-27T07:47:46.272Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-27T07:47:46.272Z] --- PASS: TestFilterFunc (0.00s) [2021-05-27T07:47:46.272Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-27T07:47:46.272Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-27T07:47:46.272Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-27T07:47:46.272Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-27T07:47:46.272Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-27T07:47:46.272Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-27T07:47:46.272Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-27T07:47:46.272Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-27T07:47:46.272Z] === CONT TestSetGetMeta [2021-05-27T07:47:46.272Z] === CONT TestFindByReferenced [2021-05-27T07:47:46.272Z] === CONT TestList [2021-05-27T07:47:46.272Z] === CONT TestServicePrune [2021-05-27T07:47:46.272Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-27T07:47:46.272Z] === CONT TestServiceGet [2021-05-27T07:47:46.272Z] --- PASS: TestFindByReferenced (0.04s) [2021-05-27T07:47:46.272Z] === CONT TestServiceRemove [2021-05-27T07:47:46.272Z] === CONT TestServiceList [2021-05-27T07:47:46.272Z] --- PASS: TestList (0.05s) [2021-05-27T07:47:46.362Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-27T07:47:46.523Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 55.1% of statements [2021-05-27T07:47:46.728Z] --- PASS: TestServiceGet (0.14s) [2021-05-27T07:47:46.728Z] === CONT TestServiceCreate [2021-05-27T07:47:46.728Z] time="2021-05-27T07:47:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-27T07:47:46.728Z] --- PASS: TestServiceRemove (0.13s) [2021-05-27T07:47:46.728Z] === CONT TestRestore [2021-05-27T07:47:46.728Z] --- PASS: TestServiceList (0.13s) [2021-05-27T07:47:46.728Z] === CONT TestGetWithReference [2021-05-27T07:47:46.728Z] time="2021-05-27T07:47:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-27T07:47:46.728Z] time="2021-05-27T07:47:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-27T07:47:46.728Z] time="2021-05-27T07:47:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-27T07:47:46.728Z] === CONT TestGet [2021-05-27T07:47:46.728Z] --- PASS: TestServiceCreate (0.04s) [2021-05-27T07:47:46.728Z] time="2021-05-27T07:47:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-27T07:47:46.728Z] --- PASS: TestRestore (0.04s) [2021-05-27T07:47:46.728Z] === CONT TestRefDerefRemove [2021-05-27T07:47:46.728Z] --- PASS: TestGetWithReference (0.03s) [2021-05-27T07:47:46.728Z] === CONT TestDefererencePluginOnCreateError [2021-05-27T07:47:46.728Z] --- PASS: TestServicePrune (0.22s) [2021-05-27T07:47:46.728Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-27T07:47:46.728Z] --- PASS: TestGet (0.04s) [2021-05-27T07:47:46.728Z] === CONT TestDerefMultipleOfSameRef [2021-05-27T07:47:46.728Z] --- PASS: TestRefDerefRemove (0.03s) [2021-05-27T07:47:46.728Z] === CONT TestRemove [2021-05-27T07:47:46.728Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-27T07:47:46.728Z] === CONT TestFindByDriver [2021-05-27T07:47:46.728Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-05-27T07:47:46.728Z] === CONT TestCreate [2021-05-27T07:47:46.728Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-05-27T07:47:46.728Z] --- PASS: TestRemove (0.04s) [2021-05-27T07:47:46.728Z] --- PASS: TestFindByDriver (0.03s) [2021-05-27T07:47:46.728Z] --- PASS: TestCreate (0.02s) [2021-05-27T07:47:46.728Z] PASS [2021-05-27T07:47:46.728Z] coverage: 70.3% of statements [2021-05-27T07:47:46.728Z] ok github.com/docker/docker/volume/service 0.356s coverage: 70.3% of statements [2021-05-27T07:47:46.728Z] time="2021-05-27T07:47:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-27T07:47:47.451Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2021-05-27T07:47:49.340Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-05-27T07:47:49.340Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-05-27T07:47:49.649Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-05-27T07:47:49.901Z] ok github.com/docker/docker/daemon/logger/splunk 1.602s coverage: 82.5% of statements [2021-05-27T07:47:49.901Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-27T07:47:50.157Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2021-05-27T07:47:50.157Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-27T07:47:51.316Z] + bundleName=arm64-integration [2021-05-27T07:47:51.316Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-27T07:47:51.316Z] Creating arm64-integration-bundles.tar.gz [2021-05-27T07:47:51.316Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+ *-report.json -o -name *.log -oxargs -name tar *.prof -czf -o arm64-integration-bundles.tar.gz -name [2021-05-27T07:47:51.316Z] *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-27T07:47:51.898Z] Archiving artifacts [2021-05-27T07:47:52.046Z] ok github.com/docker/docker/distribution/metadata 0.059s coverage: 48.2% of statements [2021-05-27T07:47:52.973Z] ok github.com/docker/docker/distribution 0.180s coverage: 25.2% of statements [2021-05-27T07:47:52.973Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-27T07:47:53.837Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-27T07:47:53.837Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-27T07:47:53.901Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-05-27T07:47:54.172Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42410/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-27T07:47:54.493Z] + make clean [2021-05-27T07:47:54.828Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-05-27T07:47:55.063Z] docker volume rm -f docker-dev-cache [2021-05-27T07:47:55.261Z] --- PASS: TestGet (15.02s) [2021-05-27T07:47:55.261Z] === RUN TestPluginWithNoManifest [2021-05-27T07:47:55.261Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-27T07:47:55.261Z] === RUN TestGetAll [2021-05-27T07:47:55.261Z] --- PASS: TestGetAll (0.00s) [2021-05-27T07:47:55.261Z] PASS [2021-05-27T07:47:55.261Z] coverage: 73.4% of statements [2021-05-27T07:47:55.261Z] ok github.com/docker/docker/pkg/plugins 34.999s coverage: 73.4% of statements [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/quota [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/rootless [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/volume [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-27T07:47:55.261Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-27T07:47:55.323Z] docker-dev-cache [Pipeline] deleteDir [2021-05-27T07:47:55.389Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 85.1% of statements [2021-05-27T07:47:55.390Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-27T07:47:55.645Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2021-05-27T07:47:57.010Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-05-27T07:47:57.010Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2021-05-27T07:47:57.010Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-27T07:47:57.572Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === Skipped [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-27T07:47:58.151Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-27T07:47:58.151Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-27T07:47:58.151Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-05-27T07:47:58.151Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-27T07:47:58.151Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-27T07:47:58.151Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-27T07:47:58.151Z] daemon_test.go:147: root required [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-27T07:47:58.151Z] reload_test.go:520: root required [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-27T07:47:58.151Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-27T07:47:58.151Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-27T07:47:58.151Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-27T07:47:58.151Z] download_test.go:268: Needs fixing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-27T07:47:58.151Z] layer_test.go:304: Failing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-27T07:47:58.151Z] layer_test.go:353: Failing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-27T07:47:58.151Z] layer_test.go:468: Failing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-27T07:47:58.151Z] layer_test.go:697: Failing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-27T07:47:58.151Z] migration_test.go:46: Failing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-27T07:47:58.151Z] migration_test.go:182: Failing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-27T07:47:58.151Z] mount_test.go:17: Failing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-27T07:47:58.151Z] mount_test.go:76: Failing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-27T07:47:58.151Z] mount_test.go:125: Failing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-27T07:47:58.151Z] mount_test.go:212: Failing on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-27T07:47:58.151Z] archive_test.go:134: Xz not present in msys2 [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-27T07:47:58.151Z] archive_test.go:239: Failing on Windows CI machines [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-27T07:47:58.151Z] archive_windows_test.go:16: Currently fails [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-27T07:47:58.151Z] changes_test.go:196: needs more investigation [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-27T07:47:58.151Z] changes_test.go:433: needs further investigation [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-27T07:47:58.151Z] changes_test.go:469: needs further investigation [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-27T07:47:58.151Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-27T07:47:58.151Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-27T07:47:58.151Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-27T07:47:58.151Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-27T07:47:58.151Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-27T07:47:58.151Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-27T07:47:58.151Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-27T07:47:58.151Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-27T07:47:58.151Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-27T07:47:58.151Z] poller_test.go:41: No chmod on Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-27T07:47:58.151Z] fileutils_test.go:134: Needs porting to Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-27T07:47:58.151Z] fileutils_test.go:180: Needs porting to Windows [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-27T07:47:58.151Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-05-27T07:47:58.151Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-27T07:47:58.151Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-27T07:47:58.151Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-27T07:47:58.151Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] [2021-05-27T07:47:58.151Z] DONE 1833 tests, 45 skipped in 227.323s [2021-05-27T07:47:58.151Z] INFO: make.ps1 ended at 05/27/2021 07:47:57 [2021-05-27T07:47:59.463Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-05-27T07:47:59.975Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-05-27T07:47:59.975Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-27T07:48:00.316Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-27T07:48:00.316Z] INFO: Unit tests ended at 05/27/2021 07:47:59. Duration:00:04:06.7823538 [2021-05-27T07:48:00.316Z] INFO: Building busybox [2021-05-27T07:48:00.316Z] Sending build context to Docker daemon 5.12kB [2021-05-27T07:48:00.316Z] [2021-05-27T07:48:00.316Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-27T07:48:00.316Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-27T07:48:00.316Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-27T07:48:00.316Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-27T07:48:00.316Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-27T07:48:00.316Z] ---> 3a7f23e29bd7 [2021-05-27T07:48:00.316Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-27T07:48:00.316Z] ---> Running in 30cbf4b8b09f [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite (529.82s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.75s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.39s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.04s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.54s) [2021-05-27T07:48:00.395Z] docker_cli_daemon_test.go:1455: [dd2cb7292bc4b] daemon is not started [2021-05-27T07:48:00.395Z] check_test.go:309: [d7e7dfefdbe1e] daemon is not started [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.97s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.75s) [2021-05-27T07:48:00.395Z] check_test.go:309: [d6a782960e4da] daemon is not started [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.75s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.27s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.25s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.52s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.54s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (5.85s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (3.25s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.73s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-05-27T07:48:00.395Z] check_test.go:309: [d97bc5749c764] daemon is not started [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-27T07:48:00.395Z] check_test.go:309: [daaf587bc1c3b] daemon is not started [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.99s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.94s) [2021-05-27T07:48:00.395Z] check_test.go:309: [d346559a90792] daemon is not started [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.23s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.14s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.31s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.18s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.92s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.72s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.96s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-27T07:48:00.395Z] check_test.go:309: [de08c4e655493] daemon is not started [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.79s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.88s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.85s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.08s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.52s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.69s) [2021-05-27T07:48:00.395Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-27T07:48:00.395Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-27T07:48:00.395Z] check_test.go:309: [da8d87075c44d] daemon is not started [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.38s) [2021-05-27T07:48:00.395Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.88s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.39s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.91s) [2021-05-27T07:48:00.396Z] check_test.go:309: [de153fc623f73] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.44s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.83s) [2021-05-27T07:48:00.396Z] check_test.go:309: [d9ff8be59995c] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.33s) [2021-05-27T07:48:00.396Z] docker_cli_daemon_plugins_test.go:79: [da8655d6cc66e] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.79s) [2021-05-27T07:48:00.396Z] docker_cli_daemon_plugins_test.go:169: [d7f4d77517eba] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.92s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.23s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.77s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-05-27T07:48:00.396Z] check_test.go:309: [d57dc18435199] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.73s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.71s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.51s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.77s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.61s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.72s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.94s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.91s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.89s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.90s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.69s) [2021-05-27T07:48:00.396Z] check_test.go:309: [d9d4e8d396477] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.91s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.46s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.94s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.03s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.80s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.68s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.06s) [2021-05-27T07:48:00.396Z] check_test.go:309: [db806422a1e9a] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.56s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.93s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (17.52s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.43s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.09s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.61s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (5.21s) [2021-05-27T07:48:00.396Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-27T07:48:00.396Z] check_test.go:309: [d11bf9bc3e129] daemon is not started [2021-05-27T07:48:00.396Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-27T07:48:00.396Z] check_test.go:309: [d6862348eec92] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.40s) [2021-05-27T07:48:00.396Z] check_test.go:309: [dbedb5df611bd] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.20s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (5.56s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.99s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.98s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.26s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.52s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.77s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.59s) [2021-05-27T07:48:00.396Z] check_test.go:309: [d78e7e94dc806] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (6.17s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.31s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.86s) [2021-05-27T07:48:00.396Z] check_test.go:309: [d19f406603316] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.84s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.80s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.04s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.95s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.77s) [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-27T07:48:00.396Z] check_test.go:309: [d3c5807233bbe] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.03s) [2021-05-27T07:48:00.396Z] check_test.go:309: [df652b1d89128] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.84s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.93s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.36s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.87s) [2021-05-27T07:48:00.396Z] check_test.go:309: [d0c99acae7cd7] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.46s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.92s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.09s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.41s) [2021-05-27T07:48:00.396Z] check_test.go:309: [d94425bb79594] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.21s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.80s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.97s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.91s) [2021-05-27T07:48:00.396Z] check_test.go:309: [de0267ce7403d] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.08s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.94s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.06s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.81s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-05-27T07:48:00.396Z] check_test.go:309: [d042b2aa043f0] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.31s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.01s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.60s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.10s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.61s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.25s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.31s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.36s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.43s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.67s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.58s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.55s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.39s) [2021-05-27T07:48:00.396Z] docker_cli_daemon_test.go:2550: [d50398783aac3] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.86s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.45s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.93s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.19s) [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-05-27T07:48:00.396Z] check_test.go:309: [dc028eb2a4473] daemon is not started [2021-05-27T07:48:00.396Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.40s) [2021-05-27T07:48:00.396Z] === RUN TestDockerSwarmSuite [2021-05-27T07:48:00.396Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-27T07:48:00.461Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-27T07:48:01.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-27T07:48:01.864Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.2% of statements [2021-05-27T07:48:02.433Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-27T07:48:02.792Z] ok github.com/docker/docker/pkg/authorization 0.150s coverage: 68.3% of statements [2021-05-27T07:48:02.792Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-27T07:48:03.051Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-27T07:48:03.678Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-05-27T07:48:04.642Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T07:48:06.083Z] Removing intermediate container 30cbf4b8b09f [2021-05-27T07:48:06.083Z] ---> 0e8aad44872b [2021-05-27T07:48:06.083Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-27T07:48:06.083Z] ---> Running in c60f060c02d1 [2021-05-27T07:48:06.083Z] Removing intermediate container c60f060c02d1 [2021-05-27T07:48:06.083Z] ---> d79b8148669c [2021-05-27T07:48:06.083Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-27T07:48:06.083Z] ---> Running in 1b5d6edf936b [2021-05-27T07:48:06.202Z] --- PASS: TestBuildMultiStageCopy (20.53s) [2021-05-27T07:48:06.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (14.71s) [2021-05-27T07:48:06.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.03s) [2021-05-27T07:48:06.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.29s) [2021-05-27T07:48:06.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.61s) [2021-05-27T07:48:06.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.89s) [2021-05-27T07:48:06.202Z] === RUN TestBuildMultiStageParentConfig [2021-05-27T07:48:06.315Z] ok github.com/docker/docker/pkg/chrootarchive 2.497s coverage: 43.2% of statements [2021-05-27T07:48:06.315Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-05-27T07:48:06.539Z] Removing intermediate container 1b5d6edf936b [2021-05-27T07:48:06.539Z] ---> 8ac5c518cb71 [2021-05-27T07:48:06.539Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-27T07:48:06.876Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-05-27T07:48:06.961Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-27T07:48:07.132Z] ok github.com/docker/docker/layer 7.937s coverage: 68.8% of statements [2021-05-27T07:48:07.132Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-27T07:48:07.132Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-27T07:48:07.132Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-27T07:48:07.132Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-27T07:48:07.132Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-27T07:48:07.132Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-27T07:48:07.132Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-27T07:48:07.388Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-05-27T07:48:07.951Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-05-27T07:48:08.066Z] [2021-05-27T07:48:08.514Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-05-27T07:48:08.522Z] ---> 8970174cb62e [2021-05-27T07:48:08.522Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-27T07:48:08.522Z] ---> Running in ef6d1d15f59c [2021-05-27T07:48:09.075Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-05-27T07:48:09.140Z] --- PASS: TestBuildMultiStageParentConfig (3.07s) [2021-05-27T07:48:09.140Z] === RUN TestBuildLabelWithTargets [2021-05-27T07:48:09.140Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-05-27T07:48:09.140Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T07:48:09.140Z] === RUN TestBuildWithEmptyLayers [2021-05-27T07:48:10.439Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-05-27T07:48:11.001Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 88.7% of statements [2021-05-27T07:48:11.348Z] --- PASS: TestBuildWithEmptyLayers (1.75s) [2021-05-27T07:48:11.348Z] === RUN TestBuildMultiStageOnBuild [2021-05-27T07:48:11.565Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2021-05-27T07:48:11.822Z] ok github.com/docker/docker/pkg/fsutils 0.222s coverage: 85.1% of statements [2021-05-27T07:48:11.822Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-05-27T07:48:13.189Z] ok github.com/docker/docker/pkg/idtools 0.433s coverage: 69.5% of statements [2021-05-27T07:48:13.189Z] ok github.com/docker/docker/pkg/ioutils 0.480s coverage: 70.6% of statements [2021-05-27T07:48:13.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-27T07:48:13.752Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-05-27T07:48:13.752Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-27T07:48:13.752Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-05-27T07:48:13.752Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-27T07:48:13.752Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-27T07:48:14.007Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2021-05-27T07:48:14.007Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-27T07:48:14.007Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-05-27T07:48:14.569Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-05-27T07:48:14.569Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-05-27T07:48:14.825Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-05-27T07:48:14.825Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-27T07:48:14.825Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-27T07:48:16.189Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-05-27T07:48:16.445Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-27T07:48:16.701Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-27T07:48:16.957Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-05-27T07:48:17.709Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-27T07:48:18.319Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-05-27T07:48:18.575Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-05-27T07:48:18.810Z] Removing intermediate container ef6d1d15f59c [2021-05-27T07:48:18.810Z] ---> a16acb30dfa4 [2021-05-27T07:48:18.810Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-27T07:48:18.810Z] ---> Running in e50071d59ec4 [2021-05-27T07:48:19.607Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-27T07:48:20.337Z] [2021-05-27T07:48:20.337Z] SUCCESS: Specified value was saved. [2021-05-27T07:48:22.777Z] ok github.com/docker/docker/pkg/signal 3.408s coverage: 62.3% of statements [2021-05-27T07:48:22.777Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-05-27T07:48:23.231Z] Removing intermediate container e50071d59ec4 [2021-05-27T07:48:23.231Z] ---> f22327446fb2 [2021-05-27T07:48:23.231Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-27T07:48:23.231Z] ---> Running in b10b3e61a196 [2021-05-27T07:48:23.340Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-27T07:48:23.606Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2021-05-27T07:48:24.173Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-05-27T07:48:24.734Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-05-27T07:48:25.296Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2021-05-27T07:48:25.858Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-05-27T07:48:25.858Z] testing: warning: no tests to run [2021-05-27T07:48:25.858Z] coverage: [no statements] [2021-05-27T07:48:25.858Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-05-27T07:48:26.418Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-27T07:48:26.418Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-05-27T07:48:26.674Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-05-27T07:48:27.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-05-27T07:48:27.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-27T07:48:27.899Z] Cannot create a file when that file already exists. [2021-05-27T07:48:29.128Z] --- PASS: TestBuildMultiStageOnBuild (15.90s) [2021-05-27T07:48:29.128Z] === RUN TestBuildUncleanTarFilenames [2021-05-27T07:48:29.128Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-05-27T07:48:29.128Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T07:48:29.128Z] === RUN TestBuildMultiStageLayerLeak [2021-05-27T07:48:29.189Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-05-27T07:48:29.445Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-05-27T07:48:30.007Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-05-27T07:48:31.374Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2021-05-27T07:48:31.629Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-05-27T07:48:32.987Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-27T07:48:32.994Z] ok github.com/docker/docker/registry 0.060s coverage: 58.8% of statements [2021-05-27T07:48:33.554Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-27T07:48:33.556Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-05-27T07:48:33.664Z] Removing intermediate container b10b3e61a196 [2021-05-27T07:48:33.664Z] ---> 29a420d02be2 [2021-05-27T07:48:33.664Z] Step 13/13 : CMD ["sh"] [2021-05-27T07:48:33.664Z] ---> Running in 8c5171be0b23 [2021-05-27T07:48:33.664Z] Removing intermediate container 8c5171be0b23 [2021-05-27T07:48:33.664Z] ---> c846f95fd753 [2021-05-27T07:48:33.664Z] Successfully built c846f95fd753 [2021-05-27T07:48:33.664Z] Successfully tagged busybox:latest [2021-05-27T07:48:33.664Z] INFO: Docker images of the daemon under test [2021-05-27T07:48:33.664Z] [2021-05-27T07:48:33.664Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T07:48:33.664Z] busybox latest c846f95fd753 Less than a second ago 5.3GB [2021-05-27T07:48:33.664Z] microsoft/windowsservercore latest 3a7f23e29bd7 2 weeks ago 5.28GB [2021-05-27T07:48:33.664Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 2 weeks ago 5.28GB [2021-05-27T07:48:33.664Z] [2021-05-27T07:48:33.664Z] INFO: Running integration tests at 05/27/2021 07:48:33... [2021-05-27T07:48:33.664Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-27T07:48:33.664Z] INFO: Integration API tests being run from the host: [2021-05-27T07:48:33.664Z] INFO: make.ps1 starting at 05/27/2021 07:48:33 [2021-05-27T07:48:33.812Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-05-27T07:48:34.490Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-27T07:48:34.631Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-27T07:48:34.740Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-05-27T07:48:34.996Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-27T07:48:35.425Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-27T07:48:37.954Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-27T07:48:37.954Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-27T07:48:37.954Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-27T07:48:38.261Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-27T07:48:38.828Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2021-05-27T07:48:39.390Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-05-27T07:48:40.755Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-05-27T07:48:41.595Z] --- PASS: TestBuildMultiStageLayerLeak (13.77s) [2021-05-27T07:48:41.595Z] === RUN TestBuildWithHugeFile [2021-05-27T07:48:50.685Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/rootless [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/volume [no test files] [2021-05-27T07:48:50.685Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-27T07:48:50.686Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === Skipped [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:73: No driver to put! [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-27T07:48:50.686Z] time="2021-05-27T07:47:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-27T07:48:50.686Z] time="2021-05-27T07:47:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-27T07:48:50.686Z] time="2021-05-27T07:47:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-27T07:48:50.686Z] time="2021-05-27T07:47:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-27T07:48:50.686Z] time="2021-05-27T07:47:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:73: No driver to put! [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-27T07:48:50.686Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-27T07:48:50.686Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-27T07:48:50.686Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-27T07:48:50.686Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-27T07:48:50.686Z] graphtest_unix.go:73: No driver to put! [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-27T07:48:50.686Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-27T07:48:50.686Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] [2021-05-27T07:48:50.686Z] DONE 2255 tests, 24 skipped in 256.098s Post stage [Pipeline] junit [2021-05-27T07:48:50.698Z] Recording test results [2021-05-27T07:48:50.913Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-27T07:48:51.240Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42410/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b97bdb94a8d2b5d2d0d247fbb43653d1e2b71b9e hack/validate/vendor [2021-05-27T07:48:52.166Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-27T07:48:52.722Z] + echo Ensuring container killed. [2021-05-27T07:48:52.722Z] Ensuring container killed. [2021-05-27T07:48:52.722Z] + docker rm -vf docker-pr6 [2021-05-27T07:48:52.722Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-05-27T07:48:53.081Z] + echo Chowning /workspace to jenkins user [2021-05-27T07:48:53.081Z] Chowning /workspace to jenkins user [2021-05-27T07:48:53.081Z] + id -u [2021-05-27T07:48:53.081Z] + id -g [2021-05-27T07:48:53.081Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42410:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-27T07:48:53.947Z] + bundleName=unit [2021-05-27T07:48:53.947Z] + echo Creating unit-bundles.tar.gz [2021-05-27T07:48:53.947Z] Creating unit-bundles.tar.gz [2021-05-27T07:48:53.947Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-27T07:48:53.947Z] bundles/junit-report.xml [2021-05-27T07:48:53.947Z] bundles/go-test-report.json [2021-05-27T07:48:53.947Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-27T07:48:53.955Z] Archiving artifacts [2021-05-27T07:48:54.346Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42410/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-27T07:48:54.647Z] + make clean [2021-05-27T07:48:54.902Z] docker volume rm -f docker-dev-cache [2021-05-27T07:48:54.902Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T07:48:56.028Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-27T07:48:56.028Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-27T07:48:56.028Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-27T07:48:56.028Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-27T07:48:56.286Z] === RUN TestDockerSuite/TestBuildFails [2021-05-27T07:48:57.660Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-27T07:48:57.660Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-27T07:49:00.947Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-27T07:49:02.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-27T07:49:02.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-27T07:49:03.414Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-27T07:49:04.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T07:49:04.558Z] INFO: Testing against a local daemon [2021-05-27T07:49:04.558Z] === RUN TestBuildWithSession [2021-05-27T07:49:04.558Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-27T07:49:04.558Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T07:49:04.558Z] === RUN TestBuildSquashParent [2021-05-27T07:49:04.558Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-27T07:49:04.558Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T07:49:04.558Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-27T07:49:04.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:49:04.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:49:04.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:49:04.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:49:04.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:49:04.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:49:04.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:49:04.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:49:04.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:49:04.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:49:04.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:49:04.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:49:04.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-27T07:49:04.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-27T07:49:04.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-27T07:49:04.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-27T07:49:06.699Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-27T07:49:08.072Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-27T07:49:08.639Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-27T07:49:10.014Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-27T07:49:13.294Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-27T07:49:13.861Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-27T07:49:13.861Z] --- PASS: TestImportExtremelyLargeImageWorks (232.11s) [2021-05-27T07:49:13.861Z] PASS [2021-05-27T07:49:13.861Z] [2021-05-27T07:49:13.861Z] DONE 12 tests in 236.128s [2021-05-27T07:49:13.861Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-27T07:49:13.861Z] ++ 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-05-27T07:49:13.861Z] ++ set -e [2021-05-27T07:49:13.861Z] ++ '[' -n 0 ']' [2021-05-27T07:49:13.861Z] ++ set -x [2021-05-27T07:49:13.861Z] ++ env -i DEST=/go/src/github.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-05-27T07:49:14.118Z] INFO: Testing against a local daemon [2021-05-27T07:49:14.118Z] === RUN TestNetworkCreateDelete [2021-05-27T07:49:14.118Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-27T07:49:14.377Z] --- PASS: TestNetworkCreateDelete (0.48s) [2021-05-27T07:49:14.377Z] === RUN TestDockerNetworkDeletePreferID [2021-05-27T07:49:15.750Z] --- PASS: TestDockerNetworkDeletePreferID (1.38s) [2021-05-27T07:49:15.750Z] === RUN TestDaemonDNSFallback [2021-05-27T07:49:16.008Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-27T07:49:19.292Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-27T07:49:19.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-27T07:49:19.354Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-27T07:49:20.226Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-27T07:49:23.528Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-27T07:49:23.528Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-27T07:49:23.787Z] --- PASS: TestDaemonDNSFallback (8.00s) [2021-05-27T07:49:23.787Z] === RUN TestInspectNetwork [2021-05-27T07:49:24.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-27T07:49:24.611Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-27T07:49:24.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-27T07:49:25.436Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-27T07:49:26.002Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-27T07:49:26.002Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-27T07:49:27.904Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-27T07:49:27.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-05-27T07:49:27.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.58s) [2021-05-27T07:49:27.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.78s) [2021-05-27T07:49:27.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.96s) [2021-05-27T07:49:27.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.06s) [2021-05-27T07:49:27.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.87s) [2021-05-27T07:49:27.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.84s) [2021-05-27T07:49:27.979Z] === RUN TestBuildMultiStageCopy [2021-05-27T07:49:27.979Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-27T07:49:28.471Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-27T07:49:29.037Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-27T07:49:29.603Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-27T07:49:29.603Z] === RUN TestInspectNetwork/full_network_id [2021-05-27T07:49:29.603Z] === RUN TestInspectNetwork/partial_network_id [2021-05-27T07:49:29.603Z] === RUN TestInspectNetwork/network_name [2021-05-27T07:49:29.603Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-27T07:49:29.603Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-27T07:49:30.169Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-27T07:49:30.736Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-27T07:49:33.264Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-27T07:49:33.830Z] --- PASS: TestInspectNetwork (10.08s) [2021-05-27T07:49:33.830Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-27T07:49:33.830Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-27T07:49:33.830Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-27T07:49:33.830Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-27T07:49:33.830Z] === RUN TestRunContainerWithBridgeNone [2021-05-27T07:49:38.016Z] --- PASS: TestRunContainerWithBridgeNone (3.58s) [2021-05-27T07:49:38.016Z] === RUN TestNetworkInvalidJSON [2021-05-27T07:49:38.016Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-27T07:49:38.016Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-27T07:49:38.016Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:49:38.016Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:49:38.016Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:49:38.016Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:49:38.016Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-27T07:49:38.016Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T07:49:38.016Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T07:49:38.016Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-27T07:49:38.016Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-27T07:49:38.016Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-27T07:49:38.016Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-27T07:49:38.016Z] === RUN TestNetworkList [2021-05-27T07:49:38.016Z] === RUN TestNetworkList//networks [2021-05-27T07:49:38.016Z] === PAUSE TestNetworkList//networks [2021-05-27T07:49:38.016Z] === RUN TestNetworkList//networks/ [2021-05-27T07:49:38.016Z] === PAUSE TestNetworkList//networks/ [2021-05-27T07:49:38.016Z] === CONT TestNetworkList//networks [2021-05-27T07:49:38.016Z] === CONT TestNetworkList//networks/ [2021-05-27T07:49:38.016Z] --- PASS: TestNetworkList (0.02s) [2021-05-27T07:49:38.016Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-27T07:49:38.016Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-27T07:49:38.016Z] === RUN TestHostIPv4BridgeLabel [2021-05-27T07:49:38.368Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-27T07:49:38.582Z] --- PASS: TestHostIPv4BridgeLabel (0.99s) [2021-05-27T07:49:38.582Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-27T07:49:38.833Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-27T07:49:38.840Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-27T07:49:39.811Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-27T07:49:40.216Z] --- PASS: TestDaemonRestartWithLiveRestore (1.68s) [2021-05-27T07:49:40.216Z] === RUN TestDaemonDefaultNetworkPools [2021-05-27T07:49:41.366Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-27T07:49:42.121Z] --- PASS: TestDaemonDefaultNetworkPools (1.50s) [2021-05-27T07:49:42.121Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-27T07:49:42.687Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-27T07:49:42.687Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-27T07:49:42.687Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-27T07:49:42.925Z] --- PASS: TestBuildMultiStageCopy (15.08s) [2021-05-27T07:49:42.925Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.99s) [2021-05-27T07:49:42.925Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2021-05-27T07:49:42.925Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2021-05-27T07:49:42.925Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2021-05-27T07:49:42.925Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.64s) [2021-05-27T07:49:42.925Z] === RUN TestBuildMultiStageParentConfig [2021-05-27T07:49:42.945Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-27T07:49:42.945Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-27T07:49:43.204Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-27T07:49:44.138Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.53s) [2021-05-27T07:49:44.138Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-27T07:49:44.396Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-27T07:49:45.771Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-27T07:49:45.858Z] --- PASS: TestBuildMultiStageParentConfig (3.00s) [2021-05-27T07:49:45.858Z] === RUN TestBuildLabelWithTargets [2021-05-27T07:49:45.858Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-05-27T07:49:45.858Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T07:49:45.858Z] === RUN TestBuildWithEmptyLayers [2021-05-27T07:49:47.145Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.90s) [2021-05-27T07:49:47.145Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-27T07:49:47.415Z] --- PASS: TestBuildWithEmptyLayers (1.61s) [2021-05-27T07:49:47.415Z] === RUN TestBuildMultiStageOnBuild [2021-05-27T07:49:48.080Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.89s) [2021-05-27T07:49:48.080Z] === RUN TestServiceWithPredefinedNetwork [2021-05-27T07:49:50.610Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-27T07:49:50.610Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-27T07:49:50.871Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2021-05-27T07:49:50.871Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-27T07:49:50.871Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T07:49:50.871Z] service_test.go:242: FLAKY_TEST [2021-05-27T07:49:50.871Z] === RUN TestServiceWithDataPathPortInit [2021-05-27T07:49:51.129Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-27T07:50:01.096Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-27T07:50:05.286Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-27T07:50:06.661Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-27T07:50:08.598Z] --- PASS: TestBuildMultiStageOnBuild (18.80s) [2021-05-27T07:50:08.598Z] === RUN TestBuildUncleanTarFilenames [2021-05-27T07:50:08.598Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-05-27T07:50:08.598Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T07:50:08.598Z] === RUN TestBuildMultiStageLayerLeak [2021-05-27T07:50:09.222Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-27T07:50:09.222Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-27T07:50:09.222Z] --- PASS: TestServiceWithDataPathPortInit (18.24s) [2021-05-27T07:50:09.222Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-27T07:50:14.486Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-27T07:50:14.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-27T07:50:14.486Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-27T07:50:17.767Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-27T07:50:17.767Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-27T07:50:18.025Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.94s) [2021-05-27T07:50:18.025Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:49ixfdrihdyrgjw2zviqk5htb Created:2021-05-27 07:50:10.658140942 +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[4f0357eb8c7d048a5f270cdcf177124e6de0761fd27a45f9d949e3fe6590e548:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gvw04y0hko1vrw5vbgvjz3ec3 EndpointID:6ed7efc5933ea16ca8a5566c5be8dd5c2805213943a034c0a96d418ac74c0303 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:428c42dd39d1657d0da947db6bd46105c7793a6fb5714272317824f88fe54e1e 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:ccb44b3dda06 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gvw04y0hko1vrw5vbgvjz3ec3 EndpointID:6ed7efc5933ea16ca8a5566c5be8dd5c2805213943a034c0a96d418ac74c0303 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-27T07:50:18.025Z] PASS [2021-05-27T07:50:18.025Z] [2021-05-27T07:50:18.025Z] === Skipped [2021-05-27T07:50:18.025Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T07:50:18.025Z] service_test.go:242: FLAKY_TEST [2021-05-27T07:50:18.025Z] [2021-05-27T07:50:18.025Z] [2021-05-27T07:50:18.025Z] DONE 26 tests, 1 skipped in 64.239s [2021-05-27T07:50:18.025Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-27T07:50:18.025Z] ++ 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-05-27T07:50:18.025Z] ++ set -e [2021-05-27T07:50:18.025Z] ++ '[' -n 0 ']' [2021-05-27T07:50:18.025Z] ++ set -x [2021-05-27T07:50:18.025Z] ++ env -i DEST=/go/src/github.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-05-27T07:50:18.283Z] INFO: Testing against a local daemon [2021-05-27T07:50:18.283Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-27T07:50:18.283Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-27T07:50:18.283Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:50:18.283Z] === RUN TestDockerNetworkIpvlan [2021-05-27T07:50:18.283Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-05-27T07:50:18.283Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:50:18.283Z] PASS [2021-05-27T07:50:18.283Z] [2021-05-27T07:50:18.283Z] === Skipped [2021-05-27T07:50:18.283Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-27T07:50:18.283Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:50:18.283Z] [2021-05-27T07:50:18.283Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-05-27T07:50:18.283Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-27T07:50:18.283Z] [2021-05-27T07:50:18.283Z] [2021-05-27T07:50:18.283Z] DONE 2 tests, 2 skipped in 0.146s [2021-05-27T07:50:18.283Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-27T07:50:18.283Z] ++ 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-05-27T07:50:18.283Z] ++ set -e [2021-05-27T07:50:18.283Z] ++ '[' -n 0 ']' [2021-05-27T07:50:18.283Z] ++ set -x [2021-05-27T07:50:18.283Z] ++ env -i DEST=/go/src/github.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-05-27T07:50:18.283Z] INFO: Testing against a local daemon [2021-05-27T07:50:18.283Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-27T07:50:18.984Z] --- PASS: TestBuildMultiStageLayerLeak (11.66s) [2021-05-27T07:50:18.984Z] === RUN TestBuildWithHugeFile [2021-05-27T07:50:20.183Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-27T07:50:20.749Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.30s) [2021-05-27T07:50:20.749Z] === RUN TestDockerNetworkMacvlan [2021-05-27T07:50:20.750Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-27T07:50:22.123Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-27T07:50:22.123Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-27T07:50:23.057Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-27T07:50:23.314Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-27T07:50:24.688Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-27T07:50:24.688Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-27T07:50:24.946Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-27T07:50:24.946Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-27T07:50:25.204Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-27T07:50:25.771Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-27T07:50:26.337Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-27T07:50:28.867Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-27T07:50:28.867Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-27T07:50:29.125Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-27T07:50:32.430Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-27T07:50:32.997Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-27T07:50:33.933Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-27T07:50:37.216Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-27T07:50:38.589Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-27T07:50:40.490Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-27T07:50:40.749Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-27T07:50:42.124Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-27T07:50:44.655Z] --- PASS: TestDockerNetworkMacvlan (23.91s) [2021-05-27T07:50:44.656Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2021-05-27T07:50:44.656Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-05-27T07:50:44.656Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.80s) [2021-05-27T07:50:44.656Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.09s) [2021-05-27T07:50:44.656Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.33s) [2021-05-27T07:50:44.656Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.22s) [2021-05-27T07:50:44.656Z] PASS [2021-05-27T07:50:44.656Z] [2021-05-27T07:50:44.656Z] DONE 8 tests in 26.341s [2021-05-27T07:50:44.656Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-27T07:50:44.656Z] ++ 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-05-27T07:50:44.656Z] ++ set -e [2021-05-27T07:50:44.656Z] ++ '[' -n 0 ']' [2021-05-27T07:50:44.656Z] ++ set -x [2021-05-27T07:50:44.656Z] ++ env -i DEST=/go/src/github.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-05-27T07:50:44.656Z] testing: warning: no tests to run [2021-05-27T07:50:44.656Z] PASS [2021-05-27T07:50:44.656Z] [2021-05-27T07:50:44.656Z] DONE 0 tests in 0.028s [2021-05-27T07:50:44.656Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-27T07:50:44.656Z] ++ 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-05-27T07:50:44.656Z] ++ set -e [2021-05-27T07:50:44.656Z] ++ '[' -n 0 ']' [2021-05-27T07:50:44.656Z] ++ set -x [2021-05-27T07:50:44.656Z] ++ env -i DEST=/go/src/github.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-05-27T07:50:44.914Z] INFO: Testing against a local daemon [2021-05-27T07:50:44.914Z] === RUN TestAuthZPluginAllowRequest [2021-05-27T07:50:45.172Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-27T07:50:47.072Z] --- PASS: TestAuthZPluginAllowRequest (2.03s) [2021-05-27T07:50:47.072Z] === RUN TestAuthZPluginTLS [2021-05-27T07:50:47.330Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-27T07:50:47.588Z] --- PASS: TestAuthZPluginTLS (0.86s) [2021-05-27T07:50:47.588Z] === RUN TestAuthZPluginDenyRequest [2021-05-27T07:50:48.154Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-27T07:50:48.412Z] --- PASS: TestAuthZPluginDenyRequest (0.77s) [2021-05-27T07:50:48.412Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-27T07:50:49.346Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-27T07:50:49.346Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.79s) [2021-05-27T07:50:49.346Z] === RUN TestAuthZPluginDenyResponse [2021-05-27T07:50:49.912Z] --- PASS: TestAuthZPluginDenyResponse (0.77s) [2021-05-27T07:50:49.912Z] === RUN TestAuthZPluginAllowEventStream [2021-05-27T07:50:52.447Z] --- PASS: TestAuthZPluginAllowEventStream (2.11s) [2021-05-27T07:50:52.447Z] === RUN TestAuthZPluginErrorResponse [2021-05-27T07:50:53.012Z] --- PASS: TestAuthZPluginErrorResponse (0.79s) [2021-05-27T07:50:53.012Z] === RUN TestAuthZPluginErrorRequest [2021-05-27T07:50:53.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-27T07:50:53.837Z] --- PASS: TestAuthZPluginErrorRequest (0.77s) [2021-05-27T07:50:53.837Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-27T07:50:54.403Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.79s) [2021-05-27T07:50:54.403Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-27T07:50:57.685Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (3.15s) [2021-05-27T07:50:57.685Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-27T07:51:00.215Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.63s) [2021-05-27T07:51:00.215Z] === RUN TestAuthZPluginHeader [2021-05-27T07:51:00.781Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-27T07:51:01.348Z] --- PASS: TestAuthZPluginHeader (1.10s) [2021-05-27T07:51:01.348Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-27T07:51:05.534Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-27T07:51:06.468Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.02s) [2021-05-27T07:51:06.468Z] === RUN TestAuthZPluginV2Disable [2021-05-27T07:51:08.648Z] --- PASS: TestBuildWithHugeFile (133.75s) [2021-05-27T07:51:08.648Z] === RUN TestBuildWCOWSandboxSize [2021-05-27T07:51:10.648Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2021-05-27T07:51:10.648Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-27T07:51:10.648Z] === RUN TestDockerSuite/TestBuildRm [2021-05-27T07:51:13.931Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-27T07:51:14.188Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.96s) [2021-05-27T07:51:14.188Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-27T07:51:14.755Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-27T07:51:15.715Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-27T07:51:16.294Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-27T07:51:16.860Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-27T07:51:18.760Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-27T07:51:18.760Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-27T07:51:21.289Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-27T07:51:23.193Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-27T07:51:27.377Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-27T07:51:27.377Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-27T07:51:27.377Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-27T07:51:27.377Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-27T07:51:27.377Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.29s) [2021-05-27T07:51:27.377Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-27T07:51:27.635Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-27T07:51:28.568Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-27T07:51:28.827Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-27T07:51:29.760Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-27T07:51:33.942Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-27T07:51:34.510Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-27T07:51:35.883Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-27T07:51:35.883Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-27T07:51:36.817Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-27T07:51:38.202Z] === RUN TestDockerSuite/TestBuildUser [2021-05-27T07:51:40.100Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-27T07:51:43.377Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-27T07:51:43.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-27T07:51:46.164Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.28s) [2021-05-27T07:51:46.164Z] PASS [2021-05-27T07:51:46.164Z] [2021-05-27T07:51:46.164Z] DONE 17 tests in 61.095s [2021-05-27T07:51:46.164Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-27T07:51:46.164Z] ++ 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-05-27T07:51:46.164Z] ++ set -e [2021-05-27T07:51:46.164Z] ++ '[' -n 0 ']' [2021-05-27T07:51:46.164Z] ++ set -x [2021-05-27T07:51:46.164Z] ++ env -i DEST=/go/src/github.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-05-27T07:51:46.164Z] INFO: Testing against a local daemon [2021-05-27T07:51:46.164Z] === RUN TestPluginInvalidJSON [2021-05-27T07:51:46.164Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:51:46.164Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:51:46.164Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T07:51:46.164Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-27T07:51:46.164Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-27T07:51:46.164Z] === RUN TestPluginInstall [2021-05-27T07:51:46.164Z] === RUN TestPluginInstall/no_auth [2021-05-27T07:51:49.445Z] time="2021-05-27T07:51:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:51:49.445Z] time="2021-05-27T07:51:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6b5143aca9df727421ddcc8bd7f3212949151123e00cead623efba4055ac13e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:51:49.445Z] time="2021-05-27T07:51:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:51:49.445Z] time="2021-05-27T07:51:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6b5143aca9df727421ddcc8bd7f3212949151123e00cead623efba4055ac13e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:51:49.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-27T07:51:49.703Z] === RUN TestPluginInstall/with_htpasswd [2021-05-27T07:51:50.636Z] time="2021-05-27T07:51:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:51:50.636Z] time="2021-05-27T07:51:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e62f29145c021c5c5ee2ae140b31ca9803dd404d47054022ea1c7aacd273186d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:51:50.636Z] time="2021-05-27T07:51:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:51:50.636Z] time="2021-05-27T07:51:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e62f29145c021c5c5ee2ae140b31ca9803dd404d47054022ea1c7aacd273186d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:51:51.202Z] === RUN TestPluginInstall/with_insecure [2021-05-27T07:51:53.103Z] time="2021-05-27T07:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:51:53.103Z] time="2021-05-27T07:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f97cb6d3be493ef71935da5f7cf763660381fc521d6c99892bc73f14b2fd4f17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:51:53.103Z] time="2021-05-27T07:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-27T07:51:53.103Z] time="2021-05-27T07:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f97cb6d3be493ef71935da5f7cf763660381fc521d6c99892bc73f14b2fd4f17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-27T07:51:53.668Z] --- PASS: TestPluginInstall (7.49s) [2021-05-27T07:51:53.668Z] --- PASS: TestPluginInstall/no_auth (3.74s) [2021-05-27T07:51:53.668Z] --- PASS: TestPluginInstall/with_htpasswd (1.43s) [2021-05-27T07:51:53.668Z] --- PASS: TestPluginInstall/with_insecure (2.33s) [2021-05-27T07:51:53.668Z] plugin_test.go:165: [d5218b1264dd8] daemon is not started [2021-05-27T07:51:53.668Z] === RUN TestPluginsWithRuntimes [2021-05-27T07:51:56.195Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-27T07:51:57.568Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-27T07:51:59.466Z] --- PASS: TestPluginsWithRuntimes (5.68s) [2021-05-27T07:51:59.466Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.68s) [2021-05-27T07:51:59.466Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.71s) [2021-05-27T07:51:59.466Z] === RUN TestPluginBackCompatMediaTypes [2021-05-27T07:52:00.410Z] --- PASS: TestPluginBackCompatMediaTypes (1.02s) [2021-05-27T07:52:00.410Z] PASS [2021-05-27T07:52:00.410Z] [2021-05-27T07:52:00.410Z] DONE 10 tests in 14.498s [2021-05-27T07:52:00.410Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-27T07:52:00.411Z] ++ 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-05-27T07:52:00.411Z] ++ set -e [2021-05-27T07:52:00.411Z] ++ '[' -n 0 ']' [2021-05-27T07:52:00.411Z] ++ set -x [2021-05-27T07:52:00.411Z] ++ env -i DEST=/go/src/github.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-05-27T07:52:00.411Z] INFO: Testing against a local daemon [2021-05-27T07:52:00.411Z] === RUN TestExternalGraphDriver [2021-05-27T07:52:00.668Z] === RUN TestExternalGraphDriver/json [2021-05-27T07:52:03.950Z] === RUN TestExternalGraphDriver/spec [2021-05-27T07:52:03.950Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-27T07:52:03.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-27T07:52:05.327Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-27T07:52:05.585Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-27T07:52:06.960Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-27T07:52:07.526Z] === RUN TestExternalGraphDriver/pull [2021-05-27T07:52:08.462Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-27T07:52:10.996Z] --- PASS: TestExternalGraphDriver (10.13s) [2021-05-27T07:52:10.996Z] --- PASS: TestExternalGraphDriver/json (3.00s) [2021-05-27T07:52:10.996Z] --- PASS: TestExternalGraphDriver/spec (3.83s) [2021-05-27T07:52:10.996Z] --- PASS: TestExternalGraphDriver/pull (3.18s) [2021-05-27T07:52:10.996Z] === RUN TestGraphdriverPluginV2 [2021-05-27T07:52:10.996Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-27T07:52:11.254Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-27T07:52:11.254Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-27T07:52:11.254Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-27T07:52:11.254Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-27T07:52:13.158Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-27T07:52:13.158Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-27T07:52:14.091Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-27T07:52:14.656Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-27T07:52:16.029Z] --- PASS: TestGraphdriverPluginV2 (5.48s) [2021-05-27T07:52:16.029Z] PASS [2021-05-27T07:52:16.029Z] [2021-05-27T07:52:16.029Z] DONE 5 tests in 15.777s [2021-05-27T07:52:16.029Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-27T07:52:16.029Z] ++ 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-05-27T07:52:16.029Z] ++ set -e [2021-05-27T07:52:16.029Z] ++ '[' -n 0 ']' [2021-05-27T07:52:16.029Z] ++ set -x [2021-05-27T07:52:16.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-27T07:52:16.030Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-27T07:52:16.288Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-27T07:52:16.288Z] INFO: Testing against a local daemon [2021-05-27T07:52:16.288Z] === RUN TestContinueAfterPluginCrash [2021-05-27T07:52:16.288Z] === PAUSE TestContinueAfterPluginCrash [2021-05-27T07:52:16.288Z] === RUN TestReadPluginNoRead [2021-05-27T07:52:16.288Z] === PAUSE TestReadPluginNoRead [2021-05-27T07:52:16.288Z] === RUN TestDaemonStartWithLogOpt [2021-05-27T07:52:16.288Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-27T07:52:16.288Z] === CONT TestContinueAfterPluginCrash [2021-05-27T07:52:16.288Z] === CONT TestDaemonStartWithLogOpt [2021-05-27T07:52:21.552Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-27T07:52:22.499Z] --- PASS: TestDaemonStartWithLogOpt (6.16s) [2021-05-27T07:52:22.499Z] === CONT TestReadPluginNoRead [2021-05-27T07:52:23.065Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-27T07:52:24.442Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-27T07:52:24.700Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-27T07:52:25.635Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-27T07:52:25.635Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-27T07:52:25.892Z] === RUN TestReadPluginNoRead/default [2021-05-27T07:52:26.150Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-27T07:52:28.052Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-27T07:52:28.053Z] --- PASS: TestContinueAfterPluginCrash (11.77s) [2021-05-27T07:52:28.618Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-27T07:52:28.877Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-27T07:52:28.877Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-27T07:52:29.812Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-27T07:52:30.070Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-27T07:52:31.004Z] === RUN TestDockerSuite/TestCommitChange [2021-05-27T07:52:31.941Z] --- PASS: TestReadPluginNoRead (9.61s) [2021-05-27T07:52:31.941Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2021-05-27T07:52:31.941Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2021-05-27T07:52:31.941Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s) [2021-05-27T07:52:31.941Z] read_test.go:92: [d4af8fe6f316f] daemon is not started [2021-05-27T07:52:31.941Z] PASS [2021-05-27T07:52:31.941Z] [2021-05-27T07:52:31.941Z] DONE 6 tests in 15.930s [2021-05-27T07:52:31.941Z] 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-05-27T07:52:31.941Z] ++ 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-05-27T07:52:31.941Z] ++ set -e [2021-05-27T07:52:31.941Z] ++ '[' -n 0 ']' [2021-05-27T07:52:31.941Z] ++ set -x [2021-05-27T07:52:31.941Z] ++ env -i DEST=/go/src/github.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-05-27T07:52:32.199Z] testing: warning: no tests to run [2021-05-27T07:52:32.199Z] PASS [2021-05-27T07:52:32.199Z] [2021-05-27T07:52:32.199Z] DONE 0 tests in 0.043s [2021-05-27T07:52:32.199Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-27T07:52:32.199Z] ++ 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-05-27T07:52:32.199Z] ++ set -e [2021-05-27T07:52:32.199Z] ++ '[' -n 0 ']' [2021-05-27T07:52:32.199Z] ++ set -x [2021-05-27T07:52:32.199Z] ++ env -i DEST=/go/src/github.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-05-27T07:52:32.199Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-27T07:52:32.199Z] INFO: Testing against a local daemon [2021-05-27T07:52:32.199Z] === RUN TestPluginWithDevMounts [2021-05-27T07:52:32.199Z] === PAUSE TestPluginWithDevMounts [2021-05-27T07:52:32.199Z] === CONT TestPluginWithDevMounts [2021-05-27T07:52:33.131Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-27T07:52:34.504Z] --- PASS: TestPluginWithDevMounts (2.17s) [2021-05-27T07:52:34.504Z] PASS [2021-05-27T07:52:34.504Z] [2021-05-27T07:52:34.504Z] DONE 1 tests in 2.322s [2021-05-27T07:52:34.504Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-27T07:52:34.504Z] ++ 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-05-27T07:52:34.504Z] ++ set -e [2021-05-27T07:52:34.504Z] ++ '[' -n 0 ']' [2021-05-27T07:52:34.504Z] ++ set -x [2021-05-27T07:52:34.504Z] ++ env -i DEST=/go/src/github.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-05-27T07:52:34.504Z] INFO: Testing against a local daemon [2021-05-27T07:52:34.504Z] === RUN TestSecretInspect [2021-05-27T07:52:35.070Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-27T07:52:37.602Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-27T07:52:37.602Z] --- PASS: TestSecretInspect (2.96s) [2021-05-27T07:52:37.602Z] === RUN TestSecretList [2021-05-27T07:52:38.167Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-27T07:52:40.069Z] --- PASS: TestSecretList (2.50s) [2021-05-27T07:52:40.069Z] === RUN TestSecretsCreateAndDelete [2021-05-27T07:52:40.336Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-27T07:52:41.711Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-27T07:52:43.085Z] --- PASS: TestSecretsCreateAndDelete (2.90s) [2021-05-27T07:52:43.085Z] === RUN TestSecretsUpdate [2021-05-27T07:52:43.344Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-27T07:52:44.721Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-27T07:52:44.721Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-27T07:52:44.721Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-27T07:52:44.721Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-27T07:52:44.721Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-27T07:52:44.721Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-27T07:52:44.721Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-27T07:52:46.098Z] --- PASS: TestSecretsUpdate (2.89s) [2021-05-27T07:52:46.098Z] === RUN TestTemplatedSecret [2021-05-27T07:52:46.664Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-27T07:52:48.565Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-27T07:52:48.565Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-27T07:52:49.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-27T07:52:49.500Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-27T07:52:50.435Z] --- PASS: TestTemplatedSecret (4.38s) [2021-05-27T07:52:50.435Z] === RUN TestSecretCreateResolve [2021-05-27T07:52:50.693Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-27T07:52:52.069Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-27T07:52:53.443Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-27T07:52:53.443Z] --- PASS: TestSecretCreateResolve (3.18s) [2021-05-27T07:52:53.443Z] PASS [2021-05-27T07:52:53.443Z] [2021-05-27T07:52:53.443Z] DONE 6 tests in 18.946s [2021-05-27T07:52:53.443Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-27T07:52:53.444Z] ++ 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-05-27T07:52:53.444Z] ++ set -e [2021-05-27T07:52:53.444Z] ++ '[' -n 0 ']' [2021-05-27T07:52:53.444Z] ++ set -x [2021-05-27T07:52:53.444Z] ++ env -i DEST=/go/src/github.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-05-27T07:52:53.702Z] INFO: Testing against a local daemon [2021-05-27T07:52:53.702Z] === RUN TestServiceCreateInit [2021-05-27T07:52:53.702Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-27T07:52:54.637Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-27T07:52:54.637Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-27T07:52:54.637Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-27T07:52:56.012Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-27T07:52:56.013Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-27T07:52:56.013Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-27T07:52:56.013Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-27T07:52:56.013Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-27T07:52:57.390Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-27T07:52:58.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-27T07:53:00.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-27T07:53:00.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-27T07:53:00.421Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-27T07:53:01.336Z] --- PASS: TestBuildWithHugeFile (153.78s) [2021-05-27T07:53:01.336Z] === RUN TestBuildWCOWSandboxSize [2021-05-27T07:53:02.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-27T07:53:04.327Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-27T07:53:04.327Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-27T07:53:05.704Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-27T07:53:06.271Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-27T07:53:07.644Z] --- PASS: TestServiceCreateInit (13.82s) [2021-05-27T07:53:07.644Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.80s) [2021-05-27T07:53:07.644Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (7.00s) [2021-05-27T07:53:07.644Z] === RUN TestCreateServiceMultipleTimes [2021-05-27T07:53:07.644Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-27T07:53:08.578Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-27T07:53:08.578Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-27T07:53:09.513Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-27T07:53:10.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-27T07:53:10.448Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-27T07:53:11.824Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-27T07:53:12.391Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-27T07:53:13.767Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-27T07:53:16.299Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-27T07:53:18.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-27T07:53:18.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-27T07:53:18.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-27T07:53:18.847Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-27T07:53:18.847Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-27T07:53:19.782Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-27T07:53:25.041Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-27T07:53:25.041Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-27T07:53:25.974Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-27T07:53:25.974Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-27T07:53:25.974Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-27T07:53:29.253Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-27T07:53:29.510Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-27T07:53:30.077Z] --- PASS: TestCreateServiceMultipleTimes (22.65s) [2021-05-27T07:53:30.077Z] === RUN TestCreateServiceConflict [2021-05-27T07:53:30.643Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-27T07:53:33.170Z] --- PASS: TestCreateServiceConflict (2.75s) [2021-05-27T07:53:33.170Z] === RUN TestCreateServiceMaxReplicas [2021-05-27T07:53:37.359Z] --- PASS: TestCreateServiceMaxReplicas (4.18s) [2021-05-27T07:53:37.359Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-27T07:53:38.733Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-27T07:53:40.647Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-27T07:53:43.174Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-27T07:53:44.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-27T07:53:45.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-27T07:53:46.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-27T07:53:47.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-27T07:53:49.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-27T07:53:50.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-27T07:53:52.279Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s) [2021-05-27T07:53:52.279Z] === RUN TestCreateServiceSecretFileMode [2021-05-27T07:53:52.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009daf20_} [2021-05-27T07:53:52.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-27T07:53:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1791495802_/foo_false____} [2021-05-27T07:53:56.310Z] --- PASS: TestCreateServiceSecretFileMode (3.88s) [2021-05-27T07:53:56.310Z] === RUN TestCreateServiceConfigFileMode [2021-05-27T07:53:56.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1791495802_/foo_true____} [2021-05-27T07:53:57.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3360050065_/foo_false____} [2021-05-27T07:53:59.583Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2021-05-27T07:53:59.583Z] === RUN TestCreateServiceSysctls [2021-05-27T07:53:59.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3360050065_/foo_true____} [2021-05-27T07:54:01.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3360050065_/foo_true__0xc0009dafa0__} [2021-05-27T07:54:03.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009dafc0_} [2021-05-27T07:54:03.388Z] --- PASS: TestCreateServiceSysctls (4.12s) [2021-05-27T07:54:03.388Z] === RUN TestCreateServiceCapabilities [2021-05-27T07:54:04.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009dafe0_} [2021-05-27T07:54:06.661Z] --- PASS: TestCreateServiceCapabilities (3.31s) [2021-05-27T07:54:06.661Z] === RUN TestInspect [2021-05-27T07:54:06.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009db000_} [2021-05-27T07:54:08.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009db020_} [2021-05-27T07:54:10.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-27T07:54:10.718Z] --- PASS: TestInspect (3.90s) [2021-05-27T07:54:10.718Z] === RUN TestCreateJob [2021-05-27T07:54:12.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-27T07:54:12.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-27T07:54:12.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-27T07:54:12.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-27T07:54:12.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-27T07:54:12.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-27T07:54:12.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-27T07:54:12.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-27T07:54:12.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-27T07:54:12.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-27T07:54:12.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-27T07:54:12.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-27T07:54:12.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-27T07:54:12.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-27T07:54:12.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-27T07:54:12.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-27T07:54:12.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-27T07:54:12.609Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-27T07:54:15.137Z] --- PASS: TestCreateJob (4.34s) [2021-05-27T07:54:15.137Z] === RUN TestReplicatedJob [2021-05-27T07:54:16.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-27T07:54:17.447Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-27T07:54:21.643Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-27T07:54:24.927Z] --- PASS: TestReplicatedJob (9.62s) [2021-05-27T07:54:24.927Z] === RUN TestUpdateReplicatedJob [2021-05-27T07:54:26.830Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-27T07:54:28.729Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-27T07:54:28.729Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-27T07:54:29.295Z] --- PASS: TestUpdateReplicatedJob (4.82s) [2021-05-27T07:54:29.295Z] === RUN TestServiceListWithStatuses [2021-05-27T07:54:29.295Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-27T07:54:29.295Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-27T07:54:29.295Z] === RUN TestDockerNetworkConnectAlias [2021-05-27T07:54:29.860Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-27T07:54:30.793Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-27T07:54:32.171Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-27T07:54:33.106Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-27T07:54:34.481Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-27T07:54:35.414Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-27T07:54:36.347Z] --- PASS: TestDockerNetworkConnectAlias (6.84s) [2021-05-27T07:54:36.347Z] === RUN TestDockerNetworkReConnect [2021-05-27T07:54:36.606Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-27T07:54:37.540Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-27T07:54:38.915Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-27T07:54:40.291Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-27T07:54:41.236Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-27T07:54:41.236Z] --- PASS: TestDockerNetworkReConnect (5.05s) [2021-05-27T07:54:41.236Z] === RUN TestServicePlugin [2021-05-27T07:54:42.169Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-27T07:54:43.544Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-27T07:54:44.919Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-27T07:54:46.297Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-27T07:54:47.232Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-27T07:54:47.232Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-27T07:54:48.167Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-27T07:54:49.542Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-27T07:54:50.477Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-27T07:54:51.411Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-27T07:54:52.347Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-27T07:54:54.248Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-27T07:54:54.814Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-27T07:54:57.343Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-27T07:55:02.614Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-27T07:55:05.897Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-27T07:55:06.463Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-27T07:55:11.727Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-27T07:55:14.254Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-27T07:55:14.512Z] --- PASS: TestServicePlugin (33.38s) [2021-05-27T07:55:14.512Z] plugin_test.go:62: [da00058921805] joining swarm manager [d301435c9f72e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T07:55:14.512Z] plugin_test.go:65: [de48cad3ec380] joining swarm manager [d301435c9f72e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T07:55:14.512Z] === RUN TestServiceUpdateLabel [2021-05-27T07:55:15.079Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-27T07:55:16.988Z] --- PASS: TestServiceUpdateLabel (2.51s) [2021-05-27T07:55:16.988Z] === RUN TestServiceUpdateSecrets [2021-05-27T07:55:19.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-27T07:55:20.891Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-27T07:55:22.267Z] === RUN TestDockerSuite/TestCpToDot [2021-05-27T07:55:23.201Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-27T07:55:25.113Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-27T07:55:26.486Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-27T07:55:27.862Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-27T07:55:29.235Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-27T07:55:29.235Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-27T07:55:30.170Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-27T07:55:31.104Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-27T07:55:31.362Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-27T07:55:31.362Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-27T07:55:31.620Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-27T07:55:32.555Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-27T07:55:32.555Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-27T07:55:32.555Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-27T07:55:33.491Z] --- PASS: TestServiceUpdateSecrets (16.32s) [2021-05-27T07:55:33.491Z] === RUN TestServiceUpdateConfigs [2021-05-27T07:55:33.749Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-27T07:55:34.006Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-27T07:55:34.264Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-27T07:55:34.264Z] === RUN TestDockerSuite/TestCreateRM [2021-05-27T07:55:34.522Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-27T07:55:34.522Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-27T07:55:34.522Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-27T07:55:34.522Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-27T07:55:37.054Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-27T07:55:37.313Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-27T07:55:37.313Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-27T07:55:40.595Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-27T07:55:40.853Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-27T07:55:40.853Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-27T07:55:40.853Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-27T07:55:40.853Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-27T07:55:40.853Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-27T07:55:41.787Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-27T07:55:43.732Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-27T07:55:45.104Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-27T07:55:46.481Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-27T07:55:47.854Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-27T07:55:48.787Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-27T07:55:49.721Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-27T07:55:49.721Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-27T07:55:49.721Z] --- PASS: TestServiceUpdateConfigs (16.36s) [2021-05-27T07:55:49.721Z] === RUN TestServiceUpdateNetwork [2021-05-27T07:55:50.654Z] === RUN TestDockerSuite/TestDockerFails [2021-05-27T07:55:50.654Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-27T07:55:50.654Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-27T07:55:50.654Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-27T07:55:53.183Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-27T07:55:53.748Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-27T07:55:56.278Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-27T07:55:56.278Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-27T07:55:56.278Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-27T07:55:56.843Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-27T07:56:04.947Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-27T07:56:04.947Z] --- PASS: TestServiceUpdateNetwork (14.63s) [2021-05-27T07:56:04.947Z] === RUN TestServiceUpdatePidsLimit [2021-05-27T07:56:05.881Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-27T07:56:07.262Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-27T07:56:07.521Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-27T07:56:10.048Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-27T07:56:11.947Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-27T07:56:13.319Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-27T07:56:14.253Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-27T07:56:14.819Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-27T07:56:15.077Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-27T07:56:16.012Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-27T07:56:16.945Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-27T07:56:17.518Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-27T07:56:19.418Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-27T07:56:21.318Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-27T07:56:22.692Z] --- PASS: TestServiceUpdatePidsLimit (18.35s) [2021-05-27T07:56:22.692Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.55s) [2021-05-27T07:56:22.692Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2021-05-27T07:56:22.692Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.44s) [2021-05-27T07:56:22.692Z] PASS [2021-05-27T07:56:22.692Z] [2021-05-27T07:56:22.692Z] === Skipped [2021-05-27T07:56:22.692Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-27T07:56:22.692Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-27T07:56:22.692Z] [2021-05-27T07:56:22.692Z] [2021-05-27T07:56:22.692Z] DONE 27 tests, 1 skipped in 209.301s [2021-05-27T07:56:22.692Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-27T07:56:22.692Z] ++ 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-05-27T07:56:22.692Z] ++ set -e [2021-05-27T07:56:22.692Z] ++ '[' -n 0 ']' [2021-05-27T07:56:22.692Z] ++ set -x [2021-05-27T07:56:22.692Z] ++ env -i DEST=/go/src/github.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-05-27T07:56:22.950Z] INFO: Testing against a local daemon [2021-05-27T07:56:22.950Z] === RUN TestSessionCreate [2021-05-27T07:56:22.950Z] --- PASS: TestSessionCreate (0.03s) [2021-05-27T07:56:22.950Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-27T07:56:22.950Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-27T07:56:22.950Z] PASS [2021-05-27T07:56:22.950Z] [2021-05-27T07:56:22.950Z] DONE 2 tests in 0.202s [2021-05-27T07:56:22.950Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-27T07:56:22.950Z] ++ 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-05-27T07:56:22.950Z] ++ set -e [2021-05-27T07:56:22.950Z] ++ '[' -n 0 ']' [2021-05-27T07:56:22.950Z] ++ set -x [2021-05-27T07:56:22.950Z] ++ env -i DEST=/go/src/github.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-05-27T07:56:23.208Z] INFO: Testing against a local daemon [2021-05-27T07:56:23.208Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-27T07:56:23.208Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-27T07:56:23.208Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-27T07:56:23.208Z] === RUN TestEventsExecDie [2021-05-27T07:56:24.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-27T07:56:24.582Z] --- PASS: TestEventsExecDie (1.46s) [2021-05-27T07:56:24.582Z] === RUN TestEventsBackwardsCompatible [2021-05-27T07:56:24.582Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-27T07:56:24.582Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-05-27T07:56:24.582Z] === RUN TestInfoBinaryCommits [2021-05-27T07:56:24.846Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-27T07:56:24.846Z] === RUN TestInfoAPIVersioned [2021-05-27T07:56:24.846Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-27T07:56:24.846Z] === RUN TestInfoDiscoveryBackend [2021-05-27T07:56:25.798Z] --- PASS: TestInfoDiscoveryBackend (1.09s) [2021-05-27T07:56:25.798Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-27T07:56:26.732Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.02s) [2021-05-27T07:56:26.732Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-27T07:56:27.664Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.72s) [2021-05-27T07:56:27.665Z] === RUN TestInfoAPI [2021-05-27T07:56:27.665Z] --- PASS: TestInfoAPI (0.02s) [2021-05-27T07:56:27.665Z] === RUN TestInfoAPIWarnings [2021-05-27T07:56:28.231Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-27T07:56:29.605Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-27T07:56:30.979Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-27T07:56:37.538Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-27T07:56:37.538Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-27T07:56:38.470Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-27T07:56:39.035Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-27T07:56:39.600Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-27T07:56:39.858Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-27T07:56:40.115Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-27T07:56:40.373Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-27T07:56:41.749Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-27T07:56:43.123Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-27T07:56:43.123Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-27T07:56:43.124Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-27T07:56:44.057Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-27T07:56:44.315Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-27T07:56:44.315Z] --- PASS: TestInfoAPIWarnings (16.71s) [2021-05-27T07:56:44.315Z] === RUN TestInfoDebug [2021-05-27T07:56:44.880Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-27T07:56:44.880Z] --- PASS: TestInfoDebug (0.68s) [2021-05-27T07:56:44.880Z] === RUN TestInfoInsecureRegistries [2021-05-27T07:56:45.832Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2021-05-27T07:56:45.832Z] === RUN TestInfoRegistryMirrors [2021-05-27T07:56:45.832Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-27T07:56:46.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-27T07:56:46.089Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-27T07:56:46.089Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-27T07:56:46.089Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-27T07:56:46.346Z] --- PASS: TestInfoRegistryMirrors (0.69s) [2021-05-27T07:56:46.346Z] === RUN TestLoginFailsWithBadCredentials [2021-05-27T07:56:46.605Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-05-27T07:56:46.605Z] === RUN TestPingCacheHeaders [2021-05-27T07:56:46.605Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-05-27T07:56:46.605Z] === RUN TestPingGet [2021-05-27T07:56:46.605Z] --- PASS: TestPingGet (0.04s) [2021-05-27T07:56:46.605Z] === RUN TestPingHead [2021-05-27T07:56:46.605Z] --- PASS: TestPingHead (0.06s) [2021-05-27T07:56:46.605Z] === RUN TestVersion [2021-05-27T07:56:46.605Z] --- PASS: TestVersion (0.04s) [2021-05-27T07:56:46.605Z] PASS [2021-05-27T07:56:46.605Z] [2021-05-27T07:56:46.605Z] === Skipped [2021-05-27T07:56:46.605Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-27T07:56:46.605Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-27T07:56:46.605Z] [2021-05-27T07:56:46.605Z] [2021-05-27T07:56:46.605Z] DONE 18 tests, 1 skipped in 23.691s [2021-05-27T07:56:46.605Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-27T07:56:46.605Z] ++ 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-05-27T07:56:46.605Z] ++ set -e [2021-05-27T07:56:46.605Z] ++ '[' -n 0 ']' [2021-05-27T07:56:46.605Z] ++ set -x [2021-05-27T07:56:46.605Z] ++ env -i DEST=/go/src/github.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-05-27T07:56:46.864Z] INFO: Testing against a local daemon [2021-05-27T07:56:46.864Z] === RUN TestVolumesCreateAndList [2021-05-27T07:56:46.864Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-05-27T07:56:46.864Z] === RUN TestVolumesRemove [2021-05-27T07:56:47.122Z] --- PASS: TestVolumesRemove (0.14s) [2021-05-27T07:56:47.122Z] === RUN TestVolumesInspect [2021-05-27T07:56:47.122Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-27T07:56:47.122Z] === RUN TestVolumesInvalidJSON [2021-05-27T07:56:47.122Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-27T07:56:47.122Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-27T07:56:47.122Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-27T07:56:47.122Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2021-05-27T07:56:47.122Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-27T07:56:47.122Z] PASS [2021-05-27T07:56:47.122Z] [2021-05-27T07:56:47.122Z] DONE 5 tests in 0.468s [2021-05-27T07:56:47.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-27T07:56:47.689Z] ++++ cat bundles/test-integration/docker.pid [2021-05-27T07:56:47.689Z] +++ kill 5752 [2021-05-27T07:56:47.948Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-27T07:56:48.883Z] +++ /etc/init.d/apparmor stop [2021-05-27T07:56:48.883Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-27T07:56:48.883Z] [2021-05-27T07:56:48.883Z] Unloading profiles will leave already running processes permanently [2021-05-27T07:56:48.883Z] unconfined, which can lead to unexpected situations. [2021-05-27T07:56:48.883Z] [2021-05-27T07:56:48.883Z] To set a process to complain mode, use the command line tool [2021-05-27T07:56:48.883Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-27T07:56:48.883Z] +++ true [2021-05-27T07:56:49.141Z] exiting test-integration [2021-05-27T07:56:49.141Z] ++ exit 0 [2021-05-27T07:56:49.141Z] [2021-05-27T07:56:49.400Z] === RUN TestDockerSuite/TestEventsRename [2021-05-27T07:56:49.968Z] + for job in $(jobs -p) [2021-05-27T07:56:49.968Z] + wait 10566 [2021-05-27T07:56:50.535Z] === RUN TestDockerSuite/TestEventsResize [2021-05-27T07:56:51.911Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-27T07:56:52.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-27T07:56:58.107Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-27T07:56:59.482Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-27T07:57:00.417Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-27T07:57:03.697Z] === RUN TestDockerSuite/TestEventsTop [2021-05-27T07:57:04.633Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-27T07:57:07.170Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-27T07:57:08.543Z] === RUN TestDockerSuite/TestExec [2021-05-27T07:57:09.920Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-27T07:57:10.486Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-27T07:57:11.421Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-27T07:57:11.986Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-27T07:57:13.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-27T07:57:14.297Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-27T07:57:15.672Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-27T07:57:17.047Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-27T07:57:18.947Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-27T07:57:20.322Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-27T07:57:22.221Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-27T07:57:23.154Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-27T07:57:25.062Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-27T07:57:27.591Z] === RUN TestDockerSuite/TestExecEnv [2021-05-27T07:57:28.964Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-27T07:57:30.864Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-27T07:57:31.797Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-27T07:57:33.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-27T07:57:33.738Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-27T07:57:35.113Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-27T07:57:36.487Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-27T07:57:38.387Z] === RUN TestDockerSuite/TestExecParseError [2021-05-27T07:57:39.763Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-27T07:57:40.696Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-27T07:57:41.262Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-27T07:57:45.451Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-27T07:57:46.018Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-27T07:57:47.390Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-27T07:57:50.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-27T07:57:57.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-27T07:57:58.599Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-27T07:57:59.974Z] === RUN TestDockerSuite/TestExecTTY [2021-05-27T07:58:01.349Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-27T07:58:03.250Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-27T07:58:04.282Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-27T07:58:06.184Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-27T07:58:06.184Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-27T07:58:08.084Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-27T07:58:09.021Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-27T07:58:10.918Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-27T07:58:11.851Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-27T07:58:13.224Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-27T07:58:18.482Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-27T07:58:23.739Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-27T07:58:24.673Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-27T07:58:27.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-27T07:58:29.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-27T07:58:29.353Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-27T07:58:30.287Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-27T07:58:30.287Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-27T07:58:30.287Z] === RUN TestDockerSuite/TestHealth [2021-05-27T07:58:56.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-27T07:58:56.842Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-27T07:58:57.408Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-27T07:58:57.408Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-27T07:58:57.974Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-27T07:58:57.974Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-27T07:58:59.875Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-27T07:59:01.250Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-27T07:59:01.251Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-27T07:59:02.628Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-27T07:59:05.910Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-27T07:59:05.910Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-27T07:59:05.910Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-27T07:59:07.809Z] === RUN TestDockerSuite/TestImportFile [2021-05-27T07:59:09.185Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-27T07:59:09.185Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-27T07:59:11.086Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-27T07:59:13.004Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-27T07:59:14.904Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-27T07:59:15.838Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-27T07:59:16.772Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-27T07:59:18.146Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-27T07:59:18.146Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-27T07:59:18.146Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-27T07:59:19.081Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-27T07:59:20.016Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-27T07:59:20.951Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-27T07:59:21.884Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-27T07:59:22.450Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-27T07:59:23.383Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-27T07:59:23.383Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-27T07:59:25.910Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-27T07:59:26.169Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-27T07:59:26.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-27T07:59:27.103Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-27T07:59:27.103Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-27T07:59:28.039Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-27T07:59:28.039Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-27T07:59:29.938Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-27T07:59:30.503Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-27T07:59:31.449Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-27T07:59:33.351Z] === RUN TestDockerSuite/TestInspectImage [2021-05-27T07:59:33.351Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-27T07:59:33.351Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-27T07:59:33.351Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-27T07:59:34.726Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-27T07:59:36.102Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-27T07:59:36.102Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-27T07:59:37.037Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-27T07:59:38.412Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-27T07:59:40.310Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-27T07:59:40.310Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-27T07:59:41.247Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-27T07:59:42.181Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-27T07:59:43.557Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-27T07:59:44.491Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-27T07:59:45.058Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-27T07:59:45.994Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-27T07:59:46.560Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-27T07:59:47.494Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-27T07:59:48.426Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-27T07:59:48.426Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-27T07:59:50.985Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-27T07:59:52.361Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-27T07:59:53.734Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-27T07:59:54.303Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-27T07:59:56.201Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-27T07:59:57.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-27T07:59:58.948Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-27T08:00:01.480Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-27T08:00:01.739Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-27T08:00:05.920Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-27T08:00:05.920Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-27T08:00:06.854Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-27T08:00:19.066Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-27T08:00:21.596Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-27T08:00:24.878Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-27T08:00:25.135Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-27T08:00:28.416Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-27T08:00:28.416Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-27T08:00:28.416Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-27T08:00:28.416Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-27T08:00:28.416Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-27T08:00:29.352Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-27T08:00:30.287Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-27T08:00:34.468Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-27T08:00:35.033Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-27T08:00:40.291Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-27T08:00:40.549Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-27T08:00:40.549Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-27T08:00:41.927Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-27T08:00:41.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-27T08:00:42.860Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-27T08:00:44.234Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-27T08:00:46.135Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-27T08:00:47.510Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-27T08:00:50.792Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-27T08:00:51.726Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-27T08:00:53.100Z] === RUN TestDockerSuite/TestLogsSince [2021-05-27T08:00:59.658Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-27T08:01:06.213Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-27T08:01:06.778Z] === RUN TestDockerSuite/TestLogsTail [2021-05-27T08:01:08.188Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-27T08:01:09.121Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-27T08:01:10.056Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-27T08:01:10.314Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-27T08:01:11.249Z] === RUN TestDockerSuite/TestNetHostname [2021-05-27T08:01:14.532Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-27T08:01:15.098Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-27T08:01:15.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-27T08:01:22.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-27T08:01:22.223Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-27T08:01:24.752Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-27T08:01:24.752Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-27T08:01:25.686Z] === RUN TestDockerSuite/TestPluginActive [2021-05-27T08:01:27.587Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-27T08:01:28.153Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-27T08:01:33.434Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-27T08:01:33.434Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-27T08:01:33.434Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-27T08:01:34.366Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-27T08:01:36.895Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-27T08:01:37.460Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-27T08:01:38.834Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-27T08:01:39.092Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-27T08:01:41.621Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-27T08:01:44.149Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-27T08:01:46.054Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-27T08:01:49.334Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-27T08:01:49.592Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-27T08:01:52.121Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-27T08:01:54.652Z] === RUN TestDockerSuite/TestPortList [2021-05-27T08:02:06.848Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-27T08:02:06.848Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-27T08:02:14.950Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-27T08:02:14.950Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-27T08:02:14.950Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-27T08:02:14.950Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-27T08:02:14.950Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-27T08:02:14.950Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-27T08:02:15.885Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-27T08:02:15.885Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-27T08:02:16.819Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-27T08:02:16.819Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-27T08:02:18.720Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-27T08:02:18.720Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-27T08:02:22.904Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-27T08:02:24.278Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-27T08:02:24.536Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-27T08:02:25.474Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-27T08:02:25.739Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-27T08:02:29.023Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-27T08:02:29.956Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-27T08:02:30.890Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-27T08:02:35.074Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-27T08:02:39.256Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-27T08:02:39.256Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-27T08:02:42.538Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-27T08:02:43.107Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-27T08:02:46.390Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-27T08:02:50.572Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-27T08:02:52.508Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-27T08:02:53.075Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-27T08:02:54.975Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-27T08:02:57.504Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-27T08:02:58.438Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-27T08:03:00.340Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-27T08:03:01.273Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-27T08:03:02.210Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-27T08:03:05.494Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-27T08:03:05.752Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-27T08:03:08.282Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-27T08:03:08.540Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-27T08:03:10.440Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-27T08:03:10.440Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-27T08:03:11.825Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-27T08:03:13.723Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-27T08:03:15.097Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-27T08:03:18.380Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-27T08:03:19.315Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-27T08:03:19.315Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-27T08:03:19.315Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-27T08:03:19.573Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-27T08:03:19.573Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-27T08:03:20.508Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-27T08:03:21.446Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-27T08:03:22.379Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-27T08:03:24.278Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-27T08:03:25.211Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-27T08:03:28.493Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-27T08:03:36.616Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-27T08:03:37.183Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-27T08:03:39.708Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-27T08:03:39.708Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-27T08:03:39.708Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-27T08:03:39.708Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-27T08:03:42.237Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-27T08:03:43.171Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-27T08:03:44.104Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-27T08:03:46.634Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-27T08:03:50.877Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-27T08:03:51.135Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-27T08:03:52.069Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-27T08:03:52.069Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-27T08:03:52.069Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-27T08:03:55.351Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-27T08:03:56.727Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-27T08:03:58.101Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-27T08:03:58.359Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-27T08:04:00.259Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-27T08:04:00.517Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-27T08:04:01.452Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-27T08:04:03.979Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-27T08:04:04.237Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-27T08:04:04.802Z] === RUN TestDockerSuite/TestRmiTag [2021-05-27T08:04:05.060Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-27T08:04:05.995Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-27T08:04:11.260Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-27T08:04:11.260Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-27T08:04:12.220Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-27T08:04:12.479Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-27T08:04:13.853Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-27T08:04:14.786Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-27T08:04:15.044Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-27T08:04:15.981Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-27T08:04:15.981Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-27T08:04:16.546Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-27T08:04:17.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-27T08:04:18.853Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-27T08:04:19.787Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-27T08:04:21.160Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-27T08:04:22.533Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-27T08:04:23.466Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-27T08:04:24.839Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-27T08:04:25.775Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-27T08:04:26.711Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-27T08:04:27.645Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-27T08:04:28.211Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-27T08:04:29.147Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-27T08:04:30.079Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-27T08:04:31.013Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-27T08:04:31.271Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-27T08:04:32.206Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-27T08:04:33.142Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-27T08:04:34.517Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-27T08:04:34.517Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-27T08:04:37.047Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-27T08:04:37.612Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-27T08:04:38.545Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-27T08:04:39.110Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-27T08:04:39.676Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-27T08:04:39.676Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-27T08:04:40.608Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-27T08:04:41.174Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-27T08:04:42.121Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-27T08:04:42.700Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-27T08:04:43.266Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-27T08:04:43.266Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-27T08:04:44.199Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-27T08:04:44.199Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-27T08:04:45.571Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-27T08:04:45.571Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-27T08:04:46.505Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-27T08:04:47.439Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-27T08:04:48.372Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-27T08:04:48.372Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-27T08:04:48.372Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-27T08:04:49.306Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-27T08:04:51.207Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-27T08:04:52.579Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-27T08:04:53.512Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-27T08:04:54.448Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-27T08:04:55.015Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-27T08:04:55.949Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-27T08:04:56.884Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-27T08:04:57.845Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-27T08:04:59.745Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-27T08:05:03.028Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-27T08:05:03.028Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-27T08:05:03.962Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-27T08:05:07.248Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-27T08:05:07.248Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-27T08:05:08.623Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-27T08:05:09.996Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-27T08:05:11.896Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-27T08:05:12.461Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-27T08:05:14.991Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-27T08:05:14.991Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-27T08:05:14.991Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-27T08:05:15.926Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-27T08:05:19.217Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-27T08:05:20.152Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-27T08:05:22.680Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-27T08:05:22.938Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-27T08:05:24.837Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-27T08:05:25.403Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-27T08:05:25.403Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-27T08:05:26.340Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-27T08:05:27.712Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-27T08:05:27.712Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-27T08:05:28.645Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-27T08:05:29.211Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-27T08:05:29.778Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-27T08:05:30.712Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-27T08:05:30.712Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-27T08:05:31.277Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-27T08:05:32.211Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-27T08:05:32.778Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-27T08:05:32.778Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-27T08:05:33.756Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-27T08:05:34.690Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-27T08:05:35.624Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-27T08:05:36.558Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-27T08:05:37.124Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-27T08:05:37.124Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-27T08:05:38.056Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-27T08:05:38.621Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-27T08:05:39.993Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-27T08:05:40.559Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-27T08:05:40.559Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-27T08:05:41.931Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-27T08:05:44.462Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-27T08:05:44.462Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-27T08:05:45.395Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-27T08:05:45.798Z] --- PASS: TestBuildWCOWSandboxSize (885.41s) [2021-05-27T08:05:45.798Z] === RUN TestBuildWithEmptyDockerfile [2021-05-27T08:05:45.798Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T08:05:45.798Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T08:05:45.798Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T08:05:45.798Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T08:05:45.798Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T08:05:45.798Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T08:05:45.798Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T08:05:45.798Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T08:05:45.798Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T08:05:45.798Z] --- PASS: TestBuildWithEmptyDockerfile (0.68s) [2021-05-27T08:05:45.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-27T08:05:45.798Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-27T08:05:45.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-27T08:05:45.798Z] === RUN TestBuildPreserveOwnership [2021-05-27T08:05:45.798Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-05-27T08:05:45.798Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:05:45.798Z] === RUN TestBuildPlatformInvalid [2021-05-27T08:05:45.798Z] --- PASS: TestBuildPlatformInvalid (0.92s) [2021-05-27T08:05:45.798Z] PASS [2021-05-27T08:05:45.798Z] ok github.com/docker/docker/integration/build 1105.671s [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === Skipped [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-27T08:05:45.798Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-27T08:05:45.798Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-05-27T08:05:45.798Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-05-27T08:05:45.798Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-05-27T08:05:45.798Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] DONE 29 tests, 5 skipped in 1137.863s [2021-05-27T08:05:45.798Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-27T08:05:45.798Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:05:45.798Z] INFO: Testing against a local daemon [2021-05-27T08:05:45.798Z] === RUN TestConfigInspect [2021-05-27T08:05:45.798Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:45.798Z] === RUN TestConfigList [2021-05-27T08:05:45.798Z] --- SKIP: TestConfigList (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:45.798Z] === RUN TestConfigsCreateAndDelete [2021-05-27T08:05:45.798Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:45.798Z] === RUN TestConfigsUpdate [2021-05-27T08:05:45.798Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:45.798Z] === RUN TestTemplatedConfig [2021-05-27T08:05:45.798Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:45.798Z] === RUN TestConfigCreateResolve [2021-05-27T08:05:45.798Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:05:45.798Z] === RUN TestConfigDaemonLibtrustID [2021-05-27T08:05:45.798Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:05:45.798Z] PASS [2021-05-27T08:05:45.798Z] ok github.com/docker/docker/integration/config 0.266s [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === Skipped [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-27T08:05:45.798Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] [2021-05-27T08:05:45.798Z] DONE 7 tests, 7 skipped in 3.626s [2021-05-27T08:05:45.798Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-27T08:05:49.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:05:49.517Z] INFO: Testing against a local daemon [2021-05-27T08:05:49.517Z] === RUN TestCheckpoint [2021-05-27T08:05:49.517Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-27T08:05:49.517Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T08:05:49.517Z] === RUN TestContainerInvalidJSON [2021-05-27T08:05:49.517Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T08:05:49.517Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T08:05:49.517Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T08:05:49.517Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T08:05:49.517Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-27T08:05:49.517Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-27T08:05:49.972Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T08:05:49.972Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-27T08:05:49.972Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T08:05:49.972Z] --- PASS: TestContainerInvalidJSON (0.67s) [2021-05-27T08:05:49.972Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-27T08:05:49.972Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-27T08:05:49.972Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-27T08:05:49.972Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-27T08:05:50.429Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.34s) [2021-05-27T08:05:50.429Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-27T08:05:50.887Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2021-05-27T08:05:50.887Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-27T08:05:50.887Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-05-27T08:05:50.887Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-27T08:05:51.347Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s) [2021-05-27T08:05:51.347Z] === RUN TestCopyFromContainer [2021-05-27T08:05:51.347Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-27T08:05:51.347Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:51.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-27T08:05:51.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T08:05:51.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T08:05:51.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T08:05:51.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T08:05:51.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T08:05:51.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T08:05:51.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T08:05:51.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T08:05:51.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T08:05:51.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-27T08:05:51.347Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-27T08:05:51.347Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-27T08:05:51.347Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-27T08:05:51.347Z] === RUN TestCreateWithInvalidEnv [2021-05-27T08:05:51.347Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-27T08:05:51.347Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-27T08:05:51.347Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-27T08:05:51.347Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-27T08:05:51.347Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-27T08:05:51.347Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-27T08:05:51.347Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-27T08:05:51.347Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-27T08:05:51.347Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-27T08:05:51.347Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-27T08:05:51.347Z] === RUN TestCreateTmpfsMountsTarget [2021-05-27T08:05:51.347Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-27T08:05:51.347Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:51.347Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-27T08:05:51.347Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.01s) [2021-05-27T08:05:51.347Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:05:51.347Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-27T08:05:51.347Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-27T08:05:51.347Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:05:51.347Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-27T08:05:51.347Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T08:05:51.347Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T08:05:51.347Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T08:05:51.347Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T08:05:51.347Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T08:05:51.347Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T08:05:51.347Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T08:05:51.347Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T08:05:51.347Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T08:05:51.347Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T08:05:51.347Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T08:05:51.347Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T08:05:51.347Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T08:05:51.347Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T08:05:51.347Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T08:05:51.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-27T08:05:51.347Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-27T08:05:51.347Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-05-27T08:05:51.347Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-27T08:05:51.347Z] === RUN TestCreateDifferentPlatform [2021-05-27T08:05:51.347Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-27T08:05:51.347Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-27T08:05:51.347Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-27T08:05:51.347Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-05-27T08:05:51.347Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-27T08:05:51.806Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.17s) [2021-05-27T08:05:51.806Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-27T08:05:51.806Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-27T08:05:51.806Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-27T08:05:51.806Z] === RUN TestContainerKillOnDaemonStart [2021-05-27T08:05:51.806Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-27T08:05:51.806Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:51.806Z] === RUN TestDiff [2021-05-27T08:05:51.806Z] --- SKIP: TestDiff (0.00s) [2021-05-27T08:05:51.806Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-27T08:05:51.806Z] === RUN TestExecWithCloseStdin [2021-05-27T08:05:55.528Z] --- PASS: TestExecWithCloseStdin (3.79s) [2021-05-27T08:05:55.528Z] === RUN TestExec [2021-05-27T08:05:57.621Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-27T08:05:58.186Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-27T08:05:58.449Z] --- PASS: TestExec (2.52s) [2021-05-27T08:05:58.449Z] === RUN TestExecUser [2021-05-27T08:05:58.449Z] --- SKIP: TestExecUser (0.00s) [2021-05-27T08:05:58.449Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-27T08:05:58.449Z] === RUN TestExportContainerAndImportImage [2021-05-27T08:05:58.449Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-27T08:05:58.449Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:58.449Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-27T08:05:58.449Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-27T08:05:58.449Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:05:58.449Z] === RUN TestHealthCheckWorkdir [2021-05-27T08:05:58.449Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-27T08:05:58.449Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-27T08:05:58.449Z] === RUN TestHealthKillContainer [2021-05-27T08:05:58.449Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-27T08:05:58.449Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-27T08:05:58.449Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-27T08:05:58.449Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-27T08:05:58.449Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-27T08:05:58.449Z] === RUN TestKillContainerInvalidSignal [2021-05-27T08:05:59.559Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-27T08:05:59.559Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-27T08:05:59.816Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-27T08:05:59.816Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-27T08:06:00.613Z] --- PASS: TestKillContainerInvalidSignal (2.31s) [2021-05-27T08:06:00.613Z] === RUN TestKillContainer [2021-05-27T08:06:00.613Z] === RUN TestKillContainer/no_signal [2021-05-27T08:06:00.750Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-27T08:06:00.750Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-27T08:06:02.778Z] === RUN TestKillContainer/non_killing_signal [2021-05-27T08:06:02.778Z] === RUN TestKillContainer/killing_signal [2021-05-27T08:06:04.938Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-27T08:06:05.703Z] --- PASS: TestKillContainer (5.02s) [2021-05-27T08:06:05.703Z] --- PASS: TestKillContainer/no_signal (2.26s) [2021-05-27T08:06:05.703Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-27T08:06:05.703Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-27T08:06:05.703Z] --- PASS: TestKillContainer/killing_signal (2.71s) [2021-05-27T08:06:05.703Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-27T08:06:05.703Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-27T08:06:05.703Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:06:05.703Z] === RUN TestKillStoppedContainer [2021-05-27T08:06:05.703Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-27T08:06:05.703Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:06:05.703Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-27T08:06:05.703Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-27T08:06:05.703Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:06:05.703Z] === RUN TestKillDifferentUserContainer [2021-05-27T08:06:05.703Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-27T08:06:05.703Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-27T08:06:05.703Z] === RUN TestInspectOomKilledTrue [2021-05-27T08:06:05.703Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-27T08:06:05.703Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:06:05.703Z] === RUN TestInspectOomKilledFalse [2021-05-27T08:06:05.703Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-27T08:06:05.703Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T08:06:05.703Z] === RUN TestLogsFollowTailEmpty [2021-05-27T08:06:06.310Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-27T08:06:07.684Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-27T08:06:07.884Z] --- PASS: TestLogsFollowTailEmpty (2.47s) [2021-05-27T08:06:07.884Z] === RUN TestNetworkNat [2021-05-27T08:06:07.884Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-27T08:06:07.884Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-27T08:06:07.884Z] === RUN TestNetworkLocalhostTCPNat [2021-05-27T08:06:10.769Z] --- PASS: TestNetworkLocalhostTCPNat (2.76s) [2021-05-27T08:06:10.769Z] === RUN TestNetworkLoopbackNat [2021-05-27T08:06:10.769Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-27T08:06:10.769Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-27T08:06:10.769Z] === RUN TestPause [2021-05-27T08:06:10.769Z] --- SKIP: TestPause (0.00s) [2021-05-27T08:06:10.769Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-27T08:06:10.769Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-27T08:06:12.935Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.37s) [2021-05-27T08:06:12.935Z] === RUN TestPauseStopPausedContainer [2021-05-27T08:06:12.935Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-27T08:06:12.935Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:06:12.935Z] === RUN TestPsFilter [2021-05-27T08:06:13.391Z] --- PASS: TestPsFilter (0.46s) [2021-05-27T08:06:13.391Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-27T08:06:14.234Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-27T08:06:14.234Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-27T08:06:14.800Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-27T08:06:16.174Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-27T08:06:16.174Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-27T08:06:16.174Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-27T08:06:16.281Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.71s) [2021-05-27T08:06:16.281Z] === RUN TestRemoveContainerWithVolume [2021-05-27T08:06:17.553Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-27T08:06:19.191Z] --- PASS: TestRemoveContainerWithVolume (2.67s) [2021-05-27T08:06:19.191Z] === RUN TestRemoveContainerRunning [2021-05-27T08:06:19.452Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-27T08:06:19.710Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-27T08:06:20.643Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-27T08:06:20.643Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-27T08:06:20.901Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-27T08:06:21.355Z] --- PASS: TestRemoveContainerRunning (2.38s) [2021-05-27T08:06:21.355Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-27T08:06:23.430Z] === RUN TestDockerSuite/TestRunMount [2021-05-27T08:06:23.518Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.29s) [2021-05-27T08:06:23.518Z] === RUN TestRemoveInvalidContainer [2021-05-27T08:06:23.518Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-27T08:06:23.518Z] === RUN TestRenameLinkedContainer [2021-05-27T08:06:23.518Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-27T08:06:23.518Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-27T08:06:23.518Z] === RUN TestRenameStoppedContainer [2021-05-27T08:06:27.237Z] --- PASS: TestRenameStoppedContainer (3.08s) [2021-05-27T08:06:27.237Z] === RUN TestRenameRunningContainerAndReuse [2021-05-27T08:06:28.705Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-27T08:06:31.902Z] --- PASS: TestRenameRunningContainerAndReuse (4.77s) [2021-05-27T08:06:31.902Z] === RUN TestRenameInvalidName [2021-05-27T08:06:31.988Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-27T08:06:32.923Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-27T08:06:33.857Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-27T08:06:34.085Z] --- PASS: TestRenameInvalidName (2.43s) [2021-05-27T08:06:34.085Z] === RUN TestRenameAnonymousContainer [2021-05-27T08:06:35.231Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-27T08:06:37.763Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-27T08:06:41.044Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-27T08:06:43.572Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-27T08:06:45.471Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-27T08:06:46.510Z] --- PASS: TestRenameAnonymousContainer (11.29s) [2021-05-27T08:06:46.510Z] === RUN TestRenameContainerWithSameName [2021-05-27T08:06:47.370Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-27T08:06:47.487Z] --- PASS: TestRenameContainerWithSameName (2.36s) [2021-05-27T08:06:47.487Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-27T08:06:47.487Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-27T08:06:47.487Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-27T08:06:47.487Z] === RUN TestResize [2021-05-27T08:06:48.743Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-27T08:06:48.743Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-27T08:06:49.680Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-27T08:06:49.684Z] --- PASS: TestResize (2.36s) [2021-05-27T08:06:49.684Z] === RUN TestResizeWithInvalidSize [2021-05-27T08:06:50.612Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-27T08:06:51.545Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-27T08:06:52.479Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-27T08:06:52.609Z] --- PASS: TestResizeWithInvalidSize (2.40s) [2021-05-27T08:06:52.609Z] === RUN TestResizeWhenContainerNotStarted [2021-05-27T08:06:55.012Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-27T08:06:55.500Z] --- PASS: TestResizeWhenContainerNotStarted (2.96s) [2021-05-27T08:06:55.500Z] === RUN TestDaemonRestartKillContainers [2021-05-27T08:06:55.500Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-27T08:06:55.500Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:06:55.500Z] === RUN TestStats [2021-05-27T08:06:55.500Z] --- SKIP: TestStats (0.00s) [2021-05-27T08:06:55.500Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-27T08:06:55.500Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-27T08:06:56.924Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-27T08:07:01.104Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-27T08:07:02.038Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-27T08:07:02.038Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-27T08:07:02.543Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.35s) [2021-05-27T08:07:02.543Z] === RUN TestStopContainerWithTimeout [2021-05-27T08:07:02.543Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-27T08:07:02.543Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-27T08:07:02.543Z] === RUN TestUpdateRestartPolicy [2021-05-27T08:07:02.603Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-27T08:07:02.862Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-27T08:07:03.427Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-27T08:07:04.362Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-27T08:07:04.362Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-27T08:07:05.297Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-27T08:07:11.849Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-27T08:07:11.849Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-27T08:07:11.849Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-27T08:07:12.414Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-27T08:07:14.315Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-27T08:07:15.248Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-27T08:07:15.815Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-27T08:07:16.383Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-27T08:07:16.643Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-27T08:07:17.576Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-27T08:07:17.835Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-27T08:07:17.835Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-27T08:07:18.768Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-27T08:07:19.026Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-27T08:07:19.026Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-27T08:07:19.959Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-27T08:07:21.861Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-27T08:07:21.861Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-27T08:07:25.141Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-27T08:07:26.075Z] === RUN TestDockerSuite/TestRunRm [2021-05-27T08:07:27.012Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-27T08:07:27.629Z] --- PASS: TestUpdateRestartPolicy (23.37s) [2021-05-27T08:07:27.629Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-27T08:07:28.591Z] --- PASS: TestUpdateRestartWithAutoRemove (2.55s) [2021-05-27T08:07:28.591Z] === RUN TestWaitNonBlocked [2021-05-27T08:07:28.591Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T08:07:28.591Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T08:07:28.591Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T08:07:28.591Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T08:07:28.591Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T08:07:28.591Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T08:07:31.191Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-27T08:07:31.449Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-27T08:07:32.015Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-27T08:07:32.313Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-27T08:07:32.313Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.58s) [2021-05-27T08:07:32.313Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.69s) [2021-05-27T08:07:32.313Z] === RUN TestWaitBlocked [2021-05-27T08:07:32.313Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-27T08:07:32.313Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:07:32.313Z] PASS [2021-05-27T08:07:32.313Z] ok github.com/docker/docker/integration/container 102.841s [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === Skipped [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-27T08:07:32.313Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-27T08:07:32.313Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-27T08:07:32.313Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-27T08:07:32.313Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s) [2021-05-27T08:07:32.313Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-27T08:07:32.313Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-05-27T08:07:32.313Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-27T08:07:32.313Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-27T08:07:32.313Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-27T08:07:32.313Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-27T08:07:32.313Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-27T08:07:32.313Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-27T08:07:32.313Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-27T08:07:32.313Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-27T08:07:32.313Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-27T08:07:32.313Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-27T08:07:32.313Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-27T08:07:32.313Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-27T08:07:32.313Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-27T08:07:32.313Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-27T08:07:32.313Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-27T08:07:32.313Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-27T08:07:32.313Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-27T08:07:32.313Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-27T08:07:32.313Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-27T08:07:32.313Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-27T08:07:32.313Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-27T08:07:32.313Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-27T08:07:32.313Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-27T08:07:32.313Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-27T08:07:32.313Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-27T08:07:32.313Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-27T08:07:32.313Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-27T08:07:32.313Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] [2021-05-27T08:07:32.313Z] DONE 88 tests, 33 skipped in 106.263s [2021-05-27T08:07:32.313Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-27T08:07:33.915Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-27T08:07:34.493Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-27T08:07:35.202Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:07:35.202Z] INFO: Testing against a local daemon [2021-05-27T08:07:35.202Z] === RUN TestCommitInheritsEnv [2021-05-27T08:07:35.202Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-27T08:07:35.202Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:07:35.202Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-27T08:07:35.202Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-27T08:07:35.202Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-27T08:07:35.202Z] === RUN TestImagesFilterMultiReference [2021-05-27T08:07:35.202Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-27T08:07:35.202Z] === RUN TestImagePullPlatformInvalid [2021-05-27T08:07:35.202Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-27T08:07:35.202Z] === RUN TestRemoveImageOrphaning [2021-05-27T08:07:36.731Z] --- PASS: TestRemoveImageOrphaning (1.22s) [2021-05-27T08:07:36.731Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-27T08:07:36.731Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-27T08:07:36.731Z] === RUN TestTagInvalidReference [2021-05-27T08:07:36.731Z] --- PASS: TestTagInvalidReference (0.05s) [2021-05-27T08:07:36.731Z] === RUN TestTagValidPrefixedRepo [2021-05-27T08:07:36.731Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-05-27T08:07:36.731Z] === RUN TestTagExistedNameWithoutForce [2021-05-27T08:07:36.731Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-05-27T08:07:36.731Z] === RUN TestTagOfficialNames [2021-05-27T08:07:36.731Z] --- PASS: TestTagOfficialNames (0.10s) [2021-05-27T08:07:36.731Z] === RUN TestTagMatchesDigest [2021-05-27T08:07:36.731Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-05-27T08:07:36.731Z] PASS [2021-05-27T08:07:36.731Z] ok github.com/docker/docker/integration/image 1.959s [2021-05-27T08:07:37.187Z] [2021-05-27T08:07:37.187Z] === Skipped [2021-05-27T08:07:37.187Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-27T08:07:37.187Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:07:37.187Z] [2021-05-27T08:07:37.187Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-27T08:07:37.187Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-27T08:07:37.187Z] [2021-05-27T08:07:37.187Z] [2021-05-27T08:07:37.187Z] DONE 11 tests, 2 skipped in 4.673s [2021-05-27T08:07:37.187Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-27T08:07:38.673Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-27T08:07:40.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:07:40.075Z] INFO: Testing against a local daemon [2021-05-27T08:07:40.075Z] === RUN TestNetworkCreateDelete [2021-05-27T08:07:40.075Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-27T08:07:40.075Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:07:40.075Z] === RUN TestDockerNetworkDeletePreferID [2021-05-27T08:07:40.075Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-27T08:07:40.075Z] 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-05-27T08:07:40.075Z] === RUN TestDaemonDNSFallback [2021-05-27T08:07:40.075Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-27T08:07:40.075Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:07:40.075Z] === RUN TestInspectNetwork [2021-05-27T08:07:40.075Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-27T08:07:40.075Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-27T08:07:40.075Z] === RUN TestRunContainerWithBridgeNone [2021-05-27T08:07:40.075Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-27T08:07:40.075Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:07:40.075Z] === RUN TestNetworkInvalidJSON [2021-05-27T08:07:40.075Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-27T08:07:40.075Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-27T08:07:40.075Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T08:07:40.075Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T08:07:40.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T08:07:40.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T08:07:40.076Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-27T08:07:40.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T08:07:40.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T08:07:40.076Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-05-27T08:07:40.076Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-27T08:07:40.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-05-27T08:07:40.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-27T08:07:40.076Z] === RUN TestNetworkList [2021-05-27T08:07:40.076Z] === RUN TestNetworkList//networks [2021-05-27T08:07:40.076Z] === PAUSE TestNetworkList//networks [2021-05-27T08:07:40.076Z] === RUN TestNetworkList//networks/ [2021-05-27T08:07:40.076Z] === PAUSE TestNetworkList//networks/ [2021-05-27T08:07:40.076Z] === CONT TestNetworkList//networks [2021-05-27T08:07:40.076Z] === CONT TestNetworkList//networks/ [2021-05-27T08:07:40.076Z] --- PASS: TestNetworkList (0.04s) [2021-05-27T08:07:40.076Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-27T08:07:40.076Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-27T08:07:40.076Z] === RUN TestHostIPv4BridgeLabel [2021-05-27T08:07:40.076Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-27T08:07:40.076Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-27T08:07:40.076Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-27T08:07:40.076Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-27T08:07:40.076Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-27T08:07:40.076Z] === RUN TestDaemonDefaultNetworkPools [2021-05-27T08:07:40.076Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-05-27T08:07:40.076Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-27T08:07:40.076Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-27T08:07:40.076Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-27T08:07:40.076Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-27T08:07:40.076Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-27T08:07:40.076Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-27T08:07:40.076Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-27T08:07:40.076Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-27T08:07:40.076Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-27T08:07:40.076Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-27T08:07:40.076Z] === RUN TestServiceWithPredefinedNetwork [2021-05-27T08:07:40.076Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-27T08:07:40.076Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-27T08:07:40.076Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-27T08:07:40.076Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T08:07:40.076Z] service_test.go:242: FLAKY_TEST [2021-05-27T08:07:40.076Z] === RUN TestServiceWithDataPathPortInit [2021-05-27T08:07:40.076Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-27T08:07:40.076Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-27T08:07:40.076Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-27T08:07:40.076Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-27T08:07:40.076Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-27T08:07:40.076Z] PASS [2021-05-27T08:07:40.076Z] ok github.com/docker/docker/integration/network 0.272s [2021-05-27T08:07:40.531Z] [2021-05-27T08:07:40.531Z] === Skipped [2021-05-27T08:07:40.531Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-27T08:07:40.531Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:07:40.531Z] [2021-05-27T08:07:40.531Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-27T08:07:40.531Z] 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-05-27T08:07:40.531Z] [2021-05-27T08:07:40.531Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-27T08:07:40.531Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:07:40.531Z] [2021-05-27T08:07:40.531Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-27T08:07:40.531Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-27T08:07:40.531Z] [2021-05-27T08:07:40.531Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-27T08:07:40.531Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:07:40.531Z] [2021-05-27T08:07:40.531Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-27T08:07:40.531Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-27T08:07:40.531Z] [2021-05-27T08:07:40.531Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-27T08:07:40.531Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-27T08:07:40.531Z] [2021-05-27T08:07:40.531Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.01s) [2021-05-27T08:07:40.531Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-27T08:07:40.531Z] [2021-05-27T08:07:40.531Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-27T08:07:40.531Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-27T08:07:40.531Z] [2021-05-27T08:07:40.531Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-27T08:07:40.531Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-27T08:07:40.531Z] [2021-05-27T08:07:40.531Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-27T08:07:40.531Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-27T08:07:40.531Z] [2021-05-27T08:07:40.532Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-27T08:07:40.532Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-27T08:07:40.532Z] [2021-05-27T08:07:40.532Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T08:07:40.532Z] service_test.go:242: FLAKY_TEST [2021-05-27T08:07:40.532Z] [2021-05-27T08:07:40.532Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-27T08:07:40.532Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-27T08:07:40.532Z] [2021-05-27T08:07:40.532Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-27T08:07:40.532Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-27T08:07:40.532Z] [2021-05-27T08:07:40.532Z] [2021-05-27T08:07:40.532Z] DONE 22 tests, 15 skipped in 3.202s [2021-05-27T08:07:40.532Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-27T08:07:41.494Z] testing: warning: no tests to run [2021-05-27T08:07:41.494Z] PASS [2021-05-27T08:07:41.494Z] ok github.com/docker/docker/integration/network/ipvlan 0.099s [2021-05-27T08:07:41.494Z] [2021-05-27T08:07:41.494Z] DONE 0 tests in 1.062s [2021-05-27T08:07:41.494Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-27T08:07:42.455Z] testing: warning: no tests to run [2021-05-27T08:07:42.455Z] PASS [2021-05-27T08:07:42.455Z] ok github.com/docker/docker/integration/network/macvlan 0.098s [2021-05-27T08:07:42.455Z] [2021-05-27T08:07:42.455Z] DONE 0 tests in 1.000s [2021-05-27T08:07:42.455Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-27T08:07:42.854Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-27T08:07:43.113Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-27T08:07:43.418Z] testing: warning: no tests to run [2021-05-27T08:07:43.418Z] PASS [2021-05-27T08:07:43.418Z] ok github.com/docker/docker/integration/plugin 0.097s [2021-05-27T08:07:43.418Z] [2021-05-27T08:07:43.418Z] DONE 0 tests in 0.966s [2021-05-27T08:07:43.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-27T08:07:43.679Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-27T08:07:44.245Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-27T08:07:44.810Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-27T08:07:44.944Z] testing: warning: no tests to run [2021-05-27T08:07:44.944Z] PASS [2021-05-27T08:07:44.944Z] ok github.com/docker/docker/integration/plugin/authz 0.095s [2021-05-27T08:07:44.944Z] [2021-05-27T08:07:44.944Z] DONE 0 tests in 0.985s [2021-05-27T08:07:44.944Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-27T08:07:45.376Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-27T08:07:45.633Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-27T08:07:46.567Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-27T08:07:47.133Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-27T08:07:48.066Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-27T08:07:50.593Z] === RUN TestDockerSuite/TestRunState [2021-05-27T08:07:52.493Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-27T08:07:53.072Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-27T08:07:53.651Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-27T08:07:53.909Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-27T08:07:53.909Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-27T08:07:54.474Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-27T08:07:55.039Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-27T08:07:56.936Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-27T08:07:56.936Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-27T08:07:56.936Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-27T08:07:57.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:07:57.295Z] INFO: Testing against a local daemon [2021-05-27T08:07:57.295Z] === RUN TestPluginInvalidJSON [2021-05-27T08:07:57.295Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T08:07:57.295Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T08:07:57.295Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T08:07:57.295Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-27T08:07:57.295Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-27T08:07:57.295Z] === RUN TestPluginInstall [2021-05-27T08:07:57.295Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-27T08:07:57.295Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-27T08:07:57.295Z] === RUN TestPluginsWithRuntimes [2021-05-27T08:07:57.295Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-27T08:07:57.295Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-27T08:07:57.295Z] === RUN TestPluginBackCompatMediaTypes [2021-05-27T08:07:57.295Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-27T08:07:57.295Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-27T08:07:57.295Z] PASS [2021-05-27T08:07:57.295Z] ok github.com/docker/docker/integration/plugin/common 0.266s [2021-05-27T08:07:57.295Z] [2021-05-27T08:07:57.295Z] === Skipped [2021-05-27T08:07:57.295Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-27T08:07:57.295Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-27T08:07:57.295Z] [2021-05-27T08:07:57.295Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-27T08:07:57.295Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-27T08:07:57.295Z] [2021-05-27T08:07:57.295Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-27T08:07:57.295Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-27T08:07:57.295Z] [2021-05-27T08:07:57.295Z] [2021-05-27T08:07:57.295Z] DONE 5 tests, 3 skipped in 11.332s [2021-05-27T08:07:57.295Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-27T08:07:57.502Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-27T08:08:00.030Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-27T08:08:00.191Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:08:00.191Z] INFO: Testing against a local daemon [2021-05-27T08:08:00.191Z] === RUN TestExternalGraphDriver [2021-05-27T08:08:00.191Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-27T08:08:00.191Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-27T08:08:00.191Z] === RUN TestGraphdriverPluginV2 [2021-05-27T08:08:00.191Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-27T08:08:00.191Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-27T08:08:00.191Z] PASS [2021-05-27T08:08:00.191Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.208s [2021-05-27T08:08:00.191Z] [2021-05-27T08:08:00.191Z] === Skipped [2021-05-27T08:08:00.191Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-27T08:08:00.191Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-27T08:08:00.191Z] [2021-05-27T08:08:00.191Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-27T08:08:00.191Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-27T08:08:00.191Z] [2021-05-27T08:08:00.191Z] [2021-05-27T08:08:00.191Z] DONE 2 tests, 2 skipped in 3.841s [2021-05-27T08:08:00.191Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-27T08:08:00.288Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-27T08:08:02.187Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-27T08:08:03.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:08:03.087Z] INFO: Testing against a local daemon [2021-05-27T08:08:03.087Z] === RUN TestReadPluginNoRead [2021-05-27T08:08:03.087Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-27T08:08:03.087Z] read_test.go:21: no unix domain sockets on Windows [2021-05-27T08:08:03.087Z] PASS [2021-05-27T08:08:03.087Z] ok github.com/docker/docker/integration/plugin/logging 0.238s [2021-05-27T08:08:03.087Z] [2021-05-27T08:08:03.087Z] === Skipped [2021-05-27T08:08:03.087Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-27T08:08:03.087Z] read_test.go:21: no unix domain sockets on Windows [2021-05-27T08:08:03.087Z] [2021-05-27T08:08:03.087Z] [2021-05-27T08:08:03.087Z] DONE 1 tests, 1 skipped in 3.187s [2021-05-27T08:08:03.087Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-27T08:08:04.613Z] testing: warning: no tests to run [2021-05-27T08:08:04.613Z] PASS [2021-05-27T08:08:04.613Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.091s [2021-05-27T08:08:04.613Z] [2021-05-27T08:08:04.613Z] DONE 0 tests in 1.552s [2021-05-27T08:08:05.068Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-27T08:08:06.369Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-27T08:08:07.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:08:07.954Z] INFO: Testing against a local daemon [2021-05-27T08:08:07.954Z] === RUN TestPluginWithDevMounts [2021-05-27T08:08:07.954Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-27T08:08:07.954Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:07.954Z] PASS [2021-05-27T08:08:07.954Z] ok github.com/docker/docker/integration/plugin/volumes 0.312s [2021-05-27T08:08:07.954Z] [2021-05-27T08:08:07.954Z] === Skipped [2021-05-27T08:08:07.954Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-27T08:08:07.954Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:07.954Z] [2021-05-27T08:08:07.954Z] [2021-05-27T08:08:07.954Z] DONE 1 tests, 1 skipped in 3.153s [2021-05-27T08:08:07.954Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-27T08:08:08.897Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-27T08:08:09.155Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-27T08:08:10.089Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-27T08:08:10.844Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:08:10.844Z] INFO: Testing against a local daemon [2021-05-27T08:08:10.844Z] === RUN TestSecretInspect [2021-05-27T08:08:10.844Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:10.844Z] === RUN TestSecretList [2021-05-27T08:08:10.844Z] --- SKIP: TestSecretList (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:10.844Z] === RUN TestSecretsCreateAndDelete [2021-05-27T08:08:10.844Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:10.844Z] === RUN TestSecretsUpdate [2021-05-27T08:08:10.844Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:10.844Z] === RUN TestTemplatedSecret [2021-05-27T08:08:10.844Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:10.844Z] === RUN TestSecretCreateResolve [2021-05-27T08:08:10.844Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:10.844Z] PASS [2021-05-27T08:08:10.844Z] ok github.com/docker/docker/integration/secret 0.250s [2021-05-27T08:08:10.844Z] [2021-05-27T08:08:10.844Z] === Skipped [2021-05-27T08:08:10.844Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:10.844Z] [2021-05-27T08:08:10.844Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:10.844Z] [2021-05-27T08:08:10.844Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:10.844Z] [2021-05-27T08:08:10.844Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:10.844Z] [2021-05-27T08:08:10.844Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:10.844Z] [2021-05-27T08:08:10.844Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-27T08:08:10.844Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:10.844Z] [2021-05-27T08:08:10.844Z] [2021-05-27T08:08:10.844Z] DONE 6 tests, 6 skipped in 2.721s [2021-05-27T08:08:10.844Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-27T08:08:11.024Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-27T08:08:11.977Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-27T08:08:14.508Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-27T08:08:14.508Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-27T08:08:14.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:08:14.561Z] INFO: Testing against a local daemon [2021-05-27T08:08:14.561Z] === RUN TestServiceCreateInit [2021-05-27T08:08:14.561Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-27T08:08:14.561Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-27T08:08:14.561Z] --- PASS: TestServiceCreateInit (0.04s) [2021-05-27T08:08:14.561Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-27T08:08:14.561Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-27T08:08:14.561Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestCreateServiceMultipleTimes [2021-05-27T08:08:14.561Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-27T08:08:14.561Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestCreateServiceConflict [2021-05-27T08:08:14.561Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-27T08:08:14.561Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestCreateServiceMaxReplicas [2021-05-27T08:08:14.561Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-05-27T08:08:14.561Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-27T08:08:14.561Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-27T08:08:14.561Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestCreateServiceSecretFileMode [2021-05-27T08:08:14.561Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-27T08:08:14.561Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestCreateServiceConfigFileMode [2021-05-27T08:08:14.561Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-27T08:08:14.561Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestCreateServiceSysctls [2021-05-27T08:08:14.561Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-05-27T08:08:14.561Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestCreateServiceCapabilities [2021-05-27T08:08:14.561Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-05-27T08:08:14.561Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestInspect [2021-05-27T08:08:14.561Z] --- SKIP: TestInspect (0.00s) [2021-05-27T08:08:14.561Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestCreateJob [2021-05-27T08:08:14.561Z] --- SKIP: TestCreateJob (0.00s) [2021-05-27T08:08:14.561Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestReplicatedJob [2021-05-27T08:08:14.561Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-27T08:08:14.561Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestUpdateReplicatedJob [2021-05-27T08:08:14.561Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-27T08:08:14.561Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestServiceListWithStatuses [2021-05-27T08:08:14.561Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-27T08:08:14.561Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestDockerNetworkConnectAlias [2021-05-27T08:08:14.561Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-27T08:08:14.561Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestDockerNetworkReConnect [2021-05-27T08:08:14.561Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-27T08:08:14.561Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestServicePlugin [2021-05-27T08:08:14.561Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-27T08:08:14.561Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.561Z] === RUN TestServiceUpdateLabel [2021-05-27T08:08:14.561Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-27T08:08:14.561Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:14.561Z] === RUN TestServiceUpdateSecrets [2021-05-27T08:08:14.561Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-27T08:08:14.561Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:14.561Z] === RUN TestServiceUpdateConfigs [2021-05-27T08:08:14.561Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-27T08:08:14.561Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:14.561Z] === RUN TestServiceUpdateNetwork [2021-05-27T08:08:14.561Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-27T08:08:14.561Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:14.561Z] === RUN TestServiceUpdatePidsLimit [2021-05-27T08:08:14.561Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-27T08:08:14.561Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:14.561Z] PASS [2021-05-27T08:08:14.561Z] ok github.com/docker/docker/integration/service 0.362s [2021-05-27T08:08:14.561Z] [2021-05-27T08:08:14.561Z] === Skipped [2021-05-27T08:08:14.561Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-27T08:08:14.562Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-27T08:08:14.562Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-27T08:08:14.562Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-27T08:08:14.562Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-27T08:08:14.562Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-27T08:08:14.562Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-05-27T08:08:14.562Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-27T08:08:14.562Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-27T08:08:14.562Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-27T08:08:14.562Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-05-27T08:08:14.562Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-05-27T08:08:14.562Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-27T08:08:14.562Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-27T08:08:14.562Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-27T08:08:14.562Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-27T08:08:14.562Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-27T08:08:14.562Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-27T08:08:14.562Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-27T08:08:14.562Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-27T08:08:14.562Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-27T08:08:14.562Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-27T08:08:14.562Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-27T08:08:14.562Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-05-27T08:08:14.562Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-27T08:08:14.562Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] [2021-05-27T08:08:14.562Z] DONE 24 tests, 23 skipped in 3.559s [2021-05-27T08:08:14.562Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-27T08:08:15.884Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-27T08:08:16.725Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:08:16.725Z] INFO: Testing against a local daemon [2021-05-27T08:08:16.725Z] === RUN TestSessionCreate [2021-05-27T08:08:16.725Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-27T08:08:16.725Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-27T08:08:16.725Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-27T08:08:16.725Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-27T08:08:16.725Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-27T08:08:16.725Z] PASS [2021-05-27T08:08:16.725Z] ok github.com/docker/docker/integration/session 0.236s [2021-05-27T08:08:16.819Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-27T08:08:17.076Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-27T08:08:17.076Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-27T08:08:17.180Z] [2021-05-27T08:08:17.180Z] === Skipped [2021-05-27T08:08:17.180Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-27T08:08:17.180Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-27T08:08:17.180Z] [2021-05-27T08:08:17.180Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-27T08:08:17.180Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-27T08:08:17.180Z] [2021-05-27T08:08:17.180Z] [2021-05-27T08:08:17.180Z] DONE 2 tests, 2 skipped in 2.556s [2021-05-27T08:08:17.180Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-27T08:08:18.011Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-27T08:08:18.945Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-27T08:08:19.879Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-27T08:08:19.879Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-27T08:08:20.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:08:20.072Z] INFO: Testing against a local daemon [2021-05-27T08:08:20.072Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-27T08:08:20.072Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-27T08:08:20.072Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:20.072Z] === RUN TestEventsExecDie [2021-05-27T08:08:20.072Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-27T08:08:20.072Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-27T08:08:20.072Z] === RUN TestEventsBackwardsCompatible [2021-05-27T08:08:20.072Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-27T08:08:20.072Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-27T08:08:20.072Z] === RUN TestInfoAPI [2021-05-27T08:08:20.072Z] --- PASS: TestInfoAPI (0.04s) [2021-05-27T08:08:20.072Z] === RUN TestInfoAPIWarnings [2021-05-27T08:08:20.072Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-27T08:08:20.072Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:08:20.072Z] === RUN TestInfoDebug [2021-05-27T08:08:20.072Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-27T08:08:20.072Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:08:20.072Z] === RUN TestInfoInsecureRegistries [2021-05-27T08:08:20.072Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-27T08:08:20.072Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:08:20.072Z] === RUN TestInfoRegistryMirrors [2021-05-27T08:08:20.072Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-27T08:08:20.072Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:08:20.072Z] === RUN TestLoginFailsWithBadCredentials [2021-05-27T08:08:20.137Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-27T08:08:20.526Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-05-27T08:08:20.526Z] === RUN TestPingCacheHeaders [2021-05-27T08:08:20.526Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-05-27T08:08:20.526Z] === RUN TestPingGet [2021-05-27T08:08:20.526Z] --- PASS: TestPingGet (0.04s) [2021-05-27T08:08:20.526Z] === RUN TestPingHead [2021-05-27T08:08:20.526Z] --- PASS: TestPingHead (0.04s) [2021-05-27T08:08:20.526Z] === RUN TestVersion [2021-05-27T08:08:20.981Z] --- PASS: TestVersion (0.03s) [2021-05-27T08:08:20.981Z] PASS [2021-05-27T08:08:20.981Z] ok github.com/docker/docker/integration/system 1.343s [2021-05-27T08:08:20.981Z] [2021-05-27T08:08:20.981Z] === Skipped [2021-05-27T08:08:20.981Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-27T08:08:20.981Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:20.981Z] [2021-05-27T08:08:20.981Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-27T08:08:20.981Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-27T08:08:20.981Z] [2021-05-27T08:08:20.981Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-27T08:08:20.981Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-27T08:08:20.981Z] [2021-05-27T08:08:20.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-27T08:08:20.981Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:08:20.981Z] [2021-05-27T08:08:20.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-27T08:08:20.981Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:08:20.981Z] [2021-05-27T08:08:20.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-27T08:08:20.981Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:08:20.981Z] [2021-05-27T08:08:20.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-27T08:08:20.981Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:08:20.981Z] [2021-05-27T08:08:20.981Z] [2021-05-27T08:08:20.982Z] DONE 13 tests, 7 skipped in 3.838s [2021-05-27T08:08:20.982Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-27T08:08:21.071Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-27T08:08:23.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:08:23.867Z] INFO: Testing against a local daemon [2021-05-27T08:08:23.867Z] === RUN TestVolumesCreateAndList [2021-05-27T08:08:23.867Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-05-27T08:08:23.867Z] === RUN TestVolumesRemove [2021-05-27T08:08:23.867Z] --- PASS: TestVolumesRemove (0.18s) [2021-05-27T08:08:23.867Z] === RUN TestVolumesInspect [2021-05-27T08:08:23.867Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-27T08:08:23.867Z] === RUN TestVolumesInvalidJSON [2021-05-27T08:08:23.867Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-27T08:08:23.867Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-27T08:08:23.867Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-27T08:08:23.867Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-05-27T08:08:23.867Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-27T08:08:23.867Z] PASS [2021-05-27T08:08:23.867Z] ok github.com/docker/docker/integration/volume 0.455s [2021-05-27T08:08:23.867Z] [2021-05-27T08:08:23.867Z] DONE 5 tests in 2.994s [2021-05-27T08:08:24.327Z] INFO: make.ps1 ended at 05/27/2021 08:08:23 [2021-05-27T08:08:24.327Z] INFO: Integration CLI tests being run from the host: [2021-05-27T08:08:24.327Z] 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-05-27T08:08:24.354Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-27T08:08:26.884Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-27T08:08:27.450Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-27T08:08:28.832Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-27T08:08:32.122Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-27T08:08:34.026Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-27T08:08:34.026Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-27T08:08:34.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-27T08:08:34.622Z] INFO: Testing against a local daemon [2021-05-27T08:08:34.622Z] === RUN TestDockerSuite [2021-05-27T08:08:34.622Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-27T08:08:34.622Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-27T08:08:34.622Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-27T08:08:34.622Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-27T08:08:34.622Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-27T08:08:34.622Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-27T08:08:34.622Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-27T08:08:34.622Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-27T08:08:35.077Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-27T08:08:35.077Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-27T08:08:36.038Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-27T08:08:36.494Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-27T08:08:37.308Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-27T08:08:37.308Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-27T08:08:39.593Z] --- PASS: TestBuildWCOWSandboxSize (934.71s) [2021-05-27T08:08:39.593Z] === RUN TestBuildWithEmptyDockerfile [2021-05-27T08:08:39.593Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T08:08:39.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T08:08:39.593Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T08:08:39.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T08:08:39.593Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T08:08:39.593Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T08:08:39.593Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-27T08:08:39.593Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-27T08:08:39.593Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-27T08:08:39.593Z] --- PASS: TestBuildWithEmptyDockerfile (0.64s) [2021-05-27T08:08:39.593Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-27T08:08:39.593Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-27T08:08:39.593Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-27T08:08:39.593Z] === RUN TestBuildPreserveOwnership [2021-05-27T08:08:39.593Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-05-27T08:08:39.593Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:08:39.593Z] === RUN TestBuildPlatformInvalid [2021-05-27T08:08:39.593Z] --- PASS: TestBuildPlatformInvalid (0.59s) [2021-05-27T08:08:39.593Z] PASS [2021-05-27T08:08:39.593Z] ok github.com/docker/docker/integration/build 1163.728s [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === Skipped [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-27T08:08:39.593Z] build_session_test.go:25: TODO: BuildKit [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-27T08:08:39.593Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-05-27T08:08:39.593Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-05-27T08:08:39.593Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-05-27T08:08:39.593Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] DONE 29 tests, 5 skipped in 1193.518s [2021-05-27T08:08:39.593Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-27T08:08:39.593Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:08:39.593Z] INFO: Testing against a local daemon [2021-05-27T08:08:39.593Z] === RUN TestConfigInspect [2021-05-27T08:08:39.593Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] === RUN TestConfigList [2021-05-27T08:08:39.593Z] --- SKIP: TestConfigList (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] === RUN TestConfigsCreateAndDelete [2021-05-27T08:08:39.593Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] === RUN TestConfigsUpdate [2021-05-27T08:08:39.593Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] === RUN TestTemplatedConfig [2021-05-27T08:08:39.593Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] === RUN TestConfigCreateResolve [2021-05-27T08:08:39.593Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:39.593Z] === RUN TestConfigDaemonLibtrustID [2021-05-27T08:08:39.593Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:39.593Z] PASS [2021-05-27T08:08:39.593Z] ok github.com/docker/docker/integration/config 0.189s [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === Skipped [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-27T08:08:39.593Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] [2021-05-27T08:08:39.593Z] DONE 7 tests, 7 skipped in 3.519s [2021-05-27T08:08:39.593Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-27T08:08:39.593Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:08:39.593Z] INFO: Testing against a local daemon [2021-05-27T08:08:39.593Z] === RUN TestCheckpoint [2021-05-27T08:08:39.593Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-27T08:08:39.593Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T08:08:39.593Z] === RUN TestContainerInvalidJSON [2021-05-27T08:08:39.593Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T08:08:39.593Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T08:08:39.593Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T08:08:39.593Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T08:08:39.593Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-27T08:08:39.593Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-27T08:08:39.593Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-27T08:08:39.593Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-27T08:08:39.593Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-27T08:08:39.593Z] --- PASS: TestContainerInvalidJSON (0.61s) [2021-05-27T08:08:39.593Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-27T08:08:39.593Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-27T08:08:39.593Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-27T08:08:39.593Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-27T08:08:39.593Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.36s) [2021-05-27T08:08:39.593Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-27T08:08:39.593Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-05-27T08:08:39.593Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-27T08:08:39.593Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-05-27T08:08:39.593Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-27T08:08:39.593Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-05-27T08:08:39.593Z] === RUN TestCopyFromContainer [2021-05-27T08:08:39.593Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-27T08:08:39.593Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-27T08:08:39.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T08:08:39.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T08:08:39.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T08:08:39.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T08:08:39.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T08:08:39.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T08:08:39.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-27T08:08:39.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-27T08:08:39.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-27T08:08:39.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-27T08:08:39.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-27T08:08:39.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-27T08:08:39.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-27T08:08:39.593Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-27T08:08:39.593Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-27T08:08:39.593Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-27T08:08:39.593Z] === RUN TestCreateWithInvalidEnv [2021-05-27T08:08:39.593Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-27T08:08:39.593Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-27T08:08:39.593Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-27T08:08:39.593Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-27T08:08:39.593Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-27T08:08:39.593Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-27T08:08:39.593Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-27T08:08:39.593Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-27T08:08:39.593Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-27T08:08:39.593Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-27T08:08:39.593Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-05-27T08:08:39.593Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-27T08:08:39.593Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-05-27T08:08:39.593Z] === RUN TestCreateTmpfsMountsTarget [2021-05-27T08:08:39.593Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-27T08:08:39.593Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.593Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-27T08:08:39.593Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-27T08:08:39.593Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:39.593Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-27T08:08:39.593Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-27T08:08:39.593Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:08:39.596Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-27T08:08:39.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T08:08:39.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T08:08:39.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T08:08:39.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T08:08:39.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T08:08:39.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T08:08:39.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T08:08:39.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T08:08:39.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T08:08:39.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T08:08:39.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-27T08:08:39.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-27T08:08:39.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-27T08:08:39.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-27T08:08:39.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-27T08:08:39.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-27T08:08:39.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-27T08:08:39.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-27T08:08:39.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-27T08:08:39.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-27T08:08:39.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-27T08:08:39.596Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-27T08:08:39.596Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-27T08:08:39.596Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-27T08:08:39.596Z] === RUN TestCreateDifferentPlatform [2021-05-27T08:08:39.596Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-27T08:08:39.596Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-27T08:08:39.596Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-27T08:08:39.596Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-27T08:08:39.596Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-27T08:08:39.596Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-27T08:08:39.596Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-05-27T08:08:39.596Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-27T08:08:39.596Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-27T08:08:39.596Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-27T08:08:39.596Z] === RUN TestContainerKillOnDaemonStart [2021-05-27T08:08:39.596Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-27T08:08:39.596Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:39.596Z] === RUN TestDiff [2021-05-27T08:08:39.596Z] --- SKIP: TestDiff (0.00s) [2021-05-27T08:08:39.596Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-27T08:08:39.596Z] === RUN TestExecWithCloseStdin [2021-05-27T08:08:39.838Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-27T08:08:40.404Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-27T08:08:40.404Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-27T08:08:40.404Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-27T08:08:40.404Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-27T08:08:40.576Z] --- PASS: TestExecWithCloseStdin (3.43s) [2021-05-27T08:08:40.576Z] === RUN TestExec [2021-05-27T08:08:40.662Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-27T08:08:40.662Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-27T08:08:42.856Z] --- PASS: TestExec (2.44s) [2021-05-27T08:08:42.856Z] === RUN TestExecUser [2021-05-27T08:08:42.856Z] --- SKIP: TestExecUser (0.00s) [2021-05-27T08:08:42.856Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-27T08:08:42.856Z] === RUN TestExportContainerAndImportImage [2021-05-27T08:08:42.856Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-27T08:08:42.856Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:42.856Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-27T08:08:42.856Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-27T08:08:42.856Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:42.856Z] === RUN TestHealthCheckWorkdir [2021-05-27T08:08:42.856Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-27T08:08:42.856Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-27T08:08:42.856Z] === RUN TestHealthKillContainer [2021-05-27T08:08:42.856Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-27T08:08:42.856Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-27T08:08:42.856Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-27T08:08:42.856Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-27T08:08:42.856Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-27T08:08:42.856Z] === RUN TestKillContainerInvalidSignal [2021-05-27T08:08:43.940Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-27T08:08:44.872Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-27T08:08:45.054Z] --- PASS: TestKillContainerInvalidSignal (2.06s) [2021-05-27T08:08:45.054Z] === RUN TestKillContainer [2021-05-27T08:08:45.054Z] === RUN TestKillContainer/no_signal [2021-05-27T08:08:46.247Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-27T08:08:47.180Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-27T08:08:47.255Z] === RUN TestKillContainer/non_killing_signal [2021-05-27T08:08:47.255Z] === RUN TestKillContainer/killing_signal [2021-05-27T08:08:47.746Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-27T08:08:48.684Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-27T08:08:49.452Z] --- PASS: TestKillContainer (4.56s) [2021-05-27T08:08:49.452Z] --- PASS: TestKillContainer/no_signal (2.00s) [2021-05-27T08:08:49.452Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-27T08:08:49.452Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-27T08:08:49.452Z] --- PASS: TestKillContainer/killing_signal (2.51s) [2021-05-27T08:08:49.452Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-27T08:08:49.452Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-27T08:08:49.452Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:08:49.452Z] === RUN TestKillStoppedContainer [2021-05-27T08:08:49.452Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-27T08:08:49.452Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:08:49.452Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-27T08:08:49.452Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-27T08:08:49.452Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:08:49.452Z] === RUN TestKillDifferentUserContainer [2021-05-27T08:08:49.452Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-27T08:08:49.452Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-27T08:08:49.452Z] === RUN TestInspectOomKilledTrue [2021-05-27T08:08:49.452Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-27T08:08:49.452Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:49.452Z] === RUN TestInspectOomKilledFalse [2021-05-27T08:08:49.452Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-27T08:08:49.452Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T08:08:49.452Z] === RUN TestLogsFollowTailEmpty [2021-05-27T08:08:49.618Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-27T08:08:49.618Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-27T08:08:50.550Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-27T08:08:50.550Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-27T08:08:50.550Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-27T08:08:50.550Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-27T08:08:50.550Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-27T08:08:50.550Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-27T08:08:50.550Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-27T08:08:50.550Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-27T08:08:50.550Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-27T08:08:51.484Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-27T08:08:51.652Z] --- PASS: TestLogsFollowTailEmpty (2.07s) [2021-05-27T08:08:51.652Z] === RUN TestNetworkNat [2021-05-27T08:08:51.652Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-27T08:08:51.652Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-27T08:08:51.652Z] === RUN TestNetworkLocalhostTCPNat [2021-05-27T08:08:51.743Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-27T08:08:51.743Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-27T08:08:52.309Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-27T08:08:52.309Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-27T08:08:53.683Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-27T08:08:53.683Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-27T08:08:54.582Z] --- PASS: TestNetworkLocalhostTCPNat (2.86s) [2021-05-27T08:08:54.583Z] === RUN TestNetworkLoopbackNat [2021-05-27T08:08:54.583Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-27T08:08:54.583Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-27T08:08:54.583Z] === RUN TestPause [2021-05-27T08:08:54.583Z] --- SKIP: TestPause (0.00s) [2021-05-27T08:08:54.583Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-27T08:08:54.583Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-27T08:08:54.615Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-27T08:08:54.615Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-27T08:08:55.549Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-27T08:08:56.483Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-27T08:08:56.483Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-27T08:08:56.483Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-27T08:08:56.782Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.12s) [2021-05-27T08:08:56.782Z] === RUN TestPauseStopPausedContainer [2021-05-27T08:08:56.782Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-27T08:08:56.782Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:08:56.782Z] === RUN TestPsFilter [2021-05-27T08:08:56.782Z] --- PASS: TestPsFilter (0.24s) [2021-05-27T08:08:56.782Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-27T08:08:57.416Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-27T08:08:58.788Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-27T08:08:59.355Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-27T08:08:59.615Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-27T08:08:59.712Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.42s) [2021-05-27T08:08:59.712Z] === RUN TestRemoveContainerWithVolume [2021-05-27T08:09:00.182Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-27T08:09:00.183Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-27T08:09:00.441Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-27T08:09:01.008Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-27T08:09:01.008Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-27T08:09:01.911Z] --- PASS: TestRemoveContainerWithVolume (2.43s) [2021-05-27T08:09:01.911Z] === RUN TestRemoveContainerRunning [2021-05-27T08:09:02.911Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-27T08:09:02.911Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-27T08:09:03.476Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-27T08:09:04.110Z] --- PASS: TestRemoveContainerRunning (2.07s) [2021-05-27T08:09:04.110Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-27T08:09:05.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.12s) [2021-05-27T08:09:05.666Z] === RUN TestRemoveInvalidContainer [2021-05-27T08:09:06.130Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-27T08:09:06.130Z] === RUN TestRenameLinkedContainer [2021-05-27T08:09:06.130Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-27T08:09:06.130Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-27T08:09:06.130Z] === RUN TestRenameStoppedContainer [2021-05-27T08:09:06.756Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-27T08:09:07.014Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-27T08:09:07.014Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-27T08:09:07.014Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-27T08:09:07.947Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-27T08:09:09.320Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-27T08:09:10.255Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-27T08:09:10.255Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-27T08:09:12.153Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-27T08:09:12.153Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-27T08:09:12.411Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-27T08:09:13.257Z] --- PASS: TestRenameStoppedContainer (7.26s) [2021-05-27T08:09:13.257Z] === RUN TestRenameRunningContainerAndReuse [2021-05-27T08:09:14.310Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-27T08:09:14.568Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-27T08:09:15.942Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-27T08:09:16.200Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-27T08:09:16.200Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-27T08:09:17.574Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-27T08:09:17.992Z] --- PASS: TestRenameRunningContainerAndReuse (4.58s) [2021-05-27T08:09:17.992Z] === RUN TestRenameInvalidName [2021-05-27T08:09:18.949Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-27T08:09:19.525Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-27T08:09:19.525Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-27T08:09:19.525Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-27T08:09:19.783Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-27T08:09:20.191Z] --- PASS: TestRenameInvalidName (2.10s) [2021-05-27T08:09:20.191Z] === RUN TestRenameAnonymousContainer [2021-05-27T08:09:20.348Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-27T08:09:22.876Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-27T08:09:28.135Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-27T08:09:30.579Z] --- PASS: TestRenameAnonymousContainer (10.00s) [2021-05-27T08:09:30.579Z] === RUN TestRenameContainerWithSameName [2021-05-27T08:09:30.662Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-27T08:09:31.229Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-27T08:09:32.139Z] --- PASS: TestRenameContainerWithSameName (2.05s) [2021-05-27T08:09:32.139Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-27T08:09:32.139Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-27T08:09:32.139Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-27T08:09:32.139Z] === RUN TestResize [2021-05-27T08:09:32.601Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-27T08:09:34.341Z] --- PASS: TestResize (2.14s) [2021-05-27T08:09:34.341Z] === RUN TestResizeWithInvalidSize [2021-05-27T08:09:35.880Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-27T08:09:36.540Z] --- PASS: TestResizeWithInvalidSize (2.19s) [2021-05-27T08:09:36.540Z] === RUN TestResizeWhenContainerNotStarted [2021-05-27T08:09:38.409Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-27T08:09:38.671Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-27T08:09:38.739Z] --- PASS: TestResizeWhenContainerNotStarted (2.38s) [2021-05-27T08:09:38.739Z] === RUN TestDaemonRestartKillContainers [2021-05-27T08:09:38.739Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-27T08:09:38.739Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:09:38.739Z] === RUN TestStats [2021-05-27T08:09:38.739Z] --- SKIP: TestStats (0.00s) [2021-05-27T08:09:38.739Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-27T08:09:38.739Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-27T08:09:40.574Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-27T08:09:43.855Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-27T08:09:45.229Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-27T08:09:48.509Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-27T08:09:51.190Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.03s) [2021-05-27T08:09:51.190Z] === RUN TestStopContainerWithTimeout [2021-05-27T08:09:51.190Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-27T08:09:51.190Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-27T08:09:51.190Z] === RUN TestUpdateRestartPolicy [2021-05-27T08:09:53.771Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-27T08:09:54.297Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-27T08:09:54.297Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-27T08:09:54.297Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-27T08:09:56.297Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-27T08:09:57.229Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-27T08:09:58.030Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-27T08:10:00.916Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-27T08:10:00.916Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-27T08:10:00.916Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-27T08:10:00.916Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-27T08:10:00.916Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-27T08:10:01.419Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-27T08:10:03.943Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-27T08:10:04.628Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-27T08:10:04.628Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-27T08:10:04.628Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-27T08:10:05.842Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-27T08:10:06.776Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-27T08:10:07.342Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-27T08:10:07.907Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-27T08:10:07.907Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-27T08:10:08.842Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-27T08:10:11.671Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-27T08:10:12.366Z] --- PASS: TestUpdateRestartPolicy (21.28s) [2021-05-27T08:10:12.366Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-27T08:10:12.831Z] --- PASS: TestUpdateRestartWithAutoRemove (2.05s) [2021-05-27T08:10:12.831Z] === RUN TestWaitNonBlocked [2021-05-27T08:10:12.831Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T08:10:12.831Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T08:10:12.831Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T08:10:12.831Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T08:10:12.831Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-27T08:10:12.831Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-27T08:10:14.104Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-27T08:10:17.383Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-27T08:10:17.948Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-27T08:10:18.513Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-27T08:10:18.513Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-27T08:10:18.513Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-27T08:10:19.901Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-27T08:10:21.274Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-27T08:10:21.460Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-27T08:10:21.460Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.68s) [2021-05-27T08:10:21.460Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.40s) [2021-05-27T08:10:21.460Z] === RUN TestWaitBlocked [2021-05-27T08:10:21.460Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-27T08:10:21.460Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:21.460Z] PASS [2021-05-27T08:10:21.460Z] ok github.com/docker/docker/integration/container 105.497s [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === Skipped [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-27T08:10:21.460Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-27T08:10:21.460Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-27T08:10:21.460Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-27T08:10:21.460Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-27T08:10:21.460Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-27T08:10:21.460Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-27T08:10:21.460Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-27T08:10:21.460Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-27T08:10:21.460Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-27T08:10:21.460Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-27T08:10:21.460Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-27T08:10:21.460Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:21.460Z] [2021-05-27T08:10:21.460Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-27T08:10:21.460Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-27T08:10:21.461Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-27T08:10:21.461Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-27T08:10:21.461Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-27T08:10:21.461Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-27T08:10:21.461Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-27T08:10:21.461Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-27T08:10:21.461Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-27T08:10:21.461Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-27T08:10:21.461Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-27T08:10:21.461Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-27T08:10:21.461Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-27T08:10:21.461Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-27T08:10:21.461Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-27T08:10:21.461Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-27T08:10:21.461Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-27T08:10:21.461Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-27T08:10:21.461Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-27T08:10:21.461Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-27T08:10:21.461Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-27T08:10:21.461Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-27T08:10:21.461Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] [2021-05-27T08:10:21.461Z] DONE 88 tests, 33 skipped in 108.535s [2021-05-27T08:10:21.461Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-27T08:10:22.207Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-27T08:10:23.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:10:23.016Z] INFO: Testing against a local daemon [2021-05-27T08:10:23.016Z] === RUN TestCommitInheritsEnv [2021-05-27T08:10:23.016Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-27T08:10:23.016Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:10:23.016Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-27T08:10:23.016Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-27T08:10:23.016Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-27T08:10:23.016Z] === RUN TestImagesFilterMultiReference [2021-05-27T08:10:23.016Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-05-27T08:10:23.016Z] === RUN TestImagePullPlatformInvalid [2021-05-27T08:10:23.016Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-27T08:10:23.016Z] === RUN TestRemoveImageOrphaning [2021-05-27T08:10:23.996Z] --- PASS: TestRemoveImageOrphaning (1.12s) [2021-05-27T08:10:23.996Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-27T08:10:24.106Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-27T08:10:24.459Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-05-27T08:10:24.459Z] === RUN TestTagInvalidReference [2021-05-27T08:10:24.459Z] --- PASS: TestTagInvalidReference (0.04s) [2021-05-27T08:10:24.459Z] === RUN TestTagValidPrefixedRepo [2021-05-27T08:10:24.459Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-05-27T08:10:24.459Z] === RUN TestTagExistedNameWithoutForce [2021-05-27T08:10:24.459Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-05-27T08:10:24.459Z] === RUN TestTagOfficialNames [2021-05-27T08:10:24.459Z] --- PASS: TestTagOfficialNames (0.10s) [2021-05-27T08:10:24.459Z] === RUN TestTagMatchesDigest [2021-05-27T08:10:24.459Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-05-27T08:10:24.459Z] PASS [2021-05-27T08:10:24.459Z] ok github.com/docker/docker/integration/image 1.796s [2021-05-27T08:10:24.923Z] [2021-05-27T08:10:24.923Z] === Skipped [2021-05-27T08:10:24.923Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-27T08:10:24.923Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:10:24.923Z] [2021-05-27T08:10:24.923Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-27T08:10:24.923Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-27T08:10:24.923Z] [2021-05-27T08:10:24.923Z] [2021-05-27T08:10:24.923Z] DONE 11 tests, 2 skipped in 4.162s [2021-05-27T08:10:24.923Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-27T08:10:27.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:10:27.858Z] INFO: Testing against a local daemon [2021-05-27T08:10:27.858Z] === RUN TestNetworkCreateDelete [2021-05-27T08:10:27.858Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-27T08:10:27.858Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:27.858Z] === RUN TestDockerNetworkDeletePreferID [2021-05-27T08:10:27.858Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-27T08:10:27.858Z] 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-05-27T08:10:27.858Z] === RUN TestDaemonDNSFallback [2021-05-27T08:10:27.858Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-27T08:10:27.858Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:27.858Z] === RUN TestInspectNetwork [2021-05-27T08:10:27.858Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-27T08:10:27.858Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-27T08:10:27.858Z] === RUN TestRunContainerWithBridgeNone [2021-05-27T08:10:27.858Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-27T08:10:27.858Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:27.858Z] === RUN TestNetworkInvalidJSON [2021-05-27T08:10:27.858Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-27T08:10:27.858Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-27T08:10:27.858Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T08:10:27.858Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T08:10:27.858Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T08:10:27.858Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T08:10:27.858Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-27T08:10:27.858Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-27T08:10:27.858Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-27T08:10:27.858Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-05-27T08:10:27.858Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-27T08:10:27.858Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-27T08:10:27.858Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-05-27T08:10:27.858Z] === RUN TestNetworkList [2021-05-27T08:10:27.858Z] === RUN TestNetworkList//networks [2021-05-27T08:10:27.858Z] === PAUSE TestNetworkList//networks [2021-05-27T08:10:27.858Z] === RUN TestNetworkList//networks/ [2021-05-27T08:10:27.858Z] === PAUSE TestNetworkList//networks/ [2021-05-27T08:10:27.858Z] === CONT TestNetworkList//networks [2021-05-27T08:10:27.858Z] === CONT TestNetworkList//networks/ [2021-05-27T08:10:27.858Z] --- PASS: TestNetworkList (0.03s) [2021-05-27T08:10:27.858Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-27T08:10:27.858Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-27T08:10:27.858Z] === RUN TestHostIPv4BridgeLabel [2021-05-27T08:10:27.858Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-27T08:10:27.858Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-27T08:10:27.858Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-27T08:10:27.858Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-27T08:10:27.858Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-27T08:10:27.858Z] === RUN TestDaemonDefaultNetworkPools [2021-05-27T08:10:27.858Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-27T08:10:27.858Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-27T08:10:27.858Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-27T08:10:27.858Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-27T08:10:27.858Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-27T08:10:27.858Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-27T08:10:27.858Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-27T08:10:27.858Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-27T08:10:27.858Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-27T08:10:27.858Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-27T08:10:27.858Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-27T08:10:27.858Z] === RUN TestServiceWithPredefinedNetwork [2021-05-27T08:10:27.858Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-27T08:10:27.858Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-27T08:10:27.858Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-27T08:10:27.858Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T08:10:27.858Z] service_test.go:242: FLAKY_TEST [2021-05-27T08:10:27.858Z] === RUN TestServiceWithDataPathPortInit [2021-05-27T08:10:27.858Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-27T08:10:27.858Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-27T08:10:27.858Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-27T08:10:27.858Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-27T08:10:27.858Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-27T08:10:27.858Z] PASS [2021-05-27T08:10:27.858Z] ok github.com/docker/docker/integration/network 0.297s [2021-05-27T08:10:27.858Z] [2021-05-27T08:10:27.858Z] === Skipped [2021-05-27T08:10:27.858Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-27T08:10:27.858Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:27.858Z] [2021-05-27T08:10:27.858Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-27T08:10:27.858Z] 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-05-27T08:10:27.858Z] [2021-05-27T08:10:27.858Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-27T08:10:27.858Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:27.858Z] [2021-05-27T08:10:27.858Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-27T08:10:27.858Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-27T08:10:27.858Z] [2021-05-27T08:10:27.858Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-27T08:10:27.858Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:27.858Z] [2021-05-27T08:10:27.858Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-27T08:10:27.858Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-27T08:10:27.858Z] [2021-05-27T08:10:27.858Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-27T08:10:27.859Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-27T08:10:27.859Z] [2021-05-27T08:10:27.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-27T08:10:27.859Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-27T08:10:27.859Z] [2021-05-27T08:10:27.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-27T08:10:27.859Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-27T08:10:27.859Z] [2021-05-27T08:10:27.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-27T08:10:27.859Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-27T08:10:27.859Z] [2021-05-27T08:10:27.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-27T08:10:27.859Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-27T08:10:27.859Z] [2021-05-27T08:10:27.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-27T08:10:27.859Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-27T08:10:27.859Z] [2021-05-27T08:10:27.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-27T08:10:27.859Z] service_test.go:242: FLAKY_TEST [2021-05-27T08:10:27.859Z] [2021-05-27T08:10:27.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-27T08:10:27.859Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-27T08:10:27.859Z] [2021-05-27T08:10:27.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-27T08:10:27.859Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-27T08:10:27.859Z] [2021-05-27T08:10:27.859Z] [2021-05-27T08:10:27.859Z] DONE 22 tests, 15 skipped in 2.859s [2021-05-27T08:10:27.859Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-27T08:10:28.286Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-27T08:10:28.837Z] testing: warning: no tests to run [2021-05-27T08:10:28.837Z] PASS [2021-05-27T08:10:28.837Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2021-05-27T08:10:28.837Z] [2021-05-27T08:10:28.837Z] DONE 0 tests in 0.865s [2021-05-27T08:10:28.837Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-27T08:10:29.301Z] testing: warning: no tests to run [2021-05-27T08:10:29.301Z] PASS [2021-05-27T08:10:29.301Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2021-05-27T08:10:29.301Z] [2021-05-27T08:10:29.301Z] DONE 0 tests in 0.872s [2021-05-27T08:10:29.660Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-27T08:10:29.660Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-27T08:10:29.767Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-27T08:10:30.231Z] testing: warning: no tests to run [2021-05-27T08:10:30.231Z] PASS [2021-05-27T08:10:30.231Z] ok github.com/docker/docker/integration/plugin 0.089s [2021-05-27T08:10:30.231Z] [2021-05-27T08:10:30.231Z] DONE 0 tests in 0.878s [2021-05-27T08:10:30.695Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-27T08:10:31.158Z] testing: warning: no tests to run [2021-05-27T08:10:31.158Z] PASS [2021-05-27T08:10:31.158Z] ok github.com/docker/docker/integration/plugin/authz 0.094s [2021-05-27T08:10:31.559Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-27T08:10:31.623Z] [2021-05-27T08:10:31.623Z] DONE 0 tests in 0.886s [2021-05-27T08:10:31.623Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-27T08:10:32.492Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-27T08:10:39.050Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-27T08:10:42.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:10:42.024Z] INFO: Testing against a local daemon [2021-05-27T08:10:42.024Z] === RUN TestPluginInvalidJSON [2021-05-27T08:10:42.024Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T08:10:42.024Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T08:10:42.024Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-27T08:10:42.024Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-27T08:10:42.024Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-27T08:10:42.024Z] === RUN TestPluginInstall [2021-05-27T08:10:42.024Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-27T08:10:42.024Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-27T08:10:42.024Z] === RUN TestPluginsWithRuntimes [2021-05-27T08:10:42.024Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-27T08:10:42.024Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-27T08:10:42.024Z] === RUN TestPluginBackCompatMediaTypes [2021-05-27T08:10:42.024Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-27T08:10:42.024Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-27T08:10:42.024Z] PASS [2021-05-27T08:10:42.024Z] ok github.com/docker/docker/integration/plugin/common 0.196s [2021-05-27T08:10:42.024Z] [2021-05-27T08:10:42.024Z] === Skipped [2021-05-27T08:10:42.024Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-27T08:10:42.024Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-27T08:10:42.024Z] [2021-05-27T08:10:42.024Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-27T08:10:42.024Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-27T08:10:42.024Z] [2021-05-27T08:10:42.024Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-27T08:10:42.024Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-27T08:10:42.024Z] [2021-05-27T08:10:42.024Z] [2021-05-27T08:10:42.024Z] DONE 5 tests, 3 skipped in 10.391s [2021-05-27T08:10:42.024Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-27T08:10:44.328Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-27T08:10:45.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:10:45.795Z] INFO: Testing against a local daemon [2021-05-27T08:10:45.795Z] === RUN TestExternalGraphDriver [2021-05-27T08:10:45.795Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-27T08:10:45.795Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-27T08:10:45.795Z] === RUN TestGraphdriverPluginV2 [2021-05-27T08:10:45.795Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-27T08:10:45.795Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-27T08:10:45.795Z] PASS [2021-05-27T08:10:45.795Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.236s [2021-05-27T08:10:45.795Z] [2021-05-27T08:10:45.795Z] === Skipped [2021-05-27T08:10:45.795Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-27T08:10:45.795Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-27T08:10:45.795Z] [2021-05-27T08:10:45.795Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-27T08:10:45.795Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-27T08:10:45.795Z] [2021-05-27T08:10:45.795Z] [2021-05-27T08:10:45.795Z] DONE 2 tests, 2 skipped in 3.698s [2021-05-27T08:10:45.795Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-27T08:10:48.733Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:10:48.733Z] INFO: Testing against a local daemon [2021-05-27T08:10:48.733Z] === RUN TestReadPluginNoRead [2021-05-27T08:10:48.733Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-27T08:10:48.733Z] read_test.go:21: no unix domain sockets on Windows [2021-05-27T08:10:48.733Z] PASS [2021-05-27T08:10:48.733Z] ok github.com/docker/docker/integration/plugin/logging 0.180s [2021-05-27T08:10:48.733Z] [2021-05-27T08:10:48.733Z] === Skipped [2021-05-27T08:10:48.733Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-27T08:10:48.733Z] read_test.go:21: no unix domain sockets on Windows [2021-05-27T08:10:48.733Z] [2021-05-27T08:10:48.733Z] [2021-05-27T08:10:48.733Z] DONE 1 tests, 1 skipped in 2.944s [2021-05-27T08:10:48.733Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-27T08:10:49.589Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-27T08:10:50.284Z] testing: warning: no tests to run [2021-05-27T08:10:50.284Z] PASS [2021-05-27T08:10:50.284Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.161s [2021-05-27T08:10:50.284Z] [2021-05-27T08:10:50.284Z] DONE 0 tests in 1.565s [2021-05-27T08:10:50.284Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-27T08:10:52.119Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-27T08:10:52.376Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-27T08:10:53.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:10:53.220Z] INFO: Testing against a local daemon [2021-05-27T08:10:53.220Z] === RUN TestPluginWithDevMounts [2021-05-27T08:10:53.220Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-27T08:10:53.220Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:53.220Z] PASS [2021-05-27T08:10:53.220Z] ok github.com/docker/docker/integration/plugin/volumes 0.231s [2021-05-27T08:10:53.220Z] [2021-05-27T08:10:53.220Z] === Skipped [2021-05-27T08:10:53.220Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-27T08:10:53.220Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:53.220Z] [2021-05-27T08:10:53.220Z] [2021-05-27T08:10:53.220Z] DONE 1 tests, 1 skipped in 3.009s [2021-05-27T08:10:53.220Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-27T08:10:56.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:10:56.192Z] INFO: Testing against a local daemon [2021-05-27T08:10:56.192Z] === RUN TestSecretInspect [2021-05-27T08:10:56.192Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:56.192Z] === RUN TestSecretList [2021-05-27T08:10:56.192Z] --- SKIP: TestSecretList (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:56.192Z] === RUN TestSecretsCreateAndDelete [2021-05-27T08:10:56.192Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:56.192Z] === RUN TestSecretsUpdate [2021-05-27T08:10:56.192Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:56.192Z] === RUN TestTemplatedSecret [2021-05-27T08:10:56.192Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:56.192Z] === RUN TestSecretCreateResolve [2021-05-27T08:10:56.192Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:56.192Z] PASS [2021-05-27T08:10:56.192Z] ok github.com/docker/docker/integration/secret 0.224s [2021-05-27T08:10:56.192Z] [2021-05-27T08:10:56.192Z] === Skipped [2021-05-27T08:10:56.192Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:56.192Z] [2021-05-27T08:10:56.192Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:56.192Z] [2021-05-27T08:10:56.192Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:56.192Z] [2021-05-27T08:10:56.192Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:56.192Z] [2021-05-27T08:10:56.192Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:56.192Z] [2021-05-27T08:10:56.192Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-27T08:10:56.192Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:56.192Z] [2021-05-27T08:10:56.192Z] [2021-05-27T08:10:56.192Z] DONE 6 tests, 6 skipped in 2.909s [2021-05-27T08:10:56.192Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-27T08:10:58.932Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-27T08:10:59.962Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:10:59.962Z] INFO: Testing against a local daemon [2021-05-27T08:10:59.962Z] === RUN TestServiceCreateInit [2021-05-27T08:10:59.962Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-27T08:10:59.962Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-27T08:10:59.962Z] --- PASS: TestServiceCreateInit (0.05s) [2021-05-27T08:10:59.962Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-27T08:10:59.962Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.962Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-27T08:10:59.962Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.962Z] === RUN TestCreateServiceMultipleTimes [2021-05-27T08:10:59.962Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-27T08:10:59.962Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.962Z] === RUN TestCreateServiceConflict [2021-05-27T08:10:59.962Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-27T08:10:59.962Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.962Z] === RUN TestCreateServiceMaxReplicas [2021-05-27T08:10:59.962Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-05-27T08:10:59.962Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.962Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-27T08:10:59.962Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-27T08:10:59.962Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.962Z] === RUN TestCreateServiceSecretFileMode [2021-05-27T08:10:59.962Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-27T08:10:59.962Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.962Z] === RUN TestCreateServiceConfigFileMode [2021-05-27T08:10:59.962Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-27T08:10:59.962Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.962Z] === RUN TestCreateServiceSysctls [2021-05-27T08:10:59.962Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-05-27T08:10:59.962Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.962Z] === RUN TestCreateServiceCapabilities [2021-05-27T08:10:59.962Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-05-27T08:10:59.963Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] === RUN TestInspect [2021-05-27T08:10:59.963Z] --- SKIP: TestInspect (0.00s) [2021-05-27T08:10:59.963Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] === RUN TestCreateJob [2021-05-27T08:10:59.963Z] --- SKIP: TestCreateJob (0.00s) [2021-05-27T08:10:59.963Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] === RUN TestReplicatedJob [2021-05-27T08:10:59.963Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-27T08:10:59.963Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] === RUN TestUpdateReplicatedJob [2021-05-27T08:10:59.963Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-27T08:10:59.963Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] === RUN TestServiceListWithStatuses [2021-05-27T08:10:59.963Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-27T08:10:59.963Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] === RUN TestDockerNetworkConnectAlias [2021-05-27T08:10:59.963Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-27T08:10:59.963Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] === RUN TestDockerNetworkReConnect [2021-05-27T08:10:59.963Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-27T08:10:59.963Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] === RUN TestServicePlugin [2021-05-27T08:10:59.963Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-27T08:10:59.963Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] === RUN TestServiceUpdateLabel [2021-05-27T08:10:59.963Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-27T08:10:59.963Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:59.963Z] === RUN TestServiceUpdateSecrets [2021-05-27T08:10:59.963Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-27T08:10:59.963Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:59.963Z] === RUN TestServiceUpdateConfigs [2021-05-27T08:10:59.963Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-27T08:10:59.963Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:59.963Z] === RUN TestServiceUpdateNetwork [2021-05-27T08:10:59.963Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-27T08:10:59.963Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:59.963Z] === RUN TestServiceUpdatePidsLimit [2021-05-27T08:10:59.963Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-27T08:10:59.963Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:59.963Z] PASS [2021-05-27T08:10:59.963Z] ok github.com/docker/docker/integration/service 0.338s [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === Skipped [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-27T08:10:59.963Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-27T08:10:59.963Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-27T08:10:59.963Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-27T08:10:59.963Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-27T08:10:59.963Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-27T08:10:59.963Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-05-27T08:10:59.963Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-27T08:10:59.963Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-27T08:10:59.963Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-27T08:10:59.963Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-05-27T08:10:59.963Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-05-27T08:10:59.963Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-27T08:10:59.963Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-27T08:10:59.963Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-27T08:10:59.963Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-27T08:10:59.963Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-27T08:10:59.963Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-27T08:10:59.963Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-27T08:10:59.963Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-27T08:10:59.963Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-27T08:10:59.963Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-27T08:10:59.963Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-27T08:10:59.963Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-27T08:10:59.963Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-27T08:10:59.963Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] [2021-05-27T08:10:59.963Z] DONE 24 tests, 23 skipped in 3.664s [2021-05-27T08:10:59.963Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-27T08:11:02.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:11:02.894Z] INFO: Testing against a local daemon [2021-05-27T08:11:02.894Z] === RUN TestSessionCreate [2021-05-27T08:11:02.894Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-27T08:11:02.894Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-27T08:11:02.894Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-27T08:11:02.894Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-27T08:11:02.894Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-27T08:11:02.894Z] PASS [2021-05-27T08:11:02.894Z] ok github.com/docker/docker/integration/session 0.196s [2021-05-27T08:11:02.894Z] [2021-05-27T08:11:02.894Z] === Skipped [2021-05-27T08:11:02.894Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-27T08:11:02.894Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-27T08:11:02.894Z] [2021-05-27T08:11:02.894Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-27T08:11:02.894Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-27T08:11:02.894Z] [2021-05-27T08:11:02.894Z] [2021-05-27T08:11:02.894Z] DONE 2 tests, 2 skipped in 2.413s [2021-05-27T08:11:02.894Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-27T08:11:05.097Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:11:05.097Z] INFO: Testing against a local daemon [2021-05-27T08:11:05.097Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-27T08:11:05.097Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-27T08:11:05.097Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:11:05.097Z] === RUN TestEventsExecDie [2021-05-27T08:11:05.097Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-27T08:11:05.097Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-27T08:11:05.097Z] === RUN TestEventsBackwardsCompatible [2021-05-27T08:11:05.097Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-27T08:11:05.097Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-27T08:11:05.097Z] === RUN TestInfoAPI [2021-05-27T08:11:05.097Z] --- PASS: TestInfoAPI (0.04s) [2021-05-27T08:11:05.097Z] === RUN TestInfoAPIWarnings [2021-05-27T08:11:05.097Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-27T08:11:05.097Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:11:05.097Z] === RUN TestInfoDebug [2021-05-27T08:11:05.097Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-27T08:11:05.097Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:11:05.097Z] === RUN TestInfoInsecureRegistries [2021-05-27T08:11:05.097Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-27T08:11:05.097Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:11:05.097Z] === RUN TestInfoRegistryMirrors [2021-05-27T08:11:05.097Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-27T08:11:05.097Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:11:05.097Z] === RUN TestLoginFailsWithBadCredentials [2021-05-27T08:11:05.489Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-27T08:11:05.489Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-27T08:11:06.075Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-05-27T08:11:06.075Z] === RUN TestPingCacheHeaders [2021-05-27T08:11:06.075Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-05-27T08:11:06.075Z] === RUN TestPingGet [2021-05-27T08:11:06.075Z] --- PASS: TestPingGet (0.04s) [2021-05-27T08:11:06.075Z] === RUN TestPingHead [2021-05-27T08:11:06.075Z] --- PASS: TestPingHead (0.04s) [2021-05-27T08:11:06.075Z] === RUN TestVersion [2021-05-27T08:11:06.075Z] --- PASS: TestVersion (0.03s) [2021-05-27T08:11:06.075Z] PASS [2021-05-27T08:11:06.075Z] ok github.com/docker/docker/integration/system 1.342s [2021-05-27T08:11:06.075Z] [2021-05-27T08:11:06.075Z] === Skipped [2021-05-27T08:11:06.075Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-27T08:11:06.075Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-27T08:11:06.075Z] [2021-05-27T08:11:06.075Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-27T08:11:06.075Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-27T08:11:06.075Z] [2021-05-27T08:11:06.075Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-27T08:11:06.075Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-27T08:11:06.075Z] [2021-05-27T08:11:06.075Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-27T08:11:06.075Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-27T08:11:06.075Z] [2021-05-27T08:11:06.075Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-27T08:11:06.075Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:11:06.075Z] [2021-05-27T08:11:06.075Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-27T08:11:06.075Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:11:06.075Z] [2021-05-27T08:11:06.075Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-27T08:11:06.075Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-27T08:11:06.075Z] [2021-05-27T08:11:06.075Z] [2021-05-27T08:11:06.075Z] DONE 13 tests, 7 skipped in 3.672s [2021-05-27T08:11:06.540Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-27T08:11:07.394Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-27T08:11:08.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:11:08.742Z] INFO: Testing against a local daemon [2021-05-27T08:11:08.742Z] === RUN TestVolumesCreateAndList [2021-05-27T08:11:08.742Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-05-27T08:11:08.742Z] === RUN TestVolumesRemove [2021-05-27T08:11:08.742Z] --- PASS: TestVolumesRemove (0.12s) [2021-05-27T08:11:08.742Z] === RUN TestVolumesInspect [2021-05-27T08:11:08.742Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-27T08:11:08.742Z] === RUN TestVolumesInvalidJSON [2021-05-27T08:11:08.742Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-27T08:11:08.742Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-27T08:11:09.206Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-27T08:11:09.206Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-05-27T08:11:09.206Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-27T08:11:09.206Z] PASS [2021-05-27T08:11:09.206Z] ok github.com/docker/docker/integration/volume 0.458s [2021-05-27T08:11:09.206Z] [2021-05-27T08:11:09.206Z] DONE 5 tests in 2.787s [2021-05-27T08:11:09.206Z] INFO: make.ps1 ended at 05/27/2021 08:11:08 [2021-05-27T08:11:09.206Z] INFO: Integration CLI tests being run from the host: [2021-05-27T08:11:09.206Z] 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-05-27T08:11:09.926Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-27T08:11:11.299Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-27T08:11:11.556Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-27T08:11:13.457Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-27T08:11:15.993Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-27T08:11:18.520Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-27T08:11:19.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-27T08:11:19.592Z] INFO: Testing against a local daemon [2021-05-27T08:11:19.592Z] === RUN TestDockerSuite [2021-05-27T08:11:19.592Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-27T08:11:19.592Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-27T08:11:19.592Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-27T08:11:19.592Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-27T08:11:19.592Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-27T08:11:19.592Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-27T08:11:19.592Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-27T08:11:19.592Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-27T08:11:19.592Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-27T08:11:19.592Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-27T08:11:20.420Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-27T08:11:20.569Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-27T08:11:21.033Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-27T08:11:22.949Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-27T08:11:24.848Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-27T08:11:42.917Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-27T08:11:42.918Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-27T08:11:45.447Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-27T08:11:45.447Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-27T08:11:45.447Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-27T08:11:45.447Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-27T08:11:45.705Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-27T08:11:52.261Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-27T08:11:52.873Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-27T08:11:52.873Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-27T08:11:52.873Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-27T08:11:52.873Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-27T08:11:53.635Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-27T08:11:53.635Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-27T08:11:53.893Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-27T08:11:57.174Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-27T08:12:00.471Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite (1970.02s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.48s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.00s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.46s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.05s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.37s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.52s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.81s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (5.43s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.84s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.38s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.25s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.27s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.58s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.30s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.61s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.23s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAttachDetach (1.15s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.36s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.54s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.30s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.91s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.18s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.72s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.00s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.72s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (31.50s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.30s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.59s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.47s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.65s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.23s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.65s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.90s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.77s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.66s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (5.12s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.74s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.10s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.17s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.08s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.27s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.79s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.97s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.15s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.23s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.05s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.36s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.56s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.08s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.67s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.55s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.15s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (4.37s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.11s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.79s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.62s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.36s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.19s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.51s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.74s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.25s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.66s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.82s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.21s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.09s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.00s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.16s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.11s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.45s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.75s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCmd (0.24s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2021-05-27T08:12:00.471Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-27T08:12:00.471Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.65s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.52s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.11s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.40s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.10s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.27s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.67s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.42s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.71s) [2021-05-27T08:12:00.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-27T08:12:00.471Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-27T08:12:00.471Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-27T08:12:00.471Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-27T08:12:00.471Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.01s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (8.32s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.63s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.74s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.83s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.24s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.73s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.28s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.77s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.72s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.58s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignore (15.08s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.05s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.95s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.83s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.97s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.72s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.54s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.49s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.24s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.12s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (25.04s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.29s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.57s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.33s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.29s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEnv (2.25s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.04s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (2.02s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.52s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (32.75s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.52s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.49s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.88s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.21s) [2021-05-27T08:12:00.471Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-27T08:12:00.471Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.22s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFails (1.24s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.84s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.99s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.99s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.87s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.56s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.39s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.71s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.00s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.01s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.02s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildHistory (3.07s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.97s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.80s) [2021-05-27T08:12:00.471Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.70s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLabel (0.64s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.61s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.75s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.08s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.84s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.78s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.24s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.44s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.28s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.06s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.29s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.30s) [2021-05-27T08:12:00.472Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-27T08:12:00.472Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.32s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.72s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.59s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.75s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.31s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.35s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.68s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.30s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.58s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.15s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.63s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.97s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.64s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.55s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.56s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.35s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildPATH (2.14s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.53s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.28s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.46s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildRm (3.15s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.62s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.77s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.16s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildShellInherited (2.28s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.72s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2021-05-27T08:12:00.472Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-27T08:12:00.472Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.00s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildStderr (0.89s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.01s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.97s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.99s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.88s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.26s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildUser (1.83s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.98s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.88s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.24s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.45s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.56s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.47s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.60s) [2021-05-27T08:12:00.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-27T08:12:00.472Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-27T08:12:00.472Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-27T08:12:00.472Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.472Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-27T08:12:00.472Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.91s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.93s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.41s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.42s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.45s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.19s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.51s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2021-05-27T08:12:00.472Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-27T08:12:00.472Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.57s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-05-27T08:12:00.472Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-27T08:12:00.472Z] docker_cli_sni_test.go:18: Flakey test [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.10s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCommitChange (1.33s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.85s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCommitTTY (2.17s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.07s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.96s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.85s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.05s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.04s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.13s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.42s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.12s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.27s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.25s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.32s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.36s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.14s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.84s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.58s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.13s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.94s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.13s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.94s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.17s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.42s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.56s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.35s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.30s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.20s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.74s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.80s) [2021-05-27T08:12:00.472Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-27T08:12:00.472Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.74s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.74s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.31s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.86s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.71s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.46s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.70s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.09s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.56s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.76s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.59s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009daf20_} (1.69s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1791495802_/foo_false____} (2.13s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1791495802_/foo_true____} (1.77s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3360050065_/foo_false____} (1.95s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3360050065_/foo_true____} (1.73s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3360050065_/foo_true__0xc0009dafa0__} (1.78s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009dafc0_} (1.72s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009dafe0_} (2.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009db000_} (1.71s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009db020_} (1.90s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.69s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.65s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (4.23s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.15s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.14s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.07s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.26s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.04s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.05s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.16s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.14s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.22s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.26s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.13s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.34s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.54s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.18s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.00s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-05-27T08:12:00.472Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.28s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.10s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.87s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.04s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.59s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.77s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.21s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.40s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.16s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.76s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.53s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.11s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.94s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.92s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.20s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToDot (1.05s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.77s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToStdout (1.37s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.15s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.84s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.12s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2021-05-27T08:12:00.473Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-05-27T08:12:00.473Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.12s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-05-27T08:12:00.473Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-27T08:12:00.473Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.55s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.84s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.29s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.57s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.54s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.90s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.85s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (2.09s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.06s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.49s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.45s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.23s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.16s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.00s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.80s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.42s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsCommit (0.91s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.74s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.96s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.79s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.54s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.73s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.67s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsCopy (1.11s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.57s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.62s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.43s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.43s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.47s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFilters (1.44s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFormat (1.41s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.93s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2021-05-27T08:12:00.473Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-05-27T08:12:00.473Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-27T08:12:00.473Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-27T08:12:00.473Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.88s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.33s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsRename (1.15s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsResize (1.24s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.91s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.95s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.36s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsTop (0.79s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.50s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExec (1.05s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.25s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.50s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.32s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.74s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.47s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.70s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.34s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.80s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecCgroup (2.55s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecEnv (1.07s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.83s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.09s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecInspectID (2.15s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecInteractive (1.37s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.38s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.80s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecParseError (1.17s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.07s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.66s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.18s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecStartFails (1.08s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.47s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.14s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecTTY (1.65s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.52s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.12s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecUlimits (1.69s) [2021-05-27T08:12:00.473Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-05-27T08:12:00.473Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.21s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.11s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.75s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.09s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestExecWithUser (1.34s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.77s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.73s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestHealth (23.58s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.10s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.19s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.72s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.54s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.60s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesFormat (0.11s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.43s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.95s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImportDisplay (1.70s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImportFile (1.67s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.79s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImportGzipped (1.89s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.83s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.05s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.08s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.37s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.97s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.92s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.72s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.72s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.20s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.85s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s) [2021-05-27T08:12:00.473Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-27T08:12:00.473Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.81s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.91s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectHistory (1.71s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2021-05-27T08:12:00.473Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-27T08:12:00.473Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.23s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.40s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.25s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.19s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.64s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.04s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectStatus (1.06s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.53s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.78s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.74s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.75s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.74s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.00s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.22s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.51s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.67s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.48s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.08s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.38s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.89s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.55s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.11s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.93s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.56s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.13s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.82s) [2021-05-27T08:12:00.473Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.81s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.76s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.01s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.06s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.29s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.40s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.76s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.52s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.27s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.13s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.22s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsTail (1.27s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.17s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.95s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestNetHostname (2.99s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.79s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.77s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.93s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPluginActive (1.80s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.05s) [2021-05-27T08:12:00.474Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-27T08:12:00.474Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.74s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.30s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.46s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.34s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.50s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.73s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.63s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.04s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPortList (10.95s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.48s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.39s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.07s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.88s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.41s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.84s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.43s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsByOrder (4.15s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.61s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.42s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.99s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.04s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.08s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.18s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.99s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.89s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.55s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.76s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.79s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.41s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.94s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.33s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.96s) [2021-05-27T08:12:00.474Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2021-05-27T08:12:00.474Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.87s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.86s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.95s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.89s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.84s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.35s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.15s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.50s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.79s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (6.21s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.71s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.42s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.45s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.72s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.27s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.33s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.21s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.66s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.73s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.88s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.42s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAddHost (0.70s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.49s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.74s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.12s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.14s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.42s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.20s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.45s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.91s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.76s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.87s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.09s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.26s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.18s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.76s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.70s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.73s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.72s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.96s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.93s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.95s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.78s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.48s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.20s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.73s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.73s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.92s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.03s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.96s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.16s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.93s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.89s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.90s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.14s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.10s) [2021-05-27T08:12:00.474Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-27T08:12:00.474Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.474Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-27T08:12:00.474Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.92s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.73s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.54s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.12s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.72s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.73s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-05-27T08:12:00.474Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-27T08:12:00.474Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.57s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.74s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.71s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.72s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.95s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.15s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.47s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.49s) [2021-05-27T08:12:00.474Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-27T08:12:00.474Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.99s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.91s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (12.05s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.45s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.87s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (4.10s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.49s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.53s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.23s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.45s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.50s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (2.02s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunMount (9.07s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.83s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.85s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.18s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.62s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.15s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.41s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.50s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.99s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.94s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.15s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.17s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.42s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.87s) [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2021-05-27T08:12:00.474Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-27T08:12:00.474Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-27T08:12:00.474Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.78s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.01s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2021-05-27T08:12:00.475Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.75s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-27T08:12:00.475Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.56s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.16s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.46s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.76s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.92s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.98s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.00s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunState (1.55s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.73s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunSysctls (1.45s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.75s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.33s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.74s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.73s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.69s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.25s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.85s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.86s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.13s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.53s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUserByID (1.07s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.93s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUserByName (0.98s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.95s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.53s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (1.07s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.25s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.90s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (2.23s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.85s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.91s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.87s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-27T08:12:00.475Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.26s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.99s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.79s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.01s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.90s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-05-27T08:12:00.475Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.89s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.10s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.86s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.97s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithUlimits (1.03s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.86s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.89s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.88s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.83s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.71s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.98s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.02s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.09s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.77s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.93s) [2021-05-27T08:12:00.475Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents490819442 [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.60s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.45s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.44s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.18s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.19s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.46s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.35s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.97s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.43s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.38s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStartRecordError (1.93s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.60s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.92s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.01s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.76s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.11s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.76s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.88s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.79s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.04s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.68s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.39s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.72s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.46s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.18s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.07s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.91s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.44s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.93s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.95s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.63s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (5.15s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.35s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.86s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.37s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.33s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.65s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.89s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (2.02s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.34s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.22s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.29s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.28s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.18s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.81s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.89s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.27s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.76s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.30s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.83s) [2021-05-27T08:12:00.475Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.82s) [2021-05-27T08:12:00.475Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-27T08:12:00.475Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-27T08:12:00.475Z] === RUN TestDockerRegistrySuite [2021-05-27T08:12:00.475Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-27T08:12:01.398Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-27T08:12:01.847Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-27T08:12:01.857Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-27T08:12:02.312Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-27T08:12:02.312Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-27T08:12:02.312Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-27T08:12:02.312Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-27T08:12:03.220Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-27T08:12:03.837Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-27T08:12:05.118Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-27T08:12:05.376Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-27T08:12:07.555Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-27T08:12:09.087Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-27T08:12:09.087Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-27T08:12:09.087Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-27T08:12:09.087Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-27T08:12:09.559Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-27T08:12:12.801Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-27T08:12:14.818Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-27T08:12:19.004Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-27T08:12:19.937Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-27T08:12:21.326Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-27T08:12:22.700Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-27T08:12:24.073Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-27T08:12:25.446Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-27T08:12:26.820Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-27T08:12:27.582Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-27T08:12:27.753Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-27T08:12:30.281Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-27T08:12:32.809Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-27T08:12:34.186Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-27T08:12:34.622Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-27T08:12:35.077Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-27T08:12:35.077Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-27T08:12:37.466Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-27T08:12:38.404Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-27T08:12:38.661Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-27T08:12:38.793Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-27T08:12:40.033Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-27T08:12:40.967Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-27T08:12:40.971Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-27T08:12:42.341Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-27T08:12:45.622Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-27T08:12:45.879Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-27T08:12:47.253Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-27T08:12:47.511Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-27T08:12:47.769Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-27T08:12:48.012Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-27T08:12:48.012Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-27T08:12:48.012Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-27T08:12:48.012Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-27T08:12:48.012Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-27T08:12:48.012Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-27T08:12:48.027Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-27T08:12:48.285Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-27T08:12:48.542Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-27T08:12:48.800Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-27T08:12:50.176Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-27T08:12:52.704Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-27T08:12:53.270Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-27T08:12:54.653Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-27T08:12:56.025Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite (56.32s) [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.48s) [2021-05-27T08:12:56.957Z] check_test.go:196: [dba431e92e31e] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.37s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d9e61f796efed] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.79s) [2021-05-27T08:12:56.957Z] check_test.go:196: [dac6cb94fc55b] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d2baa11c5c050] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.64s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d104adb0eb3b6] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.73s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d972c4234f690] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.98s) [2021-05-27T08:12:56.957Z] check_test.go:196: [db71f13fdfdc8] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.35s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d53e236755e4e] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d0034d2de0cc1] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.45s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d73f9148b1569] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.36s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d2c9e99e1f2d0] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.37s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d98d8c588ba5c] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d76b8c454af31] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.26s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d5fc5da3412d1] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.44s) [2021-05-27T08:12:56.957Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8e7ec50047da8f7cd8fe01375e8aaacf6108c9da5a1c0b98144034dc2d08c4d4 [2021-05-27T08:12:56.957Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:354eb833d98a08de650073b6714c5dd1d48cc44a3fea40039bac5c10371daabe [2021-05-27T08:12:56.957Z] check_test.go:196: [d98164dd13d7c] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.52s) [2021-05-27T08:12:56.957Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:42068f89cb80dd04c97518caaf3896ba3916c61c959b29cb3638e09a5b1061b1 [2021-05-27T08:12:56.957Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:014db227e156b1de2ed685d696ad4880a7d8ec66dfefc094c6ee2cf31ebff258 [2021-05-27T08:12:56.957Z] check_test.go:196: [d2cee2f4bb15c] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d4f51ce65e02c] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.99s) [2021-05-27T08:12:56.957Z] check_test.go:196: [deb2b1e1bf6e1] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d0e372018aaa5] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d0ad6d80bf803] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-05-27T08:12:56.957Z] check_test.go:196: [d9c28d15a1b58] daemon is not started [2021-05-27T08:12:56.957Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2021-05-27T08:12:56.957Z] check_test.go:196: [dc5b444c6c671] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d211343f7e0e5] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.23s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d6757ffc169ba] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-05-27T08:12:56.958Z] check_test.go:196: [dd68a95aab69b] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.31s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d0a0ccee986ba] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d04cc745dfb16] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-05-27T08:12:56.958Z] check_test.go:196: [daf8b2b5eeb62] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d95f2ff067822] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d94b6c0844a26] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d81b2bfe91cba] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d7f59124280b1] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.33s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d06be7245be57] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.20s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d949f6ecf2b91] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.11s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d0151f4675f5b] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.30s) [2021-05-27T08:12:56.958Z] check_test.go:196: [d862e727d57ba] daemon is not started [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.12s) [2021-05-27T08:12:56.958Z] --- PASS: TestDockerRegistrySuite/TestV2Only (1.01s) [2021-05-27T08:12:56.958Z] === RUN TestDockerSchema1RegistrySuite [2021-05-27T08:12:56.958Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-27T08:12:56.958Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-27T08:13:01.142Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-27T08:13:07.696Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-27T08:13:10.224Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-27T08:13:11.597Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-27T08:13:12.971Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-27T08:13:12.971Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-27T08:13:14.346Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-27T08:13:15.727Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-27T08:13:17.099Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-27T08:13:20.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-27T08:13:20.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-27T08:13:21.204Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-27T08:13:21.204Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-27T08:13:21.461Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-27T08:13:21.719Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-27T08:13:22.285Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite (25.47s) [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d4c75ded6070f] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.81s) [2021-05-27T08:13:22.285Z] check_test.go:223: [de96351fa9536] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.78s) [2021-05-27T08:13:22.285Z] check_test.go:223: [db43f3b9bd0ba] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.77s) [2021-05-27T08:13:22.285Z] check_test.go:223: [defeb15867711] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d3246b0e37866] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.34s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d3756c50429fb] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d2e738d5c3e9d] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d62fdbd6f6b6f] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d018236f16e36] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d9a6f5df56382] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.29s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d86eb0169e1a0] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d28b2b2cf7cf7] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d442a0ff11920] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.14s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d7a6c1e35a582] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d2f241ae2f17e] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-27T08:13:22.285Z] check_test.go:223: [dedae40532902] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2021-05-27T08:13:22.285Z] check_test.go:223: [da60ad1adbc2d] daemon is not started [2021-05-27T08:13:22.285Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-27T08:13:22.285Z] check_test.go:223: [d55b6d0c6666c] daemon is not started [2021-05-27T08:13:22.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-27T08:13:22.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-27T08:13:23.219Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-27T08:13:23.477Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-27T08:13:23.734Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-27T08:13:25.106Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-27T08:13:25.106Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-27T08:13:25.673Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-27T08:13:26.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-27T08:13:26.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.01s) [2021-05-27T08:13:26.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2021-05-27T08:13:26.238Z] check_test.go:252: [d6abe1aeee0ac] daemon is not started [2021-05-27T08:13:26.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-05-27T08:13:26.238Z] check_test.go:252: [dd1a23fd5a1ec] daemon is not started [2021-05-27T08:13:26.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-05-27T08:13:26.238Z] check_test.go:252: [d140a9ea30f66] daemon is not started [2021-05-27T08:13:26.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2021-05-27T08:13:26.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-05-27T08:13:26.238Z] check_test.go:252: [dc535036b1cce] daemon is not started [2021-05-27T08:13:26.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-05-27T08:13:26.238Z] check_test.go:252: [ddfe9e08d05cc] daemon is not started [2021-05-27T08:13:26.238Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-05-27T08:13:26.238Z] check_test.go:252: [dc95a5faaebec] daemon is not started [2021-05-27T08:13:26.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-05-27T08:13:26.239Z] check_test.go:252: [d72fab84f8075] daemon is not started [2021-05-27T08:13:26.239Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-27T08:13:26.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-27T08:13:29.515Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-27T08:13:30.468Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-27T08:13:30.468Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-27T08:13:30.468Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-27T08:13:31.414Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-27T08:13:31.672Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-27T08:13:31.672Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-27T08:13:31.929Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-27T08:13:32.206Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2021-05-27T08:13:32.206Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-05-27T08:13:32.206Z] check_test.go:279: [d42567253f0df] daemon is not started [2021-05-27T08:13:32.206Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2021-05-27T08:13:32.206Z] check_test.go:279: [d9a110eb414ba] daemon is not started [2021-05-27T08:13:32.206Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-05-27T08:13:32.206Z] check_test.go:279: [dd613e6707ec6] daemon is not started [2021-05-27T08:13:32.206Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-05-27T08:13:32.206Z] check_test.go:279: [d337e20e1694c] daemon is not started [2021-05-27T08:13:32.206Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2021-05-27T08:13:32.206Z] check_test.go:279: [d3762c2811a56] daemon is not started [2021-05-27T08:13:32.206Z] === RUN TestDockerNetworkSuite [2021-05-27T08:13:32.206Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-27T08:13:35.499Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-27T08:13:36.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-27T08:13:43.428Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-27T08:13:43.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-27T08:13:44.252Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-27T08:13:44.510Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-27T08:13:44.768Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-27T08:13:44.768Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-27T08:13:46.141Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-27T08:13:47.998Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-27T08:13:48.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-27T08:13:48.300Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-27T08:13:51.509Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-27T08:13:52.469Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-27T08:13:52.656Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-27T08:13:52.656Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-27T08:13:52.656Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-27T08:13:53.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-27T08:13:53.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-27T08:13:53.563Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-27T08:13:55.545Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-27T08:13:56.847Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-27T08:13:56.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-27T08:13:58.431Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-27T08:13:58.432Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-27T08:13:58.432Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-27T08:13:58.432Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-27T08:13:58.432Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-27T08:14:01.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-27T08:14:01.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-27T08:14:02.174Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-27T08:14:02.175Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-27T08:14:02.175Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-27T08:14:09.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-27T08:14:10.706Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-27T08:14:12.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-27T08:14:12.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-27T08:14:14.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-27T08:14:15.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-27T08:14:15.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-27T08:14:17.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-27T08:14:20.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-27T08:14:20.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-27T08:14:21.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-27T08:14:23.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-27T08:14:23.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-27T08:14:23.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-27T08:14:24.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-27T08:14:25.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-27T08:14:27.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-27T08:14:27.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-27T08:14:28.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-27T08:14:28.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-27T08:14:32.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-27T08:14:33.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-27T08:14:35.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-27T08:14:47.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-27T08:14:47.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-27T08:14:49.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-27T08:14:50.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-27T08:14:50.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-27T08:14:50.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-27T08:14:50.954Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-27T08:14:51.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-27T08:14:51.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-27T08:14:53.743Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-27T08:14:54.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-27T08:14:54.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-27T08:14:56.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-27T08:14:56.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-27T08:14:56.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-27T08:14:58.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-27T08:14:58.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-27T08:14:58.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-27T08:14:58.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-27T08:14:58.741Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-27T08:15:02.022Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-27T08:15:05.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-27T08:15:06.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-27T08:15:06.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-27T08:15:07.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-27T08:15:07.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-27T08:15:07.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-27T08:15:07.841Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-27T08:15:10.371Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-27T08:15:12.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-27T08:15:12.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-27T08:15:14.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-27T08:15:16.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-27T08:15:16.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-27T08:15:18.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-27T08:15:19.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-27T08:15:21.058Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite (113.42s) [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.10s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d09f3ad9a19aa] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.48s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d1786294769c4] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.37s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d38cfb46194b8] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.60s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [dd3eb0eb2825b] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (5.37s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:1233: [d6689845cc543] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.81s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d889298b61c2c] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.15s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [dd14ac6b578a5] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.13s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d99d8e54bf0c0] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.11s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [df13316c9899a] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.83s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [db1c92f9f53c4] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.69s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [db57a065d5de2] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.78s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d2b24030c5919] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.29s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d40197f0ac1a7] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.50s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d9f999ccbcf2b] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.98s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [dc8e18260c65c] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.68s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [da5ddc2321dc1] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.45s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [deab1742b43c5] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [decf60d2c9de3] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.51s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d0931d080ce5d] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.55s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d29b936e167f1] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.04s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d65a7f01f4ec0] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d86ea4a81428b] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.52s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [dffd5eaecf30e] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [ddaa015ec7e48] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.22s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:968: [de313175a71f7] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.65s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d5af78d16904f] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.60s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:1116: [d14dd1d321446] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.54s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [de8446e158536] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.44s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [dc0fffd4d0e04] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.48s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d5f350792aa9a] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [da485e87f14a9] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.50s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d5475ba418ca5] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.49s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [dd5769442bb78] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d420d5948f5f8] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.72s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [dfba669c2b4c4] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.09s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [da196d728f45f] daemon is not started [2021-05-27T08:15:26.336Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d050c4cb962e1] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (2.19s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d9e7d80c4e501] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.95s) [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (6.88s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:1084: [dc5a412a4e7d3] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d88439af88e70] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.86s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d12a4abd754b8] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.67s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [ddc68f51a09d7] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d817042a7c2d8] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.43s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d11a013c396fe] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.84s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d6026632258e7] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.75s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [d1ceba1f2ae89] daemon is not started [2021-05-27T08:15:26.336Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.71s) [2021-05-27T08:15:26.336Z] docker_cli_network_unix_test.go:46: [ddfe24f0ccdff] daemon is not started [2021-05-27T08:15:26.336Z] === RUN TestDockerHubPullSuite [2021-05-27T08:15:26.336Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-27T08:15:27.268Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-27T08:15:29.793Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-27T08:15:29.793Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-27T08:15:30.725Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-27T08:15:30.982Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-27T08:15:31.240Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-27T08:15:31.498Z] --- PASS: TestDockerHubPullSuite (5.95s) [2021-05-27T08:15:31.498Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.72s) [2021-05-27T08:15:31.498Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-05-27T08:15:31.498Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2021-05-27T08:15:31.498Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.26s) [2021-05-27T08:15:31.498Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s) [2021-05-27T08:15:31.498Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2021-05-27T08:15:31.498Z] PASS [2021-05-27T08:15:31.498Z] [2021-05-27T08:15:31.498Z] === Skipped [2021-05-27T08:15:31.498Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-27T08:15:31.498Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-27T08:15:31.498Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.498Z] [2021-05-27T08:15:31.498Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-27T08:15:31.498Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-27T08:15:31.498Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.498Z] [2021-05-27T08:15:31.498Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-27T08:15:31.498Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-27T08:15:31.498Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.498Z] [2021-05-27T08:15:31.498Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-27T08:15:31.499Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-27T08:15:31.499Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_sni_test.go:18: Flakey test [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-27T08:15:31.499Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2021-05-27T08:15:31.499Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-27T08:15:31.499Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-05-27T08:15:31.499Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-05-27T08:15:31.499Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-27T08:15:31.499Z] docker_cli_network_unix_test.go:46: [d050c4cb962e1] daemon is not started [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] [2021-05-27T08:15:31.499Z] DONE 1269 tests, 51 skipped in 2230.125s [2021-05-27T08:15:31.499Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-27T08:15:31.499Z] ++++ cat bundles/test-integration/docker.pid [2021-05-27T08:15:31.499Z] +++ kill 8273 [2021-05-27T08:15:32.433Z] +++ /etc/init.d/apparmor stop [2021-05-27T08:15:32.690Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-27T08:15:32.690Z] [2021-05-27T08:15:32.690Z] Unloading profiles will leave already running processes permanently [2021-05-27T08:15:32.690Z] unconfined, which can lead to unexpected situations. [2021-05-27T08:15:32.690Z] [2021-05-27T08:15:32.690Z] To set a process to complain mode, use the command line tool [2021-05-27T08:15:32.690Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-27T08:15:32.690Z] +++ true [2021-05-27T08:15:32.690Z] exiting test-integration [2021-05-27T08:15:32.690Z] ++ exit 0 [2021-05-27T08:15:32.690Z] [2021-05-27T08:15:32.948Z] + for job in $(jobs -p) [2021-05-27T08:15:32.948Z] + wait 10567 [2021-05-27T08:15:36.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-27T08:15:45.135Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-27T08:15:46.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-27T08:15:47.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-27T08:15:47.296Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-27T08:15:47.751Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-27T08:15:48.407Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-27T08:15:49.277Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-27T08:15:49.277Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-27T08:15:51.684Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-27T08:15:55.039Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-27T08:15:55.998Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-27T08:15:55.998Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-27T08:15:55.998Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-27T08:15:58.162Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-27T08:15:59.687Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-27T08:15:59.786Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-27T08:16:00.143Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-27T08:16:00.598Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-27T08:16:01.559Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-27T08:16:05.049Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-27T08:16:07.580Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-27T08:16:08.603Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-27T08:16:10.105Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-27T08:16:10.764Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-27T08:16:10.764Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-27T08:16:12.291Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-27T08:16:12.291Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-27T08:16:12.746Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-27T08:16:13.385Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-27T08:16:14.910Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-27T08:16:16.436Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-27T08:16:16.677Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-27T08:16:16.892Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-27T08:16:16.892Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-27T08:16:18.420Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-27T08:16:18.875Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-27T08:16:18.875Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-27T08:16:18.875Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-27T08:16:19.957Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-27T08:16:22.483Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-27T08:16:25.912Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-27T08:16:37.541Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-27T08:16:37.541Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-27T08:16:37.541Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-27T08:16:37.541Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-27T08:16:37.541Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-27T08:16:37.541Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-27T08:16:37.541Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-27T08:16:37.541Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-27T08:16:37.541Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-27T08:16:37.541Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-27T08:16:37.541Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-27T08:16:40.430Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-27T08:16:41.953Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-27T08:16:41.953Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-27T08:16:41.953Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-27T08:16:41.953Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-27T08:16:45.665Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-27T08:17:00.423Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-27T08:17:08.945Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-27T08:17:10.471Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-27T08:17:10.471Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-27T08:17:14.177Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-27T08:17:15.701Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-27T08:17:16.576Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-27T08:17:17.041Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-27T08:17:18.598Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-27T08:17:18.683Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-27T08:17:21.501Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-27T08:17:21.501Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-27T08:17:21.501Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-27T08:17:21.501Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-27T08:17:21.501Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-27T08:17:21.955Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-27T08:17:25.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-27T08:17:25.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-27T08:17:25.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-27T08:17:25.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-27T08:17:26.181Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-27T08:17:26.181Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-27T08:17:33.559Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-27T08:17:51.626Z] --- PASS: TestDockerSwarmSuite (1789.05s) [2021-05-27T08:17:51.626Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s) [2021-05-27T08:17:51.626Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.61s) [2021-05-27T08:17:51.626Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.49s) [2021-05-27T08:17:51.626Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.56s) [2021-05-27T08:17:51.626Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2021-05-27T08:17:51.626Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.71s) [2021-05-27T08:17:51.626Z] docker_api_swarm_test.go:562: [d99f4a508a6eb] joining swarm manager [df1e0f9d3f531]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.626Z] docker_api_swarm_test.go:584: [df26a3edae96b] joining swarm manager [df1e0f9d3f531]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.626Z] check_test.go:380: [d99f4a508a6eb] daemon is not started [2021-05-27T08:17:51.626Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-27T08:17:51.626Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-27T08:17:51.626Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.53s) [2021-05-27T08:17:51.626Z] docker_api_swarm_test.go:45: [de84ba872b6bc] joining swarm manager [d090d68a7f7b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.626Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2021-05-27T08:17:51.626Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.06s) [2021-05-27T08:17:51.626Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.27s) [2021-05-27T08:17:51.626Z] docker_api_swarm_test.go:303: [df5f443915bfb] joining swarm manager [d8438559a4d24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:304: [d13808cb6986e] joining swarm manager [d8438559a4d24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.50s) [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:271: [de9bd08df29d6] joining swarm manager [d193e76d9bf6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:272: [dd1e68eb71e32] joining swarm manager [d193e76d9bf6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.87s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.72s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.68s) [2021-05-27T08:17:51.627Z] docker_api_swarm_node_test.go:19: [d726aae7eb563] joining swarm manager [d38f9ba7f65c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_node_test.go:20: [d0901526b6bdf] joining swarm manager [d38f9ba7f65c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.25s) [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:501: [d4753693615ee] joining swarm manager [d76d3b88b97ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:506: [df6ebec5e3ea9] joining swarm manager [d76d3b88b97ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.98s) [2021-05-27T08:17:51.627Z] docker_api_swarm_node_test.go:80: [d8a977c478537] joining swarm manager [db9499f745e00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.51s) [2021-05-27T08:17:51.627Z] docker_api_swarm_node_test.go:52: [de1b735a322c5] joining swarm manager [d922ddf8a1793]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_node_test.go:53: [d2131f0d5e0a7] joining swarm manager [d922ddf8a1793]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.04s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.30s) [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:201: [dff89a4f6d238] joining swarm manager [dcd6ab03108ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.41s) [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:383: [d5f6fe2405281] joining swarm manager [d205c8d312ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:384: [de058ad9aefa7] joining swarm manager [d205c8d312ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] check_test.go:380: [de058ad9aefa7] daemon is not started [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.03s) [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:801: [dd2ea15210fa7] joining swarm manager [d8b8aeab6d379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:801: [d36d1cd878079] joining swarm manager [d8b8aeab6d379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:801: [db0fbec2d89b6] joining swarm manager [d8b8aeab6d379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:801: [df18b9b1f0b3e] joining swarm manager [d8b8aeab6d379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:809: [ddb0abd88d3f0] joining swarm manager [d8b8aeab6d379]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.65s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.65s) [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:394: [df504dbc8bf44] joining swarm manager [deb03b4ff2a17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:394: [da283e2d7c9c8] joining swarm manager [deb03b4ff2a17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.65s) [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:342: [dfa5749570e77] joining swarm manager [dc781cb15ce49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:342: [dfa09327f641f] joining swarm manager [dc781cb15ce49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.59s) [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:489: [d9d40b4403ea0] joining swarm manager [d828c5c530564]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:489: [d8eaa71389c0a] joining swarm manager [d828c5c530564]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.34s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.00s) [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:127: [dba8411de56ef] joining swarm manager [d0ae38265d6c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:128: [d72773eefac5d] joining swarm manager [d0ae38265d6c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:136: [d942208132c56] joining swarm manager [d0ae38265d6c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:137: [db38e00234ef0] joining swarm manager [d0ae38265d6c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.01s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.77s) [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:303: [d5bfb049723ee] joining swarm manager [d500553b9827e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:303: [d3e4d474603b3] joining swarm manager [d500553b9827e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.56s) [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:99: [d023d6e2b0f48] joining swarm manager [d492b5da955ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:100: [d03fdc0ae122b] joining swarm manager [d492b5da955ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] check_test.go:380: [d023d6e2b0f48] daemon is not started [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.50s) [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:532: [da594f583c01e] joining swarm manager [dc4525d2d9516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:533: [dea461ca7bc83] joining swarm manager [dc4525d2d9516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.33s) [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:147: [d96b12e9f21e2] joining swarm manager [d7e1edd3273d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_api_swarm_service_test.go:147: [d829516dab008] joining swarm manager [d7e1edd3273d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.57s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.82s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.05s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.64s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (4.56s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.74s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.68s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.13s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.04s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.45s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.53s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.39s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.55s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.89s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.83s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.82s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.96s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.89s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.25s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.98s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.85s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.79s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.62s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.51s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.83s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.66s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.75s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.47s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.03s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.46s) [2021-05-27T08:17:51.627Z] docker_cli_service_logs_test.go:245: checking task pj4x3wd2fqpc [2021-05-27T08:17:51.627Z] docker_cli_service_logs_test.go:250: checking messages for pj4x3wd2fqpc [2021-05-27T08:17:51.627Z] docker_cli_service_logs_test.go:245: checking task fvfa3j2xen8u [2021-05-27T08:17:51.627Z] docker_cli_service_logs_test.go:250: checking messages for fvfa3j2xen8u [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.07s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.59s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.90s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.18s) [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1901: [dd9abb96d6d7a] joining swarm manager [d5a6fb70ce717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1902: [dced2da55c1aa] joining swarm manager [d5a6fb70ce717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (9.00s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.42s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.61s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.02s) [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1802: [dd3cc8684b905] joining swarm manager [d69e7031594d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1803: [d0de1435b698d] joining swarm manager [d69e7031594d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.62s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (100.39s) [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1321: [d2561ed5477e0] joining swarm manager [dd766a966e562]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1322: [df2ad582c2d22] joining swarm manager [dd766a966e562]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.63s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.04s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.61s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.85s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.03s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.02s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.86s) [2021-05-27T08:17:51.627Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.87s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.32s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.79s) [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1186: [dd4ee72cfb2ca] joining swarm manager [daba8ca52514a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1195: [da5d0de2c3816] joining swarm manager [daba8ca52514a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.36s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.63s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.27s) [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1118: [d3f1a75d50344] joining swarm manager [da285282b46a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1119: [de86afec0e229] joining swarm manager [da285282b46a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1172: [dd62391577653] joining swarm manager [da285282b46a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.56s) [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1453: [d51110398ce29] joining swarm manager [d3f2295479f99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] docker_cli_swarm_test.go:1454: [d5ca1e7765d0c] joining swarm manager [d3f2295479f99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.10s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.23s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.45s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.04s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.78s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.66s) [2021-05-27T08:17:51.627Z] docker_cli_swarm_unix_test.go:62: [d95309a31d24b] joining swarm manager [d21a8873e9ee0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.90s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.06s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.87s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (6.01s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.76s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.25s) [2021-05-27T08:17:51.627Z] docker_api_swarm_test.go:961: [d7e28f565dc9f] joining swarm manager [d734dc5778f72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.03s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.45s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.09s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.39s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.71s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.83s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.79s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.18s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.96s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.59s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.46s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.14s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.45s) [2021-05-27T08:17:51.627Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.42s) [2021-05-27T08:17:51.627Z] === RUN TestDockerExternalVolumeSuite [2021-05-27T08:17:51.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-27T08:17:56.273Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-27T08:17:56.737Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-27T08:17:57.201Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-27T08:18:06.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-27T08:18:27.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-27T08:18:27.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-27T08:18:27.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-27T08:18:30.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-27T08:18:33.956Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-27T08:18:33.978Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-27T08:18:33.978Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-27T08:18:33.978Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-27T08:18:37.721Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-27T08:18:51.742Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-27T08:18:51.742Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-27T08:18:51.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-27T08:18:58.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-27T08:18:59.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-27T08:19:05.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-27T08:19:14.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-27T08:19:20.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-27T08:19:24.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-27T08:19:29.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-27T08:19:29.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-27T08:19:39.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-27T08:19:39.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-27T08:19:39.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-27T08:19:46.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-27T08:19:46.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-27T08:19:47.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-27T08:19:47.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-27T08:19:47.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-27T08:19:49.939Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-27T08:19:49.939Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-27T08:19:49.939Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-27T08:19:56.165Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-27T08:20:08.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-27T08:20:29.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-27T08:20:32.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-27T08:20:33.785Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-27T08:20:34.251Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-27T08:20:35.805Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-27T08:20:35.805Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-27T08:20:40.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-27T08:20:41.644Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-27T08:20:42.623Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-27T08:20:42.623Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-27T08:20:43.094Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-27T08:20:46.545Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-27T08:20:46.545Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-27T08:20:46.545Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-27T08:20:47.525Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-27T08:20:47.990Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-27T08:20:54.435Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-27T08:20:55.114Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-27T08:20:56.673Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-27T08:20:56.673Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-27T08:20:58.227Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-27T08:20:58.227Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-27T08:20:58.692Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-27T08:21:01.623Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-27T08:21:02.295Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-27T08:21:02.295Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-27T08:21:02.295Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-27T08:21:02.602Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-27T08:21:03.067Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-27T08:21:03.067Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-27T08:21:04.046Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-27T08:21:05.024Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-27T08:21:05.024Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-27T08:21:05.024Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-27T08:21:10.869Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-27T08:21:23.490Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-27T08:21:26.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-27T08:21:35.949Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-27T08:21:44.554Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-27T08:21:48.412Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-27T08:21:53.507Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-27T08:21:53.507Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-27T08:21:53.507Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-27T08:21:57.274Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-27T08:21:57.739Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-27T08:21:57.739Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-27T08:21:58.203Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-27T08:21:58.668Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-27T08:21:58.668Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-27T08:21:59.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-27T08:22:24.209Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-27T08:22:36.656Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-27T08:22:41.299Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-27T08:22:41.299Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-27T08:22:41.299Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-27T08:22:46.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-27T08:22:54.418Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-27T08:23:04.147Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-27T08:23:11.350Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-27T08:23:11.350Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-27T08:23:12.329Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-27T08:23:20.958Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-27T08:23:24.736Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-27T08:23:27.667Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-27T08:23:36.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-27T08:24:08.250Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-27T08:24:23.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-27T08:24:35.803Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-27T08:24:35.803Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-27T08:24:35.803Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-27T08:24:35.803Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-27T08:24:35.803Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-27T08:24:35.803Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-27T08:24:35.803Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-27T08:24:35.803Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-27T08:24:35.803Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-27T08:24:41.179Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-27T08:24:46.176Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-27T08:24:54.794Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-27T08:24:56.040Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-27T08:25:05.169Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-27T08:25:05.170Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-27T08:25:05.170Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-27T08:25:05.170Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-27T08:25:05.170Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-27T08:25:05.170Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-27T08:25:09.053Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite (441.86s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2021-05-27T08:25:10.908Z] docker_cli_external_volume_driver_test.go:53: [d0c270332785b] daemon is not started [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.80s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-05-27T08:25:10.908Z] docker_cli_external_volume_driver_test.go:53: [dd86f556bb02f] daemon is not started [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.67s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-05-27T08:25:10.908Z] docker_cli_external_volume_driver_test.go:53: [df2f61b1e4db2] daemon is not started [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-27T08:25:10.908Z] docker_cli_external_volume_driver_test.go:53: [dff2a4839e4fe] daemon is not started [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.66s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (16.03s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.68s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.31s) [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2021-05-27T08:25:10.908Z] docker_cli_external_volume_driver_test.go:485: [d680c2335c721] daemon is not started [2021-05-27T08:25:10.908Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-27T08:25:10.908Z] docker_cli_external_volume_driver_test.go:53: [db11394743df2] daemon is not started [2021-05-27T08:25:10.908Z] PASS [2021-05-27T08:25:10.908Z] [2021-05-27T08:25:10.908Z] === Skipped [2021-05-27T08:25:10.908Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-27T08:25:10.908Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-05-27T08:25:10.908Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-27T08:25:10.908Z] check_test.go:309: [da8d87075c44d] daemon is not started [2021-05-27T08:25:10.908Z] [2021-05-27T08:25:10.908Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-27T08:25:10.908Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-27T08:25:10.908Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-27T08:25:10.908Z] check_test.go:309: [d11bf9bc3e129] daemon is not started [2021-05-27T08:25:10.908Z] [2021-05-27T08:25:10.908Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-27T08:25:10.908Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-27T08:25:10.908Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-27T08:25:10.908Z] check_test.go:309: [d6862348eec92] daemon is not started [2021-05-27T08:25:10.908Z] [2021-05-27T08:25:10.908Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-27T08:25:10.908Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-05-27T08:25:10.908Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-27T08:25:10.908Z] [2021-05-27T08:25:10.908Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-27T08:25:10.908Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-27T08:25:10.908Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-27T08:25:10.908Z] [2021-05-27T08:25:10.908Z] [2021-05-27T08:25:10.908Z] DONE 273 tests, 5 skipped in 2809.137s [2021-05-27T08:25:10.908Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-27T08:25:11.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-27T08:25:11.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-27T08:25:11.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-27T08:25:11.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-27T08:25:11.474Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ded08c417d3b4/docker.pid [2021-05-27T08:25:11.474Z] +++ kill 8341 [2021-05-27T08:25:11.474Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8341 is not a child of this shell [2021-05-27T08:25:11.474Z] warning: PID 8341 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ded08c417d3b4/docker.pid had a nonzero exit code [2021-05-27T08:25:11.474Z] ++++ cat bundles/test-integration/docker.pid [2021-05-27T08:25:11.474Z] +++ kill 8245 [2021-05-27T08:25:11.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-27T08:25:12.407Z] +++ /etc/init.d/apparmor stop [2021-05-27T08:25:12.407Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-27T08:25:12.407Z] [2021-05-27T08:25:12.407Z] Unloading profiles will leave already running processes permanently [2021-05-27T08:25:12.407Z] unconfined, which can lead to unexpected situations. [2021-05-27T08:25:12.407Z] [2021-05-27T08:25:12.407Z] To set a process to complain mode, use the command line tool [2021-05-27T08:25:12.407Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-27T08:25:12.407Z] +++ true [2021-05-27T08:25:12.407Z] exiting test-integration [2021-05-27T08:25:12.407Z] ++ exit 0 [2021-05-27T08:25:12.407Z] [2021-05-27T08:25:12.665Z] + exit 0 [2021-05-27T08:25:12.665Z] ++ jobs -p [2021-05-27T08:25:12.665Z] + pids= [2021-05-27T08:25:12.665Z] + echo 'Remaining pids to kill: []' [2021-05-27T08:25:12.665Z] Remaining pids to kill: [] [2021-05-27T08:25:12.665Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-27T08:25:12.678Z] Recording test results [2021-05-27T08:25:12.828Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-27T08:25:13.293Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-27T08:25:14.261Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-27T08:25:14.604Z] + echo Ensuring container killed. [2021-05-27T08:25:14.604Z] Ensuring container killed. [2021-05-27T08:25:14.604Z] + docker ps -aq -f name=docker-pr6-* [2021-05-27T08:25:14.604Z] + cids=2db7990dd9a5 [2021-05-27T08:25:14.604Z] f8eeefb562c1 [2021-05-27T08:25:14.604Z] 3914790b70ef [2021-05-27T08:25:14.604Z] + [ -n 2db7990dd9a5 [2021-05-27T08:25:14.604Z] f8eeefb562c1 [2021-05-27T08:25:14.604Z] 3914790b70ef ] [2021-05-27T08:25:14.604Z] + docker rm -vf 2db7990dd9a5 f8eeefb562c1 3914790b70ef [2021-05-27T08:25:17.132Z] 2db7990dd9a5 [2021-05-27T08:25:17.132Z] f8eeefb562c1 [2021-05-27T08:25:17.332Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-27T08:25:17.697Z] 3914790b70ef [Pipeline] sh [2021-05-27T08:25:17.981Z] + echo Chowning /workspace to jenkins user [2021-05-27T08:25:17.982Z] Chowning /workspace to jenkins user [2021-05-27T08:25:17.982Z] + id -u [2021-05-27T08:25:17.982Z] + id -g [2021-05-27T08:25:17.982Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42410:/workspace busybox chown -R 1000:1000 /workspace [2021-05-27T08:25:17.982Z] Unable to find image 'busybox:latest' locally [2021-05-27T08:25:17.982Z] latest: Pulling from library/busybox [2021-05-27T08:25:18.239Z] 92f8b3f0730f: Pulling fs layer [2021-05-27T08:25:18.239Z] 92f8b3f0730f: Verifying Checksum [2021-05-27T08:25:18.239Z] 92f8b3f0730f: Download complete [2021-05-27T08:25:18.239Z] 92f8b3f0730f: Pull complete [2021-05-27T08:25:18.497Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-27T08:25:18.497Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-27T08:25:22.979Z] + bundleName=amd64 [2021-05-27T08:25:22.979Z] + echo Creating amd64-bundles.tar.gz [2021-05-27T08:25:22.979Z] Creating amd64-bundles.tar.gz [2021-05-27T08:25:22.979Z] + xargs tar -czf amd64-bundles.tar.gz [2021-05-27T08:25:22.979Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-27T08:25:24.362Z] Archiving artifacts [2021-05-27T08:25:26.348Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42410/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-27T08:25:26.659Z] + make clean [2021-05-27T08:25:26.917Z] docker volume rm -f docker-dev-cache [2021-05-27T08:25:26.917Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T08:25:35.111Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-27T08:25:35.111Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-27T08:25:35.111Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-27T08:25:35.111Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-27T08:25:35.111Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-27T08:25:35.111Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-27T08:25:35.111Z] === RUN TestDockerSuite/TestBuildFails [2021-05-27T08:25:37.313Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-27T08:25:37.778Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-27T08:25:44.900Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-27T08:25:52.019Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-27T08:26:06.901Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-27T08:26:12.747Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-27T08:26:14.300Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-27T08:26:24.672Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-27T08:26:24.672Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-27T08:26:25.650Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-27T08:26:26.627Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-27T08:26:26.627Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-27T08:26:39.485Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-27T08:26:39.485Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-27T08:26:39.485Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-27T08:26:44.382Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-27T08:26:44.382Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-27T08:26:56.821Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-27T08:26:58.377Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-27T08:27:00.573Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-27T08:27:00.573Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-27T08:27:01.553Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-27T08:27:01.553Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-27T08:27:04.747Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-27T08:27:07.400Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-27T08:27:08.952Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-27T08:27:09.416Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-27T08:27:10.967Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-27T08:27:11.431Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-27T08:27:12.984Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-27T08:27:15.182Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-27T08:27:22.307Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-27T08:27:22.307Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-27T08:27:22.307Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-27T08:27:22.510Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-27T08:27:22.775Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-27T08:27:22.775Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-27T08:27:22.775Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-27T08:27:22.775Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-27T08:27:23.753Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-27T08:27:24.748Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-27T08:27:31.882Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-27T08:27:43.693Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-27T08:27:53.062Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-27T08:27:53.062Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-27T08:27:54.612Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-27T08:28:26.338Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-27T08:28:45.398Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-27T08:28:47.390Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-27T08:29:02.157Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-27T08:29:03.149Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-27T08:29:07.944Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-27T08:29:16.560Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-27T08:29:26.935Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-27T08:29:52.165Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-27T08:29:52.165Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-27T08:30:00.786Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-27T08:30:01.763Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-27T08:30:01.763Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-27T08:30:01.763Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-27T08:30:05.527Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-27T08:30:11.363Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-27T08:30:14.295Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-27T08:30:14.760Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-27T08:30:15.224Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-27T08:30:18.155Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-27T08:30:19.132Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-27T08:30:20.685Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-27T08:30:33.131Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-27T08:30:34.692Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-27T08:30:47.135Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-27T08:30:50.064Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-27T08:31:04.941Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-27T08:31:09.663Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-27T08:31:13.749Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-27T08:31:13.749Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-27T08:31:13.749Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-27T08:31:13.749Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-27T08:31:13.749Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-27T08:31:13.749Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-27T08:31:13.749Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-27T08:31:13.749Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-27T08:31:13.749Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-27T08:31:16.634Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-27T08:31:20.044Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-27T08:31:20.352Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-27T08:31:21.596Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-27T08:31:21.596Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-27T08:31:21.596Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-27T08:31:26.124Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-27T08:31:26.124Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-27T08:31:26.124Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-27T08:31:26.124Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-27T08:31:26.124Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-27T08:31:26.124Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-27T08:31:28.723Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-27T08:31:28.723Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-27T08:31:30.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-27T08:31:30.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-27T08:31:30.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-27T08:31:30.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-27T08:31:32.314Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-27T08:31:38.076Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-27T08:31:55.709Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-27T08:31:55.709Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-27T08:31:55.709Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-27T08:31:55.709Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-27T08:31:55.709Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-27T08:31:55.709Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-27T08:31:55.709Z] === RUN TestDockerSuite/TestBuildFails [2021-05-27T08:31:57.241Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-27T08:31:57.241Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-27T08:32:09.574Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-27T08:32:15.338Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-27T08:32:19.523Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-27T08:32:22.374Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-27T08:32:29.409Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-27T08:32:30.943Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-27T08:32:36.701Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-27T08:32:36.701Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-27T08:32:37.664Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-27T08:32:38.630Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-27T08:32:38.630Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-27T08:32:44.750Z] === RUN TestDockerSuite/TestBuildRm [2021-05-27T08:32:53.390Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-27T08:32:53.390Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-27T08:33:02.515Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-27T08:33:06.290Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-27T08:33:06.291Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-27T08:33:06.756Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-27T08:33:08.150Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-27T08:33:08.150Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-27T08:33:08.954Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-27T08:33:09.675Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-27T08:33:09.675Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-27T08:33:10.637Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-27T08:33:10.637Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-27T08:33:12.718Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-27T08:33:15.301Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-27T08:33:16.830Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-27T08:33:17.286Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-27T08:33:17.453Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-27T08:33:18.812Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-27T08:33:19.267Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-27T08:33:20.228Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-27T08:33:22.391Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-27T08:33:23.286Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-27T08:33:29.434Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-27T08:33:29.434Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-27T08:33:29.434Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-27T08:33:29.434Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-27T08:33:29.434Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-27T08:33:29.434Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-27T08:33:29.434Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-27T08:33:30.395Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-27T08:33:30.849Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-27T08:33:36.610Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-27T08:33:44.448Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-27T08:33:44.448Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-27T08:33:44.448Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-27T08:33:54.834Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-27T08:33:55.298Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-27T08:33:57.651Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-27T08:33:57.651Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-27T08:34:00.538Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-27T08:34:01.130Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-27T08:34:01.130Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-27T08:34:05.855Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-27T08:34:36.168Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-27T08:34:41.626Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-27T08:34:42.089Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-27T08:34:45.857Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-27T08:34:47.415Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-27T08:34:52.142Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-27T08:34:57.980Z] === RUN TestDockerSuite/TestBuildUser [2021-05-27T08:34:57.980Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-27T08:34:57.980Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-27T08:34:57.980Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-27T08:35:01.256Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-27T08:35:02.709Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-27T08:35:03.173Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-27T08:35:06.937Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-27T08:35:06.937Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-27T08:35:06.937Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-27T08:35:11.574Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-27T08:35:17.410Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-27T08:35:24.532Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-27T08:35:36.974Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-27T08:35:36.974Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-27T08:35:47.353Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-27T08:35:49.761Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-27T08:35:49.761Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-27T08:35:53.187Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-27T08:35:53.651Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-27T08:35:53.651Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-27T08:36:00.136Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-27T08:36:01.120Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-27T08:36:01.120Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-27T08:36:01.120Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-27T08:36:02.264Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-27T08:36:02.264Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-27T08:36:04.055Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-27T08:36:08.783Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-27T08:36:17.411Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-27T08:36:17.411Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-27T08:36:17.411Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-27T08:36:19.608Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-27T08:36:20.585Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-27T08:36:22.137Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-27T08:36:27.476Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-27T08:36:32.519Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-27T08:36:34.080Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-27T08:36:34.593Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-27T08:36:34.593Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-27T08:36:44.461Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-27T08:36:48.233Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-27T08:36:52.351Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-27T08:36:52.351Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-27T08:36:52.351Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-27T08:36:52.351Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-27T08:36:53.328Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-27T08:36:58.613Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-27T08:37:04.451Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-27T08:37:09.184Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-27T08:37:10.737Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-27T08:37:10.737Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-27T08:37:10.737Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-27T08:37:13.668Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-27T08:37:13.668Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-27T08:37:14.493Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-27T08:37:14.494Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-27T08:37:14.494Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-27T08:37:14.958Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-27T08:37:14.958Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-27T08:37:17.156Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-27T08:37:22.991Z] === RUN TestDockerSuite/TestCommitChange [2021-05-27T08:37:30.153Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-27T08:37:34.879Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-27T08:37:34.879Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-27T08:37:43.497Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-27T08:37:43.497Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-27T08:37:52.126Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-27T08:37:57.959Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-27T08:37:57.959Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-27T08:37:57.959Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-27T08:37:57.959Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-27T08:37:57.959Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-27T08:37:57.959Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-27T08:37:57.959Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-27T08:37:57.959Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-27T08:37:57.959Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-27T08:38:04.473Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-27T08:38:06.587Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-27T08:38:15.219Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-27T08:38:15.219Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-27T08:38:18.153Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-27T08:38:18.153Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-27T08:38:18.153Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-27T08:38:18.153Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-27T08:38:21.088Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-27T08:38:21.088Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-27T08:38:21.088Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-27T08:38:24.854Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-27T08:38:24.854Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-27T08:38:24.854Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-27T08:38:24.854Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-27T08:38:24.854Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-27T08:38:28.626Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-27T08:38:30.824Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-27T08:38:33.754Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-27T08:38:33.754Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-27T08:38:33.754Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-27T08:38:34.537Z] === RUN TestDockerSuite/TestBuildRm [2021-05-27T08:38:36.690Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-27T08:38:36.690Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-27T08:38:39.623Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-27T08:38:39.623Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-27T08:38:39.623Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-27T08:38:43.404Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-27T08:38:43.404Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-27T08:38:45.599Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-27T08:38:45.599Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-27T08:38:48.530Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-27T08:38:48.994Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-27T08:38:49.426Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-27T08:38:51.628Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-27T08:38:51.628Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-27T08:38:51.923Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-27T08:38:52.134Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-27T08:38:54.337Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-27T08:38:57.754Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-27T08:38:58.110Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-27T08:39:02.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-27T08:39:02.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-27T08:39:02.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-27T08:39:02.475Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-27T08:39:02.475Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-27T08:39:04.673Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-27T08:39:04.673Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-27T08:39:07.602Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-27T08:39:07.602Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-27T08:39:08.488Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-27T08:39:10.535Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-27T08:39:10.535Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-27T08:39:15.257Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-27T08:39:18.185Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-27T08:39:18.185Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-27T08:39:18.185Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-27T08:39:18.185Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-27T08:39:18.185Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-27T08:39:18.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-27T08:39:18.867Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-27T08:39:25.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-27T08:39:25.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-27T08:39:28.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-27T08:39:31.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-27T08:39:34.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-27T08:39:37.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000850760_} [2021-05-27T08:39:39.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1231733438_c:\foo_false____} [2021-05-27T08:39:40.035Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-27T08:39:41.013Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-27T08:39:41.479Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-27T08:39:42.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1231733438_c:\foo_true____} [2021-05-27T08:39:45.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-27T08:39:45.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-27T08:39:45.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-27T08:39:45.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-27T08:39:45.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-27T08:39:45.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-27T08:39:45.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-27T08:39:45.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-27T08:39:45.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-27T08:39:45.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-27T08:39:46.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-27T08:39:46.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-27T08:39:46.289Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-27T08:39:46.289Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-27T08:39:46.289Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-27T08:39:46.289Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-27T08:39:46.289Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-27T08:39:46.289Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-27T08:39:50.057Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-27T08:39:51.859Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-27T08:39:51.859Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-27T08:39:52.987Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-27T08:39:52.987Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-27T08:39:52.987Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-27T08:39:56.754Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-27T08:39:56.754Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-27T08:39:56.754Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-27T08:39:56.754Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-27T08:39:57.695Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-27T08:39:57.695Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-27T08:40:02.584Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-27T08:40:03.537Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-27T08:40:05.516Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-27T08:40:05.516Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-27T08:40:05.516Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-27T08:40:17.954Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-27T08:40:17.954Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-27T08:40:17.954Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-27T08:40:28.327Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-27T08:40:28.327Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-27T08:40:28.327Z] === RUN TestDockerSuite/TestCpToDot [2021-05-27T08:40:28.779Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-27T08:40:28.779Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-27T08:40:29.244Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-27T08:40:30.797Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-27T08:40:31.258Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-27T08:40:31.258Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-27T08:40:31.258Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-27T08:40:34.187Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-27T08:40:34.187Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-27T08:40:34.187Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-27T08:40:34.187Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-27T08:40:34.187Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-27T08:40:34.187Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-27T08:40:34.187Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-27T08:40:35.522Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-27T08:40:37.115Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-27T08:40:40.045Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-27T08:40:40.045Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-27T08:40:40.045Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-27T08:40:42.649Z] === RUN TestDockerSuite/TestBuildUser [2021-05-27T08:40:42.649Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-27T08:40:42.649Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-27T08:40:42.649Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-27T08:40:42.985Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-27T08:40:43.450Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-27T08:40:43.918Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-27T08:40:43.918Z] === RUN TestDockerSuite/TestCreateRM [2021-05-27T08:40:44.382Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-27T08:40:44.382Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-27T08:40:44.845Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-27T08:40:45.309Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-27T08:40:46.420Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-27T08:40:47.397Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-27T08:40:55.687Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-27T08:40:55.687Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-27T08:40:56.032Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-27T08:40:56.032Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-27T08:40:56.032Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-27T08:40:56.151Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-27T08:41:00.888Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-27T08:41:00.888Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-27T08:41:00.888Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDockerFails [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-27T08:41:04.667Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-27T08:41:07.597Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-27T08:41:10.529Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-27T08:41:13.458Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-27T08:41:21.287Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-27T08:41:21.287Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-27T08:41:23.836Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-27T08:41:31.665Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-27T08:41:34.204Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-27T08:41:37.501Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-27T08:41:37.965Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-27T08:41:37.965Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-27T08:41:40.038Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-27T08:41:40.896Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-27T08:41:41.361Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-27T08:41:42.967Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-27T08:41:43.432Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-27T08:41:49.265Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-27T08:41:49.265Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-27T08:41:50.819Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-27T08:41:53.809Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-27T08:41:57.938Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-27T08:41:59.642Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-27T08:41:59.643Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-27T08:42:03.771Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-27T08:42:03.771Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-27T08:42:03.771Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-27T08:42:03.771Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-27T08:42:03.771Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-27T08:42:03.771Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-27T08:42:04.749Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-27T08:42:04.749Z] === RUN TestDockerSuite/TestEventsRename [2021-05-27T08:42:07.685Z] === RUN TestDockerSuite/TestEventsResize [2021-05-27T08:42:16.409Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-27T08:42:17.410Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-27T08:42:17.410Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-27T08:42:17.410Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-27T08:42:17.410Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-27T08:42:17.410Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-27T08:42:19.353Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-27T08:42:23.127Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-27T08:42:27.795Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-27T08:42:27.852Z] === RUN TestDockerSuite/TestEventsTop [2021-05-27T08:42:27.852Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-27T08:42:28.774Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-27T08:42:29.246Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-27T08:42:29.246Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-27T08:42:29.246Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-27T08:42:30.788Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-27T08:42:32.179Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-27T08:42:36.619Z] === RUN TestDockerSuite/TestExec [2021-05-27T08:42:36.619Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-27T08:42:36.619Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-27T08:42:36.906Z] === RUN TestDockerSuite/TestCommitChange [2021-05-27T08:42:38.817Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-27T08:42:41.022Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-27T08:42:41.022Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-27T08:42:41.022Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-27T08:42:41.022Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-27T08:42:42.741Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-27T08:42:43.953Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-27T08:42:46.152Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-27T08:42:47.471Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-27T08:42:47.471Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-27T08:42:49.084Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-27T08:42:51.291Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-27T08:42:56.099Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-27T08:42:56.099Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-27T08:42:57.123Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-27T08:42:57.123Z] === RUN TestDockerSuite/TestExecEnv [2021-05-27T08:42:57.123Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-27T08:42:57.123Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-27T08:43:00.055Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-27T08:43:05.895Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-27T08:43:05.895Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-27T08:43:05.895Z] === RUN TestDockerSuite/TestExecParseError [2021-05-27T08:43:05.895Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-27T08:43:05.895Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-27T08:43:05.895Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-27T08:43:08.556Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-27T08:43:08.825Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-27T08:43:08.825Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-27T08:43:08.825Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-27T08:43:08.825Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-27T08:43:08.825Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-27T08:43:08.825Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-27T08:43:11.022Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-27T08:43:11.022Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-27T08:43:13.286Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-27T08:43:13.286Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-27T08:43:13.286Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-27T08:43:13.286Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-27T08:43:13.286Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-27T08:43:13.286Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-27T08:43:13.286Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-27T08:43:13.286Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-27T08:43:13.286Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-27T08:43:18.146Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-27T08:43:18.612Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-27T08:43:18.612Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-27T08:43:18.612Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-27T08:43:21.911Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-27T08:43:25.732Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-27T08:43:29.036Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-27T08:43:29.036Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-27T08:43:31.236Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-27T08:43:31.566Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-27T08:43:31.702Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-27T08:43:31.702Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-27T08:43:31.702Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-27T08:43:35.335Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-27T08:43:38.827Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-27T08:43:38.827Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-27T08:43:38.827Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-27T08:43:41.166Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-27T08:43:41.166Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-27T08:43:41.166Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-27T08:43:41.630Z] === RUN TestDockerSuite/TestHealth [2021-05-27T08:43:41.630Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-27T08:43:41.630Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-27T08:43:41.630Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-27T08:43:41.630Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-27T08:43:41.766Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-27T08:43:41.766Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-27T08:43:41.766Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-27T08:43:41.766Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-27T08:43:41.766Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-27T08:43:44.697Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-27T08:43:47.475Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-27T08:43:47.475Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-27T08:43:47.475Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-27T08:43:47.475Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-27T08:43:47.475Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-27T08:43:47.637Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-27T08:43:47.939Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-27T08:43:48.921Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-27T08:43:48.921Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-27T08:43:49.842Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-27T08:43:49.842Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-27T08:43:49.842Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-27T08:43:50.474Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-27T08:43:50.474Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-27T08:43:52.672Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-27T08:43:52.672Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-27T08:43:52.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-27T08:43:52.783Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-27T08:43:55.606Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-27T08:43:55.714Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-27T08:43:55.714Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-27T08:43:55.714Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-27T08:43:57.916Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-27T08:43:57.916Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-27T08:43:59.379Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-27T08:43:59.379Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-27T08:43:59.379Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-27T08:44:00.119Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-27T08:44:00.119Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-27T08:44:03.051Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-27T08:44:03.144Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-27T08:44:03.520Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-27T08:44:03.607Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-27T08:44:05.719Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-27T08:44:05.810Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-27T08:44:05.810Z] === RUN TestDockerSuite/TestImportFile [2021-05-27T08:44:05.810Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-27T08:44:05.810Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-27T08:44:05.810Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-27T08:44:05.810Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-27T08:44:05.810Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-27T08:44:05.810Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-27T08:44:05.810Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-27T08:44:05.810Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-27T08:44:06.275Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-27T08:44:06.275Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-27T08:44:06.275Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-27T08:44:09.206Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-27T08:44:12.139Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-27T08:44:12.139Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-27T08:44:12.139Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-27T08:44:12.139Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-27T08:44:12.139Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-27T08:44:15.070Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-27T08:44:15.070Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-27T08:44:16.105Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-27T08:44:17.998Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-27T08:44:17.998Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-27T08:44:17.998Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-27T08:44:17.998Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-27T08:44:19.035Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-27T08:44:19.035Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-27T08:44:19.035Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-27T08:44:19.035Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-27T08:44:19.035Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-27T08:44:20.930Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-27T08:44:21.233Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-27T08:44:21.233Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-27T08:44:24.169Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-27T08:44:24.169Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-27T08:44:26.370Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-27T08:44:26.771Z] === RUN TestDockerSuite/TestInspectImage [2021-05-27T08:44:26.771Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-27T08:44:26.771Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-27T08:44:26.771Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-27T08:44:26.834Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-27T08:44:29.703Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-27T08:44:31.562Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-27T08:44:31.903Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-27T08:44:32.367Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-27T08:44:33.764Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-27T08:44:33.764Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-27T08:44:33.764Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-27T08:44:33.764Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-27T08:44:33.764Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-27T08:44:33.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-27T08:44:35.298Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-27T08:44:35.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-27T08:44:35.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-27T08:44:37.494Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-27T08:44:37.494Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-27T08:44:37.960Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-27T08:44:38.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-27T08:44:40.900Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-27T08:44:41.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-27T08:44:44.673Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-27T08:44:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-27T08:44:50.503Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-27T08:44:51.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00091e0c0_} [2021-05-27T08:44:52.700Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-27T08:44:55.632Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-27T08:44:58.564Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-27T08:44:59.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1547195930_c:\foo_false____} [2021-05-27T08:45:01.496Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-27T08:45:04.431Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-27T08:45:07.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1547195930_c:\foo_true____} [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-27T08:45:07.361Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-27T08:45:09.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-27T08:45:10.292Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-27T08:45:10.448Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-27T08:45:10.448Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-27T08:45:10.448Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-27T08:45:10.448Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-27T08:45:10.448Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-27T08:45:10.448Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-27T08:45:12.492Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-27T08:45:19.069Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-27T08:45:19.610Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-27T08:45:20.626Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-27T08:45:21.090Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-27T08:45:21.090Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-27T08:45:22.542Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-27T08:45:22.542Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-27T08:45:24.022Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-27T08:45:24.022Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-27T08:45:24.022Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-27T08:45:24.022Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-27T08:45:24.739Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-27T08:45:24.739Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-27T08:45:33.353Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-27T08:45:34.407Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-27T08:45:36.607Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-27T08:45:36.607Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-27T08:45:36.607Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-27T08:45:40.476Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-27T08:45:49.059Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-27T08:45:51.223Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-27T08:45:54.115Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-27T08:45:54.115Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-27T08:45:57.776Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-27T08:45:57.776Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-27T08:45:57.776Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-27T08:45:57.834Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-27T08:46:00.722Z] === RUN TestDockerSuite/TestLogsSince [2021-05-27T08:46:06.400Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-27T08:46:06.400Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-27T08:46:06.400Z] === RUN TestDockerSuite/TestCpToDot [2021-05-27T08:46:09.350Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-27T08:46:09.350Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-27T08:46:09.350Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-27T08:46:11.009Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-27T08:46:11.009Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-27T08:46:11.009Z] === RUN TestDockerSuite/TestLogsTail [2021-05-27T08:46:11.549Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-27T08:46:11.549Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-27T08:46:11.549Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-27T08:46:11.549Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-27T08:46:11.549Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-27T08:46:12.021Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-27T08:46:12.021Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-27T08:46:13.899Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-27T08:46:14.973Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-27T08:46:17.174Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-27T08:46:17.619Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-27T08:46:17.640Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-27T08:46:17.640Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-27T08:46:19.908Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-27T08:46:20.638Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestNetHostname [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPluginActive [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPortList [2021-05-27T08:46:20.639Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-27T08:46:20.887Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-27T08:46:20.887Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-27T08:46:20.887Z] === RUN TestDockerSuite/TestCreateRM [2021-05-27T08:46:21.353Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-27T08:46:21.353Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-27T08:46:21.353Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-27T08:46:21.818Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-27T08:46:27.690Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-27T08:46:27.690Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-27T08:46:27.690Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-27T08:46:27.690Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-27T08:46:27.690Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-27T08:46:27.690Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-27T08:46:27.690Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-27T08:46:27.690Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-27T08:46:27.690Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-27T08:46:27.690Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-27T08:46:30.450Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-27T08:46:30.450Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-27T08:46:31.428Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-27T08:46:33.460Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-27T08:46:33.460Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-27T08:46:35.207Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-27T08:46:35.672Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-27T08:46:35.672Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDockerFails [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-27T08:46:38.604Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-27T08:46:41.540Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-27T08:46:43.756Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-27T08:46:43.756Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-27T08:46:44.480Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-27T08:46:46.682Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-27T08:46:56.107Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-27T08:47:01.567Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-27T08:47:06.297Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-27T08:47:12.134Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-27T08:47:13.687Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-27T08:47:13.746Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-27T08:47:13.746Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-27T08:47:13.746Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-27T08:47:14.666Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-27T08:47:25.046Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-27T08:47:25.046Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-27T08:47:25.511Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-27T08:47:28.662Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-27T08:47:31.345Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-27T08:47:33.333Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-27T08:47:37.184Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-27T08:47:37.184Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-27T08:47:37.184Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-27T08:47:37.184Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-27T08:47:37.184Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-27T08:47:37.184Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-27T08:47:37.649Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-27T08:47:37.649Z] === RUN TestDockerSuite/TestEventsRename [2021-05-27T08:47:40.585Z] === RUN TestDockerSuite/TestEventsResize [2021-05-27T08:47:41.900Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-27T08:47:47.665Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-27T08:47:47.665Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-27T08:47:47.665Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-27T08:47:49.207Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-27T08:47:51.412Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-27T08:47:54.344Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-27T08:47:54.711Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-27T08:47:54.711Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-27T08:47:54.711Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-27T08:47:54.711Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-27T08:47:54.711Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-27T08:47:59.070Z] === RUN TestDockerSuite/TestEventsTop [2021-05-27T08:47:59.070Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-27T08:48:02.003Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-27T08:48:03.254Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-27T08:48:03.254Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-27T08:48:04.214Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-27T08:48:04.214Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-27T08:48:05.173Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-27T08:48:06.134Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-27T08:48:06.134Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-27T08:48:06.735Z] === RUN TestDockerSuite/TestExec [2021-05-27T08:48:06.735Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-27T08:48:06.735Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-27T08:48:08.287Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-27T08:48:10.490Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-27T08:48:10.958Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-27T08:48:10.958Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-27T08:48:10.958Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-27T08:48:11.909Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-27T08:48:13.159Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-27T08:48:15.364Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-27T08:48:17.677Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-27T08:48:18.304Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-27T08:48:19.840Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-27T08:48:19.863Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-27T08:48:24.587Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-27T08:48:24.587Z] === RUN TestDockerSuite/TestExecEnv [2021-05-27T08:48:24.587Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-27T08:48:24.587Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-27T08:48:27.530Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-27T08:48:32.264Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-27T08:48:32.264Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-27T08:48:32.264Z] === RUN TestDockerSuite/TestExecParseError [2021-05-27T08:48:32.264Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-27T08:48:32.264Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-27T08:48:32.264Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-27T08:48:35.309Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-27T08:48:35.309Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-27T08:48:35.309Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-27T08:48:35.309Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-27T08:48:35.309Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-27T08:48:35.309Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-27T08:48:38.249Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-27T08:48:38.249Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-27T08:48:45.370Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-27T08:48:45.370Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-27T08:48:45.370Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-27T08:48:45.370Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-27T08:48:49.770Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-27T08:48:49.770Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-27T08:48:51.208Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-27T08:48:57.045Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-27T08:48:58.314Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-27T08:48:58.314Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-27T08:48:58.314Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-27T08:48:58.770Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-27T08:49:00.814Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-27T08:49:04.535Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-27T08:49:07.942Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-27T08:49:07.942Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-27T08:49:07.942Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-27T08:49:07.942Z] === RUN TestDockerSuite/TestHealth [2021-05-27T08:49:07.942Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-27T08:49:07.942Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-27T08:49:07.942Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-27T08:49:07.942Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-27T08:49:10.300Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-27T08:49:10.300Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-27T08:49:12.670Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-27T08:49:12.670Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-27T08:49:12.670Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-27T08:49:12.670Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-27T08:49:13.135Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-27T08:49:13.600Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-27T08:49:14.064Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-27T08:49:14.064Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-27T08:49:15.618Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-27T08:49:15.618Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-27T08:49:16.071Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-27T08:49:16.071Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-27T08:49:16.071Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-27T08:49:17.819Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-27T08:49:17.819Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-27T08:49:20.755Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-27T08:49:29.383Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-27T08:49:29.383Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-27T08:49:29.383Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-27T08:49:33.153Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-27T08:49:33.153Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestImportFile [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-27T08:49:35.351Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-27T08:49:43.970Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-27T08:49:45.969Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-27T08:49:45.969Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-27T08:49:46.424Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-27T08:49:51.089Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-27T08:49:51.089Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-27T08:49:51.089Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-27T08:49:51.089Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-27T08:49:51.089Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-27T08:49:52.644Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-27T08:49:53.108Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-27T08:49:53.465Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-27T08:49:55.306Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-27T08:49:55.306Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-27T08:49:55.306Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-27T08:49:55.306Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-27T08:49:58.237Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-27T08:50:00.515Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-27T08:50:04.074Z] === RUN TestDockerSuite/TestInspectImage [2021-05-27T08:50:04.074Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-27T08:50:04.074Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-27T08:50:04.074Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-27T08:50:05.626Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-27T08:50:08.557Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-27T08:50:08.557Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-27T08:50:10.804Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-27T08:50:15.680Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-27T08:50:18.609Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-27T08:50:18.609Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-27T08:50:18.609Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-27T08:50:21.087Z] === RUN TestDockerSuite/TestRmiTag [2021-05-27T08:50:21.087Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-27T08:50:21.554Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-27T08:50:23.974Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-27T08:50:24.485Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-27T08:50:29.221Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-27T08:50:32.154Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-27T08:50:34.361Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-27T08:50:36.564Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-27T08:50:39.495Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-27T08:50:41.697Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-27T08:50:43.897Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-27T08:50:43.897Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-27T08:50:43.897Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-27T08:50:43.897Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-27T08:50:43.897Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-27T08:50:43.897Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-27T08:50:43.897Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-27T08:50:43.897Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-27T08:50:43.897Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-27T08:50:44.366Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-27T08:50:44.366Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-27T08:50:44.366Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-27T08:50:44.366Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-27T08:50:44.366Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-27T08:50:44.366Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-27T08:50:44.366Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-27T08:50:44.366Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-27T08:50:44.366Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-27T08:50:44.366Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-27T08:50:44.366Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-27T08:50:46.566Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-27T08:50:48.769Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-27T08:50:49.062Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-27T08:50:50.589Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-27T08:50:55.897Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-27T08:50:56.355Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-27T08:50:57.882Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-27T08:50:57.882Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-27T08:50:57.882Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-27T08:50:57.882Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-27T08:50:57.882Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-27T08:50:57.882Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-27T08:50:57.882Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-27T08:50:58.099Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-27T08:50:58.099Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-27T08:50:58.339Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-27T08:51:00.511Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-27T08:51:00.511Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-27T08:51:00.511Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-27T08:51:01.040Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-27T08:51:01.040Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-27T08:51:06.282Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-27T08:51:09.167Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-27T08:51:09.666Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-27T08:51:12.886Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-27T08:51:15.773Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-27T08:51:16.789Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-27T08:51:18.659Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-27T08:51:18.659Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-27T08:51:23.910Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-27T08:51:25.701Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-27T08:51:26.842Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-27T08:51:28.585Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-27T08:51:28.585Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-27T08:51:29.773Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-27T08:51:29.773Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-27T08:51:31.973Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-27T08:51:32.296Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-27T08:51:32.296Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-27T08:51:32.296Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-27T08:51:34.460Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-27T08:51:34.460Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-27T08:51:34.460Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-27T08:51:34.460Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-27T08:51:34.460Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-27T08:51:34.460Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-27T08:51:34.460Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-27T08:51:34.460Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-27T08:51:34.904Z] === RUN TestDockerSuite/TestLogsSince [2021-05-27T08:51:36.621Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-27T08:51:40.333Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-27T08:51:42.498Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-27T08:51:42.498Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-27T08:51:42.498Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-27T08:51:42.953Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-27T08:51:45.289Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-27T08:51:45.289Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-27T08:51:45.289Z] === RUN TestDockerSuite/TestLogsTail [2021-05-27T08:51:45.841Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-27T08:51:45.841Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-27T08:51:45.841Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-27T08:51:45.841Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-27T08:51:45.841Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-27T08:51:47.490Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-27T08:51:48.002Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-27T08:51:50.423Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-27T08:51:52.620Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-27T08:51:52.620Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-27T08:51:52.620Z] === RUN TestDockerSuite/TestNetHostname [2021-05-27T08:51:52.620Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-27T08:51:52.620Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-27T08:51:52.620Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-27T08:51:52.620Z] === RUN TestDockerSuite/TestPluginActive [2021-05-27T08:51:52.620Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-27T08:51:52.620Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-27T08:51:53.089Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-27T08:51:53.089Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-27T08:51:53.089Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-27T08:51:53.089Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-27T08:51:53.089Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-27T08:51:53.089Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-27T08:51:53.089Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-27T08:51:53.089Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-27T08:51:53.089Z] === RUN TestDockerSuite/TestPortList [2021-05-27T08:51:53.089Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-27T08:51:55.042Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-27T08:51:55.042Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-27T08:51:55.042Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-27T08:51:55.497Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-27T08:51:55.497Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-27T08:51:55.497Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-27T08:51:55.497Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-27T08:51:58.384Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-27T08:51:58.384Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-27T08:51:58.384Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-27T08:51:58.384Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-27T08:51:58.926Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-27T08:51:58.926Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-27T08:51:58.926Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-27T08:51:58.926Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-27T08:51:58.926Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-27T08:51:58.926Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-27T08:51:58.926Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-27T08:51:58.926Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-27T08:51:58.926Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-27T08:51:58.926Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-27T08:52:01.268Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-27T08:52:04.155Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-27T08:52:04.155Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-27T08:52:04.761Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-27T08:52:04.761Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-27T08:52:07.044Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-27T08:52:07.045Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-27T08:52:07.045Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-27T08:52:07.045Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-27T08:52:09.933Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-27T08:52:13.650Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-27T08:52:15.149Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-27T08:52:15.149Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-27T08:52:15.814Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-27T08:52:19.525Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-27T08:52:19.525Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-27T08:52:19.525Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-27T08:52:19.525Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-27T08:52:19.525Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-27T08:52:19.525Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-27T08:52:19.525Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-27T08:52:19.525Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-27T08:52:19.525Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-27T08:52:24.193Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-27T08:52:24.193Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-27T08:52:24.653Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-27T08:52:24.653Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-27T08:52:24.653Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-27T08:52:24.654Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-27T08:52:24.654Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-27T08:52:25.527Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-27T08:52:33.200Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-27T08:52:33.200Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-27T08:52:34.725Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-27T08:52:34.725Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-27T08:52:34.725Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-27T08:52:34.725Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-27T08:52:35.180Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-27T08:52:35.180Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-27T08:52:35.180Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-27T08:52:35.180Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-27T08:52:35.180Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-27T08:52:35.180Z] === RUN TestDockerSuite/TestRunMount [2021-05-27T08:52:35.180Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-27T08:52:35.180Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-27T08:52:35.180Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-27T08:52:35.180Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-27T08:52:43.710Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-27T08:52:43.710Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-27T08:52:44.165Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-27T08:52:44.165Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-27T08:52:46.700Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-27T08:52:46.700Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-27T08:52:46.700Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-27T08:52:51.207Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-27T08:52:56.974Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-27T08:52:56.974Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-27T08:52:56.974Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-27T08:52:56.974Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-27T08:52:56.974Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-27T08:52:56.974Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-27T08:52:56.974Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-27T08:52:56.974Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-27T08:52:56.974Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-27T08:52:56.974Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-27T08:52:56.974Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-27T08:52:58.497Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-27T08:53:00.658Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-27T08:53:01.585Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-27T08:53:02.819Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-27T08:53:03.780Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-27T08:53:04.520Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-27T08:53:05.945Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-27T08:53:06.400Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-27T08:53:06.400Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-27T08:53:06.400Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-27T08:53:06.400Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-27T08:53:06.400Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-27T08:53:06.400Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-27T08:53:06.400Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-27T08:53:06.400Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-27T08:53:11.063Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-27T08:53:11.063Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-27T08:53:11.063Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-27T08:53:11.063Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-27T08:53:11.063Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-27T08:53:11.063Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-27T08:53:17.131Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-27T08:53:21.346Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-27T08:53:21.346Z] === RUN TestDockerSuite/TestRunRm [2021-05-27T08:53:22.970Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-27T08:53:22.970Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-27T08:53:22.970Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-27T08:53:24.231Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-27T08:53:27.697Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-27T08:53:27.697Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-27T08:53:28.161Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-27T08:53:28.161Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-27T08:53:28.161Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-27T08:53:31.270Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-27T08:53:34.160Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-27T08:53:36.334Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-27T08:53:36.780Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-27T08:53:36.780Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-27T08:53:37.759Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-27T08:53:37.759Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-27T08:53:38.738Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-27T08:53:39.221Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-27T08:53:39.717Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-27T08:53:39.717Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-27T08:53:42.985Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-27T08:53:42.985Z] === RUN TestDockerSuite/TestRunState [2021-05-27T08:53:42.985Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-27T08:53:44.449Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-27T08:53:45.872Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-27T08:53:45.872Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-27T08:53:48.757Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-27T08:53:48.757Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-27T08:53:48.757Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-27T08:53:48.757Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-27T08:53:48.757Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-27T08:53:48.757Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-27T08:53:49.178Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-27T08:53:51.377Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-27T08:53:54.524Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-27T08:53:54.524Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-27T08:53:54.524Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-27T08:53:54.524Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-27T08:53:54.524Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-27T08:53:54.524Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-27T08:53:54.524Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-27T08:53:54.524Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-27T08:53:54.524Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-27T08:53:54.524Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-27T08:53:54.524Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-27T08:53:57.415Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-27T08:53:57.415Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-27T08:54:00.299Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-27T08:54:00.299Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-27T08:54:00.299Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-27T08:54:04.962Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-27T08:54:15.239Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-27T08:54:19.901Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-27T08:54:26.952Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-27T08:54:26.952Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-27T08:54:27.170Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-27T08:54:27.170Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-27T08:54:27.407Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-27T08:54:30.946Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-27T08:54:30.946Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-27T08:54:30.946Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-27T08:54:31.928Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-27T08:54:32.067Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-27T08:54:34.952Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-27T08:54:37.763Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-27T08:54:37.844Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-27T08:54:37.844Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-27T08:54:37.844Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-27T08:54:37.844Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-27T08:54:37.844Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-27T08:54:37.844Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-27T08:54:37.844Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-27T08:54:37.844Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-27T08:54:37.844Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-27T08:54:41.529Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-27T08:54:41.529Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-27T08:54:46.255Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-27T08:54:46.255Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-27T08:54:46.719Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-27T08:54:48.126Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-27T08:54:48.581Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-27T08:54:50.745Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-27T08:54:56.511Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-27T08:54:56.968Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-27T08:54:59.131Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-27T08:54:59.586Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-27T08:55:00.041Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-27T08:55:00.495Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-27T08:55:02.018Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-27T08:55:04.479Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-27T08:55:06.679Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-27T08:55:07.145Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-27T08:55:12.298Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-27T08:55:12.298Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-27T08:55:15.767Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-27T08:55:20.491Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-27T08:55:22.596Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-27T08:55:22.596Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-27T08:55:27.265Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-27T08:55:27.265Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-27T08:55:27.265Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-27T08:55:27.265Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-27T08:55:27.265Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-27T08:55:29.114Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-27T08:55:33.840Z] === RUN TestDockerSuite/TestRmiTag [2021-05-27T08:55:34.817Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-27T08:55:35.812Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-27T08:55:35.813Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-27T08:55:35.813Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-27T08:55:35.813Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-27T08:55:35.813Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-27T08:55:35.813Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-27T08:55:35.813Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-27T08:55:37.750Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-27T08:55:37.974Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-27T08:55:40.858Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-27T08:55:40.858Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-27T08:55:43.745Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-27T08:55:43.745Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-27T08:55:43.745Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-27T08:55:43.745Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-27T08:55:43.745Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-27T08:55:43.745Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-27T08:55:43.745Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-27T08:55:58.925Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-27T08:55:58.925Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-27T08:56:01.379Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-27T08:56:01.379Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-27T08:56:01.379Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-27T08:56:01.379Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-27T08:56:01.379Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-27T08:56:01.379Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-27T08:56:01.379Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-27T08:56:04.271Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-27T08:56:04.271Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-27T08:56:04.786Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-27T08:56:06.340Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-27T08:56:06.340Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-27T08:56:06.340Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-27T08:56:06.340Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-27T08:56:06.340Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-27T08:56:06.340Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-27T08:56:06.340Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-27T08:56:06.340Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-27T08:56:07.986Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-27T08:56:08.441Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-27T08:56:08.538Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-27T08:56:08.539Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-27T08:56:08.539Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-27T08:56:08.896Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-27T08:56:08.896Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-27T08:56:09.351Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-27T08:56:14.378Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-27T08:56:16.576Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-27T08:56:19.509Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-27T08:56:19.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-27T08:56:19.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-27T08:56:20.087Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-27T08:56:20.087Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-27T08:56:20.087Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-27T08:56:21.708Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-27T08:56:28.615Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-27T08:56:29.070Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-27T08:56:29.070Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-27T08:56:30.331Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-27T08:56:30.331Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-27T08:56:35.059Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-27T08:56:37.260Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-27T08:56:37.260Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-27T08:56:41.029Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-27T08:56:41.029Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-27T08:56:41.029Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-27T08:56:41.460Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-27T08:56:41.460Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite (2888.60s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-27T08:56:42.423Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-27T08:56:42.423Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (71.21s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-27T08:56:42.423Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-27T08:56:42.423Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-27T08:56:42.423Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-27T08:56:42.423Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-27T08:56:42.423Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-27T08:56:42.423Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-27T08:56:42.423Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-27T08:56:42.423Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.89s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-27T08:56:42.423Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-27T08:56:42.423Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.76s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.99s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-27T08:56:42.423Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-27T08:56:42.423Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.55s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.06s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.87s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-05-27T08:56:42.423Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.41s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (9.37s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.69s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.89s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.66s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.55s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.41s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.54s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.17s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.38s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.75s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.12s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.82s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.65s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (10.10s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (19.92s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (19.05s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.27s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.05s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.13s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (10.17s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.71s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.99s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.72s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-27T08:56:42.423Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.92s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.46s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.72s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.60s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.17s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.32s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.89s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (49.16s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.92s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.60s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.10s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.17s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.02s) [2021-05-27T08:56:42.423Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-05-27T08:56:42.423Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.87s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.11s) [2021-05-27T08:56:42.423Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.39s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.73s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.25s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.36s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.56s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.99s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.99s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.73s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.07s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.90s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.56s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.23s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.03s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.84s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.30s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.72s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (15.56s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.51s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (10.16s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.91s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.33s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.14s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.75s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildFails (3.10s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.17s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.39s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.05s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.91s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.25s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.78s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.78s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.93s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildHistory (14.61s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.22s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.22s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.91s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildLabel (1.33s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.25s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildLabels (1.37s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.98s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.33s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.78s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.10s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.95s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (47.79s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.71s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.42s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.05s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (11.00s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.01s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.54s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.73s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.70s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.25s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.61s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.12s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.17s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.49s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (14.13s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.58s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (10.07s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (7.30s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.78s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.41s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildRm (19.15s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.04s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.58s) [2021-05-27T08:56:42.424Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.81s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.25s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.75s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.77s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.08s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.04s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.70s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.47s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildStderr (4.70s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (35.81s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.76s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.62s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.89s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.76s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.61s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.74s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.82s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.23s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.89s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.76s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (21.75s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.86s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.91s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (18.27s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-05-27T08:56:42.424Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-27T08:56:42.424Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-27T08:56:42.424Z] docker_cli_sni_test.go:18: Flakey test [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.26s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.86s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestCommitChange (6.26s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.53s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.18s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestCommitTTY (9.14s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.61s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-27T08:56:42.424Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-27T08:56:42.424Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-05-27T08:56:42.424Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-27T08:56:42.424Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.28s) [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.13s) [2021-05-27T08:56:42.424Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-27T08:56:42.424Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.424Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.65s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.12s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.14s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.02s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.64s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.70s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.82s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.18s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.18s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.44s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.23s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.35s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.04s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.79s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.96s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.29s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.15s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.65s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.96s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.43s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.91s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.93s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.17s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.77s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.99s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.02s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000850760_} (3.05s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1231733438_c:\foo_false____} (2.89s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1231733438_c:\foo_true____} (3.00s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.56s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.13s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.29s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.25s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.22s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.75s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.25s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.87s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.05s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCpToDot (3.31s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCpToStdout (2.93s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.41s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.87s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.51s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateLabels (0.29s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateRM (0.53s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.54s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.91s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.32s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.52s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-05-27T08:56:42.425Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.22s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-27T08:56:42.425Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-05-27T08:56:42.425Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-27T08:56:42.425Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-27T08:56:42.425Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-27T08:56:42.425Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-27T08:56:42.425Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-27T08:56:42.425Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-27T08:56:42.425Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-27T08:56:42.425Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-05-27T08:56:42.425Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-27T08:56:42.425Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.88s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.75s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.91s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.58s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsCopy (10.23s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.45s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.08s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.03s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.25s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.29s) [2021-05-27T08:56:42.425Z] --- PASS: TestDockerSuite/TestEventsFilters (6.49s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestEventsFormat (6.08s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestEventsRename (2.89s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestEventsResize (8.83s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.10s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.31s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.20s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.22s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-27T08:56:42.426Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.46s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.60s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-27T08:56:42.426Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-27T08:56:42.426Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-05-27T08:56:42.426Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.56s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.56s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.59s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.55s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.73s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.79s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecInspectID (5.19s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-27T08:56:42.426Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.99s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-27T08:56:42.426Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.79s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.15s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.51s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.34s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.60s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.46s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-27T08:56:42.426Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.22s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.56s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.31s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.66s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.51s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.10s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-27T08:56:42.426Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-27T08:56:42.426Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-27T08:56:42.426Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-27T08:56:42.426Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-27T08:56:42.426Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-27T08:56:42.426Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.71s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.04s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-27T08:56:42.426Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-27T08:56:42.426Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-05-27T08:56:42.426Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-27T08:56:42.426Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.76s) [2021-05-27T08:56:42.426Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.84s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectDefault (2.76s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectHistory (5.63s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.90s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.60s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.83s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.72s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.76s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectStatus (4.05s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.23s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.78s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.17s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.72s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.11s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.80s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.67s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.53s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.42s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.45s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.17s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-27T08:56:42.882Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.66s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.60s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.77s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.57s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.22s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.94s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.36s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.96s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsSince (9.87s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsTail (3.65s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.38s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.21s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.95s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-27T08:56:42.882Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-27T08:56:42.882Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-27T08:56:42.882Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-27T08:56:42.882Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-27T08:56:42.882Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-27T08:56:42.882Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-27T08:56:42.882Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-27T08:56:42.882Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.90s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-27T08:56:42.882Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPsByOrder (10.36s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.40s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.65s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.43s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.04s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.98s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.03s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.87s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-27T08:56:42.882Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.99s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.48s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-27T08:56:42.882Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-27T08:56:42.882Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.16s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.99s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.68s) [2021-05-27T08:56:42.882Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.51s) [2021-05-27T08:56:42.882Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-27T08:56:42.882Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.57s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.99s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.78s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.43s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.73s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (25.94s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.50s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.11s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.50s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.29s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (9.49s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.16s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.71s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.29s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.74s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.47s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.25s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.62s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.30s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.09s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.07s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.06s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.25s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.13s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.57s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.35s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.30s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.23s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.84s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.14s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.26s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.02s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.83s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.11s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.60s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.08s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunExitCode (2.70s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.19s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.78s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.13s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.12s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.59s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.79s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.82s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.68s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.70s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.15s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.22s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-05-27T08:56:42.883Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s) [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.883Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-27T08:56:42.883Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.58s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.03s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunRm (3.14s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.27s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.18s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.82s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.78s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.27s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.09s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.88s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.52s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.66s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.20s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.02s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.26s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.75s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.62s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.20s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.25s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.64s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (9.11s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.24s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.88s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.96s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.23s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.92s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.92s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.68s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.87s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.73s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.45s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.96s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.87s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-05-27T08:56:42.884Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.83s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.39s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.49s) [2021-05-27T08:56:42.884Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-27T08:56:42.884Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.884Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.65s) [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-27T08:56:42.884Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-27T08:56:42.885Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-27T08:56:42.885Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-27T08:56:42.885Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-27T08:56:42.885Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-27T08:56:42.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-27T08:56:42.885Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] === RUN TestDockerDaemonSuite [2021-05-27T08:56:42.885Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-27T08:56:42.885Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-27T08:56:42.885Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-27T08:56:42.885Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] === RUN TestDockerSwarmSuite [2021-05-27T08:56:42.885Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-27T08:56:42.885Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-27T08:56:42.885Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-27T08:56:42.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-27T08:56:42.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-27T08:56:42.886Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] === RUN TestDockerExternalVolumeSuite [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-27T08:56:42.886Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] === RUN TestDockerNetworkSuite [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-27T08:56:42.886Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] === RUN TestDockerHubPullSuite [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-27T08:56:42.886Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] PASS [2021-05-27T08:56:42.886Z] ok github.com/docker/docker/integration-cli 2889.338s [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === Skipped [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-27T08:56:42.886Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-27T08:56:42.886Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-27T08:56:42.886Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-27T08:56:42.886Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-27T08:56:42.886Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-27T08:56:42.886Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-27T08:56:42.886Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-27T08:56:42.886Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-27T08:56:42.886Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-27T08:56:42.886Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-27T08:56:42.886Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-27T08:56:42.886Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-27T08:56:42.886Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-27T08:56:42.886Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-27T08:56:42.886Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-27T08:56:42.886Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-27T08:56:42.886Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-05-27T08:56:42.886Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-05-27T08:56:42.886Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-27T08:56:42.886Z] [2021-05-27T08:56:42.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-05-27T08:56:42.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-05-27T08:56:42.886Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.229Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-27T08:56:43.229Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-27T08:56:43.229Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-27T08:56:43.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-27T08:56:43.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-27T08:56:43.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-27T08:56:43.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-27T08:56:43.229Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-27T08:56:43.342Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-27T08:56:43.342Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.342Z] [2021-05-27T08:56:43.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-27T08:56:43.342Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.58s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.58s) [2021-05-27T08:56:43.343Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-05-27T08:56:43.343Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-27T08:56:43.343Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-27T08:56:43.343Z] docker_cli_sni_test.go:18: Flakey test [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-27T08:56:43.343Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-05-27T08:56:43.343Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-27T08:56:43.343Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-27T08:56:43.343Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-27T08:56:43.343Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-27T08:56:43.343Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.343Z] [2021-05-27T08:56:43.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-27T08:56:43.343Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-27T08:56:43.344Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-27T08:56:43.344Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-27T08:56:43.344Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-27T08:56:43.344Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-27T08:56:43.344Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-27T08:56:43.344Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-27T08:56:43.344Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-27T08:56:43.344Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-27T08:56:43.344Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-05-27T08:56:43.344Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-27T08:56:43.344Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-05-27T08:56:43.344Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-27T08:56:43.344Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-27T08:56:43.344Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-27T08:56:43.344Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-27T08:56:43.344Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-27T08:56:43.344Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-27T08:56:43.344Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-27T08:56:43.344Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-27T08:56:43.344Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-27T08:56:43.344Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-27T08:56:43.344Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-27T08:56:43.344Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-27T08:56:43.344Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-05-27T08:56:43.344Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-27T08:56:43.344Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-27T08:56:43.344Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.344Z] [2021-05-27T08:56:43.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-05-27T08:56:43.344Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-27T08:56:43.345Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-27T08:56:43.345Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-27T08:56:43.345Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-27T08:56:43.345Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-27T08:56:43.345Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-27T08:56:43.345Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-27T08:56:43.345Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-27T08:56:43.345Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-27T08:56:43.345Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-27T08:56:43.345Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.345Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-27T08:56:43.346Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-27T08:56:43.346Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-27T08:56:43.346Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-27T08:56:43.346Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-27T08:56:43.346Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-27T08:56:43.346Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-27T08:56:43.346Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-27T08:56:43.346Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-27T08:56:43.346Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-27T08:56:43.346Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-27T08:56:43.346Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-27T08:56:43.346Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.346Z] [2021-05-27T08:56:43.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-27T08:56:43.346Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-27T08:56:43.347Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.347Z] [2021-05-27T08:56:43.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-05-27T08:56:43.347Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-27T08:56:43.802Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-27T08:56:43.802Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.802Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-27T08:56:43.803Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-27T08:56:43.803Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-27T08:56:43.803Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-27T08:56:43.803Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-27T08:56:43.803Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-27T08:56:43.803Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-27T08:56:43.803Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-05-27T08:56:43.803Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-27T08:56:43.803Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-27T08:56:43.803Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-27T08:56:43.803Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.803Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-27T08:56:43.804Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-27T08:56:43.804Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.804Z] [2021-05-27T08:56:43.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-27T08:56:43.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-27T08:56:43.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:43.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-27T08:56:43.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-27T08:56:43.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:43.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-27T08:56:43.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-27T08:56:43.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:43.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-27T08:56:43.805Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-27T08:56:43.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:43.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-27T08:56:43.805Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-27T08:56:43.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:43.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-27T08:56:43.805Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:43.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-27T08:56:43.805Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:43.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-27T08:56:43.805Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:43.805Z] DONE 1092 tests, 546 skipped in 2899.565s [2021-05-27T08:56:43.805Z] INFO: Integration tests ended at 05/27/2021 08:56:43. Duration:00:48:19.6731215 [2021-05-27T08:56:43.805Z] INFO: Docker info of the daemon under test at end of run [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:43.805Z] Containers: 2 [2021-05-27T08:56:43.805Z] Running: 0 [2021-05-27T08:56:43.805Z] Paused: 0 [2021-05-27T08:56:43.805Z] Stopped: 2 [2021-05-27T08:56:43.805Z] Images: 18 [2021-05-27T08:56:43.805Z] Server Version: 0.0.0-dev [2021-05-27T08:56:43.805Z] Storage Driver: windowsfilter [2021-05-27T08:56:43.805Z] Windows: [2021-05-27T08:56:43.805Z] Logging Driver: json-file [2021-05-27T08:56:43.805Z] Plugins: [2021-05-27T08:56:43.805Z] Volume: local [2021-05-27T08:56:43.805Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-27T08:56:43.805Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-27T08:56:43.805Z] Swarm: inactive [2021-05-27T08:56:43.805Z] Default Isolation: process [2021-05-27T08:56:43.805Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-27T08:56:43.805Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-27T08:56:43.805Z] OSType: windows [2021-05-27T08:56:43.805Z] Architecture: x86_64 [2021-05-27T08:56:43.805Z] CPUs: 4 [2021-05-27T08:56:43.805Z] Total Memory: 32GiB [2021-05-27T08:56:43.805Z] Name: azwin-2-ea9960 [2021-05-27T08:56:43.805Z] ID: ETBJ:OWUO:LMZI:WPH3:UFBH:WPFW:5E6N:LYJU:DWUY:CKRQ:ZQZT:HFAA [2021-05-27T08:56:43.805Z] Docker Root Dir: D:\CI\PR-42410\6\daemon [2021-05-27T08:56:43.805Z] Debug Mode (client): false [2021-05-27T08:56:43.805Z] Debug Mode (server): true [2021-05-27T08:56:43.805Z] File Descriptors: -1 [2021-05-27T08:56:43.805Z] Goroutines: 17 [2021-05-27T08:56:43.805Z] System Time: 2021-05-27T08:56:43.7261211Z [2021-05-27T08:56:43.805Z] EventsListeners: 0 [2021-05-27T08:56:43.805Z] Registry: https://index.docker.io/v1/ [2021-05-27T08:56:43.805Z] Labels: [2021-05-27T08:56:43.805Z] Experimental: false [2021-05-27T08:56:43.805Z] Insecure Registries: [2021-05-27T08:56:43.805Z] 127.0.0.0/8 [2021-05-27T08:56:43.805Z] Live Restore Enabled: false [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:43.805Z] [2021-05-27T08:56:44.259Z] INFO: Stopping daemon under test [2021-05-27T08:56:44.259Z] SUCCESS: The process with PID 1188 (child process of PID 4276) has been terminated. [2021-05-27T08:56:44.259Z] SUCCESS: The process with PID 4276 (child process of PID 2816) has been terminated. [2021-05-27T08:56:44.259Z] INFO: Stop tailing logs of the daemon under tests [2021-05-27T08:56:44.259Z] INFO: executeCI.ps1 Completed successfully at 05/27/2021 08:56:43. [2021-05-27T08:56:44.259Z] INFO: Tidying up at end of run [2021-05-27T08:56:44.259Z] INFO: Saving daemon under test log (d:\CI\PR-42410\6\dut.out) to bundles\CIDUT.out [2021-05-27T08:56:44.259Z] INFO: Saving daemon under test log (d:\CI\PR-42410\6\dut.err) to bundles\CIDUT.err [2021-05-27T08:56:44.259Z] INFO: Nuke-Everything... [2021-05-27T08:56:44.713Z] INFO: Container count on control daemon to delete is 2 [2021-05-27T08:56:45.167Z] 586c3c57681f [2021-05-27T08:56:45.167Z] f0872381d036 [2021-05-27T08:56:45.429Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-27T08:56:45.622Z] INFO: Tidying pidfile d:\CI\PR-42410\6\docker.pid [2021-05-27T08:56:45.622Z] INFO: Nuking d:\CI [2021-05-27T08:56:48.359Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-27T08:56:50.557Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-27T08:56:50.557Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-27T08:56:50.557Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-27T08:56:50.557Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-27T08:56:53.489Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-27T08:56:53.489Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-27T08:56:53.489Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-27T08:56:53.489Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-27T08:56:53.489Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-27T08:56:55.692Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-27T08:57:01.526Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-27T08:57:01.526Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-27T08:57:01.526Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-27T08:57:01.526Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-27T08:57:01.526Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-27T08:57:01.526Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-27T08:57:01.526Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-27T08:57:03.238Z] INFO: Zapped successfully [2021-05-27T08:57:03.238Z] [2021-05-27T08:57:03.238Z] INFO: executeCI.ps1 exiting at Thu May 27 08:57:01 CUT 2021. Duration 01:28:21.8582751 [2021-05-27T08:57:03.238Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-27T08:57:03.469Z] Recording test results [2021-05-27T08:57:04.467Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-27T08:57:04.467Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-27T08:57:04.467Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-27T08:57:04.467Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-27T08:57:10.750Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-27T08:57:11.593Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-27T08:57:12.778Z] Creating win-2022-integration-bundles.zip [2021-05-27T08:57:14.524Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-27T08:57:14.524Z] === RUN TestDockerSuite/TestRunEntrypoint [Pipeline] archiveArtifacts [2021-05-27T08:57:15.150Z] Archiving artifacts [2021-05-27T08:57:18.299Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-27T08:57:18.299Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-27T08:57:18.299Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-27T08:57:18.299Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-27T08:57:21.240Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-27T08:57:24.177Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-27T08:57:27.954Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-27T08:57:28.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42410/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-27T08:57:29.842Z] + make clean [2021-05-27T08:57:30.802Z] docker volume rm -f docker-dev-cache [2021-05-27T08:57:31.257Z] docker-dev-cache [Pipeline] deleteDir [2021-05-27T08:57:31.720Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-27T08:57:31.721Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-27T08:57:31.721Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-27T08:57:31.721Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-27T08:57:31.721Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-27T08:57:31.721Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-27T08:57:31.721Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-27T08:57:31.721Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-27T08:57:31.721Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T08:57:37.561Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-27T08:57:37.561Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-27T08:57:37.561Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-27T08:57:37.561Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-27T08:57:37.561Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-27T08:57:37.561Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-27T08:57:37.561Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-27T08:57:46.194Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-27T08:57:46.194Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-27T08:57:47.753Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-27T08:57:47.753Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-27T08:57:47.753Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-27T08:57:47.753Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-27T08:57:47.753Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-27T08:57:47.753Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-27T08:57:47.753Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-27T08:57:48.219Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-27T08:57:48.219Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-27T08:57:48.219Z] === RUN TestDockerSuite/TestRunMount [2021-05-27T08:57:48.219Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-27T08:57:48.219Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-27T08:57:48.219Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-27T08:57:48.219Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-27T08:57:58.622Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-27T08:57:58.622Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-27T08:57:58.622Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-27T08:57:58.622Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-27T08:58:05.752Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-27T08:58:11.590Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-27T08:58:11.590Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-27T08:58:11.590Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-27T08:58:11.590Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-27T08:58:11.590Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-27T08:58:11.590Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-27T08:58:11.590Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-27T08:58:11.590Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-27T08:58:11.590Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-27T08:58:11.590Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-27T08:58:11.590Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-27T08:58:13.142Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-27T08:58:16.907Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-27T08:58:19.842Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-27T08:58:20.821Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-27T08:58:23.754Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-27T08:58:23.754Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-27T08:58:23.754Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-27T08:58:23.754Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-27T08:58:23.754Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-27T08:58:23.754Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-27T08:58:23.754Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-27T08:58:23.754Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-27T08:58:23.754Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-27T08:58:27.523Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-27T08:58:27.523Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-27T08:58:27.523Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-27T08:58:27.523Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-27T08:58:27.523Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-27T08:58:27.523Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-27T08:58:42.399Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-27T08:58:42.399Z] === RUN TestDockerSuite/TestRunRm [2021-05-27T08:58:43.955Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-27T08:58:49.788Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-27T08:58:52.721Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-27T08:58:54.923Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-27T08:58:57.856Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-27T08:59:00.054Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-27T08:59:00.054Z] === RUN TestDockerSuite/TestRunState [2021-05-27T08:59:00.054Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-27T08:59:02.991Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-27T08:59:02.991Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-27T08:59:05.190Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-27T08:59:05.190Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-27T08:59:05.190Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-27T08:59:05.190Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-27T08:59:05.190Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-27T08:59:05.190Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-27T08:59:11.026Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-27T08:59:11.026Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-27T08:59:11.026Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-27T08:59:11.026Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-27T08:59:11.026Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-27T08:59:11.026Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-27T08:59:11.026Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-27T08:59:11.026Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-27T08:59:11.026Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-27T08:59:11.026Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-27T08:59:11.026Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-27T08:59:13.230Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-27T08:59:13.230Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-27T08:59:21.858Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-27T08:59:21.858Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-27T08:59:21.858Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-27T08:59:28.981Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-27T08:59:37.612Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-27T08:59:42.337Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-27T08:59:49.461Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-27T08:59:49.461Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-27T08:59:49.461Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-27T08:59:52.396Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-27T08:59:54.602Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-27T08:59:57.534Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-27T08:59:57.534Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-27T08:59:57.534Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-27T08:59:57.534Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-27T08:59:57.534Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-27T08:59:57.534Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-27T08:59:57.534Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-27T08:59:57.534Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-27T08:59:57.534Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-27T09:00:02.264Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-27T09:00:04.469Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-27T09:00:06.673Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-27T09:00:12.514Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-27T09:00:14.067Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-27T09:00:14.533Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-27T09:00:15.003Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-27T09:00:15.469Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-27T09:00:17.037Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-27T09:00:29.495Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-27T09:00:29.495Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-27T09:00:39.877Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-27T09:00:39.877Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-27T09:00:43.644Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-27T09:00:43.644Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-27T09:00:43.644Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-27T09:00:43.644Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-27T09:00:43.644Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-27T09:00:56.096Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-27T09:00:56.096Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-27T09:00:56.096Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-27T09:00:56.096Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-27T09:00:56.096Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-27T09:00:56.096Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-27T09:00:56.096Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-27T09:00:57.075Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-27T09:01:00.044Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-27T09:01:00.044Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-27T09:01:02.249Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-27T09:01:02.250Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-27T09:01:02.250Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-27T09:01:02.250Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-27T09:01:02.250Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-27T09:01:02.250Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-27T09:01:02.250Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-27T09:01:20.077Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-27T09:01:20.077Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-27T09:01:20.077Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-27T09:01:20.077Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-27T09:01:20.077Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-27T09:01:20.077Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-27T09:01:20.077Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-27T09:01:22.290Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-27T09:01:22.756Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-27T09:01:31.379Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-27T09:01:31.379Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-27T09:01:31.379Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-27T09:01:31.844Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-27T09:01:31.844Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-27T09:01:40.480Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-27T09:01:40.480Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-27T09:01:40.944Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-27T09:01:41.408Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-27T09:01:41.408Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-27T09:01:53.870Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-27T09:01:53.870Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-27T09:01:54.334Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-27T09:02:04.724Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-27T09:02:04.724Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite (3047.80s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-27T09:02:06.277Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-27T09:02:06.277Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.96s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (144.69s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-27T09:02:06.277Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-27T09:02:06.277Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-27T09:02:06.277Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-27T09:02:06.277Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-27T09:02:06.277Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-27T09:02:06.277Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-27T09:02:06.277Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-27T09:02:06.277Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.62s) [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-27T09:02:06.277Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-27T09:02:06.277Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.44s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.42s) [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-27T09:02:06.277Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-27T09:02:06.277Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-27T09:02:06.277Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-27T09:02:06.277Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.57s) [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-27T09:02:06.277Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-27T09:02:06.277Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.31s) [2021-05-27T09:02:06.277Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (132.63s) [2021-05-27T09:02:06.277Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-05-27T09:02:06.278Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.41s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.49s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.62s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.74s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.09s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.29s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.17s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.51s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.43s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.94s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.81s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddTar (62.20s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.32s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.02s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.60s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.08s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.50s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.52s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.41s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.11s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.38s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.63s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.21s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-27T09:02:06.278Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.72s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.12s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.69s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.48s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.35s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.99s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.13s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.77s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.87s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (40.06s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.37s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.72s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.22s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.08s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignore (98.80s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.54s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.50s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.97s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.47s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.99s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.46s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.43s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.27s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.18s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (125.99s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.97s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.72s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.39s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.41s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.24s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.53s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.03s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildFails (2.76s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.16s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.27s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.40s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.93s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.62s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.03s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.45s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildHistory (13.28s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.21s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.27s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.78s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildLabel (1.16s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.78s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.77s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.49s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.33s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.87s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.92s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.68s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.66s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.08s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.26s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.32s) [2021-05-27T09:02:06.278Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-27T09:02:06.278Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.278Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.00s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.70s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.44s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.55s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.23s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.88s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.77s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.26s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.62s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.85s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.51s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.55s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.89s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.63s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildRm (14.91s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.98s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-05-27T09:02:06.279Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.77s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.12s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.08s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.14s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.43s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.04s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.06s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.43s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildStderr (5.21s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.20s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.59s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.52s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.21s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.86s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.84s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.06s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.70s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.92s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.32s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.90s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.59s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.26s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.59s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.25s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.32s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.42s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-05-27T09:02:06.279Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-27T09:02:06.279Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-27T09:02:06.279Z] docker_cli_sni_test.go:18: Flakey test [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.48s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.89s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestCommitChange (5.41s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.20s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.60s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestCommitTTY (12.62s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.39s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.71s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.89s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.57s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.35s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.90s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.94s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.51s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.69s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.78s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.56s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.50s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.30s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.44s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.89s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.31s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.06s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.80s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.48s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.54s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.22s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.11s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.30s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.71s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.69s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.70s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.86s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00091e0c0_} (7.73s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1547195930_c:\foo_false____} (7.79s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1547195930_c:\foo_true____} (2.78s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-27T09:02:06.279Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-27T09:02:06.279Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.52s) [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-27T09:02:06.279Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.279Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-27T09:02:06.279Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.76s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-27T09:02:06.280Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.78s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.91s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.73s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCpToCaseE (19.74s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.90s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCpToDot (2.90s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCpToStdout (2.61s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.47s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.64s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.21s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.46s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.08s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-05-27T09:02:06.280Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.65s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-27T09:02:06.280Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-27T09:02:06.280Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-27T09:02:06.280Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-27T09:02:06.280Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-05-27T09:02:06.280Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-27T09:02:06.280Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-27T09:02:06.280Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-27T09:02:06.280Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-27T09:02:06.280Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-27T09:02:06.280Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.74s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.70s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.40s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsCopy (5.69s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.40s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.44s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (8.94s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.23s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsFilters (5.48s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsFormat (5.35s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsRename (2.74s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsResize (8.18s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.54s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.92s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.97s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.14s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-27T09:02:06.280Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.33s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.23s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-27T09:02:06.280Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-27T09:02:06.280Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-27T09:02:06.280Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.30s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.34s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.46s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.55s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.47s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecInspectID (5.10s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-27T09:02:06.280Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.74s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-27T09:02:06.280Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.63s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.60s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.36s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.43s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.51s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.32s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-27T09:02:06.280Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.18s) [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-05-27T09:02:06.280Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-27T09:02:06.280Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.280Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.19s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.56s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.77s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.10s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-27T09:02:06.281Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-27T09:02:06.281Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.31s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.40s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-05-27T09:02:06.281Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-27T09:02:06.281Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.51s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.40s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectDefault (2.46s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectHistory (5.24s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.49s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.47s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.36s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.56s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.69s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectStatus (3.04s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.93s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.67s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.49s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.37s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.41s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.43s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.44s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.25s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.22s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.23s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.86s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-27T09:02:06.281Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.58s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.79s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.79s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.61s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.90s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.80s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.67s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.65s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsSince (9.33s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsTail (3.14s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.87s) [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.50s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-27T09:02:06.281Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-27T09:02:06.281Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.00s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-27T09:02:06.281Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-27T09:02:06.281Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-27T09:02:06.281Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-27T09:02:06.281Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-27T09:02:06.281Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.281Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-27T09:02:06.281Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-27T09:02:06.747Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-27T09:02:06.747Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.85s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-27T09:02:06.747Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPsByOrder (9.69s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.56s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.71s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.22s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.39s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.00s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.25s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-27T09:02:06.747Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.48s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-27T09:02:06.747Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.94s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-27T09:02:06.747Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.39s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.51s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.44s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.74s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.95s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.66s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.71s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.32s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.22s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.59s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.84s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.52s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.81s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.63s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.82s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.84s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.63s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.02s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.11s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.75s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.41s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.20s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.43s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.47s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.16s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.51s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.54s) [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.61s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-27T09:02:06.747Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.747Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.40s) [2021-05-27T09:02:06.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.35s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.01s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.51s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.33s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.86s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.22s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunExitCode (3.12s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.93s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.01s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.46s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.25s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.64s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.22s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.34s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.33s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.35s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.47s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.15s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.57s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.71s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.79s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.90s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.57s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.55s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.47s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.75s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.48s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.32s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.61s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.33s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.42s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.83s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.99s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.17s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.96s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.51s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.53s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.61s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.97s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.55s) [2021-05-27T09:02:06.748Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.96s) [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-27T09:02:06.748Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-27T09:02:06.748Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-27T09:02:06.749Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.82s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.48s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.82s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.57s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-27T09:02:06.749Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.40s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.04s) [2021-05-27T09:02:06.749Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-27T09:02:06.749Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.50s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.66s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-27T09:02:06.749Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.50s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-27T09:02:06.749Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.23s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.11s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.58s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.30s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.14s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-27T09:02:06.749Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.69s) [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-27T09:02:06.749Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-27T09:02:06.749Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-27T09:02:06.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-27T09:02:06.749Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-27T09:02:06.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T09:02:06.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-27T09:02:06.750Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-27T09:02:06.750Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-27T09:02:06.750Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] === RUN TestDockerDaemonSuite [2021-05-27T09:02:06.750Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-27T09:02:06.750Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-27T09:02:06.750Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-27T09:02:06.750Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] === RUN TestDockerSwarmSuite [2021-05-27T09:02:06.750Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-27T09:02:06.750Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-27T09:02:06.750Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] === RUN TestDockerExternalVolumeSuite [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] === RUN TestDockerNetworkSuite [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] === RUN TestDockerHubPullSuite [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-27T09:02:06.750Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] PASS [2021-05-27T09:02:06.750Z] ok github.com/docker/docker/integration-cli 3048.532s [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === Skipped [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-27T09:02:06.750Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-27T09:02:06.750Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-27T09:02:06.750Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-27T09:02:06.750Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-27T09:02:06.750Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-27T09:02:06.750Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-27T09:02:06.750Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-27T09:02:06.750Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-27T09:02:06.750Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-27T09:02:06.750Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-27T09:02:06.750Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-27T09:02:06.750Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-27T09:02:06.750Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-27T09:02:06.750Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-27T09:02:06.750Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-27T09:02:06.750Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-27T09:02:06.750Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-27T09:02:06.750Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-05-27T09:02:06.750Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-27T09:02:06.750Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-27T09:02:06.750Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-05-27T09:02:06.750Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.09s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.09s) [2021-05-27T09:02:06.750Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-27T09:02:06.750Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-05-27T09:02:06.750Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.750Z] [2021-05-27T09:02:06.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-27T09:02:06.750Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-27T09:02:06.751Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-27T09:02:06.751Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-05-27T09:02:06.751Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.751Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-05-27T09:02:06.752Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-05-27T09:02:06.752Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-27T09:02:06.752Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-27T09:02:06.752Z] docker_cli_sni_test.go:18: Flakey test [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-27T09:02:06.752Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-27T09:02:06.752Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-27T09:02:06.752Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-27T09:02:06.752Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-27T09:02:06.752Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-27T09:02:06.752Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-27T09:02:06.752Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-27T09:02:06.752Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-27T09:02:06.752Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-27T09:02:06.752Z] [2021-05-27T09:02:06.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-27T09:02:07.218Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-27T09:02:07.218Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-27T09:02:07.218Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-05-27T09:02:07.218Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-05-27T09:02:07.218Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-27T09:02:07.218Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-27T09:02:07.218Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-27T09:02:07.218Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-27T09:02:07.218Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-05-27T09:02:07.218Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-27T09:02:07.218Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-27T09:02:07.218Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.218Z] [2021-05-27T09:02:07.218Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-27T09:02:07.219Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-27T09:02:07.219Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-05-27T09:02:07.219Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-27T09:02:07.219Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-27T09:02:07.219Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-05-27T09:02:07.219Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-05-27T09:02:07.219Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-27T09:02:07.219Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-27T09:02:07.219Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-27T09:02:07.219Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-27T09:02:07.219Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-27T09:02:07.219Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-27T09:02:07.219Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-05-27T09:02:07.219Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-27T09:02:07.219Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-27T09:02:07.219Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-27T09:02:07.219Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-27T09:02:07.219Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-27T09:02:07.219Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.219Z] [2021-05-27T09:02:07.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-27T09:02:07.219Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-27T09:02:07.220Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-27T09:02:07.220Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-27T09:02:07.220Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-27T09:02:07.220Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-27T09:02:07.220Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-05-27T09:02:07.220Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-05-27T09:02:07.220Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-05-27T09:02:07.220Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-27T09:02:07.220Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-05-27T09:02:07.220Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-27T09:02:07.220Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-27T09:02:07.220Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-27T09:02:07.220Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.220Z] [2021-05-27T09:02:07.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-27T09:02:07.220Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-27T09:02:07.220Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-27T09:02:07.221Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.221Z] [2021-05-27T09:02:07.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-27T09:02:07.221Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-05-27T09:02:07.222Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.222Z] [2021-05-27T09:02:07.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-27T09:02:07.222Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-27T09:02:07.223Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.04s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.04s) [2021-05-27T09:02:07.223Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-27T09:02:07.223Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-27T09:02:07.223Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-27T09:02:07.223Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-27T09:02:07.223Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-27T09:02:07.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-27T09:02:07.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-27T09:02:07.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T09:02:07.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T09:02:07.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T09:02:07.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T09:02:07.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-27T09:02:07.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-27T09:02:07.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-27T09:02:07.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-27T09:02:07.223Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-27T09:02:07.223Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.223Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-27T09:02:07.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.687Z] [2021-05-27T09:02:07.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T09:02:07.687Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-27T09:02:07.688Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-27T09:02:07.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.688Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-27T09:02:07.690Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-27T09:02:07.690Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-27T09:02:07.690Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-27T09:02:07.690Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-27T09:02:07.690Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-27T09:02:07.690Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-27T09:02:07.690Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-27T09:02:07.690Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-27T09:02:07.690Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-27T09:02:07.690Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] DONE 1092 tests, 546 skipped in 3058.238s [2021-05-27T09:02:07.690Z] INFO: Integration tests ended at 05/27/2021 09:02:07. Duration:00:50:58.3176429 [2021-05-27T09:02:07.690Z] INFO: Docker info of the daemon under test at end of run [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] Containers: 2 [2021-05-27T09:02:07.690Z] Running: 0 [2021-05-27T09:02:07.690Z] Paused: 0 [2021-05-27T09:02:07.690Z] Stopped: 2 [2021-05-27T09:02:07.690Z] Images: 18 [2021-05-27T09:02:07.690Z] Server Version: 0.0.0-dev [2021-05-27T09:02:07.690Z] Storage Driver: windowsfilter [2021-05-27T09:02:07.690Z] Windows: [2021-05-27T09:02:07.690Z] Logging Driver: json-file [2021-05-27T09:02:07.690Z] Plugins: [2021-05-27T09:02:07.690Z] Volume: local [2021-05-27T09:02:07.690Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-27T09:02:07.690Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-27T09:02:07.690Z] Swarm: inactive [2021-05-27T09:02:07.690Z] Default Isolation: process [2021-05-27T09:02:07.690Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-27T09:02:07.690Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-27T09:02:07.690Z] OSType: windows [2021-05-27T09:02:07.690Z] Architecture: x86_64 [2021-05-27T09:02:07.690Z] CPUs: 4 [2021-05-27T09:02:07.690Z] Total Memory: 32GiB [2021-05-27T09:02:07.690Z] Name: azwin-2-c55c90 [2021-05-27T09:02:07.690Z] ID: WHOB:6KCQ:IAUY:PW7Q:ILHY:DDVX:EEDP:QYK6:4P2G:5GEC:YBS6:4CAB [2021-05-27T09:02:07.690Z] Docker Root Dir: D:\CI\PR-42410\6\daemon [2021-05-27T09:02:07.690Z] Debug Mode (client): false [2021-05-27T09:02:07.690Z] Debug Mode (server): true [2021-05-27T09:02:07.690Z] File Descriptors: -1 [2021-05-27T09:02:07.690Z] Goroutines: 17 [2021-05-27T09:02:07.690Z] System Time: 2021-05-27T09:02:07.5099127Z [2021-05-27T09:02:07.690Z] EventsListeners: 0 [2021-05-27T09:02:07.690Z] Registry: https://index.docker.io/v1/ [2021-05-27T09:02:07.690Z] Labels: [2021-05-27T09:02:07.690Z] Experimental: false [2021-05-27T09:02:07.690Z] Insecure Registries: [2021-05-27T09:02:07.690Z] 127.0.0.0/8 [2021-05-27T09:02:07.690Z] Live Restore Enabled: false [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] [2021-05-27T09:02:07.690Z] INFO: Stopping daemon under test [2021-05-27T09:02:08.157Z] SUCCESS: The process with PID 5180 (child process of PID 6032) has been terminated. [2021-05-27T09:02:08.157Z] SUCCESS: The process with PID 6032 (child process of PID 164) has been terminated. [2021-05-27T09:02:08.157Z] INFO: Stop tailing logs of the daemon under tests [2021-05-27T09:02:08.157Z] INFO: executeCI.ps1 Completed successfully at 05/27/2021 09:02:07. [2021-05-27T09:02:08.157Z] INFO: Tidying up at end of run [2021-05-27T09:02:08.157Z] INFO: Saving daemon under test log (d:\CI\PR-42410\6\dut.out) to bundles\CIDUT.out [2021-05-27T09:02:08.157Z] INFO: Saving daemon under test log (d:\CI\PR-42410\6\dut.err) to bundles\CIDUT.err [2021-05-27T09:02:08.157Z] INFO: Nuke-Everything... [2021-05-27T09:02:08.622Z] INFO: Container count on control daemon to delete is 2 [2021-05-27T09:02:09.086Z] de8a7b03728a [2021-05-27T09:02:09.086Z] c7d97eb9ca4f [2021-05-27T09:02:09.086Z] INFO: Tidying pidfile d:\CI\PR-42410\6\docker.pid [2021-05-27T09:02:09.086Z] INFO: Nuking d:\CI [2021-05-27T09:02:44.885Z] INFO: Zapped successfully [2021-05-27T09:02:44.885Z] [2021-05-27T09:02:44.885Z] INFO: executeCI.ps1 exiting at Thu May 27 09:02:44 CUT 2021. Duration 01:34:01.9553271 [2021-05-27T09:02:44.885Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-27T09:02:45.134Z] Recording test results [2021-05-27T09:02:52.435Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-27T09:02:53.965Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-27T09:02:56.384Z] Archiving artifacts [2021-05-27T09:03:10.613Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42410/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-27T09:03:11.553Z] + make clean [2021-05-27T09:03:13.754Z] docker volume rm -f docker-dev-cache [2021-05-27T09:03:13.754Z] 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